body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 1000px;
	margin: 10px auto;
}

a {
	color: #000000;
	text-decoration: none;
	outline: medium none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

a:active {
	color: red;
}

img {
	border: none;
}

input,textarea {
	min-height: 18px;
	margin-top: 4px;
	border: 1px solid #ddd;
	color: #777;
}

ul {
	list-style-image: url(/img/puce.gif);
}

select {
	border: 1px solid #DDDDDD;
	color: #777777;
	margin-top: 2px;
	min-height: 20px;
}

.adDisplay .reportForm {
	clear: right;
	margin: 10px;
}

.adDisplay .reportForm ul {
	margin-top: 0px;
}

/* Contact Poster section */
.adDisplay .ansForm .eml {
	float: left;
	margin-right: 3px;
	margin-left: -7px
}

.adDisplay .ansForm .cry {
	float: left;
	margin-top: 2px;
	height: 23px
}

.adDisplay .ansForm textarea {
	height: auto;
	width: 96%;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #909090;
}

.adDisplay .ansForm input {
	width: 83%;
}

.adDisplay .ansForm input,.adDisplay .ansForm textarea {
	background-color: #fff
}

.adDisplay .ansForm {
	margin-left: 10px;
	margin-top: 0;
	background-image: none;
	background-color: #dbf0f7;
	padding: 5px 5pt 0pt 15px;
}

.adDisplay .ansForm #Send {
	height: 25px;
	background-image: none;
	width: 60px;
	width: 100px;
	background-color: #00b3d6;
	border: 1px solid #0071bc;
	color: #fff;
}

.adDisplay .adDescription {
	border-bottom: 8px solid #000;
	width: 66%;
	padding-bottom: 20px;
}

.adContact {
	margin: 10px 0 0 0;
}

#logo {
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 370px !important;
}

#logo img {
	float: left;
}

.Submit {
	width: 151px;
	height: 29px;
	font-weight: bold;
	font-size: 12px;
	color: black;
	/* background-image: url(../images/btnSub.png); */
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

.Submit:hover {
	cursor: pointer;
}

.eos {
	clear: both;
}

/* custom panel config */

#bannerad {
	height: 60px;
	width: 468px;
	float: right;
}

#footer_panel{
	clear: both;
}

#top_ad_panel{

}

#login_panel, #register_panel, #reminder_panel{
	float: right;
	width: 500px;
	margin-top: 20px;
}

#freebanners > div {
	width: 50%;
	float: left;
}

#freebanners > div.right {
	float: right; /* in case left is empty */
}

/* moved from index.php */
#topmenu {
	float: right;
	clear: right;
	margin-top: 30px;
	padding: 0;
	line-height: normal;
	height: 30px;
	font-size: 15px;
	white-space: nowrap;
}

#topmenu ul {
	margin: 0;
	padding: 0px 0px 0 2px;
	list-style: none;
}

#topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#topmenu li:hover {
	cursor: pointer;
}

#searchwrapper {
	width: 490px;
	margin-right: 10px;
	height: 125px !important;
	padding: 0;
	float: left;
	overflow: hidden;
}

#searchwrapper .menuheading {
	background-color: black;
	padding-left: 10px;
	font-family: Courier New, Georgia;
	font-size: 24px;
	color: white;
	height: 25px;
}

#searchwrapper #searchBox {
	background-color: #EEEEEE;
	background-image: none;
	height: 100%;
}

#searchwrapper #searchBox #SearchSubmit, #AdvSearchSubmit {
	background-color: #00B3D6;
	background-image: none;
	border: 1px solid #0071BC;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	text-transform: uppercase;
	width: 100px;
	cursor: pointer;
	cursor: hand;
}

#searchwrapper #searchBox #searchDiv {
	float: left;
	width: 330px;
}
#searchwrapper #searchBox #linksDiv {
	float: right;
}
#searchwrapper #searchBox input#keyword {
	width: 317px;
	margin-top: 17px;
	margin-left: 17px;
}
#searchwrapper #searchBox select#parent_category_id {
	width: 323px;
	margin-top: 17px;
	margin-left: 17px;
}
#searchwrapper #searchBox #SearchSubmit {
	width: 118px;
	margin-top: 17px;
	margin-right: 17px;
}
#searchwrapper #searchBox #linksDiv div { /* advanced search */
	margin-top: 17px;
	margin-right: 17px;
	font-size: 1em;
}
#searchwrapper #searchBox #linksDiv div a:before {
	content: ">> ";
}
#searchwrapper #searchBox #errorDiv {
	width: 300px;
	padding-left: 17px;
	overflow: visible;
	height: 0px;
