@import url('header.css');
@import url('navigation.css');
@import url('small_content.css');
@import url('main_content.css');
@import url('article.css');
@import url('footer.css');
@import url('forum.css');
@import url('poll_results.css');
@import url('faq.css');
@import url('gadgets.css');
@import url('simple.css');
@import url('section_articles.css');
@import url('generic_box.css');
@import url('network.css');
@import url('uefa.css');
@import url('ufc.css');
@import url('zoi.css');
@import url('ep2010.css');
@import url('livescore.css');
@import url('/static/hr/shared/css/networkHeader.css');
@import url('/static/hr/shared/css/shared.css');


/* START: iefix*/

#usertrack_image {
	position: absolute;
	top: 0;
	left: 0;
}

/* END: iefix*/


/* START: Reset CSS  */

body, div, dl, dt, dd, ul, ol, li, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	text-align: left;
}

html {
	background: url(../img/middleBg.gif) 50% 0 repeat;
}

body {
	background: url(../img/topBg.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

fieldset, img, abbr, acronym {  
	border: 0; 
}

address, caption, cite, code, dfn, em, th, var { 
	font-style: normal; 
	font-weight: normal; 
}

ol, ul { 
	list-style: none; 
} 

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:active, a:focus {
	outline: none;
} 

/* END: Reset CSS */

a {
	color: #001a35;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main_content a img:hover {
	border-color: #005a83;
}

/* START: Main positions */

#wfLeft {
	float: left;
	width: 630px;
}

#wfRight {
	float: right;
	width: 300px;
}

#container {
	margin: 0;
	padding: 0;
	background:url(../img/contentBg.png) 50% 0 repeat-y;
}

* html #container { background: none; }

#networkHeader .networkHeaderContent{
	width: 950px;
}

#content {
	width: 950px;
	margin: 0 auto 10px;
	z-index: 2;
}

#content #main_content {
	float: left;	
}


#content #small_content {
	float: right;
	width: 300px;
}

#footer {
	background: #e6e6e6 url(../img/footerBg.gif) bottom left repeat-x;
	text-align: center;
	border-top: 1px solid #fff;
}

/* END: Main positions */
/* START NEWS BOX */

.newsBox {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #dcd9de;
	margin-bottom: 20px;
	position: relative;
	width: 628px;
	float: left;
}

.newsBox .newsBoxTitle {
	display: none;
}

.newsBox .newsBoxMain{
	margin: 10px 0 10px 10px;
	width: 485px;
	position: relative;
}

#main_content .newsBox .newsBoxMain p{
	margin: 7px 0 7px 0;
	width: 178px;
	display: block;
	float: left;
}

.newsBox .newsBoxMain .img {
	border: 2px solid #000;
	float:left;
	height:180px;
	margin-bottom:10px;
	margin-right:10px;
	width:290px;
}

.newsBox h2{
	color:#000000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight: normal;
	margin: 0;
}

.newsBox h2 a{
	color: #001a35;
}

.newsBox h2 a:hover {
	color: #005a83;
	text-decoration: none;
}

.newsBox .newsBoxMain a.videoIconFloat, .newsBox .newsBoxMain a.galleryIconFloat {
	float: right;
}

.newsBox .newsBoxMain a.videoIconFloat img, .newsBox .newsBoxMain a.galleryIconFloat img {
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
}

.newsBoxMainIcons {
	position: absolute;
	top: 155px;
	left: 0;
	width: 290px;
}

.newsBox .newsBoxSecondary {
	clear: both;
	float: left;
	padding: 10px 0 0;
	background:transparent url(../img/ufc_thumbArticle_bg.gif) repeat-x scroll 0 0;
	border-top: 1px solid #E6E6E6;
	width: 100%;
}

