body{
	margin:0;
	font-family:Verdana, Sans-serif;
	font-size:11px;
	background-color:#eeeeee;
        color: #4b4b4b;
}

img{
	border:0;
}

a{
	text-decoration:none;
	color:#001b3a;
}

div.border{
        border-top: dashed 1px #4b4b4b;
	margin:1px 0;
}

p {
    text-align: left;
    padding: 10px 20px;
}

h1, h2, h3 {
    color: #B3BF2C;
    padding: 0 20px;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
    text-align: left;
}

h3 {
    font-size: 115%;
    text-align: left;
}

div#all{
	margin:0 auto;
	width:799px;
}

div#top{
	position:relative;
	background-image: url('../images/top.png');
	background-repeat:no-repeat;
	overflow:hidden;
	width:799px;
	max-height:100px;
	margin-top:10px;
	padding-top:80px;
	line-height:20px;
}

a#top_logo {
	height: 80px; 
	width: 250px; 
	display: block;
	position: absolute;
	top: 0;
	left:0;
}

a#top_link_1 {
font-size:16px;
left:500px;
line-height:80px;
position:absolute;
top:0;
cursor: pointer;
}

a#top_link_2 {
font-size:16px;
left:660px;
line-height:80px;
position:absolute;
top:0;
cursor: pointer;
}

div#top div.image img{
	position:absolute;
	right:10px;
	top:10px;
	overflow:hidden;
	max-height:70px;
}

div#top div#top_1{
	float:left;
	width:699px
}

div#top div#top_1 ul{
	float:left;
	margin:0;
	padding:0;
}

div#top div#top_1 ul li{
	float:left;
	list-style-type:none;
	padding:0 8px 0 8px;
	font-weight:bold;
}

div#top div#top_1 ul li a{
	color:#fff;
}

div#top div#top_1 ul li.selected a{
	color:#001b3a;
}

div#top div#top_2{
	width:100px;
	float:right;
	word-spacing:8px;
	_font-size:16px;
}

div#top div#top_2 a.logoff{
	color:#fff;
	float:right;
	padding-right:23px;
	word-spacing:0;
	font-size:11px;
	font-weight:bold;
}

/* » */

div#content{
	width:799px;
	margin-top:20px;
}

div#content div#left_column{
	float:left;
	width:325px;
	margin-right:10px;
	margin-bottom:10px;
}

div#content div#right_column{
	float:right;
	width:799px;
	margin-bottom:2px;
}

div#columns{
	position:relative;
	float:left;
	background-image:url('../images/fake_back.gif');
	margin-bottom:20px;
}

div#columns div#left_column{
	background-color:#d5d5d5;
	float:left;
	width:178px;
	height:100%;
	padding-bottom:36px;
	margin-right:10px;
}

div#columns div#right_column{
	background-color:#fff;
	float:left;
	width:600px;
	height:100%;
	margin-left:11px;
}

#one_column{
/*	float:left;*/
	width:799px;
	padding-bottom:20px;
}
/*-----------------------------left column------------------------------*/

div#preorder{
	width:325px;
	background-color:#d5d5d5;
}

div#preorder form{
	margin:0;
}

div#preorder div.pre_top{
	width:325px;
	height:28px;
	background-image: url('../images/preorder_top.png');
}

div#preorder div.form{
	width:325px;
	line-height:15px;
}

div#preorder div.form table, div#preorder div.form input{
	margin:0 10px 0 10px;
	border:0;
}

div#preorder div.form table input{
	margin:0;
}


div#preorder div.form table.double tr td{
	width:150px;
}

div#preorder div.pre_bottom{
	width:325px;
	height:28px;
	background-image:url('../images/preorder_bottom.png');
	line-height:28px;
}

div#preorder div.pre_bottom input{
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	float:right;
	padding-top:4px;
	padding-right:10px;
	border:0;
	background-color:transparent;
}



div#special_offer{
	margin-top:10px;
	width:325px;
	height:280px;
	background-image:url('../images/special_offer_window.png');
	text-align:center;
	line-height:280px;
}

div#special_offer a, div#special_offer img{
	padding-top:8px;
}

form {
	margin: 0;
	padding: 0;
}

.fo input, .fo textarea{
	border: 0px;
	background-color: #eeeeee;
	width: 100% ;
}

/*--------------------------Right column-----------------------------*/

div#menu{
	width:799px;
}

div#menu div#menu_picture{
	float:right;
}

div#menu div#menu_control{
	width:440px;
	float:left;
	display:inline;
	margin-left:180px;
}

div#menu div#menu_control span.span_left{
	float:left;
}

