@CHARSET "UTF-8";

/* Correction */

p {
    margin-bottom: 10px;
}

#content img {
    padding: 4px;
    border: solid 1px #ddd;
}

#content img.left{
    margin: 0 10px 5px 0;
}

#content img.right{
    margin: 0 0 5px 10px;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
    text-decoration: none;
}

/* Main content styles */

#top-message {
	color: #a36735;
	font-size:16px;
	font-weight:bold;
}

#top-alert {
    width:810px;
    line-height: 30px;
    font-size:16px;
    font-weight:bold;
    float:left;
    margin:10px 12px 0;
    text-align:center;
    background: #E7FBDF;
    border:1px #e3e3e3 solid;
}

#content hr {
	margin:10px 0 10px 0;
	clear:both;
	border-top:2px solid #e3e3e3;
}

.hcard-small {
	float:left;
	width:193px;
	margin:0 2px 17px 0;
}		

#content .hcard-big a.hcard-photo {
	margin:0 10px 5px 0;
}

#content .hcard-small .hcard-photo img {
	margin:0;
	padding:0;
	border:0 none;
	width:80px;
	height:100px;
}

#content .hcard-small a.hcard-photo {
	margin:0 10px 5px 0;
	padding:0;
	border:0 none;
	width:80px;
	height:100px;
	float:left;
}

#content .hcard-small a.hcard-more {
	float:left;
    background-color: #f5f5f5;
}

#content .hcard-small a.hcard-profile-link {
	display:block;
	float:left;
	width:101px;
	height:83px;
	text-decoration:none;
	background:#f5f5f5;
}

#content .hcard-big a.hcard-profile-link {
	display:block;
	float:left;
	width:170px;
	text-decoration:none;
	background:#d1e3b3;
	margin-bottom:7px;
}

#float-question {
	float:right;
	color:black;
    	display:block;
	padding-right:10px;
}

#float-question span,
#float-question a {
	font-size:13px;
}

#float-question a {
	font-weight: bold;
	font-family:arial;
	color:#ffffff;
	background:#356AA0;
}

#float-question a:hover {
	text-decoration:underline;
}

button.account-button {
	width:174px;
	height:32px;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:10px 0 6px 32px;
	border:0 none;
	cursor:pointer;
	text-indent: -9999px;
}

form#re-search-designers {
	margin-top:15px;
}

form#re-search-designers span.label {
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	width:60px;
	margin-top:5px;
}

form#re-search-designers select {
	/* width:100px; */
	width:155px;
	float:left;
	font-size:14px;
	margin-top:5px;
}
button#go-designers-submit {
	float:right;
	width:50px;
	height:22px;
	font-weight:bold;
	font-size:19px;
	background: url(images/Search-Form-Go.gif) no-repeat scroll;
	color:white;
	padding:0;
	margin:7px 0 0 6px;
	border:0 none;
	cursor:pointer;
}

form#login-box {
	background:#E0ECFF;
	padding:8px 0 10px 17px;
	color:black;
	margin-top:0px;
}

form#login-box a {
	font-weight:bold;
}

form#login-box img {
	margin:0;
	padding:0;
	border:0 none;
}
form#login-box img.right {
	float:right;
	margin:30px 0 0;
	*margin:10px 0 0;
	display:none;
}
form#login-box h2,form#login-box h3 {
	color:black;
	font-size:36px;
	line-height:47px;
	font-family: georgia;
}
form#login-box h3 {
	font-size: 17px;
}
#content form#login-box h1 {
	font-family:Georgia;
	font-size:30px;
	padding:10px 0px;
	color:black;
}
form#login-box .half-left {
	float:left;
	width:280px;
	border-right:1px #888 solid;
}
form#login-box .half-left2 {
	float:left;
	width:280px;
	margin-top:20px;
}
form#login-box .half-left2 ul {
	list-style-image:url(images/green_item_mark.gif);
	padding-left:15px;
}
form#login-box .half-left2 li {
	margin-bottom:15px;
}
form#login-box .half-right {
	float:left;
	width:265px;
	padding-left:30px;
	_padding-left:15px;
	padding-top:9px;
}
form#login-box label {
	color:#000000;
	font-size:15px;
	margin:10px 0 0 0;
	display:block;
}
form#login-box input {
	width:230px;
	font-size:20px;
	margin-left:0;
	display:block;
	font-weight: 700;
	font-family: "arial";
}
form#login-box p.pass {
    font-size:13px;
    line-height:15px;
    font-weight: bold;
    background: transparent;
    color:#000;
    margin:0 30px 0 0;
}

form#login-box p {
	background:transparent;
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding:7px 0;
	margin:0;
	font-family:helvetica;
}

form#login-box p.top {
	padding: 0px 0px 8px;
	text-align:center;
}

button#login-submit {
	float:right;
	margin:10px 44px;
	color:white;
	width:75px;
	height:22px;
	font-weight:bold;
	background: url(images/Login-Form.gif) no-repeat scroll;
	padding:0;
	border:0 none;
	cursor:pointer;
}
button#login-retrieve {
	float:right;
	margin:10px 42px;
	width:150px;
	height:22px;
	font-weight:bold;
	background: url(images/Search-Form-long.gif) no-repeat scroll;
	padding:0;
	border:0 none;
	cursor:pointer;
}
button#login-create {
	float:left;
	color:white;
	margin:10px 0;
	width:236px;
	height:22px;
	font-weight:bold;
	background: url(images/Login-Form-Create.gif) no-repeat scroll;
	padding:0;
	border:0 none;
	cursor:pointer;
}

#content div.pager {
	float:right;
	font-size:14px;
	line-height:22px;
	padding-top:2px;
	margin:5px 5px 0 20px;
	text-transform:uppercase;
	font-weight:bold;
}
#content div.pager a,
#content div.pager a:visited {
	color: #3C5D80;
}
#content div.pager a:hover {
	color:#65aa2b;
}

.rounded-tab {
	background:none repeat scroll 0 0 #F5F5F5;
	border:1px solid #cccccc;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	padding:10px 5px 5px 8px;
	margin:8px 0 15px;
}
.rounded-tab-home {
	background:none repeat scroll 0 0 #F5F5F5;
	border:1px solid #CCCCCC;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	padding:10px 5px 0 7px;
	margin:0px 0 45px;
}

.rounded-tab hr {
	margin:5px 0 15px !important;
	*margin:0 0 7px !important;
}

#account-tabs {
	clear:both;
}

#account-tabs h1.account {
	border-bottom:1px solid #DCDCDC;
	color:#0A84C1;
	font-size:26px;
	line-height:26px;
	padding:0 0 10px;
}
	
#account-tabs div {
	display:none;
	clear:both;
	padding:0px 15px;

}
#account-tabs div.active {
	display:block;
}
#account-tabs div.clear {
	display:block;
	clear:both;
	padding:0;
}

#account-tabs p {
	font-size:16px;
	margin:10px 0 14px 0px;
	font-weight:bold;
	line-height:24px;
	color:#424242;
}
#account-tabs label {
	margin:10px 0 0 0px;
	font-weight:bold;
	width:160px;
	display:block;
	clear:both;
	float:left;
	font-size:15px;
	padding-left:40px;
	padding-right:24px;
	color:#444444;
}
#account-tabs input, 
#account-tabs textarea,
#account-tabs select,
#photo-msg2,#photo-load2,#photo-result-msg2,
#photo-msg,#photo-result-msg {
	margin:10px 0 0 0px;
	width:258px;
	display:block;
	float:left;
	border:1px solid #979B9E;
	color:#505254;
	font-size:11px;
	padding:4px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	background: url('/images/input-bg.png') repeat-x;	
}

#account-tabs textarea {
	margin:10px 0 0 40px;
	width:440px;
}

#account-tabs input,
#account-tabs select {
	margin-bottom:2px;
}

