/**********************************************************************************************
	
	Title: CSS
	Author: www.poppworks.ee
	Date: 2008

***********************************************************************************************

	1. Global Reset
	
	2. General Elements
	
	3. Layout
		3.1 Header	
		3.2 Menu
		3.2 Content
			3.2.1 Main offer
			3.2.2 Small offer
			3.2.3 Right box
		3.3 Footer
		
***********************************************************************************************/

/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/

html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/

html, body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	color: #6d6d6d;
	background: #fff;
	height: 100%;
	width: 100%;
}
#font_height{
	line-height:normal;

}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
	font-style: normal;
}
input, textarea, select {
	font: 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
	outline: none;
	color: #6d6d6d;
}
a:hover {
	color: #6d6d6d;
	text-decoration: underline;
}
a:visited {
}

a:active {
}

/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/

#wraper_bg{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #fff url(img/background.png) top center fixed;
}
#wraper{
	height: 100%;
	margin: 0 auto;
	background: url(img/background_top.png) top center no-repeat;
}
#main_area{
	width: 972px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#main_area tr td {
	vertical-align: top;
}
/* 3.1 Header
------------------------------------------------------------------------------------------------ */
#header_open{
	font-size: 20px;
	color: #6f6e6e;
	 margin-top: 11px;
	 margin-left: 34px;
}
#header_logo{
	padding-top: 0px; /*26*/
	padding-left:300px; /*34*/
}
#header_loginbox{ 
	background: url(img/login_bg.png) 110px 0px no-repeat;
	width: 120px;
	height: 75px;
	padding-left: 110px;
	float: right;
}
#header_loginbox form{
	padding-left: 6px;
	padding-top: 7px;
	margin: 0;
}
#header_loginbox form input{
	width: 95px;
	border: 1px solid #706f6f;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
#header_loginbox form div{
	float: left;
}
#header_login_button{
	padding-top: 10px;
}
#header_reg{
	text-align: right;
	padding-right: 21px;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 5px;
}

/* 3.2 Menu
------------------------------------------------------------------------------------------------ */
#menu_bar{
	background: url(img/menu_bar.png) top left repeat-x;
	height: 38px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
}
#menu_bar a{
	color: #FFFFFF;
}
.act{
	text-decoration: underline;
	background: url(img/light.png) top left repeat-x;
	padding-left: 2px;
	padding-right: 2px;
	display: inline-block;
	height: 38px;
}

/* 3.2 Content
------------------------------------------------------------------------------------------------ */
#main_content{
	background-color: #f5f5f5;
}
#main_offer{
	background: url(img/main_offer.png) top left repeat-x;
	width: 612px;
	height: 281px;
	float: left;
}
#first_time{
	width: 176px;
	height: 281px;
	float: right;
}
#first_time_big{
	width: 358px;
	height: 99px;
	float: right;
}
.small_offer{
	background: url(img/small_offer.png) top left repeat-x;
	width: 262px;
	height: 183px;
	float: left;
	margin: 0 30px;
}

.button_cent{
	float:left;
	height: 32px;
	width: 95%;
	background: url(img/main_button_c.png) top left repeat-x;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
}
.button_cent a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/* ---- 3.2.1 Main offer ---- */
#main_offer_header{
	font-size: 15px;
	font-weight: bold;
	padding-top: 29px;
	padding-left: 32px;
	padding-bottom: 16px;
}
#main_offer_header h1{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#main_offer_header a{
	color: #000000;
}
#main_offer_info{
	padding-left: 7px;
}
.activating_time{
	color: #cc3333;
	padding-left: 9px;
	font-size: 11px;
}
.time_left_name{
	padding-top: 18px;
	padding-left: 9px;
	float: left;
	color: #e59a39;
	font-size: 14px;
	font-weight: bold;
}
.time_left{
	padding-top: 5px;
	float: left;
	color: #93e444;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 8px;
}
.sep{
	border-top: 1px solid #b5b4b4;
	clear: both;
	margin-left: 9px;
	width: 206px;
	height: 1px;
}
.offer_price{
	font-size: 19px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 9px;
	color: #162a8d;
}
.real_price{
	font-size: 10px;
	font-weight: bold;
	padding-left: 9px;
	color: #162a8d;
	padding-top: 10px;
}
.offer_info{
	font-size: 12px;
	padding-left: 9px;
	overflow: hidden;
	height: 50px;
}
.offer_info a{
	color: #162a8d;
}
#main_offer_part{
	padding-left: 7px;
}
#main_offer_button{
	float: left;
	padding-left: 9px;
	padding-top: 10px;
	width: 100px;
	padding-right: 10px;
}
#sms_info{
	padding-top: 14px;
	font-size: 12px;
}
#main_offer_images{
	padding-left: 20px;
}

