/* MUD HUT */
/* BLUE: #180793 */

html, body {
	margin:0 auto;
	padding:0;
	background:#130574;
}

* {margin:0;padding:0;}

/***********************************************/
/********                        ***************/
/********  Feature property css  ***************/
/********                        ***************/
/***********************************************/
/***********************************************/


.StarBody {
	margin : 0 0 0 30px;
	background:#DEDEDE;
}
.StarBar1 {
	background-color: #DEDEDE;
	font-size: 10px;
	color: #190B6D;
	font-weight: bold;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.StarBar2{
	background-color: #DEDEDE;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.StarText{
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
}
.ImageBar {width:130px;height:80px;vertical-align:bottom;text-align:center;}
.ImageBar img {width:104px;border:1px solid #999;}

/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********  GENERAL STYLES   ****************/
/*********                   ****************/
/********************************************/

div#wrap_all {
	width:760px;
	background:#fff;
	border-top:none;
	padding: 0;
	margin: 20px auto;
	text-align: left;
	font-weight: normal;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

h2 {margin:0;padding:0;color:#f90;font-weight:bold;font-size:12px;line-height:1.8;}
a#btn_searchnow {
	display:block;
	float:right;
	background: #E3E0A4 url(../btns/btn_searchnow.gif) no-repeat top left;
	border:none!important;
	width:127px;
	height:21px;
	text-indent:-1000px;
	outline:0;
	margin:0 0 0 10px;
	color:#000;
}

/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********  MAIN NAVIGATION  ****************/
/*********      (HEADER)     ****************/
/*********                   ****************/
/********************************************/


div#header {float:left;width:725px;background: #130574 url(../images/bg_header.gif) no-repeat top right;margin:0;padding:0 0 0 35px;}

#header a img {float:left;width:700px;height:80px;border:0;margin:15px 0 15px 0;}
#header ul {float:left;border:0px solid #f30;text-align:left;margin:0 0 0 5px;padding:0;font-size:11px;color:#180793;}
#header ul li {float:left;background: #fff url(../btns/tab_a.gif) no-repeat top left;padding: 2px 0;border:0px solid #f30;display:inline;text-align:left;text-decoration:none;margin:0 0 0 -5px;}

#header ul li a {background: transparent url(../btns/tab_b.gif) no-repeat top right;color: #180793;padding: 2px 16px 2px 10px;text-decoration: none;}

#header ul li a.current:link,
#header ul li a.current:visited,
#header ul li a.current:active {background:#f90;color:#180793;text-decoration:none;}

/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********  MAIN NAVIGATION  ****************/
/*********      (HEADER)     ****************/
/*********                   ****************/
/********************************************/


img.mainimage,
#FlashBanner {float:left;z-index:0;clear:left;width:760px;height:198px;background: #fff;border-top:1px solid #fff;}
div#divider {float:left;z-index:2;clear:left;width:760px;height:55px;display:block;border:0 none;background: transparent;margin:-55px 0 0 0;}

div#bodycontent {float:left;width:760px;background:#fff;}

div#content {float:left;background:#fff;width:470px;margin: 20px 0 20px 0;padding:0;}

#bodycontent p,
#bodycontent #content p {margin:0;padding:0 0 20px 0;line-height:1.8;text-align:left;}
p.warning {text-transform:uppercase;color:#f30;}

#content ul {list-style-type: circle;display:normal;padding:0;margin:0 0 20px 40px;font: normal x-small/1.5em Verdana, Arial, Helvetica, sans-serif;}
#content ul li {list-style-image: url("../images/bullet.gif");padding:0;margin:0 0 10px 0;line-height:1.2;}

#content h1 {color:#130574;font-size:28px;font-family: "Times New Roman", "Times", serif;font-weight:normal;line-height:1.0;margin:0 0 10px 0;}

#featured {width:450px;border:0px solid #000;min-height:100px;background: url(../images/featured_bottom.gif) no-repeat bottom left;margin:0;padding:0;}
#featured h1 {float:left;display:block;border:0px solid #f30;width:450px;height:35px;background: #fff url(../images/featured_top.gif) no-repeat bottom left;line-height:0;margin:0;padding:0;text-indent:-5000px;}
#featured iframe {border:0px solid #f30;margin:0 15px;padding:0;}
#featured img {width:104px;border:1px solid #999;}

div#footer {float:left;width:760px;background:#130574 url(../images/bg_footer.gif) no-repeat top left;height:50px;border:0px solid #f30;padding:0;margin:0;}
#footer p {text-align:center;margin:27px auto 0 auto;color:#fff;}

img.floatright {float:right;}