body { padding: 0; margin: 0; font: 0.7em Verdana, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a{ text-decoration: none; color: #0d1092;}
a:hover, 
.userOptions a:hover, 
.userOptionsBig a:hover { color: #6E77F4; }	

/* headings */
h1, h3, legend { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; color:#008fd1; font-style:italic }
h2 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; color:#008fd1; font-style:italic }
h1 a, h2 a { color: #2b2b2b; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; }
.title { color: #808080; }
.listing_title { font-weight:bold; color:#048FD2}

/* misc */
.error{ background: #F7ABB3; border: 1px solid #B00717; padding: 3px; }
.total{ background-color: #F5F5DC; }
.clear{ clear: both; }

/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 1px solid #96D2EC;
	width: auto;
}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
table {
	font-size:12px;
}	

th a:link, th a:visited, th a:active {
	color:#FFFFFF;
}

/* Content
 * Main content area
*/
#content{
	padding-left: 15px;
}
#content th a:link, #content th a:visited {
     color: #FFF;
     text-decoration: none;
}
#content th a:hover {
     color: #FFF;
     text-decoration: underline;
}

/* Checkout Steps */
.step { background-color: #EAEAEA; color: #000; width: auto; 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 */
fieldset { margin-bottom: 6px; border: none; padding: 4px; }
fieldset legend, h3 { padding: 0em 0em; font-size: 12pt; font-weight: bold; color:#96D2EC;}

fieldset p { clear: both; padding: 0px; margin: 0px; }
fieldset p label { float: left; }

textarea, textfield { font-size:12px; }

/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
#content .breadcrumb a{ font-weight: bold; text-decoration: none;}
#content a.breadcrumb:hover { 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: #048fd2;
	color: #ffffff;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #048fd2;
	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{
	
}

.feature {
	font-size:10px;
	color:#FF0000;
}

/* Bold Listings
 * td.bold handles the display of bold listings
 *
*/
td.bold{
	font-size:13px;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/

.listings td {
	background-color:#FFFFFF;
}
td.highlighted{
	background-color:#FFFFCC;
}

/* row1 & row2
 * This section handles alternating rows
 *
*/

.infobox {
	border:1px dashed #CCCCCC;
	background-color:#FFFFFF;
	font-size:10px;
	padding:3px;
}

.showlink {
	font-size:10px;
	font-style:italic;
	margin-top:10px;
}

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

.rule {
	border-bottom: 1px solid #96D2EC;
	width: 90%;
}

/* footer  */
.footer { clear: both; text-align: center; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content table {
	font-size:12px;
	background-color:#FFFFFF;
}


img {
	z-index:1;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: square;
	margin-left:5px;
}

li {
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 3px;
	padding-top: 0px;
	list-style-position: outside;
}

.blank, .blank li {
	margin-left:0px;
	list-style-type: none;
}

/** clear the banner to make it sit in the bottom **/
.clear {
	clear:both;
}

.view_title {
	font-size:20px;
}

.category {
	font-size:10px;
	font-style:italic;
	color:#048fd2;
	background-color: #e6e5ff;
	margin:-5px;
	margin-bottom:0px;
	padding-bottom:5px;
	
}	

.options_footer {
	font-size:10px;
	background-color: #e6e5ff;
	padding:5px;
}

.cat_title, .pagetitle {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background-color: #048fd2;
	padding-left: 5px;
}

.extras {
	margin-top:10px;
	margin-bottom:10px;
}

th {
	color: #ffffff;
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
	background-color: #048fd2;
	text-align: left;
	padding:3px;
	margin:-5px;
	margin-bottom:5px;
	background-image:url(../images/homepage_head.jpg);
	background-repeat:no-repeat;
}
.homepage_box {
	background-color:#CFCFFD; 
	border:1px solid #048FD2; 
	border-top:none;
	padding:5px;
	text-align:center;
}
.homepage_box2 {
	background-color:#E5E5FF;
	width:215px;
	padding:5px;
	margin:auto;
	text-align:left;
}

.homepage_box a, .homepage_box2 a {
	color:#A41C20;
}

.homepage_box a:hover, .homepage_box2 a:hover {
	text-decoration:underline;
}

.longbox {
	border: 1px solid #008fd1;
	background-color: #e6e5ff;
	margin:5px;
	padding:5px;
	background-image:url(../images/homepage_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

.listings {
	background-color: #e6e5ff;
}

.small {
	font-size:10px;
}

.cats {
	text-align:center; 
	line-height:18px; 
	margin-bottom:10px;
	margin:auto;
}	

/** Template **/
#main {
	width:735px; 
	text-align:left;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#head {
	height: 111px;
	width: 100%;
	text-align:center;
	background-color: #FFFFFF;
	border-left: 1px solid #008fd1;
	border-right: 1px solid #008fd1;
}

#head_ad {
	height: 60px;	
	text-align:center;
	margin-bottom:10px;
}

#nav {
	width:100%;
	height: 31px;
	border-left: 1px solid #008fd1;
	border-right: 1px solid #008fd1;
	background-image: url(../images/nav_bg.jpg);
	color:#FFFFFF; 
	font-weight:bold;
	text-align: center;
}

#nav a {
	color:#FFFFFF; 
}

#nav a:hover {
	color:#CFCFFD;
}

#pathway_container {
	height: 111px;
	width: 735px;
	text-align: left;
	border-left: 1px solid #008fd1;
	border-right: 1px solid #008fd1;
}
.welcomehead {
	font-size: 20px;
	color: #ffffff;
	padding-top: 30px;
}
#content2 {
	float: left;
	width: 100%;
	border: 1px solid #008fd1;
	border-top:none;
	margin-bottom: 10px;
	margin:auto;
	clear:both;
	background-color:#FFFFFF;
	text-align:left;
}
#content3 {
	width:485px;
}
#rightnav {
	float: right;
	width: 214px;
	text-align:center;
	margin:auto;
	margin-right:5px;
	margin-top:10px;
}
#navbox {
	background-color: #e6e5ff;
	width:190px;
	margin:auto;
	text-align:left;
	padding:5px;
}

.name {
	color:#A41C20;
	font-weight:bold;
}

#foot {
	font-size: 10px;
	color: #008fd1;
	clear:both;
	margin:auto; 
	text-align:center
}