#account-tabs select {
	width:268px;
	font-weight:bold;
}
#account-tabs .disabled {color:#dddddd;}
#account-tabs .auto {border-color:#0000ff;}

button#account-submit {
	float:left;
	margin:10px 0 0 335px;
	background: url(images/Save-Changes.gif) no-repeat;
}
button#account-delete-yes {
    float:left;
	background: url(images/Delete-Account.gif) no-repeat;
}
button#account-delete-no {
    float:left;
	background: url(images/Back-To-Account-Menu.gif) no-repeat;
}

#account-tabs label.checkbox {
	margin:0;
	width:18%;
	font-weight:normal;
	display:block;
	clear:none;
	float:left;
	font-size:11px;
	padding-right:0px;
}
#account-tabs input.checkbox {
	margin:0 5px;
	width:auto;
	display:inline;
	float:none;
}
.required {
	color:red;
	font-size:18px;
}
div#photo-placeholder {
	background:url(images/dummy_user.gif) center center no-repeat scroll #ccc;
	display:block;
	padding:0;
	margin:10px 0 0 20px;
	border:2px #888 solid;
	float:left;
    clear:none;
}
div#photo-control {
    display:block;
    float:left;
    clear:both:
    width:153px;
    margin:10px 0;
    padding:0;
}
div#crop-border {
	width:100px;
	height:133px;
	position:absolute;
	z-index:1000;
	border:2px blue solid;
	background:url(images/1px.gif);
}
div#crop-border.moved {
	border:2px red solid;
}
div#crop-border .markpoint {
	width: 6px;
	height: 6px;
	zoom:1;
	display:block;
	border:1px solid blue;
	position: relative;
	line-height: 1px;
	font-size: 1px;
	float:left; clear:both;
	background:url(images/1px.gif);
}
#mp_tl {top:-6px;  left:-6px; cursor: nw-resize; }
#mp_tr {top:-14px;  left:98px; cursor: ne-resize; }
#mp_br {top:115px; left:98px; cursor: se-resize; }
#mp_bl {top:107px; left:-6px; cursor: sw-resize; }

div#photo-placeholder img {
	margin:0;
	padding:0;
	border:0 none;
}
button#key_file {
	margin:0;
	float:left;
	background: url(images/Headshot.gif) no-repeat;
}
button#key_file2 {
	margin:0px 0px 10px;
	float:left; clear:both;
	background: url(images/Upload-Photos.gif) no-repeat;
}
button#crop_image {
	background: url(images/Crop-Image.gif) no-repeat;
}
div#photo-box {
	position:absolute;
    	top:0;
    l	eft:0;
	z-index:1000;
    	text-align:center;
   	background:#e3e3e3;
	border:3px solid #AAAAAA;
	border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		-khtml-border-radius:10px;
}
#photo-msg,#photo-result-msg,
#photo-msg2,#photo-load2,#photo-result-msg2 {
	width:440px;
    height:29px;
}
#photo-load {
	display:block;
	width:153px;
    height:29px;
    margin:0;
}
#photo-result-msg{
	margin:10px 0 0 10px;
}
#photo-load img,
#photo-load2 img {
	float:left;
	margin:0 10px 0 0;
	border:0 none;
	padding:0;
}
#photo-result-msg,
#photo-result-msg2 {
	color:red;
}

#content h1.search-title {
	height:auto;
	text-transform:none;
	font-size: 18px;
	line-height: 26px;
	border-bottom:0px;
}
#content a.search-top-links {
	text-decoration:none;
	color: #5c5c5c;
	font-weight:bold;
}
#content a.search-top-links:hover {
	color: #65AA2B;
}

#tab-contact label {
	margin:0 0 15px 0;
	width:240px;
	display:block;
	clear:none;
	float:left;
	font-size:13px;
}
		
#tab-contact label.wide {
	width:100%;
}
#tab-contact label input,
#tab-contact label textarea,
#tab-contact label span	 {
	display:block;
	clear:both;
	margin:0 0 0 80px;
}
#tab-contact label span {
	_margin:0 0 0 40px;
	width:160px;
	padding:0;
}
#tab-contact label input {
	width:150px;
	font-size:14px;
}
#tab-contact label textarea {
	width:390px;
	font-size:14px;
}		
#tab-contact label span.required {
	width:auto;
	display:inline;
	float:none;
	margin:0 0 0 5px;
	color:red;
}
#tab-contact img {
	margin:15px 0 0 20px;
	padding:0;
	border:0 none;
	width:84px;
	height:28px;
}
button#contact-submit {
	display:block;
	float:right;
	margin: 20px 85px 0 0;
	_margin: 20px 45px 0 0;
}

/* Autocomplete jQuery plugin styles */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat; 
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#profile-tabs div span#gallery-placeholder,
span#gallery-placeholder {
	width:550px;
	display:block;
	clear:both;
	padding:0;
}
span#gallery-placeholder div.photo {
	display:block;
	/* width:100px; */
	height:118px;
	float:left;
	padding:5px;
	clear:none;
	position:static;
	top:0;
}
span#gallery-placeholder a img {
	display:block;
	float:none;
	padding:0;
	border:0 none;
	/* width:100px; */
	height:100px;
	z-index:1;
	visibility: visible;
}

div#dashboard { background-color:#f7f7f7;border:1px solid #cccccc;height:200px; }

span#gallery-placeholder div.photo a.highslide {
    clear:both;
}
span#gallery-placeholder div.photo a.icon {
	display:block;
	float:left;
	position:relative;
	top:0;
	margin:0 2px 2px 0;
	_margin:0 3px 0 0;
	z-index:100;
	background:transparent url(images/icons.png) no-repeat scroll 0 0;
	_background-image:url(images/icons.gif);
	width:16px;
	height:16px;
	text-indent: -9999px;
}
#tab-photos span#gallery-placeholder div.photo {
	height: 118px;
}
#tab-photos span#gallery-placeholder a img {
	margin-top:18px;
	*margin-top:0px;
}
span#gallery-placeholder div.photo a.idelete {background-position: -10px -8px;}

span#gallery-placeholder div.photo a.ititle	{background-position: -38px -8px;}
/*
span#gallery-placeholder div.photo a.idelete 		{background-position: -10px -40px;}
span#gallery-placeholder div.photo a.ititle 		{background-position: -38px -40px;}
*/

div#activation-msg {
	background-color:#d5ebf8;
	padding:8px 0 10px 17px;
	color:black;
}
div#activation-msg h1, 
div#activation-msg h2 {
	color:black !important;
	margin-bottom:10px;
}
div#activation-msg p {
	margin:0px 10px 10px 0;
	padding:5px;
	background-color:#ffffff;
	border:2px solid #cccccc;
	font-weight:bold;
}
div#activation-msg ol,
div#activation-msg span {
	font-size:13px;
}
div#activation-msg ol {
	margin-left:20px;
}

.designer-of-the-month {
	background:#d1e3b3;
	border:2px solid #5E5F0F;
	margin:25px 0 36px;
}
#content .designer-of-the-month h2.block-title {
	margin-bottom:3px;
	line-height:36px;
	color:#7c5918;
	font-size:23px;
	font-weight:bold;
}

ul.big-list-menu li.clear {
    float:none;
}

/* Inbox */

div#inbox h2 {
    padding:15px 0 0;
}

#working {
    display:none;
    float:right;
    font-size: 16px;
    color:black;
    line-height: 20px;
}
#working img {
    border:0 none;
    padding:0;
}

div#inbox table {
    float:none;
    clear:both;
    font-size: 12px;
    color:black;
    background:white;
    line-height: 15px;
}

div#inbox table td {
    padding:10px 0;
}
div#inbox .hidden {
    display:none;
}
div#inbox tr.box-row-pager td,
div#inbox tr.box-row-pager2 td {
    font-size:15px;
}

