html {
  height: 100%;
  overflow: hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	/*background-color: #333333;*/
	text-align: center;
	margin:0px;
	leftMargin: 0px;
	topMargin: 0px; 
	marginheight: 0px;  
	marginwidth: 0px;	
	WIDTH: 100%; HEIGHT: 100%;
	/*background: url(../images/bg.png);*/
    padding: 0px;
}

#flashcontent {
    WIDTH: 100%; HEIGHT: 100%;
	color: #666666;
	background-color: #1E1E1E;
}
#flashcontent a {
  color: #FF0000;
}
#flashcontent a:hover {
  color: #06f;
}

/* page */
#page { 
width: 100%;
height: 100%;
text-align:center;
}

IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG.center {
	VERTICAL-ALIGN: middle
}


/* links */
A:link {color: #333333; text-decoration: none}
A:visited {color: #333333; text-decoration: none}
A:active {color: #333333; text-decoration: none}
A:hover {color: #FF3300; text-decoration: none}




/* header */
#header{
	WIDTH: 100%; BORDER-BOTTOM: #FFFFFF 0px solid; POSITION: relative; HEIGHT: 120px; VERTICAL-ALIGN: middle; overflow:hidden; background: url(../images/w-wa.jpg) repeat-x;
}

.title { 
LEFT: 0px; TOP: 15px; WIDTH: 100%; POSITION: absolute;  
FONT-SIZE: 30px; 
COLOR: #FFFFFF; 
FONT-FAMILY: Georgia, Times, serif; 
FILTER: alpha(opacity=50); moz-opacity: 0.5; opacity: 0.5;
text-align:right;
padding-bottom: 3px;
margin-right:20px;
}

.line { 
LEFT: 0px; WIDTH: 100%; POSITION: absolute;  TOP: 125px;
height: 5px;
FONT-SIZE: 10px; 
COLOR: #FFFFFF; 
FONT-FAMILY: Georgia, Times, serif; 
text-align:center;
padding-bottom: 0px;
background-color: #333333;
}

#lang_strip{
	HEIGHT: 20px; WIDTH: 100%; BORDER-BOTTOM: #FFF2CC 1px solid; POSITION: relative; VERTICAL-ALIGN: middle; overflow: visible;
}

#lang_change{
	LEFT: 900px; WIDTH: 200px; TOP: 2px; POSITION: relative; HEIGHT: 24px; font-size: 12px; padding-top: 0px; padding-bottom: 0px; text-align: right; border: 0px solid #000000;
}
#lang_change A:link {font-weight:bold; font-size: 14px; color: #FFF2CC; text-decoration: none}
#lang_change A:visited {font-weight:bold; font-size: 14px; color: #FFF2CC; text-decoration: none}
#lang_change A:active {font-weight:bold; font-size: 14px; color: #FFF2CC; text-decoration: none}
#lang_change A:hover {font-weight:bold; font-size: 14px; color: #693814; text-decoration: underline}



#copyright{
	LEFT: 0px; TOP: 5px; WIDTH: 100%; color: #999999; POSITION: relative; VERTICAL-ALIGN: middle; overflow: visible; font-size: 10px; text-align:right; 
}
#copyright A:link {font-weight:bold; font-size: 12px; color: #FF6600; text-decoration: none}
#copyright A:visited {font-weight:bold; font-size: 12px; color: #FF6600; text-decoration: none}
#copyright A:active {font-weight:bold; font-size: 12px; color: #FF6600; text-decoration: none}
#copyright A:hover {font-weight:bold; font-size: 12px; color: #CCCCCC; text-decoration: underline}

#users_on_line {
    LEFT: 0px; WIDTH: 100%; 
    COLOR: #cccccc;
	FONT-SIZE: 10px;
	padding-left: 10px;
	text-align:left;
}

#comments_div{
	LEFT: 0px; TOP: 5px; WIDTH: 100%; color: #999999; POSITION: relative; VERTICAL-ALIGN: middle; overflow: visible; font-size: 10px; text-align:left; 
}

