/**********************************/
/*             html tags         */
/**********************************/

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #D2D2D2;
	text-align:center;
	color: #CCCCCC;
}
div, p, h1,h2,h3,h4,h5,h6,h7{margin:0;padding:0;}
h1 { /* shop header at the top */
	font-size: 18px;
	color: #CCCCCC;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 2px dotted #CCCCCC;
	margin: 20px 0px;
	padding-bottom: 3px;
	line-height:22px;
}
h2 { /* sfsfdssdf  */
	font-size: 11px;
	color: #FC9F2A;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
}
/* Lightning Ridge words that show as an image */
#logo h2 {
	background-image: url(../layout/lightning_ridge_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width:360px;
	height: 120px;
	text-indent: -999em;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #FFFFA6;
	border:  #999999 1px solid;
	border-width: 0px 0px 1px 0px;
	padding-left: 17px;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin-top: 10px;
}
h5 {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	color: #CFC78D;
}
#main p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {text-align:left;vertical-align:top;}

/**********************************/
/*             containers         */
/**********************************/
.wrap0 {
	margin:10px auto;
	width:960px;
	text-align:left;
	padding-bottom:20px;
}
#hang div {position:absolute;}
#heropic{
	background-image:url(../layout/top_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:102px;
}
#logo {
	height: 120px;
	width: 360px;
	position: absolute;
	z-index: 5;
	margin-top: 100px;
	visibility: visible;
}
#address {
	padding-left:15px;
	background-image: url(../layout/blue_line_thin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: 6px;
}
#botblue {
	background-color: #25ABDB;
	background-image: url(../layout/spacerBotB.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #C0FBFD;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #156482;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
	display:inline-block;
}
.menubottomright {float:right;}
/**********************************/
/*             main section         */
/**********************************/
#main { /* middle div with 3 columns for left menu and content   */
	margin-bottom: 20px;
	width:100%;
}
.mainleft { /* left table with left menu, address and logo    */
	color: #CCCCCC;
	padding: 130px 0px 0px 0px;
	background-image: url(../layout/menu_box.jpg);
	background-repeat: no-repeat;
	background-position: left 125px;
	width:160px;
}
.mainleft2 {
	width:200px;
	padding-top:130px;
}
.mainright{
	width:560px;
	padding-left:20px;
	padding-right:20px;
}
.contentright {
	padding-right: 20px;
	padding-left: 30px;
}
#blueline { /* division with a blue line on the side */
	padding-left: 15px;
	background-image: url(../layout/spacerDB.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFCC;
}
/**********************************/
/*            links formatting         */
/**********************************/

a {
	color: #CFC78D;
}
#botblue a {
	color: #87F1C5;
	text-decoration: none;
}
.linkblue {
	color: #25ABDB;
	text-decoration: underline;
}
a.linkblue:hover {
	color:#CCFF33;
}
a:hover, .menu a:hover {
	color: #52BCE4;
}
#botblue a:hover {
	color:#003366
}
.linkNoline {
	text-decoration: none;
}
a.linkNoline:hover {
	color: #FF6600;
}
a:hover img {opacity:0.6; filter:alpha(opacity=60);}
/**********************************/
/*             other         */
/**********************************/

.listSmall {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
	list-style-type: none;
}
.listNormal {
	margin: 0px;
	padding-left: 20px;
	list-style-image: url(../layout/bullet1.gif);
	list-style-type: none;
}.listNormal li {
	margin-bottom: 20px;
}
.paleY {
	color: #FCE9A9;
}
.leftWithMargin {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.rightWithMargin {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
}
.undelined {text-decoration:underline;}

.scroll {
	margin-top: 20px;
	margin-bottom: 20px;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.helpbod {
	font-size: 11px;
	margin-left: 20px;
}
.helphead {	font-size: 12px;
	font-weight: bold;
	color: #FC9F2A;
}
.listSmall li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 12px;
	background-image: url(../layout/bullet_smallList.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
/*   for displaying many prods on one line    */
 
.thumbfloat a, .specs a {text-decoration:none;}
.thumbfloat img, .specs img {border:0px;}
.thumbfloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: 180px;
	width: 140px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align:center;
}
.linkProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2B38A;
	text-decoration: none;
}
.specs {
	border:1px solid #595959;
	padding:10px;
	margin: 5px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
/* for product details  */
.shopY {
	color: #FFFFA6;
	font-size: 12px;
	margin-left: 30px;
}
.linkbox {
	font-size: 10px;
	text-transform: capitalize;
	color: #808080;
	text-decoration: none;
	border: 1px solid #808080;
	padding: 2px;
	margin-left: 10px;
}
.product {
	border: 1px solid #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 40px;
	color: #ACA077;
}
.product h2 {
	color: #FFCC00;
	margin-left:0px;
	font-size: 13px;
}
.buynow {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;

}
.buynow a.linkY {
	color:#FFCC00;
}
.buynow a:hover {
	color:#FF6600;
}
.buynow a.linkY:hover {
	color:#3399FF;
}
.buynow a {
	color: #F0A122;
	text-decoration: none;
}
#main #content .menu {
	background-image: none;
}
#main .mainleft2 img {
	margin-bottom: 10px;
}
.underlined {
	text-decoration: underline;
}

