/* ------------------------------GLOBAlS--------------------------------- */

body, th, td, div, select, optgroup, input, textarea, h1, h2, h3, p	{
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #444444;
}
body	{
	margin: 0;
	padding: 0;
	background: url('../img/bg-body.gif') left top repeat-x;
	background-color: #0b2786;
}
form, h1, h2, h3	{
	display: inline;
}
p, h1, h2, h3	{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul, ol	{
	margin: 0;
	padding: 0 0 0 16px;
}
ul	{
	list-style-type: disc;
}
img	{
	border: 0px solid black;
}
a	{
	color: #0e32ab;
	text-decoration: underline;
}
a:hover {
	color: #ff4f12;
}
select	{
	height: 18px;
	line-height: 16px;
	%height: 20px;
	%line-height: 18px;
}

/* ------------------------------BASIC LAYOUT----------------------------- */

div#whole	{
	position: relative;
	left: 50%;
	margin-left: -482px;
	width: 964px;
	background-color: #ffffff;
}
div#rounded_top	{
	height: 10px;
	line-height: 10px;
	background: url('../img/bg-rounded-top.gif') left top no-repeat;
}
div#rounded_bottom	{
	clear: left;
	height: 23px;
	background: url('../img/bg-rounded-bottom.gif') left bottom no-repeat;
}
div#title	{
	padding-top: 27px;
	background-color: #ffd200;
}
div#head	{
	position: relative;
	_height: 111px;
	min-height: 111px;
	background: url('../img/bg-head.jpg') left bottom no-repeat;
	background-color: #ffffff;
}
div#logo	{
	position: absolute;
	top: 10px;
	left: 0;
}
div#login_box	{
	position: absolute;
	top: 35px;
	left: 473px;
	background-color: #e9e9e9;
	border: 1px solid #b2b2b2;
	display: none;
	z-index: 200;
}
div#login_box_padd	{
	padding: 7px 10px 10px 10px;
}
div#login_box_inner	{
	width: 310px;
}
div#top_menu	{
	padding: 4px 30px 0 0;
	text-align: right;
	background: url('../img/bg-top-menu.gif') left top no-repeat;
	background-color: #ffffff;
}
div#top_menu a	{
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
div#top_menu a:hover	{
	color: #ff4f12;
}
div#cart_ln	{
	padding: 58px 30px 0 0;	
	text-align: right;	
	color: #ffffff;	
}
div#cart_ln a	{
	font-weight: bold;	
	color: #ffffff;	
}
div#cart_ln a:hover	{
	color: #ff4f12;
}
div#cart_ln img.cart_icon	{
	vertical-align: bottom;
}
div#left_col	{
	float: left;
	width: 222px;
}
div#main_col	{
	float: left;
	width: 742px;
}
div#main_col_padd	{
	padding: 31px 23px 0 40px;
	%padding-top: 30px;
}
div#main_col_inner	{
	width: 679px;
}
div.lbox_top, div.lbox_bottom	{
	width: 199px;
	height: 9px;
	line-height: 9px;
	background: url('../img/bg-lbox-top.gif') left top no-repeat;
}
div.lbox_bottom	{
	background: url('../img/bg-lbox-bottom.gif') left top no-repeat;
}
div.lbox	{
	background-color: #f0f0f0;
}
div#search_box	{
	position: relative;
	padding: 30px 0 0 24px;
}
div#search_box input.searchbox	{
	width: 144px;
	_width: 154px;
	padding: 5px 0 6px 10px;
	%padding: 4px 0 7px 10px;
	border: 0px solid black;
	background: url('../img/bg-search-box.gif') left top no-repeat;
}
div#search_box div.search_submit	{
	position: absolute;
	top: 30px;
	%top: 31px;
	right: 0;
}
div.action_box	{
	margin: 22px 0 0 23px;
	width: 199px;
}
div.action_box div.title	{
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
div.action_box div.item_padd	{
	padding: 5px 0 15px 0;
}
div.action_box div.item	{
	width: 150px;
	border-top: 1px solid #ffffff;
}
div.action_box div.item div.subtitle	{
	padding: 8px 0 5px 0;
}
div#main_menu	{
	margin: 22px 0 0 23px;
	%margin-top: 20px;
	width: 199px;
}
div#main_menu_padd	{
	padding-left: 12px;
}
div#main_menu_inner	{
	width: 166px;
}
div#main_menu_inner div	{
	clear: left;
	padding-left: 16px;
}
div#main_menu_inner div.row_wrap	{
	padding-left: 0;
}
div#main_menu a	{
	display: block;
	color: #0e32ab;
	text-decoration: none;
	font-weight: bold;
}
div#main_menu a.l1	{
	float: left;
	width: 150px;
	padding: 6px 0 5px 6px;
	%padding: 5px 0 6px 6px;
	font-size: 12px;
	border-top: 1px solid #ffffff;
}
div#main_menu a.l1_plus, div#main_menu a.l1_minus	{
	float: left;
	width: 10px;
	height: 25px;
	border-top: 1px solid #ffffff;
	background: url('../img/bg-plus-l1.gif') 0px 9px no-repeat;
}
div#main_menu a.l1_minus	{
	background: url('../img/bg-minus-l1.gif') 0px 9px no-repeat;
}
div#main_menu a.l1_plus:hover	{
	background: url('../img/bg-plus-l1-hover.gif') 0px 9px no-repeat;
}
div#main_menu a.l1_minus:hover	{
	background: url('../img/bg-minus-l1-hover.gif') 0px 9px no-repeat;
}
div#main_menu a.l2	{
	float: left;
	width: 134px;
	padding: 3px 0 2px 6px;
	color: #444444;
	border-top: 1px solid #ffffff;
}
div#main_menu a.l2_plus, div#main_menu a.l2_minus	{
	float: left;
	width: 10px;
	height: 20px;
	border-top: 1px solid #ffffff;
	background: url('../img/bg-plus-l2.gif') 0px 6px no-repeat;
}
div#main_menu a.l2_minus	{
	background: url('../img/bg-minus-l2.gif') 0px 6px no-repeat;
}
div#main_menu a.l2_plus:hover	{
	background: url('../img/bg-plus-l2-hover.gif') 0px 6px no-repeat;
}
div#main_menu a.l2_minus:hover	{
	background: url('../img/bg-minus-l2-hover.gif') 0px 6px no-repeat;
}
div#main_menu a.l3	{
	width: 134px;
	padding: 3px 0 2px 0;
	font-weight: normal;
	border-top: 1px solid #ffffff;
}
div#main_menu a.l1:hover, div#main_menu a.l2:hover, div#main_menu a.l3:hover	{
	color: #ff4f12;
}
div#foot	{
	padding: 12px 0 25px 0;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #0b2786;
}
div#foot a	{
	color: #ffd614;
}
div#foot a:hover	{
	color: #ff4f12;
}

