@charset "UTF-8"; 
body {
	text-align:center; /* for IE */ 
	background-color:#333333;
	margin: 0; /* rest */
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebeae7;
	
	/* IE SCROLLBAR */
	scrollbar-base-color: #252525;
	scrollbar-arrow-color: #777777;
	scrollbar-3dlight-color: #424242;
	scrollbar-darkshadow-color: #424242;
	scrollbar-face-color: #424242;
	scrollbar-highlight-color: #424242;
	scrollbar-shadow-color: #424242;
	scrollbar-track-color: #252525;
	
}

input, textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
button
{
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#ebeae7;
   background-color:#424242;
   border-style:solid;
   border-color:#777777;
   border-width:1px;
}

a { color: #ebeae7; text-decoration: underline; font-weight: bold;}
hr { border: none; color: #262525; height: 1px; margin-bottom: 5px; background-color: #262525; clear:both;}
ul .menu { list-style-type: none; margin: auto; height: 38px; width: 100px; float: right; }
#li_menu{ padding: 0px; margin: 0; }
img { border: none; }


h1 { color: #fff; font-size: 13px; }
h2 { color: #8c8888; font-size: 11px; padding-bottom: 3px; padding-top:10px; margin: 0px;}
h3 { color: #8c8888; font-size: 11px; padding-bottom: 3px; padding-top:0px; margin: 0px;}

.bordertop { background: url('images/bordertop.gif') repeat-x; height: 13px; width: auto; }
.borderbottom { background: url('images/borderbottom.gif') repeat-x; height: 13px; width: auto;}


.about_header {margin: auto; text-align: right; height: 38px; font-size: 20px; width: 900px; padding-bottom: 10px; font-weight: bold; }
.about_header #catalog { 
		height: 38px; width: 120px; 
		text-align: right; 
		float: right;
}
.about_header #catalog a { 
		color: #8c8888; 
		font-size: 13px; 
		padding: 0px; padding-bottom: 3px;
		margin: 0px; padding-left: 10px; 
		text-decoration: none;
		font-weight: normal;
}
.about_header #catalog .selected {
		background: url(images/arrow.gif) no-repeat right;
		color: #ebeae7; 
		font-size: 13px; 
		padding: 0px; padding-bottom: 3px;
		margin: 0px; padding-left: 10px; 
		text-decoration: none;
		font-weight: normal;
}
.about_header #catalog a:hover { 
		color: #CAB789; 
		font-size: 13px; 
		padding-bottom: 3px;
		margin: 0px; padding-left: 10px; 
		text-decoration: none;
		font-weight: normal;
}

#wrapper { margin: 0 auto; padding: 0; width: 100%; height: auto; }
#header_wrapper { width: 900px; height: auto;  margin: 0 auto; padding: 2px; padding-top: 0px;}
#logo {
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#NavMenu {
	padding-top: 2px;
	padding-bottom: 15px;
	width: auto;
	height: 20px;
	float: right;
}
		#NavMenu a { 
			color:#ebeae7; 
			font-family:Arial; font-size:13px; font-weight:bold;
			text-decoration:none; 
			padding-left: 7px; padding-right: 7px;
		}
		#NavMenu a:hover { 
			color:#ebeae7; 
			font-family:Arial; font-size:13px; font-weight:bold;
			text-decoration:none; 
			border: 1px solid #696969;
			padding-left: 6px; padding-right: 6px;	
			padding-bottom: 2px;
		}
		#NavMenu .selected { padding-left: 6px; padding-right: 6px; margin-right: 6px; margin-left: 6px; border: 1px solid #696969; padding-bottom: 2px} 
		#NavMenu .spacer { margin-right: 4px; margin-left: 4px;} 
		#NavMenu .nospace { margin-right: 4px; margin-left: 4px; }
		
#minicart {
	background-color:#424242;
	cursor:pointer;	
	height:17px;
	margin:0px;	padding-top: 4px;
	margin-left:20px;
	margin-right:10px;
	width:150px;
	position: static;
	display: block;
	float: right;
	color: #777777;
	font-size: 11px;
}
#mini_user_iterface {
	font-size: 10px;
	width: 20px;
	height: 20px;
	float: right;
	text-align: right;
}
		#mini_user_iterface a {
			color: #6f6b6b;
			text-decoration: none;
		}
		#mini_user_iterface a:hover {
			color: #ebeae7;
			text-decoration: underline;
		}
