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

*{margin: 0; padding: 0;}
.clear{	clear: both;}

a, a img{ border: 0; }

p{margin: 1.15em 0; line-height: 1.35em;}


body{
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}

.container{
	width: 980px;
	text-align: left;
}

.header h3{
	width: 702px;
	height: 134px;
	background: url(../i/awards_by_paul.png) no-repeat top left;
}
.header h3 span{
	display: none;	
}

.call_today{
	position: absolute;
	left: 575px;
	top: 25px;
	width: 200px;
	text-align: right;
}

.stage{
	background: #fff url(../i/stage_bg.png) repeat-y top left;	
}

.nav{
	width: 219px;
	background: #FED865;
	position: relative;
	float: left;
	padding: 18px 0;
}
.nav li{
	list-style: none;	
}
.nav a{
	color: #000;	
	text-decoration: none;	
}
.nav a:hover{
	text-decoration: underline;
}
.nav h5{
	margin: 1em 0 0 0;
	font-size: 1em;	
}
.nav ul li, .nav h5{
	padding: 0 18px;
}

.back_link{
	margin: 1em 0 0 0;		
}
.sub_cat_nav{
	background: #FFEBAF;
	border-top: 1px solid #FFFBEF;
	border-bottom: 1px solid #FFFBEF;
	padding-bottom: 1em;
	margin: 0.5em 0;
}
.current_service {
	xcolor: #000098;
	background-color: white;
}


.content{
	position: relative;
	float: left;
	width: 620px;
	padding: 21px 21px 0 30px;
}
.content a{
	color: #000098;
}
.content a:visited{
	color: #5F60BF;
}
.content a:hover{
	color: #CF9B00;
}
.content h1{
	font-size: 1.6em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
	font-weight: normal;
}
.content h2{
	font-size: 1.2em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
	font-weight: normal;
}

.content_not_store{
	width: 540px;	
}

.breadcrumbs{
	font-size: 0.8em;
	padding-bottom: 1.5em;
}
.product_info{
	width:	300px;
	position: relative;
	float: left;
}
.content ul{
	margin-left: 40px;
}
.content h2{
	margin: 0.5em 0 1em 0;	
}
.product_photos{
	width: 300px;
	text-align: right;
	position: relative;
	float: left;
}
.content table tr td{
	vertical-align: top;	
}
.sizes_list li span{
	font-size: 0.8em;	
}
.product{
	width: 150px;
	text-align: left;
	margin: 10px 10px 20px 10px;
	position: relative;
	float: left;
	padding: 3px 6px;
	color: #333;
	font-size: 0.8em;
	line-height: 1.33em;
}
.service{
	width: 150px;
	text-align: center;
	margin: 10px 10px 20px 10px;
	position: relative;
	float: left;
	padding: 3px 6px;
	color: #333;
	line-height: 1.33em;
	border: 1px solid #ddd;
}
.service a{
	text-decoration: none;
}
.service:hover{
	border: 1px solid #111;
}

.with_service_photo{
	width: 	350px;
	margin-right: 15px;
	position: relative;
	float: left;
}
.service_photo{
	width: 	240px;
	position: relative;
	float: left;
}

.product img{
	margin: 0 auto;	
	display: block;
}
.product a img{
	border: 1px solid #ddd;
}
.product a:hover img{
	border: 1px solid #111;
}
.product ul{
	margin: 0.5em 0 0 0;
	padding: 5px 10px;
	list-style: none;
	background: #EEE;
}
.product a{
	display: block;
	text-align: right;
	color: #000098;
}
.product h5 a{
	font-size: 1.25em; 
	padding-bottom: 0.5em;
	text-align: left;
}

.footer_not_store{
	width: 702px;	
}

h2{
	color: #000;
	font-size: 1.2em;
}

.testimonials{
	font-family: "Times New Roman", Times, serif;	
	font-size: 1.2em;
}
.testimonials blockquote{
	font-style: italic;
}
.testimonials p{
	text-align: right;
	padding: 0 30px 0 0;
	margin: 0.5em 0 1.75em 0;
}
.testimonials fieldset{
	border: 0;
	padding: 7px 0;
}

p.data{
	text-align: left;	
}
.links ul{
	list-style: none;	
	text-align: center;	
}
.links li{
	padding: 25px 0;
	width: 230px;
	margin: 0 auto;
}
.links img{
	display: block;	
	margin: 0 auto;
}


.footer{
	background: #fff url(../i/footer.gif) no-repeat top left;
	font-size: 0.8em;
	text-align: center;
	position: relative;
}
.serving_quote strong{
	font-size: 0.85em;
	font-weight: normal;
	font-style: italic;
}
.footer ul{
	padding-top: 20px;
	margin: 0 auto;
}
.footer ul li{
	list-style: none;
	display: inline;
	border-right: 1px solid #222;
	padding: 0 3px;
}
.footer a{
	color: #7477FE;	
}

.error{
	color: #C00;
	font-weight: bold;
}

.message{
	width: 75%;
	padding: 10px 10px 10px 40px !important;
	text-align: left !important;
	font-size: 0.9em;
}
.success{
	background: #F0FFF0 15px 11px;
	border: 2px solid #00FF00;
}
