@CHARSET "UTF-8";

/*######################################
----------------------------------------

[Frontend Stylesheet]

Project:	Unbroker
$author		Brandon More, Jerome Guilbot

-------------------------------------

[Color codes]

Maroon: #562928 (ie: footer)
Yellow: #E69924

a (mailto):	
a (visited):	
a (active):	


#####################################*/

/*---------------------*/
/* GLOBAL SETTINGS     */

body {
font:Arial, Helvetica, sans-serif;
font-family:verdana,tahoma,arial;
color:#626366;
background-image:url(../images/grad1.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#8C8C8C;
}

h4 {
font-size:12px;
font-family:verdana;
font-weight:bold;
display:inline;
}

h1 {
font-family:tahoma, verdana;
font-size:20px;
font-weight:normal;
color:#E69924;
padding:0;
margin-bottom: 15px;
}

h2 {
font-family:tahoma, verdana;
font-size:20px;
font-weight:normal;
color:#E69924;
padding:0;
}

h3 {
font-family:verdana;
color:#830000;
font-size:1em;
font-weight:bold;
}

h5 {
   font-family: verdana;
   color: #830000;
   font-size:14px;
   font-weight:normal;
}

h6 {
   	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	display: block;
}	

p {
line-height:19px;
letter-spacing:0;
font-size:12px;
font-family:verdana;
margin:0;
}

table {
   	padding: 0px;
   	margin: 0px;
   }	
   
ul {
list-style-type:none;
margin:0;
padding:0;
}

ol {
margin:0;
padding:0;
}

li {
line-height:19px;
margin:0;
padding:0;
}

small {
font-size:.85em;
}

img {
border:0;
}

acronym,abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

a {
color:#830000;
text-decoration:none;
}

a:hover, a.selected {
color:#E69924;
padding:0;
}

.big {
color:#ED7943;
font-size:17px;
font-weight:bold;
}

.bold {
font-weight:bold;
}

.noMargin {
margin:0;
}

.noBottomMargin {
margin-bottom:0;
}

.nopadding {
padding:0;
}

.twoTone {
color:#888F95;
}

.portfolioTitle {
margin-bottom:7px;
color:#888F95;
font-size:17px;
font-weight:bold;
}


/*--------------------------*/
/* MAIN CONTAINERS			*/


#container {
display:block;
font-family:verdana,tahoma,arial;
border-left:1px solid gray;
border-right:1px solid gray;
font-size:12px;
line-height:17px;
background-color:#fff;
color:#000;
min-height:500px;
height:auto!important;
width:800px;
margin:0 auto;
padding:0;
}

#header {
font-family:tahoma;
position:relative;
border:0 solid #000;
width:758px;
height:63px;
margin-top:2px;
background-color:#fff;
margin-bottom:10px;
padding:10px 21px 20px;
}

#header img {
float:left;
margin-top:20px;
}

#header p {
font-size:14px;
float:right;
}

#header a {
font-weight:normal;
margin-left:1px;
color:#E69924;
}

#header a:hover {
color:#830000;
}

#search {
position:absolute;
top:61px;
left:580px;
}

#searchField input {
border:1px solid #8C8C8C;
height:15px;
width:140px;
}

#searchButton input {
}

#navigation {
display:block;
height:28px;
background:#fff;
width:800px;
border:0 solid #000;
}

#navigation li {
float:left;
margin:0;
padding:0;
}

#navigation a {
display:block;
height:23px;
float:left;
font-size:14px;
font-family:tahoma;
margin-right:0;
padding-top:5px;
padding-right:0;
padding-left:0;
color:#fff;
background:url(../images/navGrad.jpg);
background-position:top left;
background-repeat:repeat-x;
border-top:1px solid #830000;
border-bottom:1px solid #562928;
border-right:1px solid #FFF;
overflow:hidden;
text-align:center;
}

#navigation a:hover, #navigation a:active, #navigation a.selected {
background-position:0 -28px;
}

#aboutUs {
width:111px;
}

#properties {
width:125px;
}

#buyers {
width:108px;
}

#sellers {
width:105px;
}

