/* @group nav */

#navHolder {
	width:760px;
	height: 25px;
	background: url(../img/template/nav-bkg.gif) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background: pink;
	}
	
#nav{
	padding: 0px 0px 0px 150px;
	margin: 0;
	
	}	
	
	

/*#nav ul {	
border-bottom: 1px solid #504F54;
border-left: 1px solid #504F54;
border-right: 1px solid #504F54;
}*/

#nav a {
	display: block;
	height: 25px;
	text-decoration: none;
	
	}

#nav li {
	
	float: left;
	display: block;
	height: 25px;
		}


#nav ul ul {
padding: 0px 0px 0px 0px;
width: 157px;
display: block;
height: 25px;
}


#nav ul ul li {
border-left: 1px solid #504F54;
border-right: 1px solid #504F54;
border-bottom: 1px solid #504F54;
}

#DropPadding {
	padding: 12px 0px 10px 10px;
	display: block;
	width: 150px;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	#Drop {
	/*background: red;*/
	display: block;
	width: 150px;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0px 10px 10px;
	}
	

.Drop li a {
display: block;
width: 159px;
height: 25px;
margin: 0px;
padding: 0px;
}


	
/* 
/* unvisited link */
#Drop:link {
	color: #CACACA;
	} 
  
/* visited link */
#Drop:visited {
	color: #CACACA;
	} 
 
/* mouse over link */
#Drop:hover {
	color: #504F54;
	} 
  

#DropPadding:link {
	color: #CACACA;
	} 
  
/* visited link */
#DropPadding:visited {
	color: #CACACA;
	} 
 
/* mouse over link */
#DropPadding:hover {
	color: #504F54;
	} 
  


#nav li ul {
	position: absolute;
	width: 159px;
	left: -999em;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


#navHolder span {
	display: none;
	visibility: hidden;
	}



/* button graphics */

	


/*#Drop_Retail a, #Drop_Special a, #Drop_Custom a {
	height: 25px;
	width: 159px;
	display: block;
}*/




#Drop_Retail:hover, #Drop_Special:hover, #Drop_Custom:hover {
	background-position: 0px 0px;
}	



#Drop_Retail {
	display: block;
	height: 25px;
	width: 157px;
	background: url(../img/nav/drop-retail.gif) no-repeat;
	background-position: 0px -25px;
	}
	
	#Drop_Special {
	display: block;
	height: 25px;
	width: 157px;
	background: url(../img/nav/drop-special.gif) no-repeat;
	background-position: 0px -25px;
	}
	
	#Drop_Custom {
	display: block;
	height: 25px;
	width: 157px;
	background:  url(../img/nav/drop-custom.gif) no-repeat;
	background-position: 0px -25px;
	}
	
	
	
	
	
#Home, #About_us, #News, #Watch_Ranges, #Our_Promise, #Contact, #OrderPage {
	background: url(../img/template/nav.gif) no-repeat;
	display: block;
	
}


#Home {
	height: 25px;
	width: 100px;
	background-position: -110px 0px;
	
	
	}
    
    
#Home:hover {
	background-position: -110px -27px;
}
    


	
#Watch_Ranges {
	height: 25px;
	width: 160px;
	background-position: -230px 0px;
	
	
	}
	
#Watch_Ranges:hover {
	background-position: -230px -27px;
}	



#Contact {
	height: 25px;
	width: 115px;
	
	
	background-position: -420px 0px;
		}
	
#Contact:hover {
	background-position: -420px -27px;
}

#OrderPage {
	height: 25px;
	width: 95px;
	
	background-position: -560px 0px;
	}
	
#OrderPage:hover {
	background-position: -560px -27px;
}



/* @end */

/* @group base */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:					center;
	background:					#b91015;
	margin:						0 auto;
	min-width:					780px;
	}

#wrapper {
	width: 760px;
	
	margin: 15px auto;
	text-align: left;
	}
	
a:link {
color: white ;
} 

a:visited {
color: black ;
} 

a:hover {
color:white;
} 

a:active {
color: white ;
}  


  

	
	
	
	#branding { /* this styles the top banner */
	text-align: center;
	height: 70px;
	width: 760px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
	#branding h1 {
	
	background: url(../img/template/banner-blk.gif) no-repeat;
	height: 70px;
	width: 760px;
	display: block;
	margin: 0px;
	padding: 0px;

	}
	
		
	#branding a {

	height: 70px;
	width: 760px;
	display: block;
	}
	
	
	h1 span, h2 span, h3 span, ul span, li span { /* whatever this is wrapped around will hide the text */
	display: none;
	visibility: hidden;
	}
	
	span {
	display: none;
	visibility: hidden;
	}
	
	
	h1 {
	font-size: 10px;
	}
	
	
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 5px 0px;
	}

