/* Diplomatic Style Sheet */
@import "./editor.css";

body {
font-family: tahoma,arial,geneva;
color: #000000;
font-size: 0.8em;
padding: 0;
margin: 0;
background-color: #ffffff;
text-align: center;
min-width: 820px;
}

/*Cadres principaaux*/
#main {
margin:0 auto;
text-align: center;
width:820px;
background: url(./images/mainbg.gif) repeat-y;
}
#wrapper {
margin:0 auto;
width:780px;
text-align: left;
}

/*//////////////////// En tête ////////////////////*/
#header {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(./images/header.jpg) no-repeat;
height: 230px;
position: relative;
}
#header h1 {
font-size: 24px;
font-weight: bold;
letter-spacing: 4px;
margin: 0px 0px 0px 0px;
display: none;
}
#headercombo {
position: relative;
top: 196px;
left: 540px;
width: 222px;
}
#search {
font-size: 0.8em;
/*font-variant: small-caps;*/
/*letter-spacing: -1px;*/
color: #000000;
background-color: #ed1d24;
}
/*//////////////////// Menu (ou autre) top ////////////////////*/
#top {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height: 38px;
background-color: #cc0000;
background: url(./images/menubg.gif) repeat-x;
}
#top ul {
list-style-type: none;
margin: 0;
padding:0;
}
#top li {
float: left;
margin: 0px 1px 0px 0px;
padding: 10px 1px 0px 0px;
border-right: solid 1px #ffffff;
height: 38px;
}
#top a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
padding: 4px;
font-variant: small-caps;
}
#top a:hover {
 /*background-color: #ff6666;*/
 color: #000000;
}
/*//////////////////// droite ////////////////////*/
#right {
float:right;
width: 200px;
margin: 0px;
}
#rightcontent {
padding: 1px;
margin: 0px 4px 4px 0px;
border: solid 1px #cccccc;
}
#rightcontent ul {
}
#rightcontent li {
list-style-type: none;
margin-left: -20px;
}
#rightcontent h3 {
font-size: 12px;
margin: 2px;
}
#rightcontent a {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #666666;
}
#rightcontent a:hover {
 /*background-color: #ff6666;*/
 color: #000000;
}
/*//////////////////// pied ////////////////////*/
#footmenu {
clear:both;
height: 47px;
background: url(./images/footmenubg.gif) no-repeat;
}
#footmenu ul {
list-style-type: none;
margin: 0px 0px 0px 100px;
padding: 0px;
}
#footmenu li {
float: left;
margin: 0px 4px 0px 0px;
padding: 20px 0px 0px 0px;
/*border-right: solid 1px #ffffff;*/
height: 38px;
}
#footmenu a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
padding: 4px;
font-variant: small-caps;
}
#footmenu a:hover {
 background-color: #cccccc;
}
#foot {
clear:both;
height: 40px;
background: url(./images/footbg.gif) repeat-x;
padding-top: 10px;
}
#copy {
font-size: 12px;
text-align: center;
}
/*//////////////////// centre ////////////////////*/
#center {
float: left;
width: 550px;
}

#centercontent {
padding: 8px;
margin: 0px;
}

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

/*//////////////////// divers ////////////////////*/

/* package annonces -> attention, relatif aux id des packages */
#package2 {
	background-color: #ffffff;
	border: solid 1px #cccccc;
}
#package3 {
	background-color: #eeeeee;
	border: solid 1px #ff0000;
}
#package3 strong {
	color: #ff0000;
}
#package4 {
	background-color: #ffffff;
	border: solid 1px #cccccc;
}
#package5 {
	background-color: #eeeeee;
	border: solid 1px #ff0000;
}
#package5 strong {
	color: #ff0000;
}



/*tables de liste - mise en evidence ligne title*/
.tdtitle {
border-bottom: solid 1px #cccccc;
}

.liketh {
	font-weight: bold;
	color: #000000;
	/*background: #5487BF url("images/fade.gif");*/
	/*
	background-color: #ccccff;
	border-bottom: 1px solid #5C604D;
	*/
	background-color: #cccccc;
	border-bottom: 1px solid #5C604D;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
}
/* msg spe */
#reporting {
text-align: center;
margin: 10px 0px 10px 0px;
}
/* banniere bas de page */
#ad0 {
clear: both;
text-align: center;
margin-bottom: 10px;
}

/*//////////////////// SPECIFIK ////////////////////*/

