/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color: #000000;
	background-repeat:repeat-y;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
a, a:visited {
	color: #7C7C7C;
	text-decoration:none;
}

a:hover { color: #EEEEEE; }

img {
	border:0;
}

p {
	font-style: normal;
	font-weight: normal;
	color: #AAAAAA;
	padding:0;
	text-align: left;
	line-height:20px;
	margin-bottom:15px;
	margin-top:10px;
	padding: 0px;
}
h2 img
{
	padding-top: 4px;
	margin-bottom: 0px;
}

.left-image,
.right-image
{
	padding: 0px 10px 10px 0px;
	margin: 0px;
	display: block;
	float: left;
	clear: left;
}
.right-image
{
	padding: 0px 0px 10px 10px;
	float: right;
	clear: right;
}

.searchtitle,
.bold
{
	color: #EEEEEE;
	font-weight: bold;
}

#language {
	padding-top: 10px;
	margin-right: 48px;
	text-align: right;
}

#shell
{
	background-image:url('../../../images/header-bg-repeat.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width: 100%;
}

#mainframe {
	background-image:url('../../../images/header-graphic.jpg');
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	margin: 0px auto;
	text-align:left;
}

#container {
	width: 835px;
	margin: 0px auto;
}

#header
{
	background-image:url('../../../images/header-graphic.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	height: 189px;
	width: 831px;
	margin-bottom: 45px;
}

#logo
{
	margin-top: 15px;
	margin-left: 46px;
	width: 279px;
	height: 68px;
}

#menu {
	margin: 0px;
	width: 199px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url('../../../images/menubg.gif');
	background-repeat: no-repeat;
	text-align:left;
	padding: 0px;
	padding-top: 0px;
}

#menu li {
	background-image:url('../../../images/seperator.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: transparent;
	padding: 6px 0px 0px 29px;
	list-style-type: none;
	font-weight: bold;
	height: 27px;
}


#menu li a
{
	color: #88959c;
	display: block;
}

#rightlist 
	{
	position:relative;
	line-height:14px;
	width: 194px;
	height:150px;
	padding-top:10px;
	padding-left: 6px;
	margin: 0px auto;
	background-image:url('../../../images/rightcol-bg.gif');
	background-repeat:no-repeat;
	background-position: center top;	
}

#rightlist li 
	{
	font-size:11px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:5px;
	padding-left:0px;
	line-height:16px;
	color: #F0EFEF;
}


#menu .last {
	background-image: none;
	height: 57px;
}

ul li {
	color: #FFFFFF;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF88;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}


#content {
	float:left;
	line-height:18px;
	width: 381px;
	margin-right: 25px;
	margin-left: 5px;
	margin-top: 0px;
	padding:0px;
	padding-bottom:20px;
}

#content-left-image
{
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	width: 180px;
	height: 135px;
	display: block;
}

#content-tag-image
{
	width: 381px;
	height: 227px;
	margin: 0px auto 30px;
	background-image: url('../../../images/home-img-bg.jpg');
	background-repeat: repeat-y;
}

#content-tag-image img
{
	height: 212px;
	width: 367px;
	margin: 0px auto;
	display: block;
	padding-top: 8px;
}

.label {
	width: 100px;
}

#leftcol {
	float: left;
	width: 219px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#rightcol {
	float: left;
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	line-height:22px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#errors {
	color: #ADE366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

#notices {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

