IMG
{
	border: 0;
}
/*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: 13px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}
TABLE, TR, TD
{
	font-weight: normal;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}
A
{
	color: #048FCE;
}
A:hover
{
	color: #FF9A00;
}
BUTTON, SELECT, INPUT
{
	font-weight: normal;
	font-size: 11px;
}
DIV, SPAN
{
	padding: 0px;
	margin: 0px;
}
IMG, FORM
{
	margin: 0px;
	padding: 0px;
	background: none;
}
H1
{
	font-size: 22px;
}
H2
{
	font-size: 18px;
}
HR
{
	color: #D5E0EC;
	height: 1px;
	border: 1px solid #D5E0EC;
}
P
{
	margin: 5px 0px;
}
.mt10
{
	margin-top: 10px;
}
.img
{
	line-height: 1px;
	margin: 0px;
	font-size: 1px;
	padding: 0px;
}
.spaser
{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.pict
{
	float: left;
	margin: 0px 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
{
	float: left;
	font-size: 11px;
}
.path_box A
{
	text-decoration: none;
}
.path A
{
	text-decoration: none;
}
.sort
{
	float: right;
	min-width: 200px;
	text-align: right;
	font-size: 11px;
	color: #048FCE;
	font-family: arial;
}
.sort .submit_go
{
	width: 25px;
}
.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;
}
.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: 11px;
}
.banner
{
	text-align: center;
}
.banner_left
{
	text-align: left;
}
.not_found
{
	color: #868484;
	text-align: center;
	font-style: italic;
	font-family: georgia;
	font-size: 14px;
}
.rss
{
	text-align: center;
	margin: 10px 0px;
}
.table_line TD
{
	border-bottom: 1px solid #CCCCCC;
	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: #ECF2F7;
}
.table_line .sub_title_sm
{
	background: #ECF2F7;
	font-size: 11px;
}
TABLE.table_line_check TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
TABLE.table_line_check
{
	padding: 0px;
}
.table_line .form_title
{
	text-align: right;
	/*[disabled]background-color:#F7F7F7;*/
}
.form_title
{
	text-align: right;
}
.table_line .form_field
{
	/*[disabled]background-color:#F7F7F7;*/
	text-align: left;
}
.table_line .memo_form_title
{
	background-color: #F7F7F7;
	text-align: left;
}
.table_line .form_field_center
{
	background-color: #F7F7F7;
}
.form_field
{
	text-align: left;
}
.check_box
{
	border: 1px dotted #CCCCCC;
}
.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;
}
.form_background
{
	background: #F4F6F8;
}
.location
{
	font-weight: bold;
	color: #41657A;
}
.author
{
	font-weight: bold;
}
.file
{
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.date
{
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
}
.date_line
{
	text-decoration: none;
	color: #254960;
	font-size: 15px;
	font-style: italic;
	text-align: center;
}
.date_line_left
{
	text-decoration: none;
	color: #254960;
	font-size: 15px;
	font-style: italic;
	text-align: left;
}
.title
{
	font-size: 16px;
	color: #7D3B0B;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: "Century Gothic", Helvetica, Verdana;
}
.title_pict
{
	font-size: 16px;
	color: #7D3B0B;
	font-weight: bold;
	margin-bottom: 0;
	height: 37px;
	margin-top: 0;
}
.title A
{
	text-decoration: none;
	color: #A10101;
}
.title A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_left
{
	font-size: 16px;
	color: #A10101;
	text-align: left;
	font-weight: bold;
}
.title_left A
{
	text-decoration: none;
	color: #A10101;
}
.title_left A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big
{
	font-size: 18px;
	color: #A10101;
	text-align: center;
	font-weight: bold;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 3px;
}
.title_big A
{
	text-decoration: none;
	color: #A10101;
}
.title_big A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big_left
{
	font-size: 18px;
	color: #A10101;
	text-align: left;
	font-weight: bold;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-style: italic;
	margin-bottom: 3px;
}
.title_big_left A
{
	text-decoration: none;
	color: #A10101;
}
.title_big_left A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_sm
{
	font-size: 15px;
	color: #7C3A0A;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	font-family: "Trebuchet MS", Tahoma;
}
.title_sm A
{
	color: #E32C01;
	text-decoration: none;
}
.title_sm2
{
	font-size: 15px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	font-family: "Trebuchet MS", Tahoma;
}
.title_sm_bg
{
	background: #EAEAF6;
	font-weight: bold;
}
.title_sm_bg_invoice
{
	background: #EAEAF6;
	font-weight: bold;
}
.sub_title
{
	font-weight: bold;
	color: #295285;
}
.title_background
{
	font-size: 16px;
	color: #8E1C2D;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F6F4F1;
	font-family: "Trebuchet MS";
	text-align: center;
}
.title_background A
{
	color: #8E1C2D;
	font-weight: bold;
}
.title_background_box
{
	padding: 0px 10px;
}
.title_background_box .title
{
	padding: 0px;
	font-size: 14px;
}
.title_background_box .products_list_item .item_properties
{
	width: 98px;
	margin-bottom: 0;
	float: left;
	overflow: hidden;
}
.title_background_box .products_list_item
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.title_background_box .products_list_item .pict
{
	width: 90px;
}
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: #E5E9F3;
	font-family: "Trebuchet MS";
	text-align: left;
	padding-left: 15px;
}
.title_background_check A
{
	color: #8E1C2D;
	font-weight: bold;
}
.title_background_check .menu
{
	font-size: 12px;
}
.line
{
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 10px;
}
.line_bot
{
	clear: both;
	height: 30px;
	border-top: 1px solid #CCCCCC;
}
.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;
}
/*for top*/
.header
{
	background: #FFFFFF;
}
.header_left
{
	background: url(../img/bg_left.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.header_top
{
	background: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.header_bot
{
	background: url(../img/bg_bot.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.header_right
{
	background: url(../img/bg_right.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.header_main
{
	background: url(../img/pm_bg_gray.gif);
	border-top: 1px solid #FFFFFF;
}
.logo
{
	float: left;
	margin: 10px 10px 0px;
}
.header_search
{
	float: right;
	margin: 10px 10px 0px 20px;
	text-align: right;
	color: #048FCE;
	font-size: 11px;
}
.text-top
{
	color: #048FCE;
	font-size: 11px;
}
.text-top A
{
	color: #048FCE;
	text-decoration: none;
	text-transform: uppercase;
}
/*dd menu acc*/
.menu_in_box
{
	border-bottom: 1px solid #6594E0;
	width: 90%;
}
*#menu_in
{
	color: #FFFFFF;
	background: #6594E0;
	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: #6594E0;
	color: #FFFFFF;
}
.list_edit_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_del_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_title_td A
{
	color: #FFFFFF;
	text-decoration: none;
}
.list_select_title_td
{
	background: #6594E0;
	color: #FFFFFF;
	padding: 0px;
}
.list_td_sel
{
	padding: 0px;
}
/*dd menu acc
dd menu
dd menu*/
*#menu_dd
{
	height: 31px;
	z-index: 1;
	background: url(../img/top_menu_bg.jpg);
	margin: 0px 10px;
}
*#menu_dd A
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
*#menu_dd A:hover
{
	color: #FFFF00;
}
*#menu_dd .left
{
	height: 31px;
	width: 8px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu1.jpg);
	float: left;
}
*#menu_dd .center
{
	height: 31px;
	padding: 0px 10px;
	margin: 0px;
	float: left;
	float: left;
}
*#menu_dd .right
{
	height: 31px;
	width: 8px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu2.jpg);
	float: right;
}
*#menu_dd LI
{
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
	display: inline;
	float: left;
	height: 31px;
	position: relative;
	z-index: 2;
	list-style-type: none;
	border-right: 1px solid #FFFFFF;
}
*#menu_dd LI A
{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 15px 0px;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
*#menu_dd LI:hover
{
	background: url(../img/top_menu_bg_sel.jpg);
}
*#menu_dd LI.sel
{
	color: #FFFF00;
	background: url(../img/top_menu_bg_sel.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: 500;
	top: 31px;
	display: block;
	left: 0px;
	width: 150px;
	margin: 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
/*border: 1px solid #000000;*/
}
*#menu_dd LI UL LI
{
	position: relative;
	z-index: 500;
	top: 0;
	display: block;
	float: left;
	margin: 0px;
	height: 25px;
	width: 150px;
	left: 0px;
	border-top: 1px solid #FFFFFF;
	background-color: #FE981F;
/*border: 1px solid #000000;*/
}
*#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 15px;
	text-align: left;
	top: 0px;
	font-size: 12px;
	text-transform: none;
	display: block;
}
/*Use this style to adjust sub-menu elements hover*/
*#menu_dd LI UL LI A:hover
{
	background-color: #C62904;
	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
*********************************************************************************************************************
end dd menu
end for top
*********************************************************************************************************************
*********************************************************************************************************************
center content*/
.content
{
	/*[disabled]margin:5px 11px;*/
	/*[disabled]min-height:600px;*/
}
.content_table
{
}
.content_table .left_td
{
	text-align: left;
	width: 190px;
}
.content_table .left_td_sm
{
	text-align: left;
	width: 170px;
}
.content_table .left_td_big
{
	text-align: left;
	padding: 0px 13px 0px 3px;
}
.content_table .center_td
{
	padding: 0px 13px;
	text-align: left;
}
.content_table .center_td_all
{
	padding: 0px 13px;
	text-align: left;
}
.content_table .right_td
{
	width: 300px;
	text-align: left;
}
.content_table .right_td_sm
{
	width: 180px;
	text-align: left;
}
.content_table .right_td_products
{
	width: 240px;
	text-align: left;
}
.content_table .right_td_mid
{
	width: 240px;
	text-align: left;
}
.pict_index
{
	padding: 0px 13px 15px;
}
.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;
}
/*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: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3D4148;
}
.gallery_full_list
{
}
.gallery_full_list .galley_pict
{
	text-align: center;
}
.gallery_full_list .title
{
	font-size: 14px;
}
.video_full_list
{
}
.video_full_list .video_pict
{
	text-align: center;
}
.video_full_list .title
{
	font-size: 14px;
}
.video_full_list .author
{
	font-size: 12px;
	padding: 2px;
	text-align: center;
}
.pictures_full_list
{
}
.pictures_full_list .picts_pict
{
	text-align: center;
}
.pictures_full_list .title
{
	font-size: 14px;
}
.pictures_full_list .author
{
	font-size: 12px;
	padding: 2px;
	text-align: center;
}
.slideshow
{
	float: right;
	text-align: right;
	font-size: 12px;
	padding: 3px 7px 0px 0px;
	font-family: tahoma;
	color: #1B549A;
}
.change_gallery
{
	float: left;
	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_window
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.video_window_table
{
	width: 300px;
	background: #F6F4F1;
}
.video_window_table TD
{
	padding: 7px;
}
.video_window_table TD.pict_td
{
	padding: 0px;
}
.video_window_table TD.next_prev
{
	padding: 3px;
}
.video_window .title
{
	font-size: 18px;
	color: #A10101;
	text-align: left;
	font-weight: bold;
	font-family: georgia;
	font-style: italic;
}
.video_window .text
{
	text-align: right;
}
.video_window .video_window_pict
{
	width: 380px;
	height: 290px;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	background: #CCCCCC;
	text-align: center;
}
.video_window .video_window_pict A
{
	border: 1px solid #FFFFFF;
}
.video_window .box_left_list
{
	height: 335px;
	background: #F6F4F1;
}
.video_window .left_list
{
	height: 357px;
	padding: 0px 1px;
	overflow: auto;
	clear: both;
	background: #CCCCCC;
}
.video_window .left_list TD
{
	border-bottom: 1px solid #CCCCCC;
	background: #EEF1F4;
}
.video_window .left_list_pict
{
	text-align: center;
}
.video_cats
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px 7px 5px 15px;
	line-height: 160%;
	padding: 0px;
}
.video_cats LI
{
	list-style-type: square;
	color: #0981CD;
}
.video_cats UL
{
	margin: 0px 5px 5px 15px;
	line-height: 160%;
	padding: 0px;
}
.video_cats UL LI
{
	list-style-type: disc;
	color: #0981CD;
}
.video_cats UL LI
{
	line-height: 130%;
}
/**********************************************************************************************************************
lists items*/
.list_item
{
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #DCDEE1;
	color: #3D4148;
}
.list_item .date
{
	font-size: 11px;
	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
{
	color: #41657A;
}
.right_list_item
{
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #DCDEE1;
	font-family: Georgia;
	font-size: 14px;
	color: #3D4148;
}
.right_list_item A
{
	color: #41657A;
}
.full_list_item
{
	padding: 7px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3D4148;
}
.full_list_item TD
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D4148;
	padding: 7px;
}
.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;
	font-family: georgia;
}
.full_list_item UL
{
	padding-left: 0px;
	margin-left: 25px;
}
.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;
	margin-bottom: 30px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 13px;
}
.no_border
{
	border: none;
}
.products_list_item .pict
{
	padding: 5px;
	width: 150px;
	min-height: 70px;
	border: 1px solid #CCCCCC;
}
.products_list_item .pict_zoom_box
{
	float: left;
	margin: 0px 20px 10px 0px;
	text-align: center;
}
.products_list_item .pict_zoom_box_right
{
	float: left;
	margin: 0px 20px 10px 0px;
	text-align: left;
	max-width: 220px;
}
.products_list_item .pict_zoom
{
	padding: 5px;
	min-width: 150px;
	min-height: 70px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.products_list_item .pict_zoom A
{
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-top: 3px;
}
.products_list_item .item_properties
{
	padding: 5px;
	float: left;
	margin-left: 0px;
	width: 335px;
}
.products_list_item .item_properties_zoom
{
	padding: 5px;
	float: left;
	margin-left: 0px;
	width: 230px;
}
.products_list_item .title
{
	text-align: left;
	font-family: georgia;
}
.products_list_item .title_zoom
{
	font-size: 18px;
}
.products_list_item .vendor SPAN
{
	font-weight: bold;
}
.products_list_item .sku SPAN
{
	font-weight: bold;
}
.products_list_item .price
{
	color: #FC0000;
	font-weight: bold;
	font-family: georgia;
}
.products_list_item .msrp
{
	color: #660000;
	font-weight: normal;
}
.products_list_item .save
{
	color: #477558;
}
.products_list_item .line
{
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 0px 5px;
}
.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;
}
.discounts_info_upsale
{
	margin-left: 20px;
}
.title_sm_disc
{
	font-size: 14px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	font-family: "Trebuchet MS", Tahoma;
}
/**********************************************************************************************************************
end lists items*/
.more
{
	padding: 4px 10px 0px;
	color: #212121;
	background: #E4EBF1;
	font-size: 11px;
}
.more A
{
	color: #A2024D;
	letter-spacing: 1px;
	text-decoration: none;
}
.more A:hover
{
	color: #DB0202;
	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;
}
.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_right .events_in
{
	height: 230px;
	overflow: hidden;
}
/*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
{
}
.blog_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
}
.blog_calendar_left .title
{
	font-size: 16px;
	color: #628171;
	text-decoration: none;
	font-weight: bold;
}
.blog_calendar_left .title A
{
	text-decoration: none;
	color: #628171;
}
/**********************************************************************************************************************
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;
	width: 445px;
}
.tabs DIV
{
	float: left;
}
.tabs TD DIV
{
	float: none;
}
.tabs_list_item
{
	padding: 10px 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3D4148;
	border-bottom: 1px dotted #CCCCCC;
}
.tabs_list_item A
{
	font-size: 15px;
}
.tabs_list_item .author
{
	font-size: 13px;
	font-weight: bold;
}
/*start for index 3 tabs inc_index_3tabs.html*/
.tabs .text
{
	background: url(../img/cor32.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
	width: 113px;
}
.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;
	width: 113px;
}
.tabs .text1 A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .line0_1
{
	width: 2px;
	border-bottom: 2px solid #A9515C;
	height: 30px;
}
.tabs .news_tab
{
	width: 90px;
}
.tabs .exp_tab
{
	width: 136px;
}
.tabs_box0_1
{
	clear: both;
	width: 560px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	min-height: 109px;
	padding-top: 10px;
}
.tabs_box0_1 .box
{
	min-height: 107px;
	width: 539px;
	text-align: left;
	margin-left: 10px;
	vertical-align: top;
}
.tabs_box0_1 .box_in
{
	/*[disabled]height:290px;*/
	padding: 0px 10px;
}
.tabs_box0_1 .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
	margin: 0;
}
/*end for index 3 tabs inc_index_3tabs.html
start for index 2 tabs inc_index_2bot_tabs.html*/
.tabs .text3
{
	background: url(../img/cor16.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
	width: 187px;
}
.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;
	width: 187px;
}
.tabs .text4 A
{
	display: block;
	text-decoration: none;
	color: #224B36;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.tabs .line3_4
{
	width: 3px;
	border-bottom: 2px solid #6A8774;
	height: 28px;
}
.tabs_box3_4
{
	clear: both;
	width: 441px;
	border-left: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	height: 240px;
}
.tabs_box3_4 .box
{
	height: 240px;
	text-align: left;
}
.tabs_box3_4 .box_in
{
	height: 211px;
	padding: 0px 10px;
	overflow: hidden;
}
.tabs_box3_4 .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
}
/*end for index 2 tabs inc_index_2bot_tabs.html
end index central tabs
start products central tabs*/
.inc_market_place_tabs_box
{
	width: 525px;
	height: 490px;
	margin: 0px;
	background: url(../img/market.jpg) no-repeat;
	background-position: top;
	border: 1px solid #FFFFFF;
}
.tabs_products
{
	clear: both;
	margin: 97px 10px 0px;
	height: 45px;
}
.tabs_products DIV
{
	float: left;
}
.tabs_products TD DIV
{
	float: none;
}
.tabs_products .market
{
	background: url(../img/cor45.gif);
	height: 44px;
	text-align: center;
	padding: 0px 2px;
	border-bottom: 2px solid #FBBD4E;
	font-family: Georgian;
	width: 80px;
}
.tabs_products .market A
{
	display: block;
	text-decoration: none;
	color: #7E1F2E;
	margin-top: 8px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
}
.tabs_products .market1
{
	background: url(../img/cor42.gif);
	height: 44px;
	text-align: center;
	padding: 0px 2px;
	color: #FFFFFF;
	font-family: Georgia;
	width: 80px;
	font-weight: bold;
}
.tabs_products .market1 A
{
	display: block;
	text-decoration: none;
	color: #DA031A;
	margin-top: 8px;
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
}
.tabs_products .mark_line
{
	width: 2px;
	border-bottom: 3px solid #FBBD4E;
	height: 43px;
}
.tabs_products .mark_line_last
{
	width: 170px;
	_width: 168px;
	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: 498px;
	border-left: 2px solid #FBBD4E;
	border-bottom: 2px solid #FBBD4E;
	padding: 0px;
	color: #3C3C3C;
	border-right: 2px solid #FBBD4E;
	margin-left: 10px;
	background: url(../img/bg_products.gif) repeat-x bottom;
}
.tabs_box_products .box
{
	height: 335px;
	overflow: hidden;
}
.tabs_box_products .box_in
{
	height: 298px;
	padding: 0px;
	overflow: hidden;
	margin: 1px 0px;
}
.tabs_box_products .box-bot
{
	margin: 3px 5px 0px;
}
/*end products central tabs
end tabs
*********************************************************************************************************************
for box bottom*/
.box-bot
{
	clear: both;
	margin-top: 5px;
	color: #0272BA;
	font-size: 11px;
	text-align: center;
}
.box-bot .prev
{
	float: left;
	margin-left: 1px;
	width: 41px;
}
.box-bot .next
{
	float: right;
	margin-right: 1px;
	width: 41px;
}
.box-bot IMG
{
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box-bot .prev_gal
{
	float: left;
	margin-left: 0px;
}
.box-bot .next_gal
{
	float: right;
	margin-right: 0px;
}
.box-bot .center
{
	float: left;
	margin-top: 1px;
	text-align: center;
}
.box-bot .center A
{
	text-decoration: none;
	color: #0272BA;
	padding: 0px;
	font-family: verdana;
}
.box-bot .center A DIV:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.box-bot .center DIV
{
	height: 15px;
	float: left;
}
.box-bot .center DIV.text
{
	padding-top: 1px;
	padding-left: 2px;
	text-align: left;
}
.box-bot .m20
{
	margin-left: 20px;
}
.box-bot .m30
{
	margin-left: 30px;
}
.box-bot .m40
{
	margin-left: 40px;
}
.box-bot .m50
{
	margin-left: 50px;
}
.box-bot .m60
{
	margin-left: 60px;
}
.box-bot .m90
{
	margin-left: 90px;
}
.box-bot .m120
{
	margin-left: 120px;
}
.box-bot .m6
{
	margin-left: 6px;
}
.box-bot .m4
{
	margin-left: 4px;
}
.box-bot .index_gallery
{
	width: 90px;
	margin-left: 5px;
	margin-top: -7px;
}
/*
.content .left_part{min-height: 260px; width: 188px; margin-right: 11px;   background: url(../img/bg_box.jpg) repeat-x; background-position : bottom;}

.content .left_part2{width: 190px;}
.content .left_part3{border: 1px solid #cccccc; height: 70px; width: 188px; background: url(../img/bg_box.jpg) repeat-x; background-position : bottom;}

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
{
	border-top: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	width: 151px;
}
.category_left_menu .links DIV
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 13px;
}
.category_left_menu .links DIV.search_form
{
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 0px;
}
.category_left_menu .links DIV.search_form A
{
	display: inline;
	border: none;
}
.category_left_menu .left_title
{
	background: url(../img/cor36.gif) repeat-y;
	width: 34px;
}
.category_left_menu .left_title SPAN
{
	margin-left: 8px;
	display: block;
}
.category_left_menu .cor_top
{
	background: url(../img/cor36.gif) repeat-y;
}
.category_left_menu .cor_bot
{
	background: url(../img/cor36.gif) repeat-y;
}
.category_left_menu A
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #880C20;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 0px 2px 2px;
}
.category_left_menu A:hover
{
	color: #FF9900;
	text-decoration: underline;
}
/*for members search*/
.ot
{
	font-size: 9px;
	text-decoration: none;
	color: #19385E;
	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
{
	clear: both;
}
.gray_tab DIV
{
	float: left;
}
.gray_tab TD DIV
{
	float: none;
}
.gray_tab .cor_left
{
	width: 12px;
	height: 41px;
	background: url(../img/cor11.gif) no-repeat;
}
.gray_tab .cor_right
{
	width: 12px;
	height: 41px;
	background: url(../img/cor12.gif) no-repeat;
}
.gray_tab .cor_left_products
{
	width: 12px;
	height: 41px;
	background: url(../img/cor37.gif) no-repeat;
}
.gray_tab .cor_right_products
{
	width: 12px;
	height: 41px;
	background: url(../img/cor38.gif) no-repeat;
}
.gray_tab .cor_left_line
{
	width: 12px;
	height: 41px;
	background: url(../img/cor37.gif) no-repeat;
}
.gray_tab .cor_right_line
{
	width: 12px;
	height: 41px;
	background: url(../img/cor38.gif) no-repeat;
}
.gray_tab .text
{
	background: url(../img/cor13.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
}
.gray_tab .text A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.gray_tab_box
{
	border-left: 2px solid #B0B7C0;
	border-right: 2px solid #B0B7C0;
	border-bottom: 2px solid #B0B7C0;
	clear: both;
	padding: 0px 3px;
}
.gray_tab_box TABLE.gray_background
{
}
.gray_tab_box TABLE.gray_background TD
{
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	background: #EEF1F4;
	text-align: center;
}
.green_tab
{
	clear: both;
}
.green_tab DIV
{
	float: left;
}
.green_tab TD DIV
{
	float: none;
}
.green_tab .cor_left
{
	width: 12px;
	height: 41px;
	background: url(../img/cor14.gif) no-repeat;
}
.green_tab .cor_right
{
	width: 12px;
	height: 41px;
	background: url(../img/cor15.gif) no-repeat;
}
.green_tab .text
{
	background: url(../img/cor16.gif);
	height: 41px;
	text-align: center;
	padding: 0px 5px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.green_tab .text A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
}
.green_tab_box
{
	border-left: 2px solid #6A8774;
	border-right: 2px solid #6A8774;
	border-bottom: 2px solid #6A8774;
	clear: both;
	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;
}
#gallery_picts
{
	vertical-align: top;
}
#gallery_picts A
{
	display: inline-block;
	height: 125px;
	overflow: hidden;
}
/*for contributors index*/
.contributors_index .gray_tab_box
{
	height: 240px;
	width: 180px;
	clear: both;
}
.contributors_index .gray_tab_box_in
{
	height: 209px;
	overflow: hidden;
}
.contributors_index .gray_tab .text
{
	width: 156px;
}
/*for contributors on other pages*/
.contributors_left .gray_tab_box
{
	width: 160px;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.contributors_left .gray_tab_box_in
{
}
.contributors_left .gray_tab .text
{
	width: 136px;
}
.contributors_left .gray_tab
{
	padding: 0px;
	margin: 0px;
	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
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.categories .gray_tab_box
{
	width: 160px;
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.categories .gray_tab .text
{
	width: 136px;
}
.categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: left;
}
.categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.categories .gray_tab_box A:hover
{
	text-decoration: underline;
}
.categories DIV.line
{
	background: url(./img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for members*/
.members_category_left_menu
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 0px 10px;
	clear: both;
	margin-left: 7px;
}
.members_category_left_menu A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.members_category_left_menu A:hover
{
	text-decoration: underline;
}
.members_category_left_menu DIV.item
{
	padding: 6px 5px 4px;
	margin-left: 10px;
}
/*for contacts or biz directory*/
.biz_categories
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.biz_categories .gray_tab_box
{
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.biz_categories .gray_tab .text
{
	width: 156px;
}
.biz_categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: left;
}
.biz_categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.biz_categories DIV.line
{
	background: url(./img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for jobs*/
.jobs_categories
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.jobs_categories .gray_tab_box
{
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.jobs_categories .gray_tab .text
{
	width: 136px;
}
.jobs_categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: left;
}
.jobs_categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.jobs_categories DIV.line
{
	background: url(./img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
/*for blog*/
.blog_categories
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.blog_categories .gray_tab_box
{
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: none;
}
.blog_categories .gray_tab .text
{
	width: 156px;
}
.blog_categories .gray_tab_box DIV
{
	padding: 1px 3px;
	text-align: left;
}
.blog_categories .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.blog_categories DIV.line
{
	background: url(./img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	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
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.entry_tags .gray_tab_box
{
	clear: both;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.entry_tags .gray_tab
{
	height: 41px;
}
.entry_tags .gray_tab .text
{
	width: 156px;
}
.entry_tags .gray_tab_box DIV
{
	padding: 1px 5px 5px;
	text-align: left;
}
.entry_tags .gray_tab_box A
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
}
.entry_tags DIV.line
{
	background: url(./img/bg_dr.gif);
	height: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.see_also
{
	margin-top: 20px;
}
.see_also .title
{
	font-size: 15px;
	color: #628171;
	text-decoration: none;
	font-weight: bold;
}
.see_also .title A
{
	text-decoration: none;
}
/*for gallery categories*/
.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
{
	background: url(../img/menu_cor_bg2a.gif);
	clear: both;
	color: #FFFFFF;
}
.footer A
{
	color: #FFFFFF;
}
.navigator
{
	background: #EAEAF6;
}
.product_option
{
	display: block;
	font-weight: bold;
}
.opt_title
{
	font-weight: bold;
}
.opt_value
{
	padding-left: 5px;
}
.list_nav_prev_link
{
	color: #000000;
}
.list_nav_next_link
{
	color: #000000;
}