div#inbox tr.box-row-pager td,
div#inbox tr.box-row-head td {
    border-bottom: 1px solid #0071B5;
}
div#inbox tr.box-row-pager2 td {
    border-top: 1px solid #0071B5;
}

div#inbox tr.box-row-message td {
    border: 2px solid #0071B5;
    border-style:solid none;
}

div#inbox td.box-name,
div#inbox span.box-date,
div#inbox span.box-name {
    display:block;
    width:180px;
}

div#inbox td.box-links a.box-view {
    display:block;
    background:url(images/open-close-icon.gif) no-repeat 0px -1px;
    width:25px;
    height:25px;
    text-indent: -9999px;
}
div#inbox td.box-links a.box-close {
    display:block;
    background:url(images/open-close-icon.gif) no-repeat 0px -27px;
    width:25px;
    height:25px;
    text-indent: -9999px;
}
div#inbox td.box-links a,
div#inbox td.box-links-l a,
div#inbox td.box-links-r a {
    text-decoration:none;
    background:white;
}
div#inbox td.box-links-l a {
    display:block;
    width:35px;
}
div#inbox td.box-links-r a {
    display:block;
    width:40px;
}
div#inbox td.box-links a {
    display:block;
    text-align:center;
    width:30px;
}

div#inbox td.box-links-l {
    text-align:right;
    padding-right:3px;
    min-width:35px;
}
div#inbox td.box-links-r {
    text-align:left;
    padding-left:3px;
}
div#inbox td.box-links {
    text-align:center;
}

div#inbox span.box-subject,
div#inbox span.box-name {
    color:#0071B5;
    cursor:pointer;
}

div#inbox tr.box-row-new td {
   font-weight: bold;
   background:white;
}

div#inbox span.box-date {
    font-weight: normal;
    font-size: 11px;
}

/* Admin styles */

.admin-item {
    float:right;
    position:relative;
    height:0;
}
.admin-item #working {
    float:left;
}

.admin-item input {
    display:block;
    float:left;
    width:16px;
    height:16px;
    border:1px solid #ccc;
    padding:2px;
    margin:0;
}
.admin-icon {
    display:block;
    float:left;
    margin-left:3px;
    width:16px;
    height:16px;
    text-decoration: none;
    text-indent: -9999px;
    background:url(images/admin-icons.png) no-repeat scroll transparent ;
}

.admin-featured-month   { background-position: 0px 0px;}
.admin-delete           { background-position: -16px 0px;}
.admin-edit             { background-position: -32px 0px;}
.admin-export           { background-position: -48px 0px;}
.admin-message          { background-position: -64px 0px;}
.admin-featured-no      { background-position: -80px 0px;}
.admin-selected         { background-position: -96px 0px;}
.admin-not-selected     { background-position: -112px 0px;}

#admin-message-body {
    position:absolute;
    top:200px;
    left:300px;
    width:auto;
    height:auto;
    z-index:1000;
    border:1px white solid;
    background: white;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
}
#admin-message-body .in-row {
    display:block;
    width:400px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
}
#admin-message-body-text {
    height:250px;
}
#admin-message-body-button {
    display:block;
    margin:10px auto;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
}

#admin-message-body-help {
    display:block;
    float:right;
    margin-right: 10px;
    font-size:16px;
}


/* Pricing Page */

h2.title  {
	display:block;
	float:left;
	line-height:50px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:32px;
	margin:0 0 7px;
	padding:0px;
	font-weight:normal;
}
	
div#pricingBox  {
	background:#e0ecff;
	padding:8px 10px;
	border:1px solid #DDF0F8;
	margin-bottom:15px;
	height:71px;
	text-align:left;
	width:947px;
	clear:both:
}

div#pricingBox div.pricingBoxL  {
	color:#0a415c;
	font-size:24px;
	text-align:left;
	line-height:34px;
	border-right:1px dotted #9a9a9a;
	padding-right:15px;
	width:552px;
	float:left;
}

div#pricingBox div.pricingBoxR  {
	color:#464646;
	float:left;
	font-size:15px;
	line-height:23px;
	padding-left:35px;
	text-align:left;
	width:342px;
}

/* Pricing Table */

table.plans  {
	color:#333333;
	float:left;
	padding:0px;
	width:970px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
}

.plans thead tr {
	font-size:13px;
}

.plans tr {
	font-size:13px;
}

.plans tr.two {
	background:#f4f4f4;
}

.plans th {
	color:#ffffff;
	vertical-align:middle;
	text-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
	padding-bottom:1px;
}

.plans th.feature-review {
	background:url("/images/silver.png") repeat-x scroll 0 0 transparent;
	border-right:2px solid #E3E3E3;
	color:#0D83DD;
	font-size:30px;
	line-height:37px;
	padding:19px 0 0 21px;
	text-align:left;
	text-shadow:none;
	vertical-align:top;
	width:44%;
}

.plans th.choice-1 {
	padding-bottom:0px;
	width:20%;
	text-align:center;
	background:#2592E6;
}

.plans th.choice-3 {
	padding-bottom:0px;
	text-align:center;
	background:#bcbcbc;
}

.plans th.choice-2 {
	background:#0660C7;
	border-color:#e3e3e3;
	border-style:none solid;
	border-width:2px;
	padding:11px 16px 0 17px;
	width:19%;
	text-align:center;
}

.plans td.explain {
	text-align:left;
	border-right:2px solid #e3e3e3;
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	color:#444444;
}

.plans td.promotion {
	text-align:left;
	border-right:2px solid #e3e3e3;
	padding-left:20px;
	font-weight:bold;
	font-size:17px;
	color:#F97922;
}

.plans p.cost {
	font-size:38px;
	letter-spacing:-1px;
	line-height:38px;
}

.plans span.cents {
	font-size:12px;
	font-weight:normal;
	letter-spacing:0;
	line-height:12px;
	margin:0 -13px 0 1px;
	text-shadow:none;
	vertical-align:super;
}

.plans span.month {
	color:#ffffff;
	font-size:12px;
		letter-spacing:0px;
}

.plans td {
	border-top:1px solid #e3e3e3;
	line-height:29px;
	text-align:center;
}

.plans td.popular {
	border-color:#e3e3e3;
	border-style:solid;
	border-width:1px 2px 0;
	padding:0px 16px 0 17px;
}

.plans td.popular h4 {
	padding-top:0px;
}

.plans h2 {
	font-size:16px;
	color:#333333;
	padding-top:6px;
	font-weight:bold;
	margin-bottom:5px;
}

.plans h3 {
	font-size:25px;
	line-height:45px;
	color:#ffffff;
}

.plans h4 {
	font-size:14px;
	color:#333333;
}

.plans span.recommend {
	color:#CC6600;
	font-size:100%;
	font-weight:bold;
	position:relative;
	text-transform:uppercase;
}

.plans td span {
	font-size:12px;
	font-weight:normal;
}

div#under  {
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:16px;
	color:#777777;
	width:970px;
}

h3.under  {
	color:#0D83DD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:20px;
	margin:0 0 7px;
}

div#leftcol  {
	float:left;
	padding-right:30px;
	width:650px;
	border-right:1px solid #e2e2e2;
}

div#leftcol_match  {
	float:left;
	padding-right:30px;
	width:605px;
	border-right:1px solid #e2e2e2;
}

div#leftcol p {
	margin-bottom:15px;
	font-size:13px;
	line-height:20px;
}

div#rightcol  {
	float:left;
	padding-left:30px;
	width:250px;
}

div#rightcol_match  {
	float:left;
	padding-left:44px;
	width:250px;
}


div#rightcol p.title {
	background:#E1F4A8;
	color:#000000;
	padding:1px 3px;
	font-weight:bold;
	margin-bottom:3px;
}

div#rightcol p.answer {
	margin-bottom:20px;
	line-height:18px;
	font-size:13px;
}

