/*
Theme Name: HomesCharlotte Theme v1.0
Theme URI: http://www.homescharlotte.com
Description: Custom Real Estate Theme by <a href="http://www.nathanmetzger.com">Nathan Metzger</a>
Author: Nathan Metzger
Author URI: http://www.nathanmetzger.com
*/

@import "listings.css";
@import "listings.tabs.css";

body {
	background: #464646;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#container{
	background: #fff;
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	border-left: 3px solid #B0B7BD;
	border-right: 3px solid #B0B7BD;
	border-bottom: 3px solid #B0B7BD;
}

#wrapper{
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2361A1;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

/************************************************
*	Images  									*
************************************************/
img {
	margin: 0 10px 5px 0;
	border: 3px double #ddd;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

/************************************************
*	Headings  									*
************************************************/


.main_content h1 {
	color: #202020;
	font-size: 19px;
	font-family: Times New Roman, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 {
	color: #202020;
	font-size: 27px;
	font-family: Times New Roman, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	
h1 a, h1 a:visited  {
	color: #202020;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h1 a:hover {
	color: #800000;
	text-decoration: none;
}
	
h2 {
	font-family: Times New Roman, Tahoma, Verdana;
	color: #202020;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
}
	
h2 a:link, h2 a:visited  {
	color: #202020;
	text-decoration: none;
}

h2 a:hover {
	color: #202020;
	text-decoration: underline;
}
	
h3 {
	color: #202020;
	font-size: 18px;
	font-family: Times New Roman, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
	
h4 {
	background: #495469;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
}

	
/************************************************
*	Header  					     		    * 
************************************************/

#header {
	background: #000 url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 990px;
	border: 0px solid #000;
}

/************************************************
*	Content  					     		    * 
************************************************/
p {
	margin: 0 0 10px 0;
	padding: 0;
}
#content {
	margin:10px;
	width:970px;
}

#contentleft {
	border:1px solid #A7D1E7;
	float:left;
	width:650px;
	padding: 10px;
}

#idx_content {
	width: 970px;
	margin: 0px;
	float: left;
	padding: 10px;
}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	border:1px solid #A7D1E7;
	float:right;
	line-height:18px;
	margin:0;
	padding: 10px;
	width:265px;
}	

#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 10px;
	}
	
#sidebar h3 {
	background:#454C80 none repeat scroll 0 0;
	color:white;
	font-family:Arial,Tahoma,Verdana;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
	padding:5px;
}
#sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li{
	list-style-type: none;
	margin: 20px 0;
	padding: 0px;
	}
#sidebar ul ul li {
margin: 0 0 0 15px;	
}
#sidebar ul ul ul li {
margin: 0px;	
}

.widget {
margin-top: 20px;	
}
.sideleft {
	background: #FFFFFF;
	float: left;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	display: inline;
	}
	
.sideright {
	background: #FFFFFF;
	float: right;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	display: inline;
	}
	
.video {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}
	
.adsense {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 10px 10px;
	}
	
.newsletter {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 15px 10px;
	}
	
/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 120px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#l_sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#l_sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 150px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#r_sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#r_sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#r_sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

.skip, hr{
	position: absolute;
	left: -9999px;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

p.payoff{
	margin: 0 0 25px 160px;
	padding: 0;
	color: #fff;
	font: 120% Georgia, serif;
	border: solid 1px #ffffff;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #D70606;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
}
.meta a{
	color: #D70606;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

/************************************************
*	Post Formatting                       	    * 
************************************************/
.post{
	margin-bottom: 20px;
}

.post p {
	line-height: 16px;
	font-size: 13px;	
}
.post h2 {
	font-family: Times New Roman, Tahoma, Verdana;
	color: #454C80;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
}
	
.post h2 a:link, h2 a:visited  {
	color: #454C80;
	text-decoration: none;
}

.post h2 a:hover {
	color: #454C80;
	text-decoration: underline;
}

.post ul{
	margin: 0 0 5px 0;
	padding: 0;
}
.post ul li{
	margin: 0 0 0 20px;
	padding: 2px 29px;
	background: url(images/list.jpg) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 0 10px 20px;
	padding: 0 29px;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.post-entry {
	margin-top: 10px;	
}
.post-header {
	border-bottom: 4px double #DDDDDD;
}
.post-break {
	border-bottom: 2px solid #A7D1E7;
	margin: 0 auto;
	width: 600px;
	padding: 10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}



#searchform{
	position: absolute;
	right: 80px;
	top: 95px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}


#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #D70606 url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}

#footer{
	clear: both;
	color: #fff;
	margin: 0 1px;
	padding: 10px;
	text-align: right;
	border: 0px solid #000;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}

#footer2, #footer2 a{
	width: 990px;
	margin: 0px auto;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


#content_start {position: absolute;left: -10000px;}

/************************************************
*	Homepage Bottom					     		* 
************************************************/
.home-left-column {
	float: left;
}
.left-relocation {
	background: #FFFFFF url(images/fb_bkg.jpg) bottom right repeat-x;
	width: 310px;
	height: 260px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #a7d1e7;
}

#homebottom {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#homebottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homebottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#homebottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homebottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
#homebottomleft {
	float: left;
	width: 290px;
	height: 500px;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #aaa;
	overflow: hidden;
	}
	
#homebottommiddle {
	float: right;
	width: 290px;
	height: 500px;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 0px 20px;
	overflow: hidden;
	}
	
#homebottomright {
	float: right;
	width: 280px;
	height: 500px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#spacer {
	clear: both;	
}
	
#logo {
	padding-left: 30px;
	}

/************************************************
*	Navbar      								*
************************************************/

#nav {
	margin: 85px 0 0 0;
	padding: 0px 0px 0px 0px; 
	list-style: none;
	float: right;
	width: 756px;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #454c80;
	font-size: 13px;
    font-weight: bold;
    text-transform: none;
	text-decoration: none;
	}
	
#nav a:hover {
	text-decoration: none;
	color: #454c80;
	}

#nav li {
	float: left;
	background: #336699 url(images/menu-bg.jpg);
	border-left: 1px solid #B0B7BD;
	border-top: 1px solid #B0B7BD;
	border-bottom: 1px solid #B0B7BD;
	color: #454c80;
	display: block;
	font-size: 13px;
    font-weight: bold;
    text-transform: none;
    margin: 0px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #e6ecee;
	color: #21303D;
	font-size: 11px;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #B0B7BD;
	border-right: 1px solid #B0B7BD;
	border-bottom: 1px solid #B0B7BD;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #4b8384;
	background: #e6ecee;
	padding: 5px 10px 5px 10px;
	}
		
/************************************************
*	Subnav      								*
************************************************/

#subnav {
	background: #336699 url(images/subnav.gif);
	width: 100%;
	min-width: 750px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	}
	
#subnav p {
	color: #e6ecee;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-transform: none;
	}
	
#subnav a, #subnav a:visited {
	color: #e6ecee;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	padding: 0px 0px 0px 3px;
	}
	
#subnav a:hover {
	color: #e6ecee;
	text-decoration: underline;
	}
	
#subnav a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}
	
#subnav ul li a, #subnav ul li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	}

#subnav ul li a:hover {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	}
	
#subnavleft {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	}
	
#subnavright {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	text-align: right;
	}
	
.promopic {
	background: #FFFFFF url(images/fb_bkg.jpg) bottom right repeat-x;
	width: 330px;
	height: 410px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 1px solid #a7d1e7;
}

.featured_builders {
	background: none;
	width: 120px;
	height: 250px;
	margin: 0px;
	padding: 10px;
	float: right;
	border: 1px solid #a7d1e7;
}

.promopic ul {
	margin-left: 20px;
	padding: 0px;
	}

.main_content {
	width: 450px;
	height: 250px;
	margin: 0;
	padding: 10px;
	float: left;
	border: 1px solid #a7d1e7;
}

.not_sure {
	width: 625px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.charlotte-areas {
	padding: 10px;
	border: 1px solid #a7d1e7;
	width: 285px;
	height: 400px;
}

.charlotte-areas ul {
	margin: 0px;
	padding-left: 20px;
}

.charlotte-areas ul li {
	margin: 0px;
	padding-bottom: 5px;
}

.home-listings {
	padding: 10px;
	border: 1px solid #a7d1e7;
	width: 285px;
	height: 400px;
	float: right;
}

/************************************************
*	Content 					     		    * 
************************************************/

#home_content {
	width: 968px;
	height: 690px;
	margin: 0px;
	padding: 10px;
	float: left;
	border: 0px solid #000;
}
	
#multiplearea {
	font-size: 10px;
	padding: 3px;
}	

#pricelow {
	font-size: 10px;
	
}
#pricehigh {
	font-size: 10px;
	
}

#beds {
	font-size: 10px;
	width: 80px;
}

#baths {
	font-size: 10px;
	width: 80px;
}

/************************************************
*	Blog Content				     		    * 
************************************************/
#contentleft.blog-contentleft{
	background: none;
	margin: 0px;
	padding: 10px;
	width: 650px;
}

