/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


/*List*/

 .roundcont {
	width: 250px;
	background-color: #84bc41;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

 
#navlist
{
padding: 3px;
border: 1px solid #fff;
width: 12em;
background-color: #26a;
font: 12px verdana,sans-serif;
}

#navlist li
{
list-style: none;
border: 1px solid #26a;
}

#navlist a
{
color: #eee;
text-decoration: none;
display: block;
border-left: 1em solid #159;
border-bottom: 1px solid #159;
padding: 4px 8px;
}

#navlist a:hover { border-color: #124; }

#subnavlist li a
{
border: 0;
border-left: 0.8em solid #26a;
padding: 3px 4px;
margin-left: -20px;
}




.borderBox {
	border : 1px solid #B4B1AD;
		
}

.bbInner {

	//margin : 6px
	//padding : 10px;
}

.shaded {
	background-color : #fff;
}





 div.banner {
  margin: 0;
  font-size: 100% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 2em;
  left: auto;
  width: 125px;
  right: 2em;
  display:none;
}
div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #7ea02e;
  border: thin outset #666;
  color: white;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #666 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: #000 }
div.banner a:hover { background: black; color: white }
 
/* this is an example page. Real-use cases should never have inline CSS like this. ;) */
 
body {
	font:normal 76% georgia,helvetica,verdana,tahoma,arial,"sans serif";
	background-repeat: repeat;
	text-align: center;
}
 
.dialog {
	width:inherit;
	margin:0px auto;
	min-width:20em;
	color:#fff;
}
 
.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}
 
.dialog .ft .c {
 height:14px;
}
 
.dialog .hd {
 background:transparent url(tl.gif) no-repeat 0px 0px;
}
 
.dialog .hd .c {
 background:transparent url(tr.gif) no-repeat right 0px;
}
 
.dialog .bd {
 background:transparent url(ml.gif) repeat-y 0px 0px;
}
 
.dialog .bd .c {
 background:transparent url(mr.gif) repeat-y right 0px;
}
 
.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#dad2bd url() repeat-x 0px 0px;
 padding:1em;
}
 
.dialog .ft {
 background:transparent url(bl.gif) no-repeat 0px 0px;
}
 
.dialog .ft .c {
 background:transparent url(br.gif) no-repeat right 0px;
}
 
 
/* content-specific */
 
.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}
 
.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}
 
html>body .dialog pre {
 font-size:1.1em;
}
.style2 {color: #666666}
 
/* -- Pageing -- */
.pager {
	border: solid 1px #ddd;
	border-width: 1px 0;
	background: #f6f6f6;
	overflow: auto;
	width: 100%;
	margin: 1.5em 0;
}
#main-content .pager ul {
	margin: 0;
}
#main-content .pager ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#main-content .pager ul li a:link,
#main-content .pager ul li a:visited,
#main-content .pager ul li.unlinked {
	display: block;
	float: left;
	padding: 5px 7px;
	margin: 2px 0 1px 5px;
	border: solid 1px #ddd;
	background: #f6f6f6;
	line-height: 1.2;
	text-decoration: none;
}
#main-content .pager ul li a:hover {
	border-color: #ccc;
	background: #fff;
	text-decoration: none;
}
#main-content .pager ul li.current a:link,
#main-content .pager ul li.current a:visited {
	color: #000;
	border-color: #999;
	background: #fff;
}
#main-content .pager ul li.arrow a:link,
#main-content .pager ul li.arrow a:visited,
#main-content .pager ul li.unlinked {
	border-color: #f6f6f6;
	background: #f6f6f6;
}


   .adHeadline {font: bold 12px verdana; text-decoration: none; color: #6c5736;}
   .adHeadline:hover {color: #000; text-decoration: none;}
   .adText {font: normal 11px tahoma; text-decoration: none; color: #826c65;}
   .adText:hover {text-decoration: none;}

#mbtd {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 10px 0px!important;
}

   td {border: 0px;}

#banners {
padding: 0px 0px 20px 0px;
}

#adb {
	padding: 15px 20px;
	background: #FFFDE7 url(bg-banner.gif) repeat-x left top;
	background: #FFFDE7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e8e6cc; 
}
.mainnavlist
{
	text-align:left;
	
	list-style:none;
	margin:0;
	margin-top:30px;
	list-style-position:inside;
	padding:0;
}
.mainnavlist li
{
	height:17px;
	border-bottom:1px solid #cdcfc1;
	padding-bottom:5px;
	padding-top:5px;
}
.mainnavlist a:link, .mainnavlist a:visited
{
	text-decoration:none;
	  font-family: Arial, sans-serif;
	  font-size:14px;
	  font-weight:bold;
	  color:#970100;
}
.treecolumns
{
width:255px;float:left;padding:36px;20px;36px;20px;
text-align:left;
color:#585858;

}
.treecolumns_sub 
{
	height:300px;
}
.treecolumns h1, #bottomnavigation h1
{
		font-family: Arial, sans-serif;
		margin:0;
		padding:0;
		font-weight:normal;
		color:#3f4134;
		text-align:left;
		
}
#bottomnavigation
{
	clear:both;
	padding-left:30px;
}
#bottomnavigation ul
{
	list-style:none;
	margin:0;
}
#bottomnavigation li
{
	float:left;
	margin-right:10px;
}
#bottomnavigation li a:link, #bottomnavigation li a:visited, #searchlinks_bottom a:link, #searchlinks_bottom a:visited
{
		color:#3f4134;
		text-decoration:none;
}
#searchlinks_bottom
{
	padding:10px;
	border:1px solid #ccc;
	height:20px;
	clear:both;
}
#mlssearchform
{

}
#mlssearchform legend
{
    font-size:12px;
    margin-left:5px;
    padding:5px;
    font-weight:normal;
}
#mlssearchform fieldset
{
    margin:10px;
    padding:10px;
}
#mlssearchform label
{
    display:block;
    line-height:100%;
    
    font-size:12px;
    
}
#mlssearchform input[type=checkbox]
{
    float:left;
    display:block;
}
.longselect
{
    width:200px;
    clear:left;
    height:100px;
}
.selectcontainer
{
    text-align:left;
}
.outerbox
{
    float:left;
    margin-left:10px;
}
.sublabel
{
    font-weight:bold;
}
.sliderlabel
{
    float:left;
    width:200px;
    text-align:left;
    padding-left:5px;
    margin-bottom:20px;
    
}
.bottom_nav
{
	width:1020px; clear:both; height:13px; background-image:url('/images/botom_nav.png');
	padding:8px;
}
.bottom_nav a:link, .bottom_nav a:visited
{
	color:#fff;
	
	text-decoration:none;
	
}