/* --------------- INDEX STYLE ---------------- */
#main_image {
	text-align: center;
	text-align: -moz-center;
	margin: auto;
}
#index_sales_menu {
	padding-top: 20px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	width: 900px;
	margin: auto;
	display: inline-block;
}
#index_sales_menu #sec_right{
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	padding: 0 10px 0 10px;
	width: 205px;
	height: 40px;
	float: right;
	cursor:pointer;	
}
#index_sales_menu #sec{
	border-left: 1px solid #444444;
	padding: 0 10px 0 10px;
	width: 203px;
	height: 40px;
	float: right;
	cursor:pointer;	
}
#index_sales_menu a { 	color: #999999; font-size: 13px; font-weight: bold; text-decoration: none; }
#index_sales_menu a:hover { text-decoration: none; }
/* --------------- CONTENT STYLE -------------- */
#content {
	background: #252525;
	width: 100%;
	height: auto;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	text-align: -moz-center;
}
#content  .contact, .myorders, .mailinglist, .extraitems, .experts {
	width: 900px;
	height: 384px;
	font-size: 12px;
	text-align: right;
	overflow : auto;
	margin: 0 auto;
}
#content  .checkout {
	width: 900px;
	height: 1070px;
	font-size: 12px;
	text-align: right;
	margin: 0 auto;
}
#content  .mycart{
	width: 900px;
	height: auto;
	font-size: 12px;
	text-align: right;
	margin: 0 auto;
}
#content  .catalog {
	width: 100%;
	height: 384px;
	font-size: 12px;
	text-align: right;
	overflow : auto;
	margin: 0 auto;
}
#content  .itemview{
	width: 100%;
	height: 384px;
	font-size: 12px;
	text-align: right;
	overflow : auto;
	margin: 0 auto;
}
#content .contact #section {
	width: 280px;
	height: auto;
	float: right;
	padding-top: 10px;
}
#content .about {
	width: 600px;
	height: 384px;
	font-size: 10px;
	text-align: right;
	overflow : auto;
	color: #777777;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
#content .sales {
	width: 450px;
	height: 384px;
	font-size: 10px;
	text-align: right;
	overflow : auto;
	color: #777777;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
#content .miniabout { 
	width:400px; 
	height: auto; 
	text-align: right; 
	font-size: 10px; 
	overflow: hidden; 
	color: #777777;
	margin: 10px;
}
#content .techinfo { 
	width:400px; 
	height: auto; 
	text-align: center; 
	font-size: 10px; 
	overflow: hidden; 
	color: #777777;
	margin: 10px;
}

#content .login, .register, .makeOrder { width: 900px; height: 384px; margin: 0 auto;}
#content .content_image { float: right; }

