/*Tool-tips (aka hints)*/
#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}
/*for all page*/
BODY
{
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
	text-align: left;
	background-color: #D0D4DB;
}
TABLE, TR, TD, DIV
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #3C3C3C;
}
A
{
	color: #006BD6;
}
A:hover
{
	color: #FF9A00;
}
BUTTON, SELECT, INPUT
{
	font-weight: normal;
	font-size: 11px;
}
DIV, SPAN
{
	padding: 0px;
	margin: 0px;
}
H1
{
	font-size: 22px;
}
H2
{
	font-size: 18px;
}
HR
{
	color: #D5E0EC;
	height: 1px;
	border: 1px solid #D5E0EC;
}
P
{
	margin: 5px 0px;
	padding: 0;
}
IMG, FORM
{
	margin: 0px;
	padding: 0px;
	background: none;
}
.mt10
{
	margin-top: 10px;
}
.img
{
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.spaser
{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.pict
{
	float: left;
	margin: 5px 10px 5px 0px;
	display: block;
	text-align: center;
}
.pict_right
{
	float: right;
	margin: 0px 0px 5px 10px;
	display: block;
	text-align: center;
}
.pict_center
{
	text-align: center;
	margin: 10px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.align_center
{
	text-align: center;
}
.align_left
{
	text-align: left;
}
.align_right
{
	text-align: right;
}
.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.under
{
	text-decoration: underline;
}
.normal
{
	font-weight: normal;
}
.border_none
{
	border-bottom: none;
}
.border_ccc
{
	border: 1px solid #CCCCCC;
}
.path_box
{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.path_box A
{
	text-decoration: none;
	color: #5B97CB;
}
.path_box A:hover
{
	text-decoration: underline;
	color: #FF9A00;
}
.path A
{
	text-decoration: none;
}
.sort
{
	text-align: right;
	padding: 3px 5px;
}
.sort_blog
{
	text-align: right;
	padding: 3px 15px 3px 5px;
	position: relative;
	margin: -40px 0 5px;
	float: right;
	width: 200px;
}
.show_blog
{
	text-align: right;
	padding: 4px 15px 3px 5px;
	position: relative;
	margin: -31px 165px 0 0;
	width: 129px;
	float: right;
}
.sort_articles
{
	text-align: right;
	padding: 3px 15px 3px 5px;
	position: relative;
	margin-top: -40px;
	margin-bottom: 5px;
}
.sort_articles SPAN
{
	float: right;
	display: block;
	height: 26px;
}
.sort .submit_go
{
	width: 25px;
}
.sort_articles .submit_go
{
	width: 30px;
}
.showing
{
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
	font-style: italic;
	font-family: georgia;
}
.showing_right
{
	float: right;
	text-align: right;
	font-size: 12px;
	padding-top: 3px;
}
.count
{
	text-align: right;
	color: #8E1C2D;
	font-style: italic;
	font-family: georgia;
	padding-right: 5px;
}
.count_blog
{
	text-align: right;
	color: #8E1C2D;
	font-style: italic;
	font-family: georgia;
	padding-right: 5px;
}
.madatorystar
{
	color: #CC0000;
}
.submit_mess
{
	color: #CC0000;
}
.alt_text
{
	font-size: 11px;
	padding: 0px;
	background: #FFF9E7;
	padding: 3px;
	font-family: Arial;
}
.text_sm
{
	font-size: 10px;
}
.blue
{
	color: #1E8CCC;
}
.banner
{
	text-align: center;
}
.banner_left
{
	text-align: left;
}
.not_found
{
	color: #868484;
	text-align: center;
	font-size: 13px;
	min-height: 50px;
	padding: 10px;
}
.rss
{
	text-align: center;
	margin: 10px 0px;
}
.table_sm TD
{
	padding: 0;
}
.table_line_sm TD
{
	border-bottom: 1px solid #B4AC63;
	padding: 1px;
}
.table_line TD
{
	border-bottom: 1px solid #A3AAB0;
	padding: 3px;
}
.table_line TD.table_title
{
	text-align: right;
	font-weight: bold;
}
.table_line .noline
{
	border: none;
}
.table_line .text_title
{
	text-align: center;
	font-weight: bold;
	padding: 6px 0px 0px;
}
.table_line .sub_title
{
	background: #E4DFB5;
	color: #3C4324;
}
.table_line .sub_title_sm
{
	background: #EDEDED;
	font-size: 11px;
}
TABLE.table_line_check TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
TABLE.table_line_check
{
	padding: 0px;
}
.form_title
{
	text-align: right;
}
.form_field
{
	text-align: left;
}
.check_box
{
	border: 1px dotted #CCCCCC;
}
.short_desc
{
	font-size: 13px;
}
.table_line_vert TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
}
.table_line_vert .text_header
{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
.table_line_vert .last
{
	border-right: none;
}
.table_line_vert .line_right
{
	border-right: 1px solid #CCCCCC;
}
.table_line_vert .table_title
{
	text-align: right;
	font-weight: bold;
}
.table_line_vert .table_title_noline
{
	font-weight: bold;
	border: none;
	padding: 6px 6px 0px;
}
.table_line_vert .sub_title
{
	background: #ECF2F7;
}
.product_table
{
	border-collapse: collapse;
}
.product_table TD.prod_td
{
	/*[disabled]border-bottom:1px solid #CCCCCC;*/
	/*[disabled]border-right:1px solid #CCCCCC;*/
	padding: 5px 10px 3px;
	text-align: center;
}
.form_background
{
	background: #EBE7C0;
}
.location
{
	font-weight: bold;
	color: #41657A;
}
.author
{
	font-weight: bold;
	color: #5C5D59;
}
.file
{
	font-weight: bold;
}
.date
{
	color: #254960;
	font-weight: normal;
}
.date_line
{
	text-decoration: none;
	color: #254960;
	text-align: center;
}
.date_line_left
{
	text-decoration: none;
	color: #254960;
	font-size: 15px;
	font-style: italic;
	text-align: left;
}
.title
{
	font-size: 19px;
	color: #073C6B;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.title A
{
	text-decoration: none;
	color: #073C6B;
}
.title A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_left
{
	font-size: 16px;
	color: #590000;
	text-align: left;
	font-weight: bold;
}
.title_left A
{
	text-decoration: none;
	color: #590000;
}
.title_left A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big
{
	font-size: 30px;
	color: #0052A0;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.title_big A
{
	text-decoration: none;
	color: #590000;
}
.title_big A.ff
{
	text-decoration: none;
	color: #FFFFFF;
}
.title_big A.ff:hover
{
	text-decoration: none;
	color: #FFF784;
}
.title_big A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big_left
{
	font-size: 21px;
	color: #590000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}
.title_big_left A
{
	text-decoration: none;
	color: #590000;
}
.title_big_left A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_sm
{
	font-size: 13px;
	color: #006BD6;
	text-align: left;
	font-weight: bold;
}
.title_sm A
{
	color: #006BD6;
	text-decoration: none;
}
.title_sm2
{
	font-size: 16px;
	color: #590000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 7px;
	font-family: Verdana;
}
.title_sm_bg
{
	background: #E6E2BD;
	font-weight: bold;
	font-size: 11px;
}
.title_sm_bg_invoice
{
	background: #F1F1F1;
	font-weight: bold;
}
.sub_title
{
	font-weight: bold;
	color: #295285;
}
.title_background
{
	border-bottom: 2px solid #0C5194;
	padding: 10px 5px 5px 20px;
	color: #0C5194;
	font-size: 22px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	/*[disabled]text-transform:uppercase;*/
	margin-bottom: 10px;
}
.title_background A
{
	color: #0C5194;
	text-decoration: none;
}
.title_background1
{
	border-bottom: 2px solid #A6B96C;
	padding: 5px 5px 0 20px;
	color: #344D04;
	font-size: 22px;
	font-weight: bold;
	margin: 0 10px 10px;
	height: 34px;
}
.title_background1 A
{
	color: #344D04;
	text-decoration: none;
}
.title_background1 .left
{
	color: #344D04;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
}
.title_background1 .left_sm
{
	color: #344D04;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}
.title_background1 .right
{
	color: #344D04;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}
.title_background1 .text
{
	color: #344D04;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 10px;
}
.title_background1 .slideshow
{
	margin-left: 15px;
}
.notes
{
	margin: 0 10px;
	padding: 0 5px 0 20px;
}
.products_search_ab
{
	color: #FFFFFF;
	position: absolute;
	margin-left: 460px;
	margin-top: -1px;
}
.products_search_ab .text_sm
{
	text-align: right;
	font-size: 10px;
	padding: 0px 0px 3px;
	color: #FFFFFF;
}
.products_search_ab .cor_left
{
	width: 5px;
	height: 20px;
	background: url(../img/cor_pr4.gif);
	float: left;
	margin-left: 1px;
}
.products_search_ab .cor_right
{
	width: 5px;
	height: 20px;
	background: url(../img/cor_pr5.gif);
	float: left;
}
.products_search_ab .cor_center
{
	height: 20px;
	background: url(../img/cor_pr6.gif);
	float: left;
	color: #4D4C2A;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.products_search_ab .cor_center SPAN
{
	margin-top: 3px;
	display: block;
	padding: 0px 7px;
}
.products_search_ab .cor_left_sel
{
	width: 5px;
	height: 20px;
	background: url(../img/cor_pr1.gif);
	float: left;
	margin-left: 1px;
}
.products_search_ab .cor_right_sel
{
	width: 5px;
	height: 20px;
	background: url(../img/cor_pr2.gif);
	float: left;
}
.products_search_ab .cor_center_sel
{
	height: 20px;
	background: url(../img/cor_pr3.gif);
	float: left;
	color: #4D4C2A;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.products_search_ab .cor_center_sel SPAN
{
	margin-top: 3px;
	display: block;
	padding: 0px 7px;
}
.title_background_box
{
	padding: 0px 10px;
}
UL.title_background_box
{
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 5px;
}
UL.title_background_box LI
{
	margin-bottom: 5px;
}
.title_background .tags
{
	font-size: 13px;
	color: #49576F;
}
.title_background_check
{
	font-size: 16px;
	color: #8E1C2D;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #EDEDED;
	font-family: "Trebuchet MS";
	text-align: left;
	padding-left: 15px;
}
.title_background_check A
{
	color: #8E1C2D;
	font-weight: bold;
	text-decoration: none;
}
.title_background_check .menu
{
	font-size: 12px;
}
.category_desc
{
	margin: 13px 25px;
}
.line
{
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 10px;
}
.line_bot
{
	clear: both;
	height: 30px;
	border-top: 1px solid #CCCCCC;
}
.line_bot_left_menu
{
	clear: both;
	height: 1px;
	margin: 12px 0px 8px;
	border-top: 1px solid #B4AC63;
}
.line_more
{
	clear: both;
	border-top: 1px solid #CCCCCC;
}
.line_dotted
{
	height: 1px;
	border-top: 1px dotted #FDCE5B;
}
.line_dotted_fff
{
	height: 1px;
	border-top: 1px dotted #FFFFFF;
}
.line_dotted_gray
{
	background: url(../img/bg_dr.gif);
	height: 3px;
}
.line_all
{
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.cat_title
{
	color: #9B0101;
	font-size: 16px;
	font-weight: bold;
	padding: 0 7px 0 10px;
	text-align: left;
	margin: 0 0 -5px 3px;
}
.cat_title A
{
	color: #9B0101;
	text-decoration: none;
}
/*for top*/
.all_left
{
	background: url(../img/bg_all_left.gif) repeat-y right;
	width: 10px;
}
.all_right
{
	width: 10px;
	background: url(../img/bg_all_right.gif) repeat-y left;
}
.header_top
{
	color: #2B0404;
	text-align: left;
	background: url(../img/top.jpg);
	width: 938px;
	height: 98px;
}
.header_top .links
{
	float: right;
	text-align: right;
	color: #2B0404;
	margin: 10px 10px 0px 5px;
	font-size: 12px;
	width: 528px;
}
.header_top A
{
	color: #2B0404;
	text-decoration: none;
}
.logo
{
	padding: 23px 10px 0 30px;
}
.gray_box
{
	width: 248px;
	background: url(../img/mid_box.jpg);
	padding: 0;
}
.gray_box .title
{
	margin: 0 15px 10px;
	display: block;
	text-align: center;
	padding-top: 12px;
}
.gray_box .title2
{
	margin: 0 15px;
	display: block;
	color: #006BD6;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	font-size: 14px;
}
.gray_box .title2 A
{
	text-decoration: none;
}
.gray_box .top_box
{
	background: url(../img/top_box.jpg);
	height: 24px;
}
.gray_box .bot_box
{
	background: url(../img/bot_box.jpg) bottom;
	height: 13px;
}
.gray_box .mid_box
{
	margin: 0 17px;
	padding-top: 10px;
}
.gray_box .mid_box .list_item
{
	padding: 0 0 7px;
}
.gray_box .mid_box .item
{
	padding: 5px 0 7px 23px;
	border-bottom: 1px solid #CCC;
	background: url(../img/arr-cat.gif) no-repeat 4px 5px;
}
.gray_box .mid_box .item SPAN
{
	font-size: 10px;
}
.top_baner
{
	background: #E7E6E6;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.top_baner .ban_top
{
	float: left;
	margin: 5px 0 5px 5px;
	font-size: 1px;
	line-height: 1px;
}
.top_baner .hellow
{
	float: left;
	margin: 5px 0 0 6px;
	width: 236px;
	height: 60px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
}
.top_baner .hellow SPAN.text
{
	margin: 3px 10px;
	display: block;
}
.top_baner .hellow SPAN.text A
{
	color: #6A8716;
}
.text-top
{
	/*[disabled]color:#5F5E35;*/
	/*[disabled]font-size:11px;*/
}
.text-top A
{
	/*[disabled]color:#5F5E35;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]text-transform:uppercase;*/
}
.index_audio
{
	margin-left: 20px;
	margin-right: 10px;
}
.index_audio .title
{
	font-size: 16px;
	color: #121212;
}
.index_audio .title A
{
	color: #121212;
}
.audio_left
{
	padding-top: 5px;
}
.index_box
{
	margin-left: 10px;
	margin-right: 5px;
}
.index_box .title
{
	font-size: 16px;
	color: #121212;
}
.index_box .title A
{
	color: #121212;
}
.index_box .title_background
{
	border: none;
	margin-top: 5px;
	padding: 3px 3px 3px 10px;
	/*[disabled]text-align:center;*/
	font-size: 20px;
	border-bottom: 1px solid #92999F;
	/*[disabled]background:#F0EFF0;*/
}
/*dd menu*/
*#menu_dd
{
	z-index: 20;
	background: url(../img/menu_bg.jpg);
	margin: 0px;
	/*[disabled]width:874px;*/
	padding: 0px;
	margin: 0px 16px 0px 17px;
	height: 39px;
}
.subport *#menu_dd
{
	z-index: 20;
	background: url(../img/menu_bg_red.jpg);
	margin: 0px;
	width: 975px;
	padding: 0px;
	margin: 0px;
	/*[disabled]height:60px;*/
}
#top_menu
{
	position: relative;
	padding: 0px;
	z-index: 1500;
	margin: 0px;
}
*#menu_dd .sec
{
	height: 32px;
	z-index: 1;
	background: url(../img/top_bg2.jpg);
	margin: 0px;
	clear: both;
	width: 975px;
	padding: 0px;
	margin: 0px;
}
*#menu_dd .sec LI
{
	height: 25px;
}
*#menu_dd A
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
*#menu_dd A:hover
{
	color: #FFFF00;
}
*#menu_dd .sec A
{
	text-decoration: none;
	color: #660606;
	padding: 5px 12px 0px;
	font-size: 12px;
	font-weight: normal;
}
*#menu_dd .sec LI LI A
{
	text-decoration: none;
	color: #FFFFFF;
}
*#menu_dd .sec A:hover
{
	color: #FD0404;
}
*#menu_dd LI
{
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
	display: inline;
	float: left;
	height: 34px;
	position: relative;
	z-index: 3;
	list-style-type: none;
}
*#menu_dd LI.line
{
	height: 32px;
	border-right: 1px solid #D0D0D0;
}
*#menu_dd LI.slogan
{
	color: #FCD001;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 6px 0 0;
	height: 20px;
	margin-left: 30px;
}
*#menu_dd LI.header_search
{
	margin: 7px 5px 0px 30px;
	text-align: left;
	color: #4B0202;
	width: 505px;
	font-weight: bold;
	z-index: 1;
}
*#menu_dd LI.header_search SPAN
{
	display: block;
	float: left;
	text-align: left;
}
*#menu_dd LI.header_search SPAN.go
{
	margin: 1px 10px 0 3px;
}
*#menu_dd LI.header_search A
{
	margin: 3px 0 0;
	padding: 0;
	text-decoration: underline;
}
*#menu_dd LI.check_top
{
	margin: 6px 10px 0px 0;
	text-align: right;
	color: #4B0202;
	/*[disabled]width:429px;*/
	font-weight: bold;
	float: right;
}
*#menu_dd LI.check_top .cart
{
	background: #F1F1F1;
	float: left;
	height: 23px;
	font-weight: normal;
	color: #9B0202;
}
*#menu_dd LI.check_top .cart_left
{
	background: #F1F1F1 url(../img/ch_cor1.gif);
	float: left;
	height: 23px;
	width: 6px;
}
*#menu_dd LI.check_top .cart_right
{
	background: #F1F1F1 url(../img/ch_cor2.gif);
	float: left;
	height: 23px;
	width: 6px;
}
*#menu_dd LI.check_top .cart SPAN
{
	margin: 4px 6px 0;
}
*#menu_dd LI.check_top SPAN
{
	display: block;
	float: left;
	text-align: left;
}
*#menu_dd LI.check_top SPAN.img
{
	margin-left: 15px;
	margin-top: 3px;
}
*#menu_dd LI.check_top SPAN.link
{
	text-align: left;
	padding: 0;
	margin: 6px 0 0 4px;
}
*#menu_dd LI.check_top SPAN.link A
{
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #5C7C0D;
}
*#menu_dd LI.check_top SPAN SPAN
{
	display: block;
	float: left;
	text-align: left;
}
*#menu_dd LI A
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 20px 7px;
	display: block;
	font-size: 13px;
	z-index: 2000;
	position: relative;
}
*#menu_dd LI:hover
{
	/*[disabled]background:url(../img/top_menu_bg_sel.jpg);*/
}
*#menu_dd LI.sel
{
	color: #FFFF00;
	/*[disabled]background:url(../img/top_menu_bg_sel.jpg);*/
}
*#menu_dd LI.first
{
	margin-left: 3px;
}
#menu_dd .logo_bot
{
	width: 112px;
	background: url(../img/logo-shop2.jpg);
}
*#menu_dd_bot
{
	height: 5px;
	z-index: 1;
	background: url(../img/top_menu_bg1.jpg);
	margin: 0px 10px;
}
*#menu_dd_bot .left
{
	height: 5px;
	width: 8px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu_bg2.jpg);
	float: left;
}
*#menu_dd_bot .right
{
	height: 5px;
	width: 8px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu_bg3.jpg);
	float: right;
}
/*Use this style to adjust dd elements*/
*#menu_dd LI UL
{
	position: absolute;
	z-index: 1000;
	top: 26px;
	display: block;
	left: 0px;
	width: 180px;
	margin: 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
/*border: 1px solid #000000;*/
}
*#menu_dd LI UL LI
{
	position: relative;
	z-index: 1000;
	top: 6px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
	width: 180px;
	left: 0px;
	border-top: 1px solid #FFFFFF;
	background-color: #A2A834;
/*border: 1px solid #000000;*/
}
*#menu_dd UL.sec LI UL LI
{
	/*[disabled]height:25px;*/
}
*#menu_dd UL LI:hover UL
{
	display: block;
}
*#menu_dd LI UL, #menu_dd LI UL LI:hover LI UL
{
	display: none;
}
*#menu_dd LI:hover UL
{
	display: block;
}
*#menu_dd LI UL LI:hover UL
{
	display: block;
	border: 1px solid #000000;
}
/*Use this style to adjust sub-menu elements*/
*#menu_dd LI UL LI A
{
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	text-align: left;
	top: 0px;
	font-size: 12px;
	text-transform: none;
	display: block;
}
/*Use this style to adjust sub-menu elements hover*/
*#menu_dd .sec LI UL LI A:hover
{
	padding: 5px 12px 4px;
	background-color: #545A16;
	color: #FFFF00;
}
/*Use this style to adjust sub-sub-menu elements hover*/
*#menu_dd LI UL LI UL
{
	position: absolute;
	z-index: 600;
	top: -28px;
	display: block;
	left: 184px;
	width: 183px;
	margin: 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
}
*#menu_dd LI UL LI:hover UL
{
	display: block;
}
*#menu_dd LI UL LI UL LI
{
	background-color: #654BA7;
}
*#menu_dd LI UL LI UL LI A
{
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	top: 0px;
	font-size: 11px;
	text-transform: none;
	display: block;
}
/*end dd menu
end for top
*********************************************************************************************************************
*********************************************************************************************************************
center content*/
.content_box
{
	background: url(../img/bg_center.jpg) repeat-y;
	margin: 0;
	width: 938px;
	min-height: 700px;
}
.content
{
	margin: 0px;
	text-align: left;
}
.content_all
{
	margin: 0px 20px 20px;
}
.bottom
{
	background: url(../img/bot.jpg);
	width: 938px;
	height: 81px;
}
.left_menu_td
{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #E9E8E7 url(../img/bg_left_menu.jpg) repeat-x;
	text-align: left;
}
.left_menu
{
	width: 245px;
	margin: 0;
	padding: 0;
}
.content_table
{
	/*[disabled]min-height:400px;*/
}
.content_table .left_td
{
	/*[disabled]text-align:left;*/
	/*[disabled]width:245px;*/
	/*[disabled]border-right:1px solid #FFFFFF;*/
	/*[disabled]border-left:1px solid #FFFFFF;*/
	/*[disabled]background:#E9E8E7 url(../img/bg_left_menu.jpg) repeat-x;*/
}
.content_table .left_td_sm
{
	/*[disabled]text-align:left;*/
	/*[disabled]width:170px;*/
}
.content_table .left_td_big
{
	/*[disabled]text-align:left;*/
	/*[disabled]padding:0px 13px 0px 3px;*/
}
.center_td
{
	min-height: 400px;
	padding: 0px 10px 0px 20px;
}
.content_table .center_td_art
{
	/*[disabled]min-height:400px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]text-align:left;*/
	/*[disabled]background:#FFFFFF;*/
	/*[disabled]border-right:1px solid #B4AC63;*/
	/*[disabled]border-left:1px solid #B4AC63;*/
}
.content_table .center_td_all
{
	/*[disabled]padding:10px 10px 0;*/
	/*[disabled]text-align:left;*/
	/*[disabled]background:#FFFFFF;*/
}
.content_table .center_td_zoom
{
	/*[disabled]padding:10px 20px 0;*/
	/*[disabled]text-align:left;*/
	/*[disabled]background:#FFFFFF;*/
}
.content_table .center_td_art .articles_fr
{
	/*[disabled]margin:0 40px;*/
	/*[disabled]min-height:400px;*/
}
.content_table .center_td_index
{
	/*[disabled]background:#FFFFFF;*/
	/*[disabled]text-align:left;*/
}
.content_table .center_td_products
{
	/*[disabled]padding:0px;*/
	/*[disabled]text-align:left;*/
	/*[disabled]background:#FFF7DF;*/
}
.content_table .right_td
{
	text-align: left;
	width: 240px;
	padding-right: 10px;
}
.content_table .right_td_sm
{
	/*[disabled]width:180px;*/
	/*[disabled]text-align:left;*/
	/*[disabled]background:#FFF7DF;*/
	/*[disabled]border-right:1px solid #B4AC63;*/
}
.content_table .right_td_products
{
	/*[disabled]width:240px;*/
	/*[disabled]text-align:left;*/
}
.content_table .right_td_mid
{
	/*[disabled]width:240px;*/
	/*[disabled]text-align:left;*/
}
.index_special_title_box
{
	width: 457px;
	border: 1px solid #3F4324;
	background: #FFFFFF url(../img/bg_specia_cor.jpg) no-repeat right;
	text-align: left;
	margin-left: 17px;
}
.index_special_title_box .title_big
{
	background: url(../img/bg_special.jpg);
	height: 29px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 25px;
	text-align: left;
}
.index_special_title_box_news
{
	width: 340px;
	border: 1px solid #3F4324;
	/*[disabled]background:#FFFFFF url(../img/bg_specia_cor.jpg) no-repeat right;*/
	text-align: left;
	margin-left: 20px;
	float: left;
}
.index_special_title_box_news .title_big
{
	background: url(../img/bg_special.jpg);
	/*[disabled]height:29px;*/
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 3px 25px;
	text-align: left;
}
.index_special
{
	padding: 10px 20px 0px 10px;
}
.index_special .title
{
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.index_special .pict
{
	margin-right: 20px;
}
.index_special .desc
{
	color: #4D4C2A;
}
.index_testimonial
{
	float: right;
	color: #4D4C2A;
	width: 220px;
	margin-right: 20px;
	font-style: italic;
	line-height: 160%;
	height: 190px;
	margin-top: 20px;
}
.index_testimonial .author
{
	text-align: right;
	font-style: normal;
}
.index_products_box
{
	margin: 10px 5px 5px;
}
.index_products
{
	/*[disabled]background:url(../img/bg5.gif) repeat-x;*/
	padding: 0;
}
.index_products .cat_title
{
	color: #9B0101;
	font-size: 18px;
	font-weight: bold;
	padding: 0 7px 5px 10px;
	border-bottom: 2px solid #E1E1DE;
	/*[disabled]background:#E1E1DE repeat-x;*/
	text-align: left;
	margin: 0;
}
.index_products .product_box
{
	text-align: left;
	margin: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	/*[disabled]padding:0 0 5px;*/
}
.index_products .product_box .box_name_pict
{
	width: 100px;
	text-align: center;
	background: #F3F2F2;
	border: 1px solid #CCCCCC;
	font-size: 1px;
}
.index_products .product_box .box_name_all
{
	margin-right: 0;
	float: left;
	width: 87px;
}
.index_products .title
{
	text-align: left;
	font-size: 13px;
	color: #455C01;
}
.index_products .title A
{
	color: #455C01;
	text-decoration: underline;
}
.index_products .desc
{
	color: #020511;
}
.index_products .price
{
	color: #CC0000;
}
.index_products OL
{
	line-height: 155%;
	margin: 5px 0 0;
	padding: 0 0 10px;
	list-style: none;
}
.td_padding_top_bot_10
{
	padding: 10px 0px;
}
.contacts_information
{
	line-height: 150%;
	font-size: 13px;
	padding: 10px 30px 10px 10px;
}
.contacts_information2
{
	line-height: 150%;
	font-size: 13px;
	padding: 10px 10px 10px 30px;
	border-left: 1px solid #CCCCCC;
}
.right_comm
{
	margin: 5px 0 10px;
	width: 228px;
}
.right_comm .title
{
	margin: 0 1px 0 0;
	padding: 2px 3px 6px;
	color: #FFFFFF;
	font-size: 15px;
	background: url(../img/bg_commm.gif);
	border-top: 1px solid #9D9C9C;
}
.right_comm .title SPAN
{
	color: #FBE549;
}
.right_comm .but
{
	background: url(../img/bg_but_comm.jpg);
	width: 113px;
	height: 46px;
	float: left;
	margin-right: 1px;
}
.right_comm .but .icon
{
	width: 42px;
	font-size: 1px;
	line-height: 1px;
	height: 38px;
	float: left;
	margin: 5px 0 5px 7px;
}
.right_comm .video .icon
{
	background: url(../img/ic_video.gif) no-repeat;
	width: 40px;
	height: 38px;
}
.right_comm .photo .icon
{
	background: url(../img/ic_photo.gif) no-repeat;
	width: 39px;
	height: 38px;
	margin-left: 9px;
}
.right_comm .audio .icon
{
	background: url(../img/ic_music.gif) no-repeat;
	width: 44px;
	height: 34px;
	margin: 7px 0 5px 5px;
}
.right_comm .blog .icon
{
	background: url(../img/ic_blog.gif) no-repeat;
	width: 41px;
	height: 40px;
	margin: 3px 6px 5px 8px;
}
.right_comm .forum .icon
{
	background: url(../img/ic_forum.gif) no-repeat;
	width: 45px;
	height: 32px;
	margin-top: 6px;
	margin-left: 7px;
}
.right_comm .articles .icon
{
	background: url(../img/ic_articles.gif) no-repeat;
	width: 28px;
	height: 36px;
	margin-left: 15px;
}
.right_comm .events .icon
{
	background: url(../img/ic_events.gif) no-repeat;
	width: 35px;
	height: 34px;
	margin-left: 14px;
}
.right_comm .news .icon
{
	background: url(../img/ic_news.gif) no-repeat;
	width: 49px;
	height: 36px;
	margin-left: 8px;
}
.right_comm .but .text
{
	margin: 9px 10px 5px 0;
	padding-top: 0;
	float: right;
	color: #5A5D52;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 12px;
	width: 51px;
	text-align: right;
	font-family: "Trebuchet MS";
}
.right_comm .audio .text
{
	width: 54px;
	margin-top: 15px;
}
.right_comm .blog .text
{
	margin-top: 15px;
	width: 41px;
}
.right_comm .forum .text
{
	margin-top: 15px;
	width: 43px;
}
.right_comm .articles .text
{
	margin-top: 15px;
	width: 55px;
}
.right_comm .events .text
{
	margin-top: 15px;
	width: 47px;
}
.right_comm .news .text
{
	margin-top: 15px;
	width: 37px;
}
.right_comm .but .text A
{
	color: #5A5D52;
	text-decoration: none;
	font-weight: bold;
}
.right_comm .but .text A:hover
{
	color: #CD0303;
}
/*galleries window*/
.galleries_window
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.galleries_window_table
{
	width: 300px;
	background: #F6F4F1;
}
.galleries_window_table TD
{
	padding: 7px;
}
.galleries_window_table TD.pict_td
{
	padding: 0px;
}
.galleries_window_table TD.next_prev
{
	padding: 3px;
}
.galleries_window .title
{
	font-size: 18px;
	color: #A10101;
	text-align: left;
	font-weight: bold;
	font-family: georgia;
	font-style: italic;
}
.galleries_window .text
{
	text-align: right;
}
.galleries_window .gallery_window_pict
{
	width: 395px;
	height: 290px;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	background: #CCCCCC;
	text-align: center;
}
.galleries_window .gallery_window_pict A
{
	border: 1px solid #FFFFFF;
}
.galleries_window .box_left_list
{
	background: #F6F4F1;
	border-left: 1px solid #FFFFFF;
}
.galleries_window .left_list
{
	height: 343px;
	padding: 0px 1px;
	overflow: auto;
	clear: both;
}
.galleries_window .left_list TD
{
	border-bottom: 1px solid #CCCCCC;
	background: #EEF1F4;
}
.galleries_window .left_list_pict
{
	text-align: center;
}
.gallery_list_table
{
}
.gallery_list_table TD
{
	border: 1px solid #CCCCCC;
	padding: 7px;
	text-align: center;
	font-size: 15px;
	color: #3D4148;
}
.gallery_full_list
{
}
.gallery_full_list .galley_pict
{
	text-align: center;
}
.gallery_full_list .title
{
	font-size: 14px;
}
.gallery_td
{
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/*video*/
.video_list_cor_center
{
	/*[disabled]text-align:left;*/
	/*[disabled]margin-bottom:0;*/
	/*[disabled]float:left;*/
	/*[disabled]padding:10px 5px;*/
	/*[disabled]border-top:1px solid #D6D6D6;*/
	/*[disabled]width:300px;*/
}
.video_list_cor_left
{
	/*[disabled]float:left;*/
	/*[disabled]background:url(../img/prod_cor1a.gif);*/
	/*[disabled]height:121px;*/
	/*[disabled]width:12px;*/
}
.video_list_cor_right
{
	/*[disabled]float:left;*/
	/*[disabled]background:url(../img/prod_cor2a.gif);*/
	/*[disabled]height:121px;*/
	/*[disabled]width:12px;*/
}
.video_full_list
{
	/*[disabled]text-align:center;*/
}
.video_full_list .video_pict
{
}
.video_full_list .title
{
	/*[disabled]font-size:14px;*/
}
.video_full_list .author
{
	/*[disabled]font-size:12px;*/
	/*[disabled]font-weight:normal;*/
}
.pictures_full_list
{
}
.pictures_full_list .picts_pict
{
	/*[disabled]text-align:center;*/
}
.pictures_full_list .title
{
	/*[disabled]font-size:14px;*/
}
.pictures_full_list .author
{
	/*[disabled]font-size:12px;*/
	/*[disabled]padding:2px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]font-style:italic;*/
}
.slideshow
{
	float: right;
	text-align: right;
	font-size: 12px;
}
.change_gallery
{
	/*[disabled]float:left;*/
	/*[disabled]padding:7px 0px 0px 7px;*/
}
/*pictures window*/
.pictures_window
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.pictures_window_table
{
	width: 300px;
	background: #F6F4F1;
}
.pictures_window_table TD
{
	padding: 7px;
}
.pictures_window_table TD.pict_td
{
	padding: 0px;
}
.pictures_window_table TD.next_prev
{
	padding: 3px;
}
.pictures_window .title
{
	font-size: 18px;
	color: #A10101;
	text-align: left;
	font-weight: bold;
	font-family: georgia;
	font-style: italic;
}
.pictures_window .text
{
	text-align: right;
}
.pictures_window .pictures_window_pict
{
	width: 392px;
	height: 290px;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	background: #CCCCCC;
	text-align: center;
}
.pictures_window .pictures_window_pict A
{
	border: 1px solid #FFFFFF;
}
.pictures_window .box_left_list
{
	height: 335px;
	background: #F6F4F1;
}
.pictures_window .left_list
{
	height: 343px;
	padding: 0px 1px;
	overflow: auto;
	clear: both;
	background: #CCCCCC;
}
.pictures_window .left_list TD
{
	border-bottom: 1px solid #CCCCCC;
	background: #EEF1F4;
}
.pictures_window .left_list_pict
{
	text-align: center;
}
/*video window*/
.video_panel
{
}
.pict_gray_video
{
	margin: 0;
	display: block;
	text-align: center;
	width: 100px;
	height: 67px;
	background: #DDDDDD;
	border: 1px solid #AFADAD;
}
.video_panel .left
{
	background: url(../img/circle.png) top left;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: 0;
}
.video_panel .left_1
{
	background: url(../img/left_right.png) left;
	width: 16px;
	height: 363px;
	float: left;
	z-index: 100;
	margin: -1px 0 0;
}
.video_panel .left_bot
{
	background: url(../img/circle.png) bottom left;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.video_panel .right
{
	background: url(../img/circle.png) no-repeat top right;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: 0;
	float: left;
}
.video_panel .right_1
{
	background: url(../img/left_right.png) right;
	width: 16px;
	height: 363px;
	z-index: 100;
	float: left;
	margin: -1px 0 0;
}
.video_panel .right_bot
{
	background: url(../img/circle.png) no-repeat bottom right;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.video_panel .center_top
{
	background: url(../img/top_bot.png) top;
	width: 570px;
	height: 15px;
	z-index: 100;
	margin: 0;
	float: left;
}
.video_panel .center_bot
{
	background: url(../img/top_bot.png) bottom;
	width: 570px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.video_panel .central
{
	margin-top: 0;
	padding-top: 0;
	width: 570px;
	float: left;
	/*[disabled]height:248px;*/
	font-size: 13px;
}
.video_vertical
{
	overflow: auto;
	border: 1px solid #B4B4B4;
	height: 470px;
	padding: 0 7px 5px;
	margin-top: 0;
	margin-bottom: 5px;
}
.video_window_table
{
}
.video_window_table OBJECT
{
	width: 570px;
	height: 360px;
}
.video_window_table EMBED
{
	width: 570px;
	height: 360px;
}
.video_title_big
{
	background: url(../img/bg_commm.gif);
	padding: 5px 5px 0 10px;
	color: #FFFFFF;
	height: 25px;
	font-size: 15px;
}
.video_title_big A
{
	color: #FFFFFF;
	text-decoration: none;
}
.flashcontent
{
	width: 507px;
	height: 322px;
}
.video_adv_box
{
	float: left;
	text-align: center;
	font-size: 10px;
	letter-spacing: 3px;
	color: #BCB9BB;
	margin-top: 5px;
	margin-bottom: 15px;
	/*[disabled]display:none;*/
}
.video_adv
{
	width: 327px;
	height: 60px;
	background: #E6E4E7;
	margin: 0;
}
.video_adv_title
{
	font-size: 10px;
}
.video_adv DIV
{
	margin: 0;
	color: #BCB9BB;
	padding-top: 20px;
}
.video_desc
{
	width: 570px;
	margin-left: 15px;
	margin-top: -1px;
	padding: 0;
}
.video_desc .desc
{
	padding: 10px 10px 0;
}
.video_desc .left_td
{
	background: url(../img/left_right.png) left;
	width: 16px;
}
.video_desc .right_td
{
	background: url(../img/left_right.png) right;
	width: 16px;
}
.video_desc .right_bot
{
	background: url(../img/circle.png) no-repeat bottom right;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.video_desc .left_bot
{
	background: url(../img/circle.png) bottom left;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.video_desc .center_bot
{
	background: url(../img/top_bot.png) bottom;
	width: 538px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.video_cat
{
}
.video_cat .left_top
{
	background-color: #E7DAE2;
}
.video_cat .right_top
{
	background-color: #E7DAE2;
}
.video_cat .cor_top
{
	background-color: #E7DAE2;
}
.video_cat .cor_top_title
{
	background-color: #E7DAE2;
	height: 18px;
}
.video_cat .cor_top_title .title
{
	position: relative;
	margin: -5px 0 0;
	padding: 0 5px 3px;
	color: #896A87;
	text-align: center;
}
.video_cat_box
{
	width: 559px;
	overflow: auto;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 15px;
}
.video_cat_item
{
	margin: 0 5px;
	width: 120px;
	text-align: center;
	padding: 0;
}
.video_cat_item .cat_pict
{
	width: 100px;
	height: 60px;
	line-height: 1px;
	font-size: 1px;
	text-align: center;
}
.video_cat_item .cat_pict_gray
{
	line-height: 1px;
	font-size: 1px;
	width: 100px;
	height: 60px;
	text-align: center;
	float: none;
	background-color: #DDDDDD;
}
.video_cat_item .title
{
	font-size: 12px;
	text-transform: none;
	text-align: center;
}
.video_cat_item .title A
{
	text-decoration: none;
}
.video_cat_box_title
{
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
	color: #9B0202;
	font-weight: bold;
}
/**********************************************************************************************************************
lists items*/
.list_item
{
	padding: 0 5px 7px;
	text-align: left;
	border-bottom: 1px dotted #BDBDBD;
	color: #3D4148;
	margin: 7px;
}
.list_item .date
{
	font-weight: normal;
	font-style: normal;
}
.left_list_item
{
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #DCDEE1;
	font-family: Georgia;
	font-size: 14px;
	color: #3D4148;
}
.left_list_item A
{
}
.right_list_item
{
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #DCDEE1;
	font-family: Georgia;
	font-size: 15px;
	color: #3D4148;
}
.right_list_item A
{
}
.full_list_item
{
	padding: 0 10px 7px;
	text-align: left;
	margin: 10px 20px 0;
}
.full_list_item_check
{
	padding: 7px 10px;
	text-align: left;
	line-height: 150%;
	float: left;
	width: 501px;
}
.cart_check
{
	padding: 7px 10px 7px 0px;
	text-align: left;
	float: right;
	width: 190px;
}
.full_list_item .no_pad TD
{
	font-size: 12px;
	color: #3D4148;
	padding: 2px;
}
.full_list_item_rows_td
{
	text-align: center;
}
.full_list_item .price
{
	color: #FC0000;
	font-weight: bold;
}
.full_list_item UL
{
	padding-left: 0px;
	margin-left: 25px;
}
.full_list_item .ship_table
{
	padding: 0 0 7px;
	text-align: left;
	float: left;
	width: 540px;
}
.products_tabs_list_item
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	height: 147px;
}
.products_tabs_list_item A
{
	color: #750101;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.products_tabs_list_item A:hover
{
	text-decoration: underline;
	color: #FF0202;
}
.products_tabs_list_item .name
{
	margin: 7px 0px 3px;
	font-size: 14px;
}
.products_tabs_list_item .pict_products_index
{
}
.products_tabs_list_item .box_name_pict
{
	height: 147px;
	padding: 0px;
	border: 1px solid #FEE8C0;
	border-top: none;
	padding: 0px;
	text-align: center;
}
.products_tabs_list_item .price
{
	color: #FFFFFF;
	font-family: georgia;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	background: #F96600;
	text-align: center;
	height: 20px;
	padding: 0px 5px;
}
.products_tabs_list_item .price DIV
{
	margin-top: -3px;
}
.price_absolute_box
{
	position: absolute;
	z-index: 10;
	margin-top: 113px;
	width: 163px;
	text-align: right;
}
.price_table
{
	float: right;
	margin-right: 5px;
}
.price_table .bg_top
{
	background: url(../img/price_cor_bg_top.gif) top;
}
.price_table .bg_bot
{
	background: url(../img/price_cor_bg_bot.gif) bottom;
}
.products_tabs_list_item .price_text
{
	font-size: 13px;
	color: #850000;
	font-weight: bold;
	margin-bottom: -5px;
	margin-left: 2px;
	z-index: 20;
	position: relative;
}
.products_list_item
{
	text-align: left;
}
.no_border
{
	border: none;
}
.products_list_cor_center
{
	text-align: left;
	margin-bottom: 0;
	float: left;
	padding: 10px 5px;
	border-top: 1px solid #D6D6D6;
	width: 300px;
}
.products_list_cor_left
{
	float: left;
	background: url(../img/prod_cor1a.gif);
	height: 121px;
	width: 12px;
}
.products_list_cor_right
{
	float: left;
	background: url(../img/prod_cor2a.gif);
	height: 121px;
	width: 12px;
}
.products_list_item .pict
{
	padding: 3px;
	width: 130px;
	border: 1px solid #E7E3E3;
	float: none;
	text-align: center;
}
.products_list_item .pict_pack
{
	padding: 3px;
	max-width: 200px;
	min-height: 50px;
}
.products_list_item .pict_zoom_box
{
	/*[disabled]float:left;*/
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 260px;
}
.products_list_item .pict_zoom_box_right
{
	float: right;
	margin: 0px 0px 10px;
	text-align: left;
	width: 270px;
	border: 1px solid #4B4A29;
	border-top: none;
}
.products_list_item .pict_zoom_box_right .title_background
{
	font-size: 18px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.products_list_item .pict_zoom
{
	padding: 3px 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.products_list_item .pict_zoom A
{
	text-decoration: none;
}
.options .table_line TD
{
	font-size: 11px;
	font-family: verdana;
}
.options .table_line TD.qty
{
	background: #F5F2D1;
	text-align: center;
}
.options .buy
{
	margin: 10px 0px;
	text-align: right;
}
.products_list_item .item_properties
{
	margin-left: 0px;
}
.products_list_item .item_properties_zoom
{
	padding: 5px;
	float: left;
	margin-left: 0px;
}
.products_list_item .title
{
	text-align: left;
	font-size: 14px;
}
.products_list_item .title A
{
	color: #445C00;
}
.products_list_item .title_zoom
{
	font-size: 20px;
	color: #9B0101;
	padding: 0;
	font-weight: bold;
	margin-top: 0;
}
.products_list_item .vendor SPAN
{
	font-weight: bold;
}
.products_list_item .sku SPAN
{
	font-weight: bold;
}
.products_list_item .price
{
	color: #DA021A;
	font-weight: bold;
}
.msrp
{
	color: #070000;
	font-weight: normal;
}
.products_list_item .qty
{
}
.save
{
	color: #5A770A;
	font-weight: bold;
}
.products_list_item .line
{
	border-bottom: 1px solid #B4AC63;
	margin: 0px 0px 5px;
	text-align: left;
	height: 9px;
}
.products_list_item .top_link
{
	background: #FFFFFF;
	padding: 1px 0;
	font-size: 11px;
	width: 63px;
	float: right;
	display: block;
}
.products_list_item .rep_but
{
	float: right;
	/*[disabled]width:100px;*/
}
.products_list_item .price_box
{
	max-width: 250px;
	padding: 15px 0px 5px;
}
.products_list_item .line_dotted
{
	height: 1px;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px;
}
.reviews
{
}
.reviews_title .title_sm
{
	color: #FFFFFF;
}
.reviews_title .title_sm A
{
	color: #FFFFFF;
}
.reviews_box
{
	background: #FFFFFF url(../img/bg_rew.gif);
	background-repeat: repeat-x;
	border: 1px solid #506A81;
	padding: 5px 10px 15px;
}
.reviews_title
{
	background: #506A81;
	z-index: 100;
	font-size: 11px;
	padding: 5px 10px 5px 12px;
	color: #FFFFFF;
}
.reviews_title A
{
	color: #FFFFFF;
}
.reviews .author
{
	color: #5F0606;
	font-style: italic;
	font-weight: normal;
}
.reviews_box_content
{
	position: relative;
}
.discounts_info_upsale
{
	margin-left: 20px;
	float: right;
	/*[disabled]width:150px;*/
	text-align: right;
}
.title_sm_disc
{
	color: #393B03;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	font-size: 12px;
}
.PRODUCTS_RELATED
{
	margin-top: 5px;
}
.PRODUCTS_RELATED .cat_title
{
	color: #9B0101;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 7px 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	background: #E1E1DE repeat-x;
	text-align: center;
	margin: 0;
}
.PRODUCTS_RELATED .product_box
{
	padding-left: 10px;
	text-align: left;
}
.PRODUCTS_RELATED .product_box .box_name_pict
{
	width: 100px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 1px;
}
.PRODUCTS_RELATED .product_box .box_name_all
{
	margin-right: 0;
	float: left;
	width: 87px;
}
.PRODUCTS_RELATED .title
{
	text-align: left;
	font-size: 13px;
	color: #455C01;
	font-weight: bold;
}
.PRODUCTS_RELATED .title A
{
	color: #455C01;
	text-decoration: underline;
}
.PRODUCTS_RELATED .desc
{
	color: #020511;
}
.PRODUCTS_RELATED .price
{
	color: #CC0000;
}
.articles_related
{
	margin-top: 5px;
}
.articles_related .cat_title
{
	color: #9B0101;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 7px 5px;
	border-bottom: 2px solid #E1E1DE;
	text-align: left;
	margin: 0;
}
.articles_related UL
{
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.articles_related UL LI
{
	margin-bottom: 10px;
	padding-right: 10px;
}
.articles_related UL LI A
{
	font-weight: bold;
}
.articles_related .title
{
	text-align: left;
	font-size: 13px;
	color: #455C01;
	font-weight: bold;
}
.articles_related .title A
{
	color: #455C01;
}
.articles_related .list_item
{
	margin: 5px 0;
	padding: 0 5px 10px;
}
.news_short_list
{
	margin-top: 5px;
	margin-left: 20px;
}
.news_short_list .cat_title
{
	color: #9B0101;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 7px 5px;
	border-bottom: 2px solid #E1E1DE;
	text-align: left;
	margin: 0;
}
.news_short_list .title
{
	text-align: left;
	font-size: 13px;
	color: #455C01;
	font-weight: bold;
}
.news_short_list .title A
{
	color: #455C01;
}
.news_short_list .list_item
{
	margin: 5px 0;
	padding: 0 5px 10px;
}
.podcast_right
{
	border: 1px solid #B4B4B4;
	padding: 0 7px 5px;
	margin-top: 0;
	margin-bottom: 5px;
}
.podcast_right_title
{
	background: url(../img/bg_commm.gif);
	padding: 5px 5px 0 10px;
	color: #FFFFFF;
	height: 25px;
	font-size: 15px;
	margin-top: 10px;
}
.podcast_right_title A
{
	color: #FFFFFF;
	text-decoration: none;
}
/**********************************************************************************************************************
end lists items*/
.more
{
	padding: 0;
	float: right;
}
.more A
{
	text-decoration: none;
}
.more A:hover
{
	color: #5F0606;
	text-decoration: underline;
}
.more_bot
{
	padding: 4px 10px 0px;
	clear: both;
	color: #212121;
	border-top: 1px solid #D5E0EC;
	background: url(../img/bg_more.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	font-size: 11px;
}
.more_bot A
{
	font-size: 11px;
	color: #A2024D;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
.more_bot A:hover
{
	color: #DB0202;
	text-decoration: underline;
}
.comments
{
	margin-top: 20px;
}
.comments .title
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	text-align: center;
	color: #3C3434;
}
.comments .title A
{
	color: #3C3434;
	text-decoration: underline;
}
/*events*/
.events_right
{
	width: 300px;
	background: url(../img/bg_box.jpg) repeat-x;
	background-position: bottom;
	height: 260px;
	padding: 0px;
	overflow: hidden;
}
.events_right .calendar
{
	width: 140px;
	float: right;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 10px;
}
.events_right .title
{
	font-size: 17px;
	color: #E32C01;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 7px;
	font-family: "Trebuchet MS", Tahoma;
	text-align: left;
}
.events_right .title A
{
	text-decoration: none;
	color: #E32C01;
}
.events_right .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
}
/*events calendar*/
.calendar_next
{
	font-size: 14px;
	color: #434343;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.calendar_next:hover
{
	color: #CC0000;
}
.calendar_day_name
{
	font-size: 8px;
	text-decoration: none;
	background: #888888;
	color: #FFFFFF;
}
.calendar_sun
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_sat
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_curr
{
	font-size: 8px;
	color: #FF0000;
	font-weight: bold;
}
.calendar_fri
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_thu
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_wed
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_tue
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_mon
{
	font-size: 8px;
	font-weight: bold;
}
.events_calendar_left
{
}
.events_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
}
.events_calendar_left .title
{
	font-size: 16px;
	color: #628171;
	text-decoration: none;
	font-weight: bold;
}
.events_calendar_left .title A
{
	text-decoration: none;
	color: #628171;
}
.calendar_search
{
}
.calendar_search TABLE
{
	width: 600px;
}
.calendar_search .title_search
{
	background: #CCCCCC;
	height: 24px;
	margin-left: 1px;
	width: 550px;
	color: #FFFFFF;
	font-family: georgia;
	font-size: 22px;
	padding-left: 15px;
	text-align: left;
}
.calendar_search .padd_starting
{
	padding-right: 15px;
	padding-left: 10px;
}
.calendar_search .padd_through
{
	padding-right: 15px;
}
.calendar_search .padd_keywords
{
	text-align: center;
}
.calendar_search .padd_keywords INPUT
{
	width: 350px;
}
.blog_calendar_left
{
	margin: 5px 4px 0;
	background: #F4F4F4;
	padding: 5px;
}
.blog_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
	background: #FFFFFF;
}
.blog_calendar_left .title
{
	font-size: 16px;
	color: #9B0202;
	font-weight: bold;
	margin-left: 10px;
}
.blog_calendar_left .title A
{
	text-decoration: none;
	color: #9B0202;
}
/**********************************************************************************************************************
for big calendar*/
.weekdaytop
{
	background: url(../img/tile_sub.gif);
	color: #FFFFFF;
	height: 29px;
	text-align: center;
}
.sundaytop
{
	background: url(../img/tile_sub1.gif);
	color: #FFFFFF;
	text-align: center;
}
.sunweekdayempty
{
	background: #DFE8E4;
	color: #A6AFB4;
	text-align: center;
}
.weekdayempty
{
	background: #DDE0E0;
	color: #A6AFB4;
	text-align: center;
}
.weekday
{
	background: #EEF0F0;
	text-align: center;
}
.sunday
{
	background: #DFE8E4;
	text-align: center;
}
.event_box
{
	background: url(../img/bg_event.gif) bottom;
	margin: 3px;
	border-top: 1px solid #D0D4D4;
	border-left: 1px solid #D0D4D4;
	border-bottom: 1px solid #DFE2E2;
	border-right: 1px solid #DFE2E2;
	padding: 1px 3px 1px 6px;
	min-height: 65px;
}
.event
{
	border-bottom: 1px dotted #D0D4D4;
	padding: 3px 0px;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
	text-align: left;
	font-family: arial;
}
.event A
{
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
	color: #3D4D55;
}
.weekday:hover
{
	background: #CCE1EB;
}
.weekday:hover .calnum
{
	background: #CCE1EB;
}
.event A:hover
{
	text-decoration: underline;
	color: #FC5300;
}
.calnum
{
	float: right;
	margin-right: -4px;
	margin-top: -2px;
	width: 16px;
	text-align: center;
	background: #EEF0F0;
	height: 20px;
	padding-left: 2px;
	border-left: 1px solid #D0D4D4;
	border-bottom: 1px solid #D0D4D4;
	padding-top: 2px;
}
.calnum A
{
	text-decoration: none;
	font-weight: bold;
	color: #0F5A80;
}
.sunday .calnum
{
	background: #DFE8E4;
}
.sunday:hover
{
	background: #D0E8DD;
}
.sunday:hover .calnum
{
	background: #D0E8DD;
}
.ev_more
{
	text-align: right;
	font-family: georgia;
	font-style: italic;
	padding: 3px 0px 0px 3px;
}
.ev_more A
{
	font-size: 11px;
	text-decoration: none;
	color: #B80626;
}
.ev_more A:hover
{
	text-decoration: underline;
	color: #FC5300;
}
.nextmonth
{
	background: #D8E0E4;
	padding: 2px;
	width: 172px;
}
.nextmonth A
{
	background: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	font-family: georgia;
}
.currentmonth
{
	font-family: georgia;
	color: #BD012B;
	font-size: 16px;
	background-color: #DDE0E0;
}
.weekday_cur
{
	background: #FDD9BB;
}
.weekday_cur .calnum
{
	background: #FDD9BB;
}
.weekday_cur:hover
{
	background: #FFC89A;
}
.weekday_cur:hover .calnum
{
	background: #FFC89A;
}
/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
tabs
events index tabs*/
.events_num_box
{
	background: #F6F4F1;
	border: 1px solid #DCDCDE;
	text-align: center;
}
.num
{
	text-align: center;
	padding: 3px;
}
.num DIV
{
	float: left;
	background: url(../img/bg1.gif);
	width: 33px;
	height: 28px;
	text-align: center;
	padding: 0px;
}
.num DIV A
{
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding-top: 3px;
	text-align: center;
}
.num DIV.num_sel
{
	float: left;
	background: url(../img/bg2.gif);
	width: 33px;
	height: 28px;
	text-align: center;
	padding: 0px;
}
.title_num
{
	padding: 7px;
	text-align: center;
}
.title_num A
{
	text-decoration: none;
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	color: #95244E;
	text-align: center;
}
.events_num_box .pict_central
{
	background: #FFFFFF;
}
/*index central tabs*/
.tabs
{
	clear: both;
}
.tabs DIV
{
	float: left;
}
.tabs TD DIV
{
	float: none;
}
.tabs .sort
{
	width: 198px;
	border-bottom: 1px solid #808080;
	height: 25px;
}
.tabs .sort_adv_search
{
	width: 514px;
	border-bottom: 1px solid #808080;
	height: 25px;
}
.tabs .box_in
{
	clear: both;
	width: 498px;
	border: 1px solid #B4AC63;
	border-top: none;
	background: #F5F4EB;
}
.tabs .box
{
	min-height: 60px;
}
.tabs .box_sm
{
	text-align: left;
	margin: 10px;
}
.tabs .box_sm DIV
{
	float: none;
}
.tabs .box_sm_center
{
	text-align: center;
	margin: 5px 3px 0px;
}
.tabs .box_sm_center DIV
{
	float: none;
}
.tabs .text
{
	background: url(../img/cor32.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
}
.tabs .text A
{
	display: block;
	text-decoration: none;
	color: #7E1F2E;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .text1
{
	background: url(../img/cor26.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
	color: #FFFFFF;
}
.tabs .text1 A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .text2
{
	background: url(../img/cor13.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
}
.tabs .text2 A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .text3
{
	background: url(../img/cor16.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
}
.tabs .text3 A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .text4
{
	background: url(../img/cor21.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
	color: #FFFFFF;
}
.tabs .text4 A
{
	display: block;
	text-decoration: none;
	color: #224B36;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .top_right
{
	border-top: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	width: 151px;
}
.tabs .bot_right
{
	border-bottom: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	width: 151px;
}
.tabs .links
{
	border-top: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	width: 151px;
}
.tabs .links A
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #880C20;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 1px 20px;
}
.tabs .links A:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.tabs .left_title
{
	background: url(../img/cor36.gif) repeat-y;
	width: 34px;
	height: 136px;
	padding-top: 5px;
}
.tabs .links2
{
	border-top: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	width: 151px;
}
.tabs .market
{
	background: #B4AC63;
	height: 24px;
	text-align: left;
	padding: 0px 37px 0px 10px;
	border: 1px solid #B4AC63;
	font-size: 11px;
	font-family: verdana;
}
.tabs .market A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 6px;
}
.tabs .market1
{
	background: url(../img/bg_dd1.gif);
	height: 24px;
	text-align: left;
	padding: 0px 37px 0px 10px;
	color: #42451B;
	border: 1px solid #B4AC63;
	border-bottom: 1px solid #F5F4EB;
	font-size: 11px;
	font-family: verdana;
}
.tabs .market1 A
{
	display: block;
	text-decoration: none;
	color: #42451B;
	margin-top: 6px;
}
.tabs .mark_line
{
	width: 1px;
	border-bottom: 1px solid #B4AC63;
	height: 25px;
}
.tabs_box
{
	border-left: 2px solid #B0B7C0;
	border-right: 2px solid #B0B7C0;
	border-bottom: 2px solid #B0B7C0;
	clear: both;
}
.tabs_box2
{
	border-left: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	clear: both;
}
/*end for index 2 tabs inc_index_2bot_tabs.html
end index central tabs
start products central tabs*/
.inc_market_place_tabs_box
{
	border: 2px solid #5C7216;
	width: 476px;
	/*[disabled]height:490px;*/
	margin: 5px 7px 0px;
}
.inc_box_top_market_cat
{
	width: 707px;
	margin: 10px 0 0;
	text-align: center;
}
.tabs_products
{
	clear: both;
	margin: 0 0 0px;
	height: 34px;
}
.tabs_category
{
	position: relative;
	clear: both;
	margin: 0 0 0px;
	height: 20px;
	z-index: 2;
}
.tabs_products DIV
{
	float: left;
}
.tabs_products .sort
{
	float: right;
	padding: 0px;
	margin: -3px 5px 0 0;
}
.tabs_products TD DIV
{
	float: none;
}
.tabs_products .market
{
	background: url(../img/cor45.gif);
	height: 34px;
	text-align: center;
	width: 157px;
}
.tabs_products .market A
{
	display: block;
	text-decoration: none;
	color: #FCE736;
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
}
.tabs_products .market1
{
	background: url(../img/cor42.gif);
	height: 34px;
	text-align: center;
	color: #FFFFFF;
	width: 158px;
	font-weight: bold;
}
.tabs_products .market1 A
{
	display: block;
	text-decoration: none;
	color: #DA031A;
	margin-top: 8px;
	font-size: 14px;
}
.tabs_products .cat
{
	background: url(../img/cat_cor6.jpg);
	height: 21px;
	text-align: center;
	width: 250px;
}
.tabs_products .cat A
{
	display: block;
	text-decoration: none;
	color: #4D6101;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}
.tabs_products .cat1
{
	background: url(../img/cat_cor5.jpg);
	height: 21px;
	text-align: center;
	color: #FFFFFF;
	width: 250px;
	font-weight: bold;
}
.tabs_products .cat_left
{
	background: url(../img/cat_cor7.jpg);
	height: 21px;
	text-align: center;
	width: 11px;
}
.tabs_products .cat1_left
{
	background: url(../img/cat_cor1.jpg);
	height: 21px;
	color: #FFFFFF;
	width: 11px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_products .cat2_left
{
	background: url(../img/cat_cor2.jpg);
	height: 21px;
	color: #FFFFFF;
	width: 14px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_products .cat3_left
{
	background: url(../img/cat_cor3.jpg);
	height: 21px;
	color: #FFFFFF;
	width: 14px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_products .cat4_left
{
	background: url(../img/cat_cor4.jpg);
	height: 21px;
	color: #FFFFFF;
	width: 11px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_products .cat5_left
{
	background: url(../img/cat_cor8.jpg);
	height: 21px;
	color: #FFFFFF;
	width: 14px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_products .cat6_left
{
	background: url(../img/cat_cor9.jpg);
	height: 21px;
	color: #FFFFFF;
	width: 11px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_products .cat1 A
{
	display: block;
	text-decoration: none;
	color: #DA031A;
	margin-top: 5px;
	font-size: 12px;
}
.tabs_products .mark_line
{
	width: 2px;
	/*[disabled]border-bottom:3px solid #5C7215;*/
	height: 34px;
	background-color: #5C7215;
}
.tabs_products .mark_line_last
{
	width: 170px;
	border-bottom: 3px solid #FBBD4E;
	height: 43px;
}
.tabs_products .mark_line_first
{
	width: 10px;
	border-bottom: 3px solid #FBBD4E;
	height: 43px;
}
.tabs_products .bot_line
{
	border-bottom: 2px solid #FBBD4E;
}
.tabs_box_products
{
	clear: both;
	width: 476px;
	padding: 0px;
	color: #3C3C3C;
}
.tabs_box_cat
{
	z-index: 1;
	width: 707px;
	padding: 0px;
	border: 1px solid #C6C4A7;
	color: #3C3C3C;
	margin-top: 0;
	position: relative;
}
.tabs_box_products .box
{
}
.tabs_box_cat .box
{
	text-align: left;
	padding: 5px 15px 10px;
	background: #FEF8EC;
}
.tabs_box_cat .cat_desc
{
	text-align: left;
	padding: 5px 0 0;
	background: #FEF8EC;
}
.tabs_box_cat .box .cat_name
{
	text-align: left;
	color: #9B0101;
	font-size: 18px;
}
.tabs_box_products .box_in
{
	height: 298px;
	padding: 0px;
	overflow: hidden;
	margin: 1px 0px;
}
.tabs_box_products .box-bot
{
	margin: 3px 5px 0px;
}
/*TOP_LEFT_MAIN_3_PROMOTIONS*/
.tabs_box_index
{
	clear: both;
	margin: 0;
	padding: 0;
	/*[disabled]height:260px;*/
	width: 483px;
	margin-left: 6px;
}
.tabs_line
{
	background: #475E0F;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}
.tabs_pict_contaner
{
	height: 241px;
	line-height: 1px;
	font-size: 1px;
}
.tabs_pict_contaner .central_pict
{
	position: relative;
	z-index: -1;
}
.tabs #active
{
	background: url(../img/cor26.gif);
	height: 40px;
	text-align: center;
	color: #FFFFFF;
}
.tabs #active A
{
	display: block;
	text-decoration: none;
	color: #FEFB01;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
}
.tabs #passive
{
	background: url(../img/cor45.gif);
	height: 40px;
	text-align: center;
}
.tabs #passive A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	position: relative;
	z-index: 1000;
	cursor: pointer;
}
.tabs .left_tab
{
}
.tabs .center_tab
{
}
.tabs .right_tab
{
}
SPAN.left_tab_span_active
{
	float: left;
	width: 157px;
	margin-left: 7px;
}
SPAN.left_tab_span_inactive
{
	float: left;
	margin-left: 7px;
	z-index: 1000;
	cursor: pointer;
	width: 157px;
}
SPAN.center_tab_span_active
{
	float: left;
	width: 157px;
}
SPAN.center_tab_span_inactive
{
	float: left;
	width: 157px;
}
SPAN.right_tab_span_active
{
	float: left;
	width: 152px;
}
SPAN.right_tab_span_inactive
{
	float: left;
	width: 152px;
}
.tabs .text
{
	background: url(../img/cor32.gif);
	height: 41px;
	text-align: center;
	width: 136px;
}
.tabs .text A
{
	display: block;
	text-decoration: none;
	color: #7E1F2E;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
.tabs .text1
{
	background: url(../img/cor26.gif);
	height: 41px;
	text-align: center;
	color: #FFFFFF;
	width: 220px;
}
.tabs .text1 A
{
	display: block;
	text-decoration: none;
	color: #FEFB01;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.tabs .line0_1
{
	width: 1px;
	height: 41px;
	background: url(../img/line_bg.gif);
}
.tabs .off_tab
{
	width: 140px;
}
.tabs .off_tab2
{
	width: 160px;
}
.tabs .exp_tab
{
	width: 200px;
}
.tabs .exp_tab2
{
	width: 220px;
}
.tabs_box_index UL
{
	margin: 0px;
	padding: 0px;
}
.tabs_box_index LI
{
	margin: 0px;
	padding: 0px;
}
.tabs_box_index .box
{
	height: 241px;
	width: 482px;
	margin-top: 2px;
}
.tabs_box_index .box_in
{
	height: 290px;
	padding: 0px 10px;
	overflow: hidden;
}
.tabs_box_index_bot
{
	width: 476px;
	border: 1px solid #000000;
	height: 30px;
	background: url(../img/cor42.gif);
	margin-left: 0;
	text-align: center;
}
.tabs_box_index_bot .first
{
	margin-left: 10px;
}
.top_pn
{
	position: absolute;
	z-index: 1;
	/*[disabled]display:none;*/
	/*[disabled]border:1px solid #000000;*/
}
.top_pn .left
{
	background: url(../img/circle.png) top left;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: 0;
}
.top_pn .left_1
{
	background: url(../img/left_right.png) left;
	width: 16px;
	height: 250px;
	float: left;
	z-index: 100;
	margin: -1px 0 0;
}
.top_pn .left_bot
{
	background: url(../img/circle.png) bottom left;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.top_pn .right
{
	background: url(../img/circle.png) no-repeat top right;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: 0;
	float: left;
}
.top_pn .right_1
{
	background: url(../img/left_right.png) right;
	width: 16px;
	height: 250px;
	z-index: 100;
	float: left;
	margin: -1px 0 0 450px;
}
.top_pn .right_bot
{
	background: url(../img/circle.png) no-repeat bottom right;
	width: 16px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.top_pn .center
{
	background: url(../img/top_bot.png) top;
	width: 450px;
	height: 15px;
	z-index: 100;
	margin: 0;
	float: left;
}
.top_pn .center_bot
{
	background: url(../img/top_bot.png) bottom;
	width: 450px;
	height: 16px;
	z-index: 100;
	margin: -1px 0 0;
	float: left;
}
.top_pn .central_text
{
	text-align: center;
	line-height: 130%;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	z-index: 100;
	height: 213px;
	font-size: 13px;
}
.tabs_pict_contaner .central_text UL
{
	text-align: left;
	width: 250px;
	line-height: 100%;
	font-size: 12px;
	margin-top: 3px;
}
.tabs_pict_contaner .central_text UL LI
{
	text-align: left;
	line-height: 130%;
}
.tabs_pict_contaner .central_text UL LI A
{
	text-align: left;
	line-height: 125%;
}
.tabs_pict_contaner .central_text .title
{
	text-align: center;
	line-height: 130%;
	margin-top: 0;
	padding-top: 15px;
	position: relative;
}
.PROMOTION2
{
	text-align: left;
}
.PROMOTION4
{
	text-align: left;
}
.PROMOTION2 .central_text
{
	z-index: 100;
	position: relative;
	line-height: 130%;
	text-align: left;
}
.PROMOTION4 .central_text
{
	line-height: 130%;
	z-index: 100;
	position: relative;
	text-align: left;
}
.PROMOTION4 .central_text .click
{
	width: 100px;
	font-weight: bold;
	font-size: 16px;
	margin: 191px 25px 25px 202px;
}
.PROMOTION2 .central_text .title
{
	font-size: 22px;
	text-align: left;
	width: 394px;
	display: block;
	float: none;
	padding: 20px 0 0 30px;
}
.PROMOTION4 .central_text .title
{
	font-size: 22px;
	text-align: left;
	width: 394px;
	display: block;
	float: none;
	padding: 20px 0 0 30px;
}
.PROMOTION2 .text
{
	text-align: left;
	width: 394px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #31289B;
	margin-top: 5px;
}
.PROMOTION4 .text
{
	text-align: left;
	width: 394px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #31289B;
	margin-top: 5px;
}
.PROMOTION2 .code
{
	text-align: left;
	width: 394px;
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #31289B;
}
.PROMOTION4 .code
{
	text-align: left;
	width: 394px;
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #31289B;
}
.PROMOTION2 .text_sm
{
	text-align: left;
	width: 208px;
	margin-left: 30px;
	line-height: 100%;
	margin-top: 10px;
}
.PROMOTION4 .text_sm
{
	text-align: left;
	width: 208px;
	margin-left: 30px;
	line-height: 100%;
	margin-top: 10px;
}
.PROMOTION2 .code SPAN
{
	color: #FF0303;
}
.PROMOTION4 .code SPAN
{
	color: #FF0303;
}
#LEFT_TAB_ACTIVE_TEMPLATE
{
}
#LEFT_TAB_TEMPLATE
{
}
#PROMOTION3_tabs_container
{
}
#PROMOTION2_tabs_container
{
}
#PROMOTION4_tabs_container
{
}
/*end products central tabs
end tabs*/
.cor_top
{
	/*[disabled]background:url(../img/cor_bg_top.gif);*/
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
}
.cor_top_index
{
	/*[disabled]background:url(../img/cor_bg_top2.gif);*/
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
}
.cor_top_prod
{
	/*[disabled]background:#EE7F7A url(../img/cor_bg_top.gif);*/
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
}
.cor_top_event
{
	/*[disabled]background:#ECCBA9 url(../img/cor_bg_top_event.gif);*/
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
}
.cor_bot
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:url(../img/cor_bg_bot.gif);*/
}
.cor_bot_index
{
	/*[disabled]background:url(../img/cor_bg_bot2.gif);*/
	/*[disabled]width:600px;*/
}
.cor_bot_index DIV
{
	/*[disabled]text-align:center;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]margin-top:5px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:13px;*/
	/*[disabled]line-height:16px;*/
}
.cor_left
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:url(../img/cor_left.gif);*/
}
.cor_right
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:url(../img/cor_right.gif);*/
}
.cor_left_index
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:url(../img/cor_left2.gif);*/
}
.cor_right_index
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:url(../img/cor_right2.gif);*/
}
.cor_left_title_prod
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:#EE7F7A url(../img/cor_left.gif) left;*/
}
.cor_left_title_event
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:#ECCBA9 url(../img/cor_left_event.gif) left;*/
}
.cor_right_title_prod
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:#EE7F7A url(../img/cor_right.gif) right;*/
}
.cor_right_title_event
{
	/*[disabled]line-height:1px;*/
	/*[disabled]font-size:1px;*/
	/*[disabled]background:#ECCBA9 url(../img/cor_right_event.gif) right;*/
}
.cor_top_title_prod
{
	/*[disabled]background:#EE7F7A;*/
	/*[disabled]height:25px;*/
}
.cor_top_title_product
{
	/*[disabled]background:#ECCBA9;*/
	/*[disabled]height:25px;*/
}
.cor_top_title_product .title
{
	/*[disabled]background:#ECCBA9;*/
	/*[disabled]color:#B10703;*/
	/*[disabled]font-size:17px;*/
	/*[disabled]font-weight:normal;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]padding:0 5px 5px;*/
	/*[disabled]margin-top:-2px;*/
}
.cor_top_title_product .title A
{
	/*[disabled]text-decoration:none;*/
}
.cor_top_title_event
{
	/*[disabled]background:#ECCBA9;*/
	/*[disabled]height:25px;*/
}
.cor_top_title_event .title
{
	/*[disabled]background:#ECCBA9;*/
	/*[disabled]color:#B10703;*/
	/*[disabled]font-size:18px;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]padding:5px;*/
}
.cor_top_title_event .title A
{
	/*[disabled]text-decoration:none;*/
}
.cor_top_title_event .left
{
	/*[disabled]margin-left:5px;*/
}
.cor_top_title_event .right
{
	/*[disabled]margin-right:5px;*/
	/*[disabled]margin-top:2px;*/
}
.cor_top_title_prod A
{
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]text-decoration:none;*/
}
.cor_top_title_all
{
	/*[disabled]background:#ECCBA9;*/
	/*[disabled]height:25px;*/
}
.cor_top_title_all .title
{
	/*[disabled]background:#ECCBA9;*/
	/*[disabled]color:#B10703;*/
	/*[disabled]font-size:18px;*/
	/*[disabled]font-weight:normal;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]padding:0 5px 3px;*/
	/*[disabled]margin-top:-2px;*/
}
.cor_top_title_all .title A
{
	/*[disabled]text-decoration:none;*/
}
/**********************************************************************************************************************
*********************************************************************************************************************
for box bottom*/
.center_bot_box_rec
{
	/*[disabled]width:470px;*/
	margin: 0 10px 0px;
	text-align: center;
}
.center_bot_box_rec .cat_title
{
	font-size: 20px;
}
.center_bot_box
{
	text-align: center;
	margin: 0 10px 0px;
	font-size: 12px;
}
.center_bot_box .list_item
{
	font-size: 12px;
}
.box_name_pict_big
{
	border: 1px solid #CCCCCC;
	font-size: 1px;
}
.center_bot_box .cat_title
{
	background: url(../img/bg6.gif);
	color: #FFFFFF;
}
.center_bot_box .title
{
	border-bottom: 2px solid #A6B96C;
	/*[disabled]background:#E1E1DE repeat-x;*/
	/*[disabled]background:url(../img/bg6.gif);*/
	padding: 5px 5px 0 10px;
	color: #344D04;
	height: 25px;
	font-size: 18px;
}
.center_bot_box .title A.view
{
	color: #DA021A;
	font-size: 11px;
	font-weight: normal;
	float: right;
	padding: 5px 5px 0 0;
}
.right_bot_box
{
	/*[disabled]border:1px solid #888888;*/
	background: #F4F4F4;
	/*[disabled]height:490px;*/
	margin: 10px 5px 10px 0;
	font-size: 11px;
	width: 227px;
}
.right_bot_box .list_item
{
	font-size: 11px;
}
.right_bot_box .title
{
	background: url(../img/bg_commm.gif);
	padding: 5px 5px 0 10px;
	color: #FFFFFF;
	height: 25px;
	font-size: 15px;
}
.right_bot_box .title A.view
{
	color: #FDF903;
	font-size: 11px;
	font-weight: normal;
	float: right;
	padding: 3px 5px 0 0;
}
.right_bot_box .title_sm A
{
	color: #393838;
}
.right_bot_box .text_sm
{
	text-align: left;
}
/*

end center content
*********************************************************************************************************************
*********************************************************************************************************************
left & right part*/
.index_left_menu
{
}
.index_left_menu .links
{
	border-top: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	width: 151px;
}
.index_left_menu .links DIV
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 13px;
}
.index_left_menu .left_title
{
	background: url(../img/cor36.gif) repeat-y;
	width: 34px;
	height: 136px;
}
.index_left_menu .left_title SPAN
{
	margin-left: 8px;
}
.index_left_menu .cor_top
{
	background: url(../img/cor35.gif) no-repeat;
	width: 37px;
	height: 14px;
}
.index_left_menu .cor_bot
{
	background: url(../img/cor34.gif) no-repeat;
	width: 37px;
	height: 14px;
}
.index_left_menu A
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #880C20;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 1px 20px;
}
.index_left_menu A:hover
{
	color: #FF9900;
	text-decoration: underline;
}
/*left green categories*/
.category_left_menu
{
}
.category_left_menu .links
{
	/*[disabled]border-top:2px solid #6A8774;*/
	/*[disabled]border-right:2px solid #6A8774;*/
	/*[disabled]border-bottom:2px solid #6A8774;*/
	/*[disabled]width:188px;*/
}
.category_left_menu .links DIV
{
	/*[disabled]margin-left:5px;*/
	/*[disabled]margin-top:5px;*/
	/*[disabled]margin-right:13px;*/
}
.category_left_menu .links DIV.search_form
{
	/*[disabled]margin-left:0px;*/
	/*[disabled]margin-top:7px;*/
	/*[disabled]margin-bottom:7px;*/
	/*[disabled]margin-right:0px;*/
}
.category_left_menu .links DIV.search_form A
{
	/*[disabled]display:inline;*/
	/*[disabled]border:none;*/
}
.category_left_menu .left_title
{
	/*[disabled]background:url(../img/cor36.gif) repeat-y;*/
	/*[disabled]width:34px;*/
}
.category_left_menu .left_title SPAN
{
	/*[disabled]margin-left:8px;*/
	/*[disabled]display:block;*/
}
.category_left_menu .cor_top
{
	/*[disabled]background:url(../img/cor36.gif) repeat-y;*/
}
.category_left_menu .cor_bot
{
	/*[disabled]background:url(../img/cor36.gif) repeat-y;*/
}
.category_left_menu A
{
	/*[disabled]display:block;*/
	/*[disabled]text-align:left;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
	/*[disabled]color:#880C20;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]border-bottom:1px dotted #CCCCCC;*/
	/*[disabled]padding:2px 0px 2px 2px;*/
}
.category_left_menu A:hover
{
	/*[disabled]color:#FF9900;*/
	/*[disabled]text-decoration:underline;*/
}
/*for ab search*/
.ot
{
	font-size: 9px;
	text-decoration: none;
	color: #19385E;
	background: #FFFFFF;
	border: 1px solid #888888;
	text-align: center;
	font-size: 11px;
}
.ot A
{
	text-decoration: none;
	color: #19385E;
	border-bottom: none;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}
.table_ab
{
}
.table_ab TD
{
	padding: 1px 5px;
}
.table_ab .last
{
	padding: 0px;
}
.table_ab_contacts
{
}
.table_ab_contacts TD
{
	padding: 5px 4px;
}
/*for all left part ellements*/
.gray_tab
{
	/*[disabled]clear:both;*/
}
.gray_tab DIV
{
	/*[disabled]float:left;*/
}
.gray_tab TD DIV
{
	/*[disabled]float:none;*/
}
.gray_tab .cor_left
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor11.gif) no-repeat;*/
}
.gray_tab .cor_right
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor12.gif) no-repeat;*/
}
.gray_tab .cor_left_products
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor37.gif) no-repeat;*/
}
.gray_tab .cor_right_products
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor38.gif) no-repeat;*/
}
.gray_tab .cor_left_line
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor37.gif) no-repeat;*/
}
.gray_tab .cor_right_line
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor38.gif) no-repeat;*/
}
.gray_tab .text
{
	/*[disabled]background:url(../img/cor13.gif);*/
	/*[disabled]height:41px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:0px 5px;*/
}
.gray_tab .text A
{
	/*[disabled]display:block;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]margin-top:8px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
	/*[disabled]text-transform:uppercase;*/
}
.gray_tab_box
{
	/*[disabled]border-left:2px solid #B0B7C0;*/
	/*[disabled]border-right:2px solid #B0B7C0;*/
	/*[disabled]border-bottom:2px solid #B0B7C0;*/
	/*[disabled]clear:both;*/
	/*[disabled]padding:0px 3px;*/
}
.gray_tab_box TABLE.gray_background
{
}
.gray_tab_box TABLE.gray_background TD
{
	/*[disabled]padding:3px;*/
	/*[disabled]border-bottom:1px solid #CCCCCC;*/
	/*[disabled]background:#EEF1F4;*/
	/*[disabled]text-align:center;*/
}
.green_tab
{
	/*[disabled]clear:both;*/
}
.green_tab DIV
{
	/*[disabled]float:left;*/
}
.green_tab TD DIV
{
	/*[disabled]float:none;*/
}
.green_tab .cor_left
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor14.gif) no-repeat;*/
}
.green_tab .cor_right
{
	/*[disabled]width:12px;*/
	/*[disabled]height:41px;*/
	/*[disabled]background:url(../img/cor15.gif) no-repeat;*/
}
.green_tab .text
{
	/*[disabled]background:url(../img/cor16.gif);*/
	/*[disabled]height:41px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:0px 5px;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]font-family:"Trebuchet MS";*/
}
.green_tab .text A
{
	/*[disabled]display:block;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]margin-top:8px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
	/*[disabled]text-transform:uppercase;*/
}
.green_tab_box
{
	/*[disabled]border-left:2px solid #6A8774;*/
	/*[disabled]border-right:2px solid #6A8774;*/
	/*[disabled]border-bottom:2px solid #6A8774;*/
	/*[disabled]clear:both;*/
	/*[disabled]padding:0px 3px;*/
}
/*for gallery index*/
.gallery_picts_index
{
}
.gallery_picts_index .gray_tab_box
{
	height: 320px;
	width: 180px;
}
.gallery_picts_index .gray_tab_box_in
{
	height: 275px;
	overflow: hidden;
}
.gallery_picts_index .gray_tab .text
{
	width: 156px;
}
/*for contributors index*/
.contributors_index .gray_tab_box
{
	/*[disabled]height:240px;*/
	/*[disabled]width:180px;*/
	/*[disabled]clear:both;*/
}
.contributors_index .gray_tab_box_in
{
	/*[disabled]height:209px;*/
	/*[disabled]overflow:hidden;*/
}
.contributors_index .gray_tab .text
{
	/*[disabled]width:156px;*/
}
/*for contributors on other pages*/
.contributors_left .gray_tab_box
{
	/*[disabled]width:160px;*/
	/*[disabled]clear:both;*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:5px;*/
}
.contributors_left .gray_tab_box_in
{
}
.contributors_left .gray_tab .text
{
	/*[disabled]width:136px;*/
}
.contributors_left .gray_tab
{
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]height:40px;*/
}
/*for gallery*/
.gallery_contributors_left .gray_tab_box
{
	width: 160px;
	clear: both;
}
.gallery_contributors_left .gray_tab_box_in
{
}
.gallery_contributors_left .gray_tab .text
{
	width: 136px;
}
.gallery_contributors_left .cor_left
{
	width: 12px;
	height: 41px;
	background: url(../img/cor37.gif) no-repeat;
}
.gallery_contributors_left .cor_right
{
	width: 12px;
	height: 41px;
	background: url(../img/cor38.gif) no-repeat;
}
/*for picts*/
.picts_contributors_left .gray_tab_box
{
	width: 160px;
	clear: both;
}
.picts_contributors_left .gray_tab_box_in
{
}
.picts_contributors_left .gray_tab .text
{
	width: 136px;
}
.picts_contributors_left .cor_left
{
	width: 12px;
	height: 41px;
	background: url(../img/cor37.gif) no-repeat;
}
.picts_contributors_left .cor_right
{
	width: 12px;
	height: 41px;
	background: url(../img/cor38.gif) no-repeat;
}
/*for video*/
.video_contributors_left .gray_tab_box
{
	width: 160px;
	clear: both;
}
.video_contributors_left .gray_tab_box_in
{
}
.video_contributors_left .gray_tab .text
{
	width: 136px;
}
.video_contributors_left .cor_left
{
	width: 12px;
	height: 41px;
	background: url(../img/cor37.gif) no-repeat;
}
.video_contributors_left .cor_right
{
	width: 12px;
	height: 41px;
	background: url(../img/cor38.gif) no-repeat;
}
/*for video index*/
.video_index_list .gray_tab_box
{
	height: 437px;
	width: 290px;
	clear: both;
}
.video_index_list .gray_tab_box_in
{
	height: 407px;
	overflow: hidden;
}
.video_index_list .gray_tab .text
{
	width: 266px;
}
/*for categories*/
.categories_bg
{
	padding: 3px 4px 4px;
}
.categories
{
	background: #F9F8F8 url(../img/bg_left_menu2.jpg) repeat-x;
	padding: 10px 15px 10px 10px;
	margin: 0;
}
.full_list_item .categories
{
	background: none;
	padding: 10px 15px 10px 10px;
	margin: 0;
}
.categories .title
{
	text-align: left;
	margin-left: 5px;
}
.categories .cat_box
{
	margin-left: 5px;
	margin-top: 3px;
	color: #4D4C2A;
}
.categories .cat_box A
{
	color: #1F3921;
	text-decoration: none;
}
.categories .cat_box A:hover
{
	color: #E1050F;
	text-decoration: none;
}
.categories .cat_box SPAN
{
	font-size: 9px;
}
.categories .cat_box .item
{
	line-height: 120%;
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 0 3px;
	margin: 0;
}
.products_search_ab_left
{
	margin-top: 0;
	margin-bottom: 10px;
}
.products_search_ab_left .cat_title
{
	text-align: left;
	font-size: 13px;
	color: #3E4E5C;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.products_search_ab_left .cat_title A
{
	color: #AD1E02;
	text-decoration: none;
}
.newsletter
{
	color: #4D4C2A;
}
.newsletter .title
{
	text-align: left;
	font-size: 14px;
	padding: 3px 3px 3px 20px;
	color: #FFFFFF;
	background: #4D4C2A url(../img/bg6.gif);
}
.newsletter .newsletter_box
{
	margin: 0 10px 10px;
}
.newsletter .newsletter_box FORM
{
	text-align: left;
}
.categories .gray_tab_box
{
	/*[disabled]width:160px;*/
	/*[disabled]clear:both;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:5px;*/
}
.categories .gray_tab .text
{
	/*[disabled]width:136px;*/
}
.categories .gray_tab_box DIV
{
	/*[disabled]padding:1px 3px;*/
	/*[disabled]text-align:left;*/
}
.categories .gray_tab_box A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.categories .gray_tab_box A:hover
{
	/*[disabled]text-decoration:underline;*/
}
.categories DIV.line
{
	/*[disabled]background:url(../img/bg_dr.gif);*/
	/*[disabled]height:3px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]border:none;*/
}
.categories .alerts
{
	padding: 5px 5px 5px 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.categories .alerts .title
{
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.categories .alerts .text
{
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.categories .alerts .but
{
	width: 70px;
}
/*for members*/
.members_category_left_menu
{
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
	/*[disabled]padding:0px 10px;*/
	/*[disabled]clear:both;*/
	/*[disabled]margin-left:7px;*/
}
.members_category_left_menu A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.members_category_left_menu A:hover
{
	/*[disabled]text-decoration:underline;*/
}
.members_category_left_menu DIV.item
{
	/*[disabled]padding:6px 5px 4px;*/
	/*[disabled]margin-left:10px;*/
}
/*for contacts or biz directory*/
.biz_categories
{
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
}
.biz_categories .gray_tab_box
{
	/*[disabled]clear:both;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:5px;*/
}
.biz_categories .gray_tab .text
{
	/*[disabled]width:156px;*/
}
.biz_categories .gray_tab_box DIV
{
	/*[disabled]padding:1px 3px;*/
	/*[disabled]text-align:left;*/
}
.biz_categories .gray_tab_box A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.biz_categories DIV.line
{
	/*[disabled]background:url(../img/bg_dr.gif);*/
	/*[disabled]height:3px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]border:none;*/
}
/*for jobs*/
.jobs_categories
{
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
}
.jobs_categories .gray_tab_box
{
	/*[disabled]clear:both;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:5px;*/
}
.jobs_categories .gray_tab .text
{
	/*[disabled]width:136px;*/
}
.jobs_categories .gray_tab_box DIV
{
	/*[disabled]padding:1px 3px;*/
	/*[disabled]text-align:left;*/
}
.jobs_categories .gray_tab_box A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.jobs_categories DIV.line
{
	/*[disabled]background:url(../img/bg_dr.gif);*/
	/*[disabled]height:3px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]border:none;*/
}
/*for blog*/
.blog_categories
{
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
}
.blog_categories .gray_tab_box
{
	/*[disabled]clear:both;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:0px;*/
	/*[disabled]border-bottom:none;*/
}
.blog_categories .gray_tab .text
{
	/*[disabled]width:156px;*/
}
.blog_categories .gray_tab_box DIV
{
	/*[disabled]padding:1px 3px;*/
	/*[disabled]text-align:left;*/
}
.blog_categories .gray_tab_box A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.blog_categories DIV.line
{
	/*[disabled]background:url(../img/bg_dr.gif);*/
	/*[disabled]height:3px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]border:none;*/
}
/*for recent_posts*/
.recent_posts
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.recent_posts .gray_tab_box
{
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.recent_posts .gray_tab
{
	height: 41px;
}
.recent_posts .gray_tab .text
{
	width: 156px;
}
.recent_posts .gray_tab_box DIV
{
	padding: 1px 5px 5px;
	text-align: left;
}
.recent_posts .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.recent_posts DIV.line
{
	background: url(../img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for entry_tags*/
.entry_tags
{
	margin: 5px 4px 4px;
	background: #F4F4F4;
	padding: 10px 0;
}
.entry_tags .title
{
	margin-left: 15px;
	margin-bottom: 10px;
}
.entry_tags .list_item
{
	margin: 5px 10px 0;
}
.entry_tags A
{
	text-decoration: none;
}
.entry_tags DIV.line
{
	background: url(../img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.see_also
{
	margin: 5px 4px 4px;
	background: #F4F4F4;
	padding: 10px 0 15px;
}
.see_also .title
{
	margin-left: 15px;
	margin-bottom: 5px;
}
.see_also UL
{
	padding: 0;
	margin: 0 0 0 25px;
}
.see_also .title A
{
	text-decoration: none;
}
/**/
.gallery_categories
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.gallery_categories .gray_tab_box
{
	width: 160px;
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
	border-bottom: none;
}
.gallery_categories .gray_tab .text
{
	width: 136px;
}
.gallery_categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: center;
}
.gallery_categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.gallery_categories .gray_tab_box A:hover
{
	text-decoration: underline;
}
.gallery_categories DIV.line
{
	background: url(../img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for pictures categories*/
.pictures_categories
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.pictures_categories .gray_tab_box
{
	width: 160px;
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
	border-bottom: none;
}
.pictures_categories .gray_tab .text
{
	width: 136px;
}
.pictures_categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: center;
}
.pictures_categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.pictures_categories .gray_tab_box A:hover
{
	text-decoration: underline;
}
.pictures_categories DIV.line
{
	background: url(../img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for video categories*/
.video_categories
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.video_categories .gray_tab_box
{
	width: 160px;
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
	border-bottom: none;
}
.video_categories .gray_tab .text
{
	width: 136px;
}
.video_categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: center;
}
.video_categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.video_categories .gray_tab_box A:hover
{
	text-decoration: underline;
}
.video_categories DIV.line
{
	background: url(../img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for vendors*/
.vendors_dd
{
}
.vendors_dd .gray_tab_box
{
	width: 160px;
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 0px;
	border-bottom: none;
}
.vendors_dd .gray_tab .text
{
	width: 136px;
}
.vendors_dd .box-bot
{
	height: 17px;
}
/*for vendors news*/
.vendors_news
{
}
.vendors_news .green_tab .text
{
	width: 206px;
}
.vendors_news .green_tab_box_in
{
	margin-top: -10px;
}
.vendors_news .box-bot
{
	width: 99%;
	margin-left: 1px;
}
.vendors_news .right_list_item .title
{
	font-weight: normal;
}
.vendors_news .right_list_item
{
	font-size: 13px;
}
/*end left right  part
*********************************************************************************************************************
footer*/
.footer_left
{
	width: 19px;
	height: 32px;
	background: url(../img/bot_cor1.jpg);
}
.footer_center
{
	height: 32px;
	background: url(../img/bg6.gif);
	color: #D3DA2B;
}
.footer_right
{
	width: 19px;
	height: 32px;
	background: url(../img/bot_cor2.jpg);
}
.footer_center A
{
	color: #FFFFFF;
	text-decoration: none;
}
.product_option
{
	display: block;
	margin: 5px 0;
}
.product_option TD
{
	background: #F6F6F6;
}
.opt_title
{
	font-weight: bold;
}
.opt_value
{
	padding-left: 5px;
}
.bot_bg
{
	background: url(../img/top_bg2.jpg);
	height: 3px;
	line-height: 1px;
}
/*Navigation*/
.box-bot_box
{
	margin: 10px 10px 0;
	padding-bottom: 0px;
}
.box-bot_box_acc
{
	margin: 0;
	padding-bottom: 0px;
	background: #EBE9E9;
}
.box-bot_all
{
	padding: 0 7px 0px;
	margin: 0;
}
.box-bot_all .next
{
	float: right;
}
.box-bot_all .prev
{
	float: left;
}
.list_nav_ref, .list_nav_next, .list_nav_prev, .list_nav_caption
{
	padding: 5px 0 4px;
	color: #6B6B6B;
	font: 0.85em arial;
	overflow: hidden;
	text-align: left;
}
.view_all
{
	padding: 7px 0 4px;
	color: #6B6B6B;
	font: 11px arial;
	overflow: hidden;
	text-align: right;
	float: right;
	width: 60px;
}
.list_nav_page_num_curr_page
{
	color: #010000 !important;
	text-decoration: none !important;
	background-color: #D7D7D7 !important;
	border: 1px solid #C7C7C7;
	margin-right: 3px;
	padding: 2px 5px 1px;
	font-size: 11px;
}
.box-bot A, .list_nav_ref A, .list_nav_next A, .list_nav_prev A, .list_nav_caption A
{
	border: 1px solid #C7C7C7;
	background-color: #FFFFFF !important;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 2px;
}
.box-bot A:hover, .list_nav_ref A:hover, .list_nav_next A:hover, .list_nav_prev A:hover, .list_nav_caption A:hover
{
	background-color: #E9E9E9;
	color: #010000 !important;
}
.list_nav_page_num_delim, .nav_dots, .last_delim
{
	display: none;
}
.list_nav_caption
{
	margin: 0px 10px 0px 0;
	display: block;
}
.list_nav_ref
{
	font-size: 1px;
	letter-spacing: 0px;
}
.table_nav
{
	float: left;
}
.table_nav A
{
	float: left;
}
.table_nav TD.list_nav_caption
{
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}
.table_nav TD.list_nav_ref SPAN
{
	float: left;
}
.box-bot .prev_gal
{
	margin-left: 10px;
	margin-top: -5px;
	position: relative;
	border: none;
	float: left;
}
.box-bot .prev_gal A
{
	border: none;
}
.box-bot .next_gal
{
	border: none;
	float: right;
	margin-right: 10px;
	margin-top: -5px;
	position: relative;
}
.box-bot .next_gal A
{
	border: none;
}
/*******
*********************************************************************************************************************
for calendar
*********************************************************************************************************************
popup*/
.popup
{
	padding: 20px;
	color: #686911;
	background: #FBF4DA;
	border: 2px solid #686911;
	margin: 5px 10px;
}
*#menu_in
{
	color: #FFFFFF;
	background: #C1AA84;
	padding: 0px 0px 5px;
	float: left;
	margin: 1px;
	z-index: 1;
	vertical-align: top;
}
*#menu_in A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 1;
	top: 5px;
}
*#menu_in A:hover
{
	color: #FFFF00;
	z-index: 1;
}
*#menu_in SPAN
{
	width: 11px;
	height: 20px;
	z-index: 1;
	vertical-align: top;
	float: left;
}
*#menu_in SPAN IMG
{
	top: -20px;
	vertical-align: top;
}
*#menu_in .menu_ord
{
	color: #FFFF00;
}
.list_title_td
{
	background: #B4AC63;
	color: #FFFFFF;
}
.list_title_td A
{
	color: #FFFFFF;
	text-decoration: none;
}
.list_select_title_td
{
	background: #B4AC63;
	color: #FFFFFF;
}
/*picts_big*/
.rate_stars IMG
{
	width: 13px;
	height: 12px;
	border-width: 0px;
	margin: 0;
	display: block;
	float: left;
}
#cpop
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 25px;
	background-color: #FFF;
	float: left;
	text-align: left;
	z-index: 200;
}
#cpop A.p1, #cpop A.p1:visited
{
	display: block;
	text-decoration: none;
	background: #FFFFFF;
	border: 0;
}
#cpop A IMG
{
	border: 0;
}
#cpop A.p1:hover
{
	text-decoration: none;
}
#cpop A .zoom
{
	display: block;
	position: absolute;
	border: 1px solid #808080;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	margin: -27px 0px 0px;
}
#cpop A .zoom_index
{
	display: block;
	position: absolute;
	border: 1px solid #808080;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	margin: -22px 0px 0px;
}
#cpop A .large
{
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 0;
	top: 0;
	left: 0;
	z-index: 10;
}
#cpop A.p1:hover .large
{
	display: block;
	position: absolute;
	top: -150px;
	left: 20px;
	width: auto;
	height: auto;
	border: 1px solid #808080;
}
/*buttons*/
.submit_but
{
	font-size: 14px;
	background: #60731B;
	padding: 5px;
	color: #F5E429;
	font-weight: bold;
	letter-spacing: 1px;
	width: 250px;
}