/*TODO: error field position absolute or negative margin or size 0 overflow visible*/
}

.top-side-banner,
.bottom-side-banner {
	display: inline-block;
}

.top-side-banner {
	margin-bottom: 5px;
}


#loginbox {
/* 	float: right !important; */
	background-color: #AAA;
	width: 250px;
	height: 120px !important;
	/* padding: 5px; */
	font-size: 12px;
	color: #fff;
	box-sizing: border-box;
    margin: 4px 0 10px 0;
}

#loginbox a {
	color: #fff;
}

#loginbox .textlabel {
	display: block;
	float: left;
	position: relative;
	top: 5px;
	width: 60px;
	padding-right: 10px;
	text-align: right;
}

#loginbox #login,#loginbox #pass {
	width: 140px;	
}

#loginbox #linksDiv { /*float:right;*/
	margin-right: 2px;
	text-align: right;
}

#loginbox #loginbutton {
	border: solid 1px;
	background-color: #00B3D6;
	border-color: blue;
	height: 20px;
	width: 125px;
	color: white;
	font-weight: bold;
}

/* Ad list view */

#top_side_panel {
	float: right !important;
	width: 240px !important;
	height: 300px !important;
	padding: 5px;
}
#breadcrumb {
	margin: 15px -20px 15px 0;
	color: #000000;
	float: left;
	width: 100%;
}

#breadcrumb .title {
	color: #999
}

#breadcrumb a {
	color: #000000
}

#breadcrumb a:visited {
	color: #000000
}

#breadcrumb a:hover {
	color: #999
}

#list-rss {
	float: right;
	margin-top: 15px;
	z-index: 10;
}

#copyrightDiv {
	clear: both;
	border-top: 2px solid #ddd;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}

#copyrightDiv a {
	color: #999999;
	text-decoration: none
}

#copyrightDiv a:hover {
	color: blue
}

#copyrightDiv a:active {
	color: blue
}

.jqmWindow {
	display: none;
    position: fixed;
    top: 17%;
    left: 50%;
	margin-left: -300px;
	height: 290px;
	width:440px;
	z-index:99;
	overflow:hidden;
}

.jqmWindow .settings {
	clear:both;
	overflow:hidden;
}

.jqmWindow .settings h3 {
	color:#717171;
	font-size:15pt;
	font-weight:700;
	letter-spacing:-1px;
	margin:0 0 3px;
}

.jqmWindow .settings form {
	-moz-border-radius:4px 4px 4px 4px;
	background-color:#E9F4FA;
	overflow:hidden;
	padding:10px;
}

.jqmWindow .settings input[ type = checkbox] {
	border:0px none #FFF;
	margin:3px;
	padding:0px;
}

.jqmWindow .settings form > div {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D7E8F1;
	overflow:hidden;
	padding:20px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#frontpagenoticebox {
	width: 220px;
	height: 115px !important;
	float: left;
	margin-right: 10px;
	background-color: #DBF0F7;
	padding: 5px 10px;
	font-size: 11px;
	overflow: hidden;
}

/* Single Ad View */
.adDate {
	clear: both;
	margin-top: 10px;
}

.adTitle {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Courier New, Georgia;
	font-size: 24px;
	height: 25px;
	padding-left: 10px;
}

.adTitle .titleTitle {
	float: left;
}

.adTitle .adViews {
	float: right;
	font: 14px Helvetica;
	margin: 3px 5px 0 0;
	width: 220px;
	text-align: right;
}

#GoogleMap {
	width: 98% !important;
	float:left;
	margin: 10px 0;
	padding:5px;
	border:1px solid #7F7F7F;
}

.adToolbar {
	clear: none;
	padding-top: 20px;
	float: left;
}

#copyrightDiv {
	margin-top: 20px;
}

#descr {
	float: right;
	width: 740px;
}

