@charset "utf-8";
body {
	background-color: #fff;
	margin:0;
	padding:0;
}
body, td, th {
	font-family: Arial;
	font-size: 11px;
}
body.main {
	background:url(../images/bg_index.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.accesories {
	background:url(../images/Acs_Img_PRINT_bkg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.contacts, body.disclamer {
	background-color: #fff;
}
body.events {
	background:url(../images/Event_PRINT_bkg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.activity {
	background:url(../images/activity_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.models {
	background:url(../images/bg_models_6.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.sitemap {
	background:url(../images/bg_map.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.genesis-coupe {	background:url(../images/bg_models_genesis-coupe.jpg) no-repeat center top; }
body.genesis { background:url(../images/bg_models_genesis.jpg) no-repeat center top; }
body.elantra { background:url(../images/bg_models_elantra.jpg) no-repeat center top; }
body.elantranew { background:url(../images/bg_models_elantra_new.jpg) no-repeat center top; }
body.elantranew2 { background:url(../images/bg_models_elantra_new2.jpg) no-repeat center top; }
body.equus {	background:url(../images/bg_models_equus.jpg) no-repeat center top; }
body.ix55 { background:url(../images/bg_models_ix55.jpg) no-repeat center top; }
body.sonata { background:url(../images/bg_models_sonata3.jpg) no-repeat center top; }
body.solaris { background:url(../images/bg_models_solaris.jpg) no-repeat center top; }
body.err404 { background:url(../images/bg_404.jpg) no-repeat center top; }
table {
	border-collapse:collapse;
	border:0px;
	border-spacing:0;
}
TABLE TH, TABLE TD {
	font-weight:normal;
	padding:0px;
}
P, FORM, UL, OL, DL, DT, DD, CITE, BLOCKQUOTE {
	margin:0px;
	padding:0px;
}
A, A:visited, A:link {
	COLOR:#000;
	text-decoration:underline;
}
A:hover { text-decoration:none; }
img{ border:none;}
/*--------------------------------------------------------------------*/
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.blue {
	color: #039 !important;
}
.head {
	font:bold 13px arial;
	color:#666 !important;
	text-decoration:none;
}
/*--------------------------------------------------------------------*/
#all {
	margin:0 auto;
	padding:36px 0 0;
	width: 1000px;
	height:785px;
	background:url(../images/all_bkg.jpg) left -89px;
	background-repeat:no-repeat;
	position:relative;
}
#footer {
	margin:0 auto;
	padding:30px 0 35px;
	width: 922px;
	color:#999;
}
#footer_mainpage {
	margin:0 auto;
	padding:10px 0 35px;
	width: 922px;
	color:#999;
}
#footer div.hr, #footer_mainpage div.hr { height:1px; width:100%; background:#999; overflow:hidden; margin-bottom:3px; }
#footer div.left, #footer_mainpage div.left { width:50%; float:left; }
#footer div.right, #footer_mainpage div.right { width:20%; text-align:right; float:right; }
#footer a, #footer_mainpage a { color:#999; }
.accesories #all, .contacts #all, .err404 #all, .disclamer #all, .events #all, .activity #all, .models #all, .model #all, .main #all, .sitemap #all {
	background:none;
}
.contacts #all, .err404 #all { height:600px; }
.sitemap #all { height:630px; }
.disclamer #all { height:1100px; }
.models #all, .main #all { height:600px; }
.events #all { height:710px; }
.model #all { height:670px; }

.main #all {
	width:920px; height:692px; padding-top:0px;
}
#flash_wrapper { width:920px; height:692px; padding-top:1px; padding-top:6px; }
#all #menu {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 926px;
	margin:0 auto;
	padding:0px;
}
*html #all #menu {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/menu.png', sizingMethod='scale');
	height: 36px;
}
.main #all #menu { margin-top:-662px; position:relative; margin-left:0px; }
*html .main #all #menu { margin-top:-662px; position:static; }

#menu #hyundai {
	float: left;
	width: 340px;
}
* html #menu #hyundai { position:relative; }
#menu #menu_items {
	float: left;
	width: 500px;
	line-height: 30px;
	height: 30px;
}

#menu_items .menu_item {
	float: left;
	height: 30px;
	line-height: 34px;
	padding: 0 10px;
	margin:0 5px;
	color:#039;
	position:relative;
	z-index:999;
}

#address {
	line-height: 34px;
}
.menu_item a, #address a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	z-index:10;
}
.menu_item a:hover, #address a:hover, #address span {
	color: #039;
	text-decoration: none;
}
* html #address { position:relative; }

