﻿#wrapper{
	width:780px;
	margin: 15px auto 0 auto;
	text-align:left;
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #858688;
	text-decoration: none;
}
body a:link a:active a:visited{
	color:#666666;
}

ul.nav{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.nav li{
	display:inline;
}


h1.prod{
	margin-bottom:0px;
	text-align:center;
	color:#6296cf;
	font-size:small;
}



#header_top{
	height:57px;
}
#header_logo{
	height:57px;
	width:400px;
	background-image:url('images/logo_400x57.png');
	background-repeat:no-repeat;
	float:left;
}
#header_shortcuts{
	float:right;
}
#header_shortcuts p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:20px 4px;
}
#header_mast{
	height:174px;
	background-image: url('images/header.jpg');
}
#head_phone{
	position:relative;
	top: 136px;
	color:navy;
	text-align:right;
	float:right;
	margin:10px;
}
#headnav{
	position:absolute;
	margin-top: -46px;
}

#index_main_content{
	width: 483px;
	float:left;
}
#index_main_content p{
	font-size:0.9em;
}
#index_main_content.text{
	font-size:0.9em;
}
#index_news{
	border-left: 1px #99CCFF solid;
	width: 295px;
	margin-left: 485px;
	text-align: center;
}
#index_news img.image{
	float:left;
}
#index_news img.newsimage{
	float:left;
	padding:2px;
}
#index_news .ournews{
	height:35px;
	margin-bottom:5px;
}
#index_news div.links{
	margin-top:15px;
	margin-right:10px;
	text-align:right;
}

#index_news p.date{
	border-top: 1px #99CCFF dashed;
	text-align:left;
}
#index_news p.links{
	margin-top: 0;
	margin-right:10px;
	text-align: right;
	color:#666666;
	text-decoration:none;
}
#index_news p.text{
	margin-top: 0;
	margin-left:5px;
	font-size:0.8em;
}
.newsBreak {
	border-top: 1px #99CCFF solid;
	text-align: left;
	padding-top:10px;
}


#product_main_content{
	margin:20px;
}
#product_main_content p{
	font-size:0.9em;
}
#product_main_content ul{
	margin-top:0px;
	font-size:0.9em;
}

#product_main_content.text{
	font-size:0.9em;
}
#product_image{
	float:left;
	width:200px;
	text-align:center;
}
#product_description{
	padding:0px 10px;
	margin-left:210px;
}
#product_main_content img.product{
	padding:3px;
	border:1px gray solid;
	cursor:pointer;
}
#product_list{
	text-align:center;
}
#product_list table{
	width:100%;
	margin-top:10px;
}
#product_list td{
	vertical-align:top;
	padding:10px;
}



#product_page_description p.heading{
	font-size: 1.5em;
	font-weight: bold;
}
#product_page_description p.sub_heading{
	font-size: 0.9em;
	font-weight: bold;
}

#horizontal_spacer{
	border-top: 5px #6296CF solid;
	margin-top: 5px;
	margin-bottom:10px;
}


#archive_news{
	border-top: 1px #99CCFF dashed;
	width: 90%;
	text-align:center;
	margin:5px auto;
	height:150px;
}
#archive_news p.ournews{
	text-align:left;
	margin-bottom:5px;
}

#archive_news p.date{
	margin-top:5px;
	text-align:left;
}
#archive_news p.links{
	margin-top: 0;
	margin-right:5px;
	text-align: right;
	color:#666666;
	text-decoration:none;
}
#archive_news img.image{
	float:left;
	width:120px;
	margin-left:10px;
}
#archive_news p.text{
	margin-top: 0;
	font-size:1em;
}



#news{
	border-top: 1px #99CCFF dashed;
	width: 100%;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	height:150px;
}
#news p.ournews{
	text-align:left;
	margin-bottom:5px;
}

#news p.date{
	margin-top:5px;
	text-align:left;
}
#news p.links{
	margin-top: 0;
	margin-right:5px;
	text-align: right;
	color:#666666;
	text-decoration:none;
}
#news img.image{
	margin:10px;
	padding:2px;
	border:1px solid #ccc;
}
#news p.text{
	margin-top: 0;
	font-size:1em;
}
#news #leftCol{
	float:left;
}
#news #rightCol{
	margin-left:220px;
	text-align:left;
}
#news p{
	font-size:0.8em;
}
#news p.subheading{
	font-size:0.8em;
	font-weight:bold;
	text-decoration:underline;
}
#news p.explanation{
	font-size:0.7em;
	font-style:italic;
}
#news ul{
	font-size:0.8em;
}




#footer{
	clear:both;
	border-top: 7px #6296CF solid;
	margin-top:10px;
	text-align:center;
}
#footer span.links a{
	font-family: tahoma;
	font-size: 10px;
	color: #858688;
	text-decoration: none;
}
img{
	border: 0;
}
img.product{
	padding:3px;
	border:1px gray solid;
}



#breadcrumb{
	margin:5px;
	font-size:0.7em;
}


.clear{
	clear:both;
}
.zeroHeight{
	height:1px;
}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #858688;
	text-decoration: none;
}

.links {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.text_green {
	font-family: tahoma;
	font-size: 10px;
	color: #519B02;
	text-decoration: none;
}

.text_blue {
	font-family: tahoma;
	color: #0066FF;
	text-decoration: none;
}

.eventimage{
	float:left;
	padding:2px;
	width:80px;
	height:55px;
}


.date {
	padding-top:0;
	margin: 0px 0px 10px 5px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005CC1;
	text-decoration: none;
}



/*******************************
*
*	GALLERY STYLE
*
**********************************/
#gallery {
	width:320px;
	height:300px;
	position:relative;
	float:left;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:2px
}
ul#thumbnails {
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
}
ul#thumbnails  li {
	float:left;
	position:relative; 
	top:220px;
}
ul#thumbnails li a {
	height:54px;
	width:54px;
	padding:2px;
	display:block;
	text-decoration:none;
	background:#fff;
}
ul#thumbnails li a img {width:50px; height:50px; border:1px gray solid;padding:1px;}
ul#thumbnails li a:hover {
	background:#fc0;
}
ul#thumbnails li.close a:hover {
	background:#fff;
}

#gallery #fullsize {
	position:absolute;
	left:0;
	top:0;
	height:220px;
	width:320px;
	overflow:hidden;
}
#gallery #fullsize div {width:320px; height:250px;}
#gallery #fullsize div img {display:block; margin:0 auto; width:320px;padding:5px;}
#gallery p{
	margin-top:3px;
	font-size:1em;
}
