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

*{
  margin:0;
  padding:0;
  font-size:12px;
}

body{
     background:url(../images/background.jpg) repeat-x;
	 width:auto;
	 height:585px;
	 background-color:#c45b22;
}

a, a:visited, a:link {
	color:#d88908;
}

a:hover {
	color:#c45b22;
	text-decoration:underline;
}

.clearfix{
	      width: 1px;
	      height: 1px;
	      display: block;
	      clear: both;
}

p {
	float:left;
}

.wrapper{
            margin:0 auto;
		    width:900px;
}

.wrapper_shadow{
            margin:0 auto;
		    width:946px;
}

#dropshadow{background:url(../images/dropshadow.png) repeat-y;
            width:946px; height:auto;}



/*-------------------- 
		navigation 
------------------------*/

.nav{
	width:900px;	
	z-index:100;}

.nav li{	
		list-style: none;
		height:41px;
		float:left;
		display:block;
	}


.nav a { 
        height:100%;
		width:100%;
		display:block;
}

.nav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background:#FF9900;
	border: 1px solid #CC0000}

	.nav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#FFCC00;
		color:#000000;
		font: 13px "Verdana", Arial, Helvetica, sans-serif;}

	.nav div a:hover
	{	background:#FFFFFF;}
		

a.home{
	background:url(../images/nav.jpg) no-repeat 0px 0px;
	width:150px;
	height:41px;
}

a.home:hover, a.home-active{
	background:url(../images/nav.jpg) no-repeat 0px -41px;
	height:41px;
	width:150px;
}

a.aboutus{
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}

a.aboutus:hover, a.aboutus-active{
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -150px -41px;
}

a.products{
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -300px 0px;
}

a.products:hover, a.products-active{
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -300px -41px;
}
a.store {
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -450px 0px;
}
a.store:hover, a.store-active {
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -450px -41px;
}
a.form {
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -600px 0px;
}

/*-------------------- end navigation ------------------------*/
a.form:hover, a.form-active {
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -600px -41px;
}

a.contact{
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -750px 0px;
}

a.contact:hover, a.contact-active{
	height:41px;
	width:150px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -750px -41px;
}


/*-------------------- end navigation ------------------------*/




/* --------------------------
		center column 
----------------------------*/
.centerColumn {
	float:left;
	width:620px;
	padding-right:30px;
	padding-top:20px;
}

#store-main {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
	padding-bottom:35px;
}
#login_div {	float:right;	padding-right:10px;	padding-top:10px;	padding-bottom:15px;}	#login_div  {	font-weight:bold;}



#store-nav {
	margin: 0px;
	padding: 20px;
	float: left;
	height: auto;
	width: 210px;
}
.store-nav-tab-combo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
#store-qty {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
#store-qty label {
	padding-right: 10px;
}
#store-nav-tab-current-top {
	background-image: url(../images/store_nav_current_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 210px;
}
#store-nav-current-middle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/store_nav_current_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	margin: 0px;
	float: left;
	width: 170px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#store-nav-current-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 210px;
	background-image: url(../images/store_nav_current_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#productinfoBody #store-main h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.store-nav-tab-inactive-top {
	background-image: url(../images/store_nav_inactive_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 210px;
}
.store-nav-inactive-middle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-image: url(../images/store_nav_inactive_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	margin: 0px;
	float: left;
	width: 170px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	cursor: pointer;
}
.store-nav-inactive-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 210px;
	background-image: url(../images/store_nav_inactive_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#store-add-to-cart {
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#store-image-column {
	margin: 0px;
	float: left;
	width: 284px;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 30px;
	padding-left: 8px;
	border:1px solid #498D52;
}
#store-description-column {
	margin: 0px;
	float: left;
	height: auto;
	width: 288px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: left;
}
#store-description-column p {
	padding-bottom: 20px;
}



.centerColumn h1 {
	color:#c45b22;
	font-weight:bold;
	font-size:18px;
}