.blog-entry{
	background: white;
	margin: 0px;
}

.blog-entry h1, .blog-entry h2 a{
	color: #454C80;
	font-size: 27px;
	font-family:Times New Roman,Tahoma,Verdana;	
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
}

.blog-entry h2 a {
	color: #454C80;
	font-size: 27px;
	font-family:Times New Roman,Tahoma,Verdana;	
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
}

.blog-entry h2 a:hover{
	text-decoration:underline;
}

.blog-entry p {
font-size:13px;
line-height:16px;
}

.blog-entry-meta-top {
	border-bottom:1px dotted #CCCCCC;
	color:#999999;
	float:right;
	font-size:1.2em;
	padding:0 0 0.5em;
	width:100%;
	margin-bottom: 15px;
}

.blog-entry-meta-btm {
	color:#999999;
	font-size:10px;
	padding:0;
	width:100%;
	margin-bottom: 15px;
}

span.entry-comments {
	float: right;
}

span.entry-category {
	float: left;
	font-size: 10px;
	color: grey;
}

a.comments-link {
	background:transparent url(images/comment.gif) no-repeat scroll 0 0;
	padding-left:20px;
	color: grey;
	font-size: 10px;
}

.navigation {
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:10px;
	width:590px;
}

.navigation a {color: #36393D;}
.nav-left {float: left;}
.nav-right {float: right;}

.entry-post-break{
	background:transparent url(images/bg_line_ornament.png) no-repeat scroll 0 0;
	margin: 40px 0 0 20px;
	padding: 10px;
}
.featured_builders ul {
	margin: 0;
	padding: 0;	
}
.featured_builders ul li {
	background: url(images/link-button.gif) no-repeat scroll 0 3px;
	font-family: Georgia, Arial;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 0;
	padding: 4px 4px 4px 9px;
}

.featured_builders ul li a:link, .featured_builders ul li a:hover, .featured_builders ul li a:visited  {
	text-decoration: none;
}

.featured_builders h2 {
	padding-bottom: 0px;
	margin: 0 0 10px 0;
}

/************************************************
*	CFORMS PLUGIN CUSTOM FORM STYLING  		    * 
************************************************/
#cforms2form.cform {
margin:10px auto 0;
width:250px;
}
#cforms2form fieldset {
background:#F7F7F7 none repeat scroll 0 0;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC;
border-style:solid;
border-width:1px;
margin-top:10px;
padding:5px 0 15px;
}
#cforms2form .cform .cf_hidden {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
display:none;
margin:0 !important;
padding:0 !important;
}
#cforms2form .cform legend {
-x-system-font:none;
color:#666666;
font-family:Times;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:10px;
padding:0 2px;
}
#cforms2form ol.cf-ol {
margin:0 !important;
padding:0 !important;
}
#cforms2form ol.cf-ol li {
background:transparent none repeat scroll 0 0 !important;
line-height:1.3em;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin:0px 0 !important;
padding:0;
text-align:left;
}
#cforms2form ol.cf-ol li.textonly {
background:#F0F0F0 none repeat scroll 0 0 !important;
letter-spacing:1px;
margin:10px 0 !important;
padding:5px 0;
text-align:center;
}
#cforms2form label {
display:inline-block;
margin-left:10px;
text-align:left;
vertical-align:top;
}

