/* @$Revision: 437 $ */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

body {
	background-color: #CACACA;
}

#header {
	background: url(http://www.68classifieds.com/demo/administration/templates/default/images/logo.gif) no-repeat;
	width: 700px;
	height: 65px;
	padding: 5px;
	margin: 5px;
}

#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;
	font-size: 104%;
}

/* ######## TOP MENU ######### */

div#topmenu {
	background: url(http://www.68classifieds.com/demo/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-bottom: 1px solid #6C9CE8;
	background-color: #6C9CE8;
	cursor: pointer;
	/* Cursor like a hand when the user moves the mouse over the menu item */
}

#menu .inactiveMenuItem:hover {
	background-color: #6C9CE8;
}
/* ######## 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.left {
	border-left: 1px solid #fff;
}

#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
 *
*/

.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-color: #6C9CE8;
	background:url(http://www.68classifieds.com/demo/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: #666;
	font: normal 30px/25px serif;
	margin-bottom: 10px;
}

h2 span {
	padding-left: 10px;
}

h3 {
	border-bottom-color: #dadada;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	clear: both;
}
/* @group Forms */

.compact p {
	margin: 1px 0px;
	padding: 0px;
}

#form td {
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 10px;
	color: #666666;
	padding: 0;
}

#form .nopadding {
	padding: 0px;
}

input,select {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 1.1em;
	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;
}

#form input {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 5px;
}

#form textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
}

#form select {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 1px;
}

#form label.top {
	display: block;
}

#form label {
	clear: both;
	color: #333333;
	display: block;
	float: left;
	font-size: 108%;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 200px;
}

#form label.onehpx {
	width: 120px;
}
#form label.large {
	width: 400px;
}
#form input.error {
	background-color: #DEEFFF;
	color: #000000;
	border: 1px SOLID #EA5200;
}

#form label.error {
	background: url("http://www.68classifieds.com/demo/administration/templates/default/images/cross.png") no-repeat 0px 0px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
	float: none;
	display: inline;
}

#form label.checked {
	background: url("http://www.68classifieds.com/demo/administration/templates/default/images/check.png") no-repeat 0px 0px;
	float: none;
	display: inline;
}
#form .fieldgrp {
	margin-bottom:0.5em;
	width:100%;
}
#form .field {
	float:left;
	font-size:95%;
	width:380px;
}


/* @end */

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

#search fieldset {
	margin-bottom: 0px;
	float: left;
	margin: 0 1.5ex 1em 0;
	padding: 0;
	border: none;
}

#search fieldset legend {
	padding: 0 0 .2em 1px;
	font-weight: normal;
}

#search #submit {
	float: left;
	margin: 10px 0 1em;
	position: relative;
	top: .35em;
}

/* @end */

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

/* @end */

.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;
}

.clear {
	clear: both;
}

/* @group Tabs */

/* http://www.exploding-boy.com/2005/12/15/free-css-navigation-designs/ */

#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/demo/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/demo/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;
}

/* @end */

/* @group Statuses */

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: #ccc;
	color: #999;
	text-align: center;
	padding: 3px;
	display: block;
}

/* @end */

/* @group Pagination */

.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: #6C9CE8;
	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;
}

/* @end */

.errorbox {
	background: #E8EFF5 url(http://www.68classifieds.com/demo/administration/templates/default/images/cross.png) no-repeat 1em;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 3px 1em 3px 3em;
}

.updated {
	background: #E8EFF5 url(http://www.68classifieds.com/demo/administration/templates/default/images/check.png) no-repeat 1em;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}

.options,
.options a {
	margin: 7px 0 auto;
	padding-bottom: 4px;
	font-size: 1em;
	text-align: center;
}

.addnew {
	background: url('http://www.68classifieds.com/demo/administration/templates/default/images/page_add.png') left top no-repeat;
	padding: 0px 0 7px 20px;
	margin-left: 10px;
	height: 18px;
}

blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border: 1px inset;
}

#loginwrapper {
	width: 460px;
	text-align: left;
	margin: 0px auto;
	border: 1px solid #000;
	background-color: #FFF;
}

#footer {
	text-align: center;
	color: #000;
}

/** Notes **/
.yellownote {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 2px;
	background-color: #FFFFCC;
	color: #333;
	font-size: x-small;
}
.notebox {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-color:#FFF5F2;
	border:1px solid #FFD6CF;
	color:#333333;
	padding: 4px;
	margin-bottom: 2px;
	font-size: x-small;
}
.notenav{
	border-right: 1px solid #FFD6CF;
}
.notetitle{
	border-bottom: 1px solid #FFD6CF;
	padding-left: 3px;
	font-weight: bold;
}
.notefield{
	padding-left: 3px;
}
.letter{
	border: 1px solid #5487BF;
	padding: 2px;
	text-align: center;
}


/** Templates **/
#current-theme {
	margin-top: 1em;
}

#current-theme a {
	border-bottom: none;
}

#current-theme h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}

#current-theme .description {
	margin-top: 5px;
}

#current-theme img.current {
	float: left;
	border: 1px solid #666;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 150px;
}

.available_box {
	float: left;
	display: inline;
	height:200px;
	margin:0 5px 5px 5px;
	padding:5px;
	text-align:center;
}
.available_box_heading {
	font-size:14px;
	font-weight:700;
	padding-bottom:5px;
}
.available_box img {
	width:200px;
}

/*-------------impromptu---------- */
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family:Georgia,"Times New Roman",serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 12px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{  background-color: #ffffff; padding: 0px; font-weight: bold;  }
div.cleanblue .cleanblueclose{ background: url('http://www.68classifieds.com/demo/administration/templates/default/images/th.gif'); text-align: right; width: 90%; cursor: default; padding: 1px 15px; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #567ebb; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }