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

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

.img-left{float:left;}
.img-right{float:right;}
.clear{clear:both;}

a{outline:0;}

body{
background-color:black;
}

#splash{
width:600px;
height:400px;
margin:0 auto;
margin-top:100px;
}

ul#nav{display:block; width:960px; height:30px; margin-left:380px; padding-bottom:15px;}

   ul#nav li{display:inline;}
   
   			 ul#nav li a{display:block; width:100px; float:left; height:30px; margin-left:15px;}
			 	
				li.home a{background-image:url(images/home.png); background-repeat:no-repeat; background-position:top; text-indent:-9999px;}
				li.watches a{background-image:url(images/watches.png); background-repeat:no-repeat; background-position:top; text-indent:-9999px;}
				li.retailers a{background-image:url(images/retailers.png); background-repeat:no-repeat; background-position:top; text-indent:-9999px;}
				li.service a{background-image:url(images/service.png); background-repeat:no-repeat; background-position:top; text-indent:-9999px;}
				li.goodies a{background-image:url(images/goodies.png); background-repeat:no-repeat; background-position:top; text-indent:-9999px;}
				
					li a:hover{background-position:center;}
								
					body#home ul#nav li.home a, body#watches ul#nav li.watches a, body#retailers ul#nav li.retailers a, body#service ul#nav li.service a, body#goodies ul#nav li.goodies a{background-position:bottom;}
				


	
.header-back{width:100%; background-image:url(images/header-back.jpg); background-repeat:no-repeat; height:70px; background-position:center;}
    
body .main-back{width:100%; background-image:url(images/background.jpg); background-repeat:no-repeat; background-position:bottom center;}



body#watch-detail .content-area{padding-bottom:15px;}
.content-wrap{width:960px; margin:0 auto;}

 h1.logo a{background-image:url(images/toxic-logo-creed.png); background-repeat:no-repeat; text-indent:-99999px; display: block; height:70px; background-position:bottom;}
 
 #line{height:7px; background-color:#911D20;}
 
 body#home .content-area{ padding-bottom:0px;}
 .content-area{color:white; padding-bottom:100px;}
 
 #footer{padding-top:20px; text-align:center; color:#911d20; height:70px; font-family:Arial, Helvetica, sans-serif;}
 	#footer p{padding:3px; font-size:12px;}
		#footer p a{text-decoration:none; color:#911d20;}
 
 
 #slideshow{ width:735px; height:450px; overflow:hidden; float:left; background-color:white;}
 	#slideshow ul{width:8500px;}
		#slideshow  li{float:left; padding:20px;}
			#slideshow  li p{text-align:center; font-weight:bold;}
			#slideshow  li p.model{font-size:14px;}
			#slideshow  li p.collection{font-size:18px;}
		
		.left-button{width:62px; height:240px; float:left; margin-top:100px; margin-right:50px; cursor:pointer;}
		.right-button{width:62px; height:240px; float:right;  margin-top:100px; margin-left:50px; cursor:pointer;}
		
		
	.bold-link {text-align:center; }
		.bold-link a {font-size:16px; font-weight:bold; color:#911d20;}
		
		h2{color:#911d20; font-size:18px;}
		
		 a {color:#911d20;}
	
	.push{margin:100px auto 0px; height:300px; width:800px;}
	
	.indent{padding-left:25px;}
	
	#slideshow p{color:black; text-align:center; font-weight:bold; font-size:14px;}
	
	#home-content{padding-top:100px; height:400px; background-image:url(images/burst.png); background-repeat:no-repeat; background-position:bottom}
	.home-text{font-size:16px; padding:10px; margin-left:50px;}
	.center{text-align:center; padding:10px;}
	
	
	#watches-tattoo{width:500px; float:right; padding-top:45px;}
	#watches-industrial{width:375px; float:left; padding-top:45px;}
		.style-head{font-size:20px; font-weight:bold; color:white;}
		#watches-tattoo .watch{text-align:center; width:125px; float:right; margin-top:10px; padding-bottom:5px;}	
		#watches-industrial .watch{text-align:center; width:125px; float:left; margin-top:10px; padding-bottom:5px;}	
		.collection-name{font-weight:bold; font-size:14px; margin-top:8px;}
		
		
	#container{background-image:url(../images/burst-back.png); background-repeat:no-repeat; height:480px; width:911px;}

#watch-image{width:300px; float:right; margin-right:160px; margin-top:20px;}

#watch-info{width:250px; float:left; margin-left:160px; margin-top:30px;}

.collection{font-size:20px; font-weight:bold; color:#993300; margin-bottom: 5px;}
.options{font-size:16px; font-weight:bold; color:#993300; margin-bottom: 5px; margin-top:5px;}
	.collection-watch{text-align:center; height:88px; width:61px; float:left;}
	.collection-style{font-size:10px; color:black;}

.detail{margin-left:10px; font-size:12px; border-bottom:dotted 1px #993300; margin-bottom:5px; color:black;}

.buy-button{float:right; margin-top:10px;}