#descr .descrLeft {
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 210px !important;
        margin-right: 20px;
}

.photoWrapper,.videoWrapper {
	float: left;
	margin-top: 20px;
	margin-bottom: 3px;
	text-align: left;
	vertical-align: left;
}

#photoBox,#videoBox {
	text-align: center;
	vertical-align: middle;
}

.bigThumb{
        width: 200px;
        height: 200px;
}

.smallThumb{
        width: 100px;
        height: 100px;
        border: 1px solid #999999;
}

#videoBox {
	visibility: visible;
}

.resizedBigPic {
	border: 1px solid #F3F3F3;
	bottom: 0;
	display: inline;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	max-height: 190px;
	max-width: 190px;
	text-align: center;
	width: auto !important;
}

#adDescription {
	border-bottom: 8px solid #000000;
	clear: right;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

#descr .descrRight {
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 510px;
}

#descr .descrRightFull {
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

#adToolbar {
	clear: both;
	padding-top: 20px;
}

/* ---------------------------------------- 
 * css for user page 
 * ----------------------------------------*/
.loginWrapper {
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.loginGeneral {
	width: 1000px;
	padding: 0;
	margin: 20px 0 20px 0;
	height: inherit;
	float: left;
}

.loginInternal {
	width: 490px;
	height: auto;
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
}

.loginOthers {
	width: 500px;
	float: left;
	height: auto;
	padding: 0;
	margin-left: 10px;
}

.loginOpenID {
	width: 500px;
	height: auto;
	margin-bottom: 10px;
}

.loginWP {
	width: 500px;
	height: auto;
}

#changePassForm {
	width: 500px;
	border-right: 0 none;
	float: left;
	margin-top: 20px;
	padding: 0;
	min-height: 80px;
	margin-bottom: 30px;
}

#errorMSG {
	color: red;
}

.error {
	color: red;
}

.loginBox {
	background-color: #EEEEEE;
	background-image: none;
	height: 100%;
	padding: 5px 15px;
	width: 100%;
}

/* ---------------------------------------- 
 * end css for user page 
 * ----------------------------------------*/
#frontpageleft #result {
	margin-right: 0;
	padding-right: 0;
	float: left;
	min-height: 540px;
}

#frontpageleft {
	width: 750px;
	border-right: 0 none;
	float: left;
	margin-top: 10px;
        margin-bottom: 50px;
	padding: 0;
	min-height: 380px;
}

#frontpageright {
	float: right;
	margin-left: 0;
	margin-top: 10px;
    margin-bottom: 50px;
	padding-left: 0;
	width: 245px;
}

#frontpageright #classifiedadsection {
	width: 250px;
	border-bottom: 5px solid #000000;
	text-align: center;
}

#classifiedadsection #classifiedadsection span a
{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#classifiedadContents {
	clear: both;
	text-align: left;
}

#adofweeksection {
	background-image:url(/img/ad-of-the-week.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 10px;
	text-align: center;
	width:250px !important;
}

#adofweeksection span a
{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#adofweeksection #adofweekContents {
	clear: both;
	text-align: left;
	padding-top: 32px;
}

#adofweeksection #frontpageAdTable {
	border-spacing: 0;
	margin-top: 5px;
	text-align: left;
	width: 100%;
}

#adofweeksection #frontpageAdTable td {
	padding: 0;
}

.tposted {
	text-align: right;
}

#frontpageAdTable,.tcateg,.tposted {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#frontpageAdTable a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#frontpageAdTable a:hover {
	color: #999999;
	text-decoration: underline;
}

.colCat {
	top:auto;
	margin-right: 10px;
        margin-top: -10px;
	float:left;
	overflow: hidden;
	width: 240px;
	display:block;
	min-height:20px;
}

.colCat .catTitle {
	background-color: #000000;
	height: 25px;
	margin-left: 0;
	margin-right: 0;
        margin-top: 10px;
	padding: 0 0 0 5px;
	
}

.colCat ul {
	margin: 0px;
	padding-left: 20px;
	width: 100%;
}

.colCat ul.postAdCategory {
	padding-left: 40px;
}

.colCat li {
	color: #999999;
	font-size: 13px;
}