.ben_pointing {
	background-image:url('../images/ben_pointingL.gif');
}

.ben_intro {
	width:350px;
}

.ben_pointing_box {
	background-image:url('../images/ben_pointingL.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:300px;
}

.ben_thumbsup {
	background-image:url('../images/ben_thumbsup.gif');
	float:right
}

.ben_question {
	background-image:url('../images/ben_question.gif');
	float:right
}

.ben_photo {
	background-image:url('../images/ben_photo.gif');
	float:right
}

.ben_mail {
	background-image:url('../images/ben_mail.gif');
	float:right
}

.box_top {
	background-image:url('../images/employers_introtop.jpg');
}

.box_top_employees {
	background-image:url('../images/employees_introtop.jpg');
}

.roundbox {
	 background-color:#e6e5ff; 
	 border:1px solid #048fd2; 
	 border-top:0px; 
	 text-align:left;
	 margin:auto;
}

.ben {
	color:#A41C20;
	font-weight:bold;
}	

.colored {
	color:#A41C20;
} 

.boxbottomcontainer {
	width:463px; 
	height:100px; 
	background-image:url('../images/employers_boxbottom.jpg'); 
	background-repeat:no-repeat; 
	background-position:top right
}	

.boxbottom {
	width:300px; 
	margin-left:100px; 
	height:56px; 
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
}	

.boxbottom a {
	color:#FFFFFF;
}	

.employers_item {
	font-size:14px; 
	color:#FFFFFF; 
	padding:1px;
	background-color:#048FD2;
	padding-left:0px; 
	background-image:url('../images/extend.jpg'); 
	background-repeat:no-repeat; 
	background-position:top right; 
	width:400px;
}

.employers_item a {
	color:#FFFFFF;
}

.employers_item a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.employers_price {
	background-color:#E6E5FF; 
	color:#A41C20; 
	font-weight:bold;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	display:inline;
	border-left:0px;
	border-bottom:0px;
	margin:auto;
	float:left;
	margin-right:5px;
}	

.faq_index {
	background-color:#E6E5FF; 
	color:#A41C20; 
	padding:5px;
	float:right;
	text-align:center;
}	 
.employers_description {
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}

.userOptionsGroup {
	margin:auto;
	width:80%;
	text-align:left;
	margin-bottom:20px;
}

.userOptionsGroupBox {
	text-align:left;
	margin-bottom:0px;
	background-image:url('../images/boxtop.jpg');
	width:412px;
	background-repeat:no-repeat;
	padding:10px;
}

.userOptionsGroup img, .userOptionsGroupBox img, .iconRow img {
	position:absolute;
}	

.userOptions {
	margin-left:40px;
	margin-bottom:10px;
	margin-top:5px;
	clear:left;
}

.userOptionsBig {
	margin-left:70px;
	margin-bottom:5px;
	margin-top:5px;
	clear:left;
}

.userOptions a, .userOptionsBig a, .userOptionsHead {
	font-style:italic; 
	font-weight:bold; 
	font-size:14px;
	color: #0d1092;
	display:block;
}	

.userOptions a.norm {
	 font-size:12px; 
	 font-weight:normal;
	 font-style:normal;
}	 

.iconRow {
	margin:auto;
	width:100%;
	text-align:left;
	margin-bottom:20px;
}

.iconDesc {
	margin-left:70px;
	margin-bottom:5px;
	margin-top:5px;
	clear:left;
}

.feedFavs { padding:0px; margin:0px; text-align:center }
.feedFavs li { padding:none; margin:none; display:inline }

.book {
	text-align:center;
}

.book img {
	border:none;
}


