/*
* Nelonen Sport Green Alternate Master Custom CSS
*
* This file should be included as a custom css file on all Nelonen Sport Green Alternate pages
*
* Replace all image paths so they point to the nelonensport theme img folder
*
*/


body {
	background-color: #080405; 
	background-position: top center;
	background-repeat: no-repeat; 
	color: #000;
}	

body.custom {
	background-image: url(/sites/all/themes/nelonensport/img/bg-custom.jpg);
}


#sideTab a {
	background: transparent url(/sites/all/themes/nelonensport/img/side-tab.png) no-repeat scroll 0 0;
}

a, button, .comments form .form-submit, .bottomPollBox input.former-inline-button { color: #008752; }
h2, h3, h4, h5 {color: #008752; } 

.logoHolder h1 {
	background-image: url(/sites/all/themes/nelonensport/img/logotype.png);
}

#headerContent {
	background-image: url(/sites/all/themes/nelonensport/img/head-bgr.png);
}

.mainNavHolder {
	width: 745px;
}
		
.headerRightBox {
	width: 745px;
}

.logoHolder {
	width: 165px;
}

.logoHolder h1 a {
	width: 160px;
}

ul#mainNav li a.activeMainNav span, 
ul#mainNav li a.activeMainNav:hover span, 
ul#tabNav li a.activeTabNav span, 
ul#tabNavRight li a.activeTabNav span, 
ul.nettiTabNav li a.activeTabNav span,
ul.vfTabs li a.activeTabNav span {
	color: #008752;
}

.searchTipBoxCategory {	background-color: #008752; }

.videocarouseltop { background-color: #008752; }