#content #login, #register {
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
#content #method {
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	width: 270px;
}
#sendtofriend { 
	text-align: right; 
	font-size: 11px; 
	overflow: hidden; 
	color: #fff;
	margin: 10px;
}
/* ----------------------------------------- CATALOG ITEM DISPLAY CSS ----------------------------------------- */
#catalog_slide_mask{
	text-align: center;
	margin: 0 auto;
	overflow:hidden; 
	position:absolute; 
 	top:280px; 
	width: 100%; height: 350px; 
	/* clip: rect(0px, 1000px, 300px, 0px); */
	z-index: 6;
	right: 0px; /* align to right */
}
#catalog_slide {
	position: absolute; 
	left: 0px; 
	top:5px; 
	/*width: 3000px;*/ 
	margin:0px; 
	padding:0px;
}
#catalog_divider {
	background: url('images/item_divider.gif') no-repeat top center;
	width: 10px;
	height: 260px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	z-index: -1;
}
.catalog_item {
	height: 350px; width:250px; 
	float: left;
}
#catalog_image {
	width: 250px; height: 200px;
	cursor:pointer;
}
#catalog_extra_colors {
	text-align: center;
	width: inherit;
	height: 40px; width: 180px;
	margin: 0;
	padding-top: 5px;
}
#catalog_extra_colors .thumb {
	border: 1px solid #fff;
	margin: 2px;
	cursor:pointer;
}
#catalog_image img { border: none; }
.catalog_name_price {
	/* display:none; */
	width: inherit;
	height: 50px;
	text-align: center;
	margin: 0;
	padding-top: 5px;
}
.catalog_name_price h1 { color: #fff; font-size: 11px; padding-bottom: 0px; padding-top:10px; margin: 0px;}
.catalog_name_price h2 { color: #8c8888; font-size: 11px; padding-bottom: 3px; padding-top:2px; margin: 0px;}

#catalog_3d { position: absolute; height: 20px; width: 88px; right: 73%; top: 230px;}
#catalod_3d img { border: none; }

/* ---------------------------------------------- ITEM PAGE DISPLAY ---------------------------------------- */

#item_enlarge { position: absolute; height: 20px; width: 88px; right: 405px; top: 252px;}
#item_enlarge img { border: none; }

#item_wrap { width: 900px; height: 320px; text-align: right; margin: auto; padding: 20px 150px 0 0;}

#item_wrap #image { width: 220px; height: inherit; float: right; text-align: center; overflow: hidden;}
#item_wrap #image img { border: none; }
#item_wrap #info { width: 250px; height:  inherit; float: right; text-align: right; padding-right: 50px;}

#item_wrap #info h1 { font-size: 18px; padding: 0 0 3px 0; margin: 0px;}
#item_wrap #info h2 { color: #CAB789; font-size: 12px; padding: 0 0 3px 0; margin: 0px; }
#item_wrap #info h3 { color: #c2b1b1; font-size: 12px; padding: 0 0 3px 0; margin: 0px; }

#item_wrap #info #desc { color: #c2b1b1; font-size: 11px; font-weight: normal; 
						padding: 10px 2px 10px 0; width: 250px; height:110px; overflow: auto;}

#item_wrap #info #colors { height: auto; width: 180px; }
#item_wrap #info #colors img { border: 1px solid #fff; margin: 2px;cursor:pointer; }

#item_wrap #info #nav { width: 250px; padding-top: 10px;}
#item_wrap #info #nav img { border: none; }

#item_wrap #info #extra_info { width: 80px; padding-top: 10px;}
#item_wrap #info #extra_info a { font-size: 11px; background: url(images/dot.gif) no-repeat right; padding-left: 7px; padding-right: 7px; width: 100px;}
#item_nav { width: 900px; height: 30px; text-align: center; padding-top:5px; margin: auto;}

#item_wrap #extra {
	float: right;
	text-align: right;
	width: 275px;
	height: auto;
	overflow: auto;
	padding-right: 70px;
}
#item_wrap #extra a { font-weight: normal; text-decoration: none; }
#item_wrap #extra h1 { font-size: 14px; font-weight: bold; }
/* ------------------------------ TECHINFO PopUp  ----------------------------- */
#techinfo_nav {
	width: 262px;
	height: 29px;
	text-align: center;
	margin: 0 auto;
}
#techinfo_header {
	padding: 7px;
	font: 26px bold;
}
a#techinfo { background: url('images/btn_techinfo_off.png') no-repeat; height: 29px; width: 131px; display: block; float: right;}
a#techinfo:hover { background: url('images/btn_techinfo_on.png') no-repeat; }
a#techinfo:active { background: url('images/btn_techinfo_on.png') no-repeat; }

a#moreinfo { background: url('images/btn_moreinfo_off.png') no-repeat; height: 29px; width: 131px; display: block; float: right;}
a#moreinfo:hover { background: url('images/btn_moreinfo_on.png') no-repeat; }
a#moreinfo:active { background: url('images/btn_moreinfo_on.png') no-repeat; }

/* ------------------------------ MYCART  ----------------------------- */

#mycart {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #8c8888;
	width: 880px;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px;
}
#mycart a {
	color: #6b6363;
	font-weight: normal;
	text-decoration: underline;
}
#mycart th {
	background-color: #333333;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#mycart td { border-bottom: 1px solid #333333; padding: 5px 5px 10px 5px; }
#mycart td#total { border-bottom: none; padding: 5px 5px 10px 5px; font-size: 13px; color: #fff; font-weight: bold;}
#mycart td#desc {
	width: 300px;
	text-align: right;
	vertical-align: middle;
}
		#mycart td#desc #image { height: 50px; width: 50px; padding: 0 10px 0 10px; float: right; text-align: center;}
		#mycart td#desc #image img { border: none;}
		
		#mycart td#desc #desc { float: right; padding-top: 5px;}
		#mycart td#desc #desc a { color: #8c8888; font-weight: bold; text-decoration: none; font-size: 12px; }
		
		#mycart td #quan {  }
		#mycart td #quan a { text-decoration: none; width: 4px;}
		#mycart td #quan #quantity {padding: 0 10px 0 10px; }

div#bottom_navi { width: 880px; margin-top: 15px; text-align: center; margin: 0; height: auto; }
div#bottom_navi #sec {
	width: 270px;
	margin: 10px 10px 0 10px;
	height: 70px;
	float: right;
	text-align: right;
	cursor: pointer;
}
div#bottom_navi #sec #img {
	width: 70px;
	float: right;
}
div#bottom_navi #sec #info {
	padding-right: 10px;
	width: 150px;
	float: right;
	color: #888888;
}

div#loading { position: absolute;  top: 50%; right: 50%; display: none; }

