body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #666666;
}
#super_container {
	text-align: center;
}

#super_container2 {
	text-align: center;
	background: transparent url('../images/green_grad.gif') scroll repeat-x center bottom;
}
#super_container3 {
	text-align: center;
	background: transparent url('../images/yellow_grad.gif') scroll repeat-x center top;
}

body.bg_2 {
	background: #e2e2e2 url('../images/mainbg_sub.jpg') fixed repeat-x center top;
}
body.bg_1 {
	background-color: #fcfcfc;
}
img {
	border: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*li { 
	list-style-type: square;
	font-size: 13px;
    color: #b34502;
	
}*/
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b5ec3;
	border: 1px solid #d6a528;
	padding: 1px 1px 1px 2px;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b5ec3;
	width: 195px;
	height: 80px;
	border: 1px solid #d6a528;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #1b5ec3;
	border: 1px solid #d6a528;
}
A{
    color: #284ca6;
    text-decoration: none;
}
A:hover {
    color: #db8702;
    text-decoration: none;
}
h1 {
	color: #8b9724;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 17px;
    font-weight: normal;
}

/*** visible styles .......................................... ***/

.text_generalhome {
	/* text on home  */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20294a;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
}
.text_tileshome {
	/* text bold on home  */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #20294a;
	text-decoration: none;
	font-weight: bold;
}
.text_general {
	/* text general navy 12  */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20294a;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.text_generalbig {
	/* text general navy 13 */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c294c;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.text_generalsmall {
	/* text general navy 11 */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c294c;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.sub_title {
	/* sub headings blue 15 */
    color: #4366ca;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 16px;
    font-weight: normal;
	line-height: 120%;
}
.sub_title_blue {
	/* sub headings navy bold 16 */
    color: #1c294c;
    font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
    font-size: 16px;
    font-weight: bold;
	line-height: 120%;
}
.sub_title1 {
	/* sub headings gold 13 */
    color: #ab7711;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
    font-size: 13px;
    font-weight: bold;
	line-height: 120%;
}
.captions {
	/* text small 9 */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	font-weight: normal;
}
/*** end visible styles ***/
/*** invisible styles .................................. ***/

.states_towns {
    color: #1b3883;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	line-height: 125%;
}
.yellow_headings {
    color: #c98102;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3pt;
    font-size: 14px;
    font-weight: bold;
	line-height: normal;
}

.blue_headings {
    color: #203E89;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3pt;
    font-size: 14px;
    font-weight: bold;
	line-height: normal;
}

/*** end invisible styles  ***/

/*** site style elements ...............................  ***/
form {
	margin: 0;
	padding: 0;
}
.clear {
	display: block;
	clear: both;
}
#container {
	margin: auto;
	text-align: left;
	width: 1000px;
}

/*** Homepage styles .............................. ***/
/*** Home top section***/
#top {
	margin: auto;
	text-align: left;
	width: 1000px;	
}
#top .home_header {
	padding: 5px 0 15px 0;
	text-align: left;
	
}
#top .home_header .logo {
	float:left;
	width: 280px;
	text-align: left;	
}
#top .home_header .actions {
	float:right;
	width: 570px;
	text-align: left;
	padding: 20px 20px 0 0	
}
#top .home_header .actions .states {
	float: left;
	width: 185px;
	text-align: left;
	padding-top: 10px;	
}
#top .home_header .actions .enquiries {
	float: right;
	width: 365px;
	text-align: left;	
}
/*** END Home top section ***/
/*** Home Flash section ...........................  ***/
#homepage {
	text-align: left;
	width: 1000px;
	margin: auto;
	/*background-color:#fcfcfc;*/
}
#homepage .flash {
	width: 700px;
	float: left;
}
#homepage .flash .paddin{
	padding-left:5px;
}
#homepage .promotions {
	width: 280px;
	float: right;
/*	background-color:#fcfcfc; */
}
#homepage .promotions .padddd {
	padding: 4px 0 0 0;
}

