@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

/* Homepage */
#container {
	margin:0px auto;
	width:946px;
	text-align:center;
}
.ad {
	text-align:center;
	float:left;
	width:150px;
	padding-top:55px;
}
.ad a {
	color:#000;
}
#homepage {
	float:left;
	display:block;
	width:646px;

}
#content {
	background:url(../images/content_bg.png) no-repeat;
	width:646px;
	height:464px;
	margin-top:10px; 
	text-align:left;
}
#contentSearch {
	width:600px;
	height:40px;
	position:relative;
	top:160px;
	left:20px;
	font-weight:bold;
}
#contentLeft {
	color:#999;
	width:420px;
	height:160px;
	position:relative;
	top:230px;
	left:20px;
	float:left;
}
.imageBox {
	list-style-type:none;
}
#contentMid {
	color:#999;
	width:220px;
	height:160px;
	position:relative;
	float:left;
	top:230px;
	left:47px;
}
#contentRight {
	color:#999;
	width:170px;
	height:160px;
	float:left;
	position:relative;
	top:230px;
	left:55px;	
}

#footerContent {
	width:636px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	color:#8f8f8f;
	font-size:11px;
	font-weight:bold;
}
#downContent {
	color:#8f8f8f;
	margin:0px auto;
	text-align:right;	
	width:646px;
	margin-top:10px;
}
#downContent a {
	color:#8f8f8f;
} 

#recoverContent {
	background:#fafafa;
	text-align:center;
	padding:5px;
	border:1px solid #333333;
	margin:0px auto;
	width:300px;
}
/* Search.php */

#searchContent {
	text-align:left;
	width:100%;
}
#searchCompanies {
	border-left:1px solid #999999;
	margin-left:60px;
	padding-bottom:30px;
	color:#666666;
}
.searchCompany {
	padding:30px;
	border-bottom:1px solid #8cb5e1;
	width:90%;
	color:#3b3b3b;
	margin-left:10px;
}
.CompanyName,.CompanyName a {
	color:#ffb243;
	text-decoration:none;
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:normal;
}
.CompanyName a:hover {
	text-decoration:underline;
	color:#FF6600;
}
.searchAddress {
	color:#b7b7b7;
	font-size:11px;
}
#searchContent p {
	color:#666666;
	font-size:10px;
	margin:10px;
	height:100%;
}
#searchHeader {
	background:url(../images/searchHeader_bg.png) repeat-x;
	height:189px;
	text-align:left;
	font-weight:bold;
}
#searchHeaderSearch {
	z-index:1;
	position:absolute;
	left:50px;
	top:60px;
}
#searchCategory {
	text-align:left;
	padding:5px;
	height:20px;
	border:1px solid #e6e6e6;
	background:url(../images/category_bg.png) repeat-x;
	margin:0px auto;
	margin-top:10px;
	width:95%;	
}
#searchCategoryLeft {
	float:left;
}
#searchCategoryCount {
	float:right;
	padding-top:2px;
	margin-right:30px;
}

/* Company Make-up */

.companyText {
	margin:10px;
	color:#666666;
	line-height:15px;
	padding-bottom:10px;
	border-bottom:1px solid #8cb5e1;
	margin-left:10px;
	padding-left:10px;
	width:97%;
}
textarea {
	border:1px solid #8cb5e1;
	width:200px;
	height:60px;
}
.companyOptions {
	float:right;
}
.rates {
	color:#666666;
	font-size:9px;
	vertical-align:middle;
	height:10px;
}
.companyText a {
	color:#ffb243;
	font-weight:bold;
	text-decoration:none;
}
.companyText a:hover {
	text-decoration:underline;
	color:#FF6600;
}
.companyText h1 {
	line-height:normal;
	color:#ffb243;
	text-decoration:none;
	font-size:16px;
	margin:0px;
	padding:0px;
}
#companyInfo {
	background:url(../images/companyInfo_bg.png) repeat-x;
	height:35px;
	padding-left:30px;
	width:100% - 30px;
	border-bottom:1px solid #999999;
	text-align:left;
	padding-top:25px;
	color:#666666;
	font-size:10px;
}
#companyInfo a {
	text-decoration:none;
	color:#666666;
}

