/**** Generic CSS definitions ****/
.richBody,.standard,blockquote,label,ul,p,ol,dl,h1,h2,h3,th,td, .standardtitle
{
	font-size:16px;
	font-family:Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
}
.richBody
{
	font-size:16px;
	margin:0px;
	padding:0px;	
}
.p {
	font-family:Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif;
	margin:18px 0 6px 0; 
	padding:0;
	font-size:16px;
}
.MsoNormal{
	line-height:20px;
}
.normal {
	font-weight:normal;
}

.text {
	font-size:13px;
}

.help, .textsmall {
	font-size:13px;
}

h1,.pagetitle {
	margin: 0;
	padding:0;
	font-size:28px;
	line-height:34px;
}
h2,.sectiontitle{
	font-size:21px;
	line-height:27px;
}
h3,th,.standardtitle{
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:9px;
}

.imageAlign {
	vertical-align: middle;
	margin: 0 0 2px 0;
}

.emphasized {
	color:#009900;
	font-weight:bold;
}

.error {
	font-size:13px;
	color:#FF0000;
}
.error_field {
	border: 2px solid #B8230A; 
	margin-bottom: 2px;
}
select.error_field {
	background-color:#B8230A;
}

.help {
	color:#666666;
}

.normal {
	font-weight:normal;
}

.strong {
	font-weight:bold;
	padding:0;
	margin:0;
}

.bold {
	font-weight:bold;
}

.drag {
	cursor:move;
}


/* Top most container use to center and align contents */
#main {
}
/* 2nd level containers - inside main container */
#top {
}

#middle  
{
}

#middlemargin  {
	margin: 15px; 
	padding: 0;
}

#middleleft{
	padding: 0px 0 0 15px;
}

#bottom {
	padding:1px;
}

#content {
	padding:8px;
}

/* Home page header css */
#homeheader, #header {
	padding:10px 20px 0px 20px;
}

.headerlogo li {
	list-style:none;
	display:inline;
}

#headerright {
	position:absolute;
	top:10px; 
	right:10px; 
	text-align:right;
}

.location {
	background-color: #FFFFFF;
	font-size: 2em;
	color: #404040;
	font-weight: 700;
	letter-spacing: -1px;
	padding-left: 2px;
	padding-bottom:10px;
	vertical-align: bottom;
}
.location h1{
	font-size: 32px;
	padding-right: 10px;
}


/* None home age header css */
.locationsmall {
	font-size: 1.3em;
	color: #404040;
	font-weight: 600;
	letter-spacing: -1px;
	padding-left: 2px;
	padding-bottom:8px;
	vertical-align: bottom;
}
.locationsmall h1{
	font-size: 21px;
	padding-right: 6px;
}

.title{
	margin:15px 0 0 0; 
	padding:0;
	font-weight:bold;
	font-size:135%;
}

.field {
	padding:15px 0 0 0;
	font-size:13px;
}

.field_closest {
	padding:0 0 0 0;
	font-size:13px;
}

.epsfield {
	padding:0 0 10px 0;
	font-size:13px;
}

.catlist .listtitle {
	line-height:1.4em; 	
	font-weight: bold;
}

.catlist .listtitle a {
	font-size: 1.1em;	
	font-weight: bold;
}

.catlist ul {
	margin: 0 5px 5px 0px; 
	padding: 0 5px 5px 0px;
}

.catlist li {
	color:#666666;	
	margin: 0 ; 
	padding: 0px 15px 0px 10px;
	list-style:none; 
	font-size:11px;
	background: url("http://pics.ebaystatic.com/aw/pics/classifieds/bullet.gif") no-repeat 0em 0.7em;
}

.catlist a {
	font-size:13px;
}

#homecatgroup .listtitle a {
	font-weight: bold;
}

#homecatgroup .listtitle {
	font-weight: normal;		
}


#catgroup .listtitle {
	list-style:none;
	line-height: 125%; 	
	font-size: 1.1em;	
	padding: 0;	
	margin-top: 15px;
	font-weight: bold;	
}

.listmodule {
	padding-bottom:10px;
	background-color: #FEF8CE;
}

.listmodule	.listtitle{	
	background-color: #FDEB6B;
	border-top: 1px solid #CEB503;
	border-bottom: 1px solid #CEB503;
	padding: 5px 8px 5px 8px;
	white-space:nowrap;
	font-weight: bold;	
	display: block;
}

