body {
	background:#000 url('/images/bg.jpg') repeat-y top center;
	margin:0;
	color:#000;
}
body, p, textarea, td, th {
	font:9pt Lucida Grande, Arial, Helvetica, Sans-serif;
}
a, a:link, a:active, a:visited {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
img {
	border:0;
}
img.black_border {
	border:1px solid #000;
}
#left_col p, #single_col p {
	line-height:18px;
}

h1, h2, h3, h4, label, form {
	padding:0;
	margin:0;
}
h1 {
	font-size:14pt;
	font-weight:normal;
	padding-top:5px;
}
h2 {
	font-size:12pt;
	font-weight:normal;
}
h1 span {
	color:#868686;
}
h3 {
	font-size:10pt;
	color:#1F4328;
	font-weight:bold;
}
#mycontainer {
	width:830px;
	margin:0 auto;
}
#middle_container {
	float:left;
	width:811px;
	overflow:hidden;
}
#right_margin {
	float:left;
	width:19px;
	height:30px;
	background: url('/images/right-shadow.png') repeat-y top left;
}
#right_margin_bottom {
	float:left;
	width:19px;
	height:32px;
	background: url('/images/right-shadow-bottom.png') no-repeat top left;
}
#top_head {
	height:28px;
	background:#000 url('/images/top_bg.jpg') repeat-y top center;
	border:1px solid #9D9D9D;
}
#top_head img.logo {
	float:left;
	padding-top:2px;
	padding-left:15px;
}
#top_head p {
	margin:0;
	padding:0;
	padding-top:6px;
	padding-right:15px;
	float:right;
	color:#FFF;
}
#top_head a, #top_head a:link, #top_head a:visited, #top_head a:active {
	color:#FFF;
	text-decoration:none;
}
#top_head a:hover {
	text-decoration:underline;
}
#top_show {
	height:98px;
	overflow:hidden;
	background: url('/images/top_mid.png') no-repeat top left;
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
}
#top_show_holder {
	width:808px;
	height:98px;
	overflow:hidden;
}
#top_bar {
	height:26px;
	background-color:#000;
	border:1px solid #9D9D9D;
}

#top_bar {
	width:809px;
	overflow:hidden;
	text-align:center;
}
#top_bar a, #top_bar a:active, #top_bar a:visited, #top_bar a:link {
	color:#FFF;
	text-decoration:none;
}
#top_bar a:hover {
	text-decoration:underline;
	background-color:#333;
}
#top_bar ul.primnav {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:5px;
}
#top_bar ul.primnav li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	padding-left:4px;
	padding-right:4px;
	border-right:1px solid #666;
}
#top_title {
	height:36px;
	padding-left:30px;
	background: url('/images/top-1.png') no-repeat top left;
}
#content_container {
	padding-top:5px;
	background: url('/images/content_bg-1.png') repeat-y top left;
}
#top_title_black {
	height:36px;
	padding-left:30px;
	background: url('/images/top-2.png') no-repeat top left;
}
#right_col_title {
	float:right;
	width:190px;
	overflow:hidden;
	margin-right:30px;
}
#right_col_title h1 {
	color:#FFF;
	border-bottom:1px solid #FFF;
}

#content_container_black {
	position:relative;
	padding-top:5px;
	width:809px;
	background: url('/images/content_bg-2.png') repeat-y top left;
}
#footer {
	position:relative;
	clear:both;
	margin-left:19px;
	border:1px solid #9D9D9D;
	background-color:#000;
	height:67px;
	text-align:center;
	overflow:hidden;
	color:#666;
}
#footer #logo1 {
	position:absolute;
	top:28px;
	left:25px;
}
#footer #logo2 {
	position:absolute;
	top:24px;
	left:680px;
}
#footer #logo3 {
	position:absolute;
	top:26px;
	left:560px;
}
#footer p {
	float:left;
	margin:0;
	padding:0;
	line-height:20px;
	padding-top:3px;
	padding-left:20px;
	color:#FFF;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer img.csm {
	float:right;
	padding-right:11px;
	padding-top:13px;
}
.clear {
	position:relative;
	clear:both;
	height:0;
	overflow:hidden;
}
#single_col {
	position:relative;
	margin-left:30px;
	margin-right:30px;
}
#left_col {
	position:relative;
	float:left;
	width:542px;
	margin-left:30px;
	background-color:#FFF;
}
#right_col {
	position:relative;
	float:right;
	width:195px;
	margin-right:26px;
	color:#FFF;
}

