/* HCC Development Main CSS */


/* Global */
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background: #FFF;
}

h1 {
	font: Arial;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: #334863;
	margin: 1px;
	padding: 0;
	font: bold 18px Helvetica;
}

h4 {
	color: #cc9900;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h5 {
	font: Arial;
	color: #006633;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

h6 {
	font: Arial;
	color: #334863;
	font-size: 28px;
	font-weight: bold;
}


#container {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	margin-top: 35px;
}


/* Global Classes */

.center {
	margin: 0 auto;
	padding: 0;
}

.left {
	float: left;
}

.right {
float: right;
}

.img {
  border:0px;
  }

.clear {
	clear: both;
}

.space5 {
	height: 5px;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space40 {
	height: 40px;
}

.space50 {
	height: 50px;
}

.no_space {
         margin: 0;
         padding:0;
}

.tag_line {
         font-size:18px;
         font-weight: bold;
         color: #334863;
         margin:0;
         padding:0;
}

.subtag_line {
         font-size:14px;
         font-weight: bold;
         color: #006666;
         margin:0px 0 0 0 ;
         padding:0;
}

.pagi_style a:link, .pagi_style a:visited {
	background-color: #efefef;
}

.pagi_style a:hover {
	color: #fff;
}

.pagi_style {
	border: solid 1px #aaaaaa;
	padding: 2px 4px 2px 4px;
	margin-left: 8px;
	
}

.border {
	border: solid 1px #000;
}

.border-docs {
	margin-top: 5px;
	border: solid 1px #ccc;
	padding: 5px;
}



INPUT {
    color: #000;
    background-color: #FFF;
    padding: 2px;
    border: solid 1px #b4b4b4;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Helvetica;
    cursor: pointer;
    }
    
TEXTAREA {
    color: #000;
    background-color: #FFF;
    font-size: 12px;
    padding: 2px;
    border: solid 1px #b4b4b4;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Helvetica;
    }
    


/* HEADER */

#header {
	width: 806px;
}

.header_logo {
	margin: 20px 0 0 13px;
}


/*** NAVIGATION ****/

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	width: 794px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
    background: url('/img/nav.bar.bg.jpg') no-repeat;
}


.navbar li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.navbar a { 
    display: block;
    height: 20px;
    width: px;
    margin: -1px 0px 0px 0px;
    color:#FFFFFF;
    float: left;
    padding: 7px 5px 0px 5px;
    text-align: center;
    text-decoration: none;  
    }

.navbar a:hover {
	color: white;
	background-color: #666;
}
.navbar a:active {
	color:#FFFFFF;
}

.navbardrop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    width: 794px;
    margin: 0px;
    padding-top: 2px;
    padding-left: 10px;
    background: url('/img/nav.bar.bg.drop.jpg');
}

.navbardrop li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.navbardrop a { 
    display: block;
    height: 20px;
    width: px;
    margin: -1px 0px 0px 0px;
    color:#FFFFFF;
    float: left;
    padding: 7px 5px 0px 5px;
    text-align: center;
    text-decoration: none;  
    }

.navbardrop a:hover { 
    color: white;
    background: #666;
}
.navbardrop a:active {
    color:#FFFFFF;
}


.navbarbottom{
  background: url('/img/nav.bar.bg.bottom.jpg');
  background-repeat: no-repeat;
  height: 16px;
  width: 804px;
  margin: 0px;
  padding: 0px;
}  

 
/* SUPPORT */
.supportdropdown{
    background: url('/img/support.bg.jpg'); 
    width: 804px;
    height: auto;
 
}        

.dropdown_content{
    padding: 20px;
    color: white; 
}

.dropdown_content a:link, .dropdown_content a:visited {
	color:#D7B167;
	text-decoration:none;
}

.dropdown_content a:hover {
	color: #999999;
}


#supportreplacebottomnav {
	background-image: url('/img/support.replace.gif');
	width:804px;
	height: 3px;
}

