﻿/* CSS Document */

body {
	background: #ccc url(../images_gsn/body_background.jpg) center top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	margin: 0px auto 0px auto;
}

 * html body{
/* overflow:hidden; */
  /*  height:100%; */
 } 
 * html div#wrapper{

  /*overflow:auto; */
 }

	
a:link {
	color: #232222;
}
a:visited {
	color: #232222;
}
a:hover {
	color: #135a47;
}
a:active {
	color: #232222;
}

a.hdrlinks:link { color:#ffffff; text-decoration: none;}
a.hdrlinks:visited { color:#ffffff; text-decoration: none;}
a.hdrlinks:active { color:#ffffff; text-decoration: none;}
a.hdrlinks:hover { color:#cbf4e9; text-decoration: underline;}

a.ftlinks:link { color:#ffffff; text-decoration: none;}
a.ftlinks:visited { color:#ffffff; text-decoration: none;}
a.ftlinks:active { color:#ffffff; text-decoration: none;}
a.ftlinks:hover { color:#eaeaea; text-decoration: underline;}

#wrapper {
	width:790px;
	margin: 0px auto 0px auto;
	height: 100%;
	display: block;
	text-align: left;
	background: #fff;
}

#header {
	margin-top: -1px;
	height: 92px;
	width: 790px;
	background-image:url('../images_gsn/body_header.jpg') center top no-repeat;
}

#header_content {
	margin-top: -1px;
	height: 162px;
	width: 790px;
	background: #333333 url(../images_gsn/headerblue.png) center top no-repeat;
}

#header_top {
	height: 106px;
	width: 790px;
	background: #333333 url('../images_gsn/header_top.png') center top no-repeat;
}

#header_bottom {
	height: 57px;
	width: 790px;
	background: #333333 url(../images_gsn/header_bottom.png) center top no-repeat;
}

#topheaderlinks{
	text-align:left;
	width:580px;
	height:45px;
	font-size:12px;
	font-weight:bold;
	border:0px solid #ffffff;
}

ul.headlinks {
	padding:9px 10px 10px 10px;
	margin:0px;
	border:0px solid #ffffff;
}

li.headlinks {
	display:inline;
	border:0px solid #ffffff;
}

.space{
	padding:0px 20px 0px 20px;
}

#homespace{
	padding:0px 25px 0px 15px;
}

#header_content2 {
	margin-top: -1px;
	height: 120px;
	width: 790px;
	background: #333333 url(../images_gsn/headerblue2.png) center top no-repeat;
}

#leftbox {
	width: 310px;
	background: url(../images_gsn/body_left_background.jpg) center top no-repeat;
	float: left;
	display: block;
	height:100%;
	padding: 350px 0 0 0;
}

/* maybe take it out after using the new #leftbox3 */
#leftbox2 {
	width: 790px;
	height: 39px;
	display: block;
}

/* new style with left and right col*/
#leftbox3 {
	width: 310px;
	float: left;
	display: block;
	height:100%;
	padding: 0px 0 0 0;
}

#leftboxprod {
	width: 310px;
	float: left;
	display: block;
	height:100%;
	padding: 0px 0 0 0;
	border-right: #000 solid 0px;
}

#rightboxprod {
	width: 479px;
	float:right;
	display: block;
	margin:0;
	border: #000 solid 0px;
}

#left_content {
margin: 0px 10px 0 0;
padding: 0px 10px 5px 20px;
}

/* rightbox for homepage only*/
#rightbox {
	width: 478px;
	float:right;
	display: block;
	margin:0;
}

.prodbox{
	text-align:center;
	width:430px;
	border: #000 solid 0px;
	padding: 20px 0px 0px 20px;
	float:left;
}

.pageheader{
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom:15px;
	color:#000;
	width:440px;
	padding-bottom:0px;
	border: #000 solid 0px;
}


#prodheader{
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	color:#000;
	width:430px;
	padding-bottom:0px;
	border: #000 solid 0px;
}

#prod1{
	border: #ccc solid 1px;
	float:left;
	width:195px;
	padding: 5px;
	font-weight:bold;
	font-size:12px;
}

#prod2{
	border: #ccc solid 1px;
	float:right;
	width:195px;
	padding: 5px;
	font-weight:bold;
	font-size:12px;
}

#prod3{
	border: #ccc solid 1px;
	float:left;
	width:195px;
	padding: 5px;
	font-weight:bold;
	font-size:12px;
}

.leftprodbox{
	float:left;
	padding-top:20px;
	font-size:10px;
	color:#000000;
	text-align:left;
	border: #000 solid 0px;
}

.rightprodbox{
	padding-top:20px;
	float:right;
	font-size:26px;
	color:#c23b01;
	text-align:left;
	font-weight:normal;
	border: #000 solid 0px;
}

#rightbox_image {
padding-right: 15px;
}
 
#rightbox_content {
margin: 0 10px 0 0;
padding: 0 10px 20px 20px;
}

#rightbox_content h1, h2, h3, h4{
font-family:"Trebuchet MS", Arial;
color: #669966;
}