#comments {
BORDER-BOTTOM: #CCCCCC 1px dotted;
margin-top: 20px;
font-size: 16px;
font-family: Verdana, Helvetica, sans-serif;
FONT-WEIGHT: bold;
margin-bottom: 10px;
}
#comment_table {
font-family: Verdana, Helvetica, sans-serif;
BORDER-BOTTOM: #CCCCCC 1px dotted;
margin-bottom: 10px;
}
#comment_td {
font-size: 13px;
FONT-WEIGHT: bold;
padding-bottom: 5px;
}
#comment_message {
font-size: 11px;
padding-left: 15px;
padding: 7px;
}
#comment_time  {
font-size: 10px;
text-align: right;
}
#error {
border: 1px solid #cccccc;
padding: 10px;
width: 200px;
text-align: left;
margin-bottom: 5px;
}


#comment_form {
	
}
#comment_form INPUT.comment_input {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; MARGIN-BOTTOM: 5px; MARGIN-RIGHT: 10px; PADDING-BOTTOM: 4px; FONT: 11px verdana, sans-serif; BORDER-LEFT: #cccccc 1px solid; WIDTH: 180px; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; outline: none
}
#comment_form TEXTAREA.comment_input {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 4px; FONT: 11px verdana, sans-serif; BORDER-LEFT: #cccccc 1px solid; WIDTH: 380px; COLOR: #443; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; outline: none
}
.submit {
	HEIGHT: 20px; outline: none;
}
LABEL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 10px Verdana,sans-serif; PADDING-TOP: 0px
}
.add_comment {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
padding: 2px 7px 2px 7px;
BACKGROUND-COLOR: #333333;
border: 1px solid #cccccc;
FONT-WEIGHT: bold;
}
.add_comment A:link {color: #cccccc; text-decoration: none}
.add_comment A:visited {color: #cccccc; text-decoration: none}
.add_comment A:active {color: #cccccc;; text-decoration: none}
.add_comment A:hover {color: #FF3300; text-decoration: none}


#pageLinks { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
	 FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}
#pageLinks A:link {
	COLOR: #999999; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#pageLinks A:visited {
	COLOR: #999999; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#pageLinks A:active {
	COLOR: #999999; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#pageLinks A:hover {
	COLOR: #FF3300; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
#view_link {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; COLOR: #ff0000; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Helvetica, sans-serif
}



#commentlinks { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
	 FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-ALIGN: center
}
#commentlinks A:link {
	COLOR: #999999; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#commentlinks A:visited {
	COLOR: #999999; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#commentlinks A:active {
	COLOR: #999999; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#commentlinks A:hover {
	COLOR: #FF3300; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
#comment_view_link {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; COLOR: #FF3300; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Helvetica, sans-serif
}


.stat { 
COLOR: #cccccc; WIDTH: 100%;
}

.bottom { 
LEFT: 0px; TOP: 0px; WIDTH: 90%; color: #999999; POSITION: relative; VERTICAL-ALIGN: right; overflow: visible; BACKGROUND-COLOR: #333333;

}











#top_menu { position: absolute; margin: 0 0 0 0; text-align:left; top: 12px; left: 0px; color: #cccccc; font-weight:bold; font-size: 10px;font-weight:normal; font-size: 10px;border: 0px solid #ffffff}
#top_menu A:link {color: #cccccc;}
#top_menu A:visited {color: #cccccc;}
#top_menu A:active {color: #cccccc;}
#top_menu A:hover {color: #ffffff; text-decoration: none}

#top_info { position: absolute; margin: 0 0 0 0; text-align:right; top: 5px; right: 0px; color: #cccccc; font-weight:normal; font-size: 10px;border: 0px solid #ffffff}
#top_info A:link {font-weight:bold; font-size: 10px; color: #f60; text-decoration: none}
#top_info A:visited {font-weight:bold; font-size: 10px; color: #f60; text-decoration: none}
#top_info A:active {font-weight:bold; font-size: 10px; color: #ffffff; text-decoration: none}
#top_info A:hover {font-weight:bold; font-size: 10px; color: #ffffff; text-decoration: underline}






#main_image #center {
	LEFT: 50%; MARGIN-LEFT: -475px; WIDTH: 950px; POSITION: absolute; border: 0px solid #000000; overflow: visible; VERTICAL-ALIGN: text-bottom;
}






