/* @$Revision: 1.3 $ */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #CACACA;
}
#header{
	background: url(http://www.68classifieds.com/v4/administration/templates/default/images/logo.gif) no-repeat;
	width: 700px;
	height: 65px;
}
#header p{
	float: right;
	text-align: right;
	padding: 0;
}
/* ######## Wrapper ######### */
#wrapper{
	text-align:left;
	margin: 0px auto;
	border: 1px solid #000;
	width: 780px;
	background-color: #FFF;
}
/* ######## TOP MENU ######### */
div#topmenu {
	background: url(http://www.68classifieds.com/v4/administration/templates/default/images/nav.jpg) repeat-x;
	height: 21px;
	border-bottom: 1px solid #000;
}
#menu a {
	display: block;
	font-family: Verdana,Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 21px;
	padding: 0px 25px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	border-right: 1px solid #000;
}
#menu a.last{
	border: 0px;
}
    
#menu a.hover {
	background:#333;
}
#menu .activeMenuItem{
		/* Border options */
		border-bottom: 1px solid #6C9CE8;
		background-color: #6C9CE8;	/* Background color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
}
/* ######## SUB MENU ######### */
#submenu{
	background-color: #6C9CE8;
	padding-left: 1px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	height: 10px;
	border-bottom: 1px solid #747474;
	width:100%;
}
#submenu a {
	display: block;
	font-family: Verdana,Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 12px;
	padding: 0px 25px;
	text-decoration:none;
	font-size: 10px;
	color:#fff;
	border-right: 1px solid #fff;
}
#submenu a.last{
	border: 0px;
}
    
#submenu a.hover {
	background:#333;
}
#submenu div{
	white-space:nowrap;	/* Don't change this option */
}
/* ######## LINK STYLES ######### */
a:link{
	color: #448;
}
a:visited{
	color: #667;
}
a:hover{
	color: #5487BF;
}
a:active {
	color: #FF0000;
}
/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
/* ######## CONTENT ######### */
#content{
	padding: 10px;
}
.wrap {
	background: #fff;
	border: 1px solid #ccc;
	clear: both;
	padding: .5em;
}
th{
	background:url(http://www.68classifieds.com/v4/administration/templates/default/images/th.gif) repeat-x;
	color: #FFF;
}
th a:link{
	color: #fff;
	text-decoration: none;
}
th a:visited{
	color: #fff;
	text-decoration: none;
}

/* ######## HEADINGS ######### */
h1 {
	margin-left: 0;
	color: #B4D0FB;
	margin-bottom: 0px;
	font: normal 30px/5px serif;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #B4D0FB;
	font: normal 30px/25px serif;
}
h2 span{	
	padding-left: 10px;
}
/* ============ FORMS =========== */
input,select
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	border: 1px SOLID #666666;
}
input:focus,textarea:focus, select:focus { 
	background-color: #DEEFFF;
	border-color: #758a9e;
}
textarea {
	font-family: Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #fafafa;
}
.imageform { border: 1px SOLID #CCCCCC; background-color: #EEE;}
/* ====== MODULES ====== */
.modules{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.moduleslinks{
	background-image: url(http://www.68classifieds.com/v4/administration/templates/default/images/module_tabs_bg.gif);
	color: #747474;
}
.moduleslinks a{
	color: #747474;
	text-decoration: none;
}
.moduleslinks a:hover{
	color: #747474;
	text-decoration: none;
}
.moduleslinks .active {
	color: #000;
}

.stats{
	background-color: #FFFFEC;
	border: 1px solid #FFF4bc;
}
.total{
	background-color: #F5F5DC;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
	background-color:#F1F1F1;
	padding: 5px;
	margin: 5px;
}
.row2{
    background-color:#FFF;
	padding: 5px;
	margin: 5px;
}
.clearit {
	clear: both;
	display: block;
	background-color:#FFF;
	width: 200px;
}
/* ======= TOGGLE TABS ======= */
/* http://www.exploding-boy.com/2005/12/15/free-css-navigation-designs/ */
.clear{
	clear: both;
}
#tabs{
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background:#FFF;
	/*border-bottom:1px solid #24618E;*/
	font-weight:bold;
	clear: both;
}
#tabs ul {
	margin:0;
	padding:0px 10px 0 50px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("http://www.68classifieds.com/v4/administration/templates/default/images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("http://www.68classifieds.com/v4/administration/templates/default/images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span{
	color:#FFF;
}
#tabs a:hover, #tabs #current a, #tabs a:visited#current, #tabs a.active{
	background-position:0% -42px;
	color:#FFF;
}
#tabs a:hover span, #tabs #current span, #tabs .active span {
	background-position:100% -42px;
	color:#FFF;
}
option.active {
	background: #BEB;
}
option.inactive {
	background: #FFFF99;
}
option.notcompleted {
	background: #FF5959;
	color: #FFF;
}
option.pendingpayment{
	background: #BEBBEB;
	color: #000;
}
option.cancelled{
	background: #BCBC7A;
	color: #000;
}
span.active {
	background: #BEB;
	text-align: center;
	padding: 3px;
	display: block;
}
span.inactive{
	background: #FFFF99;
	text-align: center;
	padding: 3px;
	display: block;
}
span.notcompleted {
	background: #FF5959;
	color: #FFF;
	text-align: center;
	padding: 3px;
	display: block;
}
span.pendingpayment{
	background: #BEBBEB;
	color: #FFF;
	text-align: center;
	padding: 3px;
	display: block;
}
span.cancelled{
	background: #BCBC7A;
	color: #FFF;
	text-align: center;
	padding: 3px;
	display: block;
}
span.expired {
	background: #000;
	color: #FFF;
	text-align: center;
	padding: 3px;
	display: block;
}
/* FieldSets */
fieldset { margin-bottom: 6px; border: 1px solid #ccc; padding: 4px}
fieldset.newsletter{ background-color: #FFF; margin-bottom: 6px; border: 1px solid #999; padding: 6px}
legend
{
	color: #000;
	font-weight: bold;
}

/* 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: #CFCFCF;
	color: #333333;
}
.paginationNum{
	background-color: #F6F6F6;
	color: #333333;
}
.navigationBack{
	background-color: #5F81AC;
	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;
}
.letter{
	border: 1px solid #5487BF;
	padding: 3px;
}   
.error{
	background: #E8EFF5 url(http://www.68classifieds.com/v4/administration/templates/default/images/cross.gif) no-repeat 1em ;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 3px 1em 3px 3em;
}
.updated {
	background: #E8EFF5 url(http://www.68classifieds.com/v4/administration/templates/default/images/check.gif) no-repeat 1em ;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}
blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border:1px inset;
	}
#loginwrapper{
	width: 450px;
	text-align:left;
	margin: 0px auto;
	border: 1px solid #000;
	background-color: #FFF;
}
#footer{
	text-align:center;
	color: #000;
}