#rightbox_content h1 {
background: #666;
padding: 6px 6px 6px 15px;
color: #fff;
font-size: 2em;
}


/* right box for the new contents*/

#rightbox2 {
	width: 478px;
	float:right;
	display: block;
	height: 100%;
	margin:0;
}

#rightbox_content2 {
margin: 0 10px 0 0;
padding: 0 12px 20px 20px;
height:100%;
}

#rightbox_contentprod {
margin: 0 10px 0 0;
padding: 0 12px 20px 20px;
border-left: #333 solid 1px;
}

#rightbox_content2 h1, h2, h3, h4{
font-family:"Trebuchet MS", Arial;
color: #347765;
}

#rightbox_content2 h1 {
background: #666;
margin: 20px 0 0 -5px;
padding: 12px 12px 12px 30px;
color: #fff;
font-size: 1.4em;
}

#rightbox_content2 h2 {
font-size: 1.2em;
}


/* old content style*/
#content_box {
	width: 790px;
	display: block;
	height: 100%;
	margin:0;
}

#content_box_content {
margin: 0 10px 0 0;
padding: 10px 10px 20px 310px;
border-left: #333 solid 1px;
}

#content_box_content h1, h2, h3, h4{
font-family:"Trebuchet MS", Arial;
color: #669966;
}

.productheader {
background: #666;
padding: 0px 6px 6px 6px;
color: #fff;
font-size: 1.2em;
}

#content_box h1 {
background: #666;
padding: 0px 6px 6px 6px;
color: #fff;
font-size: 1.2em;
}

#content_box h2 {
font-size: 1.2em;
}

.faq ul, .faq li {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	}
	
.new {
	color: #ff0000
	}

#footerlogos{
	width: 790px;
	height: 100%;
	clear: both;
	text-align: center;
	border-top: 0px solid #333;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

#footer_gsn {
	width: 790px;
	height: 100%;
	text-align: center;
	border-top: 0px solid #333;
	border-bottom: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #3b8672;
}
	
#footerlinkcont{
	font-size: 11px;
	text-align: center;
	width:100%;
	border: 0px solid #fff;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
}	


/* --top navigation --*/


#navbox {
	height: 36px;
	width:478px;

}

#navbox2 {
	height: 36px;
	width:478px;
	padding-left:310px;

}

.solidblockmenu{
padding: 4px 0;
margin:0;
float: left;
font: bold 12px Arial;
text-align: center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 13px 11px;
text-decoration: none;
border-right: 0px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
border-right: 0px solid white;
text-decoration: underline;
}

/* rounded corner */

.b {background: url(images/dot_gray.gif) 0 100% repeat-x}
.l {background: url(images/dot_gray.gif) 0 0 repeat-y}
.r {background: url(images/dot_gray.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {
	background: url(images/tr.gif) 100% 0 no-repeat;
	padding: 10px 10px 15px 10px ;
	}
	
.tb {
	background: url(images/dot_gray.gif) 0 0 repeat-x;
	width: 270px;
	float: right;
	clear: none;
	margin-bottom: 10px;
	}
	
.tr ul  {
	margin-top: -1px;
	margin-bottom: 2px;
	font-size: .9em;
	}
	

.tr li  {
	margin-left: -15px;
	list-style-type: square;
	}
	

/* order box */
fieldset
{
border: 1px solid #000;
display: block;
width: 170px;
padding-bottom: 10px;
}

label
{
width: 45px;
float: left;
text-align: right;
margin-right: 0.5em;
font-size: .75em;
}

input
{
	color: #333;
	border: 1px solid #000;
	background-color: #fff;
}

.submit input
{
margin-left: 20px;
margin-bottom: 10px;
} 

.submit input
{
color: #fff;
border: 1px outset #999;
} 

.submit_qty
{
margin-left: 2px;
margin-right:3px;
}

#shopping {
	padding: 10px 10px 10px 10px;
}

legend
{
color: #fff;
border: 1px solid #000;
padding: 2px 6px
} 

#us_order {
background-color: #669966;
color:#fff;
}

#not_us_order {
background-color: #666;
color:#fff;
} 

#contact_us {
background-color:#666;
color:#fff;
}

#form_wrapper {
width:400px;
display: block;
clear: right;
}


#form_wrapper2 {
width:400px;
display:block;
clear: both;
height:75px;
}

#form_left {
float: left;
padding-bottom: 10px;
}
#form_right {
padding-bottom: 10px;
float: right;
}

.ac { text-align:center !important; }

blockquote {
	font: 1.2em/1.6em ;
	width: 300px;
	background: url(../images_gsn/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
	
}
blockquote:first-letter {
	background: url(../images_gsn/open-quote.gif) no-repeat left top;
	padding-left: 18px;
}


.teaser {
		width:270px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url(../images_gsn/tsr.gif) bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url(../images_gsn/tsr.gif) top left no-repeat;
	}
	.teaser p, .teaser a.more, {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("../images_gsn/tsr-a.gif") 250px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}