.contact-row input {
	width: 155px;
	height: 22px;
	padding: 0px;
	margin-bottom: 10px;
	border: 0px;
	padding: 3px;
	background-image: url('../../../images/contact-input.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}


.contact-row label {
	float: left;
	clear: left;
	width: 105px;
	padding-top: 7px;
}

.alert {
	display: none;
}

#contactFormInner {
	padding-left: 17px;
	padding-right: 14px;
}

#contactForm {
	width: 298px;
	background-image: url('../../../images/contact-background.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 24px;
}

#contact-image
{
	margin: 15px auto 5px;
	width: 368px;
	height: 133px;
	background-repeat: no-repeat;
	border: 4px solid #121F22;
}

#contact-image img
{
	width: 368px;
}

#enquiry {
	padding: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 235px;
	height: 79px;
	margin-bottom: 10px;
	border: 0px;
	background-image: url('../../../images/contact-textarea.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#latestnews h2 a, #latestnews h2 a:link, #latestnews h2 a:visited
{
	text-decoration: none;
	color: #EEEEEE;
	font-size: 12px;
}

#latestnews h2 a:hover 
{
	color: #CC0000;
}

#validationlogos {
	float:left;
	margin-top:30px;
	margin-left: 80px;
	margin-bottom: 20px;
	width: 290px;
}


#validationlogos ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#validationlogos li {
	margin-right: 10px;
	display:inline;
	list-style-type: none;
}

#validationlogos img {
	width: 80px;
	height: 15px;
	border: 0px;
}

#azure {
	margin-top:20px;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	text-align:right;
	margin-right: 60px;
}

#mainframe #azure a {
	color: #fff;
	text-decoration:none;
}

#quick-search {

	padding: 16px;
	padding-top: 0px;
	font-size: 10px;
}

.quick-search-row {
	margin-bottom: 0px;
	color: #FFFFFF;

}

#quick-search .label {
	float: left;
	width: 45px;
	margin-top: 20px;
	clear: left;
}

#quick-search label {
	margin-top: 2px;
	margin-bottom: 6px;
	font-weight: bold;
	clear: left;
	font-size: 10px;
	color: #AAAAAA;
}

.quick-search-select {
	width: 120px;
	margin-top: 3px;
	margin-bottom: 7px;
	border: 0px;
	padding: 1px;
	margin-left: 6px;
	background-color: #263B40;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #131F21;
	border-left: 2px solid #1E2F33;
	border-right: 2px solid #162428;
	color: #C5CBCC;
	font-size: 10px;
}

.quick-search-area {
	width: 100px;
	margin-top: 7px;
}

.quick-search-txt {
	width: 110px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 8px;
	font-size: 10px;
	margin-top: 7px;
	border: 0px;
}

#featured-properties {
	line-height: 19px;
	padding: 0px;
	margin-top: 5px;
	font-size:11px;
	color: #AAAAAA;

}

#featured-property-content {
	width: 200px;
	background-image: url('../../../images/pinfo-ss-bg.jpg');
	background-repeat: no-repeat;
	display: block;
	margin: 6px auto 0px;
	padding-top: 20px;
	padding-bottom: 20px;	
}

#featured-property-text {
	width: 155px;
	display: block;
	margin: 10px auto 0px;
}

#featured-property-text p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
}

#feat-prop-image
{
	display: block;
	margin: 0px auto;
	width: 164px;
	height: 124px;
	background-image: url(/images/no-photo-med.jpg);
	background-repeat: no-repeat;
}

#featured-property-content img {
	display: block;
	margin: 0px auto;
	height: 120px;
	padding-top: 2px;
	max-width: 160px;
}

#featured-properties a, #featured-properties a:link, #featured-properties a:visited { color: #F51515; }
#featured-properties a:hover
{ 
	color: #FFFF88; 
	text-decoration: none;
}


.meta {
	display: none;
}

#footer {
	background-color: #0e1416;
	width: 100%;
	height: 130px;
	margin-top: 20px;
	padding-top: 18px;
}

#cfooter a,
#cfooter a:visited,
#footer a,
#footer a:visited
{
	text-decoration: none;
	color: #7C7C7C;
}

#cfooter a:hover,
#footer a:hover
{
	color: #EEEEEE;
}

#footer-inner
{
	display: block;
	width: 831px;
	margin: 0px auto;
	margin-top: 0px;
}

#footer-validation {
	padding: 0px;
	float: left;
	width: 310px;
	margin: 0px auto;
	margin-top: 5px;
}

#footer-validation li 
{
	display:inline;
	padding-left:0px;
	padding-right:4px;
	font-size:10px;
	text-transform: lowercase;
}