.colCat .catTitle a {
	color: #FFFFFF;
	font-family: Courier new;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

/* ---------------------------------------- 
 * css for post ad page
 * ----------------------------------------*/
#postleft {
	margin: 10px 0;
	margin-bottom: 15px;
	float: left;
	min-height: 1000px;
	width: 100%;
}

#bcsel {
	color: #999999;
}

#adminnoticediv {
	border: 2px solid #C52026;
	padding: 5px;
}

#businessTypeSelection {
	float: left;
	margin-left: 15px;
	margin-right: 30px;
}

#commercialAdInformation {
	background-color: #F0F0F0;
	color: #666666;
	float: left;
	width: 780px;
}

.paidCategory {
	color: red;
	font-weight: bold;
}

.halfpriceCategory {
	color: blue;
	font-weight: bold;
}

.section1 {
	margin-top: 0;
	min-height: 80px;
	display: none;
}

#section1 {
	margin-top: 0;
	min-height: 80px;
}

.section1 p {
	margin-left: 10px
}

.postAdTitle h3 {
	padding: 0;
	margin: 5px
}

.postAdTitle {
	padding: 10px;
	margin-bottom: 12px;
}

.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-bottom: 5px;
	text-align: left;
}

.adtypediv {
	clear: both;
	overflow: auto;
	width: 700px;
}

.adtype_pdf {
	margin: 12px 0;
	position: relative;
	padding-left: 10px;
}

.adcost_div {
	/*float: left;*/
	position: relative;
	visibility: visible;
	font-weight: bold;
	font-size: 20px;
}

.adcost {
	background-color: lightgreen;
}

.wcExceed {
        background-color: #F99;
        color: red;
}

.duration_div {
	
}

table tr td.left {
	width: 170px;
	font-weight: bold;
	text-align: right;
}

table tr td.midle {
	width: 120px;
	font-weight: bold;
	text-align: right;
}

table tr td.right {
	text-align: left;
	padding-left: 10px;
}

.categoryList {
	width: 975px;
}

.toPost {
	font-weight: bold;
}

/* --- free ---*/
.colCat li a.pricingOption_0 {
	color: black;
	font-weight: lighter;
}

/* --- Half-price ---*/
.colCat li a.pricingOption_1 {
	color: blue;
	font-weight: bold;
}

/* --- Full-price ---*/
.colCat li a.pricingOption_2 {
	color: red;
	font-weight: bold;
}

/* --- Double-price ---*/
.colCat li a.pricingOption_3 {
	color: Sienna;
	font-weight: bold;
}

ul.errors li {
	color: red;
}

.preview {
	border: 1px solid #FFFFFF;
	padding: 15px;
	text-align: left;
	width: 80%;
}

table tr td.left1 {
	width: 170px;
	height: 40px;
	font-weight: bold;
	text-align: right;
	font-weight: bold;
}

table tr td.right1 {
	text-align: left;
	height: 40px;
	padding-left: 10px;
	width: 500px;
}

table tr.odd {
	background-color: #DBF0F7;
}

.postAdTitlePre {
	padding-left: 100px;
	color: blue;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	text-align: left;
}

.actionPreview {
	padding-left: 100px;
	margin-bottom: 5px;
	text-decoration: none;
	text-align: center;
}

.picPreview {
	width: 220px;
	float: left;
	margin: 10px;
	border: dashed;
}

.picPreview img {
	max-width: 220px;
}

.mid_col_classified_in {
	width: 462px;
	float: left;
}

.block_main_in {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	margin-bottom: 10px;
	width: 100%;
}

.advance_search {
	-x-system-font: none;
	color: #CC3333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.tbl_content1 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	border: 4px solid #FFFFFF;
	vertical-align: middle;
}

.tbl_content1 td {
	padding: 2px;
}

.payment_option {
	-x-system-font: none;
	color: #CC3333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.msg {
	-x-system-font: none;
	color: #F6601E;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-top: 5px;
}