.dropdown_login {
	width: 300px;
	float:left;
}

.dropdown_input {
	margin: 0;
	padding: 0;
}

.login_left {
	float:left;
	width: 75px;
	text-align:right;
}

.login_right {
	float:right;
	width: 100px;
	margin-left: 10px;
}

.dropdown_content h1 {
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
}

.dropdown_links {
	float:left;
	width: 400px;
	margin: 0 0 0 10px;
}	

/* Template */

.template {
	margin: 10px 0 0 16px;
	width: 769px;
}


/* FEATURE IMAGES */

.feature_button {
	margin: 0px 0 0 715px;
	padding-top: 113px;
}

.feature_button_foxee_110 {
	margin: 0px 0 0 15px;
	padding-top: 223px;
}

.feature_button_bestsite {
	margin: 0px 0 0 30px;
	padding-top: 223px;
}

#feature_main {
	margin-top: 25px;
	margin-left: 2px;
	margin-bottom: 40px;
	background-image: url(/img/features/ACME-promo-3.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_resources {
	margin-top: 25px;
	margin-left: 2px;
	margin-bottom: 40px;
	background-image: url(/img/features/Resource-banner1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_BestSite {
	margin-top: 25px;
	margin-left: 2px;
	margin-bottom: 20px;
	background-image: url(/img/products/BestSite_2010.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 255px;
}




#feature_FoxEE {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/ACME-promo-3.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_results {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/chibridge.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_products {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/chibridge.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_advantage {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/advantage.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

.feature_tagline {
	font-size: 16px;
	margin: 0 0 0 16px;
	width: 330px;
	height:55px;
	color: #FFFFFF;
	padding-top: 100px;
	font-weight: bold;
	font:Helvetica;
}

/* JUST RELEASED */

#just_released {
	width: 800px;
	margin-top: 0;
}

#just_released_results {
	width: 800px;
	margin-top: 0px;
}

#just_released p {
        margin: 0;
        padding: 0;
}

.jr_title {
	margin-top: 0px;
	width: 800px;
}

.jr_title_text {
	margin-left: 16px;
	padding-top: 5px;
}    
.jr_image {
	margin: 10px 0 0 16px;
	width: 260px;
	float: left;
}

.jr_text {
	margin: 10px 0 0 300px;
	width: 466px;
	height: 200px;
	font-size: 13px;
	text-align: justify;
}

.jr_text_results {
	margin: 10px 0 0 300px;
	width: 484px;
	height: 150px;
	font-size: 13px;
	text-align: justify;
}


.jr_table {
	width: 476px;
}

.jr_table_left {
	color: #003366;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	font-size: 12px;
}

.jr_table_right {
	float: right;
	margin-top: 20px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 16px;
}

.jr_text a:link, .jr_text a:visited {
	color: #003366;
	text-decoration: none;
}

.jr_text_results a:link, .jr_text_results a:visited {
	color: #003366;
	text-decoration: none;
}

.jr_text a:hover {
	
	color: #996633;
	text-decoration: none;
}

.jr_text_results a:hover {
	
	color: #996633;
	text-decoration: none;
}

.jr_pagination {
	height: 10px;
	width: 800px;
}

.jr_pagination_text {
	margin: 10px 0 0 300px;
	width: 484px;
	font-size: 13px;
	text-align: justify;
}

/* Showcase ****************************************************/

.showcase_mast {
	margin: 20px 0 0 0;
}

.showcase_description {
	width: 500px;
	margin-top: 0px;
}

.showcase_box {
    float: left;
	width: 760px;
    border: 1px solid #aaa;
    margin:5px;
    padding:0;
}

.showcase_image {
	width: 220px;
	padding: 5px;
}

.showcase_text {
	width: 460px;
	padding-top: 5px;
}


#gallery-pagination {
	clear: both;
	height: 50px;
}

ul.pagination {
	padding:13px 0 0;
	margin:0;
	list-style:none;
	height:25px;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
}

