

/******* structure and layout *******/
body {
margin:10px 10px 0px 0;
padding:0px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color:#818181;
}

INPUT, TEXTAREA, SELECT
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color:#818181;
}

.leftcontent {
/*position: absolute;
left:0px;
top:126px;*/
width:100%;
background:#ffffff url(img/left_bg2.gif);
border:none;
text-align:left;
padding-bottom: 10px;
}

.left_news {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#818181;
margin:0 0 0 0;
padding:10px 5px 5px 10px;
/*width:185px;*/
background:#ffffff;
}

/* Design */

#main
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
	border-collapse: collapse;
}

#main THEAD TD
{
	padding: 0px;
}

#main TFOOT TD
{
	padding: 0px;
}

#leftpanel, #centerpanel, #rightpanel
{
	padding: 0px;
	vertical-align: top;
}

#leftpanel
{
	width: 200px;
}

#centerpanel
{
	padding: 10px;
	background:#ffffff;
	line-height:1.4em;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#rightpanel
{
	width: 200px;
	padding-top: 20px;
	font-size:8pt;
}

/* Design */

/*#centercontent {
background:#ffffff;
margin-top:10px;
margin-left: 199px;
margin-right:199px;
line-height:1.4em;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201px;
margin-right:201px;
}
html>body #centercontent {
margin-left: 201px;
margin-right:201px;
}*/

.rightcontent {
/*position: absolute;
right:10px;
top:150px;*/
margin-bottom: 20px;
width:198px;
background:#ffffff;
border:1px solid #7F9BC5;
}

/*#rightcontent hr {
border: 1px solid #7F9BC5;
width: 100%;
height: 1px;
background-color: #7F9BC5;
}*/

.right_news {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#818181;
margin:0 0 0 0;
padding:10px 5px 5px 10px;
/*width:185px;*/
background:#ffffff;
}

#banner {
background:#ffffff url(img/header_bg.jpg);
height:116px;
border:none;
voice-family: "\"}\"";
voice-family: inherit;
height:39px;
color:#818181;
}
html>body #banner {
height:116px;
}

.footer {
position:relative;
margin:50px 0 10px 0;
padding:5px 10px 5px 10px;
background:#ffffff;
/* yet another problem with IE, this time with the boder of the footer. The top portion of the border was not showing up in IE, but was fine in the other browsers. Although i know it's bad form to say "screw it", i'm saying it anyway because i really don't want to take the time to work around yet another IE bug. */
border:1px solid #ffffff;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#2F2F2F;
}

.page_title {
position:absolute;
top:53px;
left:175px;
margin:0 0 0 0;
padding:0 0 0 0;
padding-left: 10px;
font-size:10pt;
}

.top_links {
/* i positioned the top links absolutely within the banner area because of a problem i saw in IE when i did a float-right, and i didn't want to take the time to figure it out. Anyway, this isn't a problem until you add more links to the top nav or edit the text links. If/when you do, you'll have to adjust the position of the area by moving it right or left. 600px isthe default */
position:absolute;
top:10px;
left:600px;
margin:0 0 0 0;
padding:0 0 0 0;
}

p,h1,pre {
margin:0px 10px 10px 10px;
}
/*
#rightcontent p {
font-size:8pt;
}*/

/******* left navigation *******/
#nav ul {
margin:10px 0 10px 5px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:#8190c0;
color: #daa520;
border:1px solid #51556d;
text-align:left;
padding:0 0 0 0;
margin-bottom:6px;
}

#nav li span {
background:#ffffff;
color: #51556d;
display: block;
padding:2px 0 2px 5px;
padding-left: 10px;
font-weight: bold;
}

#nav li a {
color: #ffffff;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
}

#nav li a:hover {
background:#ffffff;
color: #7F9BC5;
}


#nav li a:hover:after {
/* this puts that little blue box after the left navigation links on hover */
background:#ffffff;
color: #7F9BC5;
content: url('img/square.gif')
}

/******* top navigation *******/
#topnav ul{
padding:0 0 0 0;
margin:0 5px 0 0;
white-space: nowrap;
font-size:7pt;
color:#ffffff;
float:left;
width:100%;
background:transparent;
list-style:none;
}

#topnav ul li{
display:inline;
list-style:none;
}

