body {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #313228;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height: 1.6;
}

body.rand-1{
	background-image:url(../styleImages/backgrounds/bayou.jpg);
	background-repeat:repeat-x;
}
body.rand-2{
	background-image:url(../styleImages/backgrounds/creek.jpg);
	background-repeat:repeat-x;
}


body.rand-3{
	background-image:url(../styleImages/backgrounds/home.jpg);
	background-repeat:repeat-x;
}


body.rand-4{
	background-image:url(../styleImages/backgrounds/house2.jpg);
	background-repeat:repeat-x;
}


body.rand-5{
	background-image:url(../styleImages/backgrounds/stJoe.jpg);
	background-repeat:repeat-x;
}

body.rand-6{
	background-image:url(../styleImages/backgrounds/swamp.jpg);
	background-repeat:repeat-x;
}



#pageSurround {
	width: 861px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-position: 1px;
}
#thWrapper {
	text-align: right;
	height: 95px;
	width: 861px;
	margin: 0px auto;
	padding: 10px 0 10px 0;
}
#topHeader {
	text-align: right;
	height: 90px;
	width: 500px;
	margin: 0px auto;	
	/* SKIN VARIABLE IS cAsE SeNsItIvE 
	background-image: url(../../../images/getLogo.php?skin=GahrMetal);
	background-repeat: no-repeat;
	background-position: 0px 14px;*/
	float: left;
}
#topHeader2 {
	text-align: right;
	width: 321px;
	margin: 0px auto;
	float:right;
}
.shoppingArea {
	float: left;
	width:250px;
	border-right:1px solid #4b4d3b;
	margin-right: 20px;
	font-size:12pt;
}
#topBar {
	line-height: 35px;
	color: #cccccc;
	width: 841px;
	margin: 0 auto;
	padding: 5px 5px 5px 15px;
	background-image:url(../styleImages/backgrounds/topNav.gif);
}
.boxTitleLeft, .boxTitleRight {
	color:#666;
	padding:10px 15px;
	font-weight: bold;
	background-color: #e6e6e6;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
}
.searchPadding {
	padding-top: 5px; padding-left:5px;
}
.colRight {
	position: relative;
	z-index:5;
	left: 0px;
	width: 195px; 
	float: left;
}
.colMid {
	position: relative;
	width: 666px;
	float: right;
	padding: 0px;
}

body.cart .colMid {
	position: relative;
	width: 800px;
	padding: 0px;
	margin:0 auto;
}

.boxContent {
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
	padding: 10px;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	text-align: center;

	margin-bottom: 15px;

	padding: 3px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

#imgThumbSpace{

	line-height: 0px;		

}

#imgThumbSpace img {

	padding-right: 3px;

	padding-bottom: 3px;		

}



div.latestProds {

	text-align: center;

	width: 131px;

	height: 100px;

	float: left;

	overflow: hidden;

}



/*

Start Cross-Browser DHTML Menu

*/

.clear {
	clear:both;
}

#mainmenu-nav {

	list-style: none;

	list-style-type: none;

	width: 165px;

	padding: 0px;

	margin: 0px;

}



.li-nav a {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	width: 165px;
	display: block;
	text-indent: 2px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 8px 15px 9px;
}

.li-nav a:hover {
	background-color: #EEEEEE;
	color: #333333;
}



.ul-nav, .li-nav {

	display: block;

	list-style: none;

}



.ul-nav {

	width: 156px;

	padding: 0px;

}



.li-nav {	

	float: left;

}



.li-nav .ul-nav  {

	display: none;

	position: absolute;

	margin-left: 100px;

	margin-top: -19px;

	border: 1px solid #dedede;

	z-index: 99;

	text-align: left;

}



a.hassubmenu {

}

/*

End Cross-Browser DHTML Menu

*/

.wrapper {
	float: left; 
	width:200px; 
	height: 290px; 
	padding:5px;
	position: relative;
}
.catimage {
	position: relative;
	width: 200px; 
	height:200px; 
}
.catimage:hover {
	width: 198px; 
	height:198px; 
	border: 1px solid #E6E6E6;
}

.cattitle {
	height: 70px; 
	overflow:hidden; 
	width:190px; 
	text-align:center;
	background-color:#F7F7F7;
	border-bottom:1px solid #E6E6E6;
	color:#666666;
	padding: 5px;
}
.salePrice {
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:48px;
	height:48px;
	background: url(../styleImages/sale.gif) no-repeat bottom right;
	padding: 0px;
}	
.salePricebig {
	position:absolute;
	bottom:180px;
	right:0px;
	width:96px;
	height:96px;
	background: url(../styleImages/salebig.gif) no-repeat bottom right;
	padding: 0px;
}	
.OutOfStock {
 	z-index: 5;
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:48px;
	height:48px;
	background: url(../styleImages/sold.gif) no-repeat bottom right;
	padding:0px;
}
.OutOfStockbig {
 	z-index: 5;
	position:absolute;
	bottom:180px;
	right:0px;
	width:96px;
	height:96px;
	background: url(../styleImages/soldbig.gif) no-repeat bottom right;
	padding:0px;
}



