/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body {
	background:url(../images/body_bg.gif) repeat-y 50% 0 #496778;
	color:#2f2f2f;
	font:12px/1.55em arial, helvetica, sans-serif;
	text-align:center;
	}

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}

/* Heading 
h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em;
	line-height:1.3em;
	color:#0A263C;
	}
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }*/
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }
h7 { color:#817C68;
font-size:16px;
font-style:italic;
font-weight:bold;
margin-bottom:10px;

}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:0px; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
li { list-style:none; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }

/* template ver 1.0 styles - FROM DESIGN */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #d1ccbb;
}
p {
	font-size: 12px;
	margin-top:3px;
	margin-bottom:8px;
	color: #333333;
	line-height: 16px;
}

h1 {
	font-size: 21px;
	margin-top: 0px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	margin-top:10px;
	margin-bottom:3px;
	color: #004498;
}

h2 {
	font-size: 14px;
	margin-top:0px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;

}
.product-shop h2 {	padding-top: 6px;
	padding-right: 138px;
	padding-bottom: 18px;
	margin-bottom: 0px;
	}
ul {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:11px;
	color: #333333;
	line-height: 15px;
}
a {
	text-decoration:underline;
	color:#003399;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}


#footer {
	background:url(../images/usa.gif) right top no-repeat;
	padding-top:0px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	display: block;
	margin-top: 0px;
}
#footer a{
	text-decoration: underline;
}

.credit {
	padding-top:30px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding-bottom: 4px;
	margin: 0px;
}
.credit a{
	color: #004498;
	text-decoration: underline;
}

.smlinks {
/*	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 7px; */
	display: none;
/* 	padding-top: 15px;
	padding-bottom: 8px; */
}