.listmodule	li{	
	color:#666666;	
	padding: 2px 8px 2px 8px;
	font-size:11px;
}

.listmodule	li a{	
	color:#000000;
	font-size:13px;	
}

#adactionlist li
{
	background: url("http://pics.ebaystatic.com/aw/pics/classifieds/bullet.gif") no-repeat 0em 0.5em;
	color: #000000;
	padding:0 0 0 10px; 

}

.titlebar {	
	background-color: #FDEB6B;
	border-bottom: 1px solid #CEB503;
	padding: 4px 0 1px 15px;
	clear:both
}

.titlebarHome {	
	background-color: #FDEB6B;
	border-bottom: 1px solid #CEB503;
	padding: 8px 0 5px 15px;
	clear:both
}

#adactionlist li ul li
{
	background: none;
	padding: 0px 10px 0px 0px;
	
}
.richList {
	font-size:11px;
	line-height:16px;
}
.rteVertSep, .rteImage {
	line-height:17px;
}
.rteDiv {
	top: -2px;
	padding-top:-2px;
}
.rteBack {
	border: 1px inset #E3E3E3;
	padding: 0px;
	margin-bottom:-3px;
}
.rteBack tbody tr td, .rteBack tr td {
	background: #E3E3E3;
	padding: 0;
	margin:0;
}

.actions {
	margin: 15px 0 0 0; 
	padding: 0px 0 0px 0;	
	height: 30px;
}
.actions li {
	display:inline;
	list-style:none; 
	padding:0px;
	margin: 0 0 0 5px;
}

.actions a.img {
	margin: 0;
	padding:0;
}

.actions a.img:hover {  
	color:#333;
	background-color: white; 
	background: url(http://pics.ebaystatic.com/aw/pics/s.gif)no-repeat right top #000000;
}

/*left navigation START */
#nav {
	font-size: 15px; 
	padding-bottom: 10px;
	background-color: #FEF8CE;
	margin: 15px 15px 15px 15px;
}

#nav_bucket {
	margin: 15px 15px 15px 15px;
}

#nav li {
	padding: 0px 10px 0px 16px;
	list-style-type: none; 
	font-weight: normal;
	white-space: nowrap;
}

#nav ul {
	margin: 5px; 
	padding:5px 5px 10px 5px;
}

#nav li.helpselect {
	background: url("http://pics.ebaystatic.com/aw/pics/classifieds/nav_bullet.gif") no-repeat 0em 0.4em; 
	font-weight:bold;
}

#nav li.iconCircleOrange {
	background: url("http://pics.qa.ebaystatic.com/aw/pics/classifieds/iconCircleOrange.gif") no-repeat 0em 0.1em; 
	font-weight:bold;
}

#nav li.iconCircleRed {
	background: url("http://pics.qa.ebaystatic.com/aw/pics/classifieds/iconCircleRed.gif") no-repeat 0em 0.1em; 
	font-weight:bold;
}

#nav li.iconCircleBlue {
	background: url("http://pics.qa.ebaystatic.com/aw/pics/classifieds/iconCircleBlue.gif") no-repeat 0em 0.1em; 
	font-weight:bold;
}


#nav .listtitle {	
	background-color: #FDEB6B;
	border-top: 1px solid #CEB503;
	border-bottom: 1px solid #CEB503;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	margin: 0;
	display: block;
}


/*left navigation END */
.navform {
	margin: 15px 15px 15px 0px;
}

.divider {
	border-top: 1px solid #BEC3C7;	
	background-color: #FFFFFF;		
	margin: 5px 0px 5px 0px;
}

/* ManageMyads tab css */
.myadstab ul {
	margin:0 0 5px 0; 
}
.myadstab li {
	list-style:none; 
	display: inline;
	margin:0 0 0 0; 
	padding:0px 0px 0 5px;
	border-right: 1px solid gray;
	font-weight: bold;
	xfont-size: 0.9em;
}
.myadstab li a {
	font-weight: normal;
}
.myadstab .header { 
	font-weight: normal;
	border-right: 0 
}

.myadstab .lastitem { 
	border-right: 0 
}

.myadsImageLink{
	background-color: #FFFFFF;
	text-decoration: none;
}