#cforms2form label span {
display:block;
width:175px;
margin:0 0 0 5px;
}
#cforms2form label.cf-before {
margin:4px 10px 0 0;
}
#cforms2form label.cf-after {
margin:4px 15px 0 6px;
text-align:left;
width:115px;
}
#cforms2form label.cf-after span {
display:block;
width:115px;
}
#cforms2form label.cf-group-after {
margin:3px 4px 0 2px;
text-align:left;
width:72px;
}
#cforms2form label.cf-group-after span {
display:block;
width:72px;
}
#cforms2form input, #cforms2form textarea, #cforms2form select {
background:#F9F9F9 none repeat scroll 0 0;
border:1px solid #888888;
margin-left:10px;
padding:3px;
vertical-align:top;
}
#cforms2form input:hover, #cforms2form textarea:hover, #cforms2form select:hover {
background:#CEDDDF none repeat scroll 0 0;
}
#cforms2form input:focus, #cforms2form textarea:focus, #cforms2form select:focus {
background:#F3F8F8 none repeat scroll 0 0;
}
#cforms2form textarea, #cforms2form input {
width:170px;
}
#cforms2form select {
padding:2px 0;
width:158px;
}
#cforms2form select.cfselectmulti {
height:7.5em;
}
#cforms2form textarea {
font-family:arial;
font-size:0.9em;
overflow:auto;
}
#cforms2form ol.cf-ol li.cf-box-title {
font-weight:bold;
letter-spacing:1px;
padding:0 0 0 10px;
}
#cforms2form input.cf-box-a, #cforms2form input.cf-box-b {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
height:22px;
margin:2px 0 0 20px;
width:14px;
}
#cforms2form input.cf-box-a {
margin-left:100px;
}
#cforms2form ol.cf-ol li.cf-box-group {
margin:10px 0 0 !important;
padding-left:100px;
}
#cforms2form span.reqtxt, span.emailreqtxt {
display:none;
font-size:0.9em;
margin:3px 0 0 3px;
vertical-align:top;
}
#cforms2form p.cf-sb {
margin:0;
padding:0 !important;
}
#cforms2form input.sendbutton {
background:transparent url(../images/button-bg.gif) repeat-x scroll 0 0;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:1px !important;
font-size:0.8em;
margin:10px 10px 0 70px;
min-height:5px;
padding:5px;
width:100px;
}
#cforms2form ol.cf-ol li.cf_li_err {
background:#FFDFDF url(li-err-bg.png) repeat scroll 0 0 !important;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
margin:5px 0 !important;
padding:5px 0 !important;
}
#cforms2form ol.cf-ol li ul.cf_li_text_err {
color:#333333;
height:1%;
margin:0 0 0 100px;
min-height:1%;
padding:0;
}
#cforms2form ol.cf-ol ul.cf_li_text_err li {
background:transparent url(icon-alert.png) no-repeat scroll left 1px !important;
font-weight:bold;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin:0 0 2px !important;
padding-left:15px;
text-indent:0;
}
#cforms2form ol.cf-ol ul.cf_li_text_err li:before {
content:'';
}
#cforms2form label.secq, label.seccap {
margin-bottom:4px;
vertical-align:text-bottom;
}
#cforms2form input.secinput {
vertical-align:text-bottom;
}
#cforms2form #cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
height:15px;
margin:0;
padding:4px;
width:50px;
}
#cforms2form img.captcha {
border:medium none !important;
float:none !important;
margin:0 0 0 10px !important;
padding:0 !important;
vertical-align:text-bottom;
}
#cforms2form img.captcha-reset {
background:transparent url(captcha_reset_grey.gif) no-repeat scroll 0 0;
border:medium none;
height:21px;
margin:0 0 2px 3px;
vertical-align:text-bottom;
width:21px;
}
#cforms2form img.imgcalendar {
border:medium none;
}
div.cf_info {
color:#333333;
display:none;
line-height:1.3em;
margin:10px auto;
padding:10px 15px !important;
width:250px;
}
div.cf_info ol {
margin:0;
padding:5px 15px 0 30px;
}
div.cf_info ol li {
margin:2px 0;
padding:1px 0;
}
div.cf_info a {
color:#AD2929 !important;
text-decoration:underline !important;
}
div.success {
background:#FFFFFF none repeat scroll 0 50%;
color:#444444;
display:block;
}
#cforms2form div.failure {
background:#FFDFDF url(li-err-bg.png) repeat scroll 0 0 !important;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
display:block;
}
#cforms2form div.waiting {
background:#F9F9F9 none repeat scroll 0 0;
color:#AAAAAA;
display:block;
}
#cforms2form .cform .cf_error {
border:1px solid #AD2929;
color:#AD2929;
}
#cforms2form div.mailerr {
display:block;
}
#cforms2form .mailerr, .cform .cf_errortxt {
color:#AD2929;
}
[disabled] {
background:transparent none repeat scroll 0 0 !important;
border-color:#DDDDDD !important;
color:#DDDDDD;
}
#cforms2form .disabled {
border-color:#DDDDDD !important;
}
#cforms2form .cform input.cf_upload {
background:#F9F9F9 none repeat scroll 0 0;
border:1px solid #888888;
width:220px;
}
#cforms2form .linklove {
margin:0 auto 10px !important;
padding:0 !important;
text-align:center !important;
width:410px;
}
#cforms2form .linklove a, .linklove a:visited {
color:#AAAAAA !important;
font-family:Tahoma;
font-size:0.8em;
}

#li-2-3 label, #li-2-4 label, #li-2-5 label {
display:inline-block;
margin-left:10px;
text-align:left;
vertical-align:top;
width:190px;
float:right;
}