#homepage .promo-embed{
	z-index:1;
}
/*** Home content section .........................***/
#homepage_content {
	margin: auto;
	text-align: left;
	width: 1000px;
}
#homepage_content .padding {
	padding: 15px 5px 10px 5px;
}
#homepage_content .column1 {
	width: 330px;
	float: left;
	text-align:left;
}
#homepage_content .column1 .pad {
	padding: 0 10px 0 0;
}
#homepage_content .column2 {
	width: 375px;
	float: left;
	text-align:left;
}
#homepage_content .column2 .padddin {
	padding: 0 10px 0 10px;
	border-left: 1px solid #94a9d8;
	border-right: 1px solid #94a9d8;
}
#homepage_content .column3 {
	width: 275px;
	float: right;
	text-align:left;
}
#yellow_footer {
	margin: auto;
	width: 1000px;
	text-align:left;
}
#yellow_footer .all_states {
	width:1000px;
}
#yellow_footer .all_states .padding_all {
	padding: 15px 5px 10px 5px;
}
#yellow_footer .footer {
	width:1000px;
	height: 40px;
	background: transparent url('../images/footer_dot.gif') repeat-x scroll top left;
}
#yellow_footer .footer .paddding {
	padding: 15px 5px 10px 5px;
}
#yellow_footer .footer .paddding .copyright {
	float: left;
	width: 370px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
#yellow_footer .footer .paddding .links {
	float: right;
	width: 570px;
	text-align:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
/*** END Homepage styles ***/

/*** Product details styles ........................ ***/

#subpage {
	width: 1000px;
	background: #fcfcfc url('../images/footer_bg.gif') no-repeat scroll bottom left;	
}
.header {
	padding: 15px 0 20px 0;	
}
.header .logo {
	float:left;
	width: 280px;
	text-align: left;	
}
.header .actions {
	float:right;
	width: 570px;
	text-align: left;
	padding: 20px 20px 0 0	
}
.header .actions .states {
	float: left;
	width: 185px;
	text-align: left;
	padding-top: 10px;	
}
.header .actions .enquiries {
	float: right;
	width: 365px;
	text-align: left;	
}
#subpage .padding {
	padding: 15px 20px 10px 20px;
}
#subpage .padding .breadcramb {
	width:960px;
	height: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.4pt;
	color: #6a7baa;
	font-weight: normal;
}
#subpage .padding .breadcramb .paddd {
	padding: 0 0 10px 0;
}
#product_content {
	width:960px;
}
/*** Product Details styles ..................................... ***/






/*** END Product Details styles ***/
/*** Product Category styles ..................................... ***/
div#product_content h1 {
        color: #e57e05;
        font: 10pt Arial;
        text-transform: uppercase;
        padding: 0px;
}


/*** END Product Category styles ***/

/*** General subpages styles ........................ ***/
#general_subcontent {
	width:960px;
}
.pageheading {
	width:960px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #1c41ac;
	font-weight: bold;
}
#general_subcontent .col1 {
	float:left;
	width:270px;
	text-align:left;
}
#general_subcontent .col2 {
	width:690px;
	float:right;
	text-align:left;
}
#general_subcontent .col2 .paddingcol2 {
	padding: 0 0 0 25px;
}
/*** Gallery page styles .....................*/
#general_subcontent .col1a {
	float:left;
	width:400px;
	text-align:left;
}
#general_subcontent .col2a {
	width:460px;
	float:right;
	text-align:left;
}
#general_subcontent .col2a .paddingcol2a {
	padding: 0 0 0 25px;
}
/*** 3 columns subpage styles .....................*/
#general_subcontent .col3 {
	width:275px;
	padding-right:10px;
	float:left;
	text-align:left;
}
#general_subcontent .col4 {
	width:490px;
	float:left;
	text-align:left;
	border: 1px solid #cad387;
	border-top:0;
	border-bottom:0;
}
#general_subcontent .col4 .paddingcol4 {
	padding: 0 25px 0 20px;
}
#general_subcontent .col5 {
	width:180px;
	float:right;
	text-align:left;
}