#menu_items  a.active {
	color:#039;
	text-decoration: none;
}
#menu #address {
	float: left;
	height: 30px;
	/*width: 60px;*/
	margin-left: 65px;
}
#menu #mail_home_smap {
	float: right;
	height: 13px;
	width: 59px;
	margin-top: 10px;
	margin-right: 25px;/**/
}
*html #menu #mail_home_smap {
	margin-right: 15px;/**/
	position:relative;
}

#menu_items .menu_sepor {
	float: left;
	height: 30px;
	width: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#all #sub_menu_cont {
	position:absolute;
	margin: 0 auto;
	width:1000px;
}
.sub_menu {
	border:0px solid #f00;
	position:absolute;
	width:180px;
	top:0px;
	left:-5px;
	z-index:0;
	display:none;
}
*html .sub_menu {
	background:url(../images/1px.gif);
}
.sub_menu .sub_menu_top {
	background-repeat: no-repeat;
	height:31px;
}
.sub_menu .sub_menu_top a { margin:0 5px; }

*html .sub_menu .sub_menu_top {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/menu_select_bkg.png', sizingMethod='scale');
}
*html .sub_menu .sub_menu_top a { position:absolute; }
.sub_menu .hyundaiworld {
	background-image: url(../images/menu_select_bkg.png);
	width:100px;
}
*html .sub_menu  .hyundaiworld {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/menu_select_bkg.png', sizingMethod='scale');
}
.sub_menu  .models {
	background-image: url(../images/menu_select_bkg_models.png);
	width:66px;
}
*html .sub_menu  .models {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/menu_select_bkg_models.png', sizingMethod='scale') !important;
}
.sub_menu  .actions {
	background-image: url(../images/menu_select_bkg_actions.png);
	width:75px;
}
*html .sub_menu  .actions {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/menu_select_bkg_actions.png', sizingMethod='scale');
}
.sub_menu  .accesories {
	background-image: url(../images/menu_select_bkg_accesories.png);
	width:93px;
}
*html .sub_menu  .accesories {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/menu_select_bkg_accesories.png', sizingMethod='scale');
}

.sub_menu .sub_menu_content {
	background-image: url(../images/submenu_bkg.png);
	background-repeat: repeat-y;
	padding-left:15px;
	padding-right:10px;
	padding-top:0px;
	width:155px;
}
*html .sub_menu .sub_menu_content {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/submenu_bkg.png', sizingMethod='scale');
	height:auto;
}
.sub_menu .sub_menu_content p {
	padding:10px 0px 0px !important;
	margin:0px;
}
.sub_menu .sub_menu_bottom {
	background-image: url(../images/submenu_bottom_bkg.png);
	background-repeat: no-repeat;
	height:15px;
	width:180px;
}
*html .sub_menu .sub_menu_bottom {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/submenu_bottom_bkg.png', sizingMethod='scale');
}
.sub_menu_content ul {
	margin-bottom:-10px !important;
}
@-moz-document url-prefix() {
	.sub_menu_content ul { margin-bottom:0px !important; }
}
.sub_menu_content ul li {
	list-style:none;
	background:url(../images/submenu_li.png) no-repeat;
	color:#666;
	line-height:20px;
	width:140px;
	padding-left:10px;
}
*html .sub_menu_content ul li {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/submenu_li.png', sizingMethod='scale');
}
.sub_menu_content ul li a {
	color:#666 !important;
	text-decoration:underline !important;
}
.sub_menu_content ul li a:hover {
	text-decoration:none !important;
}


