/* 
----------------------------------------
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: 10px;
}
#NewsTopMenu{
Display: none;
/*Padding-bottom: 30px;*/
}

#NewsSingleMenu{
display: none;
width: 100%;
padding-top: 20px;
}

#NewsHeadline{
text-transform:uppercase;
font-weight: normal;
font-size: 18px;
padding : 0;
margin: 0;
color: #6c6d5f;
}

#NewsReleaseDate{}
#NewsSeparator{
width: 100%;
height: 10px;
background-Repeat: repeat-x;
background-image:url(/skins/site/Sportlife/images/news/dot2.gif);
}
#NewsIngress{
font-weight: bold;
font-size: 12px;

}
#NewsBody{
font-size: 12px;
vertical-align:top;
width: 400px;
}

.CamBtn{
border: solid 1px #6F7162;
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: #FFFFFF;
background-color: #8A8B7A;
background-image: url(/skins/site/Sportlife/images/Cam.gif);
background-repeat: no-repeat;
cursor: pointer;
float:left;
display: inline;
}


.CamBtnHover{
padding-left: 36px;
padding-right: 5px;;
padding-top: 4px;

width: auto;
height: 18px;
height:   "24px"; /* Read by IE */
color: #FFFFFF;

margin-left:2px;
text-align: left;
background-color: #524D41;
border: solid 1px #969696;
background-image: url(/skins/site/Sportlife/images/Cam.gif);
background-repeat: no-repeat;
cursor: pointer;
float:left;
}

.CommentsBtn{




padding-left: 30px;
padding-right: 5px;;
padding-top: 4px;
color: #FFFFFF;

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: #FFFFFF;

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;
padding-bottom: 30px;
text-align: left;
width: 100%;
height: 30px;
}


.ImageSlides{
margin-right: 5px;
border: solid 5px #FFFFFF;
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;
}