#footer-cright
{
	width: 520px;
	float: right;	
}
#footer-cright p
{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #7c7c7c;	
	text-align: right;
}

#cfooter
{
	width: 100%;
	background-color: #0b1012;	
	height: 39px;
	margin-top: 22px;
	margin-bottom: 0px;
}
#cfooter-sitelinks
{
	float: left;
	width: 510px;
	background-image: url('../../../images/cfooter-left.jpg');	
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #0b1012;	
	height: 39px;
}
#cfooter-sitelinks ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
	margin-left: 14px;
	margin-bottom: 0px;
	list-style-type: none;
}
#cfooter-sitelinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	color: #7c7c7c;		
}
#cfooter-sitelinks li a,
#cfooter-sitelinks li a:visited
{
	color: #7c7c7c;	
	font-size: 11px;	
}
#cfooter-sitelinks li a:hover { color: #EEEEEE;	}
#cfooter-cright
{
	height: 39px;
	float: right;
	width: 320px;
	background-image: url('../../../images/cfooter-right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #0b1012;	
	text-align: right;
}
#cfooter-cright p
{
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #7c7c7c;
}


#enquirebox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color: #FFFFFF;
	width: 200px;
	margin-top: 5px;
	margin-left: 0px;
}

#enquire-inner
{
	margin: 0px;
	background-color: #121F22;
	width:167px;
	padding-left:15px;
	padding-right:15px
}

#enquire-inner p
{
	margin: 0px;
}

#enquire-header
{
	background-image: url('../../../images/eqb-header.jpg');
	background-repeat: no-repeat;
	background-position:left top;	
	padding: 0px;
	margin: 6px auto 0px;
	width: 199px;
	height: 4px;
	font-size: 1px;
}

#enquire-footer
{
	background-image: url('../../../images/eqb-footer.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin:0px 0px 25px;
	width: 197px;
	height: 5px;
	font-size: 1px;	
}


#enquire-icon
{
	float: left;
	clear: left;
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 5px;
	margin-right: 10px;
}

#latestnews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color: #FFFFFF;
	width: 200px;
	margin-top: 5px;
	margin-left: 0px;
}

#news-box {
	margin-left:0px;
	height:auto;
}
.newsdate {
	font-size:11px;
	margin-left:0px;
}

.news-box p {
	margin:0px;
	font-size: 11px;
	
}

.news-box h3 {
	font-size:11px;
	margin-bottom: 0px;
}


h3 a:hover {
	text-decoration:underline;
}

.newsdate {
	color:#ccc;
}

#newslist li {
	font-size: 14px;
	padding:0px 0px 10px;
	margin-left: 0px;
	color: #CC0000;
}

#newslist {
height: auto;
padding:0px;
margin-left:15px;
list-style-type: disc;
}

#newslist h3 a {
	color: #d8d8d8;
}

