/* @group font-reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	line-height: 1.22;
	font-size: 13px;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 99%;
}

/* @end */

body {
	font:11px "Trebuchet Ms", Verdana, Arial;
	color:#333;
}

#group {
	width:850px;
	margin-left:20px;
}

#content {
	width:650px;
	margin-top:80px;
	padding:20px 0 20px 20px;
	position:relative;
}

#footer {
	width:850px;
	border-top:1px solid #999;
	padding-top:20px;
	padding-bottom:20px;
}

#header {
	width:850px;
	height:60px;
	top:0;
	padding-top:20px;
}

#leftcol {
	width:180px;
	margin-top:80px;
	padding-top:20px;
}

#sidebar {
	width:200px;
	float:right;
	font-size:11px;
}

#leftcol ul {
	margin:15px 0;
}

#leftcol ul li {
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:5px;
	margin-left:0;
}

/* ------------------------RIGHTCOL */

#content-right {
	width:450px;
	position:relative;
	float:left;
	padding-right:20px;
}

#rightcol {
	width:180px;
	float:right;
}

#rightcol p strong.title {
	font-size:1.1em;
}

#content #rightcol ul {
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
	color:#999;
	border-bottom-color:#999;
	font-size:1.1em;
}

#content #rightcol ul li {
	list-style-type:none;
	padding:0;
	margin:0;
	font-weight:bold;
}

#content #rightcol ul ul {
	margin-top:5px;
	margin-bottom:5px;
}

#content #rightcol ul ul li {
	margin-left:25px;
	margin-bottom:3px;
	list-style-type:disc;
	list-style-position:outside;
	font-weight:normal;
	font-style:normal;
}

.post {
	border-bottom:1px solid #ccc;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
}

.post h2 {
	margin-bottom:5px;
}

.post span.posted-in {
	font-size:0.8em;
	display:block;
}

#content #rightcol ul.blog_cat li {
	margin-bottom:5px;
}

/* ------------------------FORM */

#content form.form {
	background-color:#f1f1f1;
	border:1px solid #ccc;
	padding:20px;
	width:480px;
	font-size:12px;
}

#content form.form ol {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content form.form ol li {
	margin:0 0 5px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	display:block;
	width:100%;
}

#content form.form ol li input {
	width:292px;
	border:1px solid #ccc;
	font-size:13px;
	float:right;
	padding:3px;
	margin-bottom:0;
}

#content form.form ol li select {
	width:298px;
	border:1px solid #ccc;
	font-size:13px;
	float:right;
	margin-bottom:5px;
	padding:3px;
	color:#666;
}

#content form.form ol li textarea {
	width:298px;
	border:1px solid #ccc;
	font-size:13px;
	float:right;
	height:100px;
}

#content form.form ol li label {
	width:180px;
	margin-bottom:5px;
	float:left;
	background-color:#f1f1f1;
}

#content form.form ol li label span {
	padding-right:15px;
}

#content form.form ol li span.reqtxt {
	border-color:#e42600;
	color:#3081e8;
	display:block;
	font-size:10px;
	margin-left:180px;
	margin-top:0;
	padding-top:0;
}

#content form.form ol li span.emailreqtxt {
	border-color:#e42600;
	color:#3081e8;
	display:block;
	font-size:10px;
	margin-left:180px;
}

#content form.form button.button {
	background-color:#3081e8;
	color:#fff;
	border-style:none;
	padding:3px;
	text-align:center;
	float:right;
	font-weight:bold;
}

/* ------------------------LEFTCOL */

.cat-item {
	font-weight:bold;
	font-size:13px;
}

.search-box {
	background:#f1f1f1 url(/myimages/1px-box.gif) repeat-y;
	width:180px;
}

.search-box form {
	padding-left:15px;
}

.search-box strong.round-top {
	font-size:14px;
	text-align:center;
	margin-bottom:5px;
	display:block;
	letter-spacing:1px;
	background:url(/myimages/round-top.gif) no-repeat;
	padding-top:11px;
}

.search-box div.round-bottom {
	background:url(/myimages/round-bottom.gif) no-repeat 0 bottom;
	height:11px;
}

#leftcol label {
	display:block;
	width:160px;
	margin-bottom:2px;
}

