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

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

a{outline:none;}

.left-img{
float:left;
}

.clear{
clear:both;
}

p {color:white; margin-bottom:15px;}
 p a{color:#FF9900;}
 	p a:hover{color:yellow;}
body{
background-color:#5d5c5e;
}
#header{
height:115px;
background-image:url(images2/head-fill.png);
background-repeat:no-repeat;
}
	
	h1.logo{}
	h1.logo a{
	display:block;
	width:357px;
	height:73px;
	background: url(images2/logo.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto;
	}
	
	
			ul#nav{
						}
				ul#nav li{
				display:inline;
				}
					ul#nav li a {
					display:block;
					float:left;
					height:30px;
					width:174px;
					text-indent:-9999px;
					margin-left:8px;
					margin-right:8px;
					}
					
					ul#nav li a.home {
					background-image:url(images2/home-button.png);
					background-repeat:no-repeat;
					background-position:top;
										}
					
					ul#nav li a.collection {
					background-image:url(images2/collection-button.png);
					background-repeat:no-repeat;
					background-position:top;
							}
					
					ul#nav li a.about {
					background-image:url(images2/about-button.png);
					background-repeat:no-repeat;
					background-position:top;
					}
					
					ul#nav li a.retailers {
					background-image:url(images2/retailers-button.png);
					background-repeat:no-repeat;
					background-position:top;
					}
					
					ul#nav li a.service {
					background-image:url(images2/service-button.png);
					background-repeat:no-repeat;
					background-position:top;
					}
					
					ul#nav li a.goodies {
					background-image:url(images/goodies-button.png);
					background-repeat:no-repeat;
					background-position:top;
					}
					
						ul#nav li a:hover{
						background-position:bottom;
						}
					
						

#page-wrap{
margin: 0 auto;
width:960px;
}

	#content{
	margin-top:20px;
	}
	
	.points{font-weight:bold; text-align:center; color:#FF9900;}
		.points a{color:#FF9900;}
			.points a:hover{color:#FFFF33;}
			
#footer{
height:100px;
text-align:center;
padding-top:30px;
}

	#footer p {
	color:black;
	font-size:12px;
	}
	
		#footer p a {
		margin-left: 4px;
		margin-right:4px;
		text-decoration:none;
		color:black;
		}
	
.text-box{background-image:url(images2/text-box-fill2.png); background-repeat:repeat; padding:20px; height:82%}	
	
#about{
height:550px;
background-image:url(images2/about.jpg);
background-repeat:no-repeat;
padding:25px;
}

#retail{
height:550px;
background-image:url(images2/retailers.jpg);
background-repeat:no-repeat;
padding:25px;
}
	
h2{font-weight:bold; color:#FF9900;font-size:16px;}

#care{width:360px; float:right; margin-left:20px; padding-left:5px; border-left: 1px #FF9900 solid; margin-bottom:20px;}
#service{width:910px; background-image:url(images2/service.jpg); background-repeat:no-repeat; padding:25px;}
#service-text{width:520px; height:700px; float:left;}
.service-pad{padding:20px;}
#goodies{width:960px; height:550px; background-image:url(images/goodie-back.jpg); background-repeat:no-repeat;}
#collection{
	width:910px;
	background-image:url(images2/collection.jpg);
	background-repeat:no-repeat;
	padding:25px;
	background-color:#1f1f1f;}
	
	#watch-details{width:500px; min-height:585px; background-image:url(images2/text-box-fill.png); background-repeat:repeat; float:left;}
		.collection-name{color:white; font-size:20px; margin:10px 0px 0px 10px;}
		#watch-details table{margin-left:20px; margin-bottom:20px;}
		#watch-details td{padding:3px; border-bottom:3px dotted #FF9900;}
		
			.col-thumbs{text-align:center; font-size:10px; width:100px; float:left;}
			.col-link{width:150px; text-align:center; font-weight:bold; float:left; height:275px;}
			.col-link-text{text-align:center; font-weight:bold; font-size:12px;}
			.col-wrap{clear:both; margin:20px auto;}
			.col-wrap2{clear:both; width:750px; margin: 0 auto;}
	#watch{height:525px; float:left; margin-left:50px; margin-top:5px; margin-bottom:20px;}
		#watch img{max-width:360px;}
	
#home{width:960px; height:500px;}

#lrg-box{float:left; margin-right:5px; height:396px; background-color:#FFFFFF; background-image:url(images/loader.gif); background-repeat:no-repeat; padding-top:30px; background-position:300px 210px}
#largeImg{width:600px; height:389px;}
.thumbs{
	width:320px;
	float:right;
}
.thumb-grid{float:left margin:5px;}
em {color:white; font-style:normal;}

.buy{float:right;}

#home-links{margin-top:9px;}
	#home-links img{margin-right:7px; border:none;}
	#home-links img.last{margin-right:0px;}