ul.pagination li {
	float:left;
	padding:0 14px 0 16px;
	margin:0 14px 0 -14px;
	background:url(/images/site/separator03.gif) no-repeat 0 2px
}

ul.pagination a {
	color:#97551d;
	border: 1px solid #575750;
	padding: 2px 5px;
	margin-left: 2px;
}

ul.pagination strong {
	border: 1px solid #575750;
	padding: 2px 5px;
	margin-left: 2px;
}

ul.pagination a:hover {
	border: 1px solid #575750;
	background: #003366;
	color: #FFF;
}
	
/* Main section */

#main {
	margin-top: 20px;
	width: 800px;
}

.main {
	width: 400px;
}

.main_head {
	margin: 0px 0 0 16px;
	width: 760px;
	text-align:left;
}

.main_box {
	width: 230px;
	height: 150px;
	border: solid 1px #000;
	text-align:center;
}

.main_left {
	float:left;
	width: 255px;
	margin-top: 15px;
    font-size: 12px;
	margin-left: 16px;
}

.main_left_home {
	float:left;
	width: 255px;
	margin-top: 15px;
    font-size: 12px;
	margin-left: 16px;
}

.main_left_home ul {
	list-style: none;
	color: #006666;
	font-size: 14px;
	font-weight: bold;

}

.main_right_home {
	float:right;
	width: 468px;
	margin-left: 8px;
	margin-top: 15px;
}



.main_right {
	float:right;
	width: 468px;
	margin-left: 8px;
	margin-top: 15px;
}



.main a:link, .main a:visited {
	color: #273852;
	text-decoration:none;
	font-weight:bold;
}

.main a:hover {
	color: #996633;
	text-decoration:none;
	font-weight:bold;
}

#main a.product-tab-selected {
color:#996633;
font-weight:bold;
text-decoration:none;
}


/* products */

.main_products {
	margin: 10px 0 0 16px;
	width: 769px;
	border-top: solid 1px #cccccc;
}

.main_products p, .main_advantage p {
	margin: 0;
	padding: 0;
}

.products_left {
	float: left;
	width: 300px;
	margin-top: 15px;
}

.products_left2 {
	width: 540px;
	margin-top: 15px;
}

.products_right {
	float:right;
	width: 374px;
	margin-left: 8px;
	margin-top: 15px;
}

.product_links_left {
	float: left;
	width: 150px;
	margin: 10px 15px 0 0;
}

.product_image {
	padding: 0 10px 10px 0;
}

.resource_product_image {
	width: 225px;
	margin: 15px;
	text-align: center;
	border: solid 1px #ccc;
}

.product_links {
	width: 770px;
	margin: 0;
	border-top: solid 1px #cccccc;
	padding-top: 5px
}

.product_links a:link, .product_links a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.product_links a:hover {
	color: #996633;
	text-decoration:none;
	font-weight:bold;
}

.product_links h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.product-head {
	font-weight: bold;
	padding: 3px;
	background-color: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #aaa;
	margin-top: 15px;
}

.product-head h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 0;
}

.screenshots {
	width: 275px;
	margin: 5px 0 5px 0;
}

/* Store */


/* New store tags */

.store_mast {
	margin: 60px 0 0 0;
}

.search_mast {
	margin: 0px 0 0 0;
	width: 790px;
}

.404_mast {
	margin: 0px 10px 0 0;
	width: 100px;
	padding-right: 25px;
}

.store_mast hr{
	color: #555;
	padding: 0;
	margin: 10px 0 10px;
*margin: 0;
}

.user_box {
	color: #555;
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
	width: 230px;
}

.user_box p {

	margin: 0px 0 0px 0;
	padding: 0;
}

.user_box hr {
	color: #ccc;
	padding: 0;
	margin: 3px 0 3px 0;
}

.user_box h2 {
	cursor: pointer;
	color: #273852;
	font-size: 11px;
	display: inline;
	margin: 0;
	padding: 0;
}

