/***************************************
	Index
	- General
	- Site structure
	- Header items
	- Left sidebar
	- Main content area
	- Footer
	- Extradivs
*/

/************ General ********************/

body {
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
}

h2 { font-size: 18px; }
h3 { font-size: 14px; }

/* Links */
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }
a:focus {outline:0;}
a, a:link, a:visited { color:#d06619 }
a:hover { text-decoration:underline; }

/************ End General ****************/


/************ Site structure *************/
#templateBody {
	position: relative;
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #fff;
    text-align: center;
	background: url("../images/rep_bg.jpg") repeat;	
}

	#wrapper {
		margin: 0 auto;
		width: 956px;
	}	
	#wrapper #border {
		padding:0 15px 0 15px;
		background: url("../images/rep_border.jpg") repeat 0 25%; 
	}

		/* Page area (banner, page context etc) */
		#container {
			position: relative;
			background: #dedede;
			padding: 0 0px 0 0px;
			margin-right: 10px;
			text-align: left;
			font:11px Arial, Helvetica, sans-serif ;	
		}
		
			/* Top banner */
			#topBanner {
				position: relative;
				height: 113px;
				width: 100%;									
				background: url("../images/topBanner.jpg") no-repeat;
				margin: 0;
				background-color: white;
				padding:0;			
			}
			
			/* Change language function properties */
			#LanguageFlagDisplayFlag {
				position: absolute;
				top: 11px;
				left: 780px;
			}
			#LanguageDisplayDropdown { display: none;}
			#SubDisplayImage { display: none; }
			#SubDisplayDropdown { display: none;}
			
			/* Sitemap*/
			#sitemapProperties
			{
				position: absolute;
				top:11px;
				left:830px;
				border:0px;
				margin-right:0px;	
			}

			/* Contact us link */
			#contactProperties {   
				position: absolute;
				top:11px;
				left:850px;
				border:0px;
				margin-right:0px;
				margin-bottom:0px;
				padding-bottom:0px;	 
			}
			
			/* Navigation bar, where you are at the website */
			#pageNavigation {
				position: absolute;
				top: 180px;
				left: 10px;
				display: none;
			}

			/* Search */
			.search_box {
				position: absolute;
				top: 272px;
				left: 700px;	
				z-index: 2;
			}
			
			/* Reset floats */
			.clear {clear:both;}
			
			/* Top menu */
			#topMenu {
				font:12px Tahoma ;
				height: 41px;
				border-top: 0;
				padding:0;
				float:none;
				width: 100%;
				background: #1a3900 url("../images/rep_Mainmenu.jpg") repeat-x; 
				position: relative;
				text-align:center;
				z-index:2;
			}
			
			/* Sub banner */ 
			#subBanner {
				position: relative;
				height: 212px;
				width: 100%;									
				background: url("../images/MainBanner.jpg") no-repeat;
				margin: 0;
				padding:0;		
			}
			
			#content {
				position: relative;
				top: 5px;
				padding-left: 0px;
				height: 100%;
				background: url(../images/faux-columns.gif) repeat-y 0% 0; 
				/* Separator between left column and main content */
				background-color: #dedede;
				float: left;
			}
			
			#leftSidebar {
				height: 100%;
				margin-left: 0px;
				padding-top:0px;
				float: left;
				text-align:left;
				z-index: 2;
				width: 185px;
				display:none;
			}
			
				#leftMenu {
					position: relative;
					top: 0px;
					left: 0px;
					
				}

				/* News */
				#news {
					position: relative;
					left: 0px;
					z-index:1;
					margin-top: 0px;	
				}																														
				/* Newsletter */
				div.newsletter {
					position: relative;
					left: 0px;
					z-index: 1;
					margin-top: 10px;
					margin-left: -2px;
				}
				
			/* End #leftSidebar */
			
			/* Main content of the page */
			#pageContext {
				width: 916px;
				top: 0px;
				left: 0px;
				float: left;
				margin-right:0px;
				margin-left: 0px;
				text-align:left;
			}										

			/* Login form */
			#loginBox {
				position: absolute; 
				top: 460px;
				right: 10px;
				width: 160px;
				padding: 0em;
				display: none;
			}
			
		/* End #container */
		
		/* Footer */
		#footer {
			clear: both;	
			margin: 0 auto;
			height:45px;
			width: 100%;
			background:url("../images/rep_foot.jpg")   left center no-repeat;  
			text-align:center;	
		}
		
	/* End #border */
	/* End #wrapper */	
	
/* End #templateBody */			

/************ End Site structure *************/


/************ Header items *******************/

/* Change language function properties */
#LanguageFlagDisplayFlag ul {
	list-style-type: none;
	margin: 0px; 
	padding:0px;
	float: left;
}
#LanguageFlagDisplayFlag ul li {
	float: left;
	padding:2px;
}
#LanguageFlagDisplayFlag img {
	border-style: none;
	float: left;
}

/* Sitemap */
#sitemapProperties img { border-color:#FFFFFF; }

/* Contact us link */
#contactProperties img { border-color:#FFFFFF; }