/*-----------------------------------------------------------*/
#all #centr {
	margin:0 0 0 300px;
	padding:95px 5px 0;
	width: 438px;
	height:625px;
	background:url(../images/world_black.png);
	background-repeat:no-repeat;
}
#all .slidedown, #all .slidedown #content { display:none; }

*html #all #centr {
	background: none;
	width: 438px;
	height:625px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/world_black.png', sizingMethod='crop');
}
#centr #content {
	float:left;
	width: 340px;
	height: 354px;
	padding:0 0 10px 20px;
}
#centr #content .scrollable {
	width: 340px;
	height: 335px;
	overflow:hidden;
	left:0; top:0; bottom:0;
}
#content h2 {
	font-size: 24px;
	margin:0 0 20px;
	color: #FFF;
	font-weight:normal;
}
#content h2 sup, #mod_template_content h2 sup {
	font-size: 11px !important;
	color:#aaa;
}
#content h3 {
	font-size: 15px;
	margin:0 0 15px;
	color: #FFF;
	font-weight:normal;
}

#content h3 sup {
	font-size: 11px !important;
	color:#ccc;
}

#content .first {
	margin:0px;
}

#content #content_header {
	color:#999;
}
#content p { margin-bottom:15px; font-size:13px; }
* html .downloads #content p { margin-bottom:0px; }
*+html .downloads #content p { margin-bottom:10px; }
#centr #content_scrl {
	float:left;
	width: 11px;
	height: 384px;
	background-image: url(../images/scroll_line.gif);
	background-repeat: no-repeat;
}
.events #centr_foto #content {
	float:left;
	width: 280px;
	height:410px;
	margin:70px 0 0 20px;
	color: #000;
	font-size: 12px;
}
*html .events #centr_foto #content {
	margin:70px 0 0 10px;
}
.activity #centr_foto #content {
	margin:0 0 0 48px;
	width:364px;
	height:350px;
}
.events #centr_foto #content #content_header {
	font-size:17px;
	margin:0 0 15px;
	color:#fff;
}
.events #centr_foto #scroll_content{
	width:281px;
	height:405px;
	padding-right:25px;
	overflow:hidden;
}
.events #centr_foto #content p {
	margin-bottom: 20px;
	font-size: 12px;
	color: #000;
}
#content_scrl #scroll_top_but {
	height: 6px;
	width: 11px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#content_scrl #scroll_bottom_but {
	height: 6px;
	width: 11px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#content_scrl #scroll_polzunok {
	margin: 0px;
	padding: 0px;
	height: 372px;
	width: 11px;
}
#content_scrl #polzunok {
	position:relative;
	top:150px;
}

.events #centr_foto #content_scrl {
	float:left;
	width: 11px;
	margin-left:15px;
	margin-top:70px;
	height: 410px;
	background-image: url(../images/scroll_line.gif);
	background-repeat: no-repeat;
}

.events #content_scrl #scroll_top_but {
	height: 6px;
	width: 11px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
	line-height:0px;
}
.events #content_scrl #scroll_bottom_but {
	height: 6px;
	width: 11px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
	line-height:0px;
}
.events #content_scrl #scroll_polzunok {
	margin: 0px;
	padding: 0px;
	height: 398px;
	width: 11px;
}
.events #content_scrl #polzunok {
	position:relative;
	top:150px;
}
.clear {clear:both;}