/*** END General subpage styles ***/

/*** END Subpages styles ***/

/*** Subpage Footer ................................................. ***/
#subpage .padding .footer {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
#subpage .padding .footer .paddding {
	padding: 18px 0 0 0;
}
#subpage .padding .footer .paddding .copyright {
	float: left;
	width: 370px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
#subpage .padding .footer .paddding .copyright a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
#subpage .padding .footer .paddding .copyright a:hover {
	text-decoration: none;
	color: #888888;
}
#subpage .padding .footer .paddding .links {
	float: right;
	width: 570px;
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#subpage .padding .footer .paddding .links a {
	color: #888888;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#subpage .padding .footer .paddding .links a:hover {
	text-decoration: none;
	color: #333333;
}

/*** End Footer ***/

/*** Gallery styles .......................................... ***/
.gallery_title {
    color: #1f2849;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 16px;
    font-weight: normal;
	margin:0;
	padding:0;
}
.gallery_list {
    color: #1f2849;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 16px;
    font-weight: normal;
}
.gallery_list a {
    color: #014bb4;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 15px;
    font-weight: normal;
}
.gallery_list a:hover{
    color: #d60511;
}
.picture_name {   
    color: #82670c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height: 140%;
	height:16px;
}
#gallery_browse .image {
	float: left;
	text-align: center;
	margin: 5px;
	padding: 0;
}
#gallery_browse a {
	background: transparent url('../images/galleryimg_bg.gif') no-repeat left top;
	display: block;
	width: 180px;
	height: 180px;
	border: 1px solid #e2ca76;
}
#gallery_browse .thumb {
	display: block;
	height: 140px;
	background: transparent none no-repeat scroll center center;
}
#gallery_browse .thumb img {
	visibility: hidden;
}
#gallery_browse .caption {
	display: block;
	margin: 0 10px 0 10px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(../custom/conte/shop/images/prevlabel.gif) left 15% no-repeat; }
#nextLink { background: url(../custom/conte/shop/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*** END Gallery styles ***/


/*** Navigation .............................................. ***/

div#navigation.menu-left{
	width:300px;
	float:left;
	text-align:left;
}

div#navigation.menu-left .padding{
	position:absolute;
	left:0;
	padding-left:0;
}
#navigation.menu-left ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff4800;
	text-decoration: none;
	font-weight: bold;
}
div#navigation.menu-right{
	width:700px;
	float:right;
}

#navigation {
	height: 27px;
	text-align: center;
	display: block;
	border-bottom: 3px solid #fcad31;
	position: relative;
}
#navigation .products {
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 0 0;
	width: 950px;
}
#navigation .products ul li a {
	font-weight: bold;
	font-size: 14px;
}
#navigation .padding {
	padding: 5px 14px 0 14px;
	position: absolute;
	right: 0;
	text-align: left;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	position: relative;
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	/*line-height: 25px;
	height: 25px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203e89;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul li a span {
	display: block;
	line-height: 25px;
	padding: 0 8px 0 8px;
	text-decoration: none;
	cursor: pointer;	
}

#navigation ul li a:hover {
	color: #e49204;
}
#navigation ul li.on a {
	background: transparent url('../images/navgreen_over.gif') repeat-x scroll left bottom;
}

/*** End Navigation ***/

/*** Drop Down Menu .............................................. ***/
.cssmenu_sub {
	width: 140px;
	background-color: #ffffff;
	border: 2px solid #f79d15;
	border-top: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
#cssmenu_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cssmenu_submenus ul li {
	list-style: none;
}
#cssmenu_submenus a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 8.6pt;
	color: #012676;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 4px 4px 15px;
	text-align: left;
}
#cssmenu_submenus a:hover {
	color: #e67201;
}
/*** End Drop Down Menu ***/

/*** Google Maps ........................... ***/
#google_map {
    width: 100%;
    height: 320px;
    border: 1px solid #d6a528;
    background: #ffffff url(../images/map_loading.gif) no-repeat scroll center center;
    overflow: hidden;
}
#google_map.loaded {
    background-image: none;
}
/*** End Google Maps ***/

