@charset "utf-8";
/* CSS Document */

/* GENERAL  */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 13px;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../img/main_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2, h3, a {
	margin:0;
	padding: 0;
	color: #f0008e;
}
h2 
{
	font-size: 14px;
	padding:8px 0px;
}
h3 
{
	font-size: 16px;	
}
h5 
{
	font-size: 20px;	
}

h1.mainHeader{
	font-size: 28px;
	font-weight:bold;
	line-height:36px;
	color:#231f1e;
	
}
h1.subHeader{
	font-size: 16px;
	color:#666666;
}
h3.black{
 color:#000000;
}
/*em {
	font-style:normal;
	margin:0;
	padding: 0;
	font-weight:bold;
	color: #c40101;
}*/
.break {
	clear: both; 
	height:10px; line-height: 10px; 
	font-size: 1px;
	float: none;
}
.clear {
	clear: both; 
}
/* GENERAL  */

/* CONTAINER HEADER FOOTER*/
#container {
	width: 1060px;
	display: block;
	margin: 0 auto;
	padding-bottom:30px;
}
#header{
	width: 100%;
	height: 520px;
	/* IE6 (PNG8 FOX) */
	/* ---- */
	display: block;
	position:relative;
	background-color: transparent;
	background-image: url(../img/header_scr3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .dias
{
	position:absolute;
	top:149px;
	right: -40px;
	width: 150px;
	font-size: 11px;
}
#gifts {
	height: 320px;
	line-height: 25px;
	font-size: 10px;
	color:#666666;
	padding-left: 10px;
	text-align:center;
	background-color: transparent;
	background-image: url(../img/footer_scr1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer 
{
	height: 82px;
	line-height: 16px;
	font-size: 11px;
	color:#666666;
	padding: 6px 130px;
	text-align:left;
	margin: 0px;
}

.dev { text-align:right; font-size:10px; color:#505050; padding:0px 100px;}
/* END CONTAINER AND HEADER FOOTER */

/*MENU*/
.menu {
	height:26px;
	padding:22px 20px 0px 240px;
	color:#797979;
	font-style:italic;
	font-weight:bold;
}
.tools {
	background-image: url(../img/b_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:38px;
	width:736px;
}

.tools ul 
{
	margin: 0;
	padding: 5px 24px;
}
.tools ul li{
	list-style-type:none;
	float:left;
	padding-right:0px;
	margin: 2px;
	/* IE6 margin fix */
	_margin: margin: 2px;
	/* ---- */
	font-size: 8px;
	/*background-color:#e3e2e2;
	border-right: 1px solid #6c6c6c;*/
	
}
.tools ul li a {
	display:block;
	padding: 4px;
	color:#ed008c;
	font-size:12px;
	text-decoration:none;
	text-align:center;

}

.tools ul li a#selected {
	display:block;
	/*color:#ffffff;
	background-color:#27baf1;*/
	text-decoration:none;
	color:#27baf1;
	border-bottom:3px solid #27baf1;
}

.menu ul li a:hover { border-bottom:3px solid #ed008c;}

.menu ul li a.home{
	background: transparent url(../img/mnuHomeUp.png) no-repeat top center;
}
.menu ul li a.home:hover, .menu ul li a.home.selected{
	background: transparent  url(../img/mnuHomeOv.png) no-repeat top center;
}
/* END MENU */

/* CONTENT */
#mainContent {
	margin:0px;
	padding:15px 130px;
	background-repeat: repeat-y;
	background-position: center top;
	line-height:22px;
}

.prizes ul{ margin-left:10px; padding:3px; line-height:24px; font-size:14px;}

.prizes ul li {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	list-style-type:none;
	padding-left:30px;
}

.lFloat {
	width: 40%;
	float:left;
}

.lFloat#gal  {
	width: 40%;
	float:left;
	height:500px;
}

.lFloat.faq {
	background: url(../img/photoFAQ.jpg) no-repeat center center;
	width: 250px;
	height: 400px;
}
.lFloat.participate {
	background: url(../img/photoParticipate.jpg) no-repeat top left;
	width: 250px;
	height: 350px;
}
.lFloat.prizes {
	background: url(../img/photoPrizes.jpg) no-repeat bottom center;
	width: 250px;
	height: 250px;
}
.lFloat.tou {
/*	background: url(../img/photoPrizes.jpg) no-repeat bottom center;*/
	width: 250px;
	height: 250px;
}
.lFloat.vw1 {
	background: url(../img/vw1.jpg) no-repeat 0 3em;
	width: 300px;
	height: 380px;
}
.lFloat.vw2 {
	background: url(../img/vw2.jpg) no-repeat center center;
	width: 700px;
	height: 180px;
}
.lFloat.vw3 {
	background: url(../img/vw2.jpg) no-repeat center center;
	width: 380px;
	height: 180px;
}
.rFloat {
	width: 38%;
	float:right;
	display:block;
}
div.q {
	color: #c40101;
	padding: 10px 0;
	font-weight: bold;
}
.itemPhotoRingtones {
	background: url(../img/photoRingtones.jpg) no-repeat 32px 30px;
	width: 330px;
	height: 430px;
}
#calendar td{
	padding: 3px;
	text-align:center;
	
}
#calendar .head {
	background: #e1800d;
	-moz-border-radius-topright: 10px;	
	-moz-border-radius-topleft: 10px;	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;	
	text-align: center;
}
#calendar .head a{
	text-decoration: none;
	color: #ffffff;
}
#calendar .head a:hover{
	text-decoration: underline;
}
#calendar .head a.selected{
	font-weight: bold;
}
tr.dates td {
	background: #e9e8e8;
	text-align: center;
}
tr.dates td.crvLeft {
	-moz-border-radius-bottomleft: 10px;	
	-webkit-border-bottom-left-radius: 10px;
}
tr.dates td.crvRight {
	-moz-border-radius-bottomright: 10px;	
	-webkit-border-bottom-right-radius: 10px;
}
tr.DOW td {
	background: #FFFFFF;
}
tr.dates td a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
tr.dates td:hover, tr.dates td.selected {
	background: #ffffff url(../img/arr.png) no-repeat bottom center;
}
tr.dates td.crvLeft:hover, tr.dates td.crvRight {
	background:#e9e8e8;
}
div.touWrapper h1
{
	margin: 15px 0 0 0;
	font-size: 16px;		
}
div.touWrapper table 
{
	border: 1px #000000 solid;
}
div.touWrapper table td 
{
	padding: 10px;
	border: 1px #000000 solid;
}
.FAQWrapper table 
{
	border: 1px #aaaaaa solid;	
}
.FAQWrapper table td 
{
	border: 1px #aaaaaa solid;	
	padding: 10px;	
}
.chargesTab 
{
	border: 1px #000000 solid;
	font-size: 10px;
		
}
.chargesTab td 
{
	border: 1px #000000 solid;
	padding: 10px 0;
	text-align: center;
}
.photoPrize
{
	position: relative;
	width: 730px;
	height: 300px;
	background: #FFFFFF url(../img/photoVW.jpg) no-repeat center center;
}
.charge
{
	padding:30px 120px;
	top:160px;
	left: 100px;
	width: 150px;
	font-size: 11px;
	
}
.photoPrize .winnerz
{
	position:absolute;
	top:160px;
	left: 95px;
	font-size: 11px;
	display:block;
	
}
.photoPrize .winnerz a 
{
	font-size: 14px;
	display:block;
	font-weight: bold;
	
}
.seeWinners 
{
	background: #FFFFFF url(../img/win.png) no-repeat center left;
	float:right;
	padding-left: 20px;
	font-weight:bold;
	
}
.seeWinners a
{
	color: #ea3311;
}

.wallpapers img {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; background-color:#161616;}

.wallpapers img:hover {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; background-color:#161616;}

.wallpapers ul 
{
	margin: 0px;
	padding: 2px 2px 90px 18px;
	display:list-item;
	list-style-type: none; 
	border-bottom: 1px solid #bfbfbf;
}

.wallpapers ul li { 
	float:left;
	background-color: transparent;
	list-style-type: none; 
	padding:0px 3px 2px 0px;}

.kazananlar { text-align:center;}

.winners img { padding:8px;}

.winners ul 
{
	margin: 0px;
	padding: 2px 2px 90px 18px;
	display:list-item;
	list-style-type: none; 
}

.winners ul li { 
	float:left;
	background-color: transparent;
	list-style-type: none; 
	padding:0px 3px 2px 0px;}

	
	
.wallpapers h2 { }
/* END CONTENT */

.highlighted { color:#0298d6;}

.cal { float:left; padding:7px;}
.days { height:270px; text-align:center; width:800px;}

.bonus { float:right;}