/*-----------------------------------------------------------*/
#centr_foto {
	width: 332px;
	position: relative;
	left: 100px;
	top: 110px;
	float:left;
}
*html #centr_foto {
	width: 342px;
}
.events #centr_foto {
	width: 340px;
	height:640px;
	background:url(../images/content_bkg.png);
	background-repeat:no-repeat;
	left: 150px;
	top:0px;
}
* html .events #centr_foto {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/content_bkg.png', sizingMethod='crop');
	position:static;
	margin-left:165px;
}
.activity #centr_foto {
	top:97px;
}
#centr_foto #cfoto_left {
	float: left;
	width: 16px;
	height: 205px;
	margin-right:5px;
}
#centr_foto #cfoto_place {
	float: left;
	height: 205px;
	width: 270px;
}
#centr_foto #cfoto_right {
	float: left;
	width: 16px;
	height: 205px;
	margin-left:15px;
}
#centr_foto #cfoto_coment {
	width: 270px;
	margin-left: 21px;
	color:#666;
}
#centr_foto #cfoto_coment span { margin:0px; }
#centr_foto #cfoto_left a, #centr_foto #cfoto_right a {
	display:none;
}
#mozajka { position:relative; height:350px; width:181px; left:70px; top:80px; float:left; }
.events #mozajka {
	left: 111px;
}
#mozajka A, #mozajka A:visited, #mozajka A:link {
	COLOR:#666;
	text-decoration:underline;
}
#mozajka A:hover {
	COLOR:#039;
	text-decoration:none;
}
#mozajka #mozajka_left {
	float: left;
	height: 30px;
	width: auto;
	margin-left:12px;
}
#mozajka #mozajka_left div {
	background:url(../images/mozajka_left_30.gif) no-repeat left;
	padding-left:20px;
}
#mozajka #mozajka_right {
	clear: both;
	float: right;
	height: 30px;
	width: auto;
	margin-top:15px;
	margin-right:12px;
}
#mozajka #mozajka_right div {
	background:url(../images/mozajka_right_30.gif) no-repeat right;
	padding-right:20px;
}

#mozajka_col {
	position:relative;
	width:156px;
	padding:12px 12px 0;
	height:245px;
	overflow:hidden;
}

#mozajka_belt {
	position:absolute;
	width:2000px;
	left:12px;
}
.img_block {
	width:156px;
	height:208px;
	float:left;
	padding-right:12px;
}
*html .img_block {
	padding-right:10px;
}
#mozajka_col .mcol_item {
	margin: 1px;
	height: 50px;
	width: 50px;
	float:left;
	position:relative;
}
#mozajka_col .mcol_item img {
	z-index:1;
}
#mozajka_col .mcol_item div {
	
}
#mozajka_col .mcol_item img.animated, #mozajka_col .mcol_item img.last {
	position:absolute;
	top:0px;
	left:0px;
}
#mozajka #mcol_nav {
	margin-top: -35px;
	padding-left:12px;
	position:absolute;
	z-index:100;
}
*html #mozajka #mcol_nav {
	margin-top: -35px;
}
#mcol_nav .mcol_nav_arrow {
	float: left;
	width: 20px;
	height:5px;
}
#mcol_nav .mcol_nav_arrow a {
	display:none;
}
#mcol_nav #mcol_nav_num {
	float:left;
	width: 116px;
	text-align: center;
}

#mozajka #mcol_nav {
	height: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#mcol_nav #mcol_nav_num a,span {
	margin: 0 4px;
	text-decoration:underline;
	color:#666;
}
#mcol_nav #mcol_nav_num a.blue {
	text-decoration:none;
	cursor:default !important;
}
/*-----------------------------------------------------------*/
#activity_list { font-size:12px; position:relative; height:400px; width:170px; left:60px; top:55px; float:left; }
#activity_list p { margin:0 0 15px !important; }


