/********
Stylesheet for Erie Custom Products
*******/

/*DEFAULT SETTINGS*/
*{margin:0;padding:0;}
img{border:0;}
h2{}

/****
	colors used
	#11254a   dark blue
	#023082   medium blue
	#3ea6d6	  teal
	#0c82b9   darker teal
	#FFBA00   deep yellow
	#91d3f4   pale blue
****/

	body{
		background:#11254a url(../../images/site_background.jpg) repeat-x;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	div#container{
		width:1000px;
		margin:auto;
	}

/****Header*****/		
	div#masthead{
		width:100%;
		height:164px;
	}
	
	div#logoArea{
		width:300px;
		float:left;
	}
	
	div#company{
		text-align:right;
		padding-top:10px;
		font-size:30px;
		height:60px;
		line-height: 50px;
	}
	div#company span#first{
		font-weight:bolder;
	}
	div#company span#second{
		font-weight:lighter;
		font-size:28px;
		color:#91d3f4;
	}
	div#topNav{
		margin:0;
		padding:0;
		text-align:right;
		line-height:30px;
		height:44px;
		font-size:18px;
	}
	
	div#topNav a{
		color:#ffffff;
		text-decoration:none;
	}
	
	div#topNav a:hover{
		text-decoration:underline;
	}
	span#selected a{
		color:#3ea6d6;
		font-weight:bold;
	}
	
	span#selected a:hover{
		text-decoration:none;
	}
	
	div#topNav span{
		margin-left:15px;
	}
		
	div#header{
		height:60px;
		color:#0c82b9;
		font-size:35px;
		text-align:center;
		font-weight:bold;
	}
	
	div#header span{
		text-align:right;
		margin-right:-120px;
	}
	
	img.sideBySide{
		float:left;
	}

/****Body*****/

	div#page{
		clear:both;
		height:324px;
		width:1000px;
	}
	
	div#copy{
		float:left;
		width:500px;
		font-size:16px;
	}
	
	div#copy a{
		color:#ffffff;
		font-style:normal;
	}
	
	div#copy a:hover{
		color:#FFBA00;
	}
	
	div#copy div{
		padding:5px;
		text-align:left;
	}
	
	div#copy div h2, div#formIntro div h2{
		color:#ffba00;
		font-size:18px;
		margin-bottom:10px;
	}
	
	div#copy div li{
		font-weight:bold;
		font-style:italic;
		line-height:25px;
		list-style:disc;
		margin-left:5px;
	}
	
	div#copy div ul{
		/***this is to repair the bullet disappearing act in IE***/
		margin-left:10px;
	}
	
	div#copyTop{
		font-size:14px;
		width:450px;
		min-height:35px;
	}
	
	div#copyLeft{
		width:200px;
		float:left;
		height:130px;	
	}
	
	div#copyRight{	
		height:130px;
	}
	
	div#copyRight ul#leftList{
		float:left;
		width:150px;		
		list-style:inside;
	}
	
	div#copyBottom{
		width:500px;
		font-size:25px;
		color:#3ea6d6;
		font-weight:bold;
		clear:both;
		margin-top:20px;
	}
	
	div#mainImage{
		text-align:center;
		vertical-align:bottom;
		height:300px;
	}


/****Specialized pages*****/

	div.justText{
		text-align:left;
		font-size:15px;	
		float:left;
		max-width:500px;
		margin-right:20px;
	}
	
	div#bottomNav div.justText{
		margin-left:20px;
		padding-left:20px;
		
	}
	
	div.justText p{
		padding-top:10px;
	}

	div.justText h3{
		color:#ffba00;
		font-size:16px;		
	}
	
	div.justText a{
		color:#ffffff;
	}
	
	div#brochureIntro{
		width:1000px;
	}
	
	div#brochure{
		margin-top:20px;
	}
	
	div#brochure div{
		float:left;
		width:260px;
		margin-left:30px;
	}
	div#brochure div img{
		float:left;
		margin-right:30px;
	}
	div#brochure div p{
		margin-top:20px;
		font-size:12px;
	}
	
/*****Gallery*****/
	div#filmstrip{
		background:url(../../images/negative.gif) no-repeat;
		width:910px;
		padding-left:15px;
		height:135px;
		float:left;
	}
	div.filmcontrol{
		width:25px;
		height:135px;
		float:left;
		cursor:pointer;
	}
	div.carousel{
		width:900px;
		height:135px;
		overflow-x:hidden;
	}
	
	div.carousel li{
		list-style:none;
		text-align:center;
		background-color: #ffffff;
		width:106px;
		height:86px;
		float:left;
		margin-left:7px;
		margin-top:25px;
	}
	li.empty{ /**placed when there is not enough products to fill filmstrip slots**/
		background: #ffffff url(../../images/frame.gif) no-repeat;
	}
	div#galleryList{
		clear:both;
		margin-bottom:5px;
		padding-left:50px;
		font-size:12px;
		width:100%;
		margin-top:-10px;
	}
	div#galleryList a{
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
	}
	div#galleryList a:hover p{
		text-decoration:underline;
	}
	
	table#productTable{
		width:450px;
	}
	
	table#productTable td{
		padding-bottom:5px;
		padding-right:10px;
		vertical-align:top;
	}
	td.tableLabel{
		text-align:right;
		font-weight:bold;
		font-style:italic;
		width:50px;
	}
	
	div.category{		
		float:left;
		text-align:center;
		width:125px;
		margin-right:5px;
		border: 3px solid #11254a;
		display:block;
	}
		
	div.category:hover{		
		border: 3px solid #0c1e41;
	}
	div.category p{
		padding:5px;
		margin-bottom:5px;
	}
	
	div#quote{
		margin-left:90px;
		margin-top:5px;
		padding:5px;
		width:250px;
		height:60px;
		font-size:11px;
	}
	div#quote img{
		float:left;
		margin-top:-5px;
		padding-right:20px;
	}
	div#quote a{
		text-decoration:none;
	}
	div#quote:hover{
		background-color:#023082;		
		border:1px #11254a solid;		
		padding:4px;
	}
	
/*****Form****/
em{
	color:#ff0000;
	font-size:14px;
}
div#form{
	clear:both;
}
fieldset{
	width:320px;
	height:225px;
	float:left;
	text-align:left;
	padding-left:10px;
	border:none;
	vertical-align:bottom;
}
.note{
	font-size:10px;
}
fieldset label{
	font-size:12px;
	text-align:right;
	vertical-align:top;
	width:100px;
	display:block;
	float:left;
}

fieldset div{
	margin-top:11px;
}	

fieldset p{
	font-size:12px;
	margin-left:30px;
	margin-top:10px;
}
.alert{
	color:#ff0000;
}
fieldset li{
	font-size:12px;
	padding-left:10px;
	margin-left:50px;
}
	
fieldset input,select,textarea{
	margin-left:10px;
	width:200px;
	font-size:11px;
}
div#submission{ 
	float:right;
	width:300px;
	font-size:14px;
	margin-top:-10px;
}

div#submission a:hover, a#salesLink:hover{
	text-decoration:underline;
	background-color:#11254a;
}

div#formIntro div#imagebox{
	float:right;
	margin-right:20px;
	padding:5px;
	width:315px;
	margin-top:-55px;
}
div#imagebox img{
	float:left;
	padding-right:5px;
}
div#imagebox h2{
	font-size:10px;
}
div#imagebox a{
	color:#ffffff;
}

div#formIntro div{
	width:625px;
	font-size:14px;
}
.formbuttons{
	padding:3px;
	float:right;
	margin-left:5px;
	font-weight:bold;
}
/****BeltGuard.com*****/
p.textLink{
margin-top:8px;
}
p.textLink a{
	text-decoration:none;
	font-weight:bold;
	
}
p.linkDesc{
	font-size:13px;
	width:90%;
	margin-left:40px;
}

/*****Footer******/
	
	div#usaPride{
		clear:both;
		width:1000px;
		height:35px;
		text-align:right;
		font-weight:bold;
		font-size:18px;
	}
	
	div#bottomNav{
		clear:both;
		width:1020px;
		height:150px;
		border:1px #11254a dotted; /**This border prevents "jumping" which occurs on the gallery category page in Firefox**/
	}
	
	div#bottomNav div.nav{
		float:left;
	}
	
	div#bottomNav div.navText{
		float:left;
		max-width:170px;
		font-size:15px;
		margin-left:10px;
		margin-right:5px;
		padding-top:10px;
		text-align:left;
	}
	
	div.navText h3{
		font-size:15px;
	}
	
	div.navText h2{
		font-size:15px;
		color:#ffba00;
	}
	
	div.navText h2 a{
		font-size:15px;
		color:#ffba00;		
	}
	
	div.binderDiv{
		float:left;
		margin-right:10px;
		text-align:center;
		color:#ffffff;
		text-decoration:none;
		width:auto;
		display:block;		
		border:1px solid #11254a;
		padding:5px;		
		height:130px;
		cursor: pointer;
		margin-left:10px;
	}

	div.binderDiv a{
		color:#ffffff;
		text-decoration:none;
	}
	
	div.navText ul{
		/***this is to repair the bullet disappearing act in IE***/
		margin-left:5px;
		list-style-position:inside;
		
	}
	
	div#submission a,a#salesLink{
		text-decoration:none;
		color:#91d3f4;
	}
	

	div.binderDiv:hover{
		background-color:#0c1e41;
		border:1px solid #1818BA;
		display:block;
	}
	
	div#footer{
		width:100%;
		height:35px;
		border-top: 2px solid #000000;
		border-bottom: 2px solid #000000;
		color:#000000;
		background:#ffba00;
		text-align:center;
		font-size:12px;
		font-weight:bold;
	}
	
	div#footer a{
		color:#000000;
		text-decoration:none;
	}
	
	div#footer a:hover{
		text-decoration:underline;
	}
	
	div#footerCenter{
		width:1000px;
		margin:auto;
		line-height:35px;		
		vertical-align:middle;
	}
	
