/* CSS Document */

html {
	height: 100%;
}

form {
	margin: 0px;
 	padding: 0px;
}
.clr {
	clear: both;
}

.floatL {
	float:left;
}
.floatR {
	float:right;
}
.pad5 {
	padding:5px;
}
.margin7 {
	margin:7px;
}

a {
	color:#0971b2;
	text-decoration:none;
}
a:hover {
	color:#5a5a5a;
	text-decoration:underline;
}
img {
	border:0;
}
td {
	text-align: left;
}
th {
	font-size:12px;
	text-align: center;
	font-weight:bold;
}

.image {
	margin:0 5px 3px 0;
	border:none;
}
.image1 {
	padding:2px;
	background:#ffffff;
	border:1px solid #e4e4e4;
}
.image2 {
	padding:3px;
	background:#ffffff;
	border:2px solid #e4e4e4;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #999;
	padding: 5px;
	max-width: 350px;
	z-index: 50;
}
.tool-title {
	color:#0663a6;
	padding: 0;
	margin: 0;
	font-size: 105%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/arrow-selector.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
.tool-line {
	padding:3px 0;
}

/* body */
#wrapper {
	margin:0px auto;
	width:960px;
}
#header .logo {
	float:left;
	width:220px;
}
#header .banner {
	float:right;
	width:730px;
	overflow:hidden;
}

#menu {
	height:30px;
	margin-bottom:12px;
}
#menu .top {
	float:left;
	width:auto;
	height:30px;
}
#menu .post {
	float:right;
	width:92px;
}
#menu .register {
	float:right;
	width:150px;
	height:30px;
	text-align:center;
	background:url(../images/register-bg.gif) no-repeat;
}
#menu .register a {
	color:#FFF;
	line-height:28px;
	font-size:12px;
}
#menu .register span {
	color:#0d4f76;
	font-size:11pt;
	padding:0 2px;
}

#contain {
	margin-top:5px;
}
#leftcolumn {
	float:left;
	width:590px;
	padding:5px;
	border:1px solid #e4e4e4;
}
#rightcolumn {
	float:right;
	width:350px;
}

table.nopad {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	margin-bottom: 5px;
}


.display_form {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	padding-top:3px;
	border:0px solid #FF0000;
	background-color:#FFFFFF;
}

.left {
	text-align:left !important;
}
.right {
	text-align:right !important;
}
.center {
	text-align:center !important;
}
.bold {
	font-weight:bold !important;
}
.gray {
	color:#CCC !important;
}
.gray1 {
	color:#999 !important;
}
.white {
	color:#FFFFFF !important;
}
.black {
	color:#555 !important;
}
.blue {
	color:#0663a6 !important;
}
.green {
	color:#0e893e !important;
}
.red {
	color:#FF0000 !important;
}
.lowercase {
	text-transform:lowercase !important;
}
.uppercase {
	text-transform:uppercase !important;
}
.required {
	color:#FF0000 !important;
}
.readonly {
	background-color:#EFEFEF !important;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 110%;
}
.large2 {
	font-size: 12pt;
}
.large3 {
	font-size: 1.5em;
}
.nowrap {
	white-space:nowrap;
}
.none-bg {
	background-color:transparent !important;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}

#pathway_text {
	display: block;
	height: 19px;
	line-height: 18px;
	padding: 0px;
	margin-top:0px;
}
#pathway_text a.pathway {
	padding:0 4px 0 2px;
}

/** old stuff **/
.back_button {
	width: 100%;
	display:block;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px 5px 0px;
}
.back_button a:link, .back_button a:visited {
	color:#0663a6;
	text-decoration:none;
}
.back_button a:hover {
	color:#666666;
	text-decoration:none;
}

span.pagenav {
	color:#999999;
}
.pagenav {
	color:#51a6d7;
	width: 26px;
	height:22px;
	line-height: 20px;
	display:inline-block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top:2px;
	background: url(../images/pagenav-bg.gif) top center no-repeat;
}
.pagenav-selected {
	color:#FFFFFF;
	width: 26px;
	height:22px;
	line-height: 20px;
	display:inline-block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top:2px;
	background: url(../images/pagenav-sel-bg.gif) top center no-repeat;
}
#pagenavbar {
	padding: 3px 0px;
	vertical-align:bottom;
}

