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

* {margin: 0px; padding: 0px; font-family:Arial, Helvetica, sans-serif; outline:none; color:white;}

.clear{clear:both;}

body{background:url(images/brick-back.jpg) no-repeat black fixed;}

h1.logo{width:55px; left:30px;; top:10px; position:fixed;}
	h1.logo a {display:block; height:411px; text-indent:-9999px; background:url(images/logo.png) no-repeat; }

#super-wrap{position:relative; padding:50px 100px 0px 100px; min width:100px; min-width:740px;}
#wrap{width:800px; margin:0 auto; background-color:black;}
	body#mens #super-wrap, body#ladies #super-wrap{padding:0px 100px 0px 100px;}
	

		
ul#nav{width:115px; position:fixed; top:10px; right:0px;}
ul#nav li{list-style-type:none; margin-bottom:5px;}
ul#nav li a {color:white; text-decoration:none; font-size:16px; font-weight:bold; display: block; height:20px; background:url(images/nav-back.png) top repeat-x; padding:5px;}
	ul#nav li a:hover{background-position:bottom; margin-left:-15px; }
	ul#nav li a:ACTIVE{margin-left:-25px; }

body#mens ul#nav li a.mens-li, body#ladies ul#nav li a.ladies-li, body#home ul#nav li a.home-li, body#retailers ul#nav li a.retailers-li, body#service ul#nav li a.service-li, body#about ul#nav li a.about-li{background-position:bottom; margin-left:-25px;}

.watch-thumb{text-align:center; width: 130px; float:left; margin-bottom:20px;}
	.collection-name{text-transform:uppercase; font-weight:bold; font-size:14px; margin-top:5px;}
	.model{font-size:10px;}
	
	.watch-wrap{padding:10px;}
	
	#banner{border-bottom: 4px solid #D63224; margin-bottom:10px;}
	
	#watch-detail{padding:15px;}
		#lrg-img{float:right; width:350px;}
		
		#specs{width:350px; float:left; padding-top:5px; }
			div.collection-name{border-bottom:4px solid #D63224; background:url(images/collection-banner.jpg) no-repeat; height:46px; padding-top:56px;}
			#specs h2, .collection-name h2 {font-size:48px; font-weight:bold; text-transform:uppercase;}
			#specs p{margin-bottom:5px; border-bottom: 2px #003399 dotted; margin-top:3px;}
		
		#collection-banner{height:197px; background:url(images/collection-back.jpg) no-repeat;}
		#collection-banner h2{font-size:36px; font-weight:bold; border-bottom:4px solid #D63224; text-transform:uppercase; height:35px; margin-bottom:8px;}
		
		#more-models{margin-top:10px;}
		#more-models p{border-bottom:none;}
		.thumb{width:86px; text-align:center; font-size:10px; float:left; }
		

	body#service #wrap h2{font-size:48px; font-weight:bold; text-transform:uppercase; border-bottom:4px solid #D63224; height:46px; text-align:right; padding-top:15px;}
		body#service #wrap .copy{padding:15px;}
		
		body#retailers #wrap .copy, body#about #wrap .copy{padding:15px;}
			body#about #wrap .copy p{margin-bottom:15px;}
			
		#buy-button{margin-top:12px; margin-bottom:5px; text-align:right;}
			#buy-button img{border:1px solid #D63224;}
