
body {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: black;
	background: white;
	background-image: url(../images/main_bg_stripes1.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 780px;
	text-align: center;
	margin: 0px;
	margin-left: auto;
    margin-right: auto;
}

table{
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

A{
	font-weight: normal;
	text-decoration: none;
	color: #003300;
}

A:hover	{
	text-decoration: underline;
	color: brown;
}

H1{
	font-size: 0.8em;
}

H2{
	font-size: 1.3em;
}

H3{
	font-size: 1.1em;
}

input{
	font-size: 1em;
	border: 1px solid black;
}

select{
	font-size: 1em;
	border: 1px solid black;
}

img{
	border: 0px;
}

/**
 *
 * MAIN
 *
 */

#main_container{
	width: 780px;
	border: #D3D3D3 1px solid;
	text-align: center;
	background: white;
}

/**
 *
 * HEADER
 *
 */

#main_header_block{
	width: 100%;
	height: 95px;
	background-image: url(../images/header/bg.gif);
	text-align: left;
}

#main_header_block a{
	color: white;
}

#main_header_block .header_home_link{
	position: absolute;
	margin-top: 10px;
	margin-left: 5px;
	width: 170px;
	height: 65px;
}
#main_container .titlefeed{
	position: absolute;
	color: black;
	text-align: left;
	margin-top: 80px;
	margin-left: 10px;
	margin-right: 250px;
	font-weight: normal !important;
	width: 765px;
	height: 14px;
}

#main_header_block .header_home_link span{
	display: block;
	width: 100%;
	height: 100%
}

.header_buttons{
	position: absolute;
	margin-top: 61px;
	margin-left: 530px;
}

.header_user_buttons{
	position: absolute;
	margin-top: 7px;
	margin-left: 615px;
}

.header_buttons div, .header_user_buttons div{
	float: left;
	margin-right: 2px;
}

.header_login_info{
	width: 245px;
	position: absolute;
	margin-top: 33px;
	margin-left: 526px;
	text-align: right;
	color: white;
	font-size: 0.9em;
}

.header_cart_buttons{
	position: absolute;
	margin-top: 55px;
	margin-left: 690px;
}


/**
 *
 * BRAND HEADER
 *
 */

.brand_header, .brand_header_big{
	width: 100%;
	background: #e7e4d1;
	background-image: url(../images/nav/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: black;	
	text-align: left;
	border-bottom: 1px solid #AAAAAA;
}

.brand_header{
	height: 75px;
}

.brand_header_big{
	height: 215px;
}

.brand_header .container, .brand_header_big .container{ 
	position: absolute;
	margin-top: 10px;
	margin-left: 5px;
}

.brand_header .title, .brand_header_big .title{
	position: absolute;
	font-size: 2.2em;
	/*border: 1px solid red;*/
	font-weight: normal;
	width: 765px;
}

.brand_header .title{
	margin-top: 31px;
}

.brand_header_big .title{
	margin-top: 171px;
}

.brand_header .buttons, .brand_header_big .buttons{
	position: absolute;
	width: 330px;
/*	margin-left: 258px;*/
	margin-left: 445px;
}

.brand_header .buttons{
	margin-top: 45px;
}

.brand_header_big .buttons{
	margin-top: 185px;
}

.brand_header .buttons a, .brand_header_big .buttons a{
	color: black;
	font-weight: bold;
}

.brand_header .buttons div, .brand_header_big .buttons div{
	float: left;
	margin-left: 2px;
}

.brand_header .dropdown, .brand_header_big .dropdown
{
	position: absolute;
	margin-right: 5px;
}

/**
 * BRAND HEADER SEARCH FORM
 */
.brand_header .search_form_block, .brand_header_big .search_form_block{
	position: absolute;
	margin-left: 129px;
	width: 660px;
}

.search_form_block{
	margin-left: 4px;
}

.search_form_block select{
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	margin-right: 2px;
}

.filter_form{
	margin: 0;
}

.search_form_submit{
	vertical-align: bottom;
	margin-left: -1px;
	cursor: pointer;
}

.filter_option{
	background: white;
	color: black;
}

.filter_option_selected{	
	background: #789b56;
	color: #EFEFEF;
}

/**
 * BRAND HEADER BRAND MENU
 */

.brand_header .menu, .brand_header_big .menu{
	position: absolute;
	margin-left: 2px;	
	margin-top: 25px;
	width: 770px;
	font-size: 0.9em;
}

.brand_header .menu{
	visibility: hidden;
}

.brand_header_big .menu{
	visibility: visible;
}

.brand_header .menu div, .brand_header_big .menu div{
	float: left;
	width: 118px;
	margin-right: 10px;
}


/**
 *
 * FOOTER BLOCK
 *
 */

#main_footer_block{
	height: 100px;
	background: #e7e4d1;
	background-image: url(../images/footer/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-top: 1px solid #D3D3D3;
	font-size: 0.9em;
}

#main_footer_block .title{
	font-weight: bold;
	color: #294F22;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
}