/* My Comment */
	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 22px;
	font-weight: normal;
	color: #C882a2a;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}
	
	
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 18px;
	color: white;
	padding: 0px 0px 0px 0px ;
	margin: 0px;
	}



/* @end */

/* @group footer */


#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	list-style-type: none;
	margin:  10px 0px 10px 100px;
	padding: 0px;
	
	}


#footer ul, #footer li {
float: left;

}
	
#footer li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	

	}




#footer {
	
	clear: both;
	width: 760px;
	display: block;

	border-top: 1px solid black ;
	
	
	}

#footer_nav {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 130px;

}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 0.75em;
	
	}
	
#footer a:hover {
	color:white;
	}	
	
#footer p {
clear: both;
border-top: 1px solid black;
text-align: center;
padding: 5px 0px 0px 0px;
color: black;

}  




/* @end */

/* @group Layout */

#PageContent {
	float:left;
	width:760px;

	}
	
	#Flash {
	float:left;
	width:760px;
	margin: 0px 0px 20px 0px;
	}
	
	#TextContent {
	float:left;
	width:760px;
	margin: 0px 0px 20px 0px;
	}
	
	#ColOne {
	float:left;
	width:355px;
	
	margin: 0px 50px 0px 0px;
	}
	
	#ColTwo {
	float:left;
	width:355px;
}

#packaging {
	float:left;
	margin: 10px 0px 0px 0px;
}

#ColOne h1, #ColTwo h1{

	font-size:1.2em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
	padding:0px;
	color:black;
		}	


#ColOne h3, #ColTwo h3 {
	
	font-size:1.0em;
	line-height: 1.4em;
	margin: 0px;
	padding:0px;
	color:black;
	margin: 0px 0px 8px 0px;
	font-weight:bold;
		}	
	
	
	
#ColOne h2, #ColTwo h2 {
	
	font-size:1.0em;
	line-height: 1.4em;
	margin: 0px;
	padding:0px;
	color:white;
	margin: 0px 0px 8px 0px;
	font-weight:bold;
		}	
	
	
#ColOne p, #ColTwo p{
	font-size:0.8em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
		}


#ColOne li, #ColTwo li {
	float:					left;
	line-height: 1.0em;
	padding: 0px 0px 10px 0px;
	width:370px;
	
	}

#ColOne ul {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: black;
	float:					left;
	padding:				0px;
	margin:					5px 0px 0px 0px;
	list-style-type: square;
	}
	
	 #ColTwo ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: white;
	float:					left;
	padding:				0px;
	margin:					5px 0px 0px 18px;
	list-style-type: square;

	}
	
	
	
	#WatchHomePage{
	float:left;
	width:760px;
}

#WatchHomePage h2{
	font-size:1.0em;
	margin: 0px;
	padding:0px;
	color:black;
	margin: 0px 0px 8px 0px;
	}
	

	
#WatchHomePage img {
	display:inline;
	float:left;
	margin:0px 10px 50px 0px;
}
	
	#WatchHomePage li {
	
	float:					left;
	line-height: 1.2em;
	width:370px;
	height:220px;
	
	}
	
	.WatchHomePageLeft {
	margin:0px 10px 30px 0px;
	
	
}

	.WatchHomePageRight {
	margin:0px 0px 30px 0px;
	
}

#WatchHomePage ul {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #CACACA;
	float:					left;
	padding:				0px;
	margin:					5px 0px 0px 0px;
	list-style:				none;
	}

	
	
	
	#One {
	float:left;
	width:240px;
	
	margin: 0px 20px 0px 0px;
}
	#Two{
	float:left;
	width:240px;
	
	margin: 0px 20px 0px 0px;
}
	#Three {
	float:left;
	width:240px;
	
}

#One img, #Two img, #Three img  {
	margin:5px 0px 10px 0px;
	}


#One h2, #Two h2, #Three h2  {
	font-weight: normal;
	width:240px;
	float:left;
	font-size:1.1em;
	line-height: 1.3em;
	color:white;
	margin:0px 0px 6px 0px;
	padding:0px;
	}

#One p, #Two p, #Three p  {
	font-size:0.8em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
	}


/* @end */

/* @group index */
#IndexThreeCol img {
	margin: 0px 0px 10px 0px;
	border: 1px solid black;
}

#IndexThreeCol{
	float:left;
	width: 760px;
	margin: 0px 0px 10px 0px;
	}
	
#IndexColOne {
	width: 235px;
	float:left;
	margin: 0px 28px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


#IndexColTwo {
	width: 235px;
	float:left;
	margin: 0px 27px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


#IndexColThree {
	width: 235px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}






/* @end */