/* Search */
.search_string {
	width: 150px;
	outline:none;
	border:none;
	margin-right:2px;	
}
.submit_button .button{
	
	font: 11px Tahoma ;
	text-align:center;
	color:#FFFFFF;
	width:49px;
	height:18px;
	background: url("../images/btn_Search.jpg") no-repeat;
	outline: none;
	border:0px;
}

/************ End Header items ***************/


/************ Left sidebar *******************/
/* News */
#news h2 {
	margin-top: 0px;
	padding: 0 0 0 0;
	font-size: 12px;
	color:#FFFFFF;
	padding-left: 28px;
	padding-top:4px;
	height:23px;
	background: url("../images/title_Left.jpg") no-repeat;	
}
#news p {
	margin:0px;	
	padding:0px;
	font-size:12px; 
	padding-left:10px; 
}
#news p strong {
	margin:0px;	
	padding:0px;
	padding-left: 13px;
	background: url("../images/ico_title.jpg") left center no-repeat;
	color: #d06619;
}		
#news ul {
	list-style-type:circle;
	margin-bottom: 0px;
}
#news ul li {padding-top:0px;}
#news a {
	font-size: 12px;
	padding-left:85px;
	text-decoration:none;
	color:#CC0000;
}
#news hr{ display:none; }

/* Newsletter */
div.newsletter h4 {
	padding: 0 0 0 0;
	font-size: 12px;
	color:#FFFFFF;
	padding-left: 28px;
	padding-top:4px;
	margin: 0px;
	margin-top: 0px;
	height:23px;
	background: url("../images/title_Left.jpg") no-repeat;
}

div.newsletter form {
	margin-top: 0px;
	margin-bottom: 0px;
}


/************ End Left sidebar ***************/


/************ Main content area **************/

#pageContext h1 {
	margin-top:10px;	
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	padding-left: 23px;
} 

#pageContext h2 {
	font-size: 14px;
	/*padding-left: 10px;*/
	color: #d06619;
	/*text-decoration:underline;*/
}

#subBanner #form-login {
	margin: 0;
	padding: 0;
	position: relative;
	top: 100px;
}

#subBanner #form-login fieldset.input {
	margin: 0;
	padding: 0;
	border: none;
}

#subBanner #form-login p {
	margin: 0;
	padding: 0;
}

#subBanner #form-login-username{
	position: absolute;
	left: 550px;
	width: 145px;
}

#subBanner #form-login-username #modlgn_username {background-color:#FFFFFF;}
#subBanner #form-login-username label { display: none; }

#subBanner #form-login-password{
	position: absolute;
	left: 700px;
	width: 145px;
}
#subBanner #form-login-password label { display: none; }
#subBanner #form-login-password #modlgn_passwd {background-color:#FFFFFF;}
#subBanner #form-login-remember{
	position: absolute;
	left: 700px;
	top:45px;
	width: 145px;
}

#subBanner #form-login-remember label {color:#d06619;}
#subBanner #submit_button {
 position: absolute;
 left: 840px;
 top: 17px;
 background: url("../images/btn_Logout.jpg") no-repeat ;
 color:#FFFFFF;
 font-size:10px;
 height:20px;
 
 border: solid #000000 1px;
 font-weight:bold;
 text-transform:uppercase;
 padding: 1px 5px 2px 5px;
 vertical-align:middle;
}

#subBanner #submit_button_out {
 position: absolute;
 left: 800px;
 top: 35px;
 background: url("../images/btn_Logout.jpg") no-repeat ;
 color:#FFFFFF;
 font-size:10px;
 height:20px;
 
 border: solid #000000 1px;
 font-weight:bold;
 text-transform:uppercase;
 padding: 1px 5px 2px 5px;
 vertical-align:middle;
}

#subBanner #form-login ul#forgot_field {
	margin: 0;
	padding: 0px 0px 0px 25px;
	position: absolute;
	width: 150px;
	top:20px;
}

#brdheader .box{
	
}
/************ End Main content area **********/

/************ Remository ********* **********/

/************ End Remository ****************/



/************ Footer *************************/

#footerText{
	padding-top:15px;
	color:#FFFFFF;	
}

/************ End Footer *********************/

#system-message dd.error ul {
background-color:#fff;
border-bottom:2px solid #D06619;
border-top:2px solid #D06619;
color:#CC0000;

}

#system-message dd.notice ul {
background:#fff ;
border-bottom:2px solid #D06619;
border-top:2px solid #D06619;
color:#CC0000;

}


#system-message dd ul {
background:#fff ;border-bottom:2px solid #D06619;
border-top:2px solid #D06619;
color:#0055BB;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:5px;
padding:5px;

}

#system-message dd.error ul li {
padding:0;
margin:0;
}

#system-message    {margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; padding:0; font-weight: bold; text-indent: 30px; }
#system-message dd ul {margin: 5px 0 0 0; padding:5px 0 5px 0; color: #0055BB; list-style: none;  border-top: 2px solid #D06619; border-bottom: 2px solid #D06619; }

