/*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: 14px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	background: #F7FBFE url(../img/bg_all.jpg) repeat-y top center;
}
TABLE, TR, TD
{
	font-weight: normal;
	font-size: 12px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
}
A
{
	color: #32657C;
}
A:hover
{
	color: #FF9A00;
}
BUTTON, SELECT, INPUT
{
	font-weight: normal;
	font-size: 11px;
}
DIV, SPAN
{
	padding: 0px;
	margin: 0px;
}
H1
{
	font-size: 27px;
	margin: 0 0 5px;
	font-family: "Rockwell Condensed";
	padding: 0;
}
H2
{
	font-size: 22px;
	font-family: "Rockwell Condensed";
	margin: 0;
	padding: 0;
}
H3
{
	font-size: 18px;
	margin: 30px 0 0;
	padding: 0;
	font-family: "Rockwell Condensed";
}
HR
{
	color: #D5E0EC;
	height: 1px;
	border: 1px solid #D5E0EC;
}
IMG, FORM
{
	margin: 0px;
	padding: 0px;
	background: none;
}
P
{
	margin: 20px 0px;
}
IMG
{
	border: none;
}
.img
{
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.spaser, .spacer
{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.pict
{
	float: left;
	margin: 0px 20px 5px 0px;
	display: block;
	text-align: center;
}
.pict_right
{
	float: right;
	margin: 0px 0px 5px 20px;
	display: block;
	text-align: center;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.alt_text
{
	font-size: 11px;
	padding: 0px;
	background: #FFF9E7;
	padding: 3px;
	font-family: Arial;
}
.text_sm
{
	font-size: 11px;
}
.not_found
{
	color: #868484;
	text-align: center;
	font-style: italic;
	font-family: georgia;
	font-size: 14px;
}
.rss
{
	text-align: center;
	margin: 10px 0px;
}
.line
{
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 10px;
}
.line_dotted
{
	height: 1px;
	border-top: 1px dotted #FDCE5B;
}
.line_all
{
	border: 1px solid #CCCCCC;
	padding: 7px;
}
UL
{
	padding: 0;
	margin: 25px 0 0 20px;
}
UL LI
{
	list-style: url(../img/arr1.jpg);
	margin: 10px 5px;
	padding: 0;
}
OL
{
	padding: 0;
	margin: 25px 0 0 20px;
}
OL LI
{
	margin: 10px 5px;
	padding: 0;
}
.pdf
{
	background: url(../img/pdf.gif) no-repeat left;
	padding: 8px 0 8px 38px;
	margin-left: 10px;
	font-weight: normal;
}
.pdf_link
{
	margin-left: 8px;
	vertical-align: middle;
	border: 0;
}
/*path&sort*/
.path_box
{
	font-size: 12px;
	margin: 0px 0 10px;
	float: none;
}
.path_box A
{
	text-decoration: none;
}
.path A
{
	text-decoration: none;
}
.sort
{
	float: right;
	min-width: 200px;
	text-align: right;
	font-size: 11px;
	display: block;
	color: #048FCE;
	padding-top: 7px;
	padding-right: 7px;
	margin: 0;
}
.sort .submit_go
{
	width: 30px;
}
.showing
{
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
}
.showing_right
{
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	float: right;
}
.count
{
	text-align: right;
	color: #8E1C2D;
	font-style: italic;
	font-family: georgia;
}
/*titles & dates & small parts*/
.location
{
	font-weight: bold;
	color: #41657A;
}
.author
{
	text-align: left;
}
.file
{
	font-weight: bold;
	margin-left: 0;
	margin-top: 7px;
}
.date
{
}
.event_date
{
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
.price
{
	font-weight: bold;
	color: #9E011C;
	font-size: 13px;
}
.msrp
{
	font-weight: normal;
	font-size: 12px;
	color: #2C2F3C;
}
.save
{
	font-weight: normal;
	font-size: 12px;
	color: #EF0E00;
}
.title
{
	font-size: 27px;
	color: #000;
	font-family: "Rockwell Condensed";
	/*[disabled]font-weight:bold;*/
}
.title A
{
	text-decoration: none;
	color: #000;
}
.title A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big
{
	font-size: 30px;
	color: #000;
	font-weight: normal;
	margin-top: 5px;
	font-family: "Rockwell Condensed";
	margin-bottom: 15px;
}
.title_big A
{
	text-decoration: none;
	color: #A10101;
}
.title_big A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_sm
{
	font-size: 21px;
	color: #782700;
	font-weight: normal;
	font-family: "Rockwell Condensed";
	text-decoration: none;
}
.title_sm A
{
	color: #A00000;
	text-decoration: none;
}
.title_sm_bg
{
	background: #EAEAF6;
	font-weight: bold;
}
.title_sm_bg_invoice
{
	background: #D5D5D5;
	font-weight: bold;
}
.sub_title
{
	font-weight: bold;
	color: #295285;
}
.title_background
{
	font-size: 30px;
	color: #E65E1D;
	padding: 3px 3px 3px 10px;
	border-bottom: 2px solid #D5AA96;
	/*[disabled]margin-top:5px;*/
	margin-bottom: 5px;
	/*[disabled]background:#F6F4F1;*/
	font-family: "Rockwell Condensed";
}
.title_background A
{
	color: #A10101;
	text-decoration: none;
}
.title_background .tags
{
	font-size: 13px;
	color: #49576F;
}
.cat_title
{
	font-size: 18px;
	color: #E85800;
	/*[disabled]font-weight:bold;*/
	font-family: "Trebuchet MS";
	/*[disabled]text-transform:uppercase;*/
	border-bottom: 1px solid #E85800;
	padding-left: 10px;
	/*[disabled]text-align:center;*/
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.cat_title A
{
	color: #E85800;
	text-decoration: none;
}
UL.box_in
{
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 5px;
}
UL.box_in LI
{
	margin-bottom: 5px;
}
.banner
{
	text-align: center;
}
.banner3
{
	text-align: left;
	margin-bottom: 0;
}
.banner2
{
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.banner_left
{
	text-align: left;
	font-size: 1px;
	padding-left: 7px;
}
.table_line TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
.table_line TH
{
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 3px 2px;
	color: #152C6B;
}
.table_line .sub_title_sm
{
	background: #ECF2F7;
	font-size: 11px;
}
.form_title
{
	text-align: right;
}
.form_field
{
	text-align: left;
}
.table_line .sub_title
{
	background: #ECF2F7;
}
.list_title_td
{
	background: #929292;
	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: #929292;
	color: #FFFFFF;
	padding: 0px;
}
.list_td_sel
{
	padding: 0px;
}
.list_item
{
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #DCDEE1;
	color: #3D4148;
	margin: 10px 0;
}
.more
{
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
}
.more A
{
	color: #C53C02;
	text-decoration: none;
}
.more A:hover
{
	color: #DB0202;
	text-decoration: underline;
}
/*for top*/
.all_panel
{
	width: 1000px;
	text-align: left;
	color: #363636;
}
.shadow_left
{
	height: 100%;
	width: 100%;
	background: #FFF url(../img/bg_left.jpg) repeat-y top left;
}
.shadow_right
{
	height: 100%;
	width: 100%;
	background: url(../img/bg_right.jpg) repeat-y top right;
}
.shadow_top
{
	height: 8px;
	background: url(../img/bg_top.jpg) repeat-x;
}
.shadow_top DIV
{
	height: 100%;
	width: 100%;
	background: url(../img/bg_cor1.jpg) no-repeat top left;
}
.shadow_top DIV DIV
{
	height: 100%;
	width: 100%;
	background: url(../img/bg_cor2.jpg) no-repeat top right;
}
.shadow_bot
{
	height: 8px;
	background: url(../img/bg_bot.jpg) repeat-x bottom;
}
.shadow_bot DIV
{
	height: 100%;
	width: 100%;
	background: url(../img/bg_cor4.jpg) no-repeat bottom left;
}
.shadow_bot DIV DIV
{
	height: 100%;
	width: 100%;
	background: url(../img/bg_cor3.jpg) no-repeat bottom right;
}
.logo
{
	float: none;
	margin: 0;
	width: 220px;
	height: 109px;
	background: url(../img/logo.jpg);
}
.logo A
{
	display: block;
	height: 100%;
}
.header_search
{
	float: right;
	margin: 10px 20px 0px;
	text-align: right;
	color: #048FCE;
	font-size: 11px;
}
.header_search .go
{
	background: url(../img/go.gif);
	border: none;
	font-size: 8px;
	padding: 0;
	margin: 0;
	height: 21px;
	width: 29px;
	cursor: hand;
}
.header_search A
{
	color: #048FCE;
	text-decoration: none;
	text-transform: uppercase;
}
.slogan
{
	font-family: "Rockwell Condensed";
	font-size: 23px;
	color: #E65E1D;
	margin-left: 300px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.slogan SPAN
{
	/*[disabled]line-height:96%;*/
	/*[disabled]height:17px;*/
	font-size: 25px;
}
.slogan2
{
	font-family: "Rockwell Condensed";
	font-size: 25px;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.top_menu_panel
{
	background: url(../img/top_right.png) no-repeat top right;
	height: 102px;
	text-align: left;
}
.top_menu_panel_left
{
	background: url(../img/top_left.png) no-repeat top left;
	margin-right: 48px;
	height: 100%;
}
.top_menu_panel_left .in
{
	margin-left: 300px;
	text-align: left;
	padding-top: 11px;
}
.right_pan
{
	width: 282px;
	position: absolute;
	z-index: 10;
	float: none;
	text-align: left;
	margin-left: 5px;
}
.right_pan_top
{
	background: url(../img/right_pan_top.png) no-repeat top;
	height: 100%;
}
.right_pan_mid
{
	height: 100%;
	background: url(../img/right_pan_bg.png) repeat-y top;
	text-align: left;
	margin-top: 22px;
}
.right_pan_bot
{
	height: 100%;
	background: url(../img/right_pan_bot.jpg) no-repeat bottom;
}
.right_pan .text_box
{
	margin: 10px 32px 0;
	font-family: "Rockwell Condensed";
	font-size: 17px;
	color: #707070;
	background: #E9F6FE url(../img/right_pab_in.jpg) repeat-x;
	/*[disabled]height:450px;*/
	padding-bottom: 20px;
}
.right_pan .text_box .title
{
	margin: 10px 0 10px 11px;
	text-decoration: underline;
	font-size: 25px;
}
.right_pan .text_box UL
{
	margin: 0 0 0 8px;
	padding: 0;
}
.right_pan .text_box UL LI
{
	list-style: none none;
	margin: 2px 0 7px;
	padding: 0 0 0 18px;
	background: url(../img/arr1.png) no-repeat left;
}
.right_pan_news
{
	background: #EBEBEB url(../img/news_bg.jpg) no-repeat 0% 10px;
	min-height: 328px;
	margin: 2px 7px;
	padding-top: 20px;
	text-align: left;
}
.right_pan_news .more
{
	position: absolute;
	z-index: 10;
	background: url(../img/allnews.jpg);
	height: 18px;
	width: 66px;
	margin: 17px 0 0 178px;
}
.right_pan_news .more A
{
	display: block;
	height: 100%;
}
.right_pan_news .title
{
	font-size: 37px;
	margin: 0 0 20px 27px;
}
.right_pan_news .title SPAN
{
	color: #E65E1D;
	padding-left: 5px;
}
.right_pan_news UL
{
	margin: 0 35px 0 30px;
	padding: 0;
}
.right_pan_news UL LI
{
	list-style: none none;
	margin: 15px 0;
	padding: 0 0 0 18px;
	background: url(../img/arr1.jpg) no-repeat left 3px;
	text-align: justify;
	font-size: 13px;
}
.right_pan_news UL LI .title
{
	margin: 0;
	padding: 0;
	font-size: 15px;
	display: block;
	text-decoration: none;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
}
.right_pan_add
{
	background: url(../img/right_pan_bot2.jpg);
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px 7px 0;
}
.right_pan_add .text
{
	margin: 0 28px;
	font-family: "Rockwell Condensed";
	font-size: 20px;
}
.right_pan_add .title
{
	margin: 10px 0 15px 25px;
}
.right_pan_add .title SPAN
{
	color: #E65E1D;
}
.right_pan_add_bot
{
	background: url(../img/right_pan_bot1.png) no-repeat center;
	height: 20px;
}
.baner_pan
{
	margin: 0;
	padding: 0;
	background: #000;
}
.baner_pan .pict
{
	width: 692px;
	float: none;
	height: 258px;
	margin: 10px 0 10px 295px;
	background: url(../img/pict1.jpg);
}
.baner_pan .pict_index
{
	background: url(../img/laguna.jpg);
}
.baner_pan .pict_about
{
	background: url(../img/pict2.jpg);
}
.baner_pan .pict_customers
{
	background: url(../img/customers-top.jpg);
}
.baner_pan .pict_contact_us
{
	background: url(../img/contact-top.jpg);
}
.baner_pan .pict_case-studies
{
	background: url(../img/case-studies-top.jpg);
}
.baner_pan .pict_about.pict_top-10-reasons
{
	background: url(../img/pict3.jpg);
}
.baner_pan .pict_about.pict_top-excuses
{
	background: url(../img/pict4.jpg);
}
.baner_pan .pict_about.pict_quantinal-difference
{
	background: url(../img/pict5.jpg);
}
.baner_pan .pict_about.pict_quantinal-cmbs
{
	background: url(../img/pict6.jpg);
}
.baner_pan .pict_about.pict_why-quantinal-for-npl
{
	background: url(../img/pict7.jpg);
}
.baner_pan .pict_about.pict_quantinal-npl-portfolio
{
	background: url(../img/pict8.jpg);
}
.baner_pan .pict_about.pict_qa-state-analytics-today
{
	background: url(../img/pict9.jpg);
}
.baner_pan .pict_articles.pict_articles
{
	background: url(../img/pict7.jpg);
}
.baner_pan .pict_articles.pict_postcards-mailings
{
	background: url(../img/pict6.jpg);
}
.baner_pan .pict_articles.pict_press
{
	background: url(../img/pict8.jpg);
}
.baner_pan .pict_articles.pict_press-releases
{
	background: url(../img/pict9.jpg);
}
.baner_pan UL LI
{
	list-style: none none;
	width: 692px;
	height: 258px;
}
.sm_slogan
{
	margin: 20px 0;
	font-size: 20px;
}
.sm_slogan STRONG
{
	color: #E65E1D;
	font-size: 22px;
	/*font-style: italic;*/
	padding-right: 1px;
}
.bot_pict
{
	margin: 10px 0 -24px;
}
/*dd menu acc*/
.menu_in_box
{
	border-bottom: 1px solid #777879;
	width: 850px;
}
.menu_in
{
	color: #FFFFFF;
	background: #777879;
	padding: 0px 0px 5px;
	float: left;
	margin: 0 0 0 2px;
	z-index: 1;
	vertical-align: top;
}
.menu_in.first
{
	margin-left: 327px;
}
.menu_in DIV
{
	float: left;
	padding-top: 5px;
}
.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: 14px;
	height: 20px;
	z-index: 1;
	vertical-align: top;
	float: left;
	display: block;
}
.menu_in .left
{
	background: url(../img/cor1acc.gif) no-repeat left top;
}
.menu_in .right
{
	background: url(../img/cor2acc.gif) no-repeat right top;
}
.menu_in SPAN IMG
{
	top: -20px;
	vertical-align: top;
}
.menu_in .menu_ord
{
	color: #FFFF00;
}
.alerts
{
	padding: 5px 0;
}
.RECEIPT
{
	width: 810px;
}
/*dd menu acc
****************************************************
MEGA MENU START*/
.mega_menu_wrop
{
	/*[disabled]z-index:200;*/
	margin: 0;
	z-index: 20;
}
UL.mega_menu
{
	margin: 24px -45px 0px 0;
	width: 698px;
	padding: 0px;
	list-style-type: none;
}
UL.mega_menu LI
{
	/*Making LI-s flat*/
	display: inline;
	position: relative;
	/*Setting up look and feel*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: none;
	float: left;
	border: none;
	border-right: 1px dotted #FFC57F;
}
UL.mega_menu LI.last
{
	border: none;
}
UL.mega_menu LI.last A
{
	padding-right: 0;
}
UL.mega_menu LI.first A
{
	margin-left: 0;
	padding-left: 2px;
}
UL.mega_menu LI.first LI A
{
	padding-left: 10px;
}
UL.mega_menu LI.sel
{
	color: #FFFF00;
	background: url(../img/top_menu_bg_sel.jpg);
}
UL.mega_menu LI H2
{
	top: 10px;
	margin: 0px;
	padding: 0px 0px 3px;
	margin-top: 2px;
	/*[disabled]height:31px;*/
}
UL.mega_menu LI A
{
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 18px;
	display: block;
	font-size: 19px;
	font-family: "Rockwell Condensed";
	text-decoration: none;
}
UL.mega_menu LI A:hover
{
	color: #9A0000;
}
.acc_menu UL.mega_menu LI A
{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 13px 5px;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}
/**/
*#menu_dd_bot
{
	height: 30px;
	z-index: 1;
	background: url(../img/top_menu_bg1a.jpg);
	margin: 0px 15px;
	font-size: 1px;
	text-align: left;
}
*#menu_dd_bot .left
{
	height: 30px;
	width: 9px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu_bg1b.jpg);
	float: left;
}
*#menu_dd_bot .right
{
	height: 30px;
	width: 9px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu_bg1c.jpg);
	float: right;
}
.hellow
{
	font-size: 18px;
	position: absolute;
	margin: -23px 0 0 424px;
	color: #8A0800;
}
.acc_menu_dd
{
	text-align: left;
	width: 196px;
	padding: 0;
	margin: 0 0 0 20px;
}
.acc_menu_dd LI
{
	margin: 0 0 0 27px;
	padding: 0;
}
/*UL.mega_menu div {
display: none;
}
*/
UL.mega_menu LI DIV.dd_menu
{
	position: absolute;
	z-index: 100;
	display: none;
	top: 32px;
	width: 183px;
	margin: 0;
	padding: 0px;
	text-align: left;
	color: #FFF;
}
UL.mega_menu LI DIV.dd_menu.dd_menu_about
{
	/*[disabled]display:block;*/
	width: 383px;
}
UL.mega_menu LI DIV.dd_menu UL
{
	padding: 0px 15px 5px 18px;
	background: #E65E1D;
	margin: 0;
}
UL.mega_menu LI DIV.dd_menu LI
{
	border-right: none;
	display: block;
	border-bottom: 1px dotted #FFC57F;
	float: none;
	list-style: none none;
}
UL.mega_menu LI.hovering DIV
{
	display: block;
}
UL.mega_menu LI DIV A
{
	display: block;
	margin: 0 0px 0 0;
	padding: 5px 0 5px 10px;
	background: url(../img/arr_menu-bl.gif) no-repeat center left;
	text-transform: none;
	color: #000;
	font-size: 18px;
}
UL.mega_menu LI DIV .read_more
{
	font-size: 11px;
	background: url(../img/arr_menu.gif) no-repeat center right;
	text-align: right;
	padding: 2px 8px 2px 0;
	color: #FC1A0C;
	border-bottom: none;
}
UL.mega_menu .news_menu
{
	width: 300px;
}
.dd_bot
{
	height: 7px;
	background: url(../img/dd_right_bot.png) no-repeat right;
}
.dd_bot .dd_bot_in
{
	height: 100%;
	background: url(../img/dd_left_bot.png) no-repeat left;
	margin-right: 8px;
}
/*Mega Menu END
end for top
*********************************************************************************************************************
end dd menu
end for top
*********************************************************************************************************************
*********************************************************************************************************************
center content*/
.content
{
	margin: 0;
	text-align: left;
	min-height: 953px;
	background: #FFF;
}
.content_in
{
	margin-left: 333px;
	margin-top: 20px;
	margin-right: 53px;
	padding-bottom: 30px;
}
.content_in_index
{
	margin-left: 312px;
	margin-top: 20px;
	margin-right: 30px;
	padding-bottom: 30px;
}
.content_in DIV
{
	text-align: justify;
}
.content_table
{
}
.content_table .left_td
{
	text-align: left;
	width: 190px;
}
.content_table .center_td
{
	padding: 0px 14px 0px 16px;
	text-align: left;
}
.content_table .center_td_noright
{
	padding: 0px 10px 0px 20px;
	text-align: left;
}
.content_table .center_td_video
{
	padding: 0 20px 0 5px;
	text-align: left;
}
.content_table .center_td_galleries
{
	padding: 0px 20px 0px 3px;
	text-align: left;
	/*[disabled]width:600px;*/
}
.content_table .center_td_all
{
	padding: 0px 13px;
	text-align: left;
}
.content_table .right_td
{
	width: 220px;
	text-align: left;
}
.content_table .right_td_video
{
	width: 400px;
	text-align: left;
}
.content_table .right_td_sm
{
	/*[disabled]width:180px;*/
	text-align: left;
	padding-left: 15px;
}
.content_table .right_td_products
{
	width: 240px;
	text-align: left;
}
.content_table .right_td_mid
{
	width: 240px;
	text-align: left;
}
.links_logos
{
	margin-left: -22px;
}
.links_logos TD
{
	padding: 10px 5px;
	border: 1px dotted #CCC;
}
.index_text
{
	margin: 0 30px 0 25px;
	font-family: "Rockwell Condensed";
	font-size: 18px;
}
.LIST_clients_picts
{
}
.LIST_clients_picts DIV
{
	text-align: left;
}
.LIST_clients_picts .clients_pict
{
	float: left;
	width: 170px;
	height: 120px;
	border: 1px solid #EEE;
	text-align: center;
	margin: 10px;
	padding: 10px 5px;
}
.LIST_clients_picts .clients_pict A
{
	text-decoration: none;
}
.LIST_clients_picts .clients_pict SPAN
{
	display: block;
	margin-top: 10px;
}
.LIST_clients_categories
{
	float: left;
	margin: 5px;
	width: 268px;
	text-align: left;
	margin-bottom: 20px;
}
.LIST_clients_categories .title_sm
{
	margin-left: 2px;
	margin-bottom: 5px;
	font-size: 30px;
}
.LIST_clients_categories.cat1
{
	width: 293px;
	margin-left: 10px;
}
.LIST_clients_categories.cat2
{
	margin-right: 0;
	margin-left: 30px;
}
.LIST_clients_categories LI
{
	text-decoration: none;
	font-size: 15px;
	padding: 0 10px 0 13px;
	margin-right: 0;
	text-align: left;
	background: url(../img/disc.jpg) no-repeat left center;
	display: block;
}
.LIST_clients_categories UL
{
	/*margin: 0 0 0 20px;*/
	/*padding: 0;*/
	margin: 20px 0 0;
}
.LIST_clients_categories LI.cat_name
{
	/*[disabled]display:inline;*/
	/*[disabled]float:left;*/
	/*[disabled]width:138px;*/
	/*[disabled]list-style:disc outside none;*/
	/*[disabled]text-align:left;*/
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
}
.more-details-clients
{
	clear: both;
	text-align: center !important;
	font-size: 20px;
	font-family: "Rockwell Condensed";
}
.articles_list_postcards-mailings
{
}
.articles_list_postcards-mailings .list_item
{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: none;
}
.articles_list_postcards-mailings .list_item .pict
{
	float: none;
	text-align: center;
	margin: 0;
}
.articles_list_postcards-mailings .list_item .title
{
	text-align: center;
	font-size: 18px;
}
/*pictures window*/
.LIST_picts_window
{
	float: left;
	text-align: center;
}
.LIST_picts_window .box_in
{
	width: 420px;
	text-align: center;
}
.LIST_picts_window .box_in .title
{
	margin: 5px 0;
}
.picts_mid .LIST_picts
{
	float: right;
	margin-right: 0;
	text-align: center;
	width: 140px;
	border-left: 1px dotted #CCC;
	padding-left: 7px;
}
.LIST_picts .title_sm
{
	font-size: 11px;
	text-align: left;
}
.LIST_picts .center_gall
{
	text-align: left;
	width: 140px;
}
.LIST_picts .center_gall .show
{
	text-align: center;
	position: absolute;
	margin: 5px 0 0 36px;
}
.LIST_pictures_categories
{
	height: 540px;
	margin-bottom: 0;
	width: 310px;
	padding: 0;
	overflow-y: scroll;
}
/*video*/
.video_vertical_cat
{
	margin: 0 0 5px;
	width: 400px;
}
.video_vertical_cat .name A
{
	text-decoration: none;
}
.video_vertical_cat .cat_pict
{
	font-size: 1px;
	height: 50px;
	width: 80px;
}
.video_vertical_cat .cat_pict_gray
{
	height: 50px;
	width: 80px;
	background: #CCCCCC;
}
.video_cats
{
	font-size: 14px;
	margin: 0px 7px 5px 25px;
	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%;
}
.video_vertical_list
{
	margin-left: 0;
	width: 400px;
}
.video_right_list
{
	/*[disabled]border-bottom:1px solid #DFDCD8;*/
	/*[disabled]border-left:1px solid #DFDCD8;*/
	/*[disabled]padding:5px;*/
	height: 460px;
	margin-bottom: 10px;
	overflow-y: scroll;
}
.video_vertical_list .title_background
{
	/*[disabled]background:#FFF url(../img/bg_tag2.gif);*/
	/*[disabled]border:none;*/
	/*[disabled]width:400px;*/
	/*[disabled]padding:0;*/
	/*[disabled]margin:0;*/
}
.video_vertical_list .title_background A
{
	/*[disabled]color:#722;*/
	/*[disabled]font-weight:normal;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]display:block;*/
	/*[disabled]font-size:16px;*/
	/*[disabled]background:url(../img/bg_tag2_right.gif) no-repeat right top;*/
	/*[disabled]padding:4px 10px;*/
}
.video_vertical_list .pict
{
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.video_vertical_list .title_sm
{
	font: normal 12px Arial;
	margin: 0;
	padding: 0;
}
.video_vertical_list .author
{
	font-weight: normal;
	font-size: 10px;
	color: #2A3848;
}
.video_featured_list
{
	width: 532px;
}
.video_featured_list .title_background
{
	background: none;
	border: none;
	padding: 0;
	margin: 20px 0 5px;
}
.video_featured_list .title_background A
{
	/*[disabled]color:#722;*/
	/*[disabled]font-weight:normal;*/
	text-decoration: none;
	display: block;
	font-size: 20px;
	padding: 4px 10px 3px;
	border-bottom: 1px solid #E85800;
}
.video_bot_list
{
	padding: 0;
	height: 150px;
	width: 530px;
	overflow: hidden;
}
.video_bot_list TD
{
	padding: 0;
	margin: 0;
}
.video_bot_list .pict
{
	float: none;
	margin: 5px 10px;
	padding: 0;
	font-size: 1px;
}
.video_bot_list .title_sm
{
	font: normal 12px Arial;
	margin: 0;
	padding: 0;
}
.video_bot_list .author
{
	font-weight: normal;
	font-size: 10px;
	color: #2A3848;
}
.video_index
{
	font-size: 11px;
}
.video_index .pict
{
	float: none;
	font-size: 1px;
	width: 100%;
	margin: 0;
}
.video_index TD
{
	text-align: left;
	background: #F7F7F7;
	border: 1px solid #DDD;
	font-size: 12px;
	padding: 5px 8px 5px 9px;
}
.video_index TD .author
{
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.video_mid .title
{
	margin: 5px 0;
}
/**********************************************************************************************************************
gallery*/
.galleries_feat
{
	font-size: 11px;
}
.galleries_feat .pict
{
	float: none;
	font-size: 1px;
	width: 100%;
	margin: 0;
}
.galleries_feat TD
{
	text-align: center;
	background: #F7F7F7;
	border: 1px solid #DDD;
	font-size: 12px;
	padding: 5px 8px 5px 9px;
}
.LIST_galleries_window
{
	float: left;
}
.LIST_galleries_window .box_in
{
	width: 420px;
}
.LIST_galleries_window .box_in .title
{
	margin: 5px 0;
}
.galleries_mid .LIST_gallery_picts
{
	float: right;
	margin-right: 0;
	text-align: center;
	width: 157px;
	border-left: 1px dotted #CCC;
	padding-left: 7px;
}
.LIST_gallery_picts .title_sm
{
	font-size: 11px;
	text-align: left;
}
.LIST_gallery_picts .center_gall
{
	width: 140px;
}
.right_galleries_cats
{
}
.right_galleries_cats .title_background
{
	/*[disabled]border:none;*/
	/*[disabled]margin:0;*/
}
.right_galleries_cats TD
{
	text-align: center;
	background: #F7F7F7;
	border: 1px solid #DDD;
	font-size: 11px;
	padding: 5px 1px;
}
.right_galleries_cats TD .title
{
	font-size: 12px;
}
.right_galleries_cats TD .pict
{
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 100px;
}
.right_galleries_cats TD .pict_gray
{
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1px;
	/*[disabled]width:100px;*/
	height: 100px;
}
.LIST_galleries_top
{
	height: 540px;
	margin-bottom: 0;
	width: 310px;
	padding: 0;
	overflow-y: scroll;
}
.gallery_list_table
{
}
DIV.gallery_full_list
{
	width: 608px;
	overflow: hidden;
}
.half_list_item
{
	float: left;
	width: 200px;
	text-align: center;
	padding: 10px;
	margin-right: 3px;
	height: 275px;
}
UL#gallery_full_list LI
{
	width: 446px;
}
.gallery_full_list .galley_pict
{
	text-align: center;
	font-size: 1px;
}
DIV.pictures_full_list
{
	width: 608px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
UL#pictures_full_list LI
{
	width: 446px;
	list-style: none;
}
.gallery_picts_event .cat_title
{
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.gallery_zoom_pict
{
	text-align: center;
	border: 1px dotted #CCC;
	padding: 0 20px;
}
.gallery_zoom_properties
{
	width: 486px;
}
/**********************************************************************************************************************
products index scroll*/
.products_list_index
{
	width: 649px;
}
.products_list_scroll
{
	width: 647px;
	overflow: hidden;
	overflow-x: hidden;
	margin: 0;
}
.products_list_index .cat_pict
{
	float: none;
	padding: 0;
	clear: both;
	background: #FFF;
	margin: 0;
	font-size: 1px;
}
.products_list_index .prod_index_td
{
	padding: 0 7px 2px 5px;
	border-right: 2px solid #DCDCDC;
	text-align: center;
	background: #F6F6F6;
}
.products_list_index .cat_title
{
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	border: none;
}
.products_list_index .title_sm
{
	font-size: 12px;
	margin-top: 5px;
	line-height: 100%;
	/*[empty]color:;*/
}
.products_list_index .box_in
{
	float: left;
	width: 592px;
	height: 130px;
	margin-left: 5px;
	overflow: hidden;
}
.products_list_index .cat_pict_gray
{
	height: 90px;
	width: 120px;
	background: #EEE;
}
UL#categories_products_index
{
	list-style-type: none;
	width: 30000px;
	height: 130px;
	margin: 0;
	padding: 0;
}
UL#categories_products_index LI
{
	list-style-type: none;
	width: 120px;
	height: 130px;
	float: left;
	overflow: hidden;
}
/***********************************************************************************************************************/
.products_related_right
{
	padding: 0px 0;
}
.products_related_right .title
{
	padding: 0px;
	font-size: 12px;
}
.products_related_right .products_list_item .item_properties
{
	width: 91px;
	margin-bottom: 0;
	float: left;
	overflow: hidden;
}
.products_related_right .products_list_item
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.products_related_right .products_list_item .pict
{
	width: 90px;
}
.products_related_right .change_gallery
{
	font-size: 13px;
	float: left;
	padding: 9px 0 0;
}
.products_related_right .slideshow
{
	font-size: 12px;
	float: right;
	text-align: right;
	padding: 2px 5px 0 0;
}
/***********************************************************************************************************************/
.products_list_item
{
	text-align: left;
	border-bottom: 1px dotted #CCC;
}
.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 0 10px 0px;
	text-align: left;
	max-width: 215px;
}
.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: 296px;
}
.products_list_item .item_properties_zoom
{
	padding: 5px;
	float: left;
	margin-left: 0px;
	width: 230px;
}
.products_list_item .rating_table
{
	float: right;
}
.products_list_item .title
{
	text-align: left;
}
.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
{
	/*[disabled]color:#FC0000;*/
	/*[disabled]font-weight:bold;*/
	margin-top: 3px;
	margin-bottom: 5px;
}
.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;
}
.products_list_item .discounts_info_upsale
{
	margin-left: 0;
	float: right;
}
.products_list_item .discounts_info_upsale_zoom
{
	margin-top: 10px;
}
.products_list_item .product_option
{
	float: none;
	margin-top: 5px;
}
.title_sm_disc
{
	font-size: 12px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
}
/*members*/
.members_list
{
}
.members_list .list_item
{
	margin: 0;
	padding: 2px 10px;
}
.members_list .pict_gray
{
	float: left;
	font-size: 1px;
	margin-right: 10px;
	width: 60px;
	height: 40px;
	border: 1px solid #EEE;
	background: url(../img/siluet.jpg) no-repeat center top;
}
.members_list .pict
{
	font-size: 1px;
	margin-right: 10px;
	width: 60px;
	height: 40px;
	border: 1px solid #EEE;
}
.members_list .date
{
	font-size: 11px;
	font-style: italic;
}
.members_list .pict_gray_zoom
{
	float: left;
	font-size: 1px;
	margin-right: 20px;
	margin-left: 40px;
	width: 100px;
	height: 100px;
	border: 1px solid #EEE;
	background: url(../img/siluet.jpg) no-repeat bottom left;
}
.members_list .pict_zoom
{
	font-size: 1px;
	margin-right: 10px;
	width: 200px;
	height: 200px;
	float: left;
	border: 1px solid #EEE;
}
.members_list .active
{
	float: right;
	color: #12AF0A;
}
.members_list .inactive
{
	float: right;
	color: #FF0000;
}
.members_list .item
{
	margin: 0;
	padding: 2px 10px;
	border-bottom: 1px dotted #CCC;
}
.members_list .item_property
{
	float: left;
	width: 303px;
}
.members_list .title_sm
{
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	color: #E75700;
}
.members_top_search
{
	margin-bottom: 0;
	margin-left: 20px;
	clear: none;
}
.members_top_search .last
{
	padding-top: 14px;
	height: 22px;
}
.members_top_search .last INPUT
{
	width: 60px;
}
/**********************************************************************************************************************
rating*/
.rating
{
}
.rating TD
{
	font-size: 1px;
}
.rating TD.right_text
{
	font-size: 9px;
	text-align: right;
}
/**********************************************************************************************************************
end lists items
comments*/
.comments
{
	margin: 10px 0 0;
	padding: 0;
}
.comments TD
{
	background: #F2F2F2;
}
.comments TD .left
{
	font-weight: bold;
	margin: 0 0 0 10px;
}
.comments TD .right
{
	width: 234px;
	text-align: right;
}
.comments_list
{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}
.comments_list LI
{
	margin: 0;
	padding: 5px 0;
}
.comments_list .comment_ID
{
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
.comments_list .info_line
{
	color: #595959;
}
.comments_list .right
{
	width: 83px;
	float: right;
	position: relative;
	font-size: 1px;
	z-index: 5;
	margin: -5px 0 0;
}
.comments_list .sabject
{
	font-weight: bold;
	color: #0C0C0C;
}
.comments_list .author
{
	color: #0C0C0C;
}
A.s-msg-reply, A.s-msg-top, A.s-msg-add
{
	color: #FFF;
	/*[disabled]float:right;*/
	margin: 0;
}
.title_comm
{
	border: 1px dotted #F96400;
	background: #F3F3F3;
	font: bold 10pt Arial;
	margin: 0;
	padding: 0;
}
.title_comm A
{
	display: block;
	padding: 1px 4px 2px;
	background: #F96400;
	font: 9pt Arial;
	text-decoration: none;
	float: right;
	margin: 5px 5px 4px;
}
.title_comm SPAN
{
	display: block;
	float: left;
	margin: 5px 5px 4px 15px;
}
.icons_sm
{
	background: #F7F7F7 none repeat scroll 0 0;
	border: 1px solid #D8D8D8;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	margin-top: 10px;
	padding: 3px 0;
}
.comments .line
{
	margin: 0;
	padding: 0;
	height: 10px;
	border-bottom: 1px dotted #CCC;
	border-top: none;
}
/*events index right*/
.events_right
{
	width: 300px;
	padding: 0px;
	clear: both;
	margin: 0 0 5px;
}
.events_right .cat_title
{
	border: none;
	padding: 0 0 0 2px;
	margin: 0;
	font-size: 18px;
}
.events_right .calendar
{
	width: 140px;
	float: right;
	background-color: #FFFFFF;
	border: 1px dotted #CCC;
	margin: 0 0px 0px 10px;
}
.events_right .title
{
	font-size: 17px;
	color: #E32C01;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 7px;
	text-align: left;
}
.events_right .title A
{
	text-decoration: none;
	color: #E32C01;
}
.events_right .events_in
{
	min-height: 210px;
	overflow: hidden;
	background: url(../img/bg_box.jpg) repeat-x bottom center;
	padding-left: 5px;
	padding-bottom: 10px;
}
.events_right .list_item
{
	padding: 5px;
}
/*calendar & events search*/
.calendar_next
{
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
.calendar_next:hover
{
	color: #CC0000;
}
.calendar_day_name
{
	font-size: 9px;
	text-decoration: none;
	background: #888888;
	color: #FFFFFF;
}
.calendar_sun
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_sat
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_curr
{
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.calendar_fri
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_thu
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_wed
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_tue
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_mon
{
	font-size: 9px;
	font-weight: bold;
}
.events_calendar_left
{
}
.calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
	margin-bottom: 7px;
}
.calendar_search
{
	padding: 0 0 5px;
	margin: 0 0 25px;
	width: 750px;
}
.calendar_search .title_search
{
	background: #B7B5B5 url(../img/arr5.gif) no-repeat center left;
	height: 24px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 33px;
	text-align: left;
}
.calendar_search .padd_starting
{
	padding-right: 10px;
	padding-left: 5px;
	margin: 0;
	text-align: center;
	color: #525252;
	border-right: 1px solid #9B9A9A;
}
.calendar_search .padd_starting INPUT
{
	vertical-align: middle;
	width: 65px;
}
.calendar_search .padd_starting IMG
{
	vertical-align: middle;
	margin-left: 2px;
	height: 16px;
	width: 16px;
}
.calendar_search .padd_through
{
	padding-right: 10px;
	color: #525252;
	padding-left: 10px;
	text-align: center;
	/*[disabled]width:200px;*/
	border-right: 1px solid #9B9A9A;
}
.calendar_search .padd_through INPUT
{
	vertical-align: middle;
	width: 65px;
}
.calendar_search .padd_through IMG
{
	vertical-align: middle;
	margin-left: 3px;
	height: 16px;
	width: 16px;
}
.calendar_search .padd_keywords
{
	text-align: left;
	padding-left: 10px;
	color: #525252;
}
.calendar_search .padd_keywords INPUT
{
	width: 192px;
	vertical-align: middle;
}
.calendar_search .padd_keywords INPUT.img
{
	width: 56px;
}
.calendar_search .padd_keywords .img
{
	vertical-align: middle;
}
.blog_calendar_left
{
	margin: 0 0 10px;
	background: #F4F4F4;
	padding: 5px;
}
.blog_calendar_left .cat_title
{
	text-align: center;
	font-weight: normal;
	font-size: 15px;
}
.blog_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px;
	background: #FFFFFF;
	margin-top: 0;
}
.blog_calendar_left .title
{
	font-size: 16px;
	color: #9B0202;
	font-weight: bold;
	margin-left: 10px;
}
.blog_calendar_left .title A
{
	text-decoration: none;
	color: #9B0202;
}
.cloud
{
	padding: 3px;
	margin-top: 5px;
}
.cloud .cat_title
{
	/*[disabled]margin-bottom:5px;*/
	/*[disabled]padding:0;*/
}
.blog_arhive
{
}
.blog_arhive .cat_title
{
	margin-bottom: 5px;
}
.blog_arhive UL
{
	margin: 0;
	padding: 0;
}
.blog_arhive LI
{
	padding: 5px 5px 5px 15px;
	background: #F4F2F2;
	margin-bottom: 1px;
	border-bottom: 1px solid #CCC;
	list-style: none;
}
.blog_arhive LI A
{
	text-decoration: none;
	color: #171717;
}
.left_part_blog .rss
{
	/*[disabled]position:absolute;*/
	margin: 0;
}
/**********************************************************************************************************************
for big calendar*/
.right_selector
{
	float: right;
	padding-top: 7px;
}
.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;
	=height: 65px;
	min-height: 65px;
}
.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;
	=height: 65px;
	min-height: 65px;
}
.event
{
	border-bottom: 1px dotted #D0D4D4;
	padding: 3px 0px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
.event A
{
	text-decoration: none;
	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-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;
	/*[disabled]width:172px;*/
}
.nextmonth A
{
	background: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px;
	display: block;
	font-family: georgia;
}
.currentmonth
{
	font-family: georgia;
	color: #BD012B;
	font-size: 16px;
	background-color: #DDE0E0;
}
.currday
{
	background: #FDD9BB;
}
.currday .calnum
{
	background: #FDD9BB;
}
.currday:hover
{
	background: #FFC89A;
}
.currday:hover .calnum
{
	background: #FFC89A;
}
#calendar_month, #calendar_year
{
	cursor: pointer;
}
DIV#calendar_year_selector, DIV#calendar_month_selector
{
	width: 150px;
	padding: 3px;
	background-color: #ACBDC5;
}
#calendar_year_selector, #calendar_month_selector, #calendar_year_selector A, #calendar_month_selector A
{
	font-family: georgia;
	color: #6B0C21;
	font-size: 13px;
	background-color: #F9FAFA;
	/*[disabled]font-weight:bold;*/
	padding: 3px 3px 3px 10px;
	margin: 0 0 1px;
	text-decoration: none;
	display: block;
	/*[disabled]font-style:italic;*/
}
#calendar_year_selector A:hover
{
	background-color: #FEC799;
}
#calendar_month_selector A:hover
{
	background-color: #FEC799;
}
#calendar_year_selector, #calendar_month_selector
{
	display: none;
}
/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
tabs
events index tabs*/
.events_num_box
{
	/*[disabled]background:#F6F4F1;*/
	/*[disabled]border:1px solid #DCDCDE;*/
	/*[disabled]text-align:center;*/
}
.num
{
	/*[disabled]text-align:center;*/
	/*[disabled]padding:3px;*/
}
.num DIV
{
	/*[disabled]float:left;*/
	/*[disabled]background:url(../img/bg1.gif);*/
	/*[disabled]width:33px;*/
	/*[disabled]height:28px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:0px;*/
}
.num DIV A
{
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:18px;*/
	/*[disabled]display:block;*/
	/*[disabled]padding-top:3px;*/
	/*[disabled]text-align:center;*/
}
.num DIV.num_sel
{
	/*[disabled]float:left;*/
	/*[disabled]background:url(../img/bg2.gif);*/
	/*[disabled]width:33px;*/
	/*[disabled]height:28px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:0px;*/
}
.title_num
{
	/*[disabled]padding:7px;*/
	/*[disabled]text-align:center;*/
}
.title_num A
{
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:18px;*/
	/*[disabled]font-style:italic;*/
	/*[disabled]color:#95244E;*/
	/*[disabled]text-align:center;*/
}
.events_num_box .pict_central
{
	/*[disabled]background:#FFFFFF;*/
}
/*start products central tabs*/
.inc_market_place_tabs_box
{
	width: 525px;
	height: 655px;
	margin: 0px;
	background: url(../img/market.jpg) no-repeat;
	background-position: top;
	border: 1px solid #FFFFFF;
}
.tabs_products
{
	clear: both;
	margin: 97px 10px 0px;
	font-family: "Trebuchet MS";
	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;
	width: 80px;
}
.tabs_products .market A
{
	display: block;
	text-decoration: none;
	color: #7E1F2E;
	margin-top: 6px;
	font-size: 14px;
	font-style: italic;
}
.tabs_products .market1
{
	background: url(../img/cor42.gif);
	height: 44px;
	text-align: center;
	padding: 0px 2px;
	color: #FFFFFF;
	width: 80px;
	font-weight: bold;
}
.tabs_products .market1 A
{
	display: block;
	text-decoration: none;
	color: #DA031A;
	margin-top: 6px;
	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: 510px;
	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;
}
.tabs_box_products .prod_index_td
{
	background: #FFF;
	border: 1px solid #FABC4D;
}
.tabs_box_products .pict
{
	float: none;
	margin: 0;
	font-size: 1px;
	text-align: center;
	padding: 0;
}
.tabs_box_products .title
{
	font-size: 12px;
	margin: 2px 0;
	background: #FDF5BD;
}
/*end products central tabs
end tabs
*********************************************************************************************************************
for box bottom and navigation*/
.box-bot
{
	clear: both;
	margin-top: 5px;
	color: #33434E;
	font-size: 11px;
	text-align: center;
}
.box-bot_acc
{
	float: left;
	clear: none;
	margin: 0;
}
.box-bot .prev
{
	float: left;
	font-size: 1px;
}
.box-bot .next
{
	float: right;
	font-size: 1px;
}
.box-bot .prev_gal
{
	float: left;
	margin-left: 0px;
}
.box-bot .next_gal
{
	float: right;
	margin-right: 0px;
}
.box-bot .center
{
	float: left;
	text-align: center;
}
.LIST_galleries_window .box-bot .center
{
	float: left;
	text-align: center;
	margin-left: 80px;
}
.LIST_picts_window .box-bot .center
{
	float: left;
	text-align: center;
	margin-left: 80px;
}
.video_vertical_cat .box-bot .center
{
	margin: 0 0 0 88px;
}
#tabs5 .box-bot .center
{
	margin-left: 38px;
}
#tabs3 .box-bot .center
{
	margin-left: 112px;
	margin-top: 1px;
}
#forum_cat_list .box-bot .center
{
	margin-left: 93px;
	margin-top: 1px;
}
.box-bot .center A
{
	text-decoration: none;
	color: #520202;
	display: block;
	padding: 0px;
	text-align: left;
	float: left;
	background: url(../img/arr1.gif) no-repeat center left;
	padding-left: 20px;
	height: 15px;
	margin: 3px 10px 0 0;
}
.box-bot .center A:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.LIST_gallery_picts .box-bot .center A
{
	background: none;
	margin: 3px 5px 0 15px;
	padding-left: 0;
}
.events_right .box-bot
{
	margin-top: 2px;
	margin-bottom: 5px;
}
.events_right .box-bot .center
{
	margin-left: 42px;
}
.products_list_index .box-bot .prev
{
	float: left;
	font-size: 1px;
	padding: 30px 2px 30px 0;
	border-right: 1px solid #CCC;
	margin-top: 12px;
}
.products_list_index .box-bot .next
{
	float: right;
	font-size: 1px;
	padding: 30px 0 30px 2px;
	border-left: 1px solid #CCC;
	margin-top: 12px;
}
.box-bot_box
{
	padding: 0;
	margin: 0;
}
.list_nav_ref, .list_nav_next, .list_nav_prev, .list_nav_caption
{
	padding: 4px 0;
	color: #6B6B6B;
	font: 0.85em arial;
	overflow: hidden;
	text-align: left;
}
.view_all
{
	padding: 5px 0 3px;
	color: #6B6B6B;
	font: 11px arial;
	overflow: hidden;
	text-align: right;
	float: right;
	width: 60px;
}
.view_all A
{
	border: 1px solid #C7C7C7;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 0;
}
.list_nav_page_num_curr_page
{
	color: #010000 !important;
	text-decoration: none !important;
	background-color: #D7D7D7 !important;
	border: 1px solid #C7C7C7;
	margin-right: 2px;
	padding: 2px 5px 1px;
	font-size: 11px;
}
.list_nav_ref A, .list_nav_next A, .list_nav_prev A, .list_nav_caption A
{
	border: 1px solid #C7C7C7;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 1px;
}
.list_nav_ref A:hover, .list_nav_next A:hover, .list_nav_prev A:hover, .list_nav_caption A:hover
{
	background-color: #E9E9E9;
	color: #010000 !important;
}
.list_nav_page_num_delim, .nav_dots, .last_delim
{
	display: none;
}
.list_nav_caption
{
}
.list_nav_ref
{
	font-size: 1px;
	letter-spacing: 0px;
}
.table_nav
{
	float: left;
}
.table_nav A
{
	float: left;
}
.table_nav TD.list_nav_caption
{
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}
.table_nav TD.list_nav_ref SPAN
{
	float: left;
}
/*
end center content
*********************************************************************************************************************
*********************************************************************************************************************
left menu*/
.left_menu
{
	margin: 0;
	position: relative;
	width: 190px;
}
.left_menu .cat_title
{
	margin: 0;
	/*[disabled]padding:0 0 3px 10px;*/
}
.left_menu .cat_title A
{
	color: #E85800;
	font-size: 18px;
	background: none;
	padding-bottom: 3px;
	margin-bottom: 0;
	padding-left: 5px;
}
.left_menu A
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #28040A;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	padding: 5px 10px 4px 14px;
	background: #F7F7F7 url(../img/bg_menu.jpg) repeat-x top center;
	line-height: 14px;
}
.left_menu A SPAN
{
	display: block;
	padding: 0;
}
.left_menu .cnt
{
	font-size: 9px;
	float: right;
}
.left_menu_index .left_menu A
{
	padding: 5px 20px 4px;
}
.left_menu A:hover
{
	color: #B70C01;
	text-decoration: none;
}
.left_menu .l_10
{
	font-size: 12px;
}
.left_menu .l_20
{
	font-size: 12px;
}
/*for alphabetical  search (left and top)*/
.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;
	border: none;
	text-align: left;
}
.table_ab_contacts
{
}
.table_ab_contacts TD
{
	padding: 1px 7px;
}
.table_ab_contacts TD A
{
	font-size: 12px;
}
.table_ab_contacts .last
{
	padding: 0px;
	border: none;
	text-align: left;
}
.recent_posts
{
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
}
.recent_posts .gray_tab_box
{
	/*[disabled]clear:both;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:5px;*/
}
.recent_posts .gray_tab
{
	/*[disabled]height:41px;*/
}
.recent_posts .gray_tab .text
{
	/*[disabled]width:156px;*/
}
.recent_posts .gray_tab_box DIV
{
	/*[disabled]padding:1px 5px 5px;*/
	/*[disabled]text-align:left;*/
}
.recent_posts .gray_tab_box A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.recent_posts DIV.line
{
	/*[disabled]background:url(./img/bg_dr.gif);*/
	/*[disabled]height:3px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]border:none;*/
}
/*for entry_tags*/
.entry_tags
{
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
}
.entry_tags .gray_tab_box
{
	/*[disabled]clear:both;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-bottom:5px;*/
	/*[disabled]margin-bottom:5px;*/
}
.entry_tags .gray_tab
{
	/*[disabled]height:41px;*/
}
.entry_tags .gray_tab .text
{
	/*[disabled]width:156px;*/
}
.entry_tags .gray_tab_box DIV
{
	/*[disabled]padding:1px 5px 5px;*/
	/*[disabled]text-align:left;*/
}
.entry_tags .gray_tab_box A
{
	/*[disabled]display:inline;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:14px;*/
}
.entry_tags DIV.line
{
	/*[disabled]background:url(./img/bg_dr.gif);*/
	/*[disabled]height:3px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]border:none;*/
}
.see_also
{
	/*[disabled]margin-top:20px;*/
}
.see_also .title
{
	/*[disabled]font-size:15px;*/
	/*[disabled]color:#628171;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-weight:bold;*/
}
.see_also .title A
{
	/*[disabled]text-decoration:none;*/
}
/**********************************************************************************************************************
footer*/
.footer
{
	background: url(../img/bot_left.png) no-repeat left top;
	clear: both;
	color: #FFFFFF;
	margin: 0;
}
.footer H3
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
}
.footer_right
{
	height: 100%;
	background: url(../img/bot_right.png) no-repeat right top;
}
.footer_in
{
	background: #000;
	margin: 0 20px;
	height: 74px;
	color: #ACACAC;
	font-size: 12px;
}
.footer_in .left
{
	margin-top: 12px;
	margin-left: 10px;
}
.footer_in .right
{
	margin-top: 30px;
}
.footer A
{
	color: #ACACAC;
	text-decoration: none;
}
.navigator
{
	/*[disabled]background:#EAEAF6;*/
}
.product_option
{
	/*[disabled]display:block;*/
	/*[disabled]font-weight:bold;*/
}
.opt_title
{
	/*[disabled]font-weight:bold;*/
}
.opt_value
{
	/*[disabled]padding-left:5px;*/
}
.list_nav_prev_link
{
	/*[disabled]color:#000000;*/
}
.list_nav_next_link
{
	/*[disabled]color:#000000;*/
}
/****** Round corners styles index ****************************************/
.round_corners
{
	clear: both;
	background: transparent url(../img/promo_list_t.gif) repeat-x top;
	margin: 0 0 7px;
	width: auto;
	height: auto;
}
.round_corners DIV
{
	width: auto;
	height: auto;
	background: transparent url(../img/promo_list_b.gif) repeat-x bottom;
}
.round_corners DIV DIV
{
	background: transparent url(../img/promo_list_l.gif) repeat-y left;
}
.round_corners DIV DIV DIV
{
	background: transparent url(../img/promo_list_r.gif) repeat-y right;
}
.round_corners DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_tl.gif) no-repeat top left;
}
.round_corners DIV DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_tr.gif) no-repeat top right;
}
.round_corners DIV DIV DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_br.gif) no-repeat bottom right;
}
.round_corners DIV DIV DIV DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_bl.gif) no-repeat bottom left;
	padding: 10px 15px 18px;
}
.round_corners DIV DIV DIV DIV DIV DIV DIV DIV
{
	background: none;
	padding: 0;
}
/************ Tabs listing box styles ****************************************/
.tabs_listing_item .box
{
	width: 415px;
	height: 240px;
	overflow: hidden;
}
.tabs_listing_item .box .central_text
{
	width: 415px;
}
.tabs_listing_item .box .central_text .pict
{
	margin: 0;
	padding: 0 10px 0 0;
}
UL.tabs_listing
{
	width: 692px;
	height: 258px;
	list-style-type: none;
	margin: 10px 0 10px 295px;
	padding: 0;
	overflow: hidden;
	vertical-align: top;
}
UL.tabs_listing LI
{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
DIV.tabs_listing_tabs
{
	position: absolute;
	z-index: 20;
	width: 420px;
	margin-left: 12px;
	margin-top: 210px;
	display: none;
	padding: 0;
}
UL.tabs_listing_tabs
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}
UL.tabs_listing_tabs LI
{
	margin: 0 0 0 2px;
	width: 31px;
	line-height: 185%;
	height: 31px;
	float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: transparent url(../img/promo_list_tab_active.png) no-repeat center center;
}
UL.tabs_listing_tabs LI.active
{
	background: transparent url(../img/promo_list_tab2.png) no-repeat center center;
}
/*more tabs for sections
**********************************************************************************************************************/
.video_box
{
	padding: 0;
	margin: 0;
}
.video_mid
{
	padding: 0;
	margin: 0 0 5px;
	text-align: center;
	/*[disabled]width:520px;*/
	/*[disabled]min-height:341px;*/
}
.galleries_box
{
	/*[disabled]width:600px;*/
	/*[disabled]height:auto;*/
	padding: 0;
	margin: 0;
}
.galleries_mid
{
	padding: 10px 5px 15px;
	margin: 0;
	text-align: center;
	min-height: 200px;
}
.picts_box
{
	/*[disabled]width:600px;*/
	/*[disabled]height:auto;*/
	padding: 0;
	margin: 0;
}
.picts_mid
{
	padding: 10px 5px 15px;
	margin: 0;
	text-align: center;
	min-height: 200px;
}
/**************************************** END Tabs listing box styles ***************************************
********************* registration ********************************/
.form_block
{
	width: 100%;
	padding: 1px;
	display: block;
	border: none;
}
.form_block DIV
{
	/*[disabled]display:block;*/
	padding: 3px 0;
	=padding: 3px 0 4px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	height: 19px;
}
.form_block DIV.last
{
	border: none;
}
.form_block DIV.spaser
{
	height: 1px;
	padding: 0;
	border: none;
}
.form_block DIV.title
{
	text-align: center;
	border: none;
}
.form_block DIV.auto
{
	height: auto;
}
.form_block DIV INPUT
{
	float: left;
	margin-left: 5px;
}
.form_block DIV TEXTAREA
{
	float: left;
	margin-left: 0;
}
.form_block DIV SELECT
{
	float: left;
	margin-left: 5px;
}
DIV.form_block SELECT#COUNTRY
{
	=width: 205px;
}
.form_block DIV INPUT#PASSWORD1
{
	=width: 174px;
}
.form_block DIV INPUT#PASSWORD2
{
	=width: 174px;
}
.form_block DIV SPAN
{
	display: block;
	/*[disabled]border:1px solid #000;*/
	width: 118px;
	float: left;
	padding-top: 1px;
	text-align: right;
}
.form_block DIV SPAN.text
{
	text-align: left;
	padding-left: 5px;
}
.form_block DIV SPAN SPAN
{
	width: 5px;
	float: right;
	display: inherit;
}
.madatorystar
{
	color: #CC0000;
}
.mandatory_selected
{
	border: 1px solid #FF0000;
}
LABEL.mandatory_selected
{
	border: 0;
	color: #FF0000;
	font-weight: bold;
}
.form_err_message, .form_email_error, .form_password_error, .form_mandatory_error
{
	display: none;
}
.error_mess, .submit_mess, .soldout
{
	color: #CC0000;
}
.Sign_In_Information
{
	float: left;
	width: 307px;
	/*[disabled]height:156px;*/
	margin-left: 30px;
}
.Optional
{
	float: left;
	width: 307px;
	margin-left: 30px;
	height: 224px;
	margin-top: 50px;
}
.Optional_acc
{
	margin-top: 10px;
}
.Optional .title
{
	color: #797676;
}
.Company_Information
{
	float: left;
	width: 337px;
	min-height: 400px;
	margin-right: 30px;
}
.Additional_Information
{
	float: left;
	width: 313px;
	/*[disabled]min-height:400px;*/
	margin-right: 0;
}
.Additional_Information UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.Additional_Information UL LI
{
	margin: 3px 0;
	padding: 0 0 0 0px;
	text-align: left;
	font-size: 12px;
}
.Additional_Information UL LI UL
{
	margin-top: 10px;
	margin-left: 20px;
}
.Additional_Information .comment
{
	background: url(../img/ToolTip_1052_51411_7.png) no-repeat;
	height: 101px;
	width: 277px;
	border: none;
	margin-top: 10px;
}
.Additional_Information .comment2
{
	background: url(../img/ToolTip_1051_51411_7.png) no-repeat;
	height: 101px;
	width: 277px;
	border: none;
	margin-top: 10px;
}
.Additional_Information_register
{
	width: 278px;
}
.Personal_Information
{
	float: right;
	width: 337px;
	min-height: 400px;
	margin-right: 30px;
}
.Personal_Information_acc
{
	width: 321px;
}
.Select_Subscription_Plan
{
	float: right;
	width: 337px;
	/*[disabled]height:80px;*/
	margin-right: 30px;
	margin-top: 10px;
}
.Select_Subscription_Plan DIV
{
	text-align: left;
}
.Select_Subscription_Plan DIV INPUT
{
	float: left;
	margin-left: 67px;
}
.FORMVALID_REGISTER
{
	float: none;
	/*[disabled]width:331px;*/
	text-align: center;
	/*[disabled]height:61px;*/
	margin-top: 20px;
}
.FORMVALID_REGISTER SPAN
{
	display: block;
	width: 358px;
	text-align: left;
}
.FORMVALID_REGISTER IMG
{
	float: left;
}
.carrent_acc
{
	width: 216px;
	background: #EEE;
	padding: 0 0 0 10px;
}
.carrent_acc DIV SPAN
{
	width: 64px;
}
.carrent_acc DIV SPAN.text
{
	width: 146px;
}
.carrent_acc DIV SPAN.long
{
	overflow-x: hidden;
}
/********************** left search *******************************
Checkout Form
******************************************************************************/
DIV.title_background_checkout
{
	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;
}
DIV.title_background_checkout A
{
	color: #8E1C2D;
	font-weight: bold;
}
DIV.title_background_checkout A SPAN
{
	margin-top: 6px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 11px;
	background: transparent url(img/pict_check/plusminus.gif) no-repeat left -11px;
	height: 11px;
	display: block;
	float: left;
	width: 11px;
	text-decoration: none;
	cursor: pointer;
}
DIV.title_background_checkout A SPAN.plus_minus_nobg
{
	background: none;
	cursor: url(none);
}
DIV.title_background_checkout A.closed SPAN
{
	background: transparent url(img/pict_check/plusminus.gif) no-repeat left top;
}
DIV.title_background_checkout A.menu
{
	font-size: 12px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
}
DIV.title_background_checkout SPAN.caption
{
	float: left;
	font-weight: bold;
	padding-right: 15px;
}
DIV.title_background_checkout A.menu SPAN
{
	margin-top: 2px;
	font-size: 13px;
	line-height: 13px;
	background: transparent url(img/pict_check/arrows.gif) no-repeat left top;
	height: 13px;
	display: block;
	float: left;
	width: 13px;
	text-decoration: none;
	cursor: pointer;
	margin-right: 1px;
}
DIV.title_background_checkout A.menu_opened SPAN
{
	background: transparent url(img/pict_check/arrows.gif) no-repeat left -13px;
}
FORM#checkout_form DIV.form_block
{
	border: 1px dotted #CCCCCC;
	width: 99%;
}
FORM#checkout_form DIV.form_block_hidden
{
	display: none;
}
FORM#checkout_form DIV.payment_method
{
	display: none;
}
FORM#checkout_form DIV.form_block_shown
{
	display: block;
}
FORM#checkout_form DIV.form_block#account SPAN
{
	font-weight: bold;
}
FORM#checkout_form #COUNTRY, FORM#checkout_form #SHIPCOUNTRY
{
	width: 240px;
}
FORM#checkout_form #PAYPAL_SAMEAS_BILL
{
	float: none;
}
FORM#checkout_form #copy_ship_data_label
{
	font-size: 11px;
	color: #343440;
	display: inline;
}
FORM#checkout_form #SHIPPING_DEFAULT_STATUS_TEXT
{
	width: 270px;
}
FORM#checkout_form #SHIPPING_CALCULATING_STATUS_TEXT
{
	width: 270px;
	display: none;
}
FORM#checkout_form #SHIPPING_METHOD
{
	width: 270px;
	display: none;
}
FORM#checkout_form #cc_number_star
{
	width: 150px;
}
FORM#checkout_form #cvv_star
{
	width: 30px;
}
FORM#checkout_form .form_block DIV SPAN
{
	width: 200px;
}
/******************************************************************************
*******************************************************************/
.left_saerch DIV SPAN
{
	width: 70px;
}
/**********************top search biz-directory *******************************
*******************************************************************/
.top_search
{
}
.top_search DIV
{
	float: left;
	padding: 0 5px 0 0;
	margin-right: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	text-align: left;
	clear: none;
	height: 36px;
}
.top_search DIV SPAN
{
	width: auto;
	display: block;
	text-align: left;
	float: none;
}
.top_search DIV INPUT
{
	float: none;
	margin-left: 0;
}
.top_search DIV TEXTAREA
{
	float: none;
}
.top_search DIV SELECT
{
	float: none;
	margin-left: 0;
}
/************************* TABS ************************************
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-size: 12px;
	color: #3D4148;
	border-bottom: 1px dotted #CCCCCC;
}
.tabs_list_item A
{
	font-size: 12px;
}
.tabs_list_item .author
{
	font-size: 12px;
	font-weight: bold;
}
/*start for index 2 tabs inc_index_2bot_tabs.html*/
.tabs .text3
{
	/*[disabled]background:url(../img/cor16.gif);*/
	/*[disabled]height:41px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:0px 5px;*/
	/*[disabled]width:187px;*/
}
.tabs .text3 A
{
	/*[disabled]display:block;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]margin-top:8px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
	/*[disabled]text-transform:uppercase;*/
}
.tabs .text4
{
	/*[disabled]background:url(../img/cor21.gif);*/
	/*[disabled]height:41px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:0px 5px;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]width:187px;*/
}
.tabs .text4 A
{
	/*[disabled]display:block;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]color:#224B36;*/
	/*[disabled]margin-top:8px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]font-size:14px;*/
	/*[disabled]text-transform:uppercase;*/
}
.tabs .line3_4
{
	/*[disabled]width:3px;*/
	/*[disabled]border-bottom:2px solid #6A8774;*/
	/*[disabled]height:28px;*/
}
.tabs_box3_4
{
	/*[disabled]clear:both;*/
	/*[disabled]width:441px;*/
	/*[disabled]border-left:2px solid #6A8774;*/
	/*[disabled]border-bottom:2px solid #6A8774;*/
	/*[disabled]border-right:2px solid #6A8774;*/
	/*[disabled]height:240px;*/
}
.tabs_box3_4 .box
{
	/*[disabled]height:240px;*/
	/*[disabled]text-align:left;*/
}
.tabs_box3_4 .box_in
{
	/*[disabled]height:211px;*/
	/*[disabled]padding:0px 10px;*/
	/*[disabled]overflow:hidden;*/
}
.tabs_box3_4 .box-bot
{
	/*[disabled]margin-right:3px;*/
	/*[disabled]margin-left:3px;*/
}
/*end for index 2 tabs inc_index_2bot_tabs.html
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: 444px;
	border-left: 1px solid #A54F5B;
	border-bottom: 1px solid #A54F5B;
	border-right: 1px solid #A54F5B;
	height: 320px;
	font-family: arial;
}
#tabs4 .tabs_box0_1
{
	clear: both;
	width: 298px;
	border-left: 1px solid #688572;
	border-bottom: 1px solid #688572;
	border-right: 1px solid #688572;
	height: 320px;
}
#tabs5 .tabs_box0_1
{
	width: 298px;
	height: 300px;
	border-left: 1px solid #CB5421;
	border-bottom: 1px solid #CB5421;
	border-right: 1px solid #CB5421;
}
.tabs_box0_1 .box
{
	height: 320px;
	text-align: left;
}
#tabs5 .tabs_box0_1 .box
{
	height: 300px;
	text-align: left;
}
.tabs_box0_1 .box_in
{
	height: 290px;
	padding: 0px 10px;
	overflow: hidden;
}
#tabs5 .tabs_box0_1 .box_in
{
	height: 270px;
	padding: 0;
	overflow: hidden;
}
.tabs_box0_1 .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
}
/*end for index 3 tabs inc_index_3tabs.html*/
DIV.jqueryui_tabs.ui-widget-content
{
	border: none;
	background: none;
	color: #333333;
}
DIV.jqueryui_tabs.ui-tabs
{
	background: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#tabs3.jqueryui_tabs.ui-widget-content
{
	border: none;
	background: none;
}
#tabs5.jqueryui_tabs.ui-widget-content
{
	border: none;
	background: none;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav
{
	list-style: none;
	position: static;
	z-index: 1;
	padding: 0;
	background: none;
	height: 27px;
	=height: 26px;
	border: none;
	border-bottom: 1px solid #A55;
	margin: 0;
	line-height: 14px;
	/*[disabled]width:446px;*/
	/*[disabled]=width:444px;*/
}
#tabs5.jqueryui_tabs.ui-tabs .ui-tabs-nav
{
	height: 27px;
	=height: 26px;
	border-bottom: 1px solid #C52;
	width: 300px;
	/*[disabled]=width:298px;*/
}
#tabs4.jqueryui_tabs.ui-tabs .ui-tabs-nav
{
	border-bottom: 1px solid #688572;
	width: 300px;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI
{
	position: static;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 1px -1px 0;
	padding: 0;
	background: url(../img/bg_tag2.gif) no-repeat left top;
	border: none;
}
#tabs4.jquery.ui_tabs.ui-tabs .ui-tabs-nav LI
{
	background: url(../img/bg_tag3.gif) no-repeat left top;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI A
{
	display: block;
	float: left;
	text-decoration: none;
	padding: 0;
	background: url(../img/bg_tag2_right.gif) no-repeat right top;
	text-transform: uppercase;
	font-weight: normal;
	color: #493333;
	font-size: 13px;
	margin: 0;
	/*[disabled]border:1px solid #000000;*/
	padding: 0.5em 2em;
}
#tabs4.jqueryui_tabs.ui-tabs .ui-tabs-nav LI A
{
	background: url(../img/bg_tag3_right.gif) no-repeat right top;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI.ui-tabs-selected
{
	background: #A54F5B url(../img/bg_sel2.gif) no-repeat top left;
	border-bottom: none;
}
#tabs4.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected
{
	background: #678470 url(../img/bg_sel3.gif) no-repeat top left;
}
#tabs5.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected
{
	background: #CB532A url(../img/bg_sel4.gif) no-repeat top left;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI.ui-tabs-selected A
{
	color: #FFFFFF;
	background: url(../img/bg_sel2_right.gif) no-repeat right top;
	border-bottom: none;
}
#tabs4.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected A
{
	color: #FFFFFF;
	background: url(../img/bg_sel3_right.gif) no-repeat right top;
}
#tabs5.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected A
{
	color: #FFFFFF;
	background: url(../img/bg_sel4_right.gif) no-repeat right top;
}
DIV.jqueryui_tabs .ui-corner-all
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.jqueryui_tabs.ui-tabs .ui-tabs-panel
{
	padding: 0 5px;
	display: block;
	border-width: 0;
	background: none;
}
#tabs5.jqueryui_tabs.ui-tabs .ui-tabs-panel
{
	padding: 0 1px;
	display: block;
	border-width: 0;
	background: none;
}
.jqueryui_tabs .ui-corner-top
{
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}
/************************* TABS END HERE*************************************/
/*.site_map_left
{
	float: left;
	width: 281px;
	margin-left: 50px;
	text-align: left;
}*/
.site_map_left DIV
{
	text-align: left;
}
.site_map_left UL
{
	margin-top: 0;
	margin-left: 12px;
	margin-bottom: 20px;
}
.site_map_left_first
{
	margin: 0;
}
.sitemap_header
{
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-family: "Rockwell Condensed";
}
.sitemap_div
{
	/*[disabled]float:left;*/
	/*[disabled]width:208px;*/
	/*[disabled]padding:7px;*/
}
/*******************************contacts_zoom************************************/
.contacts_information
{
	margin-right: 30px;
	line-height: 180%;
}
.contacts_information2
{
	line-height: 180%;
}
.BUSINESS_DIR_card
{
	margin: 20px 20px 20px 0;
	float: left;
	border: 1px solid #CCC;
}
.BUSINESS_DIR_card .title
{
	background: #1D5188;
	color: #FFF;
	padding: 5px 0px;
	font-size: 15px;
	text-align: center;
	margin: 0;
}
.BUSINESS_DIR_card .pict
{
	margin: 10px;
	float: none;
}
.BUSINESS_DIR_card .contact_person
{
	margin: 20px 20px 0 10px;
	color: #1D5188;
	font-weight: bold;
}
.BUSINESS_DIR_card .contact_person .rep_name
{
	color: #1D5188;
	font-size: 18px;
	font-weight: bold;
}
.BUSINESS_DIR_card .rep_name_sm
{
	color: #1D5188;
	font-weight: bold;
}
.BUSINESS_DIR_card .company_info
{
	margin: 0 2px;
	padding: 5px 20px;
	background: #EEE;
}
.BUSINESS_DIR_card TD .left
{
	text-align: left;
	color: #053260;
	margin: 0 20px 0 10px;
}
.BUSINESS_DIR_card TD .right
{
	text-align: right;
	color: #053260;
	margin: 0 20px 0 10px;
}