.user_box a:hover {

}

.store_product {
	color: #555;
}

.product_feature_links ul{
	margin:  0 0 10px 10px;
	padding: 0;
}

.product_feature_links li{
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;
	font-size: 16px;
}

.product_feature_links h1 {
	font-size: 16px;
	color: #273852;
}

.product_addtocart {
	width: 265px;
	text-align: right;
	margin-right: 5px;
}

.product_addtocart input {
    color: #555;
    background-color: #FFF;
    padding: 2px;
    border: solid 1px #b4b4b4;
    margin: 0;
    font-family: Helvetica;
}

div.product_addtocart *{
float:right;
margin-left: 5px;
margin-top: -4px;
}

.product_addtocart_price {
	margin: 0px;
}

.product_addtocart_button {
	margin: 0px;
}

.product_summary {
	width: 500px;
}

.product_detail_container {
	margin: 20px 0 0 0;
}

.product_box {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #555;
    border: solid 2px #ccc;
    padding:  20px 30px 20px 30px;
	margin-right: 2px;
}

.whats_new_icon {
	width: 60px;
}

.whats_new_text {
	width: 500px;
}

.product_related_box {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #555;
    border: solid 2px #ccc;
    width: 223px;
	padding: 10px;
	margin-left: 8px;
	min-height: 100px;
}

.product_related_label {
	font-size: 16px;
	margin:  0 0 10px 10px;
}

.product_related_image {
	width: 40px;
	padding: 5px;
}
.product_related_image img {
border: none;
}
.product_related_description {
	width: 170px;
}


.product-header h3{
color: #996633;
margin: 10px 0 20px 0;
*margin: 0;
font-size: 18px;
}
.sub h3{
margin: 30px 0 10px 0;
padding: 0;
}
.products-intro{
width: 500px;
}
.products-intro p {
font-size: 14px;
font-weight: normal;
font-stretch: expanded;
}
.mast_logo{
clear: both;
}
.products-image{
width: 80px;
}
.mast_logo img{
border: none;
}
.products-image img{
border: none;
}
.products_summary{
width: 480px;
margin: 0 0 0 40px;
}
.products_summary_secondary{
width: 595px;
padding: 0 0 0 20px;
}
.products_addtocart{
margin: 10px 0 0 0px;
}
.learn-more{
float: left;
margin: 0px 0px 5px 0;
}
.buy-now{
float: left;
}
.buy-now strong{
margin: 0;
padding: 0;
}
#products-main .products_addtocart  a{
font-weight: normal;
color: #000;
}
.products_addtocart strong{
text-align: right;
}
#products-main hr{
margin: 30px 0 30px;
width: 785px;
}
.products-top {
margin: 10px 0 0 16px;
width: 773px;
}

.search-top {
margin: 10px 0 0 5px;
width: 773px;
}
.products-top h1 {
font-size: 24px;
margin: 10px 0 5px 0;
}


.doc_index {
	width: 250px;
	margin: 0 0px 0 5px;

}

.product-tab label {
	float:left;
	width:25%;
  	margin-right:0.5em;
  	padding-top:0.2em;
}

/* -- old -- */

.main-store {
	margin: 10px 0 0 16px;
	width: 773px;
}

.store-left {
	width: 569px;
}

.store-left li {
	margin-top: 4px;
}

.product-description {
	width: 540px;
}

.store-head {
	background: url('/img/store-bg.jpg') no-repeat;
	padding: 5px 0 0 5px;
}

.store-sidebar {
	width: 190px;
	margin-left: 13px;
	margin-top: 28px;
}

.store-sidebar-cart {
	background: url(img/sidebar-bg.jpg) no-repeat;
	/*
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #efefef;
	background-color: #efefef;
*/
}

.sidebar-inner {
	width: 180px;
	margin: 5px;
}

.sidebar-inner h2 {
	cursor: pointer;
}

