<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "windows-1251";
/*@import url(reset.css);*/


/* Layout */

body {
	color: #bababa;
/*	background: #000 url('../images/ecc-bg2-tile.png') repeat-x bottom left;
	background: #000 url('/html/active/2011/BF3/images/bg_bf3.jpg') no-repeat top center;*/
	background: #000 url('../images/bg_bf3_1.jpg') no-repeat top center;
	background-repeat: no-repeat;
	background-attachment: fixed;	
}
#content {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 860px;
	height:auto;
	background-color: rgba(0,0,0,0.8);
	border-top: none !important;
	border-bottom: none !important;
}
#content&gt;header {
	overflow: hidden;
	text-align: center;
}
#content&gt;header&gt;aside {
	color: #FFF;
	margin-top: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, sans-serif;
}


/* Typography */

h1, h2, p, ol, ul, li, a, dl, input, label {
	font-family: Verdana, Arial, serif;
}
h1 {
	font-size: 20px;
	line-height: 18px;
	color: #f7941e;
}
h2 {
	display: inline;
	line-height: 35px;
}
p, a, ol, ul, li, dl, input, label {
	font-size: 12px;
	line-height: 16px;
	color: #bababa;
}
p, ol, dl {
	margin: 12px 0;
}
dt {
	margin-bottom: 6px;
	font-weight: bold;
}
dd {
	margin-bottom: 12px;
}
.inline {
	display: inline;
}

a:hover {
	color: #FFF !important;
}
time {
	font-style: italic;
}

/* Counters */

@font-face {
	font-family: Arial;
	/*font-family: 'MyriadProRegular';
	src: url('fonts/myriadpro-regular.eot'); */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Arial;
	/*font-family: 'MyriadProRegular';
	src: url(//:) format('no404'), url('fonts/myriadpro-regular.woff') format('woff'), url('fonts/myriadpro-regular.ttf') format('truetype'), url('fonts/myriadpro-regular.svg#webfontZdnXTpjj') format('svg'); */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Arial;
	/*font-family: 'MyriadProCondensed';
	src: url('fonts/myriadpro-cond.eot'); */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Arial;
	/*font-family: 'MyriadProCondensed';
	src: url(//:) format('no404'), url('fonts/myriadpro-cond.woff') format('woff'), url('fonts/myriadpro-cond.ttf') format('truetype'), url('fonts/myriadpro-cond.svg#webfontOAeuafUT') format('svg'); */
	font-weight: normal;
	font-style: normal;
}


/* Content */

#content&gt;* {
	margin-left: 25px;
	margin-right: 25px;
}

#content, nav.main li, #parties&gt;li, section, #gal li, footer {
	border: 2px solid #383838;
}
#parties ul&gt;li, #rules, #form li, input[type=text], input[type=email], .submit {
	border: 1px solid #383838;
}

#gal li:hover {
	border-color: #AAA;
}

nav.main li, section, footer {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#parties ul&gt;li, #form li, .submit {
	display: block;
	float: left;
	overflow: hidden;
	color: #bababa;
	background-color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

nav.main {
	margin-bottom: 25px;
	height: 250px;
	overflow: hidden;
}
nav.main li {		
	display: block;
	width: 760px;
	height: 230px;
}
nav.main li.cod4 {
	background: #000 url('../images/bgmain_bf3.jpg') no-repeat 0 0;
}
nav.main li.forza {
	float: right;
	background: #000 url('../images/forza-header2.jpg') right 0;
}
nav.main li.csm {
	float: left;
	background: #000 url('../images/csm-header.jpg') right 0;
}
nav.main li.csf {
	float: right;
	background: #000 url('../images/csf-header.jpg') left 0;
}
nav.main a {
	display: block;
	width: 100%;
	height: 100%;
}


/* Game navigation */

nav.game {
	margin: 20px 0;
	border: 1px solid transparent;
}
nav.game li {
	display: block;
	float: right;
	margin-left: 10px;
}
nav.game a {
	font-size: 15px;
	color: #666;
}
nav.game li.active {
	float: left;
	margin-left: 0;
	font-size: 21px;
	color: #666;
}


/* Header*/

header&gt;a&gt;img {
	margin-top: 15px;
}
#counter_parties {
	float: left;
	width: 150px;
	background: transparent url('/html/active/2011/Tanks/images/counter/counter2-bg.png') no-repeat top center;
}
#counter_time {
	float: right;
	width: 174px;
	background: transparent url('/html/active/2011/Tanks/images/counter/counter2-time-bg.png') no-repeat top center;
}
header h1 {
	margin: 8px 0;
	font-family: inherit;
	font-size: 11px;
	font-weight: normal;
}
header&gt;aside&gt;div {
	padding-top: 3px;
	height: 114px;
	color: #000;
}
#counter_parties div {
	width: 149px;
}
#counter_time div {
	float: left;
	margin-left: 16px;
	margin-right: -8px;
	width: 67px;
}
.counter {
	display: block;
	height: 57px;
	font-family: Arial, sans-serif;
	font-size: 66px;
}
.text {
	font-family: Arial, sans-serif;
	font-size: 9px;
}