div#rightcol_match p.title {
	background:#E1F4A8;
	color:#000000;
	padding:1px 3px;
	font-weight:bold;
	margin-bottom:3px;
}

div#rightcol_match p.answer {
	margin-bottom:20px;
	line-height:18px;
	font-size:13px;
}


p.biglink  {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px !important;
	font-weight:bold;
	line-height:22px;
}


/* Info Pages */


div#info {
}

div#info h1.info {
	background:url('/images/sort-bg.gif') repeat-x scroll left bottom transparent;
	border-color:#DEDEDE;
	border-style:solid;
	border-width:1px 0;
	color:#0D83DD;
	display:block;
	font-size:33px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	padding-left:30px;
	text-shadow:0 1px 0 #FFFFFF;
}

div#info div.infotext {
	padding:30px 70px 40px 40px;
	float:left;
	width:680px;
}

div#info .form {
	background:#dfeFFF;
	color:#000000;
	font-size:13px;
	padding:9px 12px 12px;
	line-height:23px;
	margin-bottom:30px;
	width:510px;
	float:left;
}

div#info .form h2 {
	color:#326DB5;
	display:inline-block;
	font-family:"Trebuchet MS",serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	text-transform:capitalize;
	line-height:20px;
}

div#info .form input, div#info .form textarea {
	background:url("/images/input-bg.png") repeat-x scroll 0 0 #ffffff;
	border:1px solid #979B9E;
	color:#333333;
	padding:4px;
	font-size:16px;
	font-weight:normal;
	 border-radius: 3px;
   	-moz-border-radius: 3px;
   	-webkit-border-radius: 3px;
   	-khtml-border-radius: 3px;
}

div#info .form label {
	font-weight:bold;
}

div#info div.info-feature {
	padding:30px 70px 0px 50px;
	float:left;
	width:670px;
}

div#info div.resource {
	padding:19px 0px 0px 30px;
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	margin-bottom:30px;
}

div#info p {
	color:#444444;
	font-size:14px;
	line-height:21px;
	margin-bottom:20px;
}

div#info ol.faq, ul.faq {
	padding-left:40px;
	margin-bottom:20px;
	font-size:14px;
}

div#info p.biglink  {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}

div#info h2.info {
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	color:#326DB5;
	font-family:"Trebuchet MS",serif;
	font-weight:bold;
	text-transform:capitalize;
	display:inline-block;
}

div#info h2.resource {
	font-size:26px;
	font-weight:bold;
	margin-bottom:10px;
	color:#326DB5;
	font-family:"Trebuchet MS",serif;
	font-weight:bold;
	text-transform:capitalize;
	display:inline-block;
}

div#info h2.faq {
	border-bottom:1px solid #e1e1e1;
	background:white;
	color:#326DB5;
	display:block;
	font-family:"Trebuchet MS",serif;
	font-size:19px;
	font-weight:bold;
	line-height:41px;
	margin-bottom:8px;
	text-decoration:none;
	text-transform:capitalize;
}


div#info img.features {
	clear:left;
	display:block;
	float:left;
	margin-bottom:105px;
	margin-right:20px;
	position:relative;
}

div.resource img.resource {
	clear:left;
	display:block;
	float:left;
	margin-right:20px;
	position:relative;
}

#join-box {
    background:url(images/form-arrow-green.gif) no-repeat left top;
    padding:20px;
}

#join-box .half-left {
    float:left;
    width: 300px;
    height: 225px;
    text-align: left;
}

.sel-choice {
    font-size: 26px;
    color:black;
    margin-top:20px;
    font-weight: bold;
    background: transparent;

}
.sel-price {
    font-size: 20px;
    color: #70992e;
    border-bottom:1px solid #c2e18c;
    margin: 10px 100px 10px 0;
    font-weight: bold;
    background: transparent;
}
#join-box .half-right {
    float:left;
    width: 528px;
}

#join-box .half-right label {
    display:block;
    clear:both;
    float:left;
    width:300px;
    text-align: right;
    padding:0 20px 0 0;
    font-weight: bold;
    background: white;
}
#join-box .half-right input {
    float:left;
}
#join-box .half-right img {
    float:left;
}
#join-box button#login-create {
    margin:20px 0 0 200px;
    background: url(images/create-account.gif) no-repeat;
    width:315px;
    height: 38px;
}

/* Get Matched */

div#match {
	float:left;
	width:100%;
}

div#match .match-page {
	margin-left:25px;
}

div#match label.checkbox {
	display:block;
	font-size:13px;
	line-height:23px;
}

div#match div.title  {
	display:block;
	margin: 10px auto 25px;
	border-top:2px solid #d7ce95;
	border-bottom:2px solid #f0ebd5;
	background:#fffbe0;
	text-align:center;
	color:#004042;
	font-size:36px;
	line-height:40px;
	padding:7px;
}

div#match div.title2  {
	display:block;
	margin: 10px auto 25px;
	border-top:2px solid #d7ce95;
	border-bottom:2px solid #f0ebd5;
	text-align:left;
	color:#004042;
	font-size:33px;
	line-height:38px;
	padding:7px 0px 7px 129px;
	background: url('/images/large-check.png') no-repeat 48px 13px #fffbe0;
}

div.title  span {
	font-size:19px;		
}

div.title2  span {
		font-size:19px;		
}

div#match h2.match {
	color:#0A84C1;
	float:left;
	font-size:22px;
	font-weight:bold;
	float:left;
	line-height:22px;
	margin-bottom:18px;
}

div#match h2.match span{
	color:#B02B2C;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	line-height:16px;
}

div#match .left-thanks {
	border-right:1px dotted #CCCCCC;
	float:left;
	margin-left:50px;
	padding-right:20px;
	width:510px;
	margin-bottom:20px;
}

div#match .right-thanks {
	float:left;
	width:300px;
	margin-left:50px;
	margin-top:61px;
}

div#match h2.thanks {
	font-size:19px;		
	font-weight:bold;
	color:#0A84C1;
	margin-bottom:14px;
	line-height:18px;
	float:left;
	font-family:trebuchet MS;
}

.left-thanks h3 {
	float:left;
	display:block;
	width:100%;
	font-size:18px;
	margin-bottom:14px;
	font-family:trebuchet MS;
}

div#match .left-thanks .account-detail {
	float:left;
	display:block;
	margin-left:20px;
	width:500px;
}

.left-thanks strong {
	display:block;
	float:left;
	margin-right:22px;
	text-align:right;
	width:100px;
}

.left-thanks span {
	display:block;
	float:left;
}

div#match .right-thanks .account-detail {
	float:left;
	display:block;
	width:auto;
}

.right-thanks h3 {
	float:left;
	display:block;
	width:100%;
	margin-bottom:15px;
	line-height:27px;
}

.right-thanks strong {
	display:block;
	float:left;
	width:122px;
}

.right-thanks span {
	display:block;
	float:left;
}

div#match div.check  {
	padding-left:75px;
	float:left;
	margin-bottom:25px;
}

div#match div.project  {
	padding-left:74px;
	width:412px;
	float:left;
	margin-bottom:25px;
}

div.project h3 {
	font-size:16px;		
	font-weight:bold;
	color:#004042;
	margin-bottom:7px;
}

div.project span.room {
	font-size:16px;		
	font-weight:bold;
	color:#004042;
	float:left;
	margin-bottom:7px;
	line-height:20px;
}

div#match div.projectbox  {
	padding-left:75px;
	width:800px;
	float:left;
	margin-bottom:25px;
}

div.projectbox h3 {
	font-size:18px;		
	font-weight:bold;
	color:#004042;
	margin-bottom:7px;
}

div#match h3.form {
	font-size:18px;		
	font-weight:bold;
	color:#004042;
	padding-left:80px;
	margin-bottom:10px;
}

table.match  {
	background: #eef2f9;
	margin-left:72px;
	padding:20px;
	width:510px;
}

