/* 
----------------------------------------
Large NEWS CSS
---------------------------------------- 
*/

.newsRubrik {
font-family:verdana, arial, sans-serif;
font-size: 14px;
color:#FFFFFF;
text-transform:uppercase;

font-weight: normal;
font-size: 20pt;
padding : 0;
margin: 0;
color: #6c6d5f;
}



.newsText {
font-family:verdana, arial, sans-serif;
font-size: 10px;
}

#NewsContainer{
padding: 0px;
}

#NewsTopMenu{
Display: none;
/*Padding-bottom: 30px;*/
}

#NewsSingleMenu{
display: none;
width: 100%;
padding-top: 20px;
}

#NewsHeadline{
text-transform:uppercase;
font-family: georgia, verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight:lighter;
margin-top: 2px;
width: 350px;
float: left;
}

#NewsReleaseDate{
width: 80px;
height: auto;
float: right;
text-align: right;
margin-top: 2px;
font-family: georgia, verdana, arial, helvetica, sans-serif;
}

#NewsSeparator{
width: 440px;
height: 10px;
background-Repeat: repeat-x;
background-image:url(/skins/site/Sportlife/images/news/dot2.gif);
float: left;
}

#NewsIngress{
font-weight: bold;
width: 100%;
height: auto;
}

#NewsBody{
vertical-align:top;
width: 440px;
height: auto;
font-size: 11px;
line-height: 1.4;
}

.CamBtn{
text-align: left;
padding-left: 36px;
padding-right: 5px;;
padding-top: 4px;

width: auto;
height: 18px;
height:   "24px"; /* Read by IE */

margin-left:2px;
color: #000000;
background-image: url(/applications/news_blogstylev3/cambw.gif);
background-repeat: no-repeat;
cursor: pointer;
float:left;
/*display: none;*/
}


.CamBtnHover{
padding-left: 36px;
padding-right: 5px;;
padding-top: 4px;

width: auto;
height: 18px;
height:   "24px"; /* Read by IE */

margin-left:2px;
text-align: left;
background-image: url(/applications/news_blogstylev3/cambwblue.gif);
background-repeat: no-repeat;
cursor: pointer;
float:left;
}

.CommentsBtn{
padding-left: 30px;
padding-right: 5px;;
padding-top: 4px;
color: #000000;

width: auto;
height: 18px;
height:   "24px"; /* Read by IE */

/*border: solid 1px #6F7162;*/
text-align: left;
/*background-color: #8A8B7A;*/
background-image: url(/skins/site/Sportlife/images/comment.gif);
background-repeat: no-repeat;
cursor: pointer;
float:left;

}

.CommentsBtnHover{
padding-left: 30px;
padding-right: 5px;;
padding-top: 4px;
color: #000000;

width: auto;
height: 18px;
height:   "24px"; /* Read by IE */

text-align: left;
/*background-color: #524D41; */
/*border: solid 1px #969696;*/
background-image: url(/skins/site/Sportlife/images/comment.gif);
background-repeat: no-repeat;
cursor: pointer;
float:left;
}

#NewsFooter{ 

padding-top: 15px;
margin-bottom: 30px;
text-align: left;
width: 100%;
height: 30px;
}

.imageBox{
width: 300px;
height: auto;
margin-top: -30px;
}

.ImageSlides{
margin-right: 5px;
margin-bottom: 5px;
border: solid 2px #000000;
cursor: pointer;
}

#PhotoRollContainer{
height: 180px;
white-space: nowrap;
background-repeat: repeat-x;
padding-top: 9px;
padding-bottom: 9px;
padding-left: 9px;
width: 99%;
width: "100%";
overflow: -moz-scrollbars-horizontal;
overflow: "auto";
overflow-y: hidden;
background-color: #2D2D2D;

scrollbar-base-color: #363436;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #363436;
scrollbar-darkshadow-color: #363436;
scrollbar-face-color: #363436;
scrollbar-highlight-color: #A7A7A7;
scrollbar-shadow-color: #A7A7A7;
scrollbar-track-color: #363436;
}

#PhotoHolder{
width: 100%;
height: auto;
text-align: center;
margin-top: 5px;
font-family: arial;
font-size: 11px;
color: #FFFFFF;
}

#PhotoText{
width: 450px;
height: 50;
overflow: auto;

text-align: left;
color: #FFFFFF;
padding: 4px;
}

#CommentContainer{
width: 100%;
height: 438px;
overflow: auto;
}

#CommentDate{
font-size: 10px;
width: 100%;
height: auto;
background-color: #C1BFAE;
}

#CommentFrom{
font-size: 11px;
width: 100%;
height: auto;
background-color: #C1BFAE;
}

#CommentBody{
font-size: 11px;
width: 100%;
height: auto;
margin-bottom: 5px;
background-color: #C1BFAE;
}

/* 
----------------------------------------
Small News
---------------------------------------- 
*/

#LatestNewsText{
	/*background-image: url(/skins/site/eklunds/images/news/SmallNewsHead.gif);*/
	Padding-Top: 2px;
	padding-left: 2px;
	Height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: #4c3f25;
	border: solid 1px #8a7243;
	border-right: none;
	border-left: none;

}

#SmallNewsHeadline{
	Padding-Top: 5px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
}

#SmallNewsIngress{
	padding-left: 2px;
	font-size: 11px;
}

#SmallNewsLink{
	padding-left: 2px;
	font-size: 11px;
}

.MenuLink{
color: #FFFFFF;
}

.MenuLink:hover{
color: #6B6A58;
}

.blgDate{
	color: #BDD2CF;
	font-weight: normal;
	font-size: 10px;
}

/* 
----------------------------------------
Small News (For news that is opened in new windows)
---------------------------------------- 
*/
#NewsContainerInWin{
width: 100%;
height: 100%;
background-color: #575757;
padding: 10px;
}