#logo { 
position: absolute; 
left:0px;
top:5px;
padding: 0 0 0 0px; 
border: 0px solid #000000;

/*background: #999999 url(../images/vr360_logo.jpg) no-repeat;*/
}














#main_buttons { position: absolute; top: 59px; right: 0px; margin: 0 0 0 0; text-align: right; color: #000000; font-weight:normal; font-size: 11px; background: #999999; border-top: 1px solid #cccccc; padding-top: 1px; padding-bottom: 3px; padding-right: 7px; padding-left: 7px; VERTICAL-ALIGN: middle;}
#main_buttons A:link {font-weight:bold; font-size: 10px; color: #000000; text-decoration: none}
#main_buttons A:visited {font-weight:bold; font-size: 10px; color: #000000; text-decoration: none}
#main_buttons A:active {font-weight:bold; font-size: 10px; color: #FFFFFF; text-decoration: none}
#main_buttons A:hover {font-weight:bold; font-size: 10px; color: #ffffff; text-decoration: underline}








.table_body {
padding-left: 10px;
padding-right: 10px;
}



.list_bottom {
    width: 100%;
    COLOR: #FFFFFF;
	font-weight: normal;
	background: #0066CC;
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 0px;
    height: 16px;
	font-size: 9px;
	text-decoration: none;
	valign: middle;
}

.list_bottom A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.list_bottom A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.list_bottom A:hover {
	COLOR: #003399; background: #F1F2F5; TEXT-DECORATION: none; 
}




.test{
    width: 90%;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 9px;

}
#test{
    
	padding: 3px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	background-color: #;
}
#test A:active {color: #003399; text-decoration: none; }
#test A:link {color: #003399; text-decoration: none; }
#test A:visited {color: #003399; text-decoration: none; }
#test A:hover {color: #FF3300; text-decoration: none; }

