   
body { padding: 0; margin: 0; font: 11px Arial, Verdana, sans-serif;  background: #fff; color: #454545; }

/* content holder */
#wrapper { margin: 10px auto; width: 990px; }

/* header */
#header { height: 125px;background: #fff url(../images/menu/head.png) no-repeat;position: relative; }
#logo { position: absolute;top: 2px;left: 50px; }


#righttopp {width:250px;height:57px ; background: #fff url(../images/right/3topbg.png) no-repeat;}
#rightmidp {width:250px;background: #fff url(../images/right/3midbg.png) repeat-y;}
#rightjosp {clear:both;width:250px;height:18px ; background: #fff url(../images/right/3josbg.png) no-repeat;}


/* links */
a { color: #003B6E;}
a:hover { color: #9EC068; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 14px Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* horizontal tabbed menu */	
#tabs {   height: 46px; text-align: center;position: absolute;bottom: 11px;right: 30px;  }
#tabs li { display: inline; height: 46px; font-family: "trebuchet ms",verdana,tahoma,sans-serif; font-size: 14px;font-weight:bold; }
#tabs li a { margin: 0px 6px;height: 30px; float: left; background: #fff url(../images/menu/menoff.png) no-repeat; color: #333; padding-top: 16px ; width: 170px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../images/menu/menon.png) no-repeat; color: #D20041; }	
#tabs li a.current { background: #fff url(../images/menu/menon.png) no-repeat; color: #D20041; }	
.key { text-decoration: underline; }

#maincontent {background: #fff url(../images/bgmid.png) repeat-y;width: 990px;}
#maincontent .mintern {padding: 0px 20px;}

/* lists and form elements */
#tabs ul { margin: 0; padding : 0; list-style : none; }


/* Top Search Form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(../images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
#search p { padding: 0; margin: 0; }

/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(../images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(../images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(../images/hoverbtn.gif) no-repeat; color: #fff; }
.error{ background: #fdf8f5; border: 1px solid #ccc; padding: 3px; }
.total{ background-color: #F5F5DC; }
.clear{ clear: both; }

/* right Sidebar */	
#sidebar {
	background: url(../images/right/1topbg.png) no-repeat;
	width: 250px;
	height: 250px;
	padding: 0px;
	margin: 0px;

	
}	

#sidebar2 {
	background: url(../images/right/2topbg.png) no-repeat;
	width: 250px;
	height: 180px;
	padding: 0px;
	margin: 0px;

	
}

#sidebar2 .textdiv2 {

padding:65px 16px 0px 16px;
font-weight: normal;
}


#sidebar .textdiv {
height: 115px;
padding:65px 16px 0px 16px;
color:white;
font-weight: normal;
}

#sidebar .linkdiv {

padding-left: 16px;

}


/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 1px solid #D6D5D6;
	width: 100%;
	padding: 4px;
}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th{
	background:url(../images/th.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	text-align: left;
}

/* Content
 * Main content area
*/
#content{
	padding-left: 15px;
}
#content th a:link, #content th a:visited {
     color: #FFF;
     text-decoration: none;
}
#content th a:hover {
     color: #FFF;
     text-decoration: underline;
}