.store-sidebar-products h2 {
	color: #334863;
	margin: 5px 0 0 0;
}

.store-sidebar-cart h2 {
	color: #334863;
	margin: 5px 0 0 0;
}

.store-sidebar-cart ul {
	margin:  3px 0 3px 0;
	padding: 0px;
}


.store-sidebar-products {
	background: url(img/sidebar-bg.jpg) no-repeat;
	/*
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #efefef;
	background-color: #efefef;
*/
}

.sidebar-products-icon {
	width: 30px;
}

.sidebar-products-description {
	width: 140px;
	margin-top: 5px;
}

.sidebar-products-news {
	width: 200px;
	margin-top: 5px;
}


.store-addtocart {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #999;
	background-color: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #999;
	background-color: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.checkout-cart {
	border: 1px solid #aaa;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 600px;
}

.foxee_downloads {
}




/* Support */

.miniform INPUT {
    color: #000;
    background-color: #FFF;
    padding: 1px;
    border: solid 1px #b4b4b4;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Helvetica;
    cursor: pointer;
    font-size: 10px;
    
    }
    
.miniform TEXTAREA {
    color: #000;
    background-color: #FFF;
    font-size: 10px;
    padding: 2px;
    border: solid 1px #b4b4b4;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Helvetica;
    }


.support_main {
	width: 540px;
	float: left;
}

.support_sidebar {
	width: 155px;
	/*border-left: 1px solid #ccc;*/
	float: right;
	margin-left: 10px;
}

.resource_access_view {
	padding-left: 10px;
	font-size: 10px;
	
}

.resource_access_view  h2{
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #006633;
}

.resource_access_view  h3{
	margin: 0 0px 10px 0;
	font-size: 12px;
	color: #000;
}



.resource_file_view {
	padding-left: 10px;
	font-size: 10px;
}

.resource_file_view  h2{
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #006633;
}

.resource_file_view  h3{
	margin: 0 0px 10px 0;
	font-size: 12px;
	color: #000;
}



.resource_file_submit  h2{
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #006633;
}

.support_main a {
	font-size: 14px;
	padding-top: 10px;
}

.support-left {
	width: 549px;
	background: url(/img/support-main-bg.jpg) no-repeat;
	padding: 10px 10px 0 10px;
}

.support-left2 {
	width: 755px;
	background: url(/img/support-main-bg2.jpg) no-repeat;
	padding: 10px 10px 0 10px;
}


.private-message {
	color: #990000;
	height: 20px;
	width: 200px;
	text-align: right;
	margin-top: 5px;
}

.private-message a:link, .private-message a:visited {
	color: #990000;
}

.private-message a:hover {
	color: #003366;
}

.support-comment {
	width: 520px;
}

.support-comment p {
	margin: 0;
	padding: 0;
}

div.product_addtocart *{float:right;}
#thankyou h1 {
	text-align:center;
	width:100%;
}
.transaction-container {
	width: 100%;
}
.transaction {
	width: 100%;
	margin: 15px 0px 35px 0px;
}

.transaction-left {
	float: left;
	min-width: 150px;
	white-space:nowrap;
	margin: 0px 10px 0px 10px;
}
.transaction-right {
	float: right;
	min-width: 200px;
	white-space:nowrap;
	margin: 0px 10px 0px 10px;
}
.ajax-loader {
	text-align:center;
	width: 100%;
	margin: 100px 0px 100px 0px;
}
.error {
	color: #990000;
}

#contact-message {
	color: #990000;
}

.ticket_summaries {margin: 0;}



/* Docs */

#doc {
	color: #555;
}

#doc h2 {
	margin: 0px 0 0px 10px;
	color: #cc9900;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#doc h3 {
	margin: 0px 0 0px 10px;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#doc h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	color: #555;
	font-family: Arial;
}



.docs ul {
	margin: 0 0 0 30px;;
	padding: 0;
	list-style-type: none;
}

.docs h5 {
	font-size: 12px;
}