/* ManageMyads tab css end */

/*Table with default style*/
.tableheader th{
	background-color: #9AD429;
	border-top: 1px solid #77A61A;
	border-bottom: 1px solid #77A61A;
	line-height: 160%;
	padding: 6px;
	text-align:left;	
}
.tableHeader td {
	padding: 5px;
	vertical-align: top;
	xfont-size: 0.9em;
}


.tableDefault th{
	background-color: #9AD429;
	border-top: 1px solid #77A61A;
	border-bottom: 1px solid #77A61A;
	line-height: 160%;
	padding: 6px;
	text-align:left;	
}

.tableDefault td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #98A7B8;
	xfont-size: 0.9em;
}
/*Table with default style end*/

.myadtitle {
	display: inline;
	font-size: 13px;
	font-weight:bolder;
}
.myadtitlelinks {
	display: inline;
	font-size: 80%;
}

.paginationBottom {
	padding: 1.2em 0em 0.5em 0em;
	font-size: 110%;
	font-weight:bold;
}

.paginationBottom a,.paginationBottom b,.paginationBottom strong {
	padding: 0em 0.1em 0 0.1em;
	font-weight:normal;
}

.toplink {
	padding: 0px 10px 0px 5px;
	vertical-align: top;
	border-right: 1px solid gray; 
	white-space: nowrap;
}

.toplinklast {
	padding: 0px 10px 0px 5px;
	vertical-align: top;
	border-right: 0; 
	white-space: nowrap;
}

.pagetitle2 {
	margin: 0;
	padding: 0 0 0.2em 0;
	font-size:medium;
	font-weight:bold;
	border-bottom: 1px solid #BEC3C7;
}

/*****   Custom Contnet styles ***/
.bulletlist {
	list-style: disc;
	margin: 0 0 0 1.2em;
	padding: 0.2em 0 0.2em 1.2em;	
}

#content .bullet ul{
	margin:10px 0 0 0;
}

.bullet li{
	margin:0 0 0 15px;
	list-style-type:disc; 
}

.bulletindent {
	margin-left:30px;
}

.bulletindent li{
	list-style-type:disc; 
}

.pnone {
	margin:0 0 0 0; 
	padding:0;
	font-size:13px;
}
/**************/

#changeLocMenu {
 visibility:hidden;
 background-color:lightyellow;
 position:absolute;
 padding:10px;
 border: 1px solid gray;
}

#changeLocMenu td {
	padding:1px 10px 1px 15px;
	font-size:13px;
}
.ratead{
border: 1px solid #BEC3C7;
padding:8px;
font-size:.8em;
}

.searchsummary {font-weight: normal;}


.ad-desc ul {
	margin: 0 0 0 20px;
	list-style:disc;
}

.stack-adsense-title {
	font-weight: bold;
	font-size: 12px;
	padding: 6px 0px 6px 6px;
	margin:0 0 5px 0;
	background-color: #9AD429;
}

.biz-contact-td {
	padding: 0 10px 0 0;
	vertical-align: top;
	width: 17em;
}

.bigsectiontitle
{
	font-size:120%;
	font-weight:bold;
	
}

.location h1
{
	font-size: 32px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom:3px;
}

.locationsmall h1 
{
	font-size: 21px;
	padding-right: 6px;
	padding-left: 19px;
	font-weight: 600;
	padding-bottom:2px;
	letter-spacing: -1px;
}
/** popup css **/
#modalBackground
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

	z-index: 9;
	background-color:#333333;
	display:none;
	opacity: 0.40;
	filter: alpha(opacity=40)
}

#popupIframe
{
	position: absolute;
	display:none;
	z-index: 10;
}

.modalWindow
{
    position: fixed;
    left: 0;
    top: 0;

	z-index: 11;
	background-color: white;
	display:none;
	border: 1px solid blue;
}
.popupWindow
{
    position: absolute;
	z-index: 11;
	background-color: white;
	border: 1px solid gray;
	display:none;
}
.modalDisable 
{
	background-color:#ADADAD;
}
#changeLocationMenu {
 background-color:lightyellow;
 padding:10px;
}

#changeLocationMenu td {
	padding:1px 10px 1px 15px;
	font-size:13px;
}
.header ul.tabs  {  
	width: 600px;
}

