/* Stellar Layout */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

#container {
	width: 770px;
	padding: 0;
	margin: 0 auto;
}

#header {
	float: left;
	width: 770px;
	height: 106px;
	padding: 0;
	margin: 0;
	background: url(../grfx/header_bg.jpg) top left no-repeat;
}

#searchbar {
	float: right;
	width: 185px;
	margin: 60px 5px 0 0;
	padding: 0;
}

#banner {
	float: left;
	width: 770px;
	height: 260px;
	padding: 0;
	margin: 0px 0 0 0;

}

* html #extranet {
	float: left;
	width: 150px;
	height: 74px;
	padding: 47px 0 0 14px;
	margin: -1px 0 0 0;
	background: url(../grfx/extranet_bg.jpg) top left no-repeat;
	color: #FFF;
	font-weight: bold;
	
}

*:first-child+html #extranet {
	float: left;
	width: 150px;
	height: 74px;
	padding: 47px 0 0 14px;
	margin: -1px 0 0 0;
	background: url(../grfx/extranet_bg.jpg) top left no-repeat;
	color: #FFF;
	font-weight: bold;
	
}

#extranet {
	float: left;
	width: 155px;
	height: 93px;
	padding: 37px 0 0 10px;
	margin: 0px 0 0 0;
	background: url(../grfx/extranet_bg.jpg) top left no-repeat;
	color: #FFF;
	font-weight: bold;
	
}

* html #intextranet {
	float: left;
	width: 150px;
	height: 71px;
	padding: 60px 0 15px 10px;
	margin: 0;
	background: url(../grfx/int_extranet_bg.jpg) top left no-repeat #FFF;
	color: #3f3f3f;
	font-weight: bold;
	
}

*:first-child+html #intextranet {
	float: left;
	width: 150px;
	height: 71px;
	padding: 60px 0 15px 10px;
	margin: 0;
	background: url(../grfx/int_extranet_bg.jpg) top left no-repeat #FFF;
	color: #3f3f3f;
	font-weight: bold;
	
}

#intextranet {
	float: left;
	width: 150px;
	height: 81px;
	padding: 50px 0 15px 14px;
	margin: 0;
	background: url(../grfx/int_extranet_bg.jpg) top left no-repeat #FFF;
	color: #3f3f3f;
	font-weight: bold;
	
}

* html #featuredproduct {
	float: left;
	width: 546px;
	height: 109px;
	padding: 12px 0 0 60px;
	margin: 6px 0 0 0;
	background: url(../grfx/featured-product-header.jpg) top left no-repeat;
}

*:first-child+html #featuredproduct {
	float: left;
	width: 546px;
	height: 109px;
	padding: 12px 0 0 60px;
	margin: 6px 0 0 0;
	background: url(../grfx/featured-product-header.jpg) top left no-repeat;
}



#featuredproduct {
	float: left;
	width: 546px;
	height: 121px;
	padding: 0 0 0 60px;
	margin: 6px 0 0 3px;
	background: url(../grfx/featured-product-header.jpg) top left no-repeat;
}

#contentholder {
	float: left;
	width: 770px;
	padding: 0;
	margin: 0px 0 0 0;
	background: url(../grfx/content-bg.jpg) top left repeat-y;
}



#hometext 
{
    float: left;
    width: 550px;
    margin-left: 180px;
    margin-top: 10px;
    text-align: justify;
    font-size: 12px;
}

#grey-top 
{
    background-color: #737373;
    width: 770px;
    height: 6px;
    display: block;
    margin-top: 0;
}

#feature-holder 
{
    margin-top: 0px;
    float: left;
    background:url(../grfx/feature-bg.jpg) repeat-x #fff;
    background-position: 0 38px;
}

#feature-left 
{
    float: left;
    width: 163px;
    border-right: 1px solid #999999;
}

*:first-child+html .blue-ie 
{
	height: 100px;
	width: 163px;
	margin-bottom: -3px;
	background-color: #c0dae7;
}

#feature-right 
{
    float: left;
    border-right: 1px solid #9f9f9f;
    border-bottom: 1px solid #9f9f9f;
    min-height: 381px;
    height: auto !important;
    height: 381px;
    width: 605px;
    background:url(../grfx/feature-btm.jpg) repeat-x;
    background-position: bottom left;
}

    #feature-text 
    {
        padding: 20px;
        width: 580px;
    }

#feature-header 
{
    width: 582px;    
		padding: 1px 0 0 25px;
    height: 38px;
    margin-left: -1px;
    color: #fff;
    background:url(../grfx/feature-product-header.jpg) repeat-x;
}

#intcontentholder {
	float: left;
	width: 770px;
	padding: 0;
	margin: 9px 0 40px 0;
	background: url(../grfx/int_content_bg.gif) top left repeat-y;
}

#leftcol {
	float: left;
	width: 160px;
	padding: 0;
	margin: 0;
}

#newsletter {
	float: left;
	width: 162px;
	height: 72px;
	padding: 0;
	margin: 2px 0 0 0;

}

*:first-child+html #newsletter 
{
    margin: 0;
}

* html #newsletter 
{
    margin: 0;
}

#intnewsletter {
	float: left;
	width: 160px;
	height: 72px;
	padding: 0 0 10px 0;
	margin: 0;
	background-color: #FFF;
}

#text {
	float: left;
	width: 470px;
	padding: 0;
	margin: 20px 0 0 50px;
}

#inttext {
	float: left;
	width: 520px;
	padding: 0;
	margin: 0 0 0 50px;
}

#contentbottom {
	float: left;
	width: 164px;
	height: 152px;
	padding: 0;
	margin: -70px 0 0 0;
	background: url(../grfx/content-bottom.jpg) top left no-repeat;
}

