@charset "utf-8";
/* CSS Document */

html {
     overflow: -moz-scrollbars-vertical;
}


.WhiteHeader {color: #FFFFFF; font-weight: bold; }

.Title {
	font-size: 20px;
	font-weight: bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #826e4d;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0;
}

/* font */
h3 {
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
}


.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

a {
	color: #826e4d;
	text-decoration: none;
}	

a:hover {
	color: #FFCC66;
	text-decoration: none;
	font-weight: normal;
}	

/* structure */
#top_wrap {
	width: 917px;
	height: 120px;
	clear: both;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: -3px top;
}

#logo {
	width: 155px;
	float: left;
}

#content_wrap {
	width: 917px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#footer {
	/*width: 780px;*/
	height: 10px;
	font-size: 9px;
	color: #ffffff;
	background-color: #826e4d;
	padding: 10px;
	margin: 0 0;
	border:0 0;
	text-align: right;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}	

#footer a:hover {
	color: #FFCC66;
	text-decoration: underline;
}	

/* actual */
#content{
	width: auto;
	background: #ffffff url(images/bg_main.gif) no-repeat left top;
	text-align: left;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#stock {
	background: url(images/bg_stock.gif) no-repeat left;
	height: 16px;
	width: 445px;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
}

#left {
	width: 105px;
	background: #ffffff;
	border-left: 1px solid #d7d4b7
}

/* top navigations style */
#nav, #nav ul {
	width: 370px;
	float: right;
	color: #836e4d;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0;
	padding: 0 0;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	
#nav li {
	list-style: none;
	background: url(images/sep_nav.gif) right top no-repeat;
	float:left;
	padding: 15px 15px;
	margin: 0 0;
}	

#nav li.last {
	background: none;
}	 

#lang {
	text-align: right;
	margin: 80px 15px 10px 0;
}

/* sidebar style */

h3 a {
	color: #FFFFFF;
	text-decoration: none;
}


h3 a:hover {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}

#sidebar  {
	width: 180px;
	color: #FFFFFF;
	background: #5b4c22 url(images/bg_side.gif) top left no-repeat;
	text-align: right;
	margin: 0 0;
	padding: 70px 0;
} 

#ddmenu {
	padding: 0 20px;
}	

.categoryitems ul  {
	text-align: right;
	/*width: 170px;*/
	margin: 0 0;
	padding: 0 0;
	list-style: none;
} 

.categoryitems li {
	list-style: none;
	/*padding: 10px;*/
	display: block;
	/*width: 160px;*/
	padding: 0 0 5px 0;
}	

.categoryitems a {
	color: #FFFFFF;
	display: block;
	/*padding: 5px 20px;
	width: 140px;*/
	text-decoration: none;
}	

#categoryitems a:hover {
	color: #FFFFFF;
	display: block;
	font-weight: bold;	
	/*width: 112px;*/
	text-decoration: none;
/*	background-color: #767900;
   filter:alpha(opacity=60);   /* Internet Explorer       */
/*   -moz-opacity:0.6;           /* Mozilla 1.6 and below   */
/*   opacity: 0.6;               /* newer Mozilla and CSS-3 */

}	

#jumpMenu {
	width: 115px;
}	
.sidebar_bottom {
	background-color: #5B4C22;
}
.footer_linear {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.TermsConditions {
	font-size: 8.5px
}
.Brown_Title {
	color: #826e4d;
	font-weight: bold;
	font-size: 14px;
}
.Brown_Title a:hover {
	color: #FFCC66;
	font-weight: bold;
	font-size: 14px;
}

.Finance {font-size: 11px; }
.Finance_xs {font-size: 10px; }

.Finance_Bold {
	font-size: 11px;
	font-weight: bold;
}
.underconst_link {
	font-size: 11px;
	color: #826e4d;
}
