@charset "UTF-8";
/* CSS Document */


/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html, body { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(../images/site-bg.gif);
	background-repeat: repeat-x;
}


h1 {
	text-align: left;
	color: #191919;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	margin: 0px;
}


h2 {
	font-size:0.9em;
	color: #3359BF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.3em;
	padding-left: 10px;
	margin: 0px;
}
h3 {
	font-size:1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin: 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	color: #333333;
	text-align: left;
}

strong {
	color: #333;
	font-size: 12px;
}
a {
	color: #1E366C;
	text-decoration: none;
}

/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */


address {
	font-style: normal;
	line-height: 1.5em;
	color: #FFF;
	text-align: left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
hr {
	color: #CCC;
}

address a:link, address a:visited {
	color:#F58423;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F58423;
	text-transform: uppercase;
	}	
	

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -130px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat;
}

div#content {
	width:900px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
} 
div#cta_box {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 757px;
}
div#main_header {
	margin: 0px;
	height: 99px;
	width: 900px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
}
div#headerinfo {
	height: 205px;
	width: 900px;
	padding-bottom: 20px;
	background-image: url(../images/prod_top_header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#logo {
	height: 80px;
	width: 374px;
	position: absolute;
	top: 10px;
}
div#toplinks {
	position: absolute;
	left: 658px;
	top: 10px;
	color: #E68322;
	width: 238px;
	height: 26px;
}
div#tagline {
	color: #3258C0;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	left: 400px;
	width: 501px;
	top: 65px;
	height: 4px;
}
div#toplinks a:link, div#toplinks a:visited {
	color: #3A66C3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: normal;
	text-decoration: underline;
}
div#toplinks a:hover {
	color: #1C3466;
}

div#toplinks a.current {
	color:#C60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C60;
}

div#columnright {
	float: right;
	width: 325px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 25px;
	padding: 0px;
}
div#flashindex {
	height: 160px;
	width: 306px;
	position: absolute;
	left: 236px;
	top: 33px;
}
div#left {
	float: left;
	width: 550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
div#right {
	float: right;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#right p {
}

div#columnright p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
	background-image: url(../images/blue-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
}

div#columnleft {
	width: 888px;
	position: relative;
	border: 2px solid #cfcece;
	background-color: #FFFFFF;
	padding: 0px;
}
div#columnleft p {
	color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#columnleft ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
}
div#columnleft li {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3258C0;
	line-height: 1.5em;
	margin: 0px;
	list-style-image: url(../images/blue-bullet.gif);
	list-style-type: none;
}

div#columnleft h1 {
	color: #274677;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#columnleft h2 {
	color: #9ABC6A;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#columnleft h3 {
	color: #9ABC6A;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: none;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-left: 15px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#columnleft h4 {
	color: #333;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-left: 20px;
}
div#columnleft hr {
	border: 0;
	color: #cfcece;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-color: #cfcece;
	height: 1px;
}
div#columnleft a:link, div#columnleft a:visited {
	color: #3258C0;
	text-decoration: underline;
}

div#columnleft a:hover {
	text-decoration: underline;
	color: #333;
}
div#option-one {
	width: 325px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 105px;
}
div#video {
	height: 273px;
	width: 310px;
	border: 1px solid #CCC;
	margin-bottom: 7px;
	background-color: #000;
}
div#video h5 {
	color: #9ABC6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
div#option-two {
	width: 325px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#option-three {
	width: 325px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#form {
	width: 800px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#smlogo {
	float: left;
	height: 31px;
	width: 185px;
	margin-right: 20px;
	margin-top: -30px;
}

blockquote {
	border : 1px dotted #CCC;
	width: 200px;
	float: right;
	padding: 6px;
	background-color: #EFEFEF;
	quotes: "\201C" "\201D";
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #666;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.location-box {
	width: 410px;
	position: relative;
	background-color: #F5F5F5;
	border: 1px solid #E8E8E8;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.faq-box {
	width: 515px;
	position: relative;
	background-color: #F5F5F5;
	border: 1px solid #E8E8E8;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.faq-box p {
	color: #333;
	margin: 0px;
	text-align: left;
	font-size: 0.72em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
}

