/* $Id: style.css,v 1.19 2006/12/27 13:17:15 drumm Exp $ */

/*
** HTML elements
*/
body {
  margin: 0 auto;
  padding: 0;
  color: #666666;
  font: 76% Arial, Helvetica, sans-serif;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
img{
	border: none;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
  line-height:18px;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link{
  color: #000000;
  
}
a:visited {
  color: #555555;
}
a:hover {
  color: #5e5e5e;
  cursor: pointer;
  text-decoration: none;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
 border-collapse: separate;
}
/*
** Page layout blocks / IDs
*/
#content {
	margin: 10px auto 0px auto;
	padding: 0px;    
	width: 798px;
 	background: url('../themes/nex/img/header_bg.gif') repeat-x;
}
#header {
    margin: 0px 0px 7px 0px;
  	background: url('../themes/nex/img/header_right.gif') no-repeat 100% 0;
	overflow: hidden;
	width: 798px;
}
#logo {
  	margin: 0px;
    background: url('../themes/nex/img/logo.gif') no-repeat;
  	width: 348px;
  	height: 99px;
	float: left;
}
#logo a{
	display: block;
  	margin: 5px 0px 0px 10px;
  	width: 340px;
  	height: 88px;
}

#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 1.2em 0;
  color: #9cf;
 }
.main-links h1{
	margin: 0px;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  border-left: 1px solid #9cf;
}
ul.links li.first {
  border: none;
}
#main {
    clear: both;
	margin-left: 3px;
    padding: 20px 0px 0px 12px;
    background-color: #f6f6f6;
    overflow: hidden;
    width: 781px;
    line-height: 20px;
}
#sidebar-right {
  background-color: #ffffff;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px 10px 0px 10px;
  vertical-align: top;
  border: 1px solid #d8d8d8;
}
#sidebar-left{
    margin: 155px 10px 0px 0px;
    float: left;
	background-color: #ffffff;
  	width: 180px;
  	padding: 10px 10px 0px 10px;
  	border: 1px solid #d8d8d8;
}

.title, .title a {
  font-weight: bold;
  font-size: 1.3em;
  color: #777;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
  text-align: left;
}
#footer{
    clear: both;
    margin: 8px auto 0px auto;
  	background: url('../themes/nex/img/footer_bg.gif') repeat-x;
	height: 99px;    
	width: 798px;
}
*html #footer{
    margin-top: 6px;
}
#footer .left{
    float: left;
	background: url('../themes/nex/img/footer_left.gif') no-repeat;    
    width: 11px;
    height: 99px;
}
#footer .right{
    padding-top: 50px;
    float: right;
	background: url('../themes/nex/img/footer_right.gif') no-repeat 100% 0;    
    width: 780px;
    height: 49px;
}
*html #footer .right{
    padding-top: 55px;
    height: 49px;
}
#footer li, #footer li h1{
	float: left;    
}
#footer li h1{
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#block-menu-119 h2.title{
	display: none;
}
#header #trade_text{
	position: absolute;
	margin: 20px 0 0 485px;
	width: 307px;
	height: 39px;
}
*html #header #trade_text{
	margin: 20px 0px 0px 135px;
}
.menu-item li{
    list-style-type: none;
    float: left;
}
#header .menu-item{
	margin: 73px 5px 0px 0px;
	float: right;    
}
*html #header .menu-item{
	margin: 73px 1px 0px 0px;
}
#header h2{
	position: absolute;
	margin: 30px 0px 0px 579px;
}
*html #header h2{
	margin: 30px 0px 0px 286px;
}
.menu-item{
	margin: 0px;  
	padding: 0px;  
}
.menu_left .menu-item li{
    padding: 0px 10px 0px 4px;
	background: url('../themes/nex/img/stick.gif') no-repeat 100% 0;    
}
.menu_left .menu-item li#privacy, li#privacy_active{
    background: none;    
}
.menu-item a{
	display: block;
    float: left;
}
.right .menu_left li, #header .menu-item li{
	height: 13px; 
}
#terms h1{
	background: url('../themes/nex/img/terms.gif') no-repeat; 
	width: 114px;
}
#about h1{
	background: url('../themes/nex/img/about.gif') no-repeat;  
	width: 99px;
}
#faqs h1{
	background: url('../themes/nex/img/faqs.gif') no-repeat;  
	width: 33px;
}
#privacy h1{
	background: url('../themes/nex/img/privacy.gif') no-repeat;  
	width: 74px;
}
#home{
	background: url('../themes/nex/img/home.gif') no-repeat;  
	width: 37px;
}
#tell{
	background: url('../themes/nex/img/tell_a_friend.gif') no-repeat;  
	width: 61px;
}
#check{
	background: url('../themes/nex/img/check_my_status.gif') no-repeat;  
	width: 87px;
}
#header .menu-item li{
    margin: 0px 10px 0px 0px;
}
*html #header .menu-item li#check{
    margin: 0px 7px 0px 0px;
}
#copyright{
    margin-left: 4px;
    padding-top: 5px;
	color: #6D7E8A;
	font-size: 0.8em;    
}
*html #copyright{
    padding-top: 0px;
}
.clear{
	clear: both; 
}
.content-item{
    padding-bottom: 20px; 
    padding-left: 10px;
	width: 750px;
	float: left;    
}
#spacer{
    float: right;
	width: 1px;
    
}
.block_{
	margin-bottom: 8px;    
}
*html .block_{
	margin-bottom: 6px;    
}
#main-menu{
    margin-left: 3px;
	background: url('../themes/nex/img/green.gif') repeat-x; 
	height: 36px;       
}
#main-menu .menu-item li{
    padding: 11px 0px 0px 45px;
	color: #ffffff;    
    height: 25px;
    text-decoration: none;
    width: 114px;
}
#main-menu .menu-item li{
	color: #ffffff; 
	font-weight: bold;
    text-decoration: none;
}
#active_1{
	background: url('../themes/nex/img/active_1.gif') no-repeat;
}
#active_2{
	background: url('../themes/nex/img/active_2.gif') no-repeat;
}
#active_3{
	background: url('../themes/nex/img/active_3.gif') no-repeat;
}
#active_4{
	background: url('../themes/nex/img/active_4.gif') no-repeat;
}
#active_5{
	background: url('../themes/nex/img/active_5.gif') no-repeat;
}
#item_1{
	background: url('../themes/nex/img/item_1.gif') no-repeat;
}
#item_2{
	background: url('../themes/nex/img/item_2.gif') no-repeat;
}
#item_3{
	background: url('../themes/nex/img/item_3.gif') no-repeat;
}
#item_4{
	background: url('../themes/nex/img/item_4.gif') no-repeat;
}
#item_5{
	background: url('../themes/nex/img/item_5.gif') no-repeat;
}
.product-img {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;
}
.product-descr {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.product-descr .form-item{
	clear: both;
	padding-bottom: 20px;
	float: none;
}
#free_form_code{
	clear: both;
	float: none;
}
#free_form_code label{
	padding-top: 5px;
}
.offer_start_form{
	width: 480px;
	margin: 0 auto;
}
.offer_start_form{
	width: 700px;
	border-collapse: separate;
}
.offer_start_form td{
	text-align: center;
}
.product-descr {
    width: 480px !important;
}