th.pagenav_prev, th.pagenav_next {
	font-size: 12px;
	font-weight:normal;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul .bullet-black {
	padding-top:2px;
}
.bullet-black {
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.bullet-blue {
	padding-left: 12px;
	padding-bottom:2px;
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.bullet-blue2 {
	padding-left: 15px;
	background-image: url(../images/bullet-blue2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.read_all {
	float:right;
	padding-left: 20px;
	padding-right:10px;
	background-image: url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.button {
	cursor:pointer;
	color: #000000;
	width: auto;
	height: 22px;
	line-height: 20px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dadada;
	padding: 1px 7px 3px 7px;
	margin: 1px;
	background: url(../images/button.gif) repeat-x;
}
input.button:hover {
	color: #18a746;
}
.inputbox {
	color: #444444;
	font-size: 12px;
	padding: 2px;
	margin:0px;
	border:1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.text_area {
	color: #444444;
	font-size: 12px;
	padding: 2px;
	border:1px solid #dadada;
	background-color: #ffffff;
}
select {
	color: #444444;
	font-size: 12px;
	padding: 1px !important;
}
.radio {
	padding: 2px;
	margin:1px;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
}
table.contentpaneopen td.content {
	padding-top:3px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
}
table.contentpane td.componentheading {
}

.componentheading {
	color: #18a746;
	line-height:20px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dadada;
}
.componentheading a {
	color: #18a746;
}

.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	color: #0971b2;
	line-height:20px;
	font-size: 120%;
	font-weight: bold;
	text-align:left;
	padding-left:15px;
	margin-bottom:5px;
	background:url(../images/bullet.gif) left no-repeat;
}
.contentheading a {
	font-weight: bold !important;
}
.contentpagetitle {
	color: #0971b2;
	line-height:19px;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #0971b2;
	font-weight: bold;
	text-decoration:none;
}
a.contentpagetitle:hover {
	text-decoration:underline;
}

table.searchinto {
	width: 100%;
}
table.searchintro td {
}

/* moduletable */
table.moduletable, div.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.moduletable th, div.moduletable h3 {
	color: #FFFFFF;
	height: 26px;
	line-height:24px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background: #f77510;
	padding-top: 2px;
	padding-left:10px;
}

/* moduletable none */
.moduletable-none {
	margin-bottom:10px;
}
div.moduletable-linkET {
	height:40px;
	padding-right:5px;
	margin-bottom:5px;
	background-color:#f4f5f6;
}
/* --------------------- */

/* moduletable Right */

div.moduletable-rightMem {
	float:left;
	width:170px;
	margin-bottom:10px;
	border: 1px solid #e3e3e3;
	background-color:#FFFFFF;
}
div.moduletable-advTT {
	float:right;
	width:160px;
	overflow:hidden;
	padding:5px;
	margin-bottom:8px;
	border: 1px solid #e3e3e3;
}
div.moduletable-advTT .acc-info {
	line-height:19px;
	height:60px;
}

div.moduletable-advT2 {
	float:right;
	width:170px;
	overflow:hidden;
	margin-bottom:10px;
}

div.moduletable-spol {
	padding:3px;
	margin-bottom:10px;
	background-color:#FFF;
	border: 1px solid #e3e3e3;
}

div.moduletable-rightPJ {
	float:left;
	width:203px;
	margin-bottom:10px;
	border: 1px solid #e3e3e3;
	background-color:#FFFFFF;
}
div.moduletable-rightPJ h3, div.moduletable-rightMem h3 {
	color:#0971b2;
	height:19px;
	font-size:110%;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	margin:0px;
	background:url(../images/tl4-bg.gif) repeat-x;
}

div.moduletable-advT {
	float:right;
	width:143px;
	overflow:hidden;
	margin-bottom:10px;
}

div.moduletable-scity {
	width:173px;
	margin-bottom:10px;
	border:1px solid #e3e3e3;
}
div.moduletable-scity h3 {
	color:#0971b2;
	height:19px;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:0px;
	background:url(../images/tl4-bg.gif) repeat-x;
}
div.moduletable-scity ul {
	padding:4px;
}

div.moduletable-right {
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #e3e3e3;
}
div.moduletable-right h3 {
	color:#18a746;
	height:19px;
	font-size:110%;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	margin:0px;
	background:url(../images/tl4-bg.gif) repeat-x;
}
/* --------------------- */

div.advert4_l {
	float:left;
	width:370px;
	margin-right:5px;
}
div.advert4_r {
	float:right;
	width:200px;
	padding-top:5px;
	margin-right:2px;
}
div.advert5 {
	padding-top:7px;
}
/* --------------------- */

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}

.createdate {
	color: #666666;
	height: 15px;
	font-size: 12px;
	padding-left:3px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
.blog_more {
	color:#FF0000;
	height:18px;
	font-size:110%;
	font-weight:bold;
	padding:6px 10px 5px 7px;
	margin-top:10px;
	background:url(../images/tl3-bg.gif) repeat-x;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../images/subhead_bg.png) repeat-x;
}

/* --------------------- */
ul#mainlevel {
	padding-top:8px;
	margin:0px;
	list-style: none;
}
ul#mainlevel li {
	float:left;
	list-style: none;
	font-weight:bold;
	padding-left:13px;
	margin-right:12px;
	background:url(../images/bullet-circle.gif) no-repeat left;
}
ul#mainlevel li a:link, ul#mainlevel li a:visited {
	color:#333333;
	font-size: 12px;
	text-decoration:none;
}
ul#mainlevel li a:hover, ul#mainlevel li a#active_menu {
	color:#0575b8;
	text-decoration:none;
}

/* --------------------- */
a.mainlevel-left:link, a.mainlevel-left:visited {
	color: #00407f;
	line-height:20px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform:none;
	padding-left:20px;
	margin: 0px;
	background: transparent url(../images/arrow.gif) no-repeat;
	background-position:7px 3px;
}
a.mainlevel-left:hover, a.mainlevel-left#active_menu-left {
	color: #f77510;
	text-decoration:underline;
}
a.mainlevel-left#active_menu-left:hover {
	cursor:text;
}

