*{
	margin: 0; padding: 0;
}
HTML	{
}
BODY	{
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;	
	background: #FFF url(../images/background.jpg) top center no-repeat;
	font: 13px arial, tahoma, verdana;
	text-align: center;
	padding: 0;
}
a {
	color: #3166ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	width: 982px;
	margin: 0 auto;
	padding: 0;
	height: 140px;
	background: #fff url(../images/banner.jpg) no-repeat;
}
#header img {
	border: 0;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #d9d6cf url(../images/wrapper_bg.jpg) repeat-x;
	border: 1px solid #605f5f;
	border-top: none;
	padding: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	behavior: url(PIE.htc);

}
/**********************HOME PAGE******************/
#homepageSearchForm, #cse-search-box {
	padding: 15px 0 0 0;
}
.maincontainerHomePage {
	border: 1px solid #605f5f;
	background: #fff url(../images/maincontentBg.jpg) repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	margin-top: 15px;
	text-align: left;
	padding: 8px 15px 15px 15px;
	color: #212121;
	width: 920px;
	margin: 15px auto 15px auto;
}

#adsenseSquare {
	float: right;
	margin: 0 0 12px 12px;
}
#articleImg img {
	float: right; margin: 0 0 15px 0;
}
.link {
	font: bold 14px arial, tahoma, verdana;
}
.articleLink {
	font: bold 13px arial, tahoma, verdana;
}
.maincontainerHomePage p,.mainContentBody p {
	margin: 0 0 15px 0;
}
p.center {
	text-align: center;
	margin: 0;
}
p.lastParag, .lastMenu {
	margin-bottom: 0 !important;
}
.raqou {
	font: bold 12px arial;
	margin: 0 6px;
}

.clear {
	clear: both;
}
.instruction {
	font: italic bold 14px arial, tahoma;
	color: #605f5f;
}
.asterisk {
	color: #ba0404;
	font-weight: bold;
}
#breadcrumbs a.home:hover {
	text-decoration: underline;
}	
#breadcrumbs {
	padding: 15px;
	text-align: left;
	font: bold 14px arial, tahoma, verdana;
	float: left;
}
#breadcrumbs a{
	text-decoration: none;
	color: #3366ff;
	font: bold 14px arial, tahoma, verdana;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs a.home {
	text-decoration: none;
	color: #3366ff;
	font: italic bold 18px arial, tahoma, verdana;
	margin: 0 0 0 11px;
	display:inline !important;
}
#breadcrumbs a.second_bread {
	margin: 0px 0px 0 0px;
}
.search_form {
	float: right;
	margin: 0 15px 0 0;
}
input#input_search {
	width: 150px;
	border: 1px solid #605f5f;
}
TH.classified-ads-desc	{
	background-color: #51504e;
	color: #fff;
	border: 1px solid #605f5f; 	
	text-align: center;	
	font-weight: bold; 
	line-height: 20px;
}
TH.classified-ads-side	{
	background-color: #51504e;
	color: #fff;
	border: 1px solid #605f5f; 	
	text-align: center;	
	font-weight: bold; 
	line-height: 20px;
}