.newsBox .newsBoxSecondaryRow {
	margin: 0 0 0 10px;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem {
	float:left;
	padding-bottom:8px;
	padding-right:15px;
	width: 108px;
	position: relative;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem:hover a img {
	border-color: #005a83;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem:hover p a {
	color: #005a83;
}

* html .newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem {
	padding-bottom:8px;
	padding-right:12px;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem p {
	margin:5px 0 0 !important;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem p a{
	color: #000000;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem p a:hover{
	color: #005a83;
	text-decoration: none;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem .newsBoxSecondaryItemIcons {
	position: absolute;
	left: 0;
	top: 50px;
	width: 104px;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem img {
	border: 1px solid #000;
	height: 76px;
	width: 104px;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem .newsBoxSecondaryItemIcons img {
	float: right;
	margin: 0 5px 0 0;
	width: auto;
	height: auto;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem p {
	margin: 2px 0 10px;
}

.newsBox .newsBoxSmall {
	background: #005a94;
	position:absolute;
	min-height: 183px;
	right: 0;
	top: 0;
	width: 115px;
	padding: 20px 5px 0;
}

* html .newsBox .newsBoxSmall {
	width:122px;
}

.newsBox .newsBoxSmall h2 {
	background:#335DA5 url(../img/newsBox_smallTitle.gif) repeat-x scroll left -1px;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	padding: 3px 0 1px 5px;
	position:absolute;
	right: 0;
	top: 0;
	width: 120px;
}

.newsBox .newsBoxSmall a {
	border-bottom: 1px dotted #CDCDCD;
	height:39px;
	padding-top:10px;
	padding-bottom:10px;
	display: block;
	color:#fff;
	font-size:11px;
}

.newsBox .newsBoxSmall a:hover {
	text-decoration: underline;
}

.newsBox .newsBoxSmall a:first-child {
	margin: 0;
}

.newsBox .newsBoxSmall a:last-child {
	border: none;
}


/* START: Breadcrumb */
.breadcrumb {
	width: 548px;
	margin: 0 0 7px 0;
}

.breadcrumb .breadcrumb_primary {
	width: 548px;
	height: 9px;
	background: url(../images/breadcrumb_primary.gif) no-repeat;
	font-size: 0;
}

.breadcrumb .breadcrumb_secondary {
	width: 548px;
	height: 9px;
	background: url(../images/breadcrumb_secondary.gif) no-repeat;
	font-size: 0;
}

.breadcrumb .breadcrumb_content {
	width: 534px;
	background: #1e4652;
	padding: 0 7px 0 7px;
}

.breadcrumb .breadcrumb_content li {
	float: left;
	padding: 0 14px 0 7px;
	color: #fff;
	background: url(../images/breadcrumb_icon.gif) no-repeat right;
}

.breadcrumb .breadcrumb_content li:first-child {
	float: left;
	padding: 0 14px 0 0;
	color: #fff;
	background: url(../images/breadcrumb_icon.gif) no-repeat right;
}

.breadcrumb .breadcrumb_content li a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.breadcrumb .breadcrumb_content li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
/* END: Breadcrumb */

/* START: Textual content (simple background) */

.textual_content {
	
}

/* END: Textual content (simple background) */

/* START: Media */
/* START: Media box basic */
.media_box {
	width: 526px;
	color: #000;
	background: #fff;
	margin: 7px 0 0 7px;
}

.media_box a {
	color: #cb102f;
	text-decoration: underline;
}

.media_box a:hover {
	color: #cb102f;
	text-decoration: none;
}

.media_box .media_box_primary {
	height: 9px;
	background: #fff;
	font-size: 0;
}

.media_box .media_box_secondary {
	height: 9px;
	background: #fff;
	font-size: 0;
}

.media_box .media_box_content {
	padding: 5px 7px 1px 7px;
}

.media_box .media_box_content h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
/* END: Media box basic */


/* START: Media video */
.media_box .media_box_content .player {
	margin: 0 0 0 -3px;
}

.media_box .media_box_content input {
	width: 350px;
	font-size: 11px;
	margin: 0 0 0 7px;
}
/* END: Media video */

/* START: Media related videos */
.media_box .media_box_content li, .media_box .media_box_content .more_videos_box {
	float: left;
	width: 120px;
	font-size: 11px;
	color: #fff;
	margin: 4px 0 0 7px;
}

.media_box .media_box_content li h3, .media_box .media_box_content .more_videos_box h3 {
	font-size: 12px;
	color: #005A83;
	font-weight: bold;
}

.media_box .media_box_content li h3 a, .media_box .media_box_content .more_videos_box h3 a {
	font-weight: bold;
	color: #005A83;
	text-decoration: none;
	margin-top: 5px;
	display: block;
}

.media_box .media_box_content li h3 a:hover, .media_box .media_box_content .more_videos_box h3 a:hover {
	color: #001a35;
}

.media_box .media_box_content li .media_box_time, .media_box .media_box_content .more_videos_box .media_box_time {
	font-size: 11px;
	color: #001a35;
	font-weight: normal;
}

/* END: Media related videos */
/* END: Media */


/* START: Others */
.clear { clear: both }

.embed_video { display: none; }

.divider7px_horizontal {
	height: 7px;
	clear: both;
}

.divider7px_vertical {
	float: left;
	width: 7px;
	height: 1px;
}
/* END: Others */

/* START: Page lister */
.pagelister {
	margin: 8px 8px 8px 0;
	clear: both;
	padding: 0 0 4px;
}

.pagelister span a {
	background: #EFEFEF;
	border: 1px solid #888;
	font-size: 10px;
	padding: 1px 5px;
	text-decoration: none;
}

.pagelister span a:hover {
	border: 1px solid #444;
	text-decoration: none;
}

.pagelister .selected {
	background: #005A83;
	border: 1px solid #444;
	color: #F2F2F2;
	padding: 1px 5px;
	font-size: 10px;
}

/* END: Page lister */


/*IE6 fixes*/

* html .textual_content .textual_content_content .textual_content_primary {
	margin-bottom: -2px;
}

div#fgallery_display
{
	width:600px;	
}

#righttopbanner, #div_banner_C9, #div_banner_C10, #div_banner_C8, #div_banner_C11, #div_banner_C7, #div_banner_M {
	text-align: center; 
	margin-bottom: 20px;
}

/*main menu dropdown*/
.main_menu_dropdown{
	position:absolute;
	width:200px;
	background:#000 url(../img/navigation_bg.gif) repeat-x scroll left top;
	border:1px solid #c4c4c4;
	top:34px;
	left:0px;
	padding: 10px;
}
.main_menu_dropdown .dropdown_item{
	padding:3px;
}
.main_menu_dropdown .dropdown_item a{
	width:100%;
	display:block;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

/* DOUBLE PLAYER BOX */

#doublePlayerBox .primary {
	width: 632px;
	height: 46px;
	background: url(../img/doublePlayerBoxHeader.gif) no-repeat left top;
	}

#doublePlayerBox .primary p {
	text-align: right;
	color: #fff;
	padding-top: 18px;
	margin-right: 50px;
	}

#doublePlayerBox .content {
	background: url(../img/doublePlayerBoxMiddle.gif) repeat-y left top;
	padding-bottom: 18px;
	}
	
#doublePlayerBox .content .newsBoxMain {
	width: 530px;
	margin-left: 50px;
	border: 1px solid #fff;
}
	
#doublePlayerBox .content .mediaMenuBox p, #doublePlayerBox .content .mediaMenuBox h3 {
	display: none;
}

#doublePlayerBox .secondary {
	width: 632px;
	height: 12px;
	background: url(../img/doublePlayerBoxBottom.gif) no-repeat left bottom;
}

#doublePlayerBox h2 {
	color: #fff;
	margin: 0px;
	padding: 10px 50px; 
}

.archive_box {
	background: #FFFFFF;
	border: 1px solid #dcd9de;
	clear: both;
	margin-bottom: 20px;
	width: 628px;
}

.archive_box .archive_box_content {
	padding: 10px;
}

.archive_box .archive_link a {
	font-weight: bold;
}

.archive_box .archive_box_primary, .archive_box .archive_box_secondary {
	display: none;
}
