@import url(../../Containers/barghWideEn/style.css);
@import url(../../Containers/barghSmallEn/style.css);

html {
	margin: 0;
	padding: 0;
}

body
{
    font: 12px Tahoma;
    color: #656565;
    margin: 0;
    padding: 0;
    background: #652B2A;
}

a {
    color: #187fbc;
	text-decoration: none;
}

a:hover {
    color: #3080CB;
    text-decoration: underline;
}

#container p
{
	margin: 5px 0;
}

#container
{
	margin: 0 auto 0 auto;  
	padding: 0;
	width: 800px;
	background: #fff url(bg.png) repeat-y left;
	position: relative;
}

#intro {
	padding: 0px;
	margin: 0px;
}

#header
{
	margin: 0 23px 0 22px;
	height: 255px;
	padding: 0px;
	background: #DEDCCF url(logoShad.png) repeat-x top;
}

#header h1 
{
	margin: 0;
	padding: 0;
	height: 200px;
	width: 730px;
	position: absolute;
	background: #E0DED3 url(logoPic.jpg) no-repeat;
	top: 25px;
	left: 35px;
}

#header h1 span {
	display: none;
}

#header h2 
{
	margin: 0;
	padding: 0;
	height: 80px;
	width: 365px;
	position: absolute;
	top: 65px;
	left: 35px;
	background: #E0DED3 url(logoText.png) no-repeat;
}

#header h2 span {
	display: none;
}

#bodyContainer
{
	margin: 0 23px 0 22px;	
	background: url(footer.gif) no-repeat left bottom;
	width: 755px;
}

#dummyContainer
{
	background: url(bodyShad.png) repeat-x top;	
	width: 755px;
}

#mainMenuPane
{	
	position: absolute;
	top: 233px;
	left: 23px;
	height: 20px;
	margin: 0;
	border-bottom: solid 1px #D4DEA1;
	border-top: solid 1px #D4DEA1;
	z-index: 5;
	background-color: #E0DED3;
	width: 752px;
}

#contentPane
{	
	float: left;
	width: 540px;
	margin: 10px 0;
	background: url(verdots.gif) repeat-y right;
}

#sidebarPane
{		
	float: right;
	width: 209px;
	padding: 30px 0;
}

#footer
{
	clear: both;
}

#quickNavPane
{
	position: absolute;
	top: 5px;
	left: 20px;
	height: 20px;
	margin: 0 100px 0 30px;	
}

#quickNavPane a
{
	font-size: 11px;
	color: #838A62;
	text-decoration: none;
	float: left;
	margin-right: 8px;
	background: url(bullet3.gif) no-repeat center right;
	padding-right: 12px;
}

#quickNavPane a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #BCD260;
}

#lostmodules
{
	clear: both;
	float: none;
}

#mainMenuPane, #mainMenuPane ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainMenuPane a
{
	display: block;
	width: auto;	
	font-size: 8pt;
	color: #83827B;
	text-decoration: none;	
	cursor: pointer;
	background: url(bullet.gif) no-repeat left 4px;
	padding-left: 8px;
}

#mainMenuPane a:hover
{
	color: #888;
}

#mainMenuPane li
{
	display: block;
	float: left;	
	margin:3px 0 0 15px;
	position: relative;	
}

#mainMenuPane li ul
{
	position: absolute;
	display:none;
	background: #F3F2ED url(menuShad.png) repeat-x top;
	border-bottom: solid 6px #CDCCBE;
	width: 160px;
	right: 0;
	padding-top: 4px;	
}

#mainMenuPane li ul li
{
	margin: 0;
	clear: both;
	width: 160px;	
	border-top: solid 1px #CDCCBE;
}

#mainMenuPane li ul li a
{
	font-weight: normal;
	padding: 5px 5px 2px 5px;
	display: block;
	height: 16px;
	background: url(blank.gif) no-repeat center left;
}

#mainMenuPane li ul li a:hover
{
	color: #000;
	background-color: #D4DEA1;
}

#mainMenuPane li:hover ul, #mainMenuPane li.sfhover ul 
{
	display:block;
}

.polling
{
	text-align: justify;
}

.polling .question
{
	font-weight: normal;	
	font-size: 10px;
}

.rssMarque
{
	height: 200px;
}

.rssItemTitle a
{
	color: #666666;
}

.rssItemTitle a:hover
{
	color: #ccc;
}

.News_Archive2
{
	border: solid 1px #D4DEA1;
	background: #fff url(newsbg.png) repeat-x center;
	color: #83827B;
	margin: 0px 5px 5px 5px;
	padding: 5px;
}

.News_Archive2 .newsTitle
{
	background: url(bullet2.gif) no-repeat right 5px;	
	text-indent: 12px;
	margin-right: 10px;	
}

.News_Archive2 a
{
	color: #83827B;
	font-weight: bold;
}

.News_Archive2 a:hover
{
	text-decoration: underline;
}

.News_Archive2 .newsDescription
{
	padding-top: 0px;
}

.News_Archive2 .newsNav
{
	padding-bottom: 20px;
	background: url(blank.gif) repeat-x bottom left;
}

.News_Archive2 .newsAnchor a
{
	font-size: 11px;
	color: #83827B;
	background-color: Transparent;
	text-decoration: underline;
}

.News_Archive2 .newsAnchor a:hover
{
    text-decoration: none;
}

.SearchControl .SearchControlBox
{
	width: 140px;
	padding: 2px;
	color: #83827B;
	border: solid 1px #DCDCDC;
}

.longText .longTxtTable
{
	border-top: saddlebrown 1px solid;	
	border-left: saddlebrown 1px solid;
	font-size: 9pt;	
}

.longText .longTxtTable td
{
	border-right: saddlebrown 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	border-bottom: saddlebrown 1px solid;
}

.longText .longTxtTable .longTextTableHeader
{
    color: #f5f5f5;
    background-color: #a0522d;
}