﻿html,body {
margin:0px;
padding:0px;
font-family:Verdana;
font-size:12px;
}
a img {
border:none;
}
a {
color:#37BF0A;
}
/*Общий блок*/
#wrapper {
width:800px;
}
/*Блок первого голосования*/
#brand-1-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
/*Блок второго голосования*/
#brand-2-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
/*Блок третьего голосования*/
#brand-3-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
#brand-4-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
#brand-5-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
#brand-6-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
#brand-7-wrapper {
float:none;
width:600px;
height:200px;
display: table-row;
}
/*Блок в котором находятся все блоки голосований*/
#brands-wrapper {	
width:700px;
display: table;
}
span#vs {
vertical-align:middle;
font-weight:bold;
font-size:40px;
padding-top:100px;
display:block;
color:#AAA;
}
/*Стили счетчика времени*/
div#countdown {
font-size:24px;
color:#AAA;
text-align:center;
padding-top:30px;
padding-bottom:30px;
}
div#mini-countdown {
font-size:14px;
color:#AAA;
text-align:center;
margin-top:20px;
margin-bottom:30px;
width:350px;
}
.clear {
height:0px;
font-size:0px;
line-height:0px;
clear:both;
float:none;
}
/*Стили количества голосов*/
.brand-votes {
margin-top:10px;
font-size:32px;
margin-bottom:20px;
}
.brand-votes span {
font-size:16px;
color:#000;
display:block;
margin:0 auto;
}
/*Стили кнопок "Голосовать"*/
#brands-wrapper input {	
border-radius:5px;
color:#FFF;
font-weight:bold;
padding:8px;	
-moz-border-radius:5px;
-webkit-border-radius:5px;	
background-image:url('btn.png');
cursor:pointer;
background-position:center 10%;
}
#brands-wrapper input:hover {
background-position:center 20%;
}
/*Стиль первой кнопки*/
#brand-1-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-1-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
#brand-2-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-2-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
#brand-3-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-3-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
#brand-4-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-4-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
#brand-5-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-5-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
#brand-6-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-6-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
#brand-7-wrapper .brand-votes {
color:#0778F8;/*Цвет счетчика*/
}
#brand-7-wrapper input {
border:1px #5CA9FF solid;
background-color:#0035BC;	
-webkit-box-shadow: #AAA 0px 0px 6px;
}
/*Стили всплывающего окна*/
#simplemodal-overlay {
background-color:#000;
top:0px;
}
#login-window, #social-window {
font-size:16px;
color:#AAA;
padding:20px;
background-color:#FFF;
-webkit-box-shadow: #FFF 0px 0px 10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;	
border-radius:5px;
border:2px #AAA solid;
width:410px;
}
#login-window img, #social-window img {
cursor:pointer;
margin:10px;
}
div#submit {
text-align:center;
margin-top:40px;
margin-bottom:40px;
}
div#submit span {
font-size:14px; 
color:#999;
font-weight:bold;
}
div#submit p {
font-size:14px;
}
div#submit a {
font-size:18px;
font-weight:bold;
color:black;
}
div#submit input {
border:1px silver solid;
-webkit-box-shadow: #CCC 0px 0px 3px inset;
-moz-border-radius:5px;
-webkit-border-radius:5px;	
border-radius:5px;
padding:5px;
color:#AAA;
font-weight:bold;
}
a#close {
background-image:url('close.png');
width:32px;
height:32px;
position:absolute;
z-index:200;
top:-10px;
left:410px;
}
.copyright, .copyright a {
font-size: 12px;
color: #f6f6f6;
text-decoration: none;
text-align: center;
}
.copyright a:hover {
text-decoration: underline;
}

/* New style */
.center {
text-align: center;
}
.img_block {
display: table-cell;
text-align: left;
vertical-align: top;
width: 600px;
}
.vote_text {
margin: 10px; 
font-size: 16px; 
color: #000000;
}
.vote_img {

}
.padding {
padding-top: 60px;
}
.google {
padding-bottom: 2px;
/*width: 48px;
height: 36px;
float: right;
margin: 10px;
padding-top: 12px;
background: url("googlebg.png") no-repeat top transparent;*/
}