TD.classified-ads-desc-cont	{
	background-color: #d9d6cf;
	border: 1px solid #605f5f; 
	font-weight: normal;
}
TD.classified-ads-side-cont	{
	background-color: #d9d6cf;
	border: 1px solid #605f5f;
	font-weight: normal;	
}
table#classifiedTable {
	margin: 0 0 15px 0;
}
#classifiedTable td {
	padding: 8px;
}
#maincontainer {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#leftMenu {
	float: left;
	width:160px;
	margin: 0 15px 15px 15px;
}
#leftMenu .menuHeader {
	width: 160px;
	height: 42px;
	background: url(../images/menuHeadBg.jpg) no-repeat;
	font: bold 14px arial, tahoma, verdana;
	color: #fff;
	text-align: center;
	
}
#leftMenu .menuHeader .inner {
	padding: 4px 3px 0 3px;
}
#leftMenu .leftMenuBody {
	border: 1px solid #605f5f;
	background: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	behavior: url(PIE.htc);
	width: 157px;
	margin: 0 0 15px 0;
}
#leftMenu .leftMenuBody ul {
	margin: 0px 0 0 0;padding: 0;
	border: none;
	list-style:none;
}
#leftMenu .leftMenuBody ul li {
	margin: 0; padding: 0;
}
#leftMenu .leftMenuBody ul li a {
	text-decoration: none;
	color: #3366ff;
	font: bold 12px arial, tahoma;
	border-bottom: 1px solid #d9d6cf;
	display: block;
	padding: 10px 1px 10px 1px;
}
#leftMenu .leftMenuBody li a:hover {
	border-bottom: 1px solid #eee;
	background: #d9d6cf;
}
#leftMenu .leftMenuBody li a.last {
	border-bottom: none;
	padding-bottom: 10px;
}
#adsenseLeft {
	margin: 15px 0 0 0;
}
/****************Star of Main Content*********************/
#mainContent {
	float: left;
	width:775px;
	margin: 0 0px 15px 0px;
	
}
.adsenseBanner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.adsenseBanner p {
	margin-top: 15px;
}
.mainContentBody {
	border: 1px solid #605f5f;
	background: #fff url(../images/maincontentBg.jpg) repeat-x;
	margin-top: 15px;
	text-align: left;
	padding: 8px 16px 15px 15px;
	color: #212121;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}
.title {
	font: italic bold 24px arial,tahoma, verdana;
	color: #ba0404;
	margin: 0 0 8px 0;
} 
.maincontentSubtitle {
	font: normal 20px arial, tahoma, verdana;
	color: #383737;
	margin: 0 0 8px 0;
}
.itemImage img {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #605f5f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
	width: 398px; height: 313px;
	
}
.itemTitle {
	font: bold 18px arial, tahoma;
	color: #605f5f;
	padding: 15px 0 0 0;
	display: block;
	border-bottom: 2px solid #eee;
	width: 300px;
}
.userMssg {
	width: 40%;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	padding: 7px;
	margin-bottom: 15px;
	color: #605f5f;
	font-style: italic;
}
.itemDesc {
	font-weight: bold;
}
.itemName {
	font: italic bold 13px arial,tahoma, verdana;
	color: #ba0404;
}
.sitemapHead {
	border-bottom: 1px solid #c6d3bd;
	padding-bottom: 3px;
	font: italic bold 14px arial, tahoma;
}
.sitemapSubHeading {
	font: italic bold 13px arial, tahoma;
	color: #ba0404;
	margin: 0 !important; padding: 0 !important;
}
.sitemapContainer {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#classifiedForm input , #classifiedForm select, #classifiedForm textarea,
#adsform input , #adsform select, #adsform textarea{
	border: 1px solid #605f5f;
}
#submitRequest {
	border: 1px solid #605f5f;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
	background-color: #d9d6cf; 
	color: #3366ff; 
	font-weight: bold;
	padding: 3px;
	margin-top: 15px;
}
.italic {
	font-style: italic;
	font-weight: normal !important;
}
input.submitAdd {
	border: 1px solid #605f5f;
	background: #d9d6cf;
	color: #000;
}
.htmlcode {
	text-align: left; border: 1px solid #605f5f; background-color: #d9d6cf;
	padding: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
	width: 450px;
	margin: 0 auto 15px auto;
}
.htmlCodeLogo {
	text-align: left; border: 1px solid #605f5f; background-color: #d9d6cf;
	padding: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
	width: 589px;
	margin: 0 auto 15px auto;
}
ul#ulError {
	margin: 15px;
	
}
ul#ulError li{
	color: #ba0404;
	font-weight: bold;
}
#footer {
	margin: 15px 0;
}
.bold {
	font-weight: bold;
}
.trashcan {
	margin: 15px 15px 0 15px;
	text-align: left;
	font: 11px arial, tahoma;
}