.match td {
	font-size:18px;		
	font-weight:bold;
	color:#004042;
	margin-bottom:10px;
	width:100px;
	float:left;
}


/* Directory Category Pages */

div#catalog {
}

div#catalog div.top-left {
	border-right:1px dotted #d1d1d1;
	padding-right:25px;
	width:627px;
	margin-left:10px;
	float:left;
}

div#catalog div.top-right {
	display:inline;
	float:right;
	margin-right:21px;
	text-align:center;
	width:289px;
}

div#catalog h1 {
	color:#0A84C1;
	display:inline;
	font-family:helvetica,arial,sans-serif;
	font-size:28px;
	font-weight:600;
	line-height:40px;
	margin-bottom:10px;
	margin-top:0;
	padding:0 0 8px;
	text-align:left;
}

div#catalog h2.info {
	border:none;
	color:#326DB5;
	display:inline-block;
	font-family:"Trebuchet MS",serif;
	font-size:20px;
	font-weight:bold;
	line-height:32px;
	margin-bottom:8px;
	padding-top:10px;
	text-align:center;
	text-transform:capitalize;
}

div#catalog p {
	color:#000000;
	font-family:Verdana,arial;
	font-size:13px;
	line-height:15px;
}

div#catalog h2 {
	color:#444444;
	display:block;
	font-family:arial,sans-serif;
	font-size:16px;
	font-weight:600;
	line-height:40px;
	text-align:left;
	border-bottom:1px dotted #d1d1d1;
	margin-bottom:20px;
}

div#catalog div.category {
	display:inline-block;
	float:left;
} 

div#catalog div.category span.title{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

div#catalog div.category span.number{
	color:#000fff;
	font-size:10px;
}

div#catalog div.category span.long{
	font-size:12px;
}

div#catalog ul.category {
	float:left;
	line-height:14px;
	padding-left:13px;
	width:807px;
}

div#catalog li.category {
	background:url('/images/category-arrow.png') no-repeat scroll left 5px transparent;
	display:inline;
	float:left;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	height:77px;
	line-height:20px;
	margin-right:15px;
	padding-left:19px;
	width:167px;
}

/* HomePage Design */

div#home {
	padding:0px;
}

div#home div.left {
	margin-bottom:21px;
	margin-right:25px;
	width:640px;
}

div#home div.box {
	float:left;
	width:620px;	
	margin-bottom:10px;
	width:auto;
}

div#home h1.home {
	color:#2978AB;
	display:block;
	font-family:arial,sans-serif;
	font-size:30px;
	font-weight:600;
	line-height:30px;
	margin-bottom:5px;
	text-align:center;
}


h1.search-titles {
	color:#326DB5;
	display:block;
	font-family:arial,sans-serif;
	font-size:25px;
	font-weight:600;
	line-height:25px;
	margin-bottom:5px;
	text-align:left;
}

div#home h2.intro {
	color:#555555;
	display:block;
	font-family:arial;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	line-height:32px;
	margin-bottom:8px;
	text-align:center;
}

div#home div.search {
	background:url("/images/footer-bg.png") repeat-x scroll left bottom #e6effc;
	height:96px;
	border:1px solid #cccccc;
	padding:11px 0px 11px 11px;
	width:629px;
	_width:600px;
}

.search img.form {
	vertical-align:middle; 
	padding-right:13px;
}

div#home div.searchdet {
	float:left;
	margin:10px 7px 0 0;
}

div#home span {
	color:#555555;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	display:block;
	text-align:left;
}

div#home span.home-state {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}

div#home span.number {
	color:orange;
	display:inline;
	font-size:25px;
}

div#home h2.search {
	color:#325082;
	display:inline-block;
	font-family:"Trebuchet MS",serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	display:block;
	text-align:left;
	text-transform:capitalize;
}

div#search-left {
	background:url('/images/side-bg.gif') repeat-y scroll right 0 #FFFFFF;
	float:left;
	margin-right:10px;
	width:160px;
}

div#search-right {
	background:#999999;
	float:right;
	margin:0px 10px 50px 0px;
	width:170px;
}

div#search-left h2{
	background:url('/images/quick-search-header.png') repeat-x scroll 0 0 transparent;
	clear:left;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:18px;
	line-height:38px;
	margin-left:-15px;
	padding-left:20px;
	text-align:left;
	width:155px;
	height:49px;
	text-shadow:1px 1px #666666;
}

div#home div.right {
	display:inline;
	width: 292px;	
	text-align:left;
	float:left;
}

div#home div.right-search-results {
	background:none repeat scroll 0 0 #999999;
	display:inline;
	float:right;
	height:122px;
	margin-right:10px;
	text-align:left;
	width:314px;
}

div#home span.flag {
	color:#777777;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
}

div#home img.flag {
	vertical-align:middle;
	padding:0px 9px;
}

#home div.home-box {
   	float: left;
   	width: 290px;
   	height: 95px;
   	padding: 10px;
	isplay:inline-block;
   	background: url('/images/home-hold.png') repeat-x left center #ffffff;
   	text-align: left;
   	border: 1px solid #cdcdcd;
   	margin: 10px 17px 10px 0px;
   	border-radius: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	-khtml-border-radius: 5px;
}

#home div.home-box-match {
   	float: right;
   	width: 290px;
   	height: 95px;
	display:inline-block;
  	padding: 10px;
   	background: #ffffff;
  	text-align: left;
  	border: 1px solid #cdcdcd;
	margin: 10px 0px;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
 	-webkit-border-radius: 5;
 	-khtml-border-radius: 5px;
}

#home div.home-box-right {
   	float: left;
   	width: 290px;
   	height: 95px;
	display:inline-block;
  	padding: 10px;
   	background: url('/images/feature-photo-bg.gif') repeat-x scroll left center #EEEEEE;
  	text-align: left;
  	border: 1px solid #cdcdcd;
	margin: 10px 0px;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
 	-webkit-border-radius: 5;
 	-khtml-border-radius: 5px;
}

div#home p.main {
	color:#000000;
	font-family:Verdana,arial;
	font-size:11px;
	line-height:15px;	
	margin:14px 0;
}

div#home h2.box {
	color:#326DB5;
	display:block;
	font-family:"Trebuchet MS",serif;
	font-size:19px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:8px;
	margin-bottom:6px;
	text-align:left;
	text-transform:capitalize;
	border-bottom:2px solid #dcdcdc;
}

div#home h2.featured {
	border-bottom:2px solid #dfdfdf;
	color:#325082;
	display:block;
	font-family:"Trebuchet MS",serif;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:6px;
	padding-bottom:8px;
	text-align:left;
	text-transform:capitalize;
}

#home div.home-box p.box {
	margin-bottom:0px !important;
	color:#000000;
	font-family:Verdana,arial;
	font-size:11px;
	line-height:15px;
}

#home div.home-box-match p.box {
	margin-bottom:0px !important;
	color:#000000;
	font-family:Verdana,arial;
	font-size:11px;
	line-height:15px;
	margin-top:35px;
}

#home div.home-box-right p.box {
	margin-bottom:0px !important;
	color:#000000;
	font-family:Verdana,arial;
	font-size:11px;
	line-height:15px;
}

#home p.link a {
	font-size:14px;
	float:right;
	font-weight:bold;
	line-height:22px;
	margin-bottom:0;
	color:#325082;
	text-decoration:none;
	background:none;
}

#home p.link a:hover {
	text-decoration:underline;
	background:none;
	color:#325082;
}

.feature {
	background:url('/images/footer-bg.png') repeat-x scroll left center #e6effc;
	border:1px solid #CCCCCC;
	height:232px;
	width:620px;
	display:inline-block;
	margin:10px 17px 10px 0px;
	padding:10px;
	clear:both;
	float:left;
}

.photo {
   	background: url('/images/feature-photo-bg.gif') repeat-x scroll left bottom #eeeeee;
	border:1px solid #E5E1D7;
	clear:both;
	display:block;
	float:left;
	height:200px;
	margin:10px 0;
	padding:10px;
	width:949px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
}


