
/********************************************
   HTML ELEMENTS
********************************************/ 


body {

	font: normal .70em/1.6em Verdana, Helvetica, Arial,Tahoma, sans-serif;
}

div{
	border-collapse: collapse;
}
td{ vertical-align: top;}
.row1{
     background-color:#fff;
     color : inherit;

}
.row2{
     background-color:#eee;
     color: inherit;
}


/* links */
a {
	color: #365399;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #00713d;
	background-color: inherit;	
	text-decoration: underline;
}

a:active{
  	color: #ff6600;
  	background-color: inherit;
	text-decoration: none;
}


/* headers */
h1, h2, h3 {
	font: normal 1.3em 'Trebuchet MS', Arial, Sans-serif;		
}
h1 { font-size: 1.6em; font-weight: bold;  background-color: transparent;} 
h2 { font-size: 1.4em; font-weight: bold;  background-color: transparent; }
h3 { font-size: 1.3em; font-weight: bold;  background-color: transparent;}

h1, h2, h3 {
	margin: 0;
	text-align:justify;
}

p{
	margin: 0;
	padding: 5px;
	
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}

/* images */
img {
	border: none;
}

/* form elements */

form {
	padding:0px;
	margin: auto;
}

fieldset{
	position: relative;
	padding:16px;
	background-color: #CDD4E5;
	border: 3px double #365399;
	margin-top: 20px;
}
legend{
/*	position: absolute; */
	top: -0.8em;
	left: 0.2em;
	font: normal 1.5em 'Trebuchet MS', Sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:0px;
	color: #fff;
	background-color: #FF7300;
	border: 3px double #fff;
}
label {
	font: bold 1.2em/1.4em 'Trebuchet MS', Sans-serif;
	color: #365399;
	width:100px;
}






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

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	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-color: #fff;
	background-image:url(../images/bg_underlinks.gif);
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color: #fff;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
/***********************
	  LAYOUT
************************/
#wrap {
	width: 1024px;
	margin: 0px auto 0px auto;	
	text-align: left;		
	background-color: inherit;
}
#multi_site_nav{
	background-color: inherit;color:#fff;font: normal 1.1em  'Trebuchet MS', Tahoma, verdana,  sans-serif;height:25px;
}
#multi_site_nav ul {
	margin:0; padding: 0;
   	list-style:none;
	   	
}
#multi_site_nav li {
   display:inline;
   margin:0; padding:0;
}
#multi_site_nav a {
	float: left;
	vertical-align:bottom;
  	height:20px;
	padding:0px;
  	padding-top: 5px;
   	text-decoration:none;	
	background: transparent;vertical-align: bottom;
}
#multi_site_nav a:hover {
	color: #ffcc00;	
	background: transparent;
	text-decoration:none;	
}
#sub_site_nav{
	background-color: inherit;color:#fff;font: normal 1.1em  'Trebuchet MS', Tahoma, verdana,  sans-serif;float: left;
}
#sub_site_nav ul {
	margin:0; padding: 0;
   	list-style:none;	
}
#sub_site_nav li {
   display:inline;
   margin:0; padding:0;
}
#sub_site_nav a {
	float: left;
	height:20px;
  	padding:0px;
  	padding-top: 5px;
   	text-decoration:none;	
	background: transparent;
}
#sub_site_nav a:hover {
	color: #ffcc00;	
	background: transparent;
	text-decoration:none;	
}
#pre_nav{
	background-color: transparent;color:#fff;padding:5px;font: normal 1.1em  'Trebuchet MS', Tahoma, verdana,  sans-serif;height:25px;white-space: nowrap;
}
#pre_nav ul {
	margin:0; padding: 0;
   	list-style:none;
   	
}
#pre_nav li {
   display:inline;
   margin:0; padding:0;
}
#pre_nav a {
	float: left;
  	padding:0px;
  	padding-left: 20px;
   	text-decoration:none;	
	color: #fff;
	background: transparent;
}
#pre_nav a:hover {
	color: #ffcc00;	
	background: transparent;
	
}
#pre_nav #current a {
   color: #FFcc00;
   background: transparent;
}

/* header */
#header {
	position: relative;
	height: 90px;
	background-image: url(../images/land_slice.png); 
	background-color: #365399;	
	background-repeat:	repeat-x;
}
#header h1#logo {
	position: absolute;
	top: 5px; left: 10px;
	margin: 0; padding: 0;
	font: normal 50px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #fff;	
}
.logo2  {
  	color: #ffcc00;
}

#header h2#slogan {
	position: absolute;
	top: 58px; left: 10px;
	color: #ffcc00;
	text-indent: 0px;

	text-transform: none;	
}

#banner {
  	position: absolute;
	top: 12px; right: 20px;
}
#top_nav{
  padding-left: 5px;
  background-color: #365399;
  color:#fff;
  border-top: 3px double #ffcc00;
}

