/* Standard 68 Classifieds Style Sheet */
body {
	background-image:  url("images/bg_body.jpg");
	font-family: arial, sans-serif;
	font-size: 12px;
}
DIV.texto 
{
position: absolute;
top: 125px;
left: 315px;
}
.texto strong{
	color:#003366;
	font-weight:normal;
}
.texto h1{
	color:#003366;
	font-size: 18px;
	font-weight:bold;
}
.texto h2{
	color:#003366;
	font-size: 16px;
	font-weight:bold;
}
.texto h3{
	color:#003366;
	font-size: 15px;
	font-weight:bold;
}
/*css menu by fetra*/
#menu1 {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 93px;
left: 754px;
}
/*
p,li,a,h1{

	color: #006B9E;
	font-weight: bold;
	font-family: arial, sans-serif;
}
*/
a{

	color: #006B9E;
	font-weight: bold;
	font-family: arial, sans-serif;
}
p{
	font-size: 9pt;
	text-align: justify;
}

/* HERE IS THE WHOLE THING */
#rollovermenu{
	width:139px;
	
}

#rollovermenu, #rollovermenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#rollovermenu ul{	
	background-color:#EBEBEB;
	width:139px;	
}

#rollovermenu ul a:link, #rollovermenu a:visited {
	display: block;
	border:none;
	text-decoration:none;
	height:15px;
}
#rollovermenu ul a:hover, #current a{
	background:#ffffff;
	color:#006B9E;
	font-weight: bold;
}
#rollovermenu li { /* all list items */
	position: relative;
	cursor: default;
}

#rollovermenu li ul { /* second-level lists */
	position: absolute;
	border:1px solid #cccccc;
	background-color:#EBEBEB;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#rollovermenu li:hover ul, #rollovermenu li.sfhover ul { /* lists nested under hovered list items */
	left:0px;
	top:19px;
}

li#invite {
	text-align:center;
	font-size:9pt;
	font-weight: bold;
	margin: 0 0 0px 0px;
	padding:1px 0 0 0;
	color: #006B9E;
	height:19px;
}
ul#invite {
text-align:left;
}
/*css menu by fetra*/
#wrapper {
	text-align: left;
	width: 1000px;
	border: 0px;
	padding: 0px;
}

.left{
position: absolute;
top: 0px;
left: 2px;
}
.padding{
padding: 5px 0 0 5px;
}
.valid{
padding: 10px 0 0 175px;
}
.pad{
padding: 5px 0 0 0;
}
.padx{
padding: 0 0 0 4px;
}
.Stylex0 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;		
}
.Stylex1 {
	color: #1577A6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}
.Stylex2 {
	color: #9E9E9E;
	text-decoration: none;
	font-size: 9px;	
}
.Stylex3 {
	color: #1577A6;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}
.Stylex4 {
	color: #1577A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.Stylex5 {
	color: #FF9835;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stylex6 {
	color: #1577A6;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Stylex6:hover {
	color: #ff0000; 
	font-weight: bold;
}
.Stylex7 {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stylex8 {
	padding: 0 0 0 10px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stylex9 {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stylex10 {
	text-transform:uppercase;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Stylex11 {
	color: #1577A6;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	text-align: center;
}
.topbar {
	background-image:  url("images/bar.gif");
	background-repeat: repeat-x;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: right;
	padding: 5px;
}

/* Navigation Styles */
.navigation{
	border: 1px solid #5A89C0;
	width: 175px;
}
.navTitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #5487BF url("images/fade.gif");
	border-bottom: 1px solid #5A89C0;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
}
.navlist{
	font-weight: bold;
	background-color:#F1F1F1;
	text-indent: 5px;
	padding: 3px;
}
.navlist:hover {
	background-color: #FFFFFF;
}
a.navlist:link { color: #448; }
a.navlist:visited{ color: #667; }
a.navlist:hover { color: #5487BF; font-weight: bold; background-color: #FFFFFF; }


/* 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 {
 text-align: center;
 font-size: 12px;
 font-weight: bold; 
 color: #FFFFFF;
 background: #1577A6;
 border-bottom: 1px solid #5A89C0;
 text-indent: 0px;
 padding: 5px 0 5px 0; 
 
}
TD.shows {
 text-align: left;
 padding: 0 0 0 5px; 
 font-size: 12px;
 font-weight: bold; 
 color: #FFFFFF;
 background: #1577A6;
 border-bottom: 1px solid #5A89C0;
 text-indent: 0px; 
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 0px solid #000;
	width: 100%;
	padding: 0px;
	margin:0px;
}
/* Sortable 
* Sort the show listings table
*
*/
table.sortable 
{
	border: 1px solid #0199CC;
	text-decoration: none;
	width: 100%;
	padding: 0px;
	margin:0px;
}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #FFF;
}
a.sortheader:link {
	text-decoration: none;
	color: #FFF;
}
a.sortheader:visited {
	text-decoration: none;
	color: #FFF;
}
a.sortheader:hover {
	text-decoration: none;
	color: #FFF;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color:#F1F1F1;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	/*background-color:#CAE6CE;*/
	background-color:#FFFFFF;
}
/* 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: #1577A6; font-weight: bold; font-size: 12px; padding: 4px; text-align: center; }
.formstriperror { color: #FF0000; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #1577A6 }
.formstrip a:hover { color: #ff0000 }
.formleft  {
	text-align: left;
	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: Arial, Geneva;
	font-size: 10px;
}

/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }
.error{
	color: #000000;
	background: #FFF;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: 1px solid red;
	text-align: center;
}

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

/* Link Styles
 *
*/
img{
border:0px;
}

/*a:link{
	color: #448;
}
a:visited{
	color: #667;
}
a:hover{
	color: #5487BF;
}
a:active {
	color: #FF0000;
}*/
/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb{ color: #1577A6;}
a.breadcrumb:link { color: #1577A6; }
a.breadcrumb:visited{ color: #1577A6; }
a.breadcrumb:hover { color: #1577A6; }

/* 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;
	color: #333333;
}
.paginationNum{
	color: #333333;
}
.navigationBack{
	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;
}
