/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html{
height:100%;
margin: 0px; 
padding: 0px;
}
body { 
	margin: 0px; 
	padding: 0px;
	
	color: #303030;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
	  
body.default {font-size: 11px;}
body.large { font-size: 12px;}
body.smaller {font-size: 10px;}	  
	  
#all{ background: url(../images/bg.jpg) top left repeat-x; padding: 5px 0px 0px 0px;}
#wrap_wide {
width: 981px; /*IE6 hack*/
margin: 0 auto; /*center hack*/
text-align: left; /*center hack*/
padding: 0px 7px 0px 7px;
background: url(../images/bg_wrap.gif) top left repeat-x;
}
#wrap_narrow {
width: 781px; /*IE6 hack*/
margin: 0 auto; /*center hack*/
text-align: left; /*center hack*/
padding: 0px 7px 0px 7px;
background: url(../images/bg_wrap.gif) top left repeat-x;
}
#wrap {
min-width: 781px;
max-width: 981px;
width: auto !important; /*IE6 hack*/
width: 781px; /*IE6 hack*/
margin: 0 auto; /*center hack*/
text-align: left; /*center hack*/
padding: 0px 7px 0px 7px;
background: url(../images/bg_wrap.gif) top left repeat-x;
}
#baner{ width: 100%; position: relative; z-index: 1;}
#search{ width: 216px; height: 35px; position: absolute; z-index: 2; top: 0px; right: 0px; background: url(../images/search.gif) top left repeat-x; text-align: right; padding: 12px 11px 0px 13px;}
#data{ position: absolute; bottom: 0px; left: 0px; z-index: 3; color: #23578d; font-weight: bold; padding: 0px 0px 3px 5px;}
#font_chooser{ position: absolute; bottom: 0px; right: 0px; z-index: 4; text-align: right; padding: 0px 0px 3px 0px;}
#selector_topmenu{ width: 100%; height: 33px; background: url(../images/selector_topmenu.gif) top left repeat-x; padding: 0px 0px 2px 0px;}
#selector{ float: left; width: 184px; padding: 6px 7px 0px 7px;}
#topmenu{ width:100%;}
#topmenu_out{ float: right; width: 583px;}
#topmenu_narrow_out{ float: right; width: 583px;}
#topmenu_wide_out{ float: right; width: 783px;}
#path_out{ width: 100%; background: #f4f4f4; margin: 5px 0px 0px 0px;}
#path{ padding: 3px 0px 3px 5px; font-weight: bold;}
#main_contener{ width: 100%; margin: 8px 0px 6px 0px;}
#siteleft{ float: left; width: 188px;}
#siteright{ float: right; width: 584px;}
#siteright_noleft{ width: 100%;}
#siteright_narrow{ float: right; width: 584px;}
#siteright_narrow_noleft{ width: 100%;}
#siteright_wide{ float: right; width: 784px;}
#siteright_wide_noleft{ width: 100%;}
#mainbody{ width: 100%; border: 1px solid #e0dfdd;}
#footer{ width: 100%; background: url(../images/footer.gif) top left repeat-x; margin: 6px 0px 0px 0px; padding: 15px 0px 0px 0px;}
#copyright{ float: left; width: 30%;}
#design_bottom_menu{ float: right; width: 70%;}
#bottom_menu{ float: right; text-align: right; padding: 0px 0px 5px 0px;}
#design{ width: 100%; text-align: right; padding: 2px 0px 2px 0px;}

#two_modules{ width: 100%; text-align: left; padding: 10px 0px 0px 0px;}
#mod_40_a{ width: 49%; float: left; border: 1px solid #e0dfdd;}
#mod_40_b{ width: 49%; float: right; border: 1px solid #e0dfdd;}

#mod_40_a .moduletable
{
    border: none;
}
#mod_40_b .moduletable
{
    border: none;
}

#mod_100_a{ width: 100%; border: 1px solid #e0dfdd;}
#mod_100_b{ width: 100%; border: 1px solid #e0dfdd;}
.clear {font-size: 1px; height: 1px; display: none}
/*********************************************************************************************/
#baner img{ vertical-align: top;}

#search .button {
	border: 0px solid #c6c6c6;
	background: #598cc0;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
 	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	height: 21px;}
#search .inputbox{
	border-top: 1px solid #dbe3ec;
	border-left: 1px solid #dbe3ec;
	border-bottom: 0px solid #d2d2d2;
	border-right: 0px solid #d2d2d2;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #303030;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	width: 162px;
	height: 16px;
	vertical-align: middle;}

#font_chooser img{ vertical-align: baseline; margin: 0px 3px 0px 3px;}
#font_chooser a:link,#font_chooser a:visited{ font-size: 10px; text-decoration: underline;}
#font_chooser a:hover{ text-decoration: none;}

#path img{ margin: 0px 5px 0px 5px;}
#path a:link,#path a:visited{ font-weight: normal; text-decoration: underline;}
#path a:hover{ text-decoration: none;}

#design a:link,#design a:visited{ font-weight: bold; text-decoration: underline;}
#design a:hover{ text-decoration: none;}

#bottom_menu ul{ float: right;}
#bottom_menu ul li{ display: inline; margin: 0px;}
#bottom_menu a:link,#bottom_menu a:visited{text-decoration: underline; border-right: 1px solid #b3b3b2; padding: 0px 10px 0px 10px;}
#bottom_menu a:hover{ text-decoration: none;}
/*********************************************************************************************/

body.contentpane {background:#fff; color:#000; padding: 15px; font-size: 11px; text-align: left;}
body.contentpane h1, body.contentpane h2, body.contentpane h3 {background:#fff; color:#000;font-size: 12px;}
body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td
{background:#fff; color:#000; font-size: 11px;}
body.contentpane .componentheading, body.contentpane .contentheading {background:#fff; color:#000; font-weight: bold; font-size: 12px;}
body.p {margin-bottom: 5px;}
body.contentpane .button{color:black; border:1px solid black; background: #fff; font-size: 11px; width: 90px;}
body.contentpane .inputbox {background: #FFFFFF; color: #000; border: solid 1px #000;}
body.contentpane td{padding:3px; background:#fff; color:#000;font-size: 11px;} 	
/*********************************************************************************************/

/* height bug */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

div.moduletable._rss a
{
    padding: 5px;
    display: block;
}
