/*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: #D8D6D6;
	color: #838282;
}
TABLE, TR, TD
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_table
{
	background: #FFFFFF url(../img/bg_all.jpg) no-repeat top center;
	width: 1024px;
}
A
{
	color: #00B6CC;
}
A:hover
{
	color: #FF9A00;
}
BUTTON, SELECT, INPUT
{
	font-weight: normal;
	font-size: 13px;
}
DIV, SPAN
{
	padding: 0px;
	margin: 0px;
}
H1
{
	font-size: 22px;
}
H2
{
	font-size: 18px;
}
HR
{
	color: #D5E0EC;
	height: 1px;
	border: 1px solid #D5E0EC;
}
IMG, FORM
{
	margin: 0px;
	padding: 0px;
	background: none;
}
P
{
	margin: 5px 0px;
}
.mt10
{
	margin-top: 10px;
}
.img
{
	line-height: 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: 2px 10px 5px 0px;
	display: block;
	text-align: left;
	line-height: 1px;
	font-size: 1px;
}
.list_architectors .pict
{
	height: 60px;
	overflow: hidden;
}
.article_pict
{
	float: right;
	margin: 0px 0px 5px 10px;
	display: block;
	text-align: right;
	line-height: 1px;
	font-size: 1px;
}
.article_pict_corner
{
	background: transparent url(../img/article_pict.gif) no-repeat top right;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	height: 8px;
	width: 608px;
	position: absolute;
	z-index: 50;
}
UL
{
	margin: 0;
	padding: 0;
}
UL LI
{
	margin: 0 0 0 25px;
	padding: 0;
}
/**html .article_pict_corner*/
#INVALID-RULE
{
	display: none;
}
.gallery_pict
{
	margin-top: 10px;
	margin-right: 7px;
}
.gallery_pict IMG
{
	border: 0;
}
.pict_right
{
	float: right;
	margin: 0px 0px 5px 10px;
	display: block;
	text-align: center;
}
.pict_center
{
	text-align: center;
	margin: 10px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.align_center
{
	text-align: center;
}
.align_left
{
	text-align: left;
}
.align_right
{
	text-align: right;
}
.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.under
{
	text-decoration: underline;
}
.normal
{
	font-weight: normal;
}
.border_none
{
	border-bottom: none;
}
.border_ccc
{
	border: 1px solid #CCCCCC;
}
.path_box
{
	font-size: 12px;
	text-transform: uppercase;
	color: #9C9B9B;
}
.path_box A
{
	text-decoration: none;
	color: #9C9B9B;
}
.path_box2
{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #9C9B9B;
	margin-top: 5px;
	margin-bottom: 5px;
}
.path_box2 A
{
	text-decoration: none;
	color: #000000;
}
.path A
{
	text-decoration: none;
}
.sort
{
	float: right;
	min-width: 200px;
	text-align: right;
	font-size: 11px;
	color: #048FCE;
	font-family: arial;
}
.sort .submit_go
{
	width: 25px;
}
.showing
{
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
	font-style: italic;
	font-family: georgia;
}
.showing_right
{
	float: right;
	text-align: right;
	font-size: 12px;
	padding-top: 3px;
}
.count
{
	text-align: right;
	color: #8E1C2D;
	font-style: italic;
	font-family: georgia;
}
.madatorystar
{
	color: #CC0000;
}
.submit_mess
{
	color: #CC0000;
}
.alt_text
{
	font-size: 11px;
	padding: 0px;
	background: #FFF9E7;
	padding: 3px;
	font-family: Arial;
}
.text_sm
{
	font-size: 11px;
}
.banner
{
	text-align: center;
}
.banner_left
{
	text-align: left;
}
.not_found
{
	color: #868484;
	text-align: center;
	font-style: italic;
	font-family: georgia;
	font-size: 14px;
}
.rss
{
	text-align: center;
	margin: 10px 0px;
}
.table_line TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
.table_line TD.table_title
{
	text-align: right;
	font-weight: bold;
}
.table_line .noline
{
	border: none;
}
.table_line .text_title
{
	text-align: center;
	font-weight: bold;
	padding: 6px 0px 0px;
}
.table_line .sub_title
{
	background: #ECF2F7;
}
.table_line .sub_title_sm
{
	background: #ECF2F7;
	font-size: 11px;
}
TABLE.table_line_check TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
TABLE.table_line_check
{
	padding: 0px;
}
.table_line .form_title
{
	text-align: right;
	background-color: #F7F7F7;
}
.form_title
{
	text-align: right;
}
.table_line .form_field
{
	background-color: #F7F7F7;
	text-align: left;
}
.table_line .memo_form_title
{
	background-color: #F7F7F7;
	text-align: left;
}
.table_line .form_field_center
{
	background-color: #F7F7F7;
}
.form_field
{
	text-align: left;
}
.check_box
{
	border: 1px dotted #CCCCCC;
}
.table_line_vert TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
}
.table_line_vert .text_header
{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
.table_line_vert .last
{
	border-right: none;
}
.table_line_vert .line_right
{
	border-right: 1px solid #CCCCCC;
}
.table_line_vert .table_title
{
	text-align: right;
	font-weight: bold;
}
.table_line_vert .table_title_noline
{
	font-weight: bold;
	border: none;
	padding: 6px 6px 0px;
}
.table_line_vert .sub_title
{
	background: #ECF2F7;
}
.form_background
{
	background: #F4F6F8;
}
.location
{
	font-size: 14px;
	font-weight: normal;
	color: #9C9B9B;
	text-transform: uppercase;
}
.author
{
	font-weight: bold;
}
.file
{
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.date
{
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
}
.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: 13px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.title A
{
	text-decoration: none;
	color: #000000;
}
.title A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_mid
{
	font-size: 19px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.title_mid A
{
	text-decoration: none;
	color: #000000;
}
.title_big
{
	font-size: 34px;
	color: #000000;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.title_big A
{
	text-decoration: none;
	color: #A10101;
}
.title_big A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_sm
{
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.title_sm A
{
	color: #000000;
	text-decoration: none;
}
.title_sm2
{
	font-size: 15px;
	color: #295285;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	font-family: "Trebuchet MS", Tahoma;
}
.title_sm_bg
{
	background: #EAEAF6;
	font-weight: bold;
}
.title_sm_bg_invoice
{
	background: #EAEAF6;
	font-weight: bold;
}
.sub_title
{
	font-weight: bold;
	color: #295285;
}
.title_background
{
	font-size: 16px;
	color: #8E1C2D;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F6F4F1;
	font-family: "Trebuchet MS";
	text-align: center;
}
.title_background A
{
	color: #8E1C2D;
	font-weight: bold;
}
.title_background_box
{
	padding: 0px 10px;
}
.title_background_box .title
{
	padding: 0px;
	font-size: 14px;
}
.title_background_box .products_list_item .item_properties
{
	width: 98px;
	margin-bottom: 0;
	float: left;
	overflow: hidden;
}
.title_background_box .products_list_item
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.title_background_box .products_list_item .pict
{
	width: 90px;
}
UL.title_background_box
{
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 5px;
}
UL.title_background_box LI
{
	margin-bottom: 5px;
}
.title_background .tags
{
	font-size: 13px;
	color: #49576F;
}
.title_background_check
{
	font-size: 16px;
	color: #8E1C2D;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #E5E9F3;
	font-family: "Trebuchet MS";
	text-align: left;
	padding-left: 15px;
}
.title_background_check A
{
	color: #8E1C2D;
	font-weight: bold;
}
.title_background_check .menu
{
	font-size: 12px;
}
.line
{
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 20px;
}
.line_bot
{
	clear: both;
	height: 30px;
	border-top: 1px solid #CCCCCC;
}
.line_more
{
	clear: both;
	border-top: 1px solid #CCCCCC;
}
.line_dotted
{
	height: 1px;
	border-top: 1px dotted #FDCE5B;
}
.line_dotted_fff
{
	height: 1px;
	border-top: 1px dotted #FFFFFF;
}
.line_dotted_gray
{
	background: url(../img/bg_dr.gif);
	height: 3px;
}
.line_all
{
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.sdesc
{
	font-size: 11px;
}
/*for top*/
.header
{
	text-align: left;
}
.logo
{
	float: left;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
.top_login
{
	float: right;
	width: 305px;
	text-align: right;
	line-height: 100%;
}
.login_title
{
	float: left;
	/*[disabled]width:98px;*/
	/*[disabled]height:11px;*/
	font-size: 12px;
	font-weight: bold;
	/*[disabled]background:url(../img/login.png);*/
	text-transform: uppercase;
	margin-left: 2px;
	margin-bottom: 0;
	color: #000000;
	/*[disabled]font-size:1px;*/
	/*[disabled]line-height:1px;*/
}
.login_title SPAN
{
	color: #FF004E;
}
.pass_bot
{
	float: left;
	margin-left: 2px;
	margin-top: 5px;
	color: #000000;
}
.forms_field
{
	text-align: left;
}
.top_login .lang
{
	float: right;
	width: 56px;
	height: 11px;
	background: url(../img/lang.png);
	margin-top: 28px;
	margin-right: 3px;
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
}
.top_login .lang .eng
{
	display: block;
	float: left;
	height: 12px;
	width: 23px;
}
.top_login .lang .ru
{
	display: block;
	float: left;
	height: 12px;
	width: 23px;
	margin-left: 10px;
}
.top_login .register
{
	/*[disabled]background:url(../img/register_title.png);*/
	/*[disabled]width:98px;*/
	/*[disabled]height:12px;*/
	float: left;
	color: #FB316F;
	margin-right: 3px;
	font-weight: bold;
}
.top_login .register A
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	/*[disabled]height:12px;*/
	font-weight: bold;
	text-transform: uppercase;
}
.top_login .for_password
{
	/*[disabled]background:url(../img/pass.png);*/
	/*[disabled]width:107px;*/
	/*[disabled]height:12px;*/
	float: left;
}
.top_login .for_password A
{
	/*[disabled]display:block;*/
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	/*[disabled]height:12px;*/
	font-weight: bold;
	text-transform: uppercase;
}
.top_login .for_password A:hover
{
	color: #FB316F;
}
.top_login .register A:hover
{
	color: #FB316F;
}
.header_search
{
	float: right;
	margin: 10px 10px 0px 20px;
	text-align: right;
	color: #048FCE;
	font-size: 11px;
}
.slogan_left
{
	margin-top: 20px;
	height: 121px;
	float: left;
	width: 356px;
	background: url(../img/top_slogan_left.png) no-repeat;
}
.slogan_right1
{
	margin-top: 20px;
	height: 121px;
	float: left;
	width: 495px;
	cursor: hand;
	background: url(../img/top_slogan_right4.png) no-repeat bottom left;
}
.slogan_right2
{
	margin-top: 20px;
	height: 121px;
	float: left;
	width: 495px;
	cursor: hand;
	background: url(../img/top_slogan_right2.png) no-repeat bottom left;
}
.slogan_right3
{
	margin-top: 20px;
	height: 121px;
	float: left;
	cursor: hand;
	width: 495px;
	background: url(../img/top_slogan_right3.png) no-repeat bottom left;
}
.slogan_right4
{
	margin-top: 20px;
	height: 121px;
	float: left;
	width: 495px;
	cursor: hand;
	background: url(../img/top_slogan_right4.png) no-repeat bottom left;
}
.slogan_right5
{
	margin-top: 20px;
	height: 121px;
	float: left;
	width: 495px;
	cursor: hand;
	background: url(../img/top_slogan_right5.png) no-repeat bottom left;
}
.text-top
{
	color: #048FCE;
	font-size: 11px;
}
.text-top A
{
	color: #048FCE;
	text-decoration: none;
	text-transform: uppercase;
}
.magenta_line
{
	background: #FF004E;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	height: 15px;
	width: 838px;
}
.hidel_top_arch
{
	display: none;
}
.Yamamoto1
{
	display: block;
}
.geize2
{
	display: block;
}
.Vuchic3
{
	display: block;
}
.Robain4
{
	display: block;
}
/*dd menu acc*/
.menu_in_box
{
	border-bottom: 1px solid #6594E0;
	width: 90%;
}
*#menu_in
{
	color: #FFFFFF;
	background: #6594E0;
	padding: 0px 0px 5px;
	float: left;
	margin: 1px;
	z-index: 1;
	vertical-align: top;
}
*#menu_in A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 1;
	top: 5px;
}
*#menu_in A:hover
{
	color: #FFFF00;
	z-index: 1;
}
*#menu_in SPAN
{
	width: 11px;
	height: 20px;
	z-index: 1;
	vertical-align: top;
	float: left;
}
*#menu_in SPAN IMG
{
	top: -20px;
	vertical-align: top;
}
*#menu_in .menu_ord
{
	color: #FFFF00;
}
.list_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_edit_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_del_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_title_td A
{
	color: #FFFFFF;
	text-decoration: none;
}
.list_select_title_td
{
	background: #6594E0;
	color: #FFFFFF;
	padding: 0px;
}
.list_td_sel
{
	padding: 0px;
}
/*dd menu acc
dd menu
dd menu*/
*#menu_dd
{
	/*[disabled]height:14px;*/
	/*[disabled]z-index:1;*/
	/*[disabled]margin:20px 0 0;*/
}
.top_menu_links
{
	height: 22px;
	z-index: 100;
	margin: 20px 0 0;
	/*[disabled]width:848px;*/
	margin-bottom: 0;
}
.top_menu_links SPAN
{
	display: block;
	float: left;
}
.top_menu_links SPAN a
{
	color: #FF004E;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.top_menu_links SPAN a:hover
{
	color: #000000;
}
.top_menu_links SPAN.menu_line
{
	width: 16px;
	height: 20px;
	margin: 0px 12px 0px 12px;
}
*#menu_dd A
{
	/*[disabled]text-decoration:none;*/
	/*[disabled]display:block;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]font-size:12px;*/
}
*#menu_dd A:hover
{
	/*[disabled]color:#FFFF00;*/
}
*#menu_dd LI
{
	/*[disabled]border:none;*/
	/*[disabled]margin:0px 5px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]background:none;*/
	/*[disabled]display:inline;*/
	/*[disabled]float:left;*/
	/*[disabled]height:14px;*/
	/*[disabled]position:relative;*/
	/*[disabled]z-index:2;*/
	/*[disabled]list-style-type:none;*/
	/*[disabled]border-right:1px solid #FFFFFF;*/
}
*#menu_dd .menu_item
{
	/*[disabled]color:#FF004E;*/
	/*[disabled]font-size:14px;*/
	/*[disabled]display:block;*/
	/*[disabled]text-transform:uppercase;*/
}
*#menu_dd LI.menu_item1
{
	/*[disabled]width:100px;*/
	/*[disabled]background:url(../img/link1.png) no-repeat;*/
}
*#menu_dd LI.menu_item1:hover
{
	/*[disabled]background:url(../img/link1_a.png) no-repeat;*/
}
*#menu_dd LI.menu_item2
{
	/*[disabled]width:73px;*/
	/*[disabled]background:url(../img/link2.png) no-repeat;*/
}
*#menu_dd LI.menu_item2:hover
{
	/*[disabled]background:url(../img/link2_a.png) no-repeat;*/
}
*#menu_dd LI.menu_item3
{
	/*[disabled]width:64px;*/
	/*[disabled]background:url(../img/link3.png) no-repeat;*/
}
*#menu_dd LI.menu_item3:hover
{
	/*[disabled]background:url(../img/link3_a.png) no-repeat;*/
}
*#menu_dd LI.menu_item4
{
	/*[disabled]width:59px;*/
	/*[disabled]background:url(../img/link4.png) no-repeat;*/
}
*#menu_dd LI.menu_item4:hover
{
	/*[disabled]background:url(../img/link4_a.png) no-repeat;*/
}
*#menu_dd LI.menu_item5
{
	/*[disabled]width:59px;*/
	/*[disabled]background:url(../img/link5.png) no-repeat;*/
}
*#menu_dd LI.menu_item5:hover
{
	/*[disabled]background:url(../img/link5_a.png) no-repeat;*/
}
*#menu_dd LI.menu_item6
{
	/*[disabled]width:77px;*/
	/*[disabled]background:url(../img/link6.png) no-repeat;*/
}
*#menu_dd LI.menu_item6:hover
{
	/*[disabled]background:url(../img/link6_a.png) no-repeat;*/
}
*#menu_dd LI.menu_item7
{
	/*[disabled]width:74px;*/
	/*[disabled]background:url(../img/link7.png) no-repeat;*/
}
*#menu_dd LI.menu_item7:hover
{
	/*[disabled]background:url(../img/link7_a.png) no-repeat;*/
}
*#menu_dd A
{
	/*[disabled]font-weight:normal;*/
	/*[disabled]text-transform:uppercase;*/
	/*[disabled]padding:6px 15px 0px;*/
	/*[disabled]display:block;*/
	/*[disabled]height:13px;*/
	/*[disabled]color:#FF004E;*/
	/*[disabled]font-size:16px;*/
}
.top_menu_links SPAN.it0
{
	width: 115px;
}
.top_menu_links .it1
{
	width: 80px;
}
.top_menu_links .it2
{
	width: 71px;
}
.top_menu_links .it3
{
	width: 68px;
}
.top_menu_links .it4
{
	width: 70px;
}
.top_menu_links .it5
{
	width: 100px;
	white-space: nowrap;
}
.top_menu_links .it6
{
	width: 85px;
}
*#menu_dd SPAN.line
{
	/*[disabled]padding:10px;*/
	/*[disabled]display:block;*/
	/*[disabled]width:20px;*/
	/*[disabled]height:10px;*/
}
*#menu_dd LI:hover
{
}
*#menu_dd LI.line
{
	/*[disabled]width:13px;*/
	/*[disabled]background:url(../img/link_line.png) no-repeat;*/
	/*[disabled]margin:3px 11px -10px 10px;*/
}
*#menu_dd .first
{
	/*[disabled]margin-left:1px;*/
	/*[disabled]width:105px;*/
}
*#menu_dd LI.sel
{
	/*[disabled]color:#FFFF00;*/
	/*[disabled]background:url(../img/top_menu_bg_sel.jpg);*/
}
*#menu_dd_bot
{
	/*[disabled]height:5px;*/
	/*[disabled]z-index:1;*/
	/*[disabled]background:url(../img/top_menu_bg1.jpg);*/
	/*[disabled]margin:0px 10px;*/
}
*#menu_dd_bot .left
{
	/*[disabled]height:5px;*/
	/*[disabled]width:8px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]background:url(../img/top_menu_bg2.jpg);*/
	/*[disabled]float:left;*/
}
*#menu_dd_bot .right
{
	/*[disabled]height:5px;*/
	/*[disabled]width:8px;*/
	/*[disabled]padding:0px;*/
	/*[disabled]margin:0px;*/
	/*[disabled]background:url(../img/top_menu_bg3.jpg);*/
	/*[disabled]float:right;*/
}
/*Use this style to adjust dd elements*/
*#menu_dd LI UL
{
	position: absolute;
	z-index: 500;
	top: 31px;
	display: block;
	left: 0px;
	width: 150px;
	margin: 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
/*border: 1px solid #000000;*/
}
*#menu_dd LI UL LI
{
	position: relative;
	z-index: 500;
	top: 0;
	display: block;
	float: left;
	margin: 0px;
	height: 25px;
	width: 150px;
	left: 0px;
	border-top: 1px solid #FFFFFF;
	background-color: #FE981F;
/*border: 1px solid #000000;*/
}
*#menu_dd UL LI:hover UL
{
	display: block;
}
*#menu_dd LI UL, #menu_dd LI UL LI:hover LI UL
{
	display: none;
}
*#menu_dd LI:hover UL
{
	display: block;
}
*#menu_dd LI UL LI:hover UL
{
	display: block;
	border: 1px solid #000000;
}
/*Use this style to adjust sub-menu elements*/
*#menu_dd LI UL LI A
{
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	top: 0px;
	font-size: 12px;
	text-transform: none;
	display: block;
}
/*Use this style to adjust sub-menu elements hover*/
*#menu_dd LI UL LI A:hover
{
	background-color: #C62904;
	color: #FFFF00;
}
/*Use this style to adjust sub-sub-menu elements hover*/
*#menu_dd LI UL LI UL
{
	position: absolute;
	z-index: 600;
	top: -28px;
	display: block;
	left: 184px;
	width: 183px;
	margin: 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
}
*#menu_dd LI UL LI:hover UL
{
	display: block;
}
*#menu_dd LI UL LI UL LI
{
	background-color: #654BA7;
}
*#menu_dd LI UL LI UL LI A
{
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	top: 0px;
	font-size: 11px;
	text-transform: none;
	display: block;
}
/*end dd menu
end for top
*********************************************************************************************************************
end dd menu
end for top
*********************************************************************************************************************
*********************************************************************************************************************
center content*/
.content
{
	margin: 0;
	min-height: 600px;
}
.right_td
{
	width: 225px;
	text-align: left;
}
.title_architectors
{
	/*[disabled]background:url(../img/arch_title.png);*/
	/*[disabled]height:10px;*/
	/*[disabled]width:214px;*/
	/*[disabled]text-align:center;*/
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #A2A1A1;
	font-weight: bold;
}
.title_architectors A
{
	text-align: center;
	text-decoration: none;
	color: #A2A1A1;
	font-weight: bold;
}
.list_architectors
{
	text-align: left;
}
.list_architectors .title
{
}
A.interactive
{
	font-weight: bold;
	color: #00BCD0;
	text-decoration: underline;
}
A.interactive:hover
{
	text-decoration: none;
}
.list_architectors .item
{
	margin: 0 0 7px;
}
.right_baner
{
	height: 320px;
	width: 220px;
	background: #B2B2B2;
}
.right_search
{
	margin-top: 10px;
	/*margin-bottom: 10px;*/
}
.center_td
{
	padding-right: 20px;
	font-family: Tahoma;
	width: 608px;
/*line-height: 135%;*/
}
.wide_box
{
	width: 190px!important;
}
.congress_box
{
	float: left;
	width: 140px;
	margin-right: 12px;
}
.congress_box .img
{
	font-size: 1px;
	height: 145px;
	border: 1px solid #CCCCCC;
}
.box_last
{
	margin-right: 0;
}
.congress_box .title_sm
{
	margin-bottom: 5px;
	font-size: 13px;
}
.congress_box .img
{
	margin-bottom: 10px;
}
.congress_box .speaker
{
	margin-top: 4px;
}
.congress_box .speaker A
{
	color: #FF004E;
	text-transform: uppercase;
	/*[empty]display:;*/
	text-decoration: none;
}
.bot_contact_form
{
	margin-top: 50px;
	width: 600px;
}
.bot_contact_form .but_send
{
	float: left;
	font-size: 1px;
}
.bot_contact_form .but_reg
{
	float: left;
	font-size: 1px;
	margin-left: 127px;
}
.bot_contact_form .but_map
{
	float: left;
	font-size: 1px;
	margin-left: 10px;
}
.icons_sm
{
	background: #F7F7F7;
	border: 1px solid #D8D8D8;
	height: 18px;
	/*[disabled]width:100%;*/
	font-size: 1px;
	line-height: 1px;
}
.icons_sm DIV
{
	float: left;
	font-size: 1px;
	line-height: 1px;
	border-right: 1px solid #D8D8D8;
}
.articles_gallery_picts .line_gall
{
	width: 708px;
}
.short_desc
{
}
.center_td_div
{
	width: 608px;
}
/**********************************************************************************************************************
lists items*/
.list_item
{
	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: 14px;
	color: #3D4148;
}
.right_list_item A
{
	color: #41657A;
}
.reg_left
{
	float: left;
	width: 202px;
}
.list_item .left
{
	width: 318px;
}
.rel_link
{
}
.rel_link A
{
	color: #838282;
}
.rel_link A:hover
{
	color: #B30000;
}
.articles_gallery_picts
{
	font-size: 1px;
	width: 600px;
	overflow-x: hidden;
	margin-top: 20px;
}
.articles_gallery_picts .line_gall
{
}
/**********************************************************************************************************************
index_events*/
.events_index
{
}
.events_index .date_left
{
	float: left;
	width: 80px;
	height: 50px;
}
.events_index .date_left .date
{
	display: none;
}
.events_index .date_left .day
{
	font-size: 30px;
	padding: 0;
	line-height: 100%;
	display: block;
	float: left;
}
.events_index .date_left .month
{
	font-size: 20px;
	line-height: 110%;
	color: #42ADB5;
	display: block;
	float: left;
	top: -5px;
}
.list_item
{
	float: left;
	width: 364px;
	font-size: 11px;
	margin-bottom: 15px;
	padding: 0 0 0 242px;
}
.list_item_wide
{
	float: left;
	width: 606px;
	font-size: 11px;
	margin-top: -15px;
	margin-bottom: 15px;
	padding: 0;
}
.short_desc .list_item
{
	width: 610px;
	padding: 0;
}
.list_item .title, .list_item_wide .title
{
	font-size: 17px;
}
.events_index .list_item .location
{
	font-size: 14px;
	font-weight: normal;
	color: #9C9B9B;
	text-transform: uppercase;
}
.events_index .list_item .more
{
}
.tick {
	background:#FF004E;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:2px 5px 0 0;
	padding:0 7px 1px 5px;
}
.list_item .pict
{
	height: 150px;
	overflow: hidden;
	width: 232px;
	margin-left: -242px;
}
.list_item .magic_column_container
{
	float: left;
	margin: 0;
	padding: 0;
	width: 363px;
}
.list_item .pict_video
{
	/*[disabled]height:98px;*/
	/*[disabled]overflow:hidden;*/
	/*[disabled]width:153px;*/
	font-size: 1px;
	float: left;
	line-height: 1px;
	margin-right: 10px;
}
.list_item .pict .cor
{
	background: url(../img/corner.png);
	width: 9px;
	height: 9px;
	position: absolute;
}
/**********************************************************************************************************************
end lists items*/
.more
{
	color: #838282;
	font-weight: bold;
}
.more A
{
	color: #FF2266;
	text-decoration: none;
}
.more A:hover
{
	color: #DB0202;
	text-decoration: underline;
}
.more2
{
	color: #838282;
	font-weight: bold;
	margin-top: 3px;
}
.more2 A
{
	color: #03ADCC;
	text-decoration: none;
}
.more2 A:hover
{
	color: #DB0202;
	text-decoration: underline;
}
.more_bot
{
	padding: 4px 10px 0px;
	clear: both;
	color: #212121;
	border-top: 1px solid #D5E0EC;
	background: url(../img/bg_more.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	font-size: 11px;
}
.more_bot A
{
	font-size: 11px;
	color: #A2024D;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
.more_bot A:hover
{
	color: #DB0202;
	text-decoration: underline;
}
.comments
{
	margin-top: 20px;
}
.comments .title
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	text-align: center;
	color: #3C3434;
}
.comments .title A
{
	color: #3C3434;
	text-decoration: underline;
}
/*events*/
.events_right
{
	width: 300px;
	background: url(../img/bg_box.jpg) repeat-x;
	background-position: bottom;
	height: 260px;
	padding: 0px;
}
.events_right .calendar
{
	width: 140px;
	float: right;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 10px;
}
.events_right .title
{
	font-size: 17px;
	color: #E32C01;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 7px;
	font-family: "Trebuchet MS", Tahoma;
	text-align: left;
}
.events_right .title A
{
	text-decoration: none;
	color: #E32C01;
}
.events_right .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
}
.events_right .events_in
{
	height: 230px;
	overflow: hidden;
}
/*events calendar*/
.calendar_next
{
	font-size: 14px;
	color: #434343;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.calendar_next:hover
{
	color: #CC0000;
}
.calendar_day_name
{
	font-size: 8px;
	text-decoration: none;
	background: #888888;
	color: #FFFFFF;
}
.calendar_sun
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_sat
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_curr
{
	font-size: 8px;
	color: #FF0000;
	font-weight: bold;
}
.calendar_fri
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_thu
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_wed
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_tue
{
	font-size: 8px;
	font-weight: bold;
}
.calendar_mon
{
	font-size: 8px;
	font-weight: bold;
}
.events_calendar_left
{
}
.events_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
}
.events_calendar_left .title
{
	font-size: 16px;
	color: #628171;
	text-decoration: none;
	font-weight: bold;
}
.events_calendar_left .title A
{
	text-decoration: none;
	color: #628171;
}
.calendar_search
{
}
.calendar_search TABLE
{
	width: 600px;
}
.calendar_search .title_search
{
	background: #CCCCCC;
	height: 24px;
	margin-left: 1px;
	width: 550px;
	color: #FFFFFF;
	font-family: georgia;
	font-size: 22px;
	padding-left: 15px;
	text-align: left;
}
.calendar_search .padd_starting
{
	padding-right: 15px;
	padding-left: 10px;
}
.calendar_search .padd_through
{
	padding-right: 15px;
}
.calendar_search .padd_keywords
{
	text-align: center;
}
.calendar_search .padd_keywords INPUT
{
	width: 350px;
}
.blog_calendar_left
{
}
.blog_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
}
.blog_calendar_left .title
{
	font-size: 16px;
	color: #628171;
	text-decoration: none;
	font-weight: bold;
}
.blog_calendar_left .title A
{
	text-decoration: none;
	color: #628171;
}
/**********************************************************************************************************************
for big calendar*/
.weekdaytop
{
	background: url(../img/tile_sub.gif);
	color: #FFFFFF;
	height: 29px;
	text-align: center;
}
.sundaytop
{
	background: url(../img/tile_sub1.gif);
	color: #FFFFFF;
	text-align: center;
}
.sunweekdayempty
{
	background: #DFE8E4;
	color: #A6AFB4;
	text-align: center;
}
.weekdayempty
{
	background: #DDE0E0;
	color: #A6AFB4;
	text-align: center;
}
.weekday
{
	background: #EEF0F0;
	text-align: center;
}
.sunday
{
	background: #DFE8E4;
	text-align: center;
}
.event_box
{
	background: url(../img/bg_event.gif) bottom;
	margin: 3px;
	border-top: 1px solid #D0D4D4;
	border-left: 1px solid #D0D4D4;
	border-bottom: 1px solid #DFE2E2;
	border-right: 1px solid #DFE2E2;
	padding: 1px 3px 1px 6px;
	min-height: 65px;
}
.event
{
	border-bottom: 1px dotted #D0D4D4;
	padding: 3px 0px;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
	text-align: left;
	font-family: arial;
}
.event A
{
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
	color: #3D4D55;
}
.weekday:hover
{
	background: #CCE1EB;
}
.weekday:hover .calnum
{
	background: #CCE1EB;
}
.event A:hover
{
	text-decoration: underline;
	color: #FC5300;
}
.calnum
{
	float: right;
	margin-right: -4px;
	margin-top: -2px;
	width: 16px;
	text-align: center;
	background: #EEF0F0;
	height: 20px;
	padding-left: 2px;
	border-left: 1px solid #D0D4D4;
	border-bottom: 1px solid #D0D4D4;
	padding-top: 2px;
}
.calnum A
{
	text-decoration: none;
	font-weight: bold;
	color: #0F5A80;
}
.sunday .calnum
{
	background: #DFE8E4;
}
.sunday:hover
{
	background: #D0E8DD;
}
.sunday:hover .calnum
{
	background: #D0E8DD;
}
.ev_more
{
	text-align: right;
	font-family: georgia;
	font-style: italic;
	padding: 3px 0px 0px 3px;
}
.ev_more A
{
	font-size: 11px;
	text-decoration: none;
	color: #B80626;
}
.ev_more A:hover
{
	text-decoration: underline;
	color: #FC5300;
}
.nextmonth
{
	background: #D8E0E4;
	padding: 2px;
	width: 172px;
}
.nextmonth A
{
	background: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	font-family: georgia;
}
.currentmonth
{
	font-family: georgia;
	color: #BD012B;
	font-size: 16px;
	background-color: #DDE0E0;
}
.weekday_cur
{
	background: #FDD9BB;
}
.weekday_cur .calnum
{
	background: #FDD9BB;
}
.weekday_cur:hover
{
	background: #FFC89A;
}
.weekday_cur:hover .calnum
{
	background: #FFC89A;
}
/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
tabs
events index tabs*/
.events_num_box
{
	background: #F6F4F1;
	border: 1px solid #DCDCDE;
	text-align: center;
}
.num
{
	text-align: center;
	padding: 3px;
}
.num DIV
{
	float: left;
	background: url(../img/bg1.gif);
	width: 33px;
	height: 28px;
	text-align: center;
	padding: 0px;
}
.num DIV A
{
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding-top: 3px;
	text-align: center;
}
.num DIV.num_sel
{
	float: left;
	background: url(../img/bg2.gif);
	width: 33px;
	height: 28px;
	text-align: center;
	padding: 0px;
}
.title_num
{
	padding: 7px;
	text-align: center;
}
.title_num A
{
	text-decoration: none;
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	color: #95244E;
	text-align: center;
}
.events_num_box .pict_central
{
	background: #FFFFFF;
}
/*footer*/
.footer
{
	clear: both;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	width: 853px;
	border-top: 1px solid #CCCCCC;
}
.footer A
{
	color: #FFFFFF;
}
.navigator
{
	background: #EAEAF6;
}
.product_option
{
	display: block;
	font-weight: bold;
}
.opt_title
{
	font-weight: bold;
}
.opt_value
{
	padding-left: 5px;
}
.list_nav_prev_link
{
	color: #000000;
}
.list_nav_next_link
{
	color: #000000;
}
/****************Mandatory fields classes ****************
Navigation*/
.box-bot_box
{
	margin: 10px 10px 0;
	padding-bottom: 0px;
}
.box-bot_box_acc
{
	margin: 0;
	padding-bottom: 0px;
	background: #EBE9E9;
}
.box-bot_all
{
	padding: 0 7px 0px;
	margin: 0;
}
.box-bot_all .next
{
	float: right;
}
.box-bot_all .prev
{
	float: left;
}
.list_nav_ref, .list_nav_next, .list_nav_prev, .list_nav_caption
{
	padding: 5px 0 4px;
	color: #6B6B6B;
	font: 0.85em arial;
	overflow: hidden;
	text-align: left;
}
.view_all
{
	padding: 7px 0 4px;
	color: #6B6B6B;
	font: 11px arial;
	overflow: hidden;
	text-align: right;
	float: right;
	width: 60px;
}
.list_nav_page_num_curr_page
{
	color: #010000 !important;
	text-decoration: none !important;
	background-color: #D7D7D7 !important;
	border: 1px solid #C7C7C7;
	margin-right: 3px;
	padding: 2px 5px 1px;
	font-size: 11px;
}
.box-bot A, .list_nav_ref A, .list_nav_next A, .list_nav_prev A, .list_nav_caption A
{
	border: 1px solid #C7C7C7;
	background-color: #FFFFFF !important;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 2px;
}
.box-bot A:hover, .list_nav_ref A:hover, .list_nav_next A:hover, .list_nav_prev A:hover, .list_nav_caption A:hover
{
	background-color: #E9E9E9;
	color: #010000 !important;
}
.list_nav_page_num_delim, .nav_dots, .last_delim
{
	display: none;
}
.list_nav_caption
{
	margin: 0px 10px 0px 0;
	display: block;
}
.list_nav_ref
{
	font-size: 1px;
	letter-spacing: 0px;
}
.table_nav
{
	float: left;
}
.table_nav A
{
	float: left;
}
.table_nav TD.list_nav_caption
{
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}
.table_nav TD.list_nav_ref SPAN
{
	float: left;
}
.box-bot .prev_gal
{
	margin-left: 10px;
	margin-top: -5px;
	position: relative;
	border: none;
	float: left;
}
.box-bot .prev_gal A
{
	border: none;
}
.box-bot .next_gal
{
	border: none;
	float: right;
	margin-right: 10px;
	margin-top: -5px;
	position: relative;
}
.box-bot .next_gal A
{
	border: none;
}
.mandatory_selected
{
	border: 1px solid #FF0000;
}
.error_message
{
	color: #FF0000;
	font-weight: bold;
/*height: 10px;*/
}
/*********************************************************
*************************** Forms ***********************/
FORM#login_form INPUT#EMAIL
{
/*	height: 18px;*/
	width: 130px;
}
FORM#login_form INPUT#PASSWORD1
{
/*	height: 18px;*/
	width: 130px;
}
/*********************************************************
************Events list under registration form**********/
DIV#EVENTS_REGISTRATION_LIST DIV.reg_events_column
{
	float: left;
	width: 202px;
}
DIV#EVENTS_REGISTRATION_LIST DIV.reg_events_column DIV.reg_events_cell
{
	clear: both;
	height: 60px;
	padding: 3px;
}
DIV#EVENTS_REGISTRATION_LIST DIV.reg_events_column DIV.reg_events_cell DIV
{
	float: left;
	overflow: hidden;
}
DIV#EVENTS_REGISTRATION_LIST DIV.reg_events_column DIV.reg_events_cell DIV.reg_events_cell_caption
{
	width: 175px;
}
/**********************************************************/
DIV.tab
{
	padding-left: 10px;
}
.pdf_link
{
	padding: 0 10px 5px;
	border-bottom: 1px solid #A8A8A8;
	margin-bottom: 15px;
	text-align: center;
}
.pdf_link A
{
	text-decoration: none;
	color: #FE004D;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.gsc-control {
	width:100%!important;
}
.gsc-tabsArea {
	display: none;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color: #FF004E!important;
	font-weight: bold;
	text-decoration: none!important;
}
a.gs-title:hover {
	color: #000000!important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color: #000000!important;
	font-weight: bold;
}
.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results * {
	color: #FF004E!important;
}