body {background-color: #1e1e1e; /*#2d2f39;*/ }

#colorMain {
	background: #1e1e1e; /*#3a3a3a;*/
	position: relative;
	margin: 0 auto;
	width: 730px;
}

.padtop {padding-top: 31px; }

#colorMain h4 {color: #666; margin:0 0 7px 0; font-size: 1.1em; }
#colorMain h2 {color: rgb(165,193,193); font-size: 1.3em; margin: 0 0 6px 0; font-weight: bold; }
.menuLnk a {color: #666; text-decoration: none; }

#colorMain .mimg {margin-top: 40px; }

#colorMain .prevnext {position: absolute; right: 70px; top: 50px; }
.prevnext a {display: block; float:left; width: 33px; height: 33px; margin-bottom: 15px; background-image: url(prevnext.gif); background-repeat: no-repeat; }
.prevnext a.prev {background-position: 0 0; margin-right: 10px; }
.prevnext a.next {background-position: 100% 0; }
.prevnext a.prev:hover {background-position: 0 100%; }
.prevnext a.next:hover {background-position: 100% 100%; }
.prevnext a {/*text-indent: -5000px; */}
.prevnext a span {display: none; }
.tlbl { text-align:center; clear: both; display: block; font-size:1.1em; }

#colorMain .pic {float: left; margin-right: 30px; width: 340px; text-align: right; }
#colorMain .pic img {margin-bottom: 7px; display: block; }
#colorMain .last {margin-right: 0; text-align: left; }

#colorMain {color: #999; }

#colorMain p.intro {margin-top: 20px; }

#colorMain div.row {margin-bottom: 15px; }
#colorMain div.row img {margin-bottom: 10px; }

#colorMain:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#colorMain div.row {display:inline-block;}
* html #colorMain {height:1%;}



#colorMain .menu {padding: 17px 0 0 0px; width: 220px; overflow: hidden;  float: left; }
#flashcolor {float: left; }
dl.color-list {
	background-image: url(color_lbl.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	width: 203px;
}
dl.color-list dt {
	color: #d1e4e8;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 13px;*font-size:12px;
	font-weight: bold;
	padding: 6px 5px 6px 8px;
}
dl.color-list dd {padding: 0 5px 10px 8px; height: 0; }
dl.color-list dd img {margin: 0 0px 6px 8px; }
dl.color-list dt a {color: #d1e4e8; text-decoration: none; }
dl.color-list dt a:hover {color: #f90; }
dl.color-list dt.current a {color: #fff; }
dl.color-list dt.current, dl.color-list dd.current {background-color: #353535; }
dl.color-list dd {
	padding: 0;
	margin: 0;
}
dl.color-list a img {border: 1px solid #000; /*padding: 1px;*/ }
dl.color-list a:hover img {border: 1px solid #f90; padding: 0; }
dl.color-list a.current-item img {border: 1px solid #fff; padding: 0; }