/* ---- 3.2.2 Small offer ---- */
.shopProd h1{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
.small_offer_header{
	padding-top: 18px;
	padding-left: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.small_offer_header h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.small_offer_header a{
	color: #000000;
}
.small_offer_act_time{
	padding-top: 10px;
	color: #cc3333;
	padding-left: 20px;
	font-size: 11px;
}
.small_offer_time_left{
	padding-top: 6px;
	padding-left: 10px;
	color: #93e444;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: center;
}

.small_offer_time_left_sold{
	padding-top: 16px;
	padding-left: 10px;
	color: #93e444;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: center;
}

.sep2{
	border-top: 2px solid #b5b4b4;
	margin-left: 20px;
	height: 1px;
}
.small_offer_price{
	font-size: 14px;
	font-weight: bold;
	color: #162a8d;
	padding-top: 1px;
	padding-left: 20px;
}
.small_offer_button{
	float: left;
	text-align: center;
	background: url(img/small_button.png) top left no-repeat;
	height: 29px;
	width: 78px;
	line-height: 29px;
	font-weight: bold;
	padding-right: 4px;
}
.small_offer_button a{
	color: #FFFFFF;
}
.small_offer_footer{
	padding-top: 5px;
	padding-left: 13px;
}
.small_offer_footer_info{
	font-size: 11px;
}
/* ---- 3.2.3 Right box ---- */
.right_box_header{
	background: url(img/right_box_top.png) top left no-repeat;
	width: 142px;
	height: 38px;
	font-size: 16px;
	font-weight: bid;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
.right_box_header2{
	background: url(img/right_box_top2.png) top left no-repeat;
	width: 142px;
	height: 33px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.right_box_center{
	background: url(img/right_box_c.png) top left repeat-y;
}
.right_box_center2{
	background: url(img/right_box_c2.png) top left no-repeat;
	min-height: 180px;
}
.right_box_bottom{
	background: url(img/right_box_bottom.png) top left no-repeat;
	width: 182px;
	height: 36px;
}
.right_box_content{
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 5px;
}
.right_big_header{
	background: url(img/right_big_top.png) top left no-repeat;
	width: 313px;
	height: 33px;
	font-size: 16px;
	font-weight: bid;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 20px;
}
.right_big_header p{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}
.right_big_header p a{
	color: #FFFFFF;
}
.right_big_center{
	background: url(img/right_big_cent.png) top left repeat-y;
	position:relative;
	z-index: 3;
}
.right_big_bottom{
	background: url(img/right_big_bottom.png) top left no-repeat;
	width: 358px;
	height: 36px;
	position:relative;
	top: -5px;
	z-index: 1;
}

/* 3.3 Footer
------------------------------------------------------------------------------------------------ */
#footer{
	background: url(img/footer_bg.png) top left repeat-x;
	min-height: 100px;
	border-top: 2px solid #6b6a6a;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}


.timeRed {
	color:#FF0000;
}
.timeOrange{
	color:#FF6600;
}
.timeGreen{
	color:#82dd31;
}