.shellhome {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shadow {
	margin-left:auto;
	_margin-left:-1px; *margin-left:-1px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.shadowhome {
	width:970px;
	margin-left:auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	height: 394px;
}
/* .shellhome2 {
	width:860px;
	margin-left:auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/bucketbak.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 154px;
} */
.bottombox {
	padding: 0px 25px 20px;
	background-image: url(../images/bottombox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	/* _background-position: 1px bottom; *background-position: 1px bottom; */
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#lnav {
	/* float:left; */
	width:186px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	background-image: url(../images/lnavbak.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 0px;
	/* position: absolute; */
	margin-left: 1px;
}
.lnavtopbox {
	background-image: url(../images/lnavtopbox.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 4px;
	margin: 0px;
	padding: 0px;
}
.lnavbottombox {
	background-image: url(../images/lnavbottombox.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.nav p {
	font-size:11px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	background-image: url(../images/lnavbullet.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	margin-right: 10px;
	padding-right: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	line-height:12px;
}
.nav a {
	text-decoration:none;
	color:#003399;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 5px;
	display: block;
	margin: 0px;
}
.nav a:hover {
	text-decoration:none;
	background-image: none;
	color: #CC0000;
}
.subnav ul {
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0px;
}
.subnav li {
	font-size:11px;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 12px;
	margin-left: 28px;
	padding-left: 0px;
	padding-right: 18px;
	list-style-image: url(../images/bullet2.gif);
}
.subnav a {
	text-decoration:none;
	color:#333333;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 12px;
}
.subnav a:hover {
	text-decoration:underline;
	background-image: none;
	color: #666666;
}


#logo {
	height: 132px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/interiortopbak.jpg);
	background-repeat: no-repeat;
	padding: 0px 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo img { padding:20px 0 0 1px;  }

#logohome {
	height: 215px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hometopbar.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
}


.question {
	float: right;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	/* width: 110px; */
	margin:0  0 0;
	padding-left: 0px;
}
.question p {
	font-size:11px;
	text-align: center;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.question p a {
	color: #000066;
	text-decoration: none;
	padding: 5px 12px;
	display: block;
	background-image: url(../images/button.gif);
	background-position: center;
	margin-top: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#topshadow {
	background-image: url(../images/topshadow.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin:0;
	/* margin-left:-1px; */
	padding:0;
}
#topshadowhome {
	background-image: url(../images/topshadowhome.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.question p a:hover {
	text-decoration: none;
	color: #CC0000;
}
#questionhome {
	width: 120px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.photo {
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 3px;
	margin-right: 0px;
	float: right;
	border: 1px solid #333333;
}

.form {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}
.phototable {
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
}
.phototable img {
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFCE0;
	padding: 4px;
}
/* li {
	padding-bottom: 0px;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 1px;
} */
.caption {
	padding-bottom: 10px;
}
.caption p{
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	line-height: 13px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
}
.caption img{
	margin: 0px;
	border: 1px solid #333333;
}
.marginrt {
	margin-left: 0px;
	margin-right: 30px;
}
#content {
	width: 616px;
	padding: 0px 18px 0px 216px;
	margin-right: auto;
	margin-left: auto;
}
#contenthome {
	width: 816px;
	padding: 0px 18px 0px 16px;
	margin-right: auto;
	margin-left: auto;
}
.chartborder {
	border: 1px solid #003399;
}
h4 {
	/* font-size: 16px; */
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
}



.clearboth {
	clear: both;
}

#table4 {
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	line-height: 12px;
}
#table4 thead{
	background-color:#336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#table4 thead td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
}
#table4 tbody td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
}

.topnav2 {
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	width: 633px;
	padding-left: 0px;
	/* height: 195px; */
	float:right;
}
.topnav2 p{
	text-align: right;
	font-size: 14px;
	margin: 0px;
	padding: 8px 0px 4px;
	color: #DFDDCD;
}
.topnav2 a{
	color: #000066;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 10px;
}
.topnav2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.formtext {
	font-size: 12px;
	text-align: left;
	color: #333333;
}
.productimage {
	margin-bottom: 0px;
	margin-left: 0px;
	/* height: 115px; */
	margin-top: 5px;
	padding: 0 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float:left;
}
.productimage img{
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #000066;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 4px;
}
.productimage p {
	font-size: 12px;
	color: #333333;
	line-height: normal;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	/* margin-right: 30px; */
}
.productimage h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	font-size: 12px;
	color: #333333;
	line-height:15px;
}
#box {
	width: 680px;
	background-image: url(../images/boxbak.gif);
	background-repeat: repeat-y;
}
.boxtop {
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
}



.interiorbak {
	background-image: url(../images/interiorgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.homebak {
	background-image: url(../images/homegradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.homebucket {
	height: 100px;
	width: 210px;
	padding-top: 7px;
	padding-left: 4px;
	margin-right: 1px;
	padding-right: 5px;
	float: left;
}

.homebucket a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 1px 0px 2px;
	line-height: 13px;
}
.homebucket p{
	font-size: 11px;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 13px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.homebucket ul{
	font-size: 11px;
	line-height: 13px;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}
.indent {
	margin-left: 77px;
}

.footerbak {
	padding-bottom: 10px;
	width: 100%;
}
.phone {
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
	letter-spacing: 1px;
	color: #000033;
	margin-top:7px;
	float:right;
}
.tagline {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	padding-top: 28px;
}
.taglinehome {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 16px;
	line-height: 20px;
	margin: 144px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: absolute;
	display: block;
}
.breadcrumbs {
	font-size: 10px;
	color: #666666;
	padding-top: 14px;
}
.breadcrumbs a{
	color: #999999;
}
.style1 {
	color: #FF0000;
}

.formtext {
	font-size: 11px;
	text-align: right;
	padding-right: 3px;
}
#homebuckets {
	background-image: url(../images/homebucket2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 8px;
	padding: 5px 0px 0px 8px;
	height: 241px;
	width: 675px;
	display: block;
}

.products {
background-image:url(../images/productbak.gif);
background-position:left bottom;
background-repeat:repeat-x;
color:#FFFFFF;
display:block;
font-size:11px;
font-weight:bold;
letter-spacing:1px;
line-height:22px;
margin:0px 14px 0px 5px;
padding-left:6px;
padding-right:5px;
text-align:left;
}

#current1 { color:#CC0000; text-decoration:none; }

.clrbt { clear:both; }


	#utilities{
		margin:0px;
		padding:0px;
		list-style-type:none;
		list-style-image:none;
		margin-top:10px;
		padding-left:212px;
		overflow:hidden;
		float:left;
	}
	#utilities li{
		float:left;
	}
	#utilities li a{
		padding:0px 9px;
		color:#000066;
		font-size:10px;
		text-decoration:none;
		text-transform:uppercase;
		border-right:solid 1px #DFDDCD;
		
	}
		#utilities li a:hover{
			color:#ffffff;
		}
	#utilities li.last a{
		border:none;
		padding-right:4px;
	}
	
	#utilities li:hover ul, #utilities li.sfhover ul {
		left: auto;
	}
		#utilities ul {
			background-color: #ffffff;
			left: -9999px;
			list-style: none;			
			position: absolute;
			z-index: 100;
			margin:0px;
			padding-left:0px;
			border:solid 1px #cccccc;
			border-top:none;
			padding-top:5px;
		}
			#utilities ul li {
				background: transparent;
				float: none;
				white-space: nowrap;
				min-width: 10em;
				margin:0px;
				padding:0px;
			}
				#utilities ul li a {
					margin: 0;
					padding: 0px 5px 5px 8px;
					color:#000066;
					border:none;
					display:block;
					float:none;
				}
				#utilities ul li a:hover {
					text-decoration:underline;
					color:#000066;
				}

