/*	shweClassifieds
*	Author: shweBiz Online
*	URL:	http://www.shweBizOnline.com
*	Date:	Jan 09,2010
*	Email:	sales@shweBizOnline.com
*/

/* LOGO: Replace url(../image/shweclassifieds.png) with url(YOUR LOGO LINK) */
#header{
	background-image: url(../images/shweclassifieds.png);
	background-repeat: no-repeat;
	background-color:#e5e5e5;
	height:170px;
}
#menubar{ /* for topmenu */
	padding:0px 10px 0px 10px;height:36px;
	/*font:normal 12px Tahoma;*/
	background-image: url(../images/menubg_w.jpg);
	color:#ffffff;
}
body {
	font: 77% arial,verdana, helvetica, sans-serif;
	text-align: center; /* for IE */
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 1px solid #000;
	width: 80%;
}
#wrap {
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
	background-color:#ffffff;
	border:1px solid #999;
	width:980px;
}
#topbar{
	border-bottom: 1px solid #999;
	padding:3px 10px 3px 10px;height:20px;
	background:#3B3B3B;
	font:normal 12px Tahoma;
}
/* title text */
#mytitle{position:relative;float: right;font-family: sans-serif;padding:50px 50px 0px 0px;width:auto;color:#000000}
.mycity{color:#ff0000} /* city text */
#user3{float:left;width:auto;}/* used for menu */
#user7{float:right;width:auto;color:#000000;}/* used for search bar */
#user9{float:right;text-align:center;width:auto;color:#ffffff}/* used for top bar */
#user9 a{color:#ffffff} /* used for top bar */
.moduletable{
	padding:0px 10px 10px 10px; /*padding for inside text*/ 
	border:1px solid #CC0000;
	width:198px;
	color:#444;
	font-size:0.9em;
}
.moduletable h3 {
	background:#E8E8E8;
	color:#ffffff;
	padding-left:10px;
	text-align:left;
	font-size:1.1em;
	margin:0 -10px 0.5em -10px;
	border-bottom:1px solid #b2b2b2;
	line-height:30px;
	background-image: url(../images/menubg_w.jpg);
	/*negative padding to pull h3 back out from .moduletable padding*/ }

.rounded h3{
	background:#E8E8E8;color:#000000;margin:-10px -10px 0.5px -10px;
}
#footer{
	font:0.8em Arial,Helvetica,sans-serif;
	color:#999;
	border-top: 1px solid #999;
	clear:both;
}
.inside {padding:5px;}
h4{font-size:1.2em;}
h1,h2,h3,h4,h5,h6,p,blockquote,label,ul,ol,dl,fieldset,address {margin: 0.5em 0; }

#buttons_outer {
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
	margin-left:auto;
	margin-right:auto;
	width:auto;
}
#buttons_inner {
	height: 30px !important;
	height: 30px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	text-align:center;
	width:auto;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
/*	border: 1px solid #cccccc;*/
/*	background: #E8E8E8;*/
}

ul#mainlevel-nav li a:hover
{
	color: #000000;
/*	background: #DBB538; */
}
#content100 {float:left;width:100%;overflow:hidden;}
/* banner */
#banner{position:relative;float:right;margin:10px;width:auto}
#banner_inner {	float: right;padding: 0px;height: 70px;width:auto}
#poweredby_inner {float: right;	padding: 0px;margin-left: 0px;height: 70px;width:auto}
img{border:none;}
.cityinner{
	width:150px;float:left;display:list-item;text-indent:0px;color:#00AAAA;font-style:normal;margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:20px;text-align:left;vertical-align:text-bottom;list-style:disc outside;}
.cityinner-with-map{width:160px;float:left;height:140px;}
.city-name-in-list{cursor:pointer;font-weight:bold;color:#000000;}
#system-message { margin-bottom:20px; }
#system-message dt.message { display:none; }
#system-message dt { font-weight:bold;}
#system-message dd { font-weight:bold;margin:0;}
#system-message dd.message ul {list-style:none outside none;margin:0;padding:0;color:#000000;}
#system-message dt.error { display:none; }
#system-message dd.error ul {list-style:none outside none;margin:0;padding:0;color:#CC0000;}