/* Inputs */
#recoverContent input[type="password"],
#company_add input[type="text"], #otherContentCenter input[type="text"], #company_add input[type="password"],
.comp_edit input[type="text"], .comp_edit input[type="password"], .comp_edit input[type="file"],
#company_foto input[type="file"],
#settings input[type="text"], #settings input[type="password"] {
	background:url(../images/input_bg.png) repeat-x;
	border:1px solid #999999;
	margin-bottom:5px;
}
#company_add textarea {
	border:1px solid #999999;
	margin-bottom:5px;
}
#otherContentCenter textarea {
	border:1px solid #999999;
	margin-bottom:5px;
}
#contentSearch input[type="text"], #searchHeaderSearch input[type="text"] {
	background:#fff;
	width:150px;
	border:1px solid #CCCCCC;
	font-size:11px;
	padding:2px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contentSearch select, #searchCategory select, #searchHeaderSearch select {
	background:#fff;
	border:1px solid #CCCCCC;
	font-size:13px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.loginPage input[type="text"], .loginPage input[type="password"] {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:3px;
	margin-bottom:7px;
}
.loginPage input[type="submit"], #otherContentCenter input[type="submit"], .companyText input[type="submit"], #recoverContent input[type="submit"], #company_foto input[type="submit"], .comp_edit input[type="submit"], #recover input[type="submit"], #company_add input[type="submit"], #settings input[type="submit"], .paylinks input[type="submit"] {
	background-color:#83afdd;
	border-color:#D9DFEA #416a95 #416a95 #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}	


/* Other pages */
label {
	display:block;
	float:left;
	padding:3px 0;
	width:120px;
}
#leftPageContent {
	border-right:1px solid #999999;
	width:280px;
	float:left;
	text-align:left;
	color:#666666;
	padding:10px;
}
#leftPageContent a {
	color:#000;
	text-decoration:none;
}
#leftPageContent h1 {
	color:#ffb243;
	text-decoration:none;
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:6px;	
	border-bottom:1px solid #CCCCCC;
}
#rightPageContent {
	float:left;
	text-align:left;
	color:#666666;
	padding:10px;
	margin-left:20px;
}
#rightPageContent a {
	color:#0000CC;
}
#rightPageContent h1 {
	color:#ffb243;
	display:block;
	width:600px;
	text-align:left;
	text-decoration:none;
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:6px;	
	border-bottom:1px solid #CCCCCC;
}
#boxes {
	text-align:center;
	float:left;
	margin:10px;
}
.box_orange {
	background:url(../images/box1.png) no-repeat;
}
.box_blue {
	background:url(../images/box2.png) no-repeat;
}
.box_blue.left, .box_orange.left {
	float:left;
}
.box_orange, .box_blue {
	margin:0px auto;
	height:160px;
	width:280px;
	color:#fff;
	text-align:center;
	padding:10px;
}
.box_orange a, .box_blue a {
	color:#fff;
}
.box_orange h1, .box_blue h1 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	text-align:center;
	padding-top:30px;	
}
	
/* text */
.loginOptions {
	float:right;
	font-weight:normal;
	margin:10px;
	position:absolute;
	top:150px;
	right:5px;
}
.loginOptions a {
	color:#000;
}
.ul_search {
	float:left;
	padding:0px;
	margin:0px;
	position:absolute;
	top:226px;
	right:10px;
	list-style-type: none;
	text-decoration:none;	
}
.ul_search li {
	margin-right:10px;
	color:#000;
	float:left;
	text-decoration:none;
}
.ul_admin {
	padding:0px;
	margin:0px;
	list-style-type: none;
	text-decoration:none;	
}
.ul_admin li a {
	text-decoration:none;	
	margin:0px;
	padding:0px;
	margin-bottom:5px;	
}
.selected a, .unselected a {
	padding-top:8px;
	text-decoration:none;
	text-align:center;
	color:#666666;
	width:140px;
	height:17px;
	display:block;
}
.selected a {
	background:url(../images/searchHeader_selected.png) no-repeat;
}

.unselected a {
	background:url(../images/searchHeader_unselected.png) no-repeat;
}
#footerContent a {
	color:#8f8f8f;
	text-decoration:underline;
	font-weight:bold;
}
#footerContent a:hover {
	color:#666;
	text-decoration:none;
}

#footerContent h1 {
	color:#ff9000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
#content h1 {
	color:#ff9000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
#content a {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
#otherContent {
	margin:0px auto;
	width:798px;
	background:#fff;
	border:1px solid #ececec;
	text-align:left;
}
#otherContentCenter {
	width:400px;
	margin:0px auto;
}
#otherContentCenter h1, #otherContent h1 {
	color:#ff9000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.msg {
	padding:2px;
	color:#FF0000;
}
.form_example {
	color:#999999;
	vertical-align:middle;
}
.step {
	position:relative;
	left:300px;
	color:#FF6600;
	font-size:10px;
}
table.companies, table.comp_edit {
	width:100%;
}
td.comp_title {
	background:#e9e9e9;
	border-bottom:1px solid #666666;
	padding:3px;	
}
td.comp_title a, .gallery a {
	color:#003399;
}
table.companies td.comp_results {
	padding:3px;
}
td.comp_results a {
	color:#000;
}
.gallery {
	width:600px;
	padding:10px;
	text-align:left;
}
	.gallery img {
		border:1px solid #333333;
		margin-right:10px;
		cursor:pointer;
	}