.search2{
	border-bottom: 0px solid #F0F0F0;
    width: 100%;
	padding: 3px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	background-color: #;
}
.search2 A:active {color: #003399; text-decoration: none; }
.search2 A:link {color: #003399; text-decoration: none; }
.search2 A:visited {color: #003399; text-decoration: none; }
.search2 A:hover {color: #FF3300; text-decoration: none; }

#spacer{
    width: 1px;
	
	border: 0px;
    background: 1px #F0F0F0;
	padding: 0px;
	margin:0px;

}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 0px solid #F0F0F0;
	width: 100%;
	padding: 0px;
	margin:0px;
	font-weight: normal;
	font-size: 9px;
}
.login {
	
	
	width: 100%;
	padding: 5px;
	margin:0px;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}


/* Navigation Styles */
.navigation{
border-bottom: 1px solid #FFFFFF;
width: 100%;

	

}
.navTitle {
font-size: 14px;

	font-weight: bold;
	background-color:#003399; 
	color: #FFFFFF;
/*    background: url("images/pantlo.gif") repeat-x; */
	border-bottom: 0px solid #333333;
	border-right: 0px solid #333333;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}

.title_main {
    font-size: 12px;
	font-weight: bold;
	background-color:#0066CC; 
	color: #FFFFFF;
	text-align: center;
/*    background: url("images/pantlo.gif") repeat-x; */
	border-bottom: 0px solid #333333;
	border-right: 0px solid #333333;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}
.navlist{

	font-weight: bold;
	background-color:#;
	text-indent: 2px;
	padding-left: 5px;
}

.navlist A:link {color: #333333; text-decoration: none}
.navlist A:visited {color: #333333; text-decoration: none}
.navlist A:active {color: #333333; text-decoration: none}
.navlist A:hover {color: #FF3300; text-decoration: none; }

.navlist2{

	font-weight: bold;
	background-color:#0066CC;
	text-indent: 2px;
	padding-left: 5px;
}

.navlist2 A:link {color: #FFFFFF; text-decoration: none}
.navlist2 A:visited {color: #FFFFFF; text-decoration: none}
.navlist2 A:active {color: #FFFFFF; text-decoration: none}
.navlist2 A:hover {color: #FF3300; text-decoration: none; }

/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb_table{ 
	margin-bottom: 5px;
}
.breadcrumb{ 
	font-weight: bold;
    font-size: 10px;
	color: #003399;
}
a.breadcrumb:link { color: #003399; }
a.breadcrumb:visited{ color: #003399; }
a.breadcrumb:active{ color: #003399; }
a.breadcrumb:hover { color: #FF3300; }

.back{ 
	font-weight: bold;
    font-size: 10px;
    color: #003399;
}
a.back:link { color: #003399; }
a.back:visited{ color: #003399; }
a.back:active{ color: #003399; }
a.back:hover { color: #FF3300; }



#thumbhover img {
padding: 3px;
margin-bottom: 2px;
background-color: #;
}

#thumbhover A:link img{border: 1px solid #cccccc;}
#thumbhover A:visited img{border: 1px solid #cccccc;}
#thumbhover A:active img{border: 1px solid #cccccc;}
#thumbhover A:hover img{border: 1px solid #000000;}

#frame {
text-indent: 5px;
padding: 3px;
margin-bottom: 2px;
background-color: #;
}
#frame A:link img{border: 1px solid #cccccc;}
#frame A:visited img{border: 1px solid #cccccc;}
#frame A:active img{border: 1px solid #cccccc;}
#frame A:hover img{border: 1px solid #000000;}

#cat_margin img {
text-indent: 5px;
padding: 3px;
margin-bottom: 2px;
background-color: #FFFFFF;
border: 0px solid #000000;
}

#thumb{
border: 1px solid #FFFFFF;

}
#thumb2{
border: 0px solid #FFFFFF;
width: 130px;
height: 80px;

}
#thumb_feature{
border: 0px solid #FFFFFF;
width: 130px;
height: 80px;

}
#thumb_most_viewed{
margin-bottom: 2px;
border: 0px solid #FFFFFF;
width: 130px;
height: 80px;

}
#thumb_demo{
border: 0px solid #FFFFFF;
width: 162px;
height: 100px;

}
#thumb_logo{
border: 0px solid #FFFFFF;
}

.users_online{
  	background-color:#;
  	text-indent: 0px;
  	padding-left: 5px;
   }

.view_detail {
/*	background-image:  url("images/bar.gif");
	background-repeat: repeat-x;*/
	height: ;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.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;
}


/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em 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 { background: #fff url(../images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(../images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }


/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
/*input.search { width: 279px; border: none; background: #fff url(../images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }*/


/* Top Search Form */
#search { 
	float: left;
	clear: both;
	color: #000;
	padding: 3px;
	width: 400px;
	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: #FFFFE1; border: 1px solid #666666; padding: 5px; margin-bottom: 10px;}
.error2{ width:50%; height: 22px; margin-top:3px; margin-top:3px;}
.total{ background-color: #F5F5DC; }
.clear{ clear: both; }

/* Left Sidebar */	
#sidebar {
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 

}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;

	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;

}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding:3px;
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 0px solid #D6D5D6;
	width: 100%;
	padding: 4px;
}

/* Content
 * Main content area
*/
#content{
	padding-left: 10px;
	padding-right: 10px;
}
#content th a:link, #content th a:visited {
     color: #FF6600;
     text-decoration: none;
}
#content th a:hover {
     color: #FF0000;
     text-decoration: underline;
}

/* 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/bg_vr2.jpg");
	font-weight: bold;
	color: #FF6600;
	background: #;
	border-bottom: 1px solid #5A89C0;
	border-top: 1px solid #5A89C0;
	text-indent: 5px;
	padding: 3px;
	margin: 5px;
	font-size: 12px;
	text-align: left;
}


.list {
    COLOR: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.list A:link {
	COLOR: #333333; TEXT-DECORATION: none;
}
.list A:visited {
	COLOR: #333333; TEXT-DECORATION: none;
}
.list A:hover {
	COLOR: #FF3300; TEXT-DECORATION: underline;
}

.list_bottom {
width: 100%;
    COLOR: #FFFFFF;
	font-weight: normal;
	background: #0066CC;
	padding: 1px;
	margin: 0px;

	font-size: 9px;
	text-decoration: none;
	valign: middle;
}

.list_bottom A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.list_bottom A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.list_bottom A:hover {
	COLOR: #003399; background: #F1F2F5; TEXT-DECORATION: none;
}

.title_table{
	background:url(../images/th.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	border-bottom: 0px solid #D6D5D6;
	font-weight:bold; 
	font-size: 10px; 
	padding: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.title_table A:link {color: #cccccc;}
.title_table A:visited {color: #cccccc;}
.title_table A:active {color: #cccccc;}
.title_table A:hover {color: #FFFFFF;}



/* 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 */
#content fieldset { margin-bottom: 6px; border: 1px solid #CCCCCC; padding: 4px; background-color: #FAFAFA; }
#content fieldset legend { padding: .1em .3em; font-size: 12pt; font-weight: bold; color: #2b2b2b; }
#content .continue input{ float: right; border: 3px double #999;	border-left-color: #ccc; border-top-color: #ccc; color: #333; padding: 0.25em; }
#content .submit input{ border: 3px double #999;	border-left-color: #ccc; border-top-color: #ccc; color: #333; padding: 0.25em; }

	#content fieldset p { clear: both; padding: 0px; margin: 0px; }
		#content fieldset p label { float: left; }

/* 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;
}
.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;
}
blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border:1px inset;
	}
.updated {
	background: #E8EFF5 url(../images/check.png) no-repeat 1em ;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}
/* 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 { background-color: #FFF; color: #003399; font-weight: bold; font-size: 11px; padding: 4px; }
.formstriperror {background-color: #FFF; color: #FF3300; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #003399 }
.formstrip a:hover { color: #FF0000 }
.formleft  {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.formright  {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.formsmall  { background-color: #FFFFFF; color: #000000; padding: 4px; }

input,select,textarea
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	padding: 1px;
}


/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }


/* toggle  */
.toggle {
	CURSOR: pointer
}
UL.sidebar_nav {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL.sidebar_nav LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #e3e3e3 1px solid; LIST-STYLE-TYPE: none; BACKGROUND-COLOR: #fff
}
UL.sidebar_nav A {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 30px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url(../images/icons/bullet_black.gif) #fff no-repeat 12px center; PADDING-BOTTOM: 6px; MARGIN: 0px; COLOR: #222; PADDING-TOP: 6px
}
UL.sidebar_nav A:hover {
	TEXT-DECORATION: none
}
UL.sidebar_nav A.tags {
	BACKGROUND: url(../images/icons/tag_orange.gif) no-repeat 10px center
}
UL.sidebar_nav A.browse {
	BACKGROUND: url(../images/icons/table_go.gif) no-repeat 10px center
}
UL.sidebar_nav A.search {
	BACKGROUND: url(../images/icons/magnifier.gif) no-repeat 10px center
}
UL.sidebar_nav A.sell {
	BACKGROUND: url(../images/icons/money.gif) no-repeat 10px center
}
UL.sidebar_nav A.account {
	BACKGROUND: url(../images/icons/user_gray.gif) no-repeat 10px center
}
UL.sidebar_nav A.home {
	BACKGROUND: url(../images/icons/house.gif) no-repeat 10px center
}
UL.sidebar_nav A.listing_add {
	BACKGROUND: url(../images/icons/layout_add.gif) no-repeat 10px center
}
UL.sidebar_nav A.favs {
	BACKGROUND: url(../images/icons/heart.gif) no-repeat 10px center
}
UL.sidebar_nav A.listing_edit {
	BACKGROUND: url(../images/icons/layout_edit.gif) no-repeat 10px center
}
UL.sidebar_nav A.logout {
	BACKGROUND: url(../images/icons/lock_go.gif) no-repeat 10px center
}
UL.sidebar_nav A.login {
	BACKGROUND: url(../images/icons/lock_open.gif) no-repeat 10px center
}
UL.sidebar_nav A.page {
	BACKGROUND: url(../images/icons/page.gif) no-repeat 10px center
}
UL.sidebar_nav A.contact {
	BACKGROUND: url(../images/icons/email_go.gif) no-repeat 10px center
}
UL.sidebar_nav A.pricing {
	BACKGROUND: url(../images/icons/creditcards.gif) no-repeat 10px center
}
UL.sidebar_nav A.price {
	BACKGROUND: url(../images/icons/creditcards.gif) no-repeat 10px center
}
