@import url(../../Containers/Saghez_Left/style.css);
@import url(../../Containers/Saghez_Right/style.css);

html
{    margin: 0;
    padding: 0;
    background: url(bg.gif) center top;
}

body {
	font-size: small;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(bgTrans.gif) repeat-x center -1px;	
}

html > body
{
    background-position: center top;    
}

#container
{
	margin: 0 auto 0 auto;  
	padding: 0;
	width: 780px;
	position: relative;
	background: url(bgtile.gif) repeat-y center top;
}

#intro {
	padding: 0px;
	margin: 0px;
}

#pageHeader
{
	background: url(logo.jpg) no-repeat center top;
	height: 180px;
	padding: 0px;
	margin: 0;
}

#pageHeader h1 
{	
	margin: 0;
	padding: 0;
}

#pageHeader h1 span {
	display: none;
}

#pageHeader h2 
{
	margin: 0;
	padding: 0;
}

#pageHeader h2 span {
	display: none;
}

#bodyText
{		
	text-align: right;
}

#mainMenuPane
{	
	float: right;
	width: 180px;
	padding: 0px 20px 0px 0px;
}

#contentPane
{		
	width: 536px;
	padding: 0px 0px 0 30px;
	float: left;
}

#footerPane
{
    position: absolute;
    top: 0px;
    right: 35px;
	margin: 0;	
	padding: 0;
}

#footerPane a
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
	padding: 7px 7px 0px 13px;
	display: block;
	font-weight: bold;
	float: right;
	background: url(bullet3.gif) no-repeat 11px right;
}

#footerPane a:hover
{
	text-decoration: none;
	color: #2A3A00;
	background: url(bullet4.gif) no-repeat 11px right;
}


#quickNav
{
	position: absolute;
	top: 10px;
	right: 680px;
	width: 100px;
}

#quickNav a
{
    display: block;
    float: right;
	margin-right: 10px;
}

#lostmodules
{
	clear: both;
	float: none;
}

#mainMenuPane ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainMenuPane a
{
	display: block;
	width: auto;	
	font-size: 8pt;
	font-weight: bold;
	color: #DD7C60;
	text-decoration: none;
	direction: rtl;
	cursor: hand;
	padding: 5px 25px 5px 0px;
	cursor: pointer;
}

#mainMenuPane a:hover
{
}

#mainMenuPane li:hover, #mainMenuPane li.sfhover
{
    background: url(bulletOver.gif) no-repeat right 0px;    
}

#mainMenuPane li ul li:hover, #mainMenuPane li ul li.sfhover
{
    background: url(SubMenuBackOver.gif) no-repeat right center;   
}

#mainMenuPane li:hover a, #mainMenuPane li.sfhover a
{
    color: #fff;
}

#mainMenuPane li:hover ul li a, #mainMenuPane li.sfhover ul li a
{
    color: #444;
}

#mainMenuPane li
{		
	margin:0;
	position: relative;
	width: 150px;
	background: url(bullet.gif) no-repeat 130px 7px;
}

#mainMenuPane li ul
{
	position: absolute;
	display:none;
	background-color: #fff;
	width: 150px;
	right: 144px;
	top: 0;
	z-index: 1000000;
	border-bottom: solid 5px #777;
	border-top: solid 2px #777;
	border-right: solid 1px #ECECEC;
	border-left: solid 1px #ECECEC;
	background: #E5E5E5 url(SubMenuBack.gif) repeat-x center top;
}

#mainMenuPane li ul li
{
	margin: 0;
	clear: both;
	width: 150px;	
	background: url(bullet2.gif) no-repeat 130px 7px;
}

#mainMenuPane li ul li a
{
	font-weight: normal;
	padding: 5px 25px 5px 0px;
	display: block;
	height: 16px;
}

#mainMenuPane li ul li a:hover
{
	color: #fff;	
}

#mainMenuPane li:hover ul, #mainMenuPane li.sfhover ul 
{
	display:block;
}

.polling .question
{
	font-weight: normal;
}

.News_Archive2
{
	color: #230;
}

.News_Archive2 .newsTitle
{
	background: url(bullet.gif) no-repeat right 3px;	
	text-indent: 15px;
}

.News_Archive2 a
{
	color: #023365;
}

.News_Archive2 a:hover
{
	color: #4182be;
	text-decoration: none;
}

.News_Archive2 .newsNav
{
	background: url(newsLine.jpg) no-repeat bottom center;
}

.News_Archive2 .newsAnchor, .News_Archive2 .newsWriter, .News_Archive2 .newsSource, .News_Archive2 .newsDate
{
	visibility:hidden;
}

.SearchControl .SearchControlBox
{
	color: black;
	
}