.doc-head {
	font-weight: bold;
	padding: 3px;
	background-color: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #aaa;
	margin-top: 15px;
}

.doc-head h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 0;
}

.doc-head p {
	margin: 0;
	padding: 0;
}

.doc-icon { width: 50px;}
.doc-icon img {width: 25px;}

.doc-icon-text { width: 380px;  padding-top: 2px;}

.doc-icon-text a { font-size: 18px;}

.doc_table {
	width: 350px;
	padding: 10px;
	color: #555;
}

.doc_main_text {
	padding: 10px;
}
.doc_main_text h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #555;
}

.doc_main_text li {
	padding-bottom: 10px;
}

.small_text {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #555;
}

.code {
	background-color: #efefef;
	overflow: auto;
	border: 1px solid #aaa;
	padding: 10px;
}

.code2 {
	background-color: #fff;
	overflow: auto;
	border: 1px solid #aaa;
	padding: 5px;
}

.doc-bottom {
	margin: 0;
}

.doc-index {
	width: 170px;
	margin-left: 10px;
	color: #bbb;
	height: inherit;
}

.doc-bottom h2 {
	color: #003366;
}

.doc-bottom ul{
	list-style-type: none;
	padding: 0 0 0 15px ;
}

.doc-bottom a:link, .doc-bottom a:visited {
	color: #003366;
}

.doc-bottom a:hover {
	color: #996633;
}



.here a:link, .here a:visited{
	color: #996633;
}


.structure a:link, .structure a:visited {
	
}


.selected a{
	color: #006633;
}

/* Advantage  */

.advantage_right {
	float:right;
	width: 374px;
	height: 405px;
	margin-left: 8px;
	margin-top: 15px;
	background-image:url(../img/productbox_bg.jpg);
	background-repeat:no-repeat;
}

.main_advantage {
	margin: 0 0 0 16px;
	width: 769px;
	height: 250px;
	border-top: solid 1px #cccccc;
}

.advantage_image1 {
	margin-top: 20px;
	float:left;
}

.advantage_promo_text {
	margin: 0 0 0 16px;
	padding-top: 16px;
	width: 400px;
}

.advantage_promo_image {
	margin: 0 0 0 16px;
	width: 800px;
}


/* Results */

.results {
	width: 769px;
	margin: 0 0 0 16px;
}

.result_links {
	width: 770px;
	margin: 0;
	border-top: solid 1px #cccccc;
	padding-top: 5px
}

.result_links_left {
	float: left;
	width: 192px;
	margin-top: 10px;
}

.result_links a:link, .result_links a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.result_links a:hover {
	color: #996633;
	text-decoration:none;
	font-weight:bold;
}


/* Greybox */


.greybox_top {
	width: 800px;
	height: 5px;
	background-image:url(/img/greybox_top.gif);
	background-repeat:no-repeat;
	margin: 20px 0 0 1px;
	clear:both;
}

.greybox_middle {
	width: 800px;
	height: 300px;
	background-image:url(/img/greybox_middle.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 1px;
}

.greybox_bottom {
	width: 800px;
	height: 5px;
	background-image:url(/img/greybox_bottom.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 1px;
}


.bottom_feature1 {
	margin: 15px 0 0 20px;
	width: 230px;
	float: left;
}

.bottom_feature1 h2, .bottom_feature2 h2, .bottom_feature3 h2 {
	margin: 0;
	padding: 0;
}

.bottom_feature1 p, .bottom_feature2 p, .bottom_feature3 p {
	margin: 0;
	padding: 3px 0 0 0;
}

.bottom_feature2 {
	margin: 15px 0 0 20px;
	width: 230px;
	float: left;
}

.bottom_feature3 {
	margin: 15px 20px 0 0;
	width: 230px;
	float: right;
}

.news_entry {
	font-size: 10px;
	margin: 5px 0 0 0;
}

.greybox_middle a:link, .news_entry a:visited {
	font-size: 10px;
	color: #996633;
	font-weight: bold;
	text-decoration:none;
	margin-top: 5px;
}

.greybox_middle a:hover {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
	margin-top: 5px;
}

/* careers */

.careers_left {
	float:left;
	width: 362px;
    font-size: 12px;
    color: #555;
	margin-left: 16px;
}

.careers_right {
	float:right;
	width: 361px;
	margin-left: 8px;
	margin-top: 15px;
}

#careers a {
	text-decoration: none;
}


/* Footer */

#footer_top {
	width: 806px;
	height: 5px;
	background-image:url(/img/greenbox_top.gif);
	background-repeat:no-repeat;
	margin: 50px 0 0 1px;
	clear:both;
}