/* Sort By Search Results */

div#sort {
	float:left;
	width:809px;
	background:url('/images/sort-bg.gif') repeat-x scroll left bottom transparent;
	border-bottom:2px solid #EDEDED;
	border-top:1px solid #EDEDED;
	border-left:1px solid #EDEDED;
	display:inline-block;
	margin-bottom:10px;
	padding:6px 10px;
	height:26px;
}

div#sort div.sort {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	display:inline-block;
	float:left;
	width:75px;
	margin-top:5px;
	color:#444444;
	text-transform:uppercase;
}

#sort div.results {
	float:left;
	line-height:20px;
	font-size:14px;
	display:inline-block;
	margin:5px 5px 0 50px;
	color:#444444;
	text-transform:uppercase;
	font-weight:bold;
}

#sort div.results a,
#sort div.results a:visited {
	color: #3C5D80;
}

#sort div.results a:hover {
	color:#ffffff;
	background:#3C5D80;
}


/* Search Results */

div#results {
	float:left;
	width:640px;
}

.hcard-search {
	padding:15px 0;
	border-top:1px #dddddd solid;
	height: 120px!important;
}

#results .hcard-big a.hcard-photo,
#results .hcard-search a.hcard-photo,
#results .hcard-main img.hcard-photo {
	margin:0 17px 5px 0;
	padding:0;
	border:0 none;
	width:90px;
	height:120px;
	float:left;
}

#results .hcard-search .right-block {
	display:inline-block;
	float:left;
	width:518px;
}

#results .hcard-search .view {
	display:inline-block;
	float:right;
	width:96px;
	height:20px;
}

#results .hcard-search a.hcard-more {
}

#results .hcard-search span {
	display:block;
}

#results span.hcard-name, 
#results span.hcard-city, 
#results span.hcard-prof {
	color:#0272BC;
	font-size:18px;
	line-height:18px;
}

#results .hcard-big a.hcard-profile-link:hover span,
#results .hcard-small a.hcard-profile-link:hover span,
#results .hcard-search a.hcard-profile-link:hover span {
	color:orange;
	text-decoration:none;
}

#results .hcard-search a.hcard-more:hover {
	background:#ffffff;
}

#results .hcard-search a.hcard-profile-link {
	display:block;
	float:left;
	width:480px;
	height:32px;
	text-decoration:none;
	background:white;
	width:518px;
}

#results .hcard-search-even {
	background: #F6FBFF;
}

#results .hcard-search-even a.hcard-profile-link {
	background: #F6FBFF;
}

#results .hcard-search-even a.hcard-profile-link:hover {
	background: #F6FBFF;
}

#results .hcard-search-even a.hcard-more {
	background-color: #F6FBFF;
}

#results .hcard-search-even a.hcard-more:hover {
	background-color: #F6FBFF;
}

#results .hcard-search .label {
	margin-top:0px;
}
#results .hcard-search .label strong {
	clear:both;
	color:#343434;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	width:90px;
}

#results .hcard-search .label span {
	display:block;
	float:left;
	font-size:12px;
	height:18px;
	line-height:15px;
	overflow:hidden;
	white-space:pre-wrap;
	width:332px;
}

#results .hcard-search .label span.quote {
	font-size:13px;
	height:34px;
	line-height:16px;
	margin-bottom:6px;
	width:518px;
}


/* Photos List View Search Results */

div#results-photos {
	float:left;
	width:640px;
}

.hcard-list {
	padding:15px 0;
	border-top:1px #dddddd solid;
	height: 102px;
}

#results-photos .hcard-list-even {
	background: #F6FBFF;
}

#results-photos .hcard-list-even a.hcard-profile-link {
	background: #F6FBFF;
}

#results-photos .hcard-list-even a.hcard-profile-link:hover {
	background: #F6FBFF;
}

#results-photos .hcard-list a.hcard-list-photo {
	margin:0 17px 5px 0;
	padding:0;
	border:0 none;
	float:left;
	width:159px;
}

#results-photos .hcard-list .right-block {
	display:inline-block;
	float:left;
	width:402px;
}

#results-photos .hcard-list span {
	display:block;
}

#results-photos .hcard-list a.hcard-profile-link {
	display:block;
	color:#0272BC;
	font-size:18px;
	line-height:18px;
	float:left;
	width:480px;
	height:28px;
	text-decoration:none;
	background:#ffffff;
}

#results-photos .hcard-list a.hcard-profile-link:hover {
	color:orange;
	background:#ffffff;
}

#results-photos .hcard-list .label {
	margin-top:0px;
	line-height:16px;
	font-size:11px;
}

#results-photos .hcard-list .label strong {
	display:block;
	float:left;
	clear:both;
	width:105px;
}

#results-photos .hcard-list .label span {
	display:block;
	float:left;
	width:auto;
  	white-space: nowrap;
	overflow:hidden;
}


/* Photos Table View Search Results */


div#results-photos div.table {
	display:inline-block;
	float:left;
} 

div#results-photos div.table a.title {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

div#results-photos div.table a.title:hover {
	text-decoration:underline;
}

div#results-photos div.table span.name {
	font-size:10px;
}

div#results-photos div.table a.name {
	font-size:10px;
	text-decoration:none;
}

div#results-photos div.table a.name:hover {
	text-decoration:underline;
}

div#results-photos ul.table {
	float:left;
	line-height:14px;
}

div#results-photos li.table {
	display:inline;
	float:left;
	margin-right:15px;
	height:170px;
	width:145px;
}


/* Left Menu Explore Expand Results */


.submenu { 
	cursor: hand;
	cursor: pointer;
	overflow-y: hidden;
	font-size:15px; 
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	float:left;
	line-height:17px;
	padding:12px 0px 12px 9px;
	width:150px;
}

.subclosedmenu { 
	color:#333333;
	display:block;
	cursor: hand;
	cursor: pointer; 
}
.subopenmenu { 
	margin:0px;
	display:block;
	cursor: hand;
	cursor: pointer;
	padding-bottom:5px;
	border-bottom:none;
}

.submenucontents { 
	width:100%;
	overflow-y: hidden;
	padding-left:10px;
}

.submenucontents a:hover { 
	color:#ffffff; 
	background:#0272BC;
	text-decoration:none;
	font-weight:bold;
}

.nobg { 
	border:0px;
	background-color:#ffffff; 
}
                    
.searchlinks { 
	color:#325082; 
	text-decoration:none;
	width:143px;
	font-size:13px;
	padding-left:7px;
	line-height:20px;
	display:inline-block;
}

.searchlinks-on { 
	color:#ffffff; 
	background:#0272BC;
	padding-left:7px;
	width:142px;
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
}

div#recent-left {
	background:#FFFFFF;
	border-right:1px solid #EFEFEF;
	float:left;
	margin-bottom:21px;
	width:160px;
}

.recent {
	background:#FFFFFF;
	color:#F97922;
	cursor:pointer;
	display:block;
	border-bottom:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	margin-bottom:0px;
	overflow-y:hidden;
	padding:7px 0 7px 9px;
	text-transform:uppercase;
	width:150px;
}

.mini-holder { 
	width:100%;
	overflow-y: hidden;
}

.mini-img {
	float:left;
	width:39px;
	padding:3px;
}

.mini-info {
	float:left;
	font-size:10px;
	line-height:19px;
	margin-left:4px;
	width:96px;
	margin-top:2px;
}

.mini-info span {
	line-height:12px;
}

.delete-icon {
	float:right;
	width:9px;
	margin-top:20px;
	padding-right:5px
}



/* Photo Page Styles */

div#photo-left {
	background:url("/images/side-bg.gif") repeat-y scroll right 0 #FFFFFF;
	float:left;
	text-align:center;
	width:160px;
}