/* Section */

section {
	overflow: auto;
	padding: 5px 25px;
	min-height: 400px;
	background-color: #000;
}
section&gt;.text&gt;h1 {
	margin-top: 18px;
}

/* Gallery */

section&gt;aside {
	position: relative;
	float: left;
	width: 200px;
	margin-right: 25px;
}
#gal {
	margin-top: 18px;
}
#gal li {
	display: block;
	margin-bottom: 15px;
	height: 150px;
}
.scroll {
	position: absolute;
	display: none;
	z-index: 10;
	left: 90px;
}
#scroll-up {
	top: 6px;
}
#scroll-down {
	bottom: 2px;
}
#fancybox-outer {
	background-color: #383838 !important;
}
#fancybox-left-ico {
	margin-left: -32px;
	background: transparent url('/html/active/2011/Tanks/images/icon-arrow-left3.png') no-repeat center left !important;
}
#fancybox-right-ico {
	margin-right: -32px;
	background: transparent url('/html/active/2011/Tanks/images/icon-arrow-right3.png') no-repeat center right !important;
}
#fancybox-close {
	background: transparent url('/html/active/2011/Tanks/images/icon-close3.png') no-repeat center center !important;
}


/* Parties */

section.parties {
	border: none;
	margin-right: 0 !important;
	padding: 5px 0;
	background: none;
}
#parties header {
	text-align: center;
}
#parties ul&gt;li{
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 5px 20px;
	width: 180px;
	height: 180px;
}
#parties li:hover {
	color: #666;
}
section.forza #parties ul&gt;li {
	height: 55px;
}
#parties span {
	margin-left: 10px;
	font-size: 10px;
}
section.forza span {
	margin-left: 0;
}
#parties header&gt;h1 {
	margin-top: 3px;
	font-size: 19px;
}
#parties ol {
	margin-left: 10px;
	list-style-position: inside;
}
#parties ol&gt;li {
	font-size: 14px;
}


/* Rules */

#rules {
	padding-left: 5px;
	height: 300px;
	overflow: auto;
}
#rules ul {
	list-style: disc;
	list-style-position: outside;
	padding-left: 20px;
}
#rules ul li {
	margin-bottom: 5px;
}
#rules ol {
	margin-top: 0;
}


/* Registration */

section.reg {
	overflow: hidden;
	border: none;
	padding: 0;
	background: none;
}
fieldset {
	float: left;
	overflow: hidden;
}
fieldset fieldset {
	margin-top: 20px;
}
fieldset span {
	line-height: 22px;
	font-style: italic;
}
.reg-team, .reg-player, .contacts {
	width: 311px;
}
.reg-players, .reg-reserve {
	margin-right: -23px;
	width: 622px;
}
.reg-reserve li.empty * {
	color: #666;
}
.reg-player li {
	padding-top: 22px !important;
}
#form li {
	margin: 10px 25px 0 0;
	padding: 0 10px 10px 10px;
	width: 264px;
}
label {
	padding-left: 5px;
	line-height: 35px;
}
input[type=text], input[type=email] {
	width: 97%;
	height: 22px;
	padding-left: 5px;
	color: inherit;
	background-color: #242424;
}

.reg-footer.multi {
	margin-top: 10px;
	width: 598px;
}
.reg-footer.single {
	float: right;
	margin-top: 20px;
	width: 275px;
}

#reg-captcha, #reg-agreement {
	width: 264px;
	height: 75px;
}
#reg-captcha {
	float: left;
	padding-left: 10px;
}
#reg-captcha img {
	float: left;
}
#reg-captcha input {
	float: right;
	padding: 0;
	width: 120px;
	height: 58px;
	font-size: 25px;
	letter-spacing: -1px;
	text-align: center;
}

#reg-agreement {
	float: right;
	text-align: right;
}
.reg-footer.single #reg-agreement {
	margin-top: 36px;
}
input[type=checkbox] {
	margin-right: 2px;
	vertical-align: text-bottom;
}
.submit {
	float: right;
	width: 165px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}


/* Footer */

footer {
	overflow: hidden;
	margin-top: 15px;
	padding: 20px 15px;
	background-color: #000;
}
footer ul {
	text-align: center;
}
footer li {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 50px;
}



/* Helpers */

.error, .errors {
	color: #FFF;
}

.clear {
	clear: both;
}</pre></body></html>