div#menu div#menu_control table{
	width:270px;
	float:left;
	margin:0 10px;
}

div#menu div#menu_control span.span_right{
	float:right;
}

/*-----------------------------left column 2------------------------------*/

div#filter_top{
	width:178px;
	height:28px;
	background-image:url('../images/filter_top.png');
}

div#filter{
	padding:0 15px 0 15px;
}
div#filter ul{
	padding:0;
	margin:10px 0 0 0;
	list-style-type:none;
}

div#filter li{
	padding-bottom:10px;
}

div#filter li span{
	display:none;
}

div#filter li a{
	color:#4b4b4b;
}

div#filter li.active a{
	font-weight:bold;
	color:#4b4b4b;
}

div#filter li.active span{
	display:inline;
}

/*-----------------------------right column 2------------------------------*/
div#list_top{
	width:600px;
	height:28px;
	background-image:url('../images/list_top.png');
}

div#list{
	padding-top:5px;
	padding-bottom:36px;
	text-align:center;
}

div#list table{
	margin:0 auto;
	border:0;
	width:100%;
	line-height:20px;
	border-collapse: separate;
	border-spacing: 0;
	*border-collapse: collapse; /* hack is needed for IE7 also */
}

div#list table th{
	border-bottom:solid 1px #000;
	text-align:center;
	width:100px;
}

div#list table td{
	border-spacing:0;
	border-bottom:dashed 1px #000;
	text-align:center;
	width:100px;
        white-space: nowrap;
}

/*-----------------------------one column------------------------------*/
div#info_top {
	/*background-image:url('../images/info_top.png');*/
	width:799px;
	height:0px;
}

div#info {
	background-color:#fff;
        /*background-image:url('../images/info_top.png');
        background-repeat: no-repeat;*/
	padding:10px 10px 20px 10px;
	text-align:center;
}

/*-----------------Below Columns----------------*/

div#ads{
	background-color:#d5d5d5;
	clear:both;
	width:779px;
/*	padding:10px 10px 7px 10px;
	height:70px;*/
}

div#ads a.ad_1{
	float:left;
}

div#ads a.ad_2{
	float:right;
}

div#ads a.ad_1 img{

	overflow:hidden;
	width:499px;
	height:69px;
}

div#ads a.ad_2 img{
	overflow:hidden;
	width:270px;
	height:69px;
}


div#footer_top{
	clear:both;
	background-image:url('../images/log_in_tab.png');
	width:799px;
	height:75px;
	display: none;
}

div#footer_top div.left_side{
	position:relative;
	float:left;
	width:315px;
}

div#footer_top div.left_side a{
	position:absolute;
	height:25px;
	left:20px;
	padding-left:65px;
	padding-top:15px;
	top:24px;
	width:200px;
}

div#footer_top div.right_side{
	position:relative;
	float:right;
	width:318px;

}

div#footer_top div.right_side a{
	height:25px;
	padding-top:24px;
	position:absolute;
	right:10px;
	top:14px;
	width:200px;
}

div#footer_top div a{
	font-weight:bold;
}

div#footer_top div.right_side a{
	float:right;
}

div#footer{
	width:799px;
	text-align:center;
	line-height:16px;
	margin-bottom:4px;
	display: none;
}

div#footer_bottom{
	clear:both;
	background-image:url('../images/footer.png');
	width:799px;
	height:28px;
	line-height:28px;
}

div#footer_bottom div.left_side{
	float:left;
	width:217px;
	text-align:left;
	padding:0 10px 0 20px;
	font-weight: bold;
}


div#footer_bottom div.right_side{
	float:left;
	width:450px;
	padding:0 10px 0 0;
	font-weight:bold;
}

div#footer_bottom div.right_side ul{
	margin:0;
	padding:0;
}

div#footer_bottom div.right_side ul li{
	float:left;
	list-style-type:none;
}

div#footer_bottom div.right_side a{
	font-weight:bold;
	color:#001b3a;
	clear:both;
}

a img {
    vertical-align: middle;
    border: none;
}

#shop_form {
  text-align: center;
  padding: 20px 0;
}

#shop_form .proceed_button {
  height: 30px;
  padding: 0 10px;
  background-color: #cdda32;
  color: #170c58;
  border: 0 none;
  font-size: 17px;
  font-family: Arial;
  cursor: pointer;
  margin-left: 20px;
}

#shop_form input {
  width: 460px;
  height: 28px;
  padding: 0 3px;
  border: 1px solid #a7a6ab;
  line-height: 28px;
  background-color: #fff;
  background-image: url(/images/input_bkg.png);
  background-repeat: repeat-x;
  font-size: 20px;
  font-family: Arial;
}