a.sublevel-left:link, a.sublevel-left:visited {
	color: #222222;
	display:block;
	height:25px;
	line-height:24px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform:none;
	padding-left:40px;
	margin: 0px;
	background: url(../images/mn-left-sub-bg.jpg) no-repeat;
}
a.sublevel-left:hover, a.sublevel-left#active_menu-left {
	color: #00407f;
	text-decoration: none;
}
a.sublevel-left#active_menu-left:hover {
	cursor:text;
}
/* --------------------- */

/* --------------------- */
span.mainlevel-info {
	line-height:10px;
	font:8px;
	padding-left:9px;
}
a.mainlevel-info:link, a.mainlevel-info:visited {
	color: #888;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform:none;
	margin: 0px;
	padding-left: 20px;
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
a.mainlevel-info:hover, a.mainlevel-info#active_menu-info {
	color: #0663a6;
}
a.mainlevel-info#active_menu-info:hover {
	cursor:text;
}

a.sublevel-info:link, a.sublevel-info:visited {
	color: #222222;
	display:block;
	height:25px;
	line-height:24px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform:none;
	padding-left:40px;
	margin: 0px;
	background: url(../images/mn-left-sub-bg.jpg) no-repeat;
}
a.sublevel-info:hover, a.sublevel-info#active_menu-info {
	color: #00407f;
	text-decoration: none;
}
a.sublevel-info#active_menu-info:hover {
	cursor:text;
}
/* --------------------- */

span.mainlevel-bottom {
	color: #999;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	color:#004f8b;
	font-size:95%;
	font-weight:bold;
	padding:0px 7px 0px 7px;
	text-decoration:none;
}
a.mainlevel-bottom:hover, a.mainlevel-bottom#active_menu-bottom {
	color:#333333;
	text-decoration:underline;
}
/* --------------------- */

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.readon {
	float:right;
	color:#FE0000 !important;
	padding-right:10px;
}

div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}

.lulo-border {
	width:100%;
	padding:0px;
	border:1px solid #dadada;
	border-collapse:collapse;
	border-spacing:0px;
	border-color:#dadada;
}
.lulo-border td {
	padding:4px;
}

tr.row0 {
	background-color:#f3f3f3 !important;
}
tr.row1 {
	background-color:#FFFFFF;
}

td.row-header {
	color: #00407f;
	line-height:20px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	border-bottom:1px solid #dadada;
}

a.price_currency:link, a.price_currency:visited {
	color:#333333;
	line-height:25px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding:3px 5px 2px 5px;
	margin:2px;
	border:1px solid #dadada;
}
a.price_currency:hover {
	text-decoration:underline;
}
a.price_currency.price_active {
	color:#FF0000 !important;
}

