/*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: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
}
TABLE, TR, TD
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B323B;
}
A
{
	color: #0A519B;
}
A:hover
{
	color: #FF9A00;
}
BUTTON, SELECT, INPUT
{
	font-weight: normal;
	font-size: 11px;
}
DIV, SPAN
{
	padding: 0px;
	margin: 0px;
}
H1
{
	font-size: 22px;
	margin: 0;
	padding: 0;
}
H2
{
	font-size: 18px;
	margin: 0;
	padding: 0;
}
HR
{
	color: #D5E0EC;
	height: 1px;
	border: 1px solid #D5E0EC;
}
IMG, FORM
{
	margin: 0px;
	padding: 0px;
	background: none;
}
P
{
	padding: 0px;
	margin: 5px 0px;
}
.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: 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;
}
.pict_customers1
{
	margin-bottom: 7px;
	/*[disabled]width:202px;*/
}
.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;
}
.list_title_td
{
	background: #888888;
	color: #FFFFFF;
}
.list_title_td A
{
	color: #FFFFFF;
	text-decoration: none;
}
.list_select_title_td
{
	background: #888888;
	color: #FFFFFF;
}
.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;
}
.form_title
{
	text-align: right;
}
.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;
}
.customers_table_div
{
	background: url(../img/cust_item-bg.gif) repeat-x;
	padding: 10px;
	margin-top: 7px;
	clear: both;
}
.customers_table_div .title_left
{
	margin-left: 10px;
}
.customers_table_div .customers2
{
	background: url(../img/customers.gif) no-repeat 0px -25px;
	width: 134px;
	height: 20px;
}
.customers_table_div .customers2 SPAN
{
	visibility: hidden;
}
.customers_table_div .customers1
{
	background: url(../img/customers.gif) no-repeat 0px 0px;
	width: 136px;
	height: 20px;
}
.customers_table_div .customers1 SPAN
{
	visibility: hidden;
}
.customers_table
{
	text-align: left;
	padding: 0;
}
#table_cus TD
{
	padding: 10px 0px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.location
{
	font-weight: bold;
	color: #41657A;
}
.author
{
	/*[disabled]font-weight:bold;*/
	font-style: italic;
}
.file
{
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.date
{
	font-weight: normal;
	font-size: 14px;
}
.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: #D64403;
	text-align: center;
	font-weight: bold;
}
.title A
{
	text-decoration: none;
	color: #D64403;
}
.title A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_left
{
	font-size: 18px;
	color: #DF4A01;
	text-align: left;
	/*[disabled]font-weight:bold;*/
}
.title_left A
{
	text-decoration: none;
	color: #D64403;
}
.title_left A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big
{
	font-size: 18px;
	color: #780101;
	text-align: center;
	font-weight: bold;
}
.title_big A
{
	text-decoration: none;
	color: #780101;
}
.title_big A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big_left
{
	font-size: 18px;
	color: #780101;
	text-align: left;
	font-weight: bold;
}
.title_big_left A
{
	text-decoration: none;
	color: #780101;
}
.title_big_left A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big_left2
{
	font-size: 22px;
	color: #780101;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #AFA2A2;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 6px;
}
.title_big_left2 A
{
	text-decoration: none;
	color: #780101;
}
.title_big_left2 A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big_top
{
	font-size: 21px;
	color: #9B1616;
	text-align: right;
	font-weight: bold;
	margin: 15px 0 0 271px;
	padding: 0 0 3px;
	position: absolute;
	float: left;
	width: 437px;
	border-bottom: 1px dotted #AFA2A2;
	font-family: Calibri;
}
.title_big_top2
{
	font-size: 20px;
	color: #9B1616;
	text-align: right;
	font-weight: bold;
	background: transparent;
	margin: 5px 0 0 245px;
	padding: 0 0 3px;
	position: absolute;
	float: left;
	width: 437px;
	font-family: Calibri;
}
.title_big_right
{
	cursor: hand;
	margin-bottom: -7px;
}
.pict_top
{
	padding: 0px 0px 0px 7px;
	margin-top: -4px;
}
.pict_Partners
{
	display: none;
}
.pict_Portal_system_requirements
{
	display: none;
}
.title_sm
{
	font-size: 17px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
}
.title_sm A
{
	color: #E32C01;
	text-decoration: none;
}
.title_sm1
{
	font-size: 12px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.title_sm1 A
{
	color: #295285;
	text-decoration: none;
}
.title_sm2
{
	font-size: 16px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
}
.title_sm2 A
{
	color: #295285;
	text-decoration: none;
}
.title_sm_bg
{
	background: #EAEAF6;
	font-weight: bold;
}
.title_sm_bg_invoice
{
	background: #EAEAF6;
	font-weight: bold;
}
.title_sm_index
{
	font-size: 14px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/arr6.gif) 0px 9px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 0;
}
.sub_title
{
	font-weight: bold;
	color: #295285;
}
.title_background
{
	font-size: 14px;
	color: #295285;
	padding: 5px 5px 5px 15px;
	border: 1px solid #CCCCCC;
	background: #E7E5E9;
	text-align: left;
}
.title_background A
{
	color: #8E1C2D;
	font-weight: bold;
}
.title_background_box
{
	padding: 10px 10px 0px 20px;
	border: 1px solid #DEDCE0;
}
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 #B5B3B3;
}
.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;
	/*[disabled]text-align:left;*/
}
.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;
	width: 200px;
	height: 54px;
	font-size: 1px;
	line-height: 1px;
	/*[disabled]border:1px solid #000000;*/
	margin: 0px 0 0 27px;
}
.logo_index
{
}
.header_search
{
	float: right;
	/*[disabled]border:1px solid #000000;*/
	margin: 0;
	text-align: left;
	/*[disabled]width:320px;*/
}
.header_search A
{
	color: #0A519B;
	text-decoration: none;
	padding: 0 5px;
	display: inline-block;
}
.header_search .line_tel
{
	background: url(../img/line1.gif);
	display: block;
	height: 5px;
	width: 301px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 5px;
}
.header_search .tel
{
	line-height: 1px;
	font-size: 1px;
	width: 180px;
	margin-left: 76px;
}
.header_search .links
{
	margin: 0;
	width: 320px;
	text-align: left;
}
.header_search .links A
{
	margin: 0;
	text-align: left;
	display: block;
	float: left;
}
.header_search .links A.home
{
	background: url(../img/top_menu_links.gif) no-repeat -13px -17px;
	width: 20px;
	height: 16px;
	margin-right: 10px;
}
.header_search .links A.home:hover
{
	background: url(../img/top_menu_links.gif) no-repeat -13px 0px;
}
.header_search .links A.about
{
	background: url(../img/top_menu_links.gif) no-repeat -58px -17px;
	width: 35px;
	height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
.header_search .links A.about:hover
{
	background: url(../img/top_menu_links.gif) no-repeat -58px 0px;
}
.header_search .links A.login
{
	background: url(../img/top_menu_links.gif) no-repeat -239px -17px;
	width: 48px;
	height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
.header_search .links A.login:hover
{
	background: url(../img/top_menu_links.gif) no-repeat -239px 0px;
}
.header_search .links A.logout
{
	background: url(../img/top_menu_links.gif) no-repeat -189px -17px;
	width: 24px;
	height: 16px;
	margin-right: 0;
	margin-left: 10px;
}
.header_search .links A.logout:hover
{
	background: url(../img/top_menu_links.gif) no-repeat -189px 0px;
}
.header_search .links A.contact
{
	background: url(../img/top_menu_links.gif) no-repeat -313px -17px;
	width: 42px;
	height: 16px;
	margin-right: 0;
	margin-left: 10px;
}
.header_search .links A.contact:hover
{
	background: url(../img/top_menu_links.gif) no-repeat -313px 0px;
}
.header_search .links A.account
{
	background: url(../img/top_menu_links.gif) no-repeat -119px -17px;
	width: 44px;
	height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
.header_search .links A.account:hover
{
	background: url(../img/top_menu_links.gif) no-repeat -119px 0px;
}
.header_search .links SPAN
{
	margin: 0;
	width: 1px;
	float: left;
	height: 16px;
	display: block;
	font-size: 5px;
	background: url(../img/top_menu_links.gif) no-repeat 0px -17px;
	text-align: left;
}
.header_search .links A SPAN
{
	visibility: hidden;
}
.text-top
{
	color: #0A519B;
	font-size: 10px;
}
.text-top A
{
	color: #0A519B;
	text-decoration: none;
}
*#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;
}
/*dd menu*/
*#menu_dd
{
	height: 41px;
	z-index: 100;
	background: url(../img/menu_bg3.jpg);
	margin: 0px 0px 0 0;
	width: 970px;
}
.index_menu *#menu_dd
{
	/*[disabled]z-index:100;*/
	/*[disabled]margin:0px 0px 0px 0;*/
	/*[disabled]width:943px;*/
}
*#menu_dd A
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}
*#menu_dd A:hover
{
	color: #FFFF00;
}
*#menu_dd .left
{
	height: 41px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	background: url(../img/menu_cor.jpg) left;
	float: left;
	line-height: 1px;
	font-size: 1px;
}
*#menu_dd .center
{
	height: 30px;
	padding: 0px 1px 0px 0px;
	margin: 5px 0px 0px;
	float: left;
	/*[disabled]width:900px;*/
}
.index_menu *#menu_dd .center
{
	/*[disabled]height:28px;*/
	/*[disabled]padding:0px 5px 0px 0px;*/
	/*[disabled]margin:0px 0px 0px 65px;*/
	/*[disabled]float:left;*/
}
*#menu_dd .right
{
	height: 41px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	background: url(../img/menu_cor.jpg) right;
	float: right;
}
*#menu_dd LI
{
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
	display: inline;
	float: left;
	position: relative;
	z-index: 2000;
	list-style-type: none;
}
*#menu_dd LI A
{
	position: relative;
	z-index: 2000;
	color: #FFFFFF;
	display: block;
	/*[disabled]height:28px;*/
	margin: 2px 20px 0;
}
*#menu_dd LI A.products
{
	background: url(../img/links.jpg) 0px -34px;
	width: 53px;
	height: 28px;
	margin-left: 16px;
}
*#menu_dd LI A.products:hover
{
	background: url(../img/links.jpg) 0px -2px;
}
*#menu_dd LI A.solutions
{
	background: url(../img/links.jpg) -77px -34px;
	height: 28px;
	width: 57px;
}
*#menu_dd LI A.solutions:hover
{
	background: url(../img/links.jpg) -77px -2px;
}
*#menu_dd LI A.services
{
	background: url(../img/links.jpg) -157px -34px;
	height: 28px;
	width: 47px;
}
*#menu_dd LI A.services:hover
{
	background: url(../img/links.jpg) -157px -2px;
}
*#menu_dd LI A.customers
{
	background: url(../img/links.jpg) -228px -34px;
	width: 60px;
	height: 28px;
}
*#menu_dd LI A.customers:hover
{
	background: url(../img/links.jpg) -228px -2px;
}
*#menu_dd LI A.technology
{
	background: url(../img/link2.jpg) 0px -34px;
	width: 67px;
	height: 28px;
}
*#menu_dd LI A.technology:hover
{
	background: url(../img/link2.jpg) 0px -2px;
}
*#menu_dd LI A.partners
{
	background: url(../img/link2.jpg) -83px -34px;
	width: 48px;
	height: 28px;
}
*#menu_dd LI A.partners:hover
{
	background: url(../img/link2.jpg) -83px -2px;
}
*#menu_dd LI A.news
{
	background: url(../img/link2.jpg) -148px -34px;
	width: 83px;
	height: 28px;
}
*#menu_dd LI A.news:hover
{
	background: url(../img/link2.jpg) -148px -2px;
}
*#menu_dd LI A SPAN
{
	visibility: hidden;
}
.index_menu *#menu_dd LI A
{
	/*[disabled]position:relative;*/
	/*[disabled]z-index:2000;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]font-weight:bold;*/
	/*[disabled]padding:5px 30px 0px;*/
	/*[disabled]display:block;*/
	/*[disabled]font-size:13px;*/
}
*#menu_dd LI A:hover
{
	color: #FCED01;
}
*#menu_dd LI.sel
{
	color: #FFFF00;
	background: url(../img/top_menu_bg_sel.jpg);
}
*#menu_dd LI.line
{
	background: url(../img/top_menu_line.jpg);
	width: 3px;
	height: 32px;
}
*#menu_dd LI.search
{
	padding: 3px 0px 0px 0;
	/*[disabled]height:22px;*/
	margin: 1px 0px 0px 285px;
	margin-right: 0;
}
*#menu_dd LI.search SPAN
{
	padding: 0;
	height: 22px;
	width: 44px;
	display: block;
	float: left;
	background: url(../img/search1.jpg);
	margin: 0px 3px 0px 0px;
}
*#menu_dd LI.search .search_field
{
	width: 170px;
}
.index_menu *#menu_dd LI.search .search_field
{
	/*[disabled]width:200px;*/
}
.index_menu *#menu_dd LI.search
{
	/*[disabled]padding:3px 0px 0px 50px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]height:22px;*/
}
*#menu_dd LI.search:hover
{
	background: none;
}
*#menu_dd_bot
{
	height: 5px;
	z-index: 1;
	background: url(../img/top_menu_bg1.jpg);
	margin: 0px 0px 3px 20px;
	width: 706px;
	line-height: 1px;
	font-size: 1px;
}
.index_menu *#menu_dd_bot
{
	height: 5px;
	z-index: 1;
	background: url(../img/top_menu_bg1.jpg);
	margin: 0px 0px 3px 0;
	width: 943px;
}
*#menu_dd_bot .left
{
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	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;
	line-height: 1px;
	font-size: 1px;
	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: 300;
	top: 0px;
	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: 300;
	top: 32px;
	display: block;
	float: left;
	margin: 0px;
	height: 25px;
	width: 190px;
	left: 0px;
	border-top: 1px solid #FFFFFF;
	background-color: #336089;
/*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;
	/*[disabled]padding:5px 5px 5px 15px;*/
	text-align: left;
	top: 0px;
	font-size: 12px;
	text-transform: none;
	display: block;
}
.index_menu *#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
*********************************************************************************************************************
*********************************************************************************************************************
center content*/
.flash
{
	width: 1000px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	text-align: left;
}
.flash DIV
{
	float: left;
}
*#products_flash
{
	margin: 0 0 0 22px;
	_margin: 0 0 0 12px;
	padding: 0;
}
*#products_flash3
{
	margin: 0 0 0 12px;
	padding: 0;
	width: 333px;
}
.content
{
	margin: 3px 0px 5px;
	min-height: 400px;
	padding: 0;
	width: 946px;
}
.content_table
{
}
.content_table .short_desc
{
	line-height: 145%;
	margin-bottom: 10px;
}
.content_table .left_td
{
	text-align: left;
	width: 216px;
}
.content_table .products_left1
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/menu_prod_bg.gif) top left;
}
.content_table .products_left2
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/menu_prod_bg.gif) top left;
}
.content_table .products_left3
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/menu_prod_bg.gif) left bottom;
}
.content_table .products_left4
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/menu_prod_bg.gif) right bottom;
}
.content_table .products_left
{
	text-align: left;
	background: #416794 url(../img/menu_prod_bg.gif) repeat-x top;
	padding: 10px 7px 0px;
	line-height: 165%;
	width: 190px;
}
.content_table .products_left .title_big
{
	text-align: left;
	color: #8BC9EF;
	background: url(../img/products.jpg) no-repeat 5px 0px;
	font-size: 16px;
	padding: 0px 5px 5px 7px;
	/*[disabled]border-bottom:1px solid #8BC9EF;*/
}
.content_table .products_left .title_big SPAN
{
	visibility: hidden;
}
.content_table .products_left .title_ind
{
	text-align: left;
	color: #8BC9EF;
	background: url(../img/ind.jpg) no-repeat 5px 0px;
	font-size: 16px;
	padding: 0px 5px 5px 7px;
	/*[disabled]border-bottom:1px solid #8BC9EF;*/
}
.content_table .products_left .title_ind SPAN
{
	visibility: hidden;
}
.content_table .products_left .title_big A
{
	color: #8BC9EF;
}
.content_table .products_left .title_big A:hover
{
	text-decoration: none;
}
.content_table .products_left .title
{
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 7px;
}
.content_table .products_left .title SPAN
{
	visibility: hidden;
}
.content_table .products_left .title A
{
	color: #FFFFFF;
}
.content_table .products_left .title A.Portal
{
	background: url(../img/title_left.gif) no-repeat 0px -47px;
	height: 20px;
	display: block;
}
.content_table .products_left .title A.Portal:hover
{
	background: url(../img/title_left.gif) no-repeat 0px -69px;
}
.content_table .products_left .title A.eCommerce
{
	background: url(../img/title_left.gif) no-repeat 0px 0px;
	height: 20px;
	display: block;
}
.content_table .products_left .title A.eCommerce:hover
{
	background: url(../img/title_left.gif) no-repeat 0px -23px;
}
.content_table .products_left .title A:hover
{
	color: #FFE554;
	text-decoration: none;
}
.content_table .products_left .link
{
	margin-left: 17px;
}
.content_table .products_left .link A
{
	color: #FFFFFF;
	text-decoration: none;
}
.content_table .products_left .link A:hover
{
	color: #FFE554;
}
.content_table .products_left .link_tour
{
	margin-left: 0px;
	font-size: 14px;
	border-bottom: 1px solid #7A96B6;
	padding: 5px 7px;
	background: url(../img/arr7.gif) no-repeat right;
}
.content_table .products_left .link_tour A
{
	color: #FFE554;
	text-decoration: none;
	font-weight: normal;
}
.content_table .products_left .link_tour A:hover
{
	color: #FE951A;
}
.content_table .products_left .link_customers
{
	margin-left: 0px;
	font-size: 13px;
	border-bottom: 1px solid #7A96B6;
	padding: 5px 7px;
	background: url(../img/arr7.gif) no-repeat right;
}
.content_table .products_left .link_customers A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.content_table .products_left .link_customers A:hover
{
	font-weight: bold;
}
.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 0px 10px;
	text-align: left;
}
.content_table .center_td_products
{
	padding: 0px;
	text-align: left;
	border: 0px solid #000000;
}
.content_table .center_td_products .center_text
{
	padding: 0 0 0 30px;
}
.content_table .center_td_all
{
	padding: 0px 13px 0px 0px;
	text-align: left;
}
.content_table .center_td_index
{
	padding: 10px 0 0px 10px;
	text-align: left;
	line-height: 140%;
	/*[disabled]width:539px;*/
}
.content_table .center_td_index .ecomm
{
	float: left;
	width: 216px;
	padding-right: 20px;
}
.content_table .center_td_index .ecomm .title_big_left
{
	margin-bottom: 2px;
}
.content_table .center_td_index .cms
{
	float: left;
	width: 277px;
	padding-left: 28px;
	padding-right: 25px;
	border-left: 1px dotted #B5B3B3;
	/*[disabled]border-right:1px dotted #B5B3B3;*/
}
.content_table .center_td_index .cms .title_big_left
{
	margin-bottom: 2px;
}
.content_table .center_td_index UL
{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.content_table .center_td_index UL LI
{
	margin-bottom: 5px;
}
.content_table .right_td
{
	width: 333px;
	text-align: right;
}
.content_table .right_td .release
{
	text-align: left;
	background: url(../img/cor_news_bg.gif) repeat-x bottom;
	width: 300px;
	border-bottom: 1px solid #567BD5;
	border-top: 1px solid #567BD5;
	padding: 10px 15px 0px 17px;
}
.content_table .right_td .release_top1
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/cor_news_left.gif) left;
}
.content_table .right_td .release_top2
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/cor_news_right.gif) right;
}
.content_table .right_td .release_top3
{
	height: 6px;
}
.content_table .right_td .release_bot1
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/cor_news_bg_left.gif) left bottom;
}
.content_table .right_td .release_bot2
{
	width: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url(../img/cor_news_bg_right.gif) right bottom;
}
.content_table .right_td .release_bot
{
	background: url(../img/cor_news_bg.gif) repeat-x bottom;
	height: 6px;
	border-bottom: 1px solid #567BD5;
}
.content_table .right_td_index
{
	width: 146px;
}
.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;
}
.box_or
{
	width: 136px;
	height: 99px;
	background: url(../img/bg_1.gif);
	margin: 0px 10px;
}
.box_or .title
{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
}
.box_blue
{
	width: 136px;
	height: 99px;
	background: url(../img/bg_2.gif);
	margin: 0px 10px;
}
.box_blue .title
{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
}
.box_contact
{
	width: 136px;
	height: 205px;
	background: url(../img/bg_contact.gif);
	margin: 0px 10px;
}
.box_contact .title
{
	color: #205285;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
}
.box_tour
{
	width: 136px;
	height: 115px;
	background: url(../img/bg_tour.gif);
	margin: 0px 10px;
}
.box_tour .link_tour
{
	margin-left: 0px;
	font-size: 14px;
	border-bottom: 1px solid #C4D3E5;
	padding: 8px 5px;
	background: url(../img/arr8.gif) no-repeat 103px 8px;
	text-align: left;
	margin-right: 7px;
	margin-left: 7px;
}
.box_tour .link_tour A
{
	color: #801111;
	text-decoration: none;
	font-weight: normal;
}
.box_tour .link_tour A:hover
{
	font-weight: bold;
}
/*
.content_table .products_left .link_tour{margin-left: 0px; font-size: 14px; border-bottom: 1px solid #7a96b6; padding: 5px 7px 5px 7px;  background: url(../img/arr7.gif) right no-repeat;}
.content_table .products_left .link_tour a{color: #ffe554; text-decoration: none; font-weight: normal;}
.content_table .products_left .link_tour a:hover{font-weight: bold;}


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;
	font-style: italic;
}
.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;
	font-style: italic;
}
.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;
}
.news_list_item
{
	padding: 20px 0;
	text-align: left;
}
.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: 15px;
	color: #3D4148;
}
.right_list_item A
{
	color: #41657A;
}
.full_list_item
{
	padding: 0px 0px 7px;
	text-align: left;
	font-size: 13px;
}
.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: 0px 0 1px;
	color: #212121;
	font-size: 11px;
}
.more A
{
	color: #A2024D;
	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;
	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
{
}
.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: 697px;
}
.tabs DIV
{
}
.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/cor2_tab.gif);
	height: 27px;
	text-align: center;
	padding: 0px 5px 0px 15px;
	float: left;
}
.tabs .text_cor
{
	background: url(../img/cor4_tab.gif) right;
	height: 27px;
	width: 10px;
	margin-right: 1px;
	float: left;
}
.tabs .text A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-size: 14px;
}
.tabs .text1
{
	background: url(../img/cor1_tab.gif);
	height: 27px;
	text-align: center;
	padding: 0px 5px 0px 15px;
	color: #000000;
	float: left;
}
.tabs .first
{
	margin-left: 8px;
}
.tabs .text1_cor
{
	background: url(../img/cor3_tab.gif) right;
	height: 27px;
	width: 10px;
	margin-right: 1px;
	float: left;
}
.tabs .text1 A
{
	display: block;
	text-decoration: none;
	color: #990000;
	margin-top: 8px;
	font-size: 14px;
}
.tabs .box_tabs
{
	margin-top: -1px;
	width: 697px;
	border: 1px solid #A7ACB8;
	padding: 0;
}
.tabs .box_in .left_bot
{
	background: url(../img/cor_tab4.gif);
	width: 8px;
	height: 8px;
	float: left;
	margin-left: -1px;
	margin-bottom: -1px;
}
.tabs .box_tabs .left
{
	background: url(../img/cor_tab1.gif);
	width: 8px;
	height: 8px;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
}
.tabs .box_in .right_bot
{
	background: url(../img/cor_tab3.gif);
	width: 8px;
	height: 8px;
	margin-bottom: -1px;
	margin-right: -1px;
	float: right;
}
.tabs .box_tabs .right
{
	background: url(../img/cor_tab2.gif);
	width: 8px;
	height: 8px;
	margin-right: -1px;
	margin-top: -1px;
	float: right;
}
.tabs .box_tabs .center
{
	padding: 10px 20px;
	clear: both;
	display: block;
	border: 1px solid #FFFFFF;
}
.tabs .line0_1
{
	width: 2px;
	border-bottom: 2px solid #A9515C;
	height: 30px;
}
.tabs_box0_1
{
	clear: both;
	width: 441px;
	border-left: 2px solid #A54F5B;
	border-bottom: 2px solid #A54F5B;
	border-right: 2px solid #A54F5B;
	height: 320px;
}
.tabs_box0_1 .box
{
	height: 320px;
	text-align: left;
}
.tabs_box0_1 .box_in
{
	height: 290px;
	padding: 0px 10px;
	overflow: hidden;
}
.tabs_box0_1 .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
}
/*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: 681px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
.inc_market_place_tabs_box_help
{
	width: 693px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
.tabs_products
{
	clear: both;
	height: 31px;
}
.tabs_products DIV
{
	float: left;
}
.tabs_products TD DIV
{
	float: none;
}
.tabs_products .market
{
	background: url(../img/cor45.gif);
	height: 31px;
	text-align: center;
	padding: 0;
	font-family: Georgian;
	width: 317px;
}
.tabs_products .market A
{
	display: block;
	text-decoration: none;
	color: #3D3032;
	margin-top: 8px;
	font-size: 14px;
}
.tabs_products .market1
{
	background: url(../img/cor42.gif);
	height: 31px;
	text-align: center;
	padding: 0px 2px;
	font-family: Georgian;
	width: 317px;
}
.tabs_products .market1 A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 7px;
	font-size: 17px;
}
.tabs_products .market_help
{
	background: url(../img/cor45.gif);
	height: 31px;
	text-align: center;
	padding: 0;
	font-family: Georgian;
	width: 323px;
}
.tabs_products .market_help A
{
	display: block;
	text-decoration: none;
	color: #3D3032;
	margin-top: 8px;
	font-size: 14px;
}
.tabs_products .market1_help
{
	background: url(../img/cor42.gif);
	height: 31px;
	text-align: center;
	padding: 0px 2px;
	font-family: Georgian;
	width: 323px;
}
.tabs_products .market1_help A
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 7px;
	font-size: 17px;
}
.tabs_products .mark_line
{
	width: 2px;
	border-bottom: 3px solid #FBBD4E;
	height: 43px;
}
.tabs_products .mark_line_last
{
	width: 100px;
	border-bottom: 1px solid #FBBD4E;
	height: 30px;
}
.tabs_products .mark_line_first
{
	width: 1px;
	border-bottom: 3px solid #FBBD4E;
	height: 43px;
}
.tabs_products .bot_line
{
	border-bottom: 2px solid #FBBD4E;
}
.tabs_box_products
{
	clear: both;
	width: 677px;
	padding: 10px 0px 0px;
	color: #3C3C3C;
	border: 2px solid #4B8FC5;
	border-top: none;
	margin-left: 0;
}
.tabs_box_products_heip
{
	clear: both;
	width: 691px;
	padding: 0 0px 0px;
	color: #3C3C3C;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-left: 0;
}
.tabs_box_products .box
{
	height: 496px;
	overflow: hidden;
}
.tabs_box_products_heip .box
{
	/*[disabled]height:509px;*/
}
.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: 85px;
	margin-left: 10px;
	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;
}
/*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/top_menu_bg.jpg);
	color: #FFFFFF;
	float: left;
	height: 28px;
	width: 944px;
}
.footer_left
{
	height: 28px;
	width: 8px;
	padding: 0px;
	margin: 0px 0px 0px 12px;
	background: url(../img/top_menu1.jpg);
	float: left;
}
.footer_left_index
{
	height: 28px;
	width: 8px;
	padding: 0px;
	margin: 0px 0px 0px 22px;
	background: url(../img/top_menu1.jpg);
	float: left;
}
.footer_right
{
	height: 28px;
	width: 8px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu2.jpg);
	float: left;
}
.footer A
{
	color: #FFFFFF;
}
.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;
}
.serv_table
{
	width: 100%;
	margin-bottom: 20px;
}
.serv_table TD.stage
{
	font-weight: bold;
	color: #336FA1;
	font-size: 15px;
	background: #D0DDE4;
	padding: 3px 3px 3px 20px;
}
.serv_table TD
{
	background: #F6F8FA;
	border: 1px solid #FFFFFF;
}
/*flor flash*/
.homepage
{
	color: #D64403;
	font-size: 20px;
}
.case_testimon
{
	width: 202px;
	line-height: 143%;
	margin-right: 25px;
	margin-top: 0;
}
.case_testimon2
{
	width: 258px;
	line-height: 143%;
	margin-right: 18px;
	margin-top: 54px;
}
UL.plain
{
	margin: 0px 0px 0px 0;
	padding: 0px;
}
UL.plain LI
{
	margin: 3px 0px 5px 15px;
	line-height: 110%;
	padding: 0px;
}
.pict_right_st
{
	float: right;
	margin-right: -5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.stories
{
	text-align: left;
	width: 349px;
	height: 385px;
	font-size: 11px;
	padding: 0;
	background: url(../img/bg6.jpg) no-repeat;
	margin-top: 0;
}
.stories .line
{
	margin: 7px 0;
}
.stories .box
{
	width: 312px;
	margin-left: 20px;
	padding-top: 10px;
}
.stories .text
{
	margin: -5px 0 0;
}
.stories .box .more
{
	margin-top: 1px;
	float: right;
	margin: 0;
}
.stories .box EM
{
	float: left;
}