/* ------------------------------CONTENT---------------------------------- */

div.header, div.header_green, div.header_red	{
	padding-left: 15px;
	line-height: 23px;
}
div.header, div.header h1	{
	font-size: 20px;
	line-height: 23px;
	color: #0e32ab;
}
div.header_green, div.header_green h3, div.header_red, div.header_red h3	{
	font-size: 18px;
	color: #78bb0d;
}
div.header_red, div.header_red h3	{
	color: #ff4f12;
}
div#header_img	{
	float: right;
}
div#header_img img	{
	border: 1px solid #909090;
}
div.header_sub	{
	padding: 7px 0 0 33px;
}
div.subheader	{
	padding: 23px 15px 3px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #0e32ab;
}
div.listbox	{
	float: left;
	width: 211px;
	height: 250px;
	margin: 23px 23px 0 0;
	background: url('../img/bg-listbox.gif') left top no-repeat;
}
div.listbox_padd	{
	padding: 10px 1px 10px 1px;
}
div.listbox_padd div.lb_header	{
	/*padding: 3px 14px 10px 25px;*/
	padding: 3px 14px 10px 14px;
	%padding-top: 2px;
	/*background: url('../img/bg-listbox-header.gif') left top no-repeat;*/
	background-color: #e9e9e9;
	text-align: center;
}
div.listbox_padd div.lb_header, div.lb_header h3	{
	font-size: 12px;
	font-weight: bold;
}
div.lb_header h3 a	{
	color: #444444;
	text-decoration: none;
}
div.lb_header h3 a:hover	{
	color: #ff4f12;
}
div.listbox_inner_padd	{
	padding: 14px;
	text-align: center;
}
div.listbox_inner_padd div.photo	{
	text-align: center;
}
div.listbox_inner_padd div.photo img	{
	border: 1px solid #909090;
}
div.listbox_inner_padd p.description	{
	padding-top: 14px;
	text-align: center;
}
div.listbox_inner_padd a.more	{
	display: block;
	font-weight: bold;
}
div.list_table_top	{
	margin-top: 23px;
	height: 10px;
	line-height: 10px;
	background: url('../img/bg-list-table-top.gif') left top no-repeat;
}
div.list_table_bottom	{
	height: 22px;
	background: url('../img/bg-list-table-bottom.gif') left top no-repeat;
}
table.list, table.list2	{
	width: 100%;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}
