html {
	overflow:hidden;
	margin-left:-10px;
}
body {
	font-family:"lucida grande", "lucida sans unicode", arial, verdana, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
	line-height:normal;
	width:100%;
	border:solid thin red;
}

#header {
	border-bottom:#747474 0px solid;
	padding:100px 0 0 0;
	position:relative;
	z-index:2;
	width:100%;
}
#header h1 {
	margin-left:0px;	
}
#header h1 a {
	background:url(../images/logo.png) repeat 0 0 !important;
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="../images/logo.png", sizingMethod="crop");
	display:block;
	height:58px;
	width:198px;
	text-indent:-9999px;
}
#background {
	background-color:#070707;
	font-size:10;
	position:absolute !important;
	top:0;
	z-index:1 !important;
}
#background,
#background .bg {
	height:100%;
	width:100%;
}
#background li {
	float:left;
}
#background img {
	_filter:alpha(opacity = 0);
	height:100%;
	left:0;
	opacity:1;
	position:absolute;
	top:0;
	width:100%;
}

.pattern-dot {
	background:url(../images/pattern-dot.gif) repeat 0 0;
	filter:alpha(opacity = 50);
	height:100%;
	left:0;
	opacity:0.5;
	position:absolute;
	top:0;
	width:100%;
	z-index:50;
}




h1{color:#a90341;margin:0; padding:10px 10px 15px 10px;font-weight:normal; font-size:20px;}

p{font-size:12px;line-height:18px;color:#a90341;;  padding:0 15px;}

a{text-decoration:none; color:#0098d3;}
a:hover{color:#0184b7; text-decoration:underline;}

#container {position:relative;margin:0 auto;width:100%; height:auto !important; height:100%;min-height:100%;  }
.content_all{ width:1005px; margin:0 auto;  }

#content { float:left;height:auto;width:100%;  top:0%; position:absolute;}
#content .content_all{height:4700px; padding-top:0px; }
#content .content_all #logo { text-align:center; width:100%; height:180px;}

#content .content_all #timer,
#content .content_all #box,
#content .content_all #shadow{ width:auto; height:auto;padding:0 279px;}

#content .content_all #timer #countdown{background:url(../images/timer_bg.png) no-repeat center top;height:38px; width:425px; color:color:#d3135a;; padding:7px 10px;}
.clock_text{ font-family:"lucida grande", "lucida sans unicode", arial, verdana, sans-serif; font-size:24px; font-weight:normal; color:#b4b3b3;text-align:center;}
.clock_text span.text{font-size:18px;color:#b4b3b3;}

#content .content_all #box { padding:0;}
#box .box_top{ background:url(images/timer_bg.png) no-repeat center top; height:9px; width:444px; color:#FFF; font-size:0px;margin:0 279px;}
#box .box_progressbar{background:url(images/timer_bg.png) repeat-x center top; color:#000 height:180px; width:444px; text-align:center;margin:0 279px;}
.progressbar_bg{background: url(../images/progresbar_box2.png) top no-repeat;  width:404px; padding:3px 20px; height:30px;}
#procent {font-size:18px; color:#d3135a;font-weight:normal;}

#box .box_large_item{float:left; height:37px;}
#box .box_bottom_form{ background:url(../images/timer_bg.png) no-repeat center top; height:29px; width:444px; padding-top:8px; margin:0 279px;}
#box .box_bottom_form form label{font-weight:bold;font-size:13px;color:#fff;}
#box .box_bottom_form form input{ border:none; font-family:"lucida grande", "lucida sans unicode", arial, verdana, sans-serif; padding:0; background:none;}
.label-div,.text-div, .submit-div{ height:30px; float: left; padding-right:7px;} 
.label-div {padding-top:2px ; padding-left:15px;}
.text-div { padding-top:0px;}
.submit-div { padding-right:0;}

#box .box_bottom_form form input.text {background:url(layout/email_input.jpg) no-repeat left top;width:171px; height:20px; font-size:12px; color:#636363; padding:4px 5px 0 5px;}
#box .box_bottom_form form input.submit { background:url(layout/submit.jpg) no-repeat left top; width:62px; height:24px; font-size:14px; color:#e1f0ff; font-weight:bold;}
#box .box_bottom_form form input.submit:hover{background:url(layout/submit_h.jpg) no-repeat left top; color:#FFF }

#content .content_all #shadow { padding:0 296px 0 262px;float:left}
#shadow  .bg{background:url(../images/box-shadow.png) no-repeat center top; height:45px; width:482px;}

/* Progressbar

----------------------------------*/
.ui-progressbar {width:402px; }
.ui-progressbar .ui-progressbar-value {height:22px;background:url(../images/progressbar_repeat2.gif) repeat-x top; float:left;}/* Resizable
/*---------------------------------*/