.ExtraItemTR { background: #1d1c1c; }
/* --------------- EXPERTS STYLE -------------- */
.experts a { font-size: 11px; background: url(images/dot.gif) no-repeat right; padding-left: 7px; padding-right: 7px;  text-decoration: none;}
.experts a:hover { font-size: 11px; background: url(images/dot.gif) no-repeat right; padding-left: 7px; padding-right: 7px;  text-decoration: underline; }
/* --------------- REGISTER STYLE ------------- */
div#register h2 {color: #8c8888; font-size: 11px; padding-bottom: 3px; padding-top:10px; margin: 0px; font-weight: normal; }
div#register label {  color: #8c8888; font-size: 11px; padding-bottom: 3px; padding-top:0px; padding-right: 5px; }
div#register a { text-decoration: none; }

div#register p#error {
	color: red;
	display:block; 
	margin: 5px 0 0 0; 
	height: 20px; 
	padding: 0px;
}
/*---------------- SIZES STYLE ---------------- */
div#sizes_container {
	width: 900px;
	height: 355px;
	overflow: hidden;
	padding: 0px;
	float: right;
}
div#sizes_container #stage { height: auto; }
div#sizes_container div#stage div#instructions {
	width: 350px;
	height: auto;
	float: right;
	font-size: 13px;
	color: #8c8888;
}
div#sizes_container div#stage div#video  {
	width: 400px;
	height: auto;
	float: right;
}
div#sizes_container div#stage div#nav  {
	width: 900px;
	height: auto;
	float: right;
}
.arrow { background: url('images/sizes_arrow.png') no-repeat right}

div#sizes_container #hidden {
	display: none;
}
div#sizes_container #settings {
	display: none;
	padding-right: 20px;
}
#instruction { padding-top: 10px;}
#instructions a {
	color: #777777;
	text-decoration: none;
	background: url(images/dot.gif) no-repeat right; padding-right: 10px;	 padding-left: 7px;
}
/* --------------- HEADER STYLE --------------- */
.submenu {
	display: none; 
	height: 100px; width: 150px;
	background: #333333;
	border: 1px solid #262525;
	position: absolute;
	margin-right: 10px;
	padding-top: 10px;
	z-index: 150;
}
		.submenu a {
			color:#ebeae7; 
			font-family:Arial; font-size:13px; font-weight:bold;
			text-decoration:none; 
			padding-left: 7px; padding-right: 7px;	
		}
/* --------------- FOOTER STYLE --------------- */
#footer_navmenu {
	background: #333333;
	margin-top: 15px;
	margin-bottom: 30px;
}
		#footer_navmenu a {
			text-decoration: none;
			color: #666666;
			font-size: 11px;
			font-weight: bold;
			padding-left: 10px; padding-right: 10px;
		}
		#footer_navmenu a:hover {
			text-decoration: none;
			color: #777777;
		} 
#footer_links {
	font-size: 10px; color: #555555; text-align: center; width: 900px; margin: auto; padding-top: 30px;
}
#footer_links a {text-decoration: none; font-size: 10px; color: #555555; } 
#footer_links a:hover {text-decoration: underline; color: #fff; } 

/* ImagePreview TOOL-TIP */
#preview{
	position:absolute;
	border:1px solid #777777;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

/* ------------------- CHECKOUT STYLE ------------------ */
div.column {
	float: right;
	width: 370px;
	height: auto;
}
.checkout label{
	color: #8c8888; font-size: 12px; padding-bottom: 5px; margin: 0px; height: 10px; vertical-align: middle;
}
.checkout table { width: 100%; }
.checkout th { background: #666666; font-size: 13px; color: #fff; text-align: center; height: 24px; }
.checkout td#text { padding-bottom: 2px;  color: #8c8888; font-size: 12px; vertical-align: top;}
.checkout td { padding-top: 5px; }


/* DIV POPUP */
#backgroundPopup{
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:20;
}
#popupContact{
	display:none;
	position:relative;
	min-height: 120px;
	height: auto;
	background:#333333;
	border:1px solid #555555;
	z-index:21;
	padding:0px;
	padding-bottom: 20px;
	font-size:13px;
	width: 250px;
}
#popupContact h1{
text-align:right;
color:#fff;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupLink {
font-size:16px;
line-height:14px;
left:265px;
bottom:4px;
position:relative;
color:#fff;
text-decoration: none;
font-weight:700;
display:block;
cursor: pointer;
}
#popupContactClose{
font-size:16px;
line-height:14px;
left:6px;
bottom:4px;
position:relative;
color:#fff;
text-decoration: none;
font-weight:700;
display:block;
cursor: pointer;
}
#button{
text-align:center;
margin:100px;
}

#main_content {
	background: #555555;
	width: 900px;
	margin: auto;
	padding: 3px;
	min-height: 100px;
	border-top: 3px solid #444444;
	border-bottom: 1px solid #444444;
	font-size: 12px;
	text-align: right;
}
