@import url("menu.css");
@import url("newsroom.css");

* {
	margin: 0;
	padding: 0;
}

body {
	background-image:;
	background: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
#wraper {
	width: 100%;
	position: absolute;
	top: 0;
	left: -10px;
	text-align: center;
}
#content {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
/*--------------------General-------------------------*/
a {
	color: #d64e18;
	text-decoration: none;
}
a:hover {
	color: #E8794E;
	text-decoration: underline;
}
input {
	height: 18px;
	border: 1px solid #e9dac1;
	margin: 2px 0;
	font-size: 11px;
	color: #53442c;
}
img {
	border: 0;
}
p {
	line-height: 18px;
}
.error_message {
	display: block;
	margin: 15px 30px;
	padding: 15px;
	background-color: #FBF2ED;
	border: 1px solid #F6DACE;
	color: #BA4215;
	font-family: Georgia;
}
a.closebutton{
	display:block;
	width:37px;
	height:17px;
	background-image:url(../images/close_button.gif)!important;
	background-position:top;
	text-decoration:none;
}
a.closebutton:hover{
	background-position:bottom;
}
.only_numbers {
	font-family: Tahoma;
	color: #703718;
	font-weight: bold;
}

/*--------------------Header--------------------------*/
#header {
	background-image: url(../images/header/bg_menu.jpg);
	height: 110px;
}
.logo_area {
	width: 182px;
}
.logo_area a {
	cursor: pointer;
}
#logo {
	background-image: url(../images/header/logo_be.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-indent: -9999px;
}
/*------------------------QuickNav-----------------------*/
.quick_nav {
	background-color: #f4e8c5;
	background-image: url(../images/bg_ordering.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
}
.quick_nav div {
	text-align: left;	
	width: 85%;
	margin: 20px auto 0 auto;
}
.quick_nav table {	
	margin: 7px auto 0 auto;
	border-top: 1px solid #f5d29b;
	border-bottom: 1px solid #f5d29b;
	text-align: left;
	color: #322918;
}
/*-------------------------SideBar-----------------------*/

.side_bar {
	background-color: #fcf4f0;
	font-size: 10px;
	vertical-align: top;
}
.side_bar p {
	margin: 0 24px;
	padding: 12px 0;
	border-bottom: 1px solid #d7c8c3;
}
.side_bar p.noborder {
	border: none;
}
.pdf_file {
	background-image: url(../images/icons/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 21px;
	line-height: 18px;
	font-size: 11px;
}

/*-------------------------MainInside----------------------*/
.main_inside_txt {
	margin: 20px 0 35px 0;
}
.main_inside_txt table span {
	font-family: Georgia;
	line-height: 21px;
	font-size: 11px;
}
.main_inside_txt p {
	font-family: Georgia;
	line-height: 21px;
	font-size: 11px;
	border-bottom: 1px solid #eee1dc;
	padding: 10px 0;
	margin: 0 30px;	
	color: #401b0d;
}
.main_inside_txt p.note {
	color: #D64E18;
	font-family: Tahoma;
	line-height: 16px;
	font-size: 10px;
}
.main_inside_txt table td {
	vertical-align: top;
	font-family: Georgia;
	line-height: 21px;
	font-size: 11px;
}
.bigletter {
	font-size: 20px;
}
.list_products {
	border: 0;
	width: 100%;
}
.list_products div {
	margin: 20px 0 10px 30px
}
.list_products p {
	border: none;
	padding: 15px 30px 5px 20px;
	margin: 0;
}
div.main_inside_txt ul {
	margin: 15px 30px 5px 50px;
	font-family: Georgia;
	list-style: circle;
}
div.main_inside_txt ul li {
	line-height: 20px;
}


/*-------------------------MainInfo-----------------------*/
.main_info {
	background-color: #ffffff;
	vertical-align: top;
}
.registration_area {
	border: 0;
	margin: 15px 30px 5px 30px;
}
.registration_area td {
	padding-right: 15px;
}
.registration_area td input {
	height: 18px;
	border: 1px solid #b7a097;
	width: 230px;
}
.registration_area span.mandatory {
	font-size: 10px;
	font-family: Tahoma;
	color: #FF6600;
}
.main_info_txt {
	margin: 25px 0 50px 0;
	font-family: Georgia;
}
.main_info_txt p {
	padding: 9px 40px 5px 40px;
	line-height: 18px;
}
.main_info h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #D7C8C3;
	margin: 20px 40px 10px 40px;
	color: #BF7D00;
	font-size: 12px;
}
.main_info h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 40px 15px 40px;
}
.main_info_txt h2 p {
	padding: 0 0 3px 0;
}
.main_info_txt h3 {
	margin: 10px 40px 0 40px;
}
.clear_after {
	clear: both;
}
.main_table_list p {
	line-height: 18px;
	padding: 0;
	text-align: left;
}
.img_main_info {
	float: right;
	margin: 0 0 10px 10px;
	border: 4px solid #D9D9D9;
}
.img_main_info_left {
	float: left;
	margin: 0 10px 10px 0;
	border: 4px solid #D9D9D9;
}
.img_header_prod img {
	border-top: 1px solid #D7C8C3;
	border-bottom: 1px solid #D7C8C3;
	margin-left: 1px;
}
.img_main_list_area {
	width: 100%;
	display: block;	
	text-align: center;
}
.img_main_list {
	list-style: none;
	text-align: center;
	margin: 0 auto;
}
.img_main_list li {
	display: inline;
	margin: 30px 40px;
	margin-right: 10px;
	float: left;
	text-align: center;
}
a.banner img{
padding:1px; border:1px solid #D5C7AD;
}
a.banner:hover img{
border-color:#A3958A;
}
span.banner img{
margin:0;
padding:1px; border:1px solid #D5C7AD;
}
/*------------------------------Closeouts-----------------*/
#closeout_list {
	list-style: none;
	margin: 0 0 0 40px;
}
#closeout_list li {
	float: left;
	padding-right: 50px;
	height: 160px;
	width: 210px;
	font-size: 11px;
}
#closeout_list h2 {
	margin: 15px 0 5px 0;;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	}
#closeout_list h2 span {
	color: #D64E18;
	white-space: nowrap;
}
.closeout_image_area {
	width: 70px;
	height: 102px;
	vertical-align: top;
}
.closeout_image_area img {
	border: 1px solid #DCDCDC;
	padding: 2px;
	margin-bottom: 5px;
}
/*--------------------------QuickNav----------------------*/
#quick_nav {
	background-image: url(../images/utils/bg_quick_nav.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-left: 1px solid #ffffff;		
}
#quick_nav span {
	color: #999999;
}
#quick_nav p {
	padding: 15px;
}
/*---------------------Buttons---------------------------*/
.but_send {background-image: url(../images/utils/buttons/but_send.gif);}

.but_send {
	height: 22px;
	width: 70px;
	border: none!important;
	cursor: pointer;
}

/*-------------------------Footer------------------------*/
#footer {
	height: 42px;
	border-top: 1px solid #f7ecca;
	background-color: #d64e18;
	color: #ffffff;
}
#footer p {
	padding: 5px 20px;
}