#home_top li {
	margin-left:12px;
	margin-bottom:3px;
	border-bottom:1px solid #CCC;
	padding-bottom:2px;
}

ul.spotlight {
	list-style:none;
	padding:0;
	margin:0;
}
ul.spotlight .title {
	border-bottom:1px solid #FFF;
	font-size:8pt;
	font-weight:bold;
	width:119px;
}
ul.spotlight li, li.spotlight_drag {
	position:relative;
	clear:both;
	list-style:none;
	font-size:8pt;
	margin-bottom:20px;
	margin-top:10px;
	cursor:pointer;
	width:195px;
}
ul.spotlight li .more, li.spotlight_drag .more {
	position:absolute;
	right:3px;
	bottom:15px;
}
ul.spotlight li .more a, ul.spotlight li .more a:link, ul.spotlight li .more a:visited, ul.spotlight li .more a:active {
	color:#FFF;
	text-decoration:underline;
}
li.spotlight_drag .more a, li.spotlight_drag .more a:link, li.spotlight_drag .more a:visited, li.spotlight_drag .more a:active {
	color:#FFF;
	text-decoration:underline;
}
ul.spotlight li hr, li.spotlight_drag hr {
	width:75%;
	background-color:#FFF;
	color:#FFF;
	height:2px;
	margin-top:15px;
	clear:both;
	border:0;
}
ul.spotlight li p, li.spotlight_drag p {
	width:119px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.spotlight li .img, li.spotlight_drag .img {
	width:72px;
	float:right;
	border:0;
	margin-left:4px;
}
ul.spotlight li .prodthumb, li.spotlight_drag .prodthumb {
	margin-left:35px;
}
#RS_10 {
	position:relative;
	width:306px;
	height:337px;
	float:left;
}
#RS_10_LED {
	position:absolute;
	background:url('/images/RS-10-LED.gif') no-repeat top right;
	width:6px;
	height:6px;
}
#RS_10_DIGIT {
	position:absolute;
	background:none;
	width:30px;
	height:15px;
	top:227px;
	left:134px;
}
#gallery_holder {
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}

ul#prodcats {
	list-style:none;
	margin:0;
	padding:0;
}
li.mydrag_cat {
	list-style:none;
	position:relative;
	float:left;
	margin:2px;
	border:2px solid #000;
	width:262px;
	height:75px;
	cursor:pointer;
}
li.mydrag_cat h4 {
	position:absolute;
	margin:0;
	padding:0;
	right:5px;
	top:5px;
	font-size:12pt;
	color:#FFF;
	text-align:right;
	border-bottom:1px solid #FFF;
	width:252px;
}


ul#products, ul#artists {
	list-style:none;
	margin:0;
	padding:0;
}
li.mydrag_prod, li.myartist {
	list-style:none;
	position:relative;
	margin:2px;
	border:2px solid #000;
	width:532px;
	height:75px;
	cursor:pointer;
}
li.mydrag_prod img, li.myartist img {
	position:absolute;
	top:2px;
	left:2px;
	border:2px solid #FFF;
}
li.mydrag_prod img {
	width:67px;
	height:67px;
}
li.myartist img {
	height:67px;
}

li.mydrag_prod h4, li.myartist h4 {
	position:absolute;
	margin:0;
	padding:0;
	right:5px;
	top:5px;
	font-size:12pt;
	color:#FFF;
	text-align:right;
	border-bottom:1px solid #FFF;
	width:350px;
}
div.bg_a, div.bg_b {
	position:absolute;
	width:100%;
	height:75px;
	opacity:.5;
}
div.bg_a {
	background-color:#000;
}
div.bg_b {
	background-color:#0000FF;
}



li.myartist {
	background:#7f7f7f url('/images/artist_bg.gif') top left repeat-x;
}
li.myartist div.bg_a {
	background:none;
}