/* Checkout Steps */
.step { background-color: #EAEAEA; color: #000; width: 100%; padding: 5px; border: 1px solid #ccc;}
.breadcrumbs:link, .breadcrumbs:visited, .breadcrumbs:active, .breadcrumbs:hover {
	color: #3b67d2;
	font-weight: bold;
	text-decoration: none;
}
span.completed{color: green;}
span.pending{color: black; }
span.pendingpayment{
	background: #FFFF99;
	color: #000;
	padding: 3px;
	display: block;
}
span.notcompleted{color: #CACACA;}
span.notcompletedred{color: red;}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters{ color: #666666; font-size: 9px; }

/* Content Forms */


/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
#content .breadcrumb a{ color: #3b67d2; font-weight: bold; text-decoration: none;}
#content a.breadcrumb:hover { color: #3b67d2; font-weight: bold; text-decoration: underline;}


/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav td { padding: 2px 4px 2px 4px; }
.pageNav a { text-decoration: none; }

.pagination{
	text-align: right;
	background-color: #7088b0;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #809ac5;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.navigation{
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color:#F1F1F1;
}

/* Bold Listings
 * td.bold handles the display of bold listings
 *
*/
td.bold{
	font-weight: bold;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	background-color:#FFF7D2;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
}
.row2{
     background-color:#FFF;
}

.listingextras,
.listingextras a {
	margin: 5px 0 ;
	font-size: 1em;
	text-align: center;
	}
.listingextras2 {
	border: 1px solid #F1F1F1;
	margin: 5px;
	padding: 5px;
}
.listingextras2 a {
	margin: 5px 0 ;
	font-size: 1em;
}
.favorites {
	background: url('../images/favorites.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.printer {
	background: url('../images/printer.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.moreads {
	background: url('../images/moreads-seller.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.friendmail {
	background: url('../images/friendmail.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.contact {
	background: url('../images/contact.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border:1px inset;
	}
.updated {
	background: #fdf8f5 url(../images/check.png) no-repeat 1em ;
	border: 1px solid #ccc;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}


/* footer  */
#footer { clear: both;
background: #fff url(../images/footer.png) no-repeat;width: 990px;height:40px;
}
#footer div {padding: 7px 25px;font-size: 11px;font-family:tahoma, verdana, arial, sans-serif;color: #717276; }

A.footerlinks:link {font-weight:normal;color: #717276;text-decoration:none;font-size: 11px;font-family:tahoma, verdana, arial, sans-serif; }
A.footerlinks:visited {font-weight:normal;color: #717276;text-decoration:none;font-size: 11px;font-family:tahoma, verdana, arial, sans-serif; }
A.footerlinks:hover {font-weight:normal;color: #000000;text-decoration:underline;font-size: 11px;font-family:tahoma, verdana, arial, sans-serif; }	

A.subcategorii:link {font-weight:normal;color: #5B5B5B;text-decoration:none;font-size: 12px;font-family:arial, tahoma, verdana, sans-serif; }
A.subcategorii:visited {font-weight:normal;color: #5B5B5B;text-decoration:none;font-size: 12px;font-family:arial, tahoma, verdana, sans-serif; }
A.subcategorii:hover {font-weight:normal;color: #000000;text-decoration:underline;font-size: 12px;font-family:arial, tahoma, verdana, sans-serif; }	

A.categprincipale:link {font-weight:bold;color: #D20041;text-decoration:none;font-size: 14px;font-family:arial, tahoma, verdana, sans-serif; }
A.categprincipale:visited {font-weight:bold;color: #D20041;text-decoration:none;font-size: 14px;font-family:arial, tahoma, verdana, sans-serif; }
A.categprincipale:hover {font-weight:bold;color: #000000;text-decoration:underline;font-size: 14px;font-family:arial, tahoma, verdana, sans-serif; }	

A.sortheader:link {font-weight:normal;color: #fff;text-decoration:none;font-size: 11px;font-family:arial, tahoma, verdana, sans-serif; }
A.sortheader:visited {font-weight:normal;color: #fff;text-decoration:none;font-size: 11px;font-family:arial, tahoma, verdana, sans-serif; }
A.sortheader:hover {font-weight:normal;color: #ccc;text-decoration:underline;font-size: 11px;font-family:arial, tahoma, verdana, sans-serif; }	





.subcatsmall {line-height: 130%}

.formleft {font:normal 12px arial, sans-serif;padding:4px 10px;text-align: right;}
.formright{font:normal 12px arial, sans-serif;padding:4px 10px;}

A.linklista:link {width:100%;height:100%;display:block;font-weight:normal;color: #000;text-decoration:none;font-size: 11px;font-family:arial, tahoma, verdana, sans-serif; }
A.linklista:visited {width:100%;height:100%;display:block;font-weight:normal;color: #000;text-decoration:none;font-size: 11px;font-family:arial, tahoma, verdana, sans-serif; }
A.linklista:hover {width:100%;height:100%;display:block;font-weight:normal;color: #999;text-decoration:underline;font-size: 11px;font-family:arial, tahoma, verdana, sans-serif; }	