.footer {
	width: 806px;
	height: 65px;
	background-image:url(/img/greenbox_middle.gif);
	background-repeat: repeat-y;
	margin-left: 1px;
}

.footer_text {
	color: #CCCCCC;
	font-size: 9px;
	text-align:center;
	width: 500px;
	margin: 0 auto;
	padding-top: 15px;
	font-weight: normal;
}

.footer_text a:link, .footer_text a:visited {
	color:#CC9900;
	text-decoration:none;
}

.footer_text a:hover {
	color:#CC6600;
	text-decoration:none;
}

.footer_bottom {
	width: 806px;
	height: 6px;
	background-image:url(/img/greenbox_bottom.gif);
	background-repeat:no-repeat;
	margin-left: 1px;
}

.newsletter {
	font-size: 11px;
	color: #999;
}

.newsletter a:link, .newsletter a:visited {
	color: #006633;
	text-decoration: none;
}

.newsletter a:hover{
	color: #000;
	text-decoration: none;
}



/* Sorttables */

/* Sortable tables */
table.sortable thead {
    background-color:#fff;
    color:#CC9900;
    font-weight: bold;
    cursor: default;
}


/* highslide */

.box {
	border: solid 1px #aaaaaa;
}





/* Forum changes */

.forum_lists {
	color: #555;
}



/*rating---------------------------------*/
.rating{
float: left;
width:100px;
height:19px;
margin-top: 2px;
padding:0;
clear:none;
list-style:none;
position:relative;
background: url(/themes/rating_themes/default/images/stars-bg.png) no-repeat 0 0;
}
.star0 {background-position:0 0}
.star1 {background-position:0 -19px}
.star2 {background-position:0 -38px}
.star3 {background-position:0 -57px}
.star4 {background-position:0 -76px}
.star5 {background-position:0 -95px}
ul.rating li {
cursor: pointer;
/*ie5 mac doesn't like it if the list is floated\*/
float:left;
/* end hide*/
text-indent:-999em;
}
ul.rating li a {
position:absolute;
left:0;
top:0;
width:18px;
height:19px;
text-decoration:none;
z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:18px;}
ul.rating li.three a {left:36px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
z-index:2;
width:100px;
height:19px;
overflow:hidden;
left:0;
background: url(/themes/rating_themes/default/images/stars-bg.png) no-repeat 0 0;
}
ul.rating li.one a:hover {background-position:0 -114px;}
ul.rating li.two a:hover {background-position:0 -133px;}
ul.rating li.three a:hover {background-position:0 -152px}
ul.rating li.four a:hover {background-position:0 -171px}
ul.rating li.five a:hover {background-position:0 -190px}
.rate fieldset{
border: 0;
}
.rate input{
border: 0;
float: left;
margin: -10px 0 0 0;
*margin: -5px 0 0 0;
}
.rate ul{
border: 0;
padding: 0;
margin: -6px 0 0 0;
*margin: -2px 0 0 0;
}
.rate img{
float: left;
margin: 2px 0 0 0;
}
.rate p{
text-transform: uppercase;
color: #606060;
font-size: 16px;
}


.coupon {
	margin: 0 0 5px 0;
}

.coupon_field {
	width: 40px;
}
