div#photo-left h2{
	background:url('/images/quick-search-header.png') repeat-x scroll 0 0 transparent;
	clear:left;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:16px;
	line-height:38px;
	margin-left:-15px;
	padding-left:26px;
	text-align:left;
	width:149px;
	height:49px;
	font-weight:bold;
	text-shadow:1px 1px #666666;
}

div#photo-left .profile {
	font-size:11px;
	margin-bottom:15px;
}

div#photo-left .profile a {
	font-weight:bold;
	text-decoration:none;
	color:#0272BC;
	line-height:17px;
}

div#photo-left .profile a:hover {
	text-decoration:underline;
}

div#photo-left.profile a:hover img {
	text-decoration:none;
}

div#photo-left .profile a.name {
	line-height:19px;
}

div#photo-left .profile span {
	line-height:17px;
}

div#photo-left .profile span.space {
	line-height:7px;
}

div#photo-middle {
	float:right;
	width:828px;
}

h1.photo-title {
	background:url("/images/sort-bg.gif") repeat-x scroll left bottom #ffffff;
	border:1px solid #DEDEDE;
	color:#0D83DD;
	display:block;
	font-size:25px;
	font-weight:bold;
	line-height:38px;
	margin-right:10px;
	margin-bottom:8px;
	padding:0 0 3px 11px;
	text-shadow:0 1px 0 #FFFFFF;
}

div#photo-middle span.gallery {
	color:#555555;
	display:block;
	font-family:arial,sans-serif;
	font-size:15px;
	font-weight:600;
	line-height:15px;
	margin-bottom:4px;
	text-align:left;
}

div#photo-middle a {
	text-decoration:none;
	color:#0272BC;
	line-height:17px;
	font-weight:bold;
}

div#photo-middle a:hover {
	text-decoration:underline;
}

div#photo-middle span.on {
	color:#325082;
	font-weight:bold;
}

div#photo-middle span.pipe {
	color:#999999;
}

div#photo-middle .number {
	text-align:right;
	color:#325082;
	font-weight:bold;
	font-size:12px;
}

div#photo-middle .group {
	float:left;
	margin-top:6px;
	margin-bottom:30px;
}

div#photo-middle .details {
	float:left;
	font-size:12px;
	line-height:12px;
	margin-top:0;
	text-align:left;
	width:240px;
	margin-left:12px;
}

div#photo-middle .details .line {
	margin-bottom,:10px;
}

div#photo-middle .details a {
	line-height:12px;
	font-size:12px;
	display:block;
	float:left;
	margin-bottom:10px;
}

div#photo-middle .details strong {
	display:block;
	float:left;
	clear:both;
	width:95px;
	margin-bottom:10px;
	padding-left:10px;
}

div#photo-middle .details span {
	display:block;
	float:left;
	width:auto;
  	white-space: nowrap;
	overflow:hidden;
}

div#photo-middle .details h2.about {
	border-bottom:2px solid #CCCCCC;
	color:#666666;
	display:block;
	font-family:arial;
	font-size:21px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:9px;
	padding:7px 0 5px 10px;
	text-align:left;
	text-transform:capitalize;
	width:225px;
}

div#photo-middle .details h2.photo-contact {
	border-bottom:2px solid #CCCCCC;
	color:#666666;
	display:block;
	font-family:arial;
	font-size:21px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:9px;
	padding:20px 0 5px 10px;
	text-align:left;
	text-transform:capitalize;
	width:225px;
}

div#photo-middle .desc {
	margin-bottom:20px;
	font-size:13px;
	line-height:18px;
	float:left;
	padding-left:10px
}

div#photo-middle .form {
	background:#E8F7D9;
	color:#000000;
	font-size:13px;
	padding:0px 12px 12px;
	line-height:23px;
	margin-bottom:30px;
	width:212px;
	float:left;
}

div#photo-middle .form h2 {
	color:#326DB5;
	display:inline-block;
	font-family:"Trebuchet MS",serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	text-transform:capitalize;
	line-height:20px;
}

div#photo-middle .form input, div#photo-middle .form textarea {
	background:url("/images/input-bg.png") repeat-x scroll 0 0 #ffffff;
	border:1px solid #979B9E;
	color:#333333;
	padding:4px;
	font-size:16px;
	font-weight:normal;
	border-radius: 3px;
   	-moz-border-radius: 3px;
   	-webkit-border-radius: 3px;
   	-khtml-border-radius: 3px;
}

div#photo-middle .form label {
	font-weight:bold;
}

div#photo-right {
	background:none repeat scroll 0 0 black;
	float:right;
	margin:0px 10px 50px 0;
	width:170px;
}

/* Profile Page Styles */


div#profile {
	float:right;
	width:828px;
}

div#profile h1.profile {
	background:url("/images/sort-bg.gif") repeat-x scroll left bottom #ffffff;
	border:1px solid #DEDEDE;
	color:#0D83DD;
	display:block;
	font-size:25px;
	font-weight:bold;
	line-height:38px;
	margin-right:15px;
	margin-bottom:8px;
	padding:0 0 3px 11px;
	text-shadow:0 1px 0 #FFFFFF;
}

div#profile h1.profile span.city {
	color:#555555;
	display:block;
	font-family:arial,sans-serif;
	font-size:15px;
	font-weight:600;
	line-height:15px;
	margin-bottom:4px;
	text-align:left;
}

.hcard-main {
	float:left;
	width:475px;
	max-height:221px;
	margin-bottom:15px;
	background: url("/images/footer-bg.png") repeat-x scroll left center #e6effc;
	border-color:#dedede;
	border-style:solid;
	border-width:1px 2px 2px;
	padding:11px;
}

.hcard-map {
	float:right;
	width:279px;
	margin-bottom:0px;
	margin-right:33px;
	_margin-right:0;
}

div#profile .hcard-map a {
	height:16px;
	line-height:19px;
	width:270px;
	display:block;
	font-size:11px;
	text-decoration:none;
	padding-left:103px;
}	
#gmap {
	width:294px;
	height:185px;
	border:1px #dddddd solid;
}
#logocontrol,#gmap a.gmnoprint,#gmap span {
	display:none;
}

div#profile .hcard-main a.hcard-more {
	margin-top:3px;
	font-weight:bold;
	background:#f5f5f5;
}

div#profile .contact-info {
	display:block;
	float:left;
	font-size:12px;
	line-height:14px;
	color:#434343;
	max-height:200px;
	margin-bottom:5px;
	padding:0 9px 0 12px;
	width:189px;
}

div#profile .contact-info ul.contact {
	list-style-type:none;
}

div#profile .contact-info ul.contact li {
	margin-bottom:9px;
}

div#profile .contact-info ul.contact li.first {
	font-weight:bold;
	font-size:13px;
	line-height:16px;
}

div#profile .contact-info ul.contact li.last {
	margin-bottom:0px;
}

div#profile .contact-info .phone {
}

div#profile .contact-info .phone strong {
	clear:both;
	display:block;
	float:left;
	font-weight:normal;
	width:48px;
}

div#profile .contact-info .phone span {
	display:block;
	float:left;
	width:138px;
}

div#profile .line {
	border-left:1px solid #cdcdcd;
	display:block;
	float:left;
	font-size:11px;
	height:130px;
	margin-bottom:7px;
	margin-right:6px;
	width:1px;
}

div#profile .links {
	float:left;
	width:131px; 
	font-size:12px;
	line-height:22px;
   	font-weight: bold;
}

div#profile h2.links {
	color:#326DB5;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:8px;
	padding-left:6px;
}

div#profile .links ul.links {
	list-style-type:none;
}

 ul.links li {
	padding:0px;
}

div#profile .links a {
   	color: #676767;
   	cursor: pointer;
   	display: block;
   	padding-left: 33px;
	text-decoration: none;
}