#boxtop
{
	height: 36px;
}
.no-smoking
{
	float: left;
	clear: left;
	margin-right: 10px;
}
/*-----------------------------
MENU STYLES
-----------------------------*/
#sas-menu { height: 196px; }
#sas-menu #menu-1, #sas-menu #menu-2, #sas-menu #menu-3,
#sas-menu #menu-4, #sas-menu #menu-5, #sas-menu #menu-6
{
	background-position: top center;
	width: 220px;
	display: block;
	background-repeat: no-repeat;
	font-weight: normal;
}
#sas-menu #menu-1
{
	background-image: url('../../../images/menu1.jpg');
	height: 37px;
}
#sas-menu #menu-2
{
	background-image: url('../../../images/menu2.jpg');
	height: 29px;
}
#sas-menu #menu-3
{
	background-image: url('../../../images/menu3.jpg');
	height: 30px;
}
#sas-menu #menu-4
{
	background-image: url('../../../images/menu4.jpg');
	height: 31px;
}
#sas-menu #menu-5
{
	background-image: url('../../../images/menu5.jpg');
	height: 29px;
}
#sas-menu #menu-6
{
	background-image: url('../../../images/menu6.jpg');
	height: 28px;
}
#sas-menu #menu-1:hover, #sas-menu #menu-2:hover, #sas-menu #menu-3:hover, 
#sas-menu #menu-4:hover, #sas-menu #menu-5:hover, #sas-menu #menu-6:hover 
{
	font-weight: bold;
	background-position: center bottom;
}
#sas-menu span
{
	display: block;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	color: #88959c;
	font-size: 12px;
	font-weight: bold;
}
#sas-menu #menu-1 span { padding-top: 10px; }
#sas-menu #menu-2 span { padding-top: 5px; }
#sas-menu #menu-3 span { padding-top: 6px; }
#sas-menu #menu-4 span { padding-top: 6px; }
#sas-menu #menu-5 span { padding-top: 5px; }
#sas-menu #menu-6 span { padding-top: 6px; }
#sas-menu #menu-1:hover span, #sas-menu #menu-2:hover span, #sas-menu #menu-3:hover span, 
#sas-menu #menu-4:hover span, #sas-menu #menu-5:hover span, #sas-menu #menu-5:hover span { color: #FFFFFF; }

/*My styles*/
#content-inner
{
}
#content-inner p
{
	margin-top: 4px;
	line-height: 19px;
}

.testemonial-content
{
	background-color: #0B1012;	
	border-right: 1px solid #090D0E;
	margin-bottom: 0px;
	padding: 5px 10px;
}
.testemonial-content strong
{
	color: #F51515; 
	font-weight: normal;
}
.testemonial-name
{
	float: left;
}
.testemonial-added
{
	float: right;
	color: #AAAAAA;
	text-align: right;
}
.testemonial-text
{
	color: #AAAAAA;
}

.testemonial-text p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.search-result-box
{
	background-color: #0B1012;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 373px;
}

.search-result-image
{
	width: 164px;
	height: 124px;
	float: left;
	margin-right: 10px;
	background-image: url(/images/no-photo-med.jpg);
	background-repeat: no-repeat;
}

.search-result-image img
{
	display: block;
	height 120px;
	margin: 0px auto;
	padding-top: 2px;
}


.search-result-text
{
	float: left;
	width: 185px;
}
.search-result-text p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 18px;
}

.notavail
{
	color: #CC0000;
	font-weight: normal;
}