.map {
	padding: 10px;
	float: left;
	width: 210px;
	border: 1px dotted #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.72em;
	color: #333;
	margin-left: 15px;
	line-height: 18px;
	margin-top: 10px;
	height: 125px;
	background-image: url(../images/locationbox-g.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.CurvyBox {
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #cfcece;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px;
}
.button {
	width: 168px;
	height:31px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/button-g.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.orangetext {
	color: #F58423;
	text-transform: capitalize;
	text-decoration: none;
}

.button a:link, .button a:visited {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	text-shadow: #000000 1px 1px 1px;
	/*Text Shadow for IE*/
	height: 1em;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=5);
	background-image: url(../images/arrow.gif);
	background-position: 1px;
	background-repeat: no-repeat;
	margin: 0px;
	width: 168px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.button a:hover {
	text-decoration: none;
	color: #CCC;
}

.smalltext {
	font-size: 0.7em;
	color: #9C3;
}

.products {
	width:290px;
	background-color: #F5F5F5;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border: 1px solid #CCC;
	margin-top: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 11px;
}

.products h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #9ABC72;
	text-transform: uppercase;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.imageproducts {
	margin: 0px;
	padding: 0px;
	float: right;
}

.clear {
	clear: both;
}

.CurvyBox
{
	border: 1px solid #939090;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.preload1 {background: url(six_0a.gif);}
.preload2 {background: url(six_1a.gif);}


/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.right {
	padding: 2px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: right;
}
img.border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}

div#horizonalnav {
	width: 900px;
	margin-left: 9px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 32px;
	padding: 0px;
	float: left;
}

#nav {
	padding:0px;
	list-style:none;
	height:32px;
	position:relative;
	z-index:200;
	font-family:arial, verdana, sans-serif;
	width: 900px;
	margin: 0px;
	float: left;
}
#nav li.top {display:block; float:left;}

#nav li a.top_link {
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	background: url(six_0.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#nav li a.top_link span a#current, #nav li a.top_link span a#hover {
	color: #000000;
	background-image: url(../images/current-bg.gif);
	background-repeat: repeat-x;
	padding: 0;
}

#nav li a.top_link a#current span, #nav li a.top_link a#hover span {
	color: #1F376D;
	background-image: url(../images/current-bg.gif);
	background-repeat: repeat-x;
	padding: 0;
}

#nav li a.top_link span {
	float:left;
	display:block;
	height:35px;
	background-image: url(../images/six_0.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 35px;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:35px;
	background-image: url(../images/six_0a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav li:hover a.top_link,
#nav a.top_link:hover
{
	color:#fff;
	background-image: url(../images/six_1a.gif);
	background-repeat: no-repeat;
}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{
}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{
	padding-bottom:3px;
	background-image: url(../images/six_1a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{
	left:0px;
	top:32px;
	padding:3px;
	white-space:nowrap;
	width:175px;
	height:auto;
	z-index:300;
	background-color: #1D356A;
	background-image: url(../images/down-bg.gif);
	background-repeat: repeat-x;
}
#nav :hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:175px;
	font-weight:normal;
}
#nav :hover ul.sub li a
{
	display:block;
	font-size:11px;
	height:18px;
	width:175px;
	line-height:18px;
	text-indent:5px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
}
#nav li ul.sub li a.fly
{
	background-color: #027BC8;
	/*background-image: url(../images/arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 90px 6px;
	text-align: left;
}
#nav :hover ul.sub li a:hover 
{
	color:#FC0;
}
#nav :hover ul.sub li a.fly:hover
{
	color:#fff;
	background-color: #1D3468;
	/*background-image: url(arrow_over.gif);*/
	background-repeat: no-repeat;
	background-position: 90px 6px;
}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{
	left:89px;
	top:-5px;
	padding:3px;
	white-space:nowrap;
	width:175px;
	z-index:400;
	height:auto;
	background-color: #1D356A;
}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

#nav li:hover li:hover > ul
{
	left:175px;
	top:-4px;
	padding:3px;
	border:1px solid #0b4d97;
	white-space:nowrap;
	width:175px;
	z-index:400;
	height:auto;
	background-color: #03497B;
}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{
	color:#fff;
	border-color:#fff;
	background-color: #03497B;
	background-image: url(arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
} 
#nav li:hover li:hover > li a.fly
{
	background:#50b5d0 url(arrow.gif) 80px 6px no-repeat;
	color:#000;
	border-color:#03416E;
} 
	
div#utilnav {
	color: #FA8322;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
div#utilnav a:link, div#utilnav a:visited  {
	text-decoration: underline;
	font-size: 0.65em;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
			}
	div#utilnav a:hover {
	color: #FFF;
}

.copyright  {
	font-size: 0.55em;
	text-align: right;
	color: #FFF;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.copyright a:link, .copyright a:visited {
	color: #FFF;
}

.copyright a:hover {
	color: #FFF;
}

div#footercontact {
	text-align: center;
	height: 130px;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
div#footerwraper {
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	background-color: #003366;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
div#footer {
	height: 130px;
	width: 900px;
	z-index:2;
	background-image: url(../images/footer-g.jpg);
	background-repeat: no-repeat;
}
div#footer a {
	text-decoration: underline;
}

