@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: #325082;
	font-size:17px;
	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;
}
#top-login,#top-login2,#top-join,.top-link {
	float:right;
	display:block;
	position:relative;
	margin-left:20px;
	font-weight:bold;
	z-index: 100;
}
.addthis_button {
	margin:7px 0 0 15px;
}
#print-button {
	display:block;
	height:16px;
	width:83px;
	margin:7px 5px 0 5px;
	background:url(images/print.png) 0 0 no-repeat;
}
#top-login a,
#top-login a:visited {
	border-right:1px solid #CCCCCC;
	color:#3C5D80;
	padding-right:22px;
}

#top-login a:hover {
	color:#65aa2b;
}

#top-login2 a,
#top-login2 a:visited {
	color:#3C5D80;
}

#top-login2 a:hover {
	color:#65aa2b;
}

#top-join a,
#top-join a:hover,
#top-join a:visited {
	color:#fd8201;
	border-right:1px solid #CCCCCC;
	padding-right:22px;
	font-size:1.2em;
}
#content h1.block-title,
#content h2.block-title, 
#content span.h1 {
	color:#0A84C1;
	font-family:helvetica,arial,sans-serif;
	font-size:29px;
	font-weight:600;
	line-height:40px;
	display: block;
	margin-top: 0px;
	padding: 0px 0px 8px;
	text-transform:none;
	text-align: left;
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
}

#content h1.block-title-2 {
	font-size:26px;
	color:#0A84C1;
	font-family:helvetica,arial,sans-serif;
	font-weight:600;
	line-height:40px;
	display: block;
	border:0 none !important;
	margin-top: 6px;
	padding: 0px 0px 8px;
	text-transform:none;
	text-align: left;
}


#content h3.block-title,
#content h3.block-title a {
	color: #666666;
	text-decoration: none;
	cursor:default;
}
#content h1.profile-title {
	color: #0D83DD;
	border:0 none !important;
	margin:0px 0 0;
	*margin:0px 0 0;
	padding:0;
	font-size:25px!important;
	line-height:28px;
	font-weight:bold;
	text-transform:none;
	display:block;
	float:left;
	width:600px;
	z-index:1;
}

#content h1.profile-title span.h3 {
	font-size: 16px;
	font-weight: 700;
	color: #666666;
	line-height: 20px;
}

#content h2.block-title {
	font-size: 24px;
}

#content h2.link-title {
	font-size: 24px;
	font-family:georgia;
	line-height:42px;
    	background: #356aa0;
	color:#ffffff;
	text-align:center;
	margin-bottom:5px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
}

#content h2.link-title2 {
	font-size: 21px;
	font-family:arial;
	line-height:38px;
    	background: url('/wp-content/themes/contempo/images/Floor-Banner.gif') repeat-x scroll 0 0 #FFFFFF;
	padding-left:10px;
	color:#ffffff;
	margin-bottom:5px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
}

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

.hcard-big {
	float:left;
	width:284px;
	margin-bottom:10px;
	padding-left:6px;
	padding-right:4px;
	border-right: 2px #444C2C dotted;
}		
.hcard-small {
	float:left;
	width:193px;
	margin:0 2px 17px 0;
}		
.hcard-main {
	float:left;
	width:270px;
	height:auto;
	margin-bottom:10px;
	background:url('/wp-content/themes/contempo/images/home-back3.gif') repeat-x scroll 0 0 transparent;
	border:1px #cccccc solid;
	padding:13px 10px 10px 10px;
	margin-top:16px;
}

.hcard-map {
	float:right;
	width:270px;
	margin-bottom:10px;
	margin-right:12px;
	_margin-right:0;
}
.hcard-search {
	padding:10px 0;
	border-top:2px #dddddd solid;
	height: 138px;
}
.hcard-search-even {
	background: #F6FBFF;
}

#content .hcard-map a {
	height:16px;
	line-height:16px;
	width:270px;
	display:block;
	margin:0;
	padding:0;
	font-size:10px;
	text-decoration:none;
}	
#gmap {
	width:270px;
	height:160px;
	border:2px #dddddd solid;
}
#logocontrol,#gmap a.gmnoprint,#gmap span {
	display:none;
}
.review {
	float:right;
	width:270px;
}

#content .hcard-big .hcard-photo img,
#content .hcard-search .hcard-photo img,
#content .hcard-main img.hcard-photo {
	margin:0;
	padding:0;
	border:0 none;
	width:100px;
	height:133px;
}

#content .hcard-big a.hcard-photo,
#content .hcard-search a.hcard-photo,
#content .hcard-main img.hcard-photo {
	margin:0 20px 5px 0;
	padding:0;
	border:0 none;
	width:100px;
	height:133px;
	float:left;
}

#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-big span,
#content .hcard-big a,
#content .hcard-main span,
#content .hcard-main a,
#content .hcard-small span,
#content .hcard-small a {
	font-size:11px!important;
	line-height:15px;
	display:block;
	font-weight:bold;
}
#content .hcard-small a.hcard-more {
	float:left;
    background-color: #f5f5f5;
}
#content .hcard-search span {
	display:block;
}
#content .hcard-search .right-block {
	display:block;
	float:left;
	width:480px;
	height:136px;
}
#content .hcard-search a.hcard-more {
	display:block;
	float:right;
	margin-top:-20px;
	text-decoration:none;
	background:url(images/green-triangle.gif) no-repeat top right scroll white;
	padding-right:13px;
	font-weight:bold;
}
#content .hcard-search-even a.hcard-more {
	background-color: #F6FBFF;
}
#content .hcard-search .label {
	margin-top:0px;
}
#content .hcard-search .label strong {
	display:block;
	float:left;
	clear:both;
	width:105px;
	font-size:13px;
	font-weight:bold;
}
#content .hcard-search .label span {
	display:block;
	float:left;
	font-size:13px;
	width:auto;
	height:22px;
    white-space: nowrap;
	overflow:hidden;
}
#content .hcard-search .label span.quote {
    width:480px;
}
#content span.hcard-name, 
#content span.hcard-city, 
#content span.hcard-prof {
	color:#0272bc;
	font-weight:600;
	font-size:13px;
}

#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;
}
#content .hcard-search a.hcard-profile-link {
	display:block;
	float:left;
	width:480px;
	margin-bottom:4px;
	height:44px;
	text-decoration:none;
	background:white;
}
#content .hcard-search-even a.hcard-profile-link {
	background: #F6FBFF;
}

#content .hcard-big a.hcard-profile-link:hover span,
#content .hcard-small a.hcard-profile-link:hover span,
#content .hcard-search a.hcard-profile-link:hover span {
	color:#003c99;
	text-decoration:underline;
}
#content .hcard-big span.hcard-description {
	padding:0px;
	margin:0;
	font-size:12px;
	line-height:13px;
	width:170px;
	height:55px;
	overflow:hidden;
	float:left;
}
#content .hcard-big a.hcard-more {
	display:block;
	float:left;
	text-decoration:none;
	background:url(images/green-triangle.gif) no-repeat top right scroll #d1e3b3;
	padding-right: 13px;
	font-size: 15px !important;
	line-height: 22px;
	font-weight:bold;
	color:#0272bc;
}

#content .hcard-big a.hcard-more:hover {
	color:#7c5918;
	text-decoration:underline;
}

#content .hcard-main span.hcard-fullname,
#content .hcard-main span.hcard-address {
	margin-bottom:7px;
}
#content .hcard-main a.hcard-more {
	margin-top:3px;
	font-weight:bold;
	background:transparent;
}

#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:transparent;
}

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

ul.big-list-menu {
	clear:both;
	list-style: none;
	margin-bottom:45px;
	margin-left:0px!important;
	background:#f5f5f5;
	border:1px solid #cccccc;
	padding:10px 0px 10px 10px;
	border-radius:7px;
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
		-khtml-border-radius:7px;
}
ul.big-list-menu li {
	display:block;
	list-style: none;
	width:33%;
    height:22px;
    overflow:hidden;
	float:left;
    white-space: nowrap;
}
ul.big-list-menu li.first{
	clear:both;
}
ul.big-list-menu li.clear{
	height:1px;
}
#content ul.big-list-menu li a, 
#content ul.big-list-menu li a:visited {
	text-decoration:none;
	border-bottom:2px solid #f5f5f5;
	padding-bottom:2px;
	font-size:11px;
}


#content ul.big-list-menu li a:hover {
	border-bottom:2px solid #003c99;
	color:#003c99;
}

#sidebar h2.block-title {
	font-family: "arial";
   	font-size: 17px !important;
    	line-height: 38px !important;
	border-bottom:1px dotted #333333;
   	font-weight: 700 !important;
	color: #304070;
	margin:0px 0px 10px 0px;
	padding:0px !important;
	text-align:center;
	text-transform:none;
	background:transparent;
    	clear: both;
}

form#search-designers {
	background: #F2F1EE;
	border:1px #bababa solid;
	padding:0px 5px 5px;
	margin-top:15px;
	}

form#search-designers label {
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	width:77px;
	color#222222;
}
form#search-designers input {
	width:85px;
	float:left;
	margin-bottom:12px;
}
form#search-designers select {
	width:95px;
	float:left;
	margin-bottom:12px;
    z-index:1;
}
div#cover-the-bug {
    position:relative;
    background:#F2F1EE;
    width:30px;
    height:20px;
    float:left;
    top: -20px;
}

#sidebar div.share {
	border:2px solid #E2DEB7;
	background:#F8F4D6;
	color:#0A84C1;
	height:58px;
	margin:23px 0 0;
	padding:10px 5px;
	text-align:center;
	width:176px;
	border-radius: 10px;
	-moz-border-radius :10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius :10px;
}

button#search-designers-submit,
button.profile-button {
	width:108px;
	height:22px;
	font-weight:bold;
	font-size:13px;
	font-family:'Arial';
	background: url(images/Search-Form.gif) no-repeat scroll;
	padding:0;
	margin:10px 0 6px 32px;
	border:0 none;
	cursor:pointer;
    *margin-left: 25px;
}
button.account-button {
	width:153px;
	height:29px;
	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:#DDF0F8;
	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;
}


#profile-tabs {
	width:612px;
    _width:616px;
	clear:both;
}
#profile-tabs ul {
	list-style-type:none;
	width:100%;
	padding:0;
	margin:0;
	position:relative;
	z-index:100;
	
}
#profile-tabs li {
	border:1px #dddddd solid;
	border-bottom-width:2px;
	border-radius :10px 10px 0px 0px;
	-moz-border-radius :10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius :10px 10px 0px 0px;
	background:#f5f5f5;
	list-style-type:none;
	display:block;
	float:left;
	width:120px;
	_width:122px;
	margin:0;
	paddin:0;
	text-align:center;
}
#profile-tabs li.active {
	border:2px #dddddd solid;
	border-bottom:0 none;
	background:white;
	width:120px;
	_width:116px;
}
#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:#f5f5f5;
	border-radius :15px 15px 0px 0px;
	-moz-border-radius :15px 15px 0px 0px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-khtml-border-radius :15px 15px 0px 0px;
}
#profile-tabs li a:hover {
	background: #e9e9e9;
	color: #356AA0;
}
#profile-tabs li.active a,
#profile-tabs li.active a:hover,
#profile-tabs li.active a:visited {
	color: #FF7400;
	background:url('/header/images/flooring-flooring.png') repeat-x scroll 0 0 #FFFFFF;
	padding-top:4px;
	font-weight:bold;
}	

#profile-tabs div {
	display:none;
	clear:both;
	position:relative;
	top:-2px;
	z-index:10;
	padding:15px;
}
#profile-tabs div.active {
	display:block;
	border:2px #dddddd solid;
	border-top:0 none;
}

#profile-tabs div h2 {
	line-height:32px;
	margin-bottom:11px;
    font-size: 20px;
    font-weight: 400;
    color: #356aa0;
    clear: both;
    font-family: "arial";
}
	
#profile-tabs div h3 {
	margin-bottom:12px;	
	padding: 0px;
    font-size: 16px;
    font-weight: 700;
    color: #666666;
    line-height: 20px;
}
#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 p {
	padding: 0 20px;
	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;
}
.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 ul {
	list-style-type:none;
	padding:3px 0px;
	margin:8px 0px 0px;
	display:block;
	width:600px;
	height:34px;
	background:#C9E4F2;
	color:#1f74c5;
	border:1px solid #bbbbbb;
}
#account-tabs li {
	list-style-type:none;
	display:block;
	float:left;
	margin:5px 5px;
	_margin:5px 2px;
	paddin:0;
	text-align:center;
}
#account-tabs li.active {
}
#account-tabs li a,
#account-tabs li a:hover,
#account-tabs li a:visited {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background:#307FC0;
	padding:1px 7px;
	display:block;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
#account-tabs li.active a:hover,
#account-tabs li a:hover {
	background:orange;
	color:white;
}
#account-tabs li.active a,
#account-tabs li.active a:visited {
	background:#2b73ad;
	color:white;
}	
#account-tabs div {
	display:none;
	clear:both;
	padding:15px;
}
#account-tabs div.active {
	display:block;
}
#account-tabs div.clear {
	display:block;
	clear:both;
	padding:0;
}

#account-tabs p {
	font-size:14px;
	margin:10px 0 14px 0px;
	font-weight:bold;
	line-height:24px;
	color:#000000;
}
#account-tabs label {
	margin:10px 0 0 0px;
	font-weight:bold;
	width:150px;
	display:block;
	clear:both;
	float:left;
	font-size:14px;
}
#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:300px;
	display:block;
	float:left;
}

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

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

button#account-submit {
	float:right;
	margin-right:123px;
	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:25%;
	font-weight:normal;
	display:block;
	clear:none;
	float:left;
	font-size:11px;
}
#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: 20px;
	line-height: 30px;
	border-bottom:0px;
	text-align:center;
	color:#555555;
	display: inline;
}
#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;
}

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