/* CSS Document */



/* this is layout */
div#container{margin:0 auto; min-width:990px;}
div#content{float:right;width:70%; padding:30px 0;}
div#navigation{float:left;width:28%}
div#extra{float:left;clear:left;width:30%}
div#footer{clear:both;width:70%; margin-left:30%;}
/* end of layout */

/* global definition */
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; background-color:#fff; color:#333;}
body.main { background-color:#000; color:#FFF;}
a img {border:none}
/*img { max-width:100%;}*/
a {text-decoration:underline;}
a:link {color:#999;}
a:visited {color:#999;}
a:hover { color:#F00;}
a:active {color:#F00;}
b, a b, b a { color:#F00; font-size:14px; line-height:14px; font-weight:normal; text-decoration:none;}
b a:link, b a:visited, b a:hover, b a:active { color:#F00 !important;}
H1 { font-size:20px; margin-bottom:20px; letter-spacing:-0.05em;}
H2 { font-size:16px; margin-bottom:16px;}
H3 { font-size:14px; margin-bottom:14px;}
p { margin:1em 0;}

a H1 { color:#FFFFFF; text-decoration:none;}
a H2 { color:#000000; text-decoration:none;}
a H3 { color:#FFFFFF; text-decoration:none;}
a H4 { color:#000000; text-decoration:none;}
a:hover H1 { color:#FF0000; text-decoration:none;}
a:hover H2 { color:#FF0000; text-decoration:none;}
a:hover H3 { color:#FF0000; text-decoration:none;}
a:hover H4 { color:#FF0000; text-decoration:none;}
.contacts a { text-decoration:none }
.enter_site a { text-decoration:none } 

.float_left { float:left; margin-right:15px;}
.bigger { font-size:1.2em; margin-right:3%;}
/* end of global definition */

/* header */
#header { padding-top:20px; margin-top:49px; background:url(../images/bg_header_corners.gif) repeat-x 0px -76px; /*border-top:#FFF 1px solid;*/}
body.main #header {background:none;}
.enter_site, .contacts { background-color:#FF0000;height:19px; line-height:17px; color:#FEFEFE; text-align:center;}
.enter_site a:link, .enter_site a:visited, .enter_site b, .contacts a:link, .contacts a:visited  { color:#FEFEFE;}
.enter_site { float:left; width:28%; background:#FF0000 url(../images/bg_header_corners.gif) no-repeat 100% 0px;}
.enter_site:hover {cursor:	pointer;}
.contacts { float:right; width:20%; background:#FF0000 url(../images/bg_header_corners.gif) no-repeat 0px -19px;}
body.main .enter_site {  background:#FF0000 url(../images/bg_header_corners.gif) no-repeat 100% -38px;}
body.main .contacts {  background:#FF0000 url(../images/bg_header_corners.gif) no-repeat 0px -57px;}

/* login panel */
#login_b_panel {
	/*height: 170px;*/
	display: none;
	background-color:#000000;
	line-height:17px;
	color:#FFFFFF;
	text-align:center;
	float:none;
	width:28%;
	border: thin groove #FFFFFF;
}
#login_w_panel {
	/*height: 170px;*/
	display: none;
	background-color:#FFFFFF;
	line-height:17px;
	color:#000000;
	text-align:center;
	float:none;
	width:28%;
	border: thin groove #000000;
}

#login_w_panel .searchbox, #login_b_panel .searchbox	{
	text-align:left;
	clear:none;
	font-size:11px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
#login_b_panel .searchbox h3	{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#FFFFFF;
	border-bottom:1px solid #CCC;
	padding-bottom:3px
}
#login_w_panel .searchbox h3	{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000000;
	border-bottom:1px solid #CCC;
	padding-bottom:3px
}
.searchbox li			{margin-left:1px}
.searchbox ul			{margin:0}
.searchbox p			{margin:5px 0}
.searchbox em			{margin:15px 0}
#login_w_panel .searchbox li a:hover,	#login_b_panel .searchbox li a:hover		{
	margin:15px 0;
	color: #FF0000;
	text-decoration: none;
}
#login_b_panel .searchbox li a			{
	margin:15px 0;
	color: #FFFFFF;
	text-decoration: none;
}
#login_w_panel .searchbox li a			{
	margin:15px 0;
	color: #000000;
	text-decoration: none;
}

.button_img	{
	color:#fff;
	height:18px;
	width:20px;
	cursor:pointer;
	border-style:none;
	margin:0;
	padding:0;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* end login panel */

/* main navigation */
.main_navi { margin:0 22% 0 29%;}
.main_navi ul {overflow:hidden; text-align:center;}
.main_navi li {float:left;}
.main_navi a {display:block; text-transform:uppercase; padding:0 10px 10px; font-size:11px;}
.main_navi a:link, .main_navi a:visited {text-decoration:none; color:#333333;}
body.main .main_navi a:link, body.main .main_navi a:visited {text-decoration:none; color:#FFF;}
.main_navi a:hover, .main_navi a:active {text-decoration:underline; color:#F00;}
body.main .main_navi a:hover, body.main .main_navi a:active {text-decoration:underline; color:#F00;}
.main_navi a span {display:block;}
.main_navi a span:first-letter { color:#F00;}
/* end of main navigation */

/* search */
.search { position:relative; }
.search  form { position: absolute; right:10px; }
.search  form input {font-size:11px;}
/*end of search */

/* sidebar */
#navigation {}
body.main #navigation {}
#extra { padding:20px 0px 30px 0px; text-align:center;}
/* end of sidebar */

/* subnavi */
ul.subnavi {margin:0; padding:10px 0 10px 10px;}
ul.subnavi li {height:30px; overflow:hidden;}
ul.subnavi a span { padding-left:35px; height:30px; display:block; line-height:30px; cursor:pointer; text-decoration:underline;}
ul.subnavi a span:first-letter { color:#F00;}
ul.subnavi a {text-decoration:underline;}
ul.subnavi a:link, ul.subnavi a:visited {color:#333;}
ul.subnavi a:hover, ul.subnavi a:active {color:#F00;}
body.main ul.subnavi a:link, body.main ul.subnavi a:visited {color:#FFF;}
body.main ul.subnavi a:hover, body.main ul.subnavi a:active {color:#F00;}
.i_dezint   {background:url(../images/icons_menu.png) no-repeat 0 0;}
.i_furnit   {background:url(../images/icons_menu.png) no-repeat 0 -180px;}
.i_reports  {background:url(../images/icons_menu.png) no-repeat 0 -30px;}
.i_opinion  {background:url(../images/icons_menu.png) no-repeat 0 -60px;}
.i_bel      {background:url(../images/icons_menu.png) no-repeat 0 -90px;}
.i_world    {background:url(../images/icons_menu.png) no-repeat 0 -120px;}
.i_exhib    {background:url(../images/icons_menu.png) no-repeat 0 -150px;}
.i_tile     {background:url(../images/icons_menu.png) no-repeat 0 -210px;}
.i_light    {background:url(../images/icons_menu.png) no-repeat 0 -240px;}
.i_atmosph  {background:url(../images/icons_menu.png) no-repeat 0 -270px;}
.i_flat     {background:url(../images/icons_menu.png) no-repeat 0 -300px;}
.i_cottage  {background:url(../images/icons_menu.png) no-repeat 0 -330px;}
.i_common   {background:url(../images/icons_menu.png) no-repeat 0 -360px;}
.i_stars    {background:url(../images/icons_menu.png) no-repeat 0 -390px;}
.i_b_interior {background:url(../images/icons_menu.png) no-repeat 0 -420px;}
.i_b_collect  {background:url(../images/icons_menu.png) no-repeat 0 -450px;}
.i_b_news     {background:url(../images/icons_menu.png) no-repeat 0 -480px;}
.i_b_reports  {background:url(../images/icons_menu.png) no-repeat 0 -510px;}
.i_b_studio   {background:url(../images/icons_menu.png) no-repeat 0 -540px;}
.i_b_library  {background:url(../images/icons_menu.png) no-repeat 0 -570px;}
.i_b_encycl   {background:url(../images/icons_menu.png) no-repeat 0 -600px;}
.i_b_space    {background:url(../images/icons_menu.png) no-repeat 0 -630px;}
.i_b_forum    {background:url(../images/icons_menu.png) no-repeat 0 -660px;}
.h_sub {margin:0 auto; width:260px;}
.narrow { float:left; width:120px;}
/* end of subnavi */

/* columns */
.h_columns { overflow:hidden;}
.col_left { float:left;}
.col_right { float:left;}
.w60 { width:60%;}
.w50 { width:49%;}
.w40 {width:40%;}
.w20 {width:20%;}

/* request */
/* request common*/
.request_item {clear:both; overflow:hidden; margin-bottom:10px;}
.r_image {float:left;}
.r_image img { margin-right:10px; max-width:100%;}
.r_text {}
.r_text p {margin:0;}
.r_text h3 {font-size:12px;}


body.main .r_text h3 a:link, body.main .r_text h3 a:visited, body.main .r_text h3 a:active {color:#fff; text-decoration:none;}
body.main .r_text h3 a:hover, body.main .r_text h3 a:active {color:#F00; text-decoration: none;}

.bigger .r_text h3 a:link, .bigger .r_text h3 a:visited, .bigger .r_text h3 a:active {color:#000; text-decoration: none;}
.bigger .r_text h3 a:hover, .bigger .r_text h3 a:active {color:#F00; text-decoration: none;}/**/

.r_text b a { color:#F00; font-size:14px; line-height:14px; font-weight:normal; text-decoration:none;}

/* news */
.news { margin-right:20%;}
.news .request_item {margin-bottom:20px;}
.news .r_image img { margin-right:20px;}
.news .r_text h3 { margin-bottom:10px;}
.h_columns .news .r_image img { margin-right:10px;}
.h_columns .news .r_text h3 { margin-bottom:0px;}

/* interior */
.interior_main { margin-bottom:50px; margin-right:5%;}
.interior_main .r_image img { margin-right:25px;}
.interior_main .r_text h3 {font-size:16px; margin-bottom:16px;}
.interior .request_item {margin-bottom:30px;margin-right:5%;}
.interior .r_image img { margin-right:25px;}
.interior .r_text h3 {margin-bottom:12px;}

/*more*/
.more { margin:10px 0 50px;}
.more a { text-decoration:none;}

body.main .more a:link, body.main .more a:visited {color:#FFF;}
body.main .more a:hover, body.main .more a:active {color:#F00;}
.more a span {display: inline-block;}
.more a span:first-letter {color:#F00;}


/* end of request */


/* gallery*/
.gallery { /**/position:relative; height:276px; overflow:hidden; margin-bottom:50px;}
.pane { position:absolute; border: #F00 groove thin; background: #000; opacity:0,8; width:200px;}
.off {
visibility:hidden;
position:absolute;
}
.on {
visibility:visible;
position:absolute;
width:180px;
padding:19px 15px 10px 6px;
color:#fff;
border:1px solid #f80000;
background:url(../images/bg-on.png) 0 0 repeat;
}
.on h3 { color:#F00;}

/* end gallery*/

/* footer */
#footer {border-top:#666666 1px solid; }
#footer div {padding:10px 15px 15px 0px; float:left; border-top:#FF0000 1px solid; margin-top:-1px;}
/* end of footer */

/*banners*/
#top_banner { position:absolute; top:0; width:100%;}
#banner_on_main { margin-bottom:60px; clear:both;}

/* popup text */
#body_popup 			{font-size:11px;text-align:left;background-color:#fff;padding:10px;margin:8px}

.popup span			{display:none}
.popup:hover			{position:relative;display:inline}
.popup:hover span		{display:block;position:absolute;top:1.6em;left:0;width:auto;min-width:200px;font-size:11px;background-color:#fff;padding:5px;color:#000000;border:1px solid #5E7C2D;overflow:hidden;z-index:100}


.indexTop20{
	margin-bottom:40px;}