div#push {
	min-height: 100%;
	height: 130px;
}
div#left-location {
	float: left;
	width: 440px;
}
div#right-location {
	float: right;
	width: 440px;
}
table{
	color: #333;
	font-weight:bold;   
}
div.prod_header {
	margin-left:15px;
	height: 30px;
	width: 250px;
	clear: both;
	color:#274677;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
}
div.search{
	margin-left:0px;
	
	position:absolute;
	top:-25px;
	left:-5px;
}
div#my_cart{
	background-image: url(../images/my_cart.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 232px;
	clear: both;
}
div#confirm_order{
	background-image: url(../images/confirm_order.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 232px;
	clear: both;
}
div#thank_you{
	background-image: url(../images/thank_you.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 232px;
	clear: both;
}
div#cont_shop{
	position: relative;
	float:right;
	top:-20px;
}
div#shipping_info{
	background-image: url(../images/shipping_info.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 232px;
	clear: both;
	margin-top:10px;
}
div#det_title{
	position:relative;
	float:left;
	left:10px;
	background-image: url(../images/prod_details.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 460px;
	margin-right:10px;
	clear: both;
}
div#det_close{
	position:relative;
	float: right;
	height: 23px;
	width: 31px;
	clear: both;
}
div#owner_info{
	position:absolute;
	background-color:#FFFFFF;
	bottom:60px;
	left:12px;
	width:440px;
	height:190px;
	border:1px #000 solid;
}
.main_table{
	padding: 5px;
	padding-top: 0px;
	margin-left:10px;
	clear: both;

	font-family: Arial-Helvetica;
	font-size: 12px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.4em;
}
.search_table{
	font-family: Arial-Helvetica;
	font-size: 12px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.4em;
}
.table_header{

	font-weight:bold;
	font-family: Arial-Helvetica;
	color:#2746a7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	line-height:1.4em;
}
.table_header2{
	font-weight:bold;
	font-family: Arial-Helvetica;
	color:#2746a7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.7em;
	line-height:1.4em;
}
.link_right_header{
	padding: 0px;
	margin-right:25px;
	font-family: Arial-Helvetica;
	font-size: 12px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.3em;
}
.det_table{
	margin-left:10px;
	color:#000333;
	font-size:13px;
	font-weight:bold;
	width:450px;
}
.det_text{
	font-weight:normal;
	height:25px;
}
div#det_photo{
	
	position:absolute;
	top:25px;
	right:10px;
	width:300px;
	height:300px;
	
}
div.sort{
	float:right;
	position:relative;
	width:9px;
	
}
.detail_link{
	text-decoration: underline;
	font-weight:bold;
}
.prow2{
	background-color: #e2e7e3;
	height:25px;
}
.prow1{
	height:25px;
}
.prow_selected{
	background-color: #e1e1e1;
	height:25px;
}
.pline{
	font-size: 6px;
	height:5px;
	border-bottom: 1px #2746a7 solid;
}
div#columnleft .page a:link, div#columnleft  .page a:visited  { color: #000; text-decoration:none;}
.page-on { color: #2746a7; }
.checkborder{
	border: 2px #fff solid;
}
div#search{
	position:relative;
	float:right;
	margin-top:50px;
	margin-right:20px;
	width:300px;
	height:150px;
	
}
.searchtextbox{
	width:55px;
}
div#details{
	position: absolute;
	top:150px;
	left: 50%;
	z-index:201;
	width:485px;
	margin-left:-245px;
}
#det_table{
	z-index:200;
	position: absolute;
}
#det_top{
	position:relative;
	background-image: url(../images/det_top_bg.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 485px;
	clear: both;
}
#det_main{
	position:relative;
	background-image: url(../images/det_main_bg.png);
	background-repeat: repeat-y;
	
	width: 485px;
	clear: both;
}
#det_bot{
	position:relative;
	background-image: url(../images/det_bot_bg.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 485px;
	clear: both;
}
div#shipping_text{
	width:850px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.comm_area{
	width:400px;
	height:140px;
}
.errors{
	font-family: Arial-Helvetica;
	font-size: 11px;
	color: #FF0000;

	
}
ul#plantul li{  position:relative; float: left;list-style:none;  list-style-type: none;
padding-left: 15px;padding-right: 15px;padding-bottom:5px;
color:#000333;font-size:12px;
}
.prodimg{
	width:200px;
	max-height:300px;
}
