/* main styles */
body {
	margin:0;
	padding:0;
  	color:#cec9bd;
	font-family:georgia,"Times New Roman",times,serif;
	background-image:none;
	font-size:14px;
	position:relative;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;}
a {
	text-decoration:none;
	color:#cec9bd;
	}
a:hover {
	text-decoration:underline;
	}
input,
select {vertical-align:middle;font:11px tahoma,sans-serif;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.clear {clear:both !important;}

/* imaged text */
a.logo,
#navigation .button {
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	}

/* main container */
#main {width:485px;padding:0 0 0 92px;}

/* text styles */
h1,h2,h3 {margin:0;}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
p {margin:0;line-height:21px;}
	
/* header */
#header {
	display:none;
	width:100%;
	height:193px;
	background:url(../images/bg-header.jpg) no-repeat left top;
	margin:0 0 34px 0;
	}
/* logo */
a.logo {
	float:left;
	width:136px;
	height:89px;
	display:inline;
	margin:100px 0 0 4px;
	}
	
/* text header (sifr) */
h2 {
	display:none;
	margin:0 0 -5px 12px;
	position:relative;
	font-size:24px;
	}
	
/* box */
.box {
	display:none;
	width:485px;
	margin:0 0 30px 0;
	}
.box-top {
	width:485px;
	height:67px;
	background:url(../images/bg-box-top.png) no-repeat left top;
	overflow:hidden;
	}
.box-bottom {
	clear:both;
	width:485px;
	height:11px;
	background:url(../images/bg-box-bottom.png) no-repeat left top;
	overflow:hidden;
	}
.box-middle {
	width:485px;
	background:#000 !important;
	float:left;
	}
.box-middle .content {
	margin:-60px 0 10px 0;
	position:relative;
	padding:0 12px;
	z-index:99;
	}
.date {font-size:18px;line-height:21px;color:#9a8e7f;margin:0 0 0.8em 0;}
.box ul {
	line-height:21px;
	list-style:square;
	list-style-position:inside;
	}

/* navigation */
#navigation {
	position:absolute;
	top:30px;
	left:0;
	z-index:99;
	}
#navigation li {clear:left;position:relative;z-index:2;margin:0 0 0 0;width:949px;}
#navigation .button {float:right;height:38px;cursor:pointer;position:relative;left:-50px;margin-bottom:0;z-index:999;}
#navigation #contact-menu .button {width:85px;height:38px;background:url(../images/btn-contact-alt.png);}
#navigation #catalog-menu .button {width:87px;height:38px;background:url(../images/btn-catalog-alt.png);}
#navigation #team-tools-menu .button {width:109px;height:38px;background:url(../images/btn-team-tools-alt.png);}



#navigation li.opened {z-index:1;}
/*#navigation li.opened .sub-box {}*/
/* sub navigation box */
.sub-box {
	clear:both;
	float:left;
	position:relative;
	top:-3px;
	left:0;
	width:911px;
	overflow:hidden;
	font:14px/28px verdana,sans-serif;
	color:#fff;
	z-index:99;
	margin-top:3px;
	}
.sub-box-top {
	width:911px;
	height:33px;
	background:url(../images/bg-sub-box-top-alt.png);
	overflow:hidden;
	}
.sub-box-bottom {
	clear:both;
	width:911px;
	height:20px;
	background:url(../images/bg-sub-box-bottom-alt.png) bottom;
	overflow:hidden;
	}
.sub-box-middle {
	float:left;
	width:1085px;
	background:url(../images/bg-sub-box-alt.png) repeat-y;
	}
.sub-box-middle .content {
	margin:-20px 0;
	position:relative;
	padding:0 10px;
	z-index:99;
	width:895px;
	}


.sub-box ul {text-align:right; padding:0 10px 8px 10px; min-height:5px;}
* html .sub-box ul * {line-height:18px;}

#sports_boxes{
	display:none;
}


/* ### */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



/* ie styles */
* html .box div {background:none;}

* html .box-top {
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-box-top-alt.png', sizingmethod='crop');
	}
* html .box-bottom {
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-box-bottom-alt.png', sizingmethod='crop');
	}

* html #navigation .button {background:none !important;}	
* html #navigation #contact-menu .button {filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/btn-contact-alt.png', sizingmethod='crop');}
* html #navigation #catalog-menu .button {filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/btn-catalog-alt.png', sizingmethod='crop');}
* html #navigation #team-tools-menu .button {filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/btn-team-tools-alt.png', sizingmethod='crop');}



* html .sub-box{
	margin-top:42px;
}


* html .sub-box ul{
	height:5px;
	margin-bottom:6px;
}

* html .sub-box-top {
	background:none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-sub-box-top-alt.png', sizingmethod='crop');
	}
* html .sub-box-bottom {
	background:none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-sub-box-bottom-alt.png', sizingmethod='crop');
	}