.bullet {
	line-height: 20px;
	padding-left:20px;
	background: transparent url(../images/arrow.gif) no-repeat;
	background-position:7px 4px;
}

#search-form {
	height:125px;
	padding:5px 5px 3px 7px;
	margin-bottom:5px;
	background: url(../images/search-bg.jpg) repeat-x;
}
#search-form table {
}
#search-form td {
	color:#000;
}
#search-form label {
	font-size:110%;
}

/* box */
#whitebox {
	width: auto;
	margin: 0;
	padding:0;
	background: #fff;
}

#whitebox div {
	text-align: left;
}
#whitebox #whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}
#whitebox_t #whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}
#whitebox_t #whitebox_tr {
	height: 3px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox #whitebox_h {
	width: auto;
	height:25px;
	padding: 2px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background: url(../images/mw_content_h.png) 0 0 repeat-x;
}
#whitebox_h #whitebox_hl {
	float:left;
	color:#000000;
	width:auto;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	padding: 2px 2px 0 6px;
}
#whitebox_h #whitebox_hr {
	float:left;
	width:auto;
	padding-left:5px;
}

#whitebox #whitebox_m {
	width: auto;
	padding: 1px 0px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#whitebox #whitebox_nav {
	width: auto;
	float:right;
	padding:8px 10px 0 0;
}
/* end box */

.mb-releated .bgcolor_gray {
	border-top: 1px solid #e3e3e3;
}
.bgcolor_gray {
	background-color:#f5f5f5;
}

/* Estate home */
#li-title {
	line-height:18px;
	padding:4px;
	margin-bottom:2px;
	border-bottom:1px solid #e3e3e3;
}
#li-title a {
	color:#0367a8;
}
#whitebox_m .line-padding {
	display:inline-block;
	padding-left:15px;
	padding-top:1px;
	padding-bottom:1px;
}
#whitebox_m .line-padding span {
	padding-right:15px;
}
#whitebox_m .line-padding .el-contact {
	padding-right:0px !important;
}

/* more button */
#button_more {
	float:right;
	width:auto;
	margin:3px 2px;
}
#button_more2 {
	float:right;
	width:auto;
	margin:10px 5px 2px 2px;
}

.title2 {
	color:#0575b8;
	height:17px;
	font-size:115%;
	font-weight:bold;
	padding:7px 10px 5px 7px;
	background:url(../images/tl2-bg.gif) repeat-x;
}

/* Project */
#pj-groupbox {
}
div.moduletable-rightPJ #pj-groupbox {
	padding:5px;
}

#pj-groupbox .pj-linkTL {
	padding:3px 5px 7px 5px;
	margin-bottom:5px;
	border-bottom: 1px solid #c7c7c7;
}
#pj-groupbox .pj-linkTL a {
	font-size:110%;
}

#pj-groupbox .pad5 {
	border-bottom:1px dashed #e3e3e3;
}
#pj-groupbox .pj-image {
	width:62px;
	float:left;
}
#pj-groupbox .pj-info {
	width:270px;
	float:right;
}
#pj-groupbox .pj-link a {
	color:#0367a8;
	line-height:16px;
}
#pj-groupbox .pj-address div {
	color:#666;
	padding-left:12px;
	background:url(../images/bullet.gif) no-repeat;
	background-position:left 2px;
}

#pj-groupbox #button_more {
	padding-top:3px;
}
#pj-groupbox #button_more a {
	color:#888;
	text-decoration:underline;
}

/* Functions link */
#functions {
	font-size:95%;
	font-weight:bold;
	padding:2px;
	margin-top:10px;
	border:1px solid #dadada;
	background-color:#f8f8f8;
}
#functions span {
	padding-right:10px;
}
#functions a:link, #functions a:visited {
	padding-left:1px;
	text-decoration:none;
}
#functions a:hover {
	text-decoration:underline;
}

a.post-free:link, a.post-free:visited {
	color:#009900;
	line-height:22px;
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
	padding-left:15px;
	background:url(../images/arrow-blue2.gif) no-repeat;
	background-position:0px 5px;
}
a.post-free:hover {
	color:#FF0000;
	text-decoration:underline;
}

/* mod Lastestnews */
a.lnk-underline:link, a.lnk-underline:visited {
	color:#333333;
	text-decoration: underline;
}
a.lnk-underline:hover {
	color: #004f8b;
}