/*//////////////////// home page ////////////////////*/
#hometop {
	text-align: right;
	border-bottom: 1px solid #cccccc;
}
#hometop a {
	color: #cc0000;
}
#homeboxtop {
	background: url("./images/hometop.jpg") no-repeat;
	height: 33px;
	margin: 0px;
}
#homebox {
	background: url("./images/homebg.jpg") no-repeat;
	margin: 0px;
	padding: 0px 40px 0px 20px;
	height: 89px;
	font-weight: bold;
}

#hometext {
}

/*//////////////////// INITIAL CLASSIFIED ////////////////////*/

/* Standard 68 Classifieds Style Sheet */
/*
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #A3AE7E;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 90%;
	background-color: #C8CFB4;
	border: 1px solid #5C604D;
	padding: 5px;
	margin: 10px auto;
}
#header {
	text-align: center;
}
.topbar {
	background-image:  url("images/bar.gif");
	background-repeat: repeat-x;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: right;
	padding: 5px;
}
*/
/* Navigation Styles */
.navigation{
	border: 1px solid #5C604D;
	width: 175px;
}
.navTitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #5C604D url("images/fade.gif");
	border-bottom: 1px solid #5C604D;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
}
.navlist{
	font-weight: bold;
	background-color:#F1F1F1;
	text-indent: 5px;
	padding: 3px;
	/*border-top: 1px solid #5A89C0;
	display: block;
	margin: 3px;
	*/
}
a.navlist:link { color: #5C604D; }
a.navlist:visited{ color: #5C604D; }
a.navlist:hover
{
color: #000;
font-weight: bold;
}

/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th {
	font-weight: bold;
	color: #000000;
	/*background: #5487BF url("images/fade.gif");*/
	background-color: #cccccc;
	border-bottom: 1px solid #5C604D;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 1px solid #cccccc;
	width: 100%;
	padding: 0px;
	margin:0px;
}
/* Sortable 
* Sort the show listings table
*
*/
table.sortable 
{
	border: 1px solid #000;
	width: 100%;
	padding: 0px;
	margin:0px;
}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #FFF;
}
a.sortheader:link {
	text-decoration: underline;
	color: #FFF;
}
a.sortheader:visited {
	text-decoration: underline;
	color: #FFF;
}
a.sortheader:hover {
	text-decoration: none;
	color: #FFF;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color: #EEEEEE;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	/*background-color:#CAE6CE;*/
	background-color:#FFF7D2;
}
/* Bolderered Listings
*
*/
td.boldertitle {
	background-color:#cccccc;
}
td.boldertitle strong{
	color: #000000;
	font-weight: 900;
}
td.bolder{
	/*background-color:#CAE6CE;*/
	font-weight: bold;
}
td.bolder strong{
	font-weight: 900;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
}
.row2{
     background-color:#FFF;
}

/* Form styles */
/*
 * The form styles section displays information about the forms
 * formstrip is the part above the form fields
 * formleft & formright deal with the left and right <td> in the form output.
 *
*/
.formstrip { color: #000; font-weight: bold; font-size: 12px; padding: 4px; }
.formstriperror {color: #FF0000; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #5C604D; }
.formstrip a:hover { color: #000; }
.formstrip input { background-color: #ff0000; color: #000; font-weight: bold; font-size: 12px; }
.formstrip input.special { background-color: #ffffff; color: #000; font-weight: bold;  }

.formleft  {
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.formright  {
	padding: 5px;
	margin: 5px;
	text-align: left;
}

.formsmall  { color: #000000; padding: 4px; }
input,select,textarea
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }

/* Expired Listings */
.expired {font-weight: bold; color:#000000; }

/* Link Styles
 *
*/
a:link{
	color: #000;
}
a:visited{
	color: #000;
}
a:hover{
	color: #5C604D;
}
a:active {
	color: #5C604D;
}
/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb{ color: #000; }
a.breadcrumb:link { color: #000; }
a.breadcrumb:visited{ color: #000; }
a.breadcrumb:hover { color: #5C604D; }

/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav { margin-bottom: 10px; }
.pageNav td { padding: 2px 4px 2px 4px; }
.pageNav a { text-decoration: none; }

.pagination{
	text-align: right;
	background-color: #000;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #cc0000;
	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;
}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters{
	color: #666666; font-size: 9px;
}
/* Icons
 * The following classes are used on the userindex page
 * it formats the icons and links.
*/
div.icon   { 
	margin: 3px; 
	text-align: center;
}
div.icon a { 
	display: block; 
	height: 93px !important;
	height: 95px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	text-align: center;
}
div.iconimage { 
	padding-top: 13px; 
	text-align: center;
}
