/*
	960 Grid System ~ STYLE CSS.

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/


body {
margin-top: 21px;
}

.talkies {
position:absolute;
right:0;
top:150px;
width:37px;
}

.topbox {
border-bottom:10px solid black;
height:214px;
padding-bottom:20px;
}

.righttopbox {
height: 224px;
padding-bottom: 20px;
background: url(../img/g-top-right.png) top left no-repeat;
}

.middleright {
background: url(../img/g-middle-right-440-511-PRICE.png) top left no-repeat;
height: 500px;
}

.counters {
font-size: 70px;
font-weight: 100;
line-height: 60px;
}

.countbox {
border-right:10px solid #000000;
margin-top:15px;
padding-bottom:10px;
width:176px;
}

.count {
font-size:70px;
font-weight:lighter;
line-height:82px;
margin-bottom:7px;
}

.blackback {
background-color:gray;
color:white;
font-size:16px;
height:28px;
margin-left:0;
padding-top:1px;
text-align:center;
width:156px;
}

.succe {
margin-top:0px;
padding-right:10px;
}

.special {
font-weight:lighter;
margin-top:19px;
}

.tipsen {
margin-top: 20px;
font-weight: lighter;
}

.numberwrap {
float:left;
margin-top:20px;
}

.numbers {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/number-48-48.png) no-repeat scroll left top;
color:white;
float:left;
font-size:30px;
font-weight:bold;
height:8px;
padding:0 26px 40px 14px;
width:8px;
}

.numbertext {
float:left;
line-height:20px;
margin-left:20px;
padding-top:0;
width:200px;
}

.suxedo {
margin: 0px;
font-size: 16px;
}

.dotted {
border-top: 1px dotted gray;
margin-bottom: 80px;
}

li.page_item {
	list-style: none;
	margin: 0;
	font-size: 16px;
}

input.bg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/input_bg.jpg) repeat-x scroll 0 0;
border:1px solid #969393;
font-size:20px;
height:27px;
padding-top:5px;
width:200px;
}

input.bg2 {
	
	background: url(../img/input_bg.jpg) repeat-x;
	height: 27px;
	border: 1px solid #969393;
	width: 430px;
	padding-top: 5px;
	font-size: 20px;
}


input.submit {
	background: url(../img/input_submit_bg.jpg) no-repeat;
	height: 39px;
	width: 150px;
	border: 0;
	cursor: pointer;

}

#price_frame {
	font-size: 30px;
	color: white;
	background: url(../img/price_bg.jpg) no-repeat;
	width: 200px;
	height: 60px;
	text-align: center;
	
}

.e_pic, e_pic_2 {
	z-index: 100;
	position: absolute;
	border: 1px solid black;

}