/* ----------------------
	SHOPPING CART
-----------------------*/
.cartTotalsDisplay {
	text-align:left;
	font-size:11px;
	padding-left:5px;
	color:#333;
}

#shoppingCartDefault form {
	margin:0;
}


#cartContentsDisplay {
	margin-top:20px;
}

TR.tableHeading, tr.cartTableHeading {
	background-color: #333;
	height: 22px;
	color:#FFF;
}


.rowOdd {
	background-color: #E8E8E8;
}

.rowOdd td {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #FFF;
	font-size:11px;
	}

.rowEven {
	background-color: #E8E8E8;
}

.rowEven td {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #FFF;
	font-size:11px;
	}


.cartProductDisplay img {
	margin-left:30px;
	float:left;
}

.cartQuantityUpdate {
	padding-left:6px;
}

.cartProductDisplay {
	text-align:center;
}

.cartProductDisplay a{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-top:12px;
	display:block;
}

#scTotalHeading, #scUnitHeading {
	text-align:right;
	padding-right:8px;
}

.cartUnitDisplay, .cartTotalDisplay {
	padding-right:10px;
}

.cartTotalDisplay {
	font-weight:bold;
}


#estimator {
	padding-left:117px;
}

#backtoshopping {
	padding-left:50px;
}

#checkoutshopping {
	padding-right:50px;
}

#cartSubTotal {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #333;
	padding-right:42px;
	font-weight:bold;
	font-size:12px;
}

#subtotal_amount {
	color:#bb582f;
	font-size:13px;
	color:#333;
}











#checkoutShipping h2, #checkoutPayment h2, #checkoutConfirmDefault h2, #checkoutConfirmDefault h3, #checkoutPayAddressDefault h2 {
	padding-top:25px;
	color:#FF0000;;
}

#checkoutShipping address {
	font-size:12px;
}

#checkoutShipping fieldset {
	padding:10px;
}

#checkoutPayment .totalBox {
	color:#bb582f;
	font-weight:bold;
}

#checkoutPayment .lineTitle {
	font-weight:bold;
}






#checkoutShipto {
	width:49%;
}

#checkoutConfirmDefault h4 {
	font-weight:normal;
	color:#666;
}


#checkoutConfirmDefault #cartContentsDisplay {
	margin-top:5px;
}


#checkoutConfirmDefault #orderTotals {
	padding-top:20px;
	padding-right:5px;
	font-weight:bold;
	padding-bottom:25px;
}

#checkoutConfirmDefault #ccTotalHeading {
	text-align:right;
	padding-right:10px;
}





#checkoutSuccessOrderNumber {
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	padding-bottom:15px;
}
	

#checkoutSuccessOrderLink, #checkoutSuccessContactLink {
	padding-top:10px;
	float: left;
}

#checkoutSuccessThanks {
	padding-top:45px;
	font-style:italic;
	color:#C45B22;
	font-size:18px;
	float: left;
}















#logoffDefaultMainContent {
	padding-top:10px;
}


/*--------------------------- 
		footer 
----------------------------*/

#whole-footer{
			  width:900px;
			  padding-top:20px;
}

#footer_top{
		   width:900px;
           font:11px "Arial", Helvetica, sans-serif;
		   text-align:center;
		  
}

.footer a{
          color:#cccccc;
		  text-decoration:none;
		  
}
.footer a:hover{
          color:#666666;
		  
}
#footer_bottom{
	width:900px;
	font:11px "Arial", Helvetica, sans-serif;
	color:#cccccc;
	text-align:center;
	padding-top:10px;
	float: left;		   
}

.footer_pipe{
    color:#cccccc;
	text-align: center;
	float: left;
	width: 900px;
}
#credit{
        width:900px;
		padding-top:20px;
}

#credit a{
          font:11px "Arial", Helvetica, sans-serif;
		  color:#cccccc;
		  text-align:center;
		  text-decoration:none;
}

#credit a:hover{
		         color:#666666;
}