#leftcol select {
	width:150px;
	color:#333;
	font-size:11px;
	margin-bottom:1px;
}

#leftcol input.ref {
	width:141px;
	padding:2px;
	color:#333;
	font-size:11px;
}

#leftcol input.button {
	width:51px;
	height:21px;
	border-style:none;
	float:right;
	margin-right:15px;
	margin-top:5px;
}

#leftcol .leftcol-box {
}

#leftcol .leftcol-ad {
	background:#f2f2f2 url(/myimages/middle-box.gif) repeat-y center top;
}

#leftcol .leftcol-ad strong.first {
	background:url(/myimages/top-box.gif) no-repeat center top;
}

#leftcol .leftcol-ad p.last {
	background:url(/myimages/bottom-box.gif) no-repeat center bottom;
}

#leftcol .leftcol-ad strong {
	display:block;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:5px;
}

#leftcol .leftcol-ad p {
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

span.square {
	display:block;
	margin-bottom:5px;
	height:30px;
	font-size:12px;
	line-height:2.5em;
	width:135px;
	padding-left:45px;
}

.ad {
	background:url(/myimages/ad-search-back.gif) no-repeat;
}

.map {
	background:url(/myimages/map-search-back.gif) no-repeat;
}

.port {
	background:url(/myimages/portfolio-back.gif) no-repeat;
}

.sell {
	background:url(/myimages/sell-back.gif) no-repeat;
}

span.square a:link, span.square a:visited, span.square a:hover {
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

span.square img {
	float:left;
	margin-right:8px;
	border:1px solid #999;
	padding:5px;
	background-color:#fff;
}

ul.leftopmenu li a:link, ul.leftopmenu li a:visited, ul.leftopmenu li a:hover {
	color:#333;
}

/* ------------------------FEATURED */

.index-line {
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.title-box {
	color:#fff;
	font-size:14px;
	display:block;
	width:296px;
	font-weight:normal;
	font-style:normal;
	padding:3px 6px 3px 10px;
	background:#3081e8 url(/myimages/title-back.jpg) no-repeat left top;
}

.title-box2 {
	color:#333;
	font-size:14px;
	display:block;
	width:296px;
	font-weight:normal;
	font-style:normal;
	padding:3px 6px 3px 10px;
	background:#f2f2f2 url(/myimages/title-back2.jpg) no-repeat left top;
	height:16px;
}

.title-box3 {
	color:#fff;
	font-size:14px;
	display:block;
	width:296px;
	font-weight:normal;
	font-style:normal;
	padding:3px 6px 3px 10px;
	background:#9bccf1 url(/myimages/title-back3.jpg) no-repeat left top;
	height:16px;
}

.quick-links {
	padding:5px;
	background-color:#f1f1f1;
	margin-bottom:20px;
}

.featured {
	height:220px;
	float:left;
	margin-right:25px;
	width:200px;
}

.last {
	margin-right:0;
}

div#content div.featured p {
	margin-top:5px;
	font-size:12px;
	line-height:1.2em;
}

.featured img {
	width:200px;
	height:135px;
}

.featured span.price {
	font-weight:bold;
	font-size:14px;
}

.featured h2 span.city {
	color:#666;
	display:block;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin-top:5px;
}

.featured strong.type {
	color:#3081e8;
	font-size:14px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1.3em;
}

/* ------------------------HEADER / MENU */

.logo {
	left:0;
	bottom:10px;
}

div.language {
	position:absolute;
	top:20px;
	right:0;
}

#content ul {
	margin-bottom:15px;
}

#content ul li {
	margin-bottom:8px;
	margin-left:50px;
	list-style-type:square;
	list-style-position:outside;
}

#content ol {
	margin-bottom:15px;
}

#content ol li {
	margin-bottom:8px;
	margin-left:50px;
	list-style-type:decimal;
	list-style-position:outside;
}

/* @group menu */

ul.menulist {
	width:670px;
	text-align:left;
	height:20px;
	border-bottom:1px solid #999;
	position:absolute;
	bottom:8px;
	padding-left:180px;
}

ul.menulist li {
	display: inline;
	text-transform:uppercase;
	position:relative;
	font-weight:bold;
	font-size:12px;
	color:#666;
	margin-left:20px;
}

ul.menulist li ul {
	display: none;
	position: absolute;
	top: 0;
	margin-top: 21px;
	/* I'm using ems and px to allow people to zoom their font */
	left: -5px;
	width: 180px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

ul.menulist li ul li {
	float: none;
	margin: 0;
	text-transform:uppercase;
	text-align:left;
	font-size:11px;
}

ul.menulist li a:link, ul.menulist li a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

ul.menulist li a:hover {
	text-decoration:none;
	font-weight:bold;
	background:url(/myimages/triangle.gif) no-repeat center bottom;
	padding-bottom:6px;
}

ul.menulist li ul li a:link, ul.menulist li ul li a:visited {
	display: block;
	text-decoration: none;
	color:#666;
	background-color:#fff;
	font-weight: normal;
	font-style: normal;
	padding:3px 10px;
}

ul.menulist li ul li a:hover {
	background-color:#f2f2f2;
	border-bottom-style:none;
	color:#333;
	background-image:none;
	padding-top:3px;
	padding-bottom:3px;
}

/* Only style submenu indicators within submenus. */

ul.menulist a .subind {
	display: none;
}

ul.menulist li ul a .subind {
	display: block;
	float: right;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/

ul.menulist li a:hover {
	*padding-bottom:2px;
}

*:first-child+html ul.menulist li ul li {
	float: left;
	width: 100%;
}

* html ul.menulist li ul {
	border-bottom:1px solid #999;
	left: 15px;
}

* html ul.menulist li ul li {
	float: left;
	height: 1%;
}

* html ul.menulist li ul a {
	height: 1%;
}



/* @end */

/* ------------------------FOOTER */

#contact {
	height:160px;
	top:-160px;
	line-height:1.2em;
}

/* ------------------------GENERIC */

h1 {
	font-size:16px;
	color:#3081e8;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
	color:#3081e8;
	margin-bottom:15px;
}

#content p {
	font-size:12px;
	margin:0 0 15px;
	line-height:1.6em;
}

.clear {
	clear:both;
}

.mauto {
	margin-right:auto;
	margin-left:auto;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.taleft {
	text-align:left;
}

.taright {
	text-align:right;
}

.tacenter {
	text-align:center;
}

.relative {
	position:relative;
}

.absolute {
	position:absolute;
}

.mb5 {
	margin-bottom:5px;
}

.left{
	float:left;
	margin-bottom:5px;
}

.right {
	float:right;
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.mb20 {
	margin-bottom:20px;
}

.mb25 {
	margin-bottom:25px;
}

.mb30 {
	margin-bottom:30px;
}

.p15 {
	padding:15px;
}

.p20 {
	padding:20px;
}

.p30 {
	padding:30px;
}

.upper {
	text-transform:uppercase;
}

.fs10 {
	font-size:10px;
}

.fs11 {
	font-size:11px;
}

.fs12 {
	font-size:12px;
}

.fs14 {
	font-size:14px;
}

.fs16 {
	font-size:16px;
}

.fs18 {
	font-size:18px;
}

.fs20 {
	font-size:20px;
}

.fs22 {
	font-size:22px;
}

.fs24 {
	font-size:24px;
}

.bold {
	font-weight:bold;
}

strong {
	font-weight:bold;
}

.bred {
	background-color:#3081e8;
}

.bwhite {
	background-color:#fff;
}

.b333 {
	background-color:#333;
}

.bf1f1f1 {
	background-color:#f1f1f1;
}

.cwhite, a.cwhite {
	color:#fff;
}

.cred, a.cred {
	color:#3081e8;
}

.cccc, a.cccc {
	color:#ccc;
}

.c999, a.c999 {
	color:#999;
}

.c666, a.c666 {
	color:#666;
}

.c333, a.c333 {
	color:#333;
}

a {
	text-decoration:none;
	color:#3081e8;
}

a:hover {
	text-decoration:underline;
}

img.right {
	float:right;
	margin-left:20px;
}

img.center {
	display:block;
	margin:15px auto;
}

img.left {
	float:left;
	margin-right:20px;
}

img.alignright {
	float:right;
	margin-left:20px;
}

img.aligncenter {
	display:block;
	margin:15px auto;
}

img.alignleft {
	float:left;
	margin-right:20px;
}