#topnav ul li a{
margin: 0 5px 0 0;
padding: .2em 1em .2em 1em;
background:#B7D7AF;
color: #818181;
font-weight:bold;
text-decoration:none;
float: left;
border:2px solid #ffffff;
}

#topnav ul li a:hover{
background:#7DB26E;
color: #ffffff;
text-decoration:none;
border:2px solid #ffffff;
}

/******* fonts and colors *******/
a {
color:#2F2F2F;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

#footer a {
color:#2F2F2F;
text-decoration:underline;
}

#footer a:hover {
color:#999999;
text-decoration:none;
}

.news_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#7F9BC5;
}

.news_title2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#687e9e;
}

.news_title_grn {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#51556d;
}

#page_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17pt;
color:#7F9BC5;
text-transform:uppercase;
font-weight: bold;
color: #2F2F2F;
}

span.squares {
display:block;
float:left;
width:18px;
height:18px;
margin-right:2px;
background-image:url('img/squares2.gif');
background-repeat:no-repeat;
}

span.squares span {display:none;}


blockquote {
padding:10px 10px 15px 10px;
background:#E5ECF7;
border-left:2px solid #C7D9F5;
font-style:italic;
color:#6B84A8;
letter-spacing:.1em;
}

h1 {
font-size:14px;
padding-top:10px;
}

#banner h1 {
font-size:14px;
padding:10px 10px 0px 10px;
margin:0px;
}

/******* lists *******/

#leftpanel ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

#rightpanel ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

ul {
/*margin:0 0 0 0;
padding:0 0 0 0;*/
list-style:none;
}

li {
margin:.5em 0 0 0;
padding:0 0 0 15px;
list-style:none;
background: url('img/square_list.gif') no-repeat;
background-position: 0 .3em;
border: none;
}

li.sub {
margin:.5em 0 0 .5em;
padding:0 0 0 15px;
list-style:none;
background: url('img/square_list2.gif') no-repeat;
background-position: 0 .3em;
}

li a {
color: #818181;
font-weight: normal;
display: inline;
padding: 0px;
}


/******* images *******/
img {
border:none;
}

.center {
text-align:center;
}

/* ZebraZ */
.callNow {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
color:#c6447a;
}

TABLE.gb, TABLE.gbMessage
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 458px;
	border-top: 1px solid #51556d;
}

TABLE.gbMessage
{
	background-color: #FFF;
	margin-bottom: 7px;
}

TABLE.gbMessage TD
{
	padding: 8px;
}

TABLE.gb TD
{
	padding: 0px;
}

TABLE.gb INPUT, TABLE.gb TEXTAREA
{
	height: 14px;
	border: 1px solid #51556d;
	width: 100%;
}

TABLE.gb TEXTAREA
{
	height: 85px;
}

TABLE.gb INPUT.submit
{
	width: 100%;
	height: 19px;
	border: 1px solid #51556d;
	background-color: #FFF;
}

TABLE.gb .error
{
	background-color: #F00;
	cursor: help;
	color: #FF0;
}

#leftpanel .rightcontent
{
	margin-left: 10px !important;
	width: 188px !important;
	/*border: 1px solid #F00;*/
}

TABLE.productItem, TABLE.cart, TABLE.order
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border: 1px dotted #c6447a;
	border-collapse: collapse;
}

TABLE.productItem TD, TABLE.cart TD, TABLE.order TD
{
	padding: 5px;
}

TABLE.productItem INPUT, TABLE.cart INPUT, TABLE.order INPUT
{
	width: 30px;
	border: 1px solid #51556d;
}

TABLE.cart THEAD TD
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#51556d;
	text-align: center;
}

TABLE.cart
{
	width: 100%;
	border: 1px dotted #51556d;
}

TABLE.cart TD
{
	border: 1px dotted #51556d;
}

TABLE.order
{
	width: 100%;
	border: 0px;
}

TABLE.order INPUT
{
	width: 100%;
}

TABLE.order TD
{
	padding: 2px;
}

FIELDSET
{
	border: 1px dotted #51556d;
	margin-bottom: 10px;
}

FIELDSET LEGEND
{
	font-weight: bold;
	background-color: #FFF;
	padding: 2px;
}

.none
{
	display: none;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */