@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Trebuchet, Gill Sans, Helvetica, sans-serif;
	background: #060606;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background:url(images/rsm_02.jpg) no-repeat center;
	height:260px;
	padding: 10px 0 0 240px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header a, a:link, a:active, a:visited {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	color:#FFF;
	text-decoration:none;
	font-weight:bold; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#cart {
margin:0;
font-size:80%;
       background:url(images/rsm_03.jpg) no-repeat center;
	   height:60px;
	   margin-top:-1px;}
	    

.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

img {border:none;}

.menuLeft {
	width:120px;
	height:auto;
	float:left;
	margin-left:10px;
}
/*  menu middle */


.search_txt {
	width:120px;
	height:18px;
	color:#999999;
	font-size:12px;
	border:inset 1px #999999;
}
.menu_middle {
	width:100px;
	height:500px;
	float:left;
	background:url(images/rsm_08.jpg) repeat-y center;
}
.content_middle {
	width:100px;
	height:135px;
	float:left;
}

.content_main_index {
	width: 620px;
	float:left;
	padding: 0 0px;
}
.banner_main {
	background:url(images/banner_main.jpg);
	width:600px;
	height:240px;
	float:left;
	margin-top:5px;
}
.title_bar {
	background:url(images/title_bar.jpg);
	width:632px;
	height:19px;
	float:left;
	margin-top:10px;
}
.title_txt1 {
	width:auto;
	height:15px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 2px 10px 2px 25px;
}
a.link_title1 {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.link_title1: hover {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.title_barx {
background:url(images/title_barx.jpg);
width:632px;
height:35px;
float:left;
}

.title_txtx {
width:500px;
height:25px;
float:left;
color:#ffffff; 
font-size:18px;
/*font-weight:bold;*/
padding: 3px 0 2px 25px;
} 
.title_txt {
	width:500px;
	height:15px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding: 2px 0 2px 25px;
}
a.link_title {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.link_title: hover {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.content_watches {
    background:url(images/content_watches_bckg.gif) no-repeat top;
	width:280px;
	height:146px;
	float:left;
	margin:10px 8px 0 0;
	
}
.content_hr {
    width:270px;
	height:3px;
	float:left;
		margin:10px 8px 0 0;
}
.photo_watches {
	width:90px;
	height:130px !important;
	float:left;
	padding: 5px 5px 0 5px;
}
.content_desc_watches {
	width:150px;
	height:auto;
	float:left !important;
}
.name_watches {
	width:130px;
	height:130px;
	float:left;
	margin: 0 5px !important;
	margin: 0 2px;
	padding-top:8px;
	font-size:14px;
	color:#000000;
}
.name_watches_model {
	width:130px;
	height:130px;
	float:left;
	margin: 0 5px !important;
	margin: 0 2px;
	padding-top:8px;
	font-size:12px;
	color:#999;
}
.name_watches_best {
	width:130px;
	height:auto;
	float:left;
	margin: 0 5px !important;
	margin: 0 2px;
	padding-top:10px;
	font-size:12px;
	color:#000000;
}
a.name_watches_best {
	color:#666666;
	text-decoration:none;
	font-size:9px;
}
a.name_watches_best: hover {
	color:#666666;
	text-decoration:underline;
	font-size:9px;
}
.details_watches {
	width:auto;
	height:auto;
	float:left;
	color:#666666;
	font-size:8px;
	padding-top:5px;
}
.details_watches a {
	color:#666666;
	text-decoration:none;
}
.details_watches a:hover {
	color:#b9560d;
	text-decoration:none;
}
.price_watches {
	width:auto;
	height:auto;
	float:left;
	padding-top:8px;
	color:#CC6633;
	font-size:15px;
	font-weight:bold;
}
.price_watches_best {
	width:auto;
	height:auto;
	float:left;
	padding-top:8px;
	color:#cc6633;
	font-size:13px;
	font-weight:bold;
}
/*  descriptions */

.content_des {
	
	width:565px !important;
	height:auto;
	
float:left;
padding-top:8px;
	margin: 10px 0 0 27px !important;
	
}
.left_des {
	width:168px;
	height:327px;
	float:left;

}
.photo_des {
	width: 168px;
	height:226px;
	float:left;
}
.txt_des {
	width:168px;
	height:12px;
	font-size:10px;
	float:left;
	padding-bottom:3px;
}
.photo_des_mini {
	width:61px;
	height:82px;
	float:left;
	margin-right:15px;
}
.content_txt_des {
	width:350px;
	height:auto;
	float:left;
	padding: 0 10px 0 10px !important;
	padding: 0 8px 0 8px;
}
.name_des {
	width:350px;
	height:auto;
	float:left;
	font-size:14px;
	margin-bottom:20px;
}
.price_des {
	width:auto;
	height:auto;
	float:left;
	padding-top:3px;
	padding-left:10px;
	color:#b9560d;
	font-size:16px;
	font-weight:bold;
}
.transparent_des {
	width:350px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.description_des {
	width:350px;
	height:auto;
	font-size:11px;
	float:left;
	padding: 10px 0;
}
/*  Your Cart */

.content_cart {
	width:632px;
	height:auto;
	float:left;
}
.content_gral_txt {
	width:620px;
	height:800px;
	float:left;
	margin:10px 0 0 16px;
	font-size:11px;
	color:#000000;
}
.content_gral_txt_fix {
	width:620px;
	float:left;
	margin:10px 0 0 16px !important;
	margin:10px 0 0 6px;
	font-size:11px;
	padding-right:10px;
}
.content_gral_watches_fix {
	width:620px;
	float:left;
	margin-top:10px;
	padding-left:10px !important;
	padding-left:4px;
	font-size:11px;
	color:#ffffff;
	overflow:auto;
}
#accordion_content_gender {
	width: 500px;
	padding: 0;
	margin:0 0 0 7px;
	text-align:left;
}
accordion_content_gender ul {
	display:inline;
	padding: 0;
	margin:0 0 0 7px;
	text-align:left;
}
accordion_content_gender li {
	list-style:none;
}
accordion_content_gender li a {
	text-align:left;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	color: #666666;
	line-height:15px;
}
#vertical_container {
	width:150px;
	height:auto;
}
.content_gral_menu_fix {
	width:120px;
	height:auto;
	float:left;
    overflow:left;
}
.accordion_toggle {
	display: block;
	height: auto;
	width: 130px;
	background: url(images/accordion_toggle.gif) no-repeat;
	padding: 0 0 0 0;
	line-height: 13px;
	font-weight: 700;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	cursor: pointer;
	margin: 0 0 0 0;
	color:#000000;
	font-weight:normal;
}
.accordion_toggle_active {
	color: #B9560D;
	height:auto;
	background-color: #F9F9F9;
}
.accordion_content {
	overflow: hidden;
	text-align:left;
  }
.accordion_content p {
	line-height: 15px;
	/*padding: 5px 10px 15px 10px;*/
}
.accordion_content ul {
	padding: 0;
	margin:0 0 0 7px;
	text-align:left;
}
.ul {
	padding: 0;
	margin:0 0 0 7px;
	text-align:left;
}
.ul_gender {
	padding: 0;
	margin:10px 10px 10px 10px;
	text-align:left;
}
.li {
	list-style:none;
}
.li a {
	text-align:left;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	color: #666666;
	line-height:15px;
}
.a {
	text-align:left;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	color: #666666;
	line-height:20px;
}
a:hover {
	text-decoration:underline;
}
.li a:hover {
	text-decoration:underline;
}
.accordion_content li {
	list-style:none;
}
.accordion_content li a {
	text-align:left;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	color: #666666;
	line-height:15px;
}
.accordion_content li a:hover {
	text-decoration:underline;
}
.breadcrumb a {
	color:#FFFFFF;
}
.breadcrumb a:visited {
	color:#FFFFFF;
}
.accordion_content_watches {
	background-color: #f0e7c8;
	overflow: hidden;
	text-align:left;
	visibility:hidden;
}
.accordion_content_watches p {
	line-height: 15px;
	
}
.accordion_content_watches ul {
	padding: 0;
	margin:0 0 0 0px;
	text-align:left;
}
.accordion_content_watches li {
	list-style:none;
}
.accordion_content_watches li a {
	text-align:left;
	list-style:none;
	font-size:12px;
	color:#594f2c;
}


.oneColFixCtrHdr #footer {
	padding: 0 10px;
		font-size:70%;
		background:url(images/rsm_21.jpg) no-repeat center; /* this padding matches the left alignment of the elements in the divs that appear above it. */;
}
.oneColFixCtrHdr #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color:#FFFF99;
	text-decoration:none; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}