@charset "utf-8";
/* CSS Document */

#special_offer_container {
    font: normal 9pt/11pt Verdana, Arial, serif;
    text-align: center;
    position: relative;
    width: 544px;
    height: 320px;
    overflow: hidden;
    margin-left:1px;
    color:#226BB7;
}

#special_offer_container #main_container
{
	width:750px;
}

#special_offer_container .head
{
	height:100px;
	width:100%;
	background:url(http://images.nevosoft.ru/default/offer/head_bg.jpg) top center;
}

#special_offer_container #logo
{
	float:left;
	margin:10px;
	border:1px solid black;
}

#special_offer_container #banner1
{
	width:468px;
	height:60px;
	float:right;
	margin:10px;
	border:1px solid black;
}

#special_offer_container span
{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
}
#special_offer_container h5
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;

}

#special_offer_container .menu_but
{
	width:14%;
}



#special_offer_container body {
	-x-system-font:none;
	color:#595644;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.35;
	margin:0;
	padding:0;
	text-align: justify;
}
#special_offer_container #entercode {
	height:50px;
	width:140px;
	background:url(http://images.nevosoft.ru/default/offer/enter_the_matrix.png) top left;
}
#special_offer_container #entercode:hover {
	background-position:bottom;
	cursor:pointer;
}
#special_offer_container #redpill {
	height:50px;
	width:140px;
	background:url(http://images.nevosoft.ru/default/offer/red_pill.png) top left;
}
#special_offer_container #redpill:hover {
	background-position:bottom;
	cursor:pointer;
}

#special_offer_container #offer1, #special_offer_container #offer2, #special_offer_container #offer3 {
	width:155px;
	float:left;
	padding:5px;
	border:1px solid #CCCCCC;
	height:62px;
 	overflow: hidden;
  	position: relative;
   	text-align: left;
}

#special_offer_container #offer2,#offer3 {	display: none;
}

#special_offer_container .offer_tape {
	height: 120px;
	position: absolute;
}

#special_offer_container #offer_code_1 {
	border: 1px solid #333;
	text-align:center;
	color: darkblue;
	font-size:110%;
	width:50px;
	padding:5px;
	margin-top:5px;
}
#special_offer_container #offer_code_2 {
	border: 1px solid #333;
	text-align:center;
	color: darkblue;
	font-size:110%;
	width:50px;
	padding:5px;
	margin-top:5px;
}
#special_offer_container #offer_code_3 {
	border: 1px solid #333;
	text-align:center;
	color: darkblue;
	font-size:110%;
	width:50px;
	padding:5px;
	margin-top:5px;
}

#special_offer_container #offer1:hover {
	background-color:#f4f4f4;
}

#special_offer_container #offer_header_1, #special_offer_container #offer_header_2, #special_offer_container #offer_header_3 {
		margin:4px;
        width: 155px;
        overflow: hidden;
        height: 62px;
}

#special_offer_container #offer_header_1 span, #special_offer_container #offer_header_2 span, #special_offer_container #offer_header_3 span {
    width: 95px;
    display: block;
    overflow: hidden;
}

#special_offer_container #offer_input_1, #special_offer_container #offer_input_2, #special_offer_container #offer_input_3 {
        height: 62px;
        width: 155px;
}

#special_offer_container #offer1 img, #special_offer_container #offer2 img, #special_offer_container #offer3 img{
        float: left;
}

div#special_offer_container h1 {	font-size:150%;
	line-height:1;
	margin:30px 0px 30px 25px
}

div#special_offer_container .frame {	width:544px;
	height:320px;
	float:left;
}

#special_offer_container #container {	height:320px;
	background:url(http://images.nevosoft.ru/default/offer/newgames_bg.gif) bottom  repeat-x #ffffff;
	width:2176px;
}