/*-----------------------------------------------------------*/
#err404_text {
	width: 160px;
	margin-left: 240px;
	color:#666;
}
#contact_map_left {
	float: left;
	width: 170px;
	height:521px;
	margin-left: 39px;
	padding-left:2px;
	color:#666;
}
*html #contact_map_left {
	margin-left: 20px;
	padding-left:2px;
}
#err404_text h2, #contact_map_left h2, #contact_map h2 {
	font-size: 24px;
	font-weight:normal;
	margin-top:35px;
	color:#666;
}
#contact_map h2 { padding-top:10px; }
#err404_text p, #contact_map_left p, #contact_map p {
	font-size: 12px;
	margin-bottom:20px
}
#err404_text a { color:#666; }
#contact_map {
	position:relative;
	float: left;
	width: 750px;
	height:522px;
	z-index:-1;
}
#contact_map #contact_map_inner {
	position:absolute;
	top:-4px;
	left:2px;
}
*html #contact_map #contact_map_inner {
	top:-5px;
}
.sitemap #contact_map {
	width: 750px;
	height:521px;
	padding-left:30px;
	color:#666;
	position:static;
}
#contact_map h2 {
	font-size: 24px;
	font-weight:normal;
	margin-top:25px;
}
#contact_map ul {
	list-style:none;
}
#contact_map ul ul {
	margin:5px 0 0 20px;
}
#contact_map ul a, #contact_map ul li {
	color:#666;
	font-size:15px;
}
#contact_map ul ul a, #contact_map ul ul li {
	font-size:11px;
}
#contact_map ul li {
	margin-bottom:10px;
}
#contact_map ul ul li {
	margin-bottom:4px;
}
#contact_map_left .contact_num {
	font-size: 16px;
	color: #666;
	font-weight:bold;
}
#contact_map_left .contact_num span { color:#fff; padding:0px; margin:0px; }
#contact_map_left p a {
	color: #666;
	text-decoration: none;
}

.text12 { width:320px; }
.text12 p { font-size:12px !important; }

/*-----------------------------------------------------------*/
#models_all_content {
	float: left;
	width: 335px;
	height:235px;
	margin-left: 35px;
	padding-left:2px;
	padding-top:38px;
}
*html #models_all_content {
	margin-left: 15px;
	padding-left:2px;
}
#models_all_content h2 {
	font-size: 24px;
	font-weight:normal;
	margin-top:35px;
}

#models_all_content p {
	font-size: 13px;
	margin-bottom:13px;
	color:#666;
}
#models_all_content .contact_num {
	font-size: 16px;
	color: #0500a2;
}
#models_all_content a {
	color: #666;
	font-size: 12px;
}

/*-----------------------------------------------------------*/
#mod_template_content {
	float: left;
	width: 320px;
	margin-left: 39px;
	padding-left:2px;
	color:#666;
}
*html #mod_template_content {
	margin-left: 20px;
	padding-left:2px;
}
#mod_template_content h2 {
	font-size: 24px;
	font-weight:normal;
	padding-top:20px !important;
	clear:both;
	margin:0 0 10px 0;
}
.elantra #mod_template_content, .sonata #mod_template_content, .solaris #mod_template_content {
	padding-top:60px;
}
* html .elantra #mod_template_content, * html .sonata #mod_template_content {
	padding-top:80px;
}
#mod_template_content p {
	font-size: 12px;
	margin-bottom:10px
}

#mod_template_content .contact_num {
	font-size: 16px;
	color: #0500a2;
}
#mod_template_content p a {
	color: #039;
}
#mod_template_content #pole_320x180 {
	margin-top:60px;
}
#mod_template_content #content_ramka {
	width: 245px;
}

.genesis #mod_template_content #content_ramka, .genesis-coupe #mod_template_content #content_ramka, .equus #mod_template_content #content_ramka {
	width: 585px;
}
.sonata #mod_template_content #content_ramka, .elantranew #mod_template_content #content_ramka, .elantranew2 #mod_template_content #content_ramka {
	width: 355px;
}
#mod_template_content #content_ramka div {
	width: 255px;
}