img.prodimg {
	float:left;
	margin-right:10px;
	border:1px solid #000;
	padding:2px;
}

.icon_edit, .icon_delete, .icon_move {
  position:absolute;
  height:16px;
  width:16px;
  cursor:pointer;
  top:2px;
}

.icon_edit {
  background: url('/images/icons/icon_edit.png') repeat-y top left;
  left:2px;
}

.icon_delete {
  background: url('/images/icons/icon_delete.png') repeat-y top left;
  left:18px;
}

.icon_move {
  background: url('/images/icons/icon_move.png') repeat-y top left;
  left:33px;
  cursor:move;
}

.formbox {
	position:relative;
	border:1px solid #666;
	background-color:#dbdbdb;
	padding:10px;
	margin-bottom:10px;
}

.formbox h1 {
	font-size:12pt;
	font-weight:bold;
	color:#666;
	border-bottom:1px solid #000;
}

.addbtn {
	border:1px solid #666;
	background-color:#dbdbdb;
	padding:3px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	margin-left:2px;
	margin-right:4px;
	margin-bottom:3px;
}
.addbtn img {
	position:relative;
	top:3px;
}

.featurechk {
	position:absolute;
	color:#FFF;
	font-size:8pt;
	bottom:2px;
	right:60px;
}
.featurechk input, .featurechk p {
	float:left;
	padding:0;
	margin:0;
	margin-right:4px;
}

.spotlightchk {
	position:absolute;
	color:#FFF;
	font-size:8pt;
	bottom:2px;
	right:190px;
}
.spotlightchk input, .spotlightchk p {
	float:left;
	padding:0;
	margin:0;
	margin-right:4px;
}

.error {
	background-color:#FFF;
	width:100%;
	border:1px solid red;
	padding:3px;
	color:red;
}

#alphasort {
	border:1px solid #000;
	padding:2px;
	margin-left:2px;
	margin-right:4px;
	margin-bottom:10px;
	font-weight:bold;
}

#alphasort strong {
	color:#FF0000;
}

#alphasort a, #alphasort a:link, #alphasort a:visited, #alphasort a:active {
	text-decoration:none;
	color:#0000FF;
	font-weight:normal;
}

#alphasort a:hover {
	color:#666;
	font-weight:normal;
}

.newsarchive {
	position:relative;
	cursor:pointer;
}
#animoto {
	position:relative;
	height:260px;
}
#animoto .movie {
	position:absolute;
	top:0;
	left:-11px;
	background-color:#000;
	height:260px;
	width:563px;
	text-align:center;
	z-index:1000;
}
#animoto .aniform {
	position:absolute;
	top:0;
	left:-11px;
	background-color:#000;
	width:563px;
	height:24px;
	color:#FFF;
	z-index:2000;
	overflow:hidden;
}
#animoto .aniform input#animoto_link {
	width:355px;
}

div.blog td p, table.blog td p {
	font-size:7.5pt;
	font-weight:bold;
}
div.blog td, table.blog td {
	font-size:7.5pt;
	font-weight:bold;
	padding:2px;
	background-color:#EEE;
	border:1px solid #CCC;
	margin:2px;
	vertical-align:top;
}





.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.disc {
	margin-bottom:10px;
	margin-left:2px;
	margin-right:4px;
	border:1px solid #CCC;
	background-color:#EEE;
	font-size:8.5pt;
	padding:10px;
}

ul#cs {
	list-style:none;
	margin:0;
	padding:0;
}
li.cs {
	list-style:none;
	margin:0;
	margin-bottom:2px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#EEE;
	font-size:11pt;
}
li.cs a, a:link, li.cs a:active, li.cs a:visited {
	text-decoration:none;
}
li.cs a:hover {
	color:#000;
	text-decoration:none;
}
img.handle {
	cursor:move;
}
li.cs:hover {
	border:1px solid #000;
}

div.blog a, div.blog a:link, div.blog a:active, div.blog a:visited {
	color:#0000FF;
	text-decoration:underline;
}
div.blog a:hover {
	color:#FF0000;
	text-decoration:underline;
}