#logoscroller {
	float: left;
	width: 770px;
	height: 70px;
	padding: 0;
	margin: 0;
}

#shop-stellar 
{
    padding-bottom: 6px;
    margin-top: -3px;
    background-color: #fff;
}

#starbox {
	float: left;
	width: 160px;
	height: 120px;
	padding: 0;
	margin: 1px 0 0 0;
}

#changeableheader {
	float: left;
	width: 605px;
	height: 120px;
	padding: 0;
	margin: 1px 0 0 5px;
	text-align: right;
}

* html #productsearch {
	float: left;
	width: 153px;
	height: 87px;
	padding: 32px 0 10px 7px;
	margin: 0;
	color: #003366;
	font-weight: bold;
	
	background: url(../grfx/product_search_bg.jpg) top left no-repeat #FFF;
}

*:first-child+html #productsearch {
	float: left;
	width: 153px;
	height: 87px;
	padding: 32px 0 10px 7px;
	margin: 0;
	color: #003366;
	font-weight: bold;
	
	background: url(../grfx/product_search_bg.jpg) top left no-repeat #FFF;
}

#productsearch {
	float: left;
	width: 153px;
	height: 95px;
	padding: 24px 0 10px 7px;
	margin: 0;
	color: #003366;
	font-weight: bold;
	
	background: url(../grfx/product_search_bg.jpg) top left no-repeat #FFF;
}

#footer {
	float: left;
	width: 770px;
	height: 45px;
	padding: 0;
	margin: 0 0 30px 0;
	text-align: center;
}

/* custom styles */

#searchbar .inputfield {
	border: 1px solid #808080;
	background-color: #d9d9d9;
	font-size: 9px;
	color: #808080;
	height: 13px;
	width: 100px;
}

#searchbar .element {
	margin-bottom: -2px;
}

#extranet .inputfield {
	border: 1px solid #396897;
	background-color: #FFF;
	font-size: 9px;
	color: #396897;
	height: 13px;
	width: 110px;
}

#extranet .element {
	margin-bottom: -3px;
}

#intextranet .inputfield {
	border: 1px solid #808080;
	background-color: #d9d9d9;
	font-size: 9px;
	color: #808080;
	height: 13px;
	width: 110px;
}

#intextranet .element {
	margin-bottom: -3px;
}

* html #featuredproduct h3 {
	color: #FFF;
}

*:first-child+html h3 {
	color: #FFF;
}

#featuredproduct h3 {
	margin-top: 12px;
	color: #FFF;
}

#featuredproduct .content {
	color: #53661a;
}

#featuredproduct a {
	text-decoration: underline;
	font-weight: bold;
	color: #53661a;
}

#featuredproduct a:hover {
	text-decoration: none;
}

#productsearch .inputfield {
	border: 1px solid #7f9db9;
	background-color: #FFF;
	font-size: 9px;
	color: #396897;
	height: 13px;
	width: 142px;
}

* html #productsearch select {
	border: 1px solid #7f9db9;
	color: #396897;
	width: 146px;
	font-size: 11px;
}

*:first-child+html #productsearch select {
	border: 1px solid #7f9db9;
	color: #396897;
	width: 146px;
	font-size: 11px !important;
	height: 18px;
}

#productsearch select {
	border: 1px solid #7f9db9;
	color: #396897;
	width: 144px;
	font-size: 9px;
}

#productsearch .button {
	float: right;
	margin: 5px 7px 0 0;
}

* html #text ul {
	margin-left: 40px;
	list-style: url(../grfx/text_li.gif);
}

*:first-child+html #text ul {
	margin-left: 40px;
	list-style: url(../grfx/text_li.gif);
}

#text ul {
	margin-left: 10px;
	list-style: url(../grfx/text_li.gif);
}

#text 
{
    line-height: 150%;
}

#text a {
	color: #3366d1;
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}
	
#text a.more {
	font-weight: bold;
	text-decoration: none;
}

#text a:hover.more {
	text-decoration: underline;
}

* html #inttext ul {
	margin-left: 40px;
	list-style: url(../grfx/text_li.gif);
	
}

*:first-child+html #inttext ul {
	margin-left: 40px;
	list-style: url(../grfx/text_li.gif);
	
}

#inttext 
{
    line-height: 150%;
}

#inttext ul {
	margin-left: 10px;
	list-style: url(../grfx/text_li.gif);
	
}

#inttext a {
	color: #3366d1;
	text-decoration: underline;
}

#inttext a:hover {
	text-decoration: none;
}
	
#inttext a.more {
	font-weight: bold;
	text-decoration: none;
}

#inttext a:hover.more {
	text-decoration: underline;
}

#inttext h3 {
	color: #003366;
}

#inttext a {
	text-decoration: none;
}

#inttext a:hover {
	color: #003366;
	text-decoration: underline;
}

#inttext .boldgreenheading {
	color: #787878;
	font-size: 1.1em;
	font-weight: bold;
}

#inttext .boldblueheading {
	color: #003366;
	font-weight: bold;
}

#inttext .boldbigblueheading 
{
    font-size: 1.3em;
    margin: 0;
    color: #003366;
    font-weight: bold;
}

#inttext table {
	
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

#inttext th {
	background-color: #d9d9d9;
	font-weight: normal;
	text-align: left;
}

#inttext tr.altrow {
	background-color: #f3f3f3;
}	

#footer .top {
	color: #124171;
	
}

#footer .top a {
	color: #124171;
	text-decoration: none;
}

#footer .top a:hover {
	text-decoration: underline;
}

#footer .bottom {
	color: #737373;
	font-size: 0.9em;
	margin-top: -5px;
}

#footer .bottom a {
	color: #737373;
	text-decoration: none;
}

#footer .bottom a:hover {
	text-decoration: underline;
}