.advance_search {
	-x-system-font: none;
	color: #CC3333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.text1 {
	-x-system-font: none;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.btn_style7 {
	background-image: url(../img/btnms_red2.gif);
	background-repeat: repeat-x;
	border: 0 solid #CA1F25;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding: 0 5px;
}

.comments2_link {
	-x-system-font: none;
	color: #FF0000;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

/* ---------------------------------------- 
 * end css for post ad page
 * ----------------------------------------*/ /*
 * ad list page
 */
.result .Free {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	color: #666666;
	font-weight: normal;
	height: 80px;
	padding: 5px 0 5px 5px;
	cursor: pointer;
}

.result .Free:hover {
	background-color: #F7F7F7;
}

.result .Free a {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.result .Paid {
	background-color: #FFFFFF;
	border: 4px solid #DDA6AB;
	color: #d9d0d0;
	font-weight: normal;
	height: 80px;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
	cursor: pointer;
}

.result .Paid:hover {
	border: 4px solid #dda6ab;
	background-color: #F7F7F7;
}

.result .Paid a {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.result .Bronze {
	border: 4px solid #fdf8dc;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
	color: #666;
	font-weight: normal;
	height: 80px;
	cursor: pointer;
}

.result .Bronze a {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.result .Bronze:hover {
	border-bottom: 4px solid #fdf8dc;
	background-color: #f7f7f7;
}

.result .Silver {
	background-color: #FFFFFF;
	border: 4px solid #DDA6AB;
	color: #666666;
	font-weight: normal;
	height: 80px;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
	cursor: pointer;
}

.result .Silver:hover {
	border: 4px solid #dda6ab;
	background-color: #F7F7F7;
}

.result .Silver a {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.result .Gold {
	background-color: #FDF8DC;
	border: 4px solid #FDF8DC;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	height: 80px;
	padding: 5px 0 5px 5px;
	cursor: pointer;
}

.result .Gold:hover {
	background-color: #DBF0F7;
	border: 4px solid #DBF0F7;
}

.result .Platinum {
	background-color: #EFC7CA;
	border: 4px solid #EFC7CA;
	color: #000000;
	font-weight: bold;
	height: 80px;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
	cursor: pointer;
}

.result .Platinum:hover {
	background-color: #DDA6AB;
	border: 4px solid #DDA6AB;
}

.result .Platinum a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.result .text-side {
	width: 85%;
}

.result .posted-date {
	padding: 20px 20px 0 50px;
	text-align: center;
	float: right;
}

.result .list-detail {
	margin: 5px 5px 0;
}

.result .desc {
	margin-left: 5px;
}

.result .thumbImg {
	max-width: 70px;
	max-height: 70px;
	float: left;
	margin: 2px 4px 0 2px;
}

.result .list-adid a {
	font-size: 1.2em;
}

.adTitle .rss {
	float: right;
	margin: 0px 5px;
	display: block;
	text-align: right;
}

table.adlist thead tr th {
	background-color: #e9f4fa;
	padding: 10px;
	border-bottom: 1px solid #aaa;
	font-weight: 700;
	padding-top: 7px;
	padding-bottom: 7px;
	white-space: nowrap
}

table.adlist tbody tr td {
	padding: 10px;
	border-bottom: 1px solid #eee;
	padding-top: 7px;
	padding-bottom: 7px;
	white-space: nowrap;
	vertical-align: top
}

table.adlist tbody tr:hover {
	background-color: #E6E6F3;
}

/* ---------------------------------------- 
 * css for new login page
 * ----------------------------------------*/
.settings {
	clear: both;
	overflow: hidden;
}

.settings form {
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	background-color: #E9F4FA;
	float: left;
	overflow: hidden;
	padding: 10px;
}

div,td {
	color: #666666;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10pt;
	/*text-align: left;*/
}

.loginButton {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background-color: #619DBE;
	background-position: 0 1px;
	border: 1px solid #50809B;
	color: #FFFFFF;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: 700;
	padding: 5px;
	width: auto;
	cursor: pointer;
}

input[type="text"],input[type="password"],textarea {
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-style: solid;
	border-width: 1px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
}

select {
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-style: solid;
	border-width: 1px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	padding: 1px;
}

html[dir="rtl"] .settings form {
	float: right;
}

.settings form>div {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #D7E8F1;
	overflow: hidden;
	padding: 20px;
}

.settings h3 {
	margin-bottom: 12px;
	margin-left: -1px;
}

html[dir="rtl"] .settings h3 {
	margin-left: 0;
	margin-right: -1px;
}

.settings h4 {
	font-size: 9pt;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: -5px;
	padding-left: 1px;
}

html[dir="rtl"] .settings h4 {
	padding-left: 0;
	padding-right: 1px;
}

.settings textarea {
	min-height: 120px;
	min-width: 400px;
}

.settings .form-description {
	margin-bottom: 17px;
	margin-top: -8px;
	max-width: 600px;
}

.settings .form-wrapper {
	border-top: 1px solid #EEEEEE;
	clear: both;
	overflow: hidden;
	padding: 8px 0;
}

.settings .form-wrapper>.form-wrapper {
	border: medium none;
	padding: 5px 0;
}

.settings .form-wrapper fieldset legend {
	clear: left;
	display: inline-block;
	float: left;
	font-weight: 700;
	width: 180px;
}


.settings .form-elements {
	overflow: hidden;
}

.settings .form-label {
	clear: left;
	float: left;
	font-weight: 700;
	overflow: hidden;
	padding-right: 15px;
	width: 110px;
	padding-top: 7px;
}

html[dir="rtl"] .settings .form-label {
	clear: right;
	float: right;
	padding-left: 15px;
	padding-right: 0;
}

.settings .form-element {
	float: left;
	overflow: hidden;
}

.settings .form-element .description {
	margin: 0 0 10px;
	max-width: 400px;
	min-width: 300px;
	overflow: hidden;
}

.settings .form-element select+.description,.settings .form-element textarea+.description,.settings .form-element input+.description
{
	margin-bottom: 0;
	margin-top: 10px;
}

.settings .form-element select+select {
	margin-left: 5px;
}

.settings div.form-buttons {
	border-top: 1px solid #DDDDDD;
	clear: both;
	display: block;
}

.settings div.form-label label {
	font-weight: 700;
}

.settings div.form-element ul li {
	margin: 3px 0;
}

.settings div.form-element input[type="text"] {
	width: 270px;
}

.settings div.form-element input[type="password"] {
	width: 270px;
}

.settings .form-options-wrapper {
	overflow: hidden;
}

.settings .form-options-wrapper>li {
	overflow: hidden;
}

.settings .form-options-wrapper input[type="radio"],.settings .form-options-wrapper input[type="checkbox"]
	{
	float: left;
	margin-top: 1px;
	overflow: hidden;
	vertical-align: top;
}

html[dir="rtl"] .settings .form-options-wrapper input[type="radio"],html[dir="rtl"] .settings .form-options-wrapper input[type="checkbox"]
	{
	float: right;
}

.settings .form-options-wrapper label {
	overflow: hidden;
}

.settings div.form-element textarea {
	max-height: 80px;
}

.settings div.form-element input.short {
	width: 50px;
}

.settings div.form-element img {
	vertical-align: middle;
}

.settings div.form-element p {
	clear: both;
	max-width: 550px;
}

.settings #submit-wrapper {
	margin-bottom: 0;
	overflow: hidden;
	padding-bottom: 0;
}

.settings #submit-label {
	display: none;
}

.settings #submit-element {
	margin: 0;
}

.settings #buttons-wrapper {
	padding-bottom: 0;
}

.settings #buttons-wrapper button {
	margin-right: 3px;
}

.admin_auth_reauthenticate .settings form {
	float: none;
}

html[dir="rtl"] .settings #buttons-wrapper button {
	margin-left: 3px;
	margin-right: 0;
}

.login-internal-form {
	width: 470px;	
}

.login-openId-form {
	width: 475px;	
}

.divLoginButton {
	width: 100%;
	text-align: center;	
}

#topList {
	height:30px;
	vertical-align:top;
	float: right;
}

#subcat ul li{
	display: block;
}

#subcat ul{
	margin: 0px 10px;
	padding:0px;
}

#subcat li {
	width: 235px;
	padding:3px 0px;
	float: left;
	line-height: 12px;
}

/* ---------------------------------------- 
 * css for wysiwyg
 * ----------------------------------------*/

div.wysiwyg ul.panel {
	list-style-type: none;
	list-style-image: none;
	list-style: none;	
}
div.wysiwyg ul.panel li {
	list-style-type: none;
	list-style-image: none;
	list-style: none;	
}

#createAd {
	margin-bottom: 60px;
}
