/*-------------------------------------------------------  CORE STYLES --------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/design/bg.jpg);
	background-repeat: repeat-x;
	color: #8c8d8f;
	background-color: #ffffff;
}

#editor {
	background-color:#fff;
	color: #00FF00;
}

h1 {
	font-size: 1.2em;
}

h1.blue {
	color: #1b4095;
}

h1.header {
	font-size: 12px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: center;
}

h2 {
	font-size: 1em;
}

h2.blue {
	color: #1b4095;
}

h2.detailsblue {
	color: #1b4095;
	margin: 0px 0px 10px 0px;
}

h2.phone {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 1.75em;
}

h3 {
	
}

h3.phone {
	margin: 0px;
	color: #ffffff;
	font-size: 1em;
}

/*-------------------------------------------------------  CORE STYLES END  --------------------------------------------------------*/

/*-------------------------------------------------------  LAYOUT DIVS --------------------------------------------------------*/

div.brandedhead {
	background-repeat:repeat-x;
	height: 22px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div.wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	min-height: 400px;
	overflow: auto;
}

div.header {
	width: 970px;
	background-image: url(../images/design/bg-shade.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
}

div.header-inner {
	background-image: url(../images/design/header-inner.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height: 108px;
	margin: 0px auto 0px auto;
}

div.logo {
	float: left;
	padding: 22px 0px 0px 18px;
}

div.phone {
	float: right;
	padding: 22px 18px 0px 0px;
	text-align:right;
}


div.topmenu {
	width: 950px;
	height: 41px;
	margin: 0px auto 0px auto;
}

div.space {
	width: 212px;
	height: 41px;
	background-image: url(../images/design/left-menu.png);
	display: block;
	float: left;
}

div.leftmenu {
	float: left;
	width: 212px;
	margin: 0px 10px 0px 10px;
}

div.adverts {
	float: right;
	width: 236px;
	padding: 15px 10px 10px 10px;
}

div.adverts img{
	padding-bottom: 10px;
}

div.intro {
	border-bottom: dotted 1px #cbcfd7;
	margin: 0px 0px 0px 0px;
	width: 482px;
	float: right;
}

div.listing {
	border-bottom: dotted 1px #cbcfd7;
	margin: 0px 0px 0px 0px;
	display: block;
	min-height: 120px;
	overflow: auto;
	padding: 10px 0px 0px 0px;
}

div.carentry {
	display: block;
	float: left;
	padding-right: 10px;
}

div.containerone {
	width: 700px;
	min-height: 325px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: repeat-y;
	text-align: left;
	overflow: auto;

}


div.adlinks {
	padding: 10px 0px 6px 0px;
	width: 472px;
	float: right;
}

div.adlinks h2{
	margin: 0px 0px 9px 0px;
}

div.adlinks p{
	margin: 0px 0px 3px 0px;
}

div.adlinks a{
	color: #c1180d;
	font-weight: bold;
}

div.adlinks a:hover{
	text-decoration: underline;
}

div.adlinks img{
	padding: 7px 0px 0px 0px;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.moredetails {
	float: right;
	margin: 0px 0px 0px 0px;
}

div.pagination {
	font-size: 0.7em;
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: repeat-y;
	text-align: left;
	
}

div.calltoaction {
	float: right;
	padding: 10px 0px 10px 10px;
	width: 178px;
}

div.detailsleft {
	float: left;
	width: 348px;
	overflow: hidden;
}

div.detailsright {
	float: right;
	width: 339px;
	overflow: auto;
}

div.detailsbox {
	width: 319px;
	min-height: 300px;
	margin: 10px 0px 0px 0px;
	border: 3px #c0eabe solid;
	background-image: url(../images/design/detailsboxbg.jpg);
	background-position:top;
	background-color: #aee7a9;
	background-repeat:repeat-x;
	padding: 7px;
}

div.flashad {
	padding: 0px 0px 10px 0px;
}

div.footer {
	background-image:url(../images/design/footer.gif);
	background-repeat:repeat-x;
	height: 69px;
	display: block;
	text-align: center;
	font-size: 0.7em;
	padding: 27px 0px 0px 0px;
	color: #9da1a9;
}

label.contact{
float: left;
width: 120px;
font-size: 0.8em;
}

/* CSS for login box */
label.login{
float: left;
width: 120px;
font-size: 0.8em;
}

input.contact {
width: 175px;
margin-bottom: 5px;
}

input.radio {
	margin: 0px 20px 0px 0px;
}

textarea.details {
	width: 300px;
	margin: 0px 0px 10px 0px;
}

img.main {
	border: #b6c3d3 3px solid;
	margin: 0px 0px 10px 0px;
}

img.miniright {
	border: #b6c3d3 3px solid;
	margin: 0px 6px 10px 0px;
}

/* End of CSS for login box */

/*-------------------------------------------------------  LINKS CLASSES --------------------------------------------------------*/
a{
	color: #068deb;
	text-decoration: none;

}

a:hover{
	color: #1b4095;
	text-decoration: none;
}


a.category{
	text-decoration: none;
	font-size: 0.8em;
}

a.category:hover{
	text-decoration: underline;
}

/* Menu links */
a.menu{
	color: #6e7177;
	text-decoration: none;
	display: block;
	border-bottom: dotted 1px #cbcfd7;
	padding: 8px 0px 8px 18px;
	margin: 0px;

}


a.menu:hover{
	text-decoration: underline;
}

a.titlemenu{
	color: #6e7177;
	text-decoration: none;
	display: block;
	border-bottom: dotted 1px #cbcfd7;
	padding: 8px 0px 8px 18px;
	margin: 0px;
	font-weight: bold;

}

a.submenu{
	color: #6e7177;
	text-decoration: none;
	display: block;
	border-bottom: dotted 1px #cbcfd7;
	padding: 8px 0px 8px 25px;
	margin: 0px;
	font-size: 0.8em;
	background-color:#eceff4;
}

a.submenu:hover{
	font-weight: bold;
}

a.white {
	color: #ffffff;
}

a.white:hover {
	text-decoration: underline;
}

/* End of Menu links */

a.moredetails {
	color: #ef4035;
	text-align: right;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 0.8m;
}

a.moredetails:hover {
	color: #1b4095;
}

a.quote img{
	padding: 10px 0px 0px 0px;
	border: 0px;
}

p{
	font-size: 0.8em;
}

p.textarea {
	margin: 3px 0px 5px 0px;
}

p.brand{
	font-weight: bold;
	padding: 3px 0px 0px 11px;
	margin: 0px;
}

p.ad1 {
	color: #6f747c;
}

p.ad2 {
	color: #afb7c3;
}

p.error{
 	color: #FF0000;
}

li {
	font-size: 0.8em;
}

/*-------------------------------------------------------  LINKS ENDS --------------------------------------------------------*/

/* content Span classes */

span.bluebold {
	color: #1b4095;
	font-weight: bold;
}

span.blue {
	color: #1b4095;
}

span.red {
	color: #ef4035;
}

span.right {
	float: right;
}

/* end content Span classes */

/* Admin CSS */
div.toolbarcentre {
	width: 964px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#xToolbar{
	width: 964px;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: fixed; 
	width: 964px; 
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #00adef;
	overflow: visible;
}
/* END of Admin CSS */

textarea.terms {
	width: 475px;
	height: 100px;
}