/*** Branch Module ........... ***/
#branch_statename{
	padding:6px 0 6px 0; font-weight:bold;
}
#branch_container{
	border:1px solid #ccc;margin-bottom:4px;
}
#branch_image{
	padding:4px;float:left;
}
#branch_address{
	float:left;
	padding:0 0 0 4px;
	
}
#branch_address p{
	margin:0;
}
#branch_clear{clear:both;}

/*** End Branch Module ........... ***/

/*** FAQs styles ***/
#faq_all .question {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}
#faq_all .answer {
	display: block;
	padding: 0 0 0 0;
	color: #000000;
    font-weight: normal;
}
/*** End FAQs styles ***/

/*** Calendar Box Styles ***/

.DATEcpBorder a {
	display: block;
}

.DATEcpYearNavigation,
.DATEcpMonthNavigation
{
	background-color: #cfcfcf;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.DATEcpDayColumnHeader,
.DATEcpYearNavigation,
.DATEcpMonthNavigation,
.DATEcpCurrentMonthDate,
.DATEcpCurrentMonthDateDisabled,
.DATEcpOtherMonthDate,
.DATEcpOtherMonthDateDisabled,
.DATEcpCurrentDate,
.DATEcpCurrentDateDisabled,
.DATEcpTodayText,
.DATEcpTodayTextDisabled,
.DATEcpText
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;
}
TD.DATEcpDayColumnHeader
{
	text-align: right;
	border: 0px solid gray;
	border-width: 0px 0px 1px 0px;
}
.DATEcpCurrentMonthDate,
.DATEcpOtherMonthDate,
.DATEcpCurrentDate
{
	text-align: right;
	text-decoration: none;
}
.DATEcpCurrentMonthDateDisabled,
.DATEcpOtherMonthDateDisabled,
.DATEcpCurrentDateDisabled
{
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}
.DATEcpCurrentMonthDate
{
	font-weight: bold;
}
.DATEcpCurrentDate
{
	color: #FFFFFF;
	font-weight: bold;
}
.DATEcpOtherMonthDate
{
	color: #808080;
}
TD.DATEcpCurrentDate
{
	color: #FFFFFF;
	background-color: #cfcfcf;
	border: 1px solid gray;
}
TD.DATEcpCurrentDateDisabled
{
	border: 1px solid #FFAAAA;
}
TD.DATEcpTodayText,
TD.DATEcpTodayTextDisabled
{
	border-width: 1px 0px 0px 0px;
	border-color: gray;
	border-style: solid;
}

A.DATEcpTodayText,
SPAN.DATEcpTodayTextDisabled
{
	height:20px;
}
A.DATEcpTodayText
{
	font-weight:bold;
}
SPAN.DATEcpTodayTextDisabled
{
	color:#D0D0D0;
}
.DATEcpBorder
{
	border: 1px solid gray;
}

/*** Image Rotator ---------------------------------------------- ***/
.c1-rotator {
}
.c1-rotator ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 43px;
}
.c1-rotator li {
	float: left;
}
.c1-rotator a {
	display: block;
}
.c1-rotator-image {
	position: absolute;
	background-repeat: no-repeat;
}
/*** End Image Rotator ***/

/*** Newsletter Styles ---------------------------------------------- ***/
	.white_sub a {
	color:#ffffff;
	text-decoration: none; 
	}
	.white_sub a:hover {
	color:#ebd921;
	border: 0;
	}
	.white_sub_small a {
	color:#ffffff;
	text-decoration: none; 
	}
	.white_sub_small a:hover {
	color:#ebd921;
	border: 0;
	}
	span.white_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	}
	span.white_sub_small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	}
	.image_table tr td{
	border-right: 1px solid;
	border-color: #ffffff;
	}
	.image_table tr .no_border {
	border:hidden;	
	}
	.title_cells td {
	height: 40px;	
	}	
	body.newsletter {
	background-color: #000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	}