/* Tagged footer */

.navmin {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
	font-size: 9pt; 
	z-index: 100;
	color: #fff;
	text-align:center;
	}
.navmin li {
	list-style: none;
	display: inline;
	}
	
.navmin li a:link, .navmin li a:visited {
	margin-left: 20px;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	font-weight:normal;
	}

.navmin li a:hover { color: #C42124;}

.navmin li span {
	background: url(/skins/GahrMetal/styleImages/logo/nolagraphics-logo-small.png) no-repeat left center;
	padding: 10px 0 10px 15px;
	margin-left: 10px;
	}

.navmin li span a:hover {
	color: red;
	}




/** Entire CART Styling
*********************/



.login-message {
float:left;
width:200px;
}
.login-message li{
margin:0 0 15px 0;
padding:0;
line-height:25px;
list-style-type:none;
}

.login-message li strong, .login-main h4{
color:#8B0008 !important;
text-transform:uppercase !important;
display:block !important;
}
.login-main {
float:right;
clear:right;
width:450px;
margin: 3px 0 0 0;
}
.login-main #ajax-login table{float:left; width:75%;}
.login-main p{margin:10px 0 10px 0 !important;}
.login-main td{padding:1px 0 1px 0 !important;}


#ajax-payment-form h3{
	color:#B00009 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:15px !important;
	font-weight:bold!important;
	margin:5px 0 !important;
	padding:0 !important;
}

/**VIEW CART PAGES
********************/
#CartView {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}
	
form#cart {
	padding-right:5px;
	margin-bottom:20px;
	}

#cartTable {
	margin-bottom:20px;
	}


.cartProgress {
	color: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 20px auto;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #C6EADD;
	background: #FFFFFF;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}
	
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background:#2D4955; 
	height:20px;
	}


.tdcartEven {
	background:#FFFFFF; 
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	}

.tdcartOdd {
	background: #FFFFFF;
	color: #333333;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	}

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	color: #6F9994;
	}

/**STEP ONE PAGE
******************/
.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	border-top: 1px solid #CCCCCC;
	}

.InfoBox .BlueBg {height:30px;}

.InfoBox .BlueBg .Button {
	float:right;
	text-indent:0;
	margin-top:-20px;
	}

.Heading {
	text-transform:uppercase; 
	font-weight:bold; 
	padding-left:10px;
	text-align:left;
	}

.HeadingHalf {
	text-transform:uppercase; 
	font-weight:normal; 
	padding-left:10px;
	text-align:left;
	float:left;
	}

/** error message styling
*********************/

body.cart .unfilled-req input {
	border:2px solid red;
}
body.cart #reg-error-msg,
body.cart .error-msg {
	color:red;
	text-align:center;
}
/** Contact Form
*********************/
#the-form {
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	width: 400pt;
	position: relative;
	color: #000000;
}


#the-form form {
	width : 100%;
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

#the-form fieldset { 
float : left; 
width : 40%; 
margin : 0 .5em 0 0; 
padding : .5em; 
border : 1px solid #333; 
height:200px;
}

#the-form fieldset div br { 
display : none;
}

#the-form legend {
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
}

#the-form label {
	display : block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#fm-submit { clear : both; padding-top : 1em; }

#the-form fieldset div { 
width : 50%; /* Width for modern browsers */ 
border : 1px solid #333; 
margin : 0; 
padding : 1px; 
}

#the-form * html fieldset div {
width: 50%; /* Width for IE5 */ 
w\idth: 196px; /* Width for IE6 */ 
} 

#the-form fieldset div input { 
width: 192px; /* Width for modern browsers */ 
border : 1px solid #666; 
padding : 1px; 
}
						
#the-form * html fieldset div input { 
width: 196px; /* Width for IE5 */ 
w\idth: 192px; /* Width for IE6 */ 
}
.fm-required{ 
border: 1px solid #900; 
}
#the-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	height: 300px;
	width: 600px;
}
#the-form legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#tarea{
width: 250px;
height: 150px;
}

#fm-eml_email{
width: 250px;
}

#fm-req_surname{
width: 250px;
}

#fm-req_forename{
width: 250px;
}

#fm-city{
width: 250px;
}
#fm-state{
width: 250px;
}
#fm-address{
width: 250px;
}
#fm-sub{
width: 250px;
}


#shipping-address-option{float:left;}


#registration-wrapper a{font-weight:bold; color:#FF0000; font-size:12pt;}