/************* ZRECS  COLORS **************/
body#zrecs a#logo { 
	background-image: url(/images/site/logo-zrecs.jpg);
	height: 99px;
	width: 674px;
}

body#zrecs  .colorbar {
	background-color: #CCCCCC;
}
body#zrecs #zrecs-left #c3cols .tout-title,
body#zrecs .comment-section .colorbar,
body#zrecs .darkbar,
body#zrecs .tout-title ,
body#zrecs #top-nav { background-color: #0066CC; }


body#zrecs #col2 .tout-title { 
	background-color: #99ccff;
	color: #FFFFCC;
}

body#zrecs #top-nav,
body#zrecs #top-nav a { color: #FFFFFF; }

body#zrecs .colorbar, 
body#zrecs #top-nav #nav-zrecs a,
body#zrecs #top-nav #nav-zrecs { color: #000000; }

body#zrecs li.ad { border-color: #66a366; }

body#zrecs h3.date { color: #CC0066; }

body#zrecs #top-nav #subscribe a,
body#zrecs a ,
body#zrecs #conversations a.all-conversations,
body#zrecs #col1 li a.top {	
	color: #003399; 
}

body#zrecs #zrecs-left #c3cols .tout-title,
body#zrecs .comment-section .colorbar,
body#zrecs .tout-title, 
body#zrecs .darkbar a { 
	color: #FFFFFF;
}

body#zrecs #zrecs-left .tout-title {
	color: #0066CC;
	background-color: #99CCFF;
}

body#zrecs input.submit { 
	background-color: #99CCFF; 
	margin-top: 8px;
}

/*** ZRECS LAYOUT  ****/
body#zrecs .zrecs { display: block !important; }

body#zrecs {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

body#zrecs #subscribe {
	display: none;
}
body#zrecs #left-side {
	padding-left: 10px;
	width: 685px;
	position: relative;
}

body#zrecs #right-side {
	padding-left: 15px;
}

body#zrecs #col1 {
	display: none;
}

#zrecs-title {
	margin-bottom: 14px;
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #999999;
	vertical-align: bottom;
 	font-size: 20px;
}

#nav-zrecs {
	position: absolute;
	top: 102px;
	left: 480px;
}

#nav-zrecs input,
#nav-zrecs img {
	vertical-align: middle;
}

/***  ZRECS DROPDOWN NAV  - SELECT BOX REPLACEMENT ******/
div.selectbox-wrapper {
	position:absolute;
	width: 150px !important;
	border:1px solid #9f9f9f;
	margin:0px;
	background-color: #FFFFFF;
	border-width: 0 1px 1px 1px;
	padding: 0 0 0 0px;
	text-align:left;
	max-height:200px;
	overflow:auto;
	z-index: 10;
	text-transform: lowercase;
}

div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div.selectbox-wrapper ul li.current { 
	background-color: #99CCFF;  
}

div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding: 2px 2px 2px 5px;
	cursor:pointer;
	line-height: 15px;
}

label {
	display: block;
}

.selectbox {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 164px; 
	height: 18px;
	display: inline;
	text-align:left; 
	background: no-repeat url('/images/site/zrecs-selectbox-arrow.jpg') right;
	cursor: pointer;
	border:1px solid #666666;
	color:#000000;
	font-size: 12px;
	text-transform: lowercase;
}

#zrecs-left {
	float: left;
	width: 295px;
}

#zrecs-right {
	float: right;
	width: 370px;
}

body#zrecs .tout-content {
	margin-bottom: 5px;
}

#zguide-tout {
	margin-bottom: 0;
	background-color: #CC0066 !important;
}

/****  SEARCH BOX - RIGHT SIDE ****/
body#zrecs .search-info {
	width: 100%;
	margin: 8px 0 16px 0;
	line-height: 1.5em;
}

body#zrecs .search-info a:hover {
	text-decoration: underline;
}

body#zrecs .search-info input {
	margin-top: 6px;
}

body#zrecs .search-info input.text {
	width: 200px;
	padding: 2px 0 2px 0;
}

body#zrecs .search-bold {
	font-size: 14px;
	font-weight: bold;
}

#zrecs-left .conversations,
#conversations-page .conversations {
	padding-right: 12px;
	border-right: 1px solid #99CCFF;
	margin-bottom: 10px;
	overflow: hidden;
}

#zrecs-left div.comment, 
#conversations-page  div.comment {
	padding: 12px 0 0 18px;
	margin: 0;
	background-position: 3px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#zrecs-left div.comment img {
	margin-left: 4px;
	vertical-align: middle;
}

#zrecs-left div.comment a,
#conversations-page  div.comment a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

#zrecs-left div.comment a:hover,
#conversations-page  div.comment a:hover {
	text-decoration: underline;
}

#zrecs-left .article-links {
	float: right;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 24px 0;
}

.zrec-post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 16px;
	cursor: pointer;
}

.zrec-post img {
	float: left;
	margin-right: 11px;
	padding-top: 4px;
	padding-bottom: 5px;
}

body#zrecs .zrec-post a {
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	background-position: 0 3px;
	font-weight: bold;
	padding-bottom: 4px;
	display: block;
	float: left;
	width: 265px;
}

body#zrecs .zrec-post a:hover {
	text-decoration: underline;
}

/******* ZRECS STATIC PAGES *******/

body#zrecs h2 {
	margin-bottom: 8px;
}

body#zrecs .article-copy {
	line-height: 17px;
}

/****** ZRECS ADVANCED SEARCH PAGE *******/
#advanced-search #zrecs-left {
	width: 275px;
	font-size: 14px;
	line-height: 24px;
}
	
#advanced-search #zrecs-right {	
	width: 390px;
	position: relative;
}

#advanced-search h2 {
	font-size: 16px;
}

#zrecs-left input.text {
	width: 235px;
	margin-bottom: 8px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}	

body#zrecs input.checkbox {
	margin-right: 6px;
	vertical-align: text-top;
}

#zrecs-newlinks {
	position: absolute;
	left: 181px;
	top: -10px;
}

#zrecs-right .related-links a {
	font-size: 13px;
	background-position: 0 3px;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .001em;
	margin-bottom: 6px;
	line-height: 1.35em;
}

#zrecs-right .darkbar {
	padding: 2px;
	margin-top: 16px;
}

#zrecs-right .darkbar a.newer-posts {
	background-position: 8% 5px;
}

#zrecs-right .darkbar a.older-posts {
	background-position: 92% 5px;
}

/***********RECENT LISTINGS*************/

#recent-listings {
	color: #000000;
	border: 1px solid #999999;	
	margin-bottom: 10px;
}

#recent-listings .tout-content {
	padding: 0 11px 6px 11px;
}

#recent-listings a.recent-link {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
}

#recent-listings a.recent-link:hover {
	color: #000000;
	display: block;
	text-decoration: underline;
	padding-bottom: 6px;
}

#paginate-recent-listings {
	font-size: 11px;
	text-align: right;
}

/***********FEATURED GIVEAWAY*************/

#zrecs-featured-giveaway {
	margin-bottom: 8px;
	border: 1px solid #0066cc;
	position: relative;
}

#zrecs-featured-giveaway .copy {
	padding: 0 9px 9px 9px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a#zrecs-hide-featured {
	position: absolute;
	height: 12px;
	width: 12px;
	right: 6px;
	top: 6px;
	background: url(/images/site/icon-x.gif) no-repeat;
}

#zrecs-featured-tout-title {
	color: #FFFFFF;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 16px;
	background: #0066cc;
	padding:3px 0 3px 6px;
}