#top_nav ul {
	margin:0; padding: 0;
   	list-style:none;
	font: normal 1.1em  'Trebuchet MS', Tahoma, verdana,  sans-serif;
	height: 1.6em;
}
#top_nav li {
   display:inline;
   margin:0; padding:0;
}
#top_nav a {
	float: left;
   	margin:0;
  	padding:2px 10px 2px 10px;
   	text-decoration:none;	
	color: #fff;
	background: transparent;
}
#top_nav a:hover {
	color: #ffcc00;	
	background: transparent;
	
}
#top_nav #current a {
   color: #FFcc00;
   background: transparent;
}
/* center table */
#center_table{
	clear: both;
	width: 100%;
	height: 400px;
	background-color: inherit;
	margin: auto;
	border: 0px;
}
/* large panel */
#large_panel {
	vertical-align: top;
	width: 700px;
	background-color: inherit;
	padding-top:  20px !important; /* IE fix*/
  	padding-top: 20px;
}
#large_panel th a:link, #content th a:visited {
     color: #FFF;
     text-decoration: none;
}
#large_panel th a:hover {
     color: #FFF;
     text-decoration: underline;
}
#large_panel .breadcrumb {padding-left:0px;}
#large_panel .breadcrumb a{color: #3b67d2; font-weight: bold; text-decoration: none;}
#large_panel a.breadcrumb:hover { color: #3b67d2; font-weight: bold; text-decoration: underline;}

/* sidebar */
#sidebar {
	vertical-align: top;
	background-color: inherit;
	border: 0px dashed #ddd;
	padding: 10px;
	padding-top:  20px !important; /* IE fix*/
  	padding-top: 20px;
		
}
#sidebar ul.sidemenu {
	margin: 0 0 20px 15px; padding: 0;	
	background: #333;
	border:1px solid #ffcc00;
	border-top:0px;
}
#sidebar ul.sidemenu li {
	display: inline;
	list-style: none;		
}

.sidebar_title { 
	clear: both;
	font: normal 1.3em 'Trebuchet MS', Arial, Sans-serif; 
	font-weight: bold;
	padding: 3px 15px;
	margin: 0pt 0pt 0pt 15px;
	height: 20px;
	color:	#ffcc00;
	background-color: #333;
	border:1px solid #ffcc00;
	border-bottom: 0px;
}
#sidebar ul.sidemenu li a {
  display: block;	
  padding: 5px 10px 5px 15px;   
  text-decoration: none;
  color: #CCC;
  font-weight: bold;  
} 
#sidebar ul.sidemenu li a:hover {
  color: #ffcc00;
  background: #222222;
}

#sidebar ul.sidemenu li a:active {
  color: #000000;
  background-color: #ffcc00; 
} 	
/* right hand sidebar */
#rh_sidebar {
	background-color: #ffffff;
	border: 2px solid #000;
}
#rh_sidebar ul.sidemenu {
	margin: 0 0 20px 15px; padding: 0;	
	background: #333;
	border:1px solid #ffcc00;
	border-top:0px;
}
#rh_sidebar ul.rh_sidemenu li {
	display: inline;
	list-style: none;		
}

.rh_sidebar_title { 
	clear: both;
	font: normal 1.3em 'Trebuchet MS', Arial, Sans-serif; 
	font-weight: bold;
	padding: 3px 15px;
	margin: 0pt 0pt 0pt 15px;
	height: 20px;
	color:	#ffcc00;
	background-color: #333;
	border:1px solid #ffcc00;
	border-bottom: 0px;
}
#rh_sidebar ul.rh_sidemenu li a {
  display: block;	
  padding: 5px 10px 5px 15px;   
  text-decoration: none;
  color: #CCC;
  font-weight: bold;  
} 
#rh_sidebar ul.rh_sidemenu li a:hover {
  color: #ffcc00;
  background: #222222;  
}

#rh_sidebar ul.rh_sidemenu li a:active {
  color: #000000;
  background-color: #ffcc00; 
} 



/* Footer */
#footer-wrap {
	border-top: 1px dashed #ddd;
	margin: 0 auto; 
	padding: 0px; 
	font-size: 88%;
}

#footer-wrap a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #000000;
}

#footer-wrap a:hover { 
	text-decoration: none; 
	font-weight: bold;	
	color: #b90311;
}
#footer-wrap .footer-left{
	float: left;
	width: 100%;	
	padding-bottom: 20px;
	background: inherit;	
}

/* 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;}


/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align_center{ text-align:center;}
/* additional classes */
.clear {	clear: both; }

.comments { 
	text-align: right; 
	padding: 7px 15px;
	margin: 20px 15px 15px 15px;
	background: #666;
	color:		inherit;
	border: 1px solid #000000;	 
}

.h2_span{		
		font-weight: bold;
		color: #ffcc00;
		font-size: 1.4em;
		font-family:'Trebuchet MS',Arial,Sans-serif;
}

.select_container {
  border: 0;
  position: relative; top: 0px; left: 10px; width: 150px; height: 20px; overflow: hidden;
}
.inpSelect {
  position: absolute; width: 152px; top: -1px; left: -1px;
}
.form_element{
	color: black;
	width: 179px;
	margin:auto;
	padding-top: 7px;
	padding-bottom:9px;
	padding-left:4px;
	background-image: url(../images/form_thingy.gif);
}
.container{
	border: 3px double #365399;
}
/* 68 standard css */
.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: #365399; margin-bottom: 8px; border: 3px double #ffcc00; padding: 6px;color:#fff;}
.total{ background-color: #F5F5DC; }
.clear{ clear: both; }

/* 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: #365399;
	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:#FFF7D2;
	padding:5px;
}

/* 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;
}


.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;
}
.delfavorites {
	background: url('../images/favorites_delete.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;
}
.updated {
	background: #E8EFF5 url(../images/check.png) no-repeat 1em ;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}
.formleft{
	vertical-align: top;
	width:200px;
}