table.list2	{
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
table.list th, table.list2 th	{
	padding: 4px 0 9px 14px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	background-color: #e9e9e9;
}
table.th11 th	{
	font-size: 11px;
}
table.list2 th	{
	padding: 4px 7px 9px 7px;
	font-size: 11px;
}
table.list td	{
	padding: 3px 0 4px 14px;
}
table.list2 td	{
	padding: 3px 7px 4px 7px;
}
table.list tr.even td, table.list2 tr.even td	{
	background-color: #f0f0f0;
}
table.list td a.add_to_cart	{
	text-decoration: none;
}
table.list td a.add_to_cart:hover	{
	#ff4f12;
}
table.list td a.add_to_cart span	{
	font-weight: bold;
}
table.list td a.add_to_cart img	{
	vertical-align: bottom;
}
table.list td.cart_row img	{
	vertical-align: top;
}
.reg_type	{
	margin-bottom: 10px;
	padding: 5px;
	background-color: #e1e1e1;
}
.form_section table td	{
	padding-top: 7px;
	%padding-top: 5px;
}
.form_section table td.t	{
	padding-right: 3px;
	text-align: right;
}
.form_section table td.t span	{
	color: #ff4f12;
}
.form_section table td.i	{
	width: 207px;
}
.form_section table td.i input, .form_section table td.i select	{
	width: 186px;
}
.form_section table td.b	{
	padding-right: 18px;
	text-align: right;
}
div.graybox_top, div.graybox_bottom	{
	height: 10px;
	line-height: 10px;
	background: url('../img/bg-gray-box-top.gif') left top no-repeat;
}
div.graybox_bottom	{
	background: url('../img/bg-gray-box-bottom.gif') left top no-repeat;
}
div.graybox	{
	padding: 5px 15px 5px 15px;
	background-color: #f0f0f0;
}
div#paging, div#actual_position 	{
	margin-top: 23px;
	padding: 11px 23px 10px 15px;
	font-size: 12px;
	background: url('../img/bg-paging.gif') left top no-repeat;
}
div#actual_position 	{
	font-size: 11px;
}
div#paging a, div#actual_position a 	{
	font-weight: bold;
	text-decoration: none;
}
div#paging a:hover, div#actual_position a:hover	{
	color: #ff4f12;
}
.txt_hot, .txt_new	{
	font-weight: bold;
	color: #ff4f12;
	text-transform: uppercase;
}
.txt_new	{
	color: #78bb0d;
}
.alert	{
	margin: 23px 0 10px 0;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff4f12;
}
.textbox2, .textbox3	{
	height: 19px;
	padding-left: 2px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #ffffff;
}
.textbox2	{
	width: 205px;
	height: 17px;
}
input.checkbox	{
	width: 15px;
	height: 15px;
}
input.amount	{
	width: 35px;
	height: 13px;
	border: 1px solid #b2b2b2;
	background-color: #ffffff;
}
input.btn_blue_0, input.btn_blue_1, input.btn_green_1, input.btn_blue_2, input.btn_green_2	{
	width: 40px;
	height: 23px;
	padding-bottom: 3px;
	%padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background: url('../img/bg-button-blue-0.gif') left top no-repeat;
}
input.btn_blue_1, input.btn_green_1, input.btn_blue_2, input.btn_green_2	{
	width: 145px;
	font-size: 11px;
	background: url('../img/bg-button-blue-1.gif') left top no-repeat;
}
input.btn_blue_2	{
	background: url('../img/bg-button-blue-2.gif') left top no-repeat;
}
input.btn_green_1	{
	background: url('../img/bg-button-green-1.gif') left top no-repeat;
}
input.btn_green_2	{
	background: url('../img/bg-button-green-2.gif') left top no-repeat;
}

/* ------------------------------COMMON CLASSES--------------------------- */

.l327	{
	left: 421px !important;
}
.wauto	{
	width: auto !important;
}
.w20	{
	width: 20px;
}
.w28	{
	width: 28px;
}
.w150	{
	width: 150px;
}
.w200	{
	width: 200px;
}
.w651	{
	width: 651px;
}
.mt0	{
	margin-top: 0 !important;
}
.mt23	{
	margin-top: 23px !important;
}
.mt14	{
	margin-top: 14px;
}
.mr0	{
	margin-right: 0 !important;
}
.mr6	{
	margin-right: 6px;
}
.pt3_ie	{
	padding-top: 3px;
	%padding-top: 1px;
}
.pt3	{
	padding-top: 3px;
}
.pt8	{
	padding-top: 8px;
}
.pr14	{
	padding-right: 14px;
}
.pl15	{
	padding-left: 15px;
}
.pl16	{
	padding-left: 16px !important;
}
.pl26	{
	padding-left: 26px;
}
.bt0	{
	border-top: 0px solid black !important;
}
.block	{
	display: block;
}
.fleft	{
	float: left;
}
.fright	{
	float: right;
}
.aleft	{
	text-align: left;
}
.aright	{
	text-align: right;
}
.acenter	{
	text-align: center;
}
.justify	{
	text-align: justify;
}
.n	{
	font-weight: normal;
}
.b	{
	font-weight: bold;
}
.c	{
	text-transform: uppercase;
}
.l	{
	text-transform: lowercase;
}
.u	{
	text-decoration: underline;
}
.lt	{
	text-decoration: line-through;
}
.nod	{
	text-decoration: none;
}
.clearer	{
	line-height: 0px;
	clear: both;
}
.sclear_left	{
	display: block;
	line-height: 0px;
	clear: left;
}
.sclear_right	{
	display: block;
	line-height: 0px;
	clear: right;
}
.cleft	{
	clear: left;
}
.cright	{
	clear: right;
}
.pointer	{
	cursor: pointer;
	_cursor: hand;
}
.hidden	{
	display: none;
}

/* ------------------------------COLORS----------------------------------- */

.green	{
	color: #78bb0d !important;
}
.yellow	{
	color: #ffd614;
}
.red	{
	color: #ff4f12 !important;
}