@font-face
{
	font-family: 'Premium 12 template';
	src: url(optima.ttf) format("truetype");
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td
{
	font-family: 'Century Gothic', 'Lucida Sans Unicode', Arial, Helvetica, 'Trebuchet MS', Tahoma, Verdana;
	font-size: 12px;
	color: white; 
	line-height: 24px; 
	text-align: justify;
}


img
{
	border: 0px;
}

select, input, textarea
{
	font-family: Arial, 'Lucida Sans Unicode', Helvetica, 'Trebuchet MS', Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #999;
	background: #F6F6F6 url('../../graphics/input-bg.png') repeat-x;
}

input:hover
{
	border: 1px solid #3884A3;
}


form
{
	display: inline;
}

a
{
	text-align: left;
	text-decoration: none;
	color: #6AD0D6;
	
}
a:hover
{
	text-decoration:none;
	color: white;
}

h1{
	font-size: 18px;
	text-transform: uppercase;
	color: #6AD0D6;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 4px;
}

h2{
	font-size: 13px;
	text-transform: uppercase;
	color: #6AD0D6;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 3px;
	margin: 0px 0 10px 0;
}

h2 a{
	font-weight:normal;
}

h3{
	
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	color: white;
}

h3 a
{
	color: white;
	border-bottom: 1px solid #6AD0D6;
}

h3 a:hover
{
	border-bottom: none;
}

hr{
	border: 0;
	width: 100%;
	height: 1px;
	color: #555555;
	background-color: #555555;
}


blockquote{
	padding: 15px;
	border: 1px dashed #ccc;
}

li
{
	margin-bottom: 2px;
	/* list-style-type: square; */
	list-style-position: inside;
}

/*
	
	custom

*/

.previous_searches_table thead
{
	
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.previous_searches_table td
{
	padding: 5px 15px 5px 15px;
	
	border-bottom: 1px solid #555;
}

.smallbox
{
	padding: 15px;
	background: url('../../graphics/smallbox-bg.png') repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
}

.smallbox-sold
{
	padding: 15px;
	background: url('../../graphics/smallbox-bg-sold.png') repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
}

.label-feature
{
	padding: 5px;
	background: url('../../graphics/label-feature.gif') repeat-x;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 1px 1px 2px #333;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
}

.label
{
	padding: 5px;
	background: url('../../graphics/label.png') repeat-x;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: white;
	text-shadow: 1px 1px 2px black;
	margin-bottom: 1px;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
}

.box_error
{
	border: 1px solid orange;
	background: #E59C00;
	padding-left: 5px;
	margin-bottom: 5px;
	color: white;
}

.smallcaps, .smallcaps h1
{
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	color: white;
}

/* autobutton */


.button a
{
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #999;
	border: none;
	text-decoration: none;
	color: black;
	
	padding: 10px 11px 10px 11px;
}

.button-mid
{
	padding-top: 4px;
	text-align: center;
}

.button a:hover, .button-hover
{
	color: white;
}


.button_small a
{
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px black;
	border: none;
	text-decoration: none;
	color: white;
	
	padding: 8px 8px 10px 8px;
}

.button_small-mid
{
	padding-top: 3px;
	text-align: center;
}





.button_large a
{
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #666;
	border: none;
	text-decoration: none;
	color: black;
	
	padding: 20px 11px 16px 11px;
}

.button_large a:hover, .button_large-hover
{
	color: white;
}

.button_large-mid
{
	padding-top: 14px;
	text-align: center;
}

/* /button */

.searchpanel
{
	width: 925px;
}

.searchpanel h1
{
	color: white;
	letter-spacing: 2px;
	font-size: 11px;
	padding: 10px 0px 5px 0px;
}

.searchpanel hr
{
	border: 0;
	width: 100%;
	height: 1px;
	color: #2E6A7E;
	background-color: #2E6A7E;
	
}

.searchpanel-control_label
{
	padding-bottom: 5px;
	font-size: 13px;
	color: white;
}

.searchpanel-small_links a
{
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: none;
	text-shadow: 1px 1px 2px #666;
	border: none;
	text-decoration: none;
	
	
	padding: 10px 4px 10px 4px;
}

.shortlist_link
{
	font-size: 11px;
	letter-spacing: 3px;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
}




.officehomepage-officelinks a
{
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #999;
	border: none;
	text-decoration: none;
	color: black;
	
	padding: 10px 11px 10px 11px;
}


/* stripedtable */

table.striped {
	border-top: 1px solid #CBDDE1;
	border-left: 1px solid #CBDDE1;
	border-bottom: 1px solid #CBDDE1;
	border-spacing: 0px;
}

* html table.striped {
	border-collapse:collapse;
}

table.striped tr td{
	padding: 5px;
	background: #EBF1F3;
	border-right: 1px solid #CBDDE1;
}

table.striped thead td{
	background: url('../../graphics/bg-tableheader.gif');
	
}

table.selectable tbody tr{
	cursor: pointer;
}

head:first-child+body table.striped tr.ruled td{
	background-color: #DDE8EC;
}

table.striped tbody tr.even td{
	background: #F6F9FA;
	
}

table.selectable tbody tr.disabled
{
	font-style: italic;
	color:#999;
	cursor: default;
}


.frontpage_text h1
{
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	text-transform: none;
	color: white;
}


.seo_footer_box
{
	width: 880px;
	background: url('../../graphics/smallbox-bg.png') repeat-x;
	padding: 10px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	CCborderRadius: 7px;
}

.seo_footer_box, .seo_footer_box *
{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.seo_footer_box hr
{
	width: 860px;
	
	color: #444;
	background-color: #444;
}