div#profile .links a.homepage {
	background: url('/images/homepage.png') 6px center no-repeat transparent;
}
div#profile .links a.homepage:hover {
	background: url('/images/homepage.png') 6px center no-repeat #E7F0F0;
	color:#325082
}

div#profile a.blog {
	background: url('/images/blog.png') 6px center no-repeat transparent;
}
div#profile a.blog:hover {
   	background: url('/images/blog.png') 6px center no-repeat #E7F0F0;
	color:#325082
}

div#profile a.twitter {
	background: url('/images/twitter.png') 6px center no-repeat transparent;
}
div#profile a.twitter:hover {
	background: url('/images/twitter.png') 6px center no-repeat #E7F0F0;
	color:#325082
}

div#profile a.facebook {
	background: url('/images/facebook.png') 6px center no-repeat transparent;
}
div#profile a.facebook:hover {
	background: url('/images/facebook.png') 6px center no-repeat #E7F0F0;
	color:#325082
}

div#profile a.linkedin {
	background: url('/images/linkedin.png') 6px center no-repeat transparent;
}
div#profile a.linkedin:hover {
	background: url('/images/linkedin.png') 6px center no-repeat #E7F0F0;
	color:#325082
}

div#profile a.clipboard {
	background: url('/images/remember.png') 6px center no-repeat transparent;
}
div#profile a.clipboard:hover {
	background: url('/images/remember.png') 6px center no-repeat #E7F0F0;
	color:#325082
}

/* Profile Tabs Styles */

#profile-tabs {
	width:607px;
    	_width:611px;
	clear:both;
}

#profile-tabs ul {
	list-style-type:none;
	width:800px;
	padding:0;
	margin:0;
	position:relative;
	z-index:100;
}

#profile-tabs li {
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 1px 0;
	background:#f5f5f5;
	line-height:24px;
	list-style-type:none;
	display:block;
	float:left;
	width:117px;
	_width:118px;
	margin-right:3px;
	paddin:0;
	text-align:center;
}
#profile-tabs li.active {
	background:#ffffff;	
	border-color:#DDDDDD #DDDDDD #FFFFFF;
	border-style:solid;
	border-width:2px;
	width:115px;
}
#profile-tabs li.empty {
	border:1px white solid;
	border-bottom:2px #dddddd solid;
	background:white;
}
#profile-tabs li a,
#profile-tabs li a:hover,
#profile-tabs li a:visited {
	text-decoration:none;
	font-size:18px;
	padding:5px 0;
	display:block;
	background:#e8f0ff;
	color:#326DB5;
}

#profile-tabs li a:hover {
	color:#ffffff;
	background:#3f6f9f;
}

#profile-tabs li.active a,
#profile-tabs li.active a:hover,
#profile-tabs li.active a:visited {
	color:#0D83DD;
	font-size:22px;
	background:url('/images/tab-bg.png') repeat-x scroll left top #FFFFFF;;
	padding-top:4px;
	font-weight:bold;
}	

#profile-tabs div {
	clear:both;
	display:none;
	padding:15px;
	position:relative;
	top:-2px;
	z-index:10;
}

#profile-tabs div.active {
	display:block;
	border:2px #dddddd solid;
}

#profile-tabs div h2 {
	border-bottom:3px solid #F2F1F1;
	clear:both;
	color:#0D83DD;
	font-family:trebuchet MS;
	font-size:25px;
	font-weight:normal;
	line-height:32px;
	margin-bottom:12px;
	padding:10px 0 4px;
}
	
#profile-tabs div h3 {
	margin-bottom:12px;	
	padding: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    line-height: 26px;
}

#profile-tabs div strong {
	padding-left: 20px;
	display:block;
	float:left; clear:both;
	width:110px;
	margin-bottom:20px;
	font-size:13px;
}

#profile-tabs div span {
	display:block;
	float:left;
	width:410px;
	margin-bottom:20px;
	padding-right: 20px;
	font-size:13px;
}

#profile-tabs div span.qoute {
	color:#326DB5;
	display:inline;
	float:left;
	font-family:georgia;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-top:16px;
	margin-bottom:4px;
	width:484px;
}

#profile-tabs div span.img {
	display:block;
	float:left;
	margin-bottom:0px;
	margin-right:13px;
	padding:0px 0px 7px;
	width:140px;
}

#profile-tabs div span.img-title {
	display:block;
	float:right;
	font-size:13px;
	line-height:16px;
	margin-bottom:8px;
	padding-left:0;
	padding-right:0;
	width:420px;
}

#profile-tabs div span.img-title a {
	font-weight:bold;
	float:right;
	color:#325082;	
	text-decoration:none;
	background-color:#ffffff;
}

#profile-tabs div span.img-title a:hover {
	text-decoration:underline;
}


#profile-tabs div span.img-words {
	display:block;
	float:left;
	margin-bottom:0;
	padding-right:0;
	width:344px;
}

#profile-tabs div b {
	display:block;
	float:left;
	margin-bottom:0;
	width:75px;
}

#profile-tabs div p {
	padding: 0 10px;
	font-size:13px;
}

#profile-tabs div div.clear {
	display:block;
	padding:0;
}
#tab-resume a {
	text-decoration: none;
}
#tab-resume a:hover {
	text-decoration: underline;
}

/* Features Page Styles */

div#info h1.features {
	background:url('/images/sort-bg.gif') repeat-x scroll left bottom #ffffff;
	border-color:#DEDEDE;
	border-style:solid;
	border-width:1px 0;
	color:#0D83DD;
	display:block;
	font-size:33px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	margin-bottom:27px;
	padding-left:30px;
	text-shadow:0 1px 0 #FFFFFF;
}

#features {
	color:#666666;
	display:inline-block;
	float:left;
	font-family:"Trebuchet MS",serif;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	margin:11px 0 11px 11px;
	width:316px;
}

#features-middle {
	border-color:#dddddd;
	border-style:solid;
	border-width:0 1px;
	color:#666666;
	display:inline-block;
	float:left;
	font-family:"Trebuchet MS",serif;
	font-size:15px;
	font-weight:bold;
	height:310px;
	line-height:30px;
	margin:11px 0 11px 11px;
	padding:0 11px;
	width:327px;
}

#features h1.plan, #features-middle h1.plan {
	background:url('/images/sort-bg.gif') repeat-x scroll left bottom #ffffff;
	border:1px solid #DEDEDE;
	color:#326DB5;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:20px;
	padding:8px 13px;
}

#features .details, #features-middle .details {
	margin-left:15px;
}

#features .details-end, #features-middle .details-end {
	border-bottom:4px solid #E0E0E0;
	margin-left:30px;
	padding-bottom:15px;
}

#features .details p.price, .details-end p.price, #features-middle .details p.price, #features-middle p.price {
	font-size:45px;
	line-height:45px;
	color:#326DB5;
	font-family:"Trebuchet MS",serif;
	font-weight:bold;
}

#features .details strong, .details-end strong, #features-middle .details strong, #features-middle .details-end strong {
	font-size:19px;
	color:#326DB5;
	font-family:"Trebuchet MS",serif;
	font-weight:bold;
}

#features .details span.cents, .details-end span.cents, #features-middle .details span.cents, #features-middle .details-end span.cents {
	font-size:15px;
	vertical-align:super;
}

#features .details span.month, .details-end span.month, #features-middle .details span.month, #features-middle .details-end span.month {
	font-size:19px;
}

#features .details ul, #features-middle .details ul {
	list-style-image:url('/images/green-check.png');
}

#features .details li, #features-middle .details li {
	margin-left:15px;
}

h3.added {
	color:#B02B2C;
	font-family:"Trebuchet MS",serif;
	font-size:18px;
	font-weight:normal;
	line-height:42px;
	border-bottom:1px solid #EAEAEA;
	margin:6px;
}

.compare {
	text-align:left;
	margin-top:101px;
}

.sign-up {
	text-align:left;
}