#resources {
width:124px;
}

#press {
width:98px;
}

#navigation #signMeUp, #navigation #account {
width:123px;
border-right:none;
}

#breadCrumbs {
height:20px;
padding-left:21px;
display:block;
width:779px;
border-bottom:1px solid #E69924;
margin-bottom:4px;
}

#breadCrumbs p {
font-size:9px;
color:#3F3F3F;
}

#main {
float:left;
min-height:200px;
display:block;
border-bottom:1px solid #E69924;
border-top:1px solid #E69924;
padding:15px 21px;
width: 758px;
}

#main.homepageindex {
padding: 0;
width: 800px;
}

#bottomNav {
float:left;
display:inline;
margin-top:4px;
margin-bottom:4px;
border:0 solid #000;
border-top:1px solid #E69924;
border-bottom:1px solid #E69924;
width:758px;
height:18px;
font-size:14px;
font-family:tahoma,verdana;
padding:10px 21px;
}

#bottomNav A {
font-weight:normal;
color:#E69924;
}

#bottomNav LI {
display:block;
float:left;
font-weight:normal;
color:#E69924;
text-align: center;
width: auto;
margin: 0 25px;	
}

#bottomNav A:hover, #bottomNav A.selected {
color:#830000;
}

#bottomNav #pressBottom {
border:0 solid #000;
margin-right:0;
}

#bottomNav #contactBottom {
border:0 solid #000;
margin-right:0;
float:right;
}

#footer {
clear:both;
margin-top:0;
display:block;
margin-right:0;
color:#fff;
background-color:#562928;
border-top:1px solid #E69924;
margin-bottom:0;
padding:10px 21px 15px;
}

#footer p {
font-size:11px;
}

#footer a {
color: #FFF;
}

#footer a:hover {
color: #E69924;
}

UL#sitemap LI {
	display: block;
	float: left;
	border-bottom: 1px solid #B2B2B2;
	width: 210px;
	margin: 15px;
	background-color: #eee;
	padding: 0 5px;
	text-transform: capitalize;
}

UL#sitemap LI UL LI {
	display: block;
	float: none;
	border: none;
	margin: 0;
	margin-left: -5px;
	background-color: #fff;
	padding: 0 5px;
	font-size: 0.9em;
}

/*--------------*/
/* FORMS		*/

.form DIV {
margin:7px 0;
}

.form LABEL {
display:block;
width:120px;
float:left;
color: #666;
}

.wide LABEL {
width:300px;
}

.form LABEL.required {
font-weight: bold;
color: #E69924;
}

.form INPUT, .form SELECT, .form TEXTAREA {
border:1px solid #8C8C8C;	
}

.form INPUT {
padding: 0 2px;	
}

.form .short {
width: 88px;	
}

.form .long {
width: 260px;	
}

.form INPUT {
padding: 0 2px;	
}

INPUT.button {
background: url(../images/imageBg.jpg) repeat-x;
/*height: 20px;*/
color: #E5E5E5;
border: 0;
cursor: pointer;
text-transform: lowercase;
}

INPUT.button:hover {
color: #FFF;
}

.save-ok {
border: 1px solid green;
margin: 5px 0;
padding: 3px;
}

.save-ok IMG {
 vertical-align: bottom;
 margin-right: 5px;	
}

DIV.form_error {
	display: inline;
	color: #830000;
	padding: 0 5px;	
}

/* 	confirmation poppup */

#confirm a {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#confirm img {
	border: none;
}		

#confirm p {
	padding: 0px;
	margin: 0px;
}	

#confirm  {
	position: relative;
	border: 1px solid #B2B2B2;
	width: 257px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
	background-image: url(/images/check.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	padding: 20px 20px 20px 55px;
	float: right;
	
}

#confirm  img {
	position: absolute;
	right: 0px;
	top: 0px;
}

#popup p {
	font-family: verdana;
	font-size: 12px;
	color: #790603;
}

/* Registration page */

.sfGuardUserregister LI, .sfGuardUseraccount LI {
	background-image:url(../images/bullet.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:20px;
}