#main_footer_block strong{
	font-weight: normal;
}

#main_footer_block .left{
	float: left;
	width: 255px;
	margin-left: 5px;
/*background: red;*/
}

#main_footer_block .center{
	float: left;
	width: 250px;
	margin-left: 5px;
/*	margin-top: 5px;*/
/*background: blue;*/
}

#main_footer_block .right{
	float: left;
	width: 245px;
	margin-left: 10px;
/*	margin-top: 5px;*/
/*background: green;*/
}

.disclaimer{
	font-size: 0.9em;
}

.main_seals{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #D3D3D3;
	background: white;
	padding: 5px;
}

.main_seals img{
	margin: 0px;
}

.main_seals table{
	margin-left: auto;
	margin-right: auto;
}
.main_verisign_seal{

}

.main_card_icons_verisign{
	margin-top: 50px;
}

.main_newsletter_subscribe_input{
	margin-top: 28px; 
	margin-left: 2px;
}

.main_newsletter_subscribe_button{
	margin-left: 0px;
	cursor: pointer;
	color: green;
	font-weight: bold;
	font-size: 16px;
}

.message_container{
	text-align: center;
	width: 400px;
	background: #D8EFC2;
	padding: 10px;
	border: 1px solid #339900;
	margin-top: 100px;
	margin-bottom: 400px;
	margin-left: auto;
	margin-right: auto;
}





/*********************************  
 * PAGE LINKS
 *********************************
 */
.page_links{
	height: 18px;
	margin-bottom: 5px;
	font-size: 0.9em;
/*border: 1px solid red;*/
}

.page_links div{
/*	border: 1px solid #CCCCCC;*/
	padding-top: 2px;
	padding-bottom: 2px;
}

.page_links a{
	color: black;
}

.page_links .link_prev{
	float: left; 
	width: 200px;
	margin-right: 5px;
	text-align: left;	
}

.page_links .link_prev span{
	margin-left: 3px;
}

.page_links .link_next{
	float: left;
	width: 200px;
	margin-left: 5px;
	text-align: right;
}

.page_links .link_next span{
	margin-right: 3px;
}

.page_links .link_pages{
	float: left;
	width: 354px;
	text-align: center;
}

.page_links .link_pages a{	
	margin: 5px;
	font-size: 0.9em;
	text-align: right;
}

.page_links .link_pages .page{
	color: #5F7F60;
}

.page_links .link_pages .page_selected{
	color: black;
	font-weight: bold;
	font-size: 1.1em;
}

.paginatorContainer {
	margin: 20px 0 20px 0;
	height: 20px;
	padding: 5px 0 5px 0;
	border: 0px solid #dddddd;
	text-align: center;
}

.paginatorContainer a,
.paginatorContainer span{
	margin: 0 10px 0 10px;
}