/* ----------- Scrollable --------------- */
.jScrollPaneContainer { position:relative; overflow:hidden;	z-index:1; }
.jScrollPaneTrack { position:absolute; cursor:pointer; right:5px; top:0; height:100%; background:#fff; z-index:100; }
.jScrollPaneDrag { position:absolute; background:url(../images/polzunok.png); width:11px !important; height:11px !important; cursor:pointer; overflow:hidden; right:-5px; }
* html .jScrollPaneDrag { right:-6px; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/polzunok.png', sizingMethod='scale'); }
.jScrollPaneDragTop { position:absolute; top:0; left:0; overflow:hidden; }
.jScrollPaneDragBottom { position:absolute; bottom:0; left:0; overflow:hidden; }
a.jScrollArrowUp { display:block; position:absolute; z-index:1; top:0; right:0; text-indent:-2000px; overflow:hidden; /*background-color: #666;*/ background:url(../images/strelka_top2.gif); height:6px !important; width:11px !important; }
a.jScrollArrowUp:hover {	/*background-color: #f60;*/}
a.jScrollArrowDown { display:block; position:absolute; z-index:1; bottom:0; right:0; text-indent:-2000px; overflow:hidden; /*background-color: #666;*/ background:url(../images/strelka_bottom2.gif); height:6px !important; width:11px !important; }
a.jScrollArrowDown:hover { /*background-color: #f60;*/}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/ }

.relative { position:relative !important; }
.smalltext { font-size:11px !important; }
.ssmalltext { font-size:9px !important; color:#aaa; }
.ssmalltext2 { font-size:9px !important; color:#777; }
.img_left { float:left; margin-right:10px; }
.bmargin { margin-bottom:11px; }

.request_form { margin-top:20px; }
.request_form dt { float:left; width:65px; }
.request_form dd input { background:none; border:1px solid #ddd; margin-bottom:8px; height:15px; width:200px; }
.request_form input.checkbox { float:left; width:auto; border:0px; }
.request_form input.submit { border:0px; margin:5px 0 0 5px; height:20px; width:90px; cursor:hand; cursor:pointer; }
.request_form div { padding:0 0 0 25px; }

.white { color:#fff !important; }
a.white { color:#fff; }
a:visited.white { color:#fff; }
a:hover.white { color:#fff; }

.activity_text { font-size:12px !important; }
.activity_text p { margin-bottom:8px !important; }
.activity_text h2 { margin:0px !important; color:#fff !important; font:bold 17px arial !important; line-height:17px !important; }

#activity_right { float:left; font-size:12px; position:relative; height:400px; width:185px; left:255px; top:35px; }
* html #activity_right { left:170px; }
#activity_right h3 { text-align:center; margin:15px 0 10px; font:normal 12px arial; }
#activity_calendar { width:185px; height:150px; }

.banner_wrapper { position:absolute; top:-300px; border:1px solid #666; width:200px; height:200px; overflow:hidden; z-index:999; }
.banner_wrapper div { position:absolute; top:8px; right:8px; }

.subscribe_block { text-align:right; width:202px; margin:0 auto; height:20px; position:absolute; top:7px; right:40px; padding:0px; }
* html .models .subscribe_block { right:59px; }
.main .subscribe_block { right:-2px; }
* html .main .subscribe_block { right:2px; }
.subscribe_block input.subscribe_field { float:left; background:#ddd; padding:2px 0 2px 5px; border:1px solid #aaa; opacity:0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); color:#666; width:165px; margin:0 30px 0 0; font-size:11px; border-right:0px; }
.subscribe_block div { position:absolute; top:0px; right:0px; background:#ddd; opacity:0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); cursor:hand; cursor:pointer; width:30px; height:18px; border:1px solid #aaa; border-left:0px; text-align:center; }
.accesories .subscribe_block input.subscribe_field, .accesories .subscribe_block div  { opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); background:#eee; }
.activity .subscribe_block input.subscribe_field, .activity .subscribe_block div  { opacity:0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); background:#eee; }
* html .subscribe_block div { position:relative; margin-top:-20px; }
.subscribe_block div input { width:16px; opacity:0.4; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); margin-top:1px; }

#clock { margin-left:30px; }
#canvas { top:58px; left:17px; position:absolute; }	/* top:63px; */

.h46 { height:46px; }
.facebook { float:left; width:150px; overflow:hidden; margin-left:50px; }

#all_models_pics { position:absolute; left:0px; top:397px; }

#front { width:100%; height:100%; background:#aaa; position:absolute; left:0px; top:0px; opacity:0.9; z-index:1000; }
#front h3 { font-size:14px; white-spacing:nowrap; }
#front .wrapper { width:100%; height:100%; position:relative; }
#front #authform { width:180px; height:110px; padding:20px; background:#fff; top:100px; left:50%; position:absolute; }
