/* GENERAL STYLES */
#divStudentFrontPageHeader
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color: #636366;
	margin-bottom:10px;
}




#tableStudentWebFooter
{
/*height: 160px;*/
width: 980px;
border-top: solid 1px #B8B8B8;
font-size:11px;
font-family:Arial;




}

a img
{
	border:0;
}


.tdFooterInnerLeft
{
padding-left: 15px;
/*width:34px;*/
vertical-align: top;
padding-top: 5px;
}
.tdFooterInnerRight
{
padding-left: 22px;
padding-right: 40px;
width:159px;
border-right: solid 1px #B8B8B8;

vertical-align: top;
}
.tdFooterInnerRightOuterRight
{
padding-left: 22px;
padding-right: 40px;
width:159px;
vertical-align: top;
/*border-right: solid 1px #B8B8B8;*/
}
































.divRightSideContainer
{
color:White;
margin-bottom: 18px;
width:250px;
font-family:Arial;
}
.divRightSideHeaderContainer
{
height:20px;
/*width:250px;*/
background-color:#B8B8B8;
font-size: 14px;




font-weight:bold;




}
.divRightSideHeaderContainerText
{
height: 14px;
margin-left:9px;
padding-top: 2px;
}
#divRightSideMemberContentContainer
{
background-color: #EBEBEB;
/*width:250px;*/
height:125px;
color:#666;
font-size: 11px;
}


#divRightSideMemberContentTop
{
	height: 51px;
	padding:5px;
}


#divRightSideMemberContentBottom
{
	height:60px;
	padding:5px;
}


#divRightSideArticlesContentContainer
{
background-color: #EBEBEB;
height:55px;
}
#divLinkSearchTLT
{



font-size:11px;
height:18px;
width: 235px;
margin-left: 7px;
padding-top: 15px;
}
#divRightSideStudentCouncillorContainer
{
height: 143px;
color: #949494;
background-color: #EBEBEB;
}
#divStudentCouncillorHeader
{
margin-left: 9px;
padding-top:11px;
font-size:13px;
font-weight:bold;
color:#2F2F2F;


}
#divStudentCouncillorLeftSideContent
{
float:left;
margin-left: 11px;
margin-top:18px;
height: 95px;
width:120px;
font-size: 11px;


color:#666;




}
#divStudentCouncillorRightSideContent
{
float:right;
padding-top:7px;
margin-right: 8px;
}
.divRightSideLinksContainer
{
height: 13px;
width:250px;
}
.divRightSideLinksImage
{
float:left;
margin-right: 13px;
padding-top: 3px;
}
.divRightSideLinks
{
float:left;
color:Black;
font-size:12px;
}
#divRightSideQuestionareContainer
{
/*height:122px;*/
background-color: #EBEBEB;
padding-top:12px;




}












/* 
root element for the scrollable. 
when scrolling occurs this element stays still. 
*/ 
div.scrollable { 




/* required settings */ 
position:relative; 
overflow:hidden;
width: 436px; 
/*height:314px; */
height:320px;
margin-bottom:15px;


} 




/* 
root element for scrollable items. Must be absolutely positioned 
and it should have a extremely large width to accomodate scrollable items. 
it's enough that you set width and height for the root element and 
not for this element. 
*/ 
div.scrollable div.items { 
/* this cannot be too large */ 
width:20000em; 
position:absolute; 
} 




/* 
a single item. must be floated in horizontal scrolling. 
typically, this element is the one that *you* will style 
the most. 
*/ 
div.scrollable div.items .itemContainer { 
float:left; 
height:314px;
color:Black;
}




div.scrollable div.items .itemContainer a { 
color:Black;
}




.divImageRotatorHeader
{
	margin-top:14px;
margin-bottom:12px;
font-size:20px;
font-weight:bold;
}

.divImageRotatorImage
{
	height:220px;
	overflow:hidden;
}


.spanImageRotatorIngress
{
	margin-left:7px;
margin-right: 3px;
}


.divImageRotatorText
{
	width: 436px; 


}


.itemContainerFrontPageArticle a
{
	color:Black;


}


.itemContainerFrontPageArticle
{
	padding-top:15px;
border-top: solid 1px #B8B8B8;
margin-bottom:15px;
}


.divArticleHeader
{
	margin-top:14px;
margin-bottom:12px;
font-size:20px;
font-weight:bold;


}


.divArticleIngress
{
	font-weight:bold;
margin-bottom:12px;
margin-top:12px;
}


/* position and dimensions of the navigator */ .navi {  /*margin-left:328px; */ width:436px;  height:20px; } /* items inside navigator */ .navi a {  width:8px;  height:8px;  float:left;  margin:3px;  background:url(../images/navigator.png) 0 0 no-repeat;  display:block;  font-size:1px; } /* mouseover state */ .navi a:hover {  background-position:0 -8px; } /* active state (current page state) */ .navi a.active {  background-position:0 -16px; }




/*Five questions styles*/


#divRightSideFiveQuestionsContainer
{
	background-color: #EBEBEB;
	color: #949494;
	height: 143px;	


}


#divFiveQuestionsHeader


{


margin-left: 9px;


padding-top:11px;


font-size:13px;


font-weight:bold;
color:#2F2F2F;


}


#divFiveQuestionsLeftSideContent
{
float:left;
margin-left: 11px;
margin-top:18px;
height: 95px;
width:120px;
font-size: 11px;




color:#666;




}
#divFiveQuestionsRightSideContent
{
float:right;
padding-top:7px;
margin-right: 8px;
}



















/* EDITOR PROPERTIES */
