body {
	background:url(images/body_bg.gif) #000000;
	font-family:verdana, arial;
	font-size:12px;
	color:#d6d6d6;
	margin:0px;
}
form {
	margin:0px;
}
td {
	font-size:11px;
}

.text_field {
	margin:0px;
	padding:0px;
	background:#646464;
	color:#fff;
	border:1px solid #777;
	padding:0px;
}
a {
	text-decoration:none;
	color:#ffc765;;
}
a:hover {
	color:#fff;
}
.yellow {
	color:#ffc765;
}
.white {
	color:#ffffff;
}
.clear {
	clear:both;
}
table td {
	font-size:12	px;
	line-height:18px;
}
textarea.text, input.text, select {
	border:0px;
	background:#585858;
	color:#fff;
	border:1px solid #777;
}
h2 {
	font-size:20px;
	margin:5px 0px;
}
h3 {
	font-size:14px;
	margin:0px 0px;
}
#container {
	width:939px;
	margin:20px auto;
}
#top {
	font-weight:bold;
}
#top_left {
	background:url(images/bg_top_left.gif) no-repeat top left;
	width:300px;
	height:26px;
	float:left;
	padding:5px 0px 0px 20px;
}
#top_right {
	background:url(images/bg_top_right.gif) no-repeat top right;
	width:250px;
	height:26px;
	float:right;
	text-align:right;
	padding:5px 20px 0px 0px;
}
#top_left_home {
	background:url(images/top_left_home.gif) no-repeat top left;
	width:300px;
	height:23px;
	float:left;
	padding:4px 0px 0px 20px;
}
#top_right_home {
	background:url(images/top_right_home.gif) no-repeat top right;
	width:200px;
	height:23px;
	float:right;
	text-align:right;
	padding:4px 20px 0px 0px;
}
#header {
	background:url(images/img_header.gif) no-repeat top left;
	height:119px;
}
#header_news {
	background:url(images/header_news.gif) no-repeat top left;
	height:87px;
}
#menu {
	background:url(images/bg_menu.gif) no-repeat top left;
	text-align:center;
	padding:9px 0px 8px 0px;
}
#menu #menu_container {
	width:625px;
	margin:0px auto;
}
#menu a {
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 18px;
	display:block;
	float:left;
} 
#menu_sub #menu_container {
	width:640px;
	margin:0px auto;
}
#menu_sub a {
	font-size:11px;
	font-weight:bold;
	margin:0px 13px;
	display:block;
	float:left;
}
#menu_sub {
	background:url(images/bg_sub_menu.gif) no-repeat top left;
	padding:9px 0px 22px 0px;
}
#buttons {
	background:url(images/bg_buttons.gif) no-repeat top left;
	height:60px;
}
#news_left {
	padding-left:80px;
	padding-top:10px;
	width:300px;
	float:left;
	font-size:12px;
}
#news_left div, #news_right div{
	padding:5px 0px;
}
#news_right {
	font-size:12px;
	padding-top:10px;
	width:400px;
	float:right;
}
#news_right div label {
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	width:110px;
	font-weight:bold;
}
/***********************************************************************************************************************/
#sub_footer {
	background:url(images/bg_sub_footer.gif) no-repeat top center;
	text-align:center;
	padding-top:5px;
}
#sub_footer #footer_top {
	margin-bottom:11px;
}
#sub_footer #footer_top a {
	font-size:11px;
	margin:0px 20px;
}
#sub_footer #footer_bottom_sub {
	background:url(images/bg_sub_bottom.gif) no-repeat top center;
	height:112px;
	padding:10px 50px 0px 50px;
	font-size:10px;
}
#sub_footer #footer_bottom_sub div#one {
	padding-left:20px;
	float:left;
	width:280px;
}
#sub_footer #footer_bottom_sub div#two {
	text-align:left;
	float:right;
	width:300px;
	color:#aaa;
}
#sub_footer #footer_bottom_sub div#two a {
	color:#fff;
}
/***********************************************************************************************************************/
#inner_content_news {
	background:url(images/bg_inner_news.gif) no-repeat 420px 25px;
	padding:40px 350px 40px 60px;
	line-height:16px;
	font-size:12px;
}
#inner_content_news_mono {
	background:url(images/bg_news_mono.gif) no-repeat 420px 25px;
	padding:50px 370px 150px 70px;
	line-height:16px;
	font-size:12px;
}
#contact {
	background:url(images/bg_contact.gif) no-repeat 420px 25px;
	padding:50px 370px 50px 70px;
	line-height:16px;
	font-size:12px;
}
#about {
	padding:40px 370px 0px 60px;
	line-height:26px;
	font-size:12px;
}
#links {
	background:url(images/bg_links.gif) no-repeat 300px 25px;
	padding:40px 60px 60px 60px;
	line-height:18px;
	font-size:12px;
	height:500px;
}
#faq {
	background:url(images/bg_faq.gif) no-repeat 500px 25px;
	padding:40px 60px 60px 60px;
	line-height:18px;
	font-size:12px;
}
#faq a {
	color:#ccc;
	font-weight:bold;
}
#faq_questions {
	padding-left:30px;
	margin-bottom:50px;
}
#faq #faq_questions a {
	display:block;
	margin-bottom:5px;
}
#content {
	background:url(images/black_fill.gif) repeat-y top center;
	height:1%;
}
#content_about {
	/*background:url(images/bg_about.jpg) no-repeat center bottom;*/
}
#tl {
	background:url(images/tl.gif) no-repeat top left;
}
#tr {
	background:url(images/tr.gif) no-repeat top right;	
}
#bl {
	background:url(images/bl.gif) no-repeat bottom left;	
}
#br {
	background:url(images/br.gif) no-repeat bottom right;	
}
/***********************************************************************************************************************/
.date_left {
	background:url(images/bg_date_left.gif) no-repeat top left;	
	float:left;
}
.date_right {
	background:url(images/bg_date_right.gif) no-repeat top right;	
	padding:0px 10px 0px 18px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin-right:10px;
}
#contact_form div {
	margin:30px 0px;
}
#contact_form label {
	display:block;
	width:150px;
	float:left;
}
.faq_item {
	background:url(images/img_question.gif) no-repeat top left;	
	padding-left:30px;
	color:#fff;
	margin-bottom:20px;
}
/***********************************************************************************************************************/
.link_list li {
	list-style:none;
	background:url(images/img_bullet.gif) no-repeat left center;
	padding-left:18px;
	margin:5px 0px;
	height:18px;
}
.link_list li a {
	margin:0px;
	display:block;
	font-weight:bold;
	color:#aaa;
}
#cs, #condition, #privacy, #returns, #site_map, #size_chart {
	display:none;
}
.popup_top {
	height:133px; 
	background:url(images/img_popup_top.gif) no-repeat top center; 
	text-align:center;
}
.popup_bottom {
	height:106px; 
	background:url(images/img_popup_bot.gif) no-repeat top center; 
	text-align:center; 
	padding-top:10px;
}
.popup_title {
	font-size:17px;
	font-weight:bold;
	color:#ffc765;
	padding-top:103px;
}
.popup_body {
	background:url(images/popup_bg.gif) no-repeat top left; 
	width:554px; 
	color:#999; 
	padding:15px; 
	margin:0 auto;
}
.popup_text {
	overflow:auto; 
	height:315px;
	padding:20px;
}
.chart {
	margin:0px auto;
}
.chart td {
	border-bottom:1px solid #555;
	border-right:1px solid #555;
	text-align:center;
	padding:10px;
	font-size:13px;
	color:#fff;
}
.chart th.yellow {
	border-top:1px solid #555;
	border-bottom:1px solid #555;
	border-right:1px solid #555;
	text-align:center;
	padding:10px;
	color:#ffc765;
}
.chart td.yellow {
	border-left:1px solid #555;
	color:#ffc765;
}
.chart th.empty {
	border-bottom:1px solid #555;
	border-right:1px solid #555;
}
.popup_text h3, b {
	color:#ccc;
}
.popup_text p {
	width:500px;
}
.popup_text ul li {
	list-style:none;
	color:#fff;
	padding-left:15px;
	margin-left:35px;
	background:url(images/img_bullet.gif) no-repeat top left; 
}
.breadcrumb {
	padding:0px 0px 10px 0px;
}
.breadcrumb a {
	font-size:12px;
	font-weight:bold;
}
.listprice {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:right;
	padding:10px 0px;
	border-bottom:1px solid #fff;
}
.section_left {
	background:url(images/bg_section_left.gif) no-repeat top left;
}
.section_right {
	background:url(images/bg_section_right.gif) no-repeat top right;
	padding:2px 10px;
}
.product_left {
	background:url(images/product_left.gif) no-repeat top left;
}
.product_right {
	background:url(images/product_right.gif) no-repeat top right;
	padding:6px 10px;
}
.productListing-heading {
	background:#555;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:3px 0px;
}
.productListing-data {
	border-bottom:1px solid #ccc;
	padding:10px;
}
.main {
	padding:3px 0px;;
}

.gray_container {
	background:#363635;
	height:1%;
}
.gray_tl {
	background:url(images/gray_tl.gif) no-repeat top left;
}
.gray_tr {
	background:url(images/gray_tr.gif) no-repeat top right;	
}
.gray_bl {
	background:url(images/gray_bl.gif) no-repeat bottom left;	
}
.gray_br {
	background:url(images/gray_br.gif) no-repeat bottom right;	
	padding:20px;
	font-size:11px;
}
