﻿/* Layout Stylesheet */ 
body{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 850px;
	background: #2580a2;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 90%;
}
h1 {
	margin-top: -1px;
	text-align: center;
}
h2 {
	font-style:italic;
	text-align:center;
}
.h1top {
	font-size: medium;
	margin-left: 25px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #DEAE66;
	text-align: left;
}
.h2top {
	font-size: small;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 10px;
	margin-top: 1px;
	color: #DEAE66;
}
#hdr{
	border: 2px #DEAE66 solid;
	background-position: left;
	height: 113px;
	background: #CDFFFF url('../images/gswsbanner0210.jpg') no-repeat;
	color: #000000;
	margin: 5px 50px 0 50px;
}
#title{
	margin: 0 50px 7px 50px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	height: 35px;
	background: #333;
	color: #2580a2;
	}
#maintitle {
	background: #333;
	margin: 0 50px 0 50px;
}
/*new style left column begins*/
#lh-col{
	position: absolute;
	top: 98px;
	left: 0px;
	width: 220px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 830px;
	margin-top: 80px;
}
/*new style left column ends*/
#rh-col{
	margin: 0 50px 20px 200px;
	background: #DEAE66;
	color: #333333;
	padding: 5px 0 20px 0;
	position : relative;
}
 /* Left Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 120px;
	display: block;
	padding: 0;
	margin: 0 auto;
	margin-top: 10px;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #DEAE66;
	background-color: #fff;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #DEAE66;
	text-align: center;
	font-size: 90%;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #77996E;
}
#footer {
	margin-bottom: 10px;
	margin-top: 10px;
	margin: 0 50px 0 200px;
	text-align: center;
	font-size: x-small;
}
img {
	border-style: none;
}
#adsense {
	width: 120px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url("../../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url("../../images/prevlabel.gif") left 15% no-repeat; }
#prevLink:hover { background: url("../../images/prevlabel.gif") left 15% no-repeat; }
#nextLink:visited:hover { background: url("../../images/nextlabel.gif") right 15% no-repeat; }


#nextLink:hover { background: url("../../images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/* End hide from IE-mac */ 
/* 2010 Horizontal Menu With Subtabs Begins */
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	list-style:none;
	}
.menu ul{
	background:#333333;
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:right;
		padding:0px;
		}
	.menu li a{
	background: #333333 url('../images/seperator.gif') no-repeat right bottom;
	color: #cccccc;
	display: block;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url('../images/hhover.gif') no-repeat center top;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:175px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:175px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('../images/vhover.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}
/* 2010 Horizontal Menu With Subtabs Ends */
/* 2009 Horizontal Menu No Subtabs Style Begin */
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: right;
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url('../images/seperator.gif') no-repeat right bottom;
	color: #DEAE66;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url('../images/hhover.gif') no-repeat center top;
	color: #fff;
	padding-bottom: 8px;
}
/* 2009 Horizontal Menu No Subtabs Style */
/**Horizontal Submenu Style Starts**/
#submenu {
	background: #DEAE66;
	float: left;
	list-style: none;
	margin: -20px 0 0 0;
	padding: 0;
	width: 100%;
}
#submenu li {
	float: left;
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#submenu a {
	background: #DEAE66 no-repeat right
bottom;
	color: #333;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#submenu a:hover {
	background: #2580a2 url('../images/vhover.gif') no-repeat right center;
	color: #fff;
	padding-bottom: 8px;
}
/**Horizontal Submenu Style Ends**/
/* Vertical Menu Style Begin */
#vmenu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#vmenu li {
	font: 85% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#vmenu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #DEAE66;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: normal;
}
#vmenu a:hover {
	background: #2580a2 url('../images/vhover.gif') no-repeat left center;
	color: #fff;
	padding-bottom: 8px;
}
/* Vertical Menu Style Ends */

#main {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  }
  .addcart1{
cursor:pointer;
border:outset 2px silver;
background:#993300;
color:#ffff66;
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.addcart{
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0 3px 0 3px;
	font: medium sans-serif;
	cursor: pointer;
	border: outset 2px silver;
	background: #2580a2;
	color: #FFFFCC;
}
.addcart1{font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0 2px 0 2px;
	font: medium sans-serif;
	cursor: pointer;
	border: outset 3px silver;
	background: #2580a2;
	color: #FFFFCC;
}
table
{ 
margin-left: auto;
margin-right: auto;
}
td {text-align: center}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.part {
	text-align: left;
	font-size: small;
}
#ginfo {
	width:80%;font-size:small;margin-left:auto;margin-right:auto
}
.catalog {
	border: 3px #2580a2 double;
	float: right;
	margin: 5px;
}
.catalogwwd {
	padding: 20px 30px 20px 30px;
	border: 4px #2580a2 solid;
	background-image: url('../images/sandstone-bg.gif');
}
.cell { width:218px; font-size:80%;
	
}
.cell1 {
	width:436px; font-size:80%;
}
.group {
	border: #2580a2;
	width: 100%;
	border-style: double;
	border-width: 3px;
	padding: 5px;
}
.freeshipping {
	border: thin solid;
	border-color: #FF0000;
	padding: 5px;
}
.lampdetails {
	border: 3px #2580a2 double;
	width: 80%;
}
.runnercatalog {
	border: 3px #2580a2 double;
	width: 80%;
}