.search-result-btn
{
	background-image: url('../../../images/btn-prop-view.jpg');
	height: 28px;
	background-position: top center;
	width: 185px;
	display: block;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 6px;
}
.search-result-btn:hover
{
	font-weight: bold;
	background-position: center bottom;
}
.search-result-btn span 
{ 
	display: block;
	margin-left: 27px;
	margin-top: 0px;
	color: #88959c;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px; 
}
.search-result-btn:hover span { color: #FFFFFF; }


#pinfo-header
{
	width: 200px;
	height: 36px;
	overflow: hidden;
	background: url('../../../images/pinfo-header.jpg');
	background-repeat: no-repeat;
}

#pinfo-header h1
{
	padding-top: 8px;
	padding-left: 14px;
	width: 165px;
	height: 14px;
}

#pinfo-content
{
	width: 200px;
	background: url('../../../images/pinfo-content.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 11px;
}

#pinfo-content .label
{
	margin-left: 15px;
	margin-right: 0px;	
	width: 75px;
	float: left;
	padding: 0px;
}

#pinfo-content .field
{
	margin-left: 0px;
	margin-right: 15px;
	width: 75px;
	float: right;
	padding: 0px;
}

#pinfo-ss-box
{
	margin-top: 10px;
	width: 200px;
	background: url('../../../images/pinfo-ss-bg.jpg');
	background-repeat: no-repeat;
}

#ss-box-inner
{
	width: 174px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.ss-cell,
.ss-cell-r
{
	width: 84px;
	height: 64px;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-bottom: 10px;
	background-image: url('../../../images/pinfo-ss-empty.jpg');
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.ss-cell-r { float: right; }
.ss-cell-clr { clear: both; }
.ss-cell img,
.ss-cell-r img 
{ 
	display: block;
	height: 60px;
	margin: 0px auto;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 1px;
	max-width: 80px;
}

#qs-submit
{
	background-image: url('../../../images/btn-search.jpg');
	width: 124px;
	height: 28px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
	border-style: none;
	color: #88959c;
	font-size: 10px;
	padding: 0px;
	margin-left: 4px;
	margin-top: 5px;	
	text-indent: -999px;
}

#qs-submit:hover
{ 
	background-position: bottom left; 
}


.qsbtn-off,
.qsbtn-on
{
	background-image: url('../../../images/btn-search.jpg');
	width: 124px;
	height: 28px;
	background-position: top center;
	background-color: transparent;
	border-style: none;
	color: #88959c;
	font-size: 6px;
	padding: 0px;
	/*text-indent: -500px;*/
	margin-left: 10px;
	margin-top: 5px;
}
.qsbtn-on 
{ 
	background-position: bottom center; 
	color: #FFFFFF;
}

#prop-overview
{
}

#prop-overview-image
{
	float: left;
	clear: left;
	width: 160px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 6px;
}

#prop-overview-image-inner
{
	display: block;
	background-image: url(/images/no-photo-med.jpg);
	background-repeat: no-repeat;
	width: 164px;	
	height: 124px;	
	margin: 0px;
}

#prop-overview-image-inner a
{
	display: block;
}

#map-btn
{
	display: block;
	background-image: url('../../../images/map-btn.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color: #88959c;
	font-weight: bold;
	font-size: 10px;
	width: 125px;
	height: 28px;
	margin: 0px auto;
	margin-bottom: 6px;
	float: left;
}
#map-btn:hover
{
	background-position: bottom left;
	color: #FFFFFF;
}
#map-btn span
{
	display: block;
	padding-top: 4px;
	margin: 0px;
	margin-left: 34px;
	height: 23px;
	cursor: pointer;
}

#img-btn
{
	display: block;
	background-image: url('../../../images/pinfo-enlarge-btn.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color: #88959c;
	font-weight: bold;
	font-size: 12px;
	width: 164px;
	height: 27px;
	margin: 0px auto;
	margin-top: 6px;
}
#img-btn:hover
{
	background-position: bottom left;
	color: #FFFFFF;
}
#img-btn span
{
	display: block;
	padding-top: 3px;
	margin: 0px;
	margin-left: 40px;
	height: 23px;
	cursor: pointer;
}

#prop-overview-image img
{
	height: 120px;
	display: block;
	margin: 0px auto;
	padding-top: 2px;
	max-width: 160px;
}

#prop-overview-text
{
}

#prop-overview-text ul
{
	margin: 10px 0px 15px 15px;
	padding: 0px;	
}

#prop-overview-text li
{
	color: #AAAAAA;
	margin: 0px;
	padding: 0px;
}


#prop-contact
{
	display: block;
	background-image: url('../../../images/pinfo-contact-btn.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #88959c;
	font-weight: bold;
	font-size: 10px;
	width: 216px;
	height: 28px;
	float: right;
	clear: right;
}

#prop-contact:hover
{
	background-position: bottom center;
	color: #FFFFFF;
}

#prop-contact span
{
	display: block;
	padding-top: 4px;
	margin: 0px;
	margin-left: 30px;
	height: 23px;
	cursor: pointer;	
}

#contact-top
{
}

#contact-left,
#contact-right
{
	float: left;
	width: 180px;
}
#contact-right { float: right; }

#contact-mid
{
}

#contact-mid ul
{
	padding:0px;
	margin-left:0px;
	padding: 10px;
	list-style-type: disc;
	margin-bottom: 20px;
}

#contact-mid li
{
	font-size: 11px;
	padding:0px;
	margin-left: 10px;
	color: #CC0000;
}

#contact-mid li span
{
	color: #999999;
}


#contact-form
{
}

.left-input,
.right-input
{
	float: left;
	width: 185px;	
	margin-bottom: 16px;
	height: 26px;
	background-color: #111d20;
	background-image: url('../../../images/contact-input.jpg');	
	background-repeat: no-repeat;
}
.right-input { float: right; } 

.left-input input,
.right-input input
{ 
	background-color: transparent; 
	border: none; 
	color: #c0c0c0;
	margin-top: 3px;
	margin-left: 5px;
	width: 175px;
}

.msg-input
{
	width: 379px;
	height: 116px;
	margin: 0px auto;
	background-image: url('../../../images/contact-message.jpg');
	margin-bottom: 16px;
	background-repeat: no-repeat;
}
.msg-input textarea
{
	background-color: transparent; 
	border: none; 
	color: #c0c0c0;
	display: block;
	width: 360px;
	height: 100px;
	margin: 0px auto;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact-submit
{
	background-color:transparent;
	background-image:url(../../../images/btn-contact-submit.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	border-style:none;
	color:#88959C;
	font-size:10px;
	height:28px;
	margin-left:10px;
	margin-top:5px;
	padding:0px;
	text-indent:-999px;
	width:132px;
}

#contact-submit:hover
{
	background-position: left bottom;
}

.news-archive
{
	background-color: #0B1012;
	margin-top: 5px;
	font-size: 10px;
	color: #AAAAAA;
	padding: 5px;
}
.news-archive h2
{
	display: inline;
	padding-right: 20px;
}
.news-archive a,
.news-archive a:visited
{
	color: #F51515;
	text-decoration: none;
}
.news-archive a:hover
{
	color: #FFFF88;
}
.news-archive ul
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.news-archive li
{
	display: inline;
	padding-right: 5px;
}

.red-link,
.red-link:visited
{
	color: #F51515;
	text-decoration: none;
}
.red-link:hover
{
	color: #FFFF88;
}
.news-article
{
	background-color: #0B1012;
	padding: 10px;
}

.news-article p
{
	margin-top: 0px;
	margin-bottom: 20px;
}

.page-block
{
	background-color: #0B1012;
	margin-top: 30px;
	font-size: 12px;
	color: #AAAAAA;
	padding: 5px;
}
.page-block h2
{
	display: inline;
	padding-right: 10px;
	font-size: 12px;
}
.page-block a,
.page-block a:visited
{
	color: #F51515;
	text-decoration: none;
}
.page-block a:hover
{
	color: #FFFF88;
}
.page-block ul
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.page-block li
{
	display: inline;
	padding-right: 5px;
}

/*Curved edged boxes*/

.curved-header,
.curved-footer
{
	background-color: #0B1012;
	height: 30px;
	overflow: hidden;
}

.ch-left,
.cf-left
{
	background-image: url(../../../images/cfooter-left.jpg);
	background-repeat: no-repeat;
	height:30px;
	width: 9px;
	float: left;
	background-position:left top;
	background-repeat:no-repeat;
}

.ch-content,
.cf-content
{
	float: left;
	background-color: #0B1012;	
	height: 20px;
	width: 358px;
	height: 30px;
	padding-top: 5px;
}

.searchtitle
{
	margin-top: 0px;
}

.newstitle
{
	margin-top: 6px;
}

.ch-content h3
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.ch-right,
.cf-right
{
	background-image: url(../../../images/cfooter-right.jpg);
	background-repeat: no-repeat;	
	height:30px;
	width: 14px;
	float: right;
	background-position:right top;
	background-repeat:no-repeat;
}

.ch-clear
{
	clear: both;
}

.curved-footer
{
	height: 4px;
	margin-bottom: 15px;
}

.cf-left,
.cf-right
{
	background-position: left bottom;
	height: 4px;
}

.cf-content
{
	height: 4px;
}

.spaced
{
	margin-top: 10px;
	margin-bottom: 30px;
}

.ssubd
{
	color: #FFFF88;
}

.saslink
{
	margin: 0px auto 25px;
	border: 2px solid #121F22;
	padding: 15px;
	width: 340px;
}

