body {
	margin: 0;
	padding: 0;
	background: #4F1A4E url(images/bg-gradient.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 180%;
	color: #5F2659;
}



a {
	text-decoration: none;
	color: #000000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
	border:19px solid #3e0437;
	background-color:#FFF;
}

/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0 auto;
	
}

/* Logo */

#logo {
	float: none;
	width: 400px;
	margin:auto;
	border:0px solid #333;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
 }

#logo h1 {
	padding-top: 25px;
	padding-left: 60px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo p {
	margin-top: -6px;
	padding-left: 62px;
	font-size: 11px;
	color: #000000;
} 

#logo p a {
	color: #000000;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #D01010;
	text-indent: 12px;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

#nav{
	border-bottom: 1px solid #bcbcbc;
	font-size:1em;
	padding-bottom:10px;
	float:left;
	z-index:2;
	width:92%;
	margin-left:5%;
	margin-top:6%;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
margin-right:20px;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 635px;
}

.post {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	background: url(images/img03.jpg) no-repeat left top;
	height: 25px;
	padding: 0px 0 0 20px;
	color: #000000;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#5F2659;
	font-weight:normal;
	
}

.post .title a {
	color: #000000;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entrya {
	padding: 10px 20px 15px 20px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}
.searchtxt{
	text-indent:10px;
	text-align:justify;
	color:#FFF;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footerbg  {
	width: 938px;
	background: #3e0437;
	height: 100%;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer {
	width: 98%;
	background: #353535;
	height: 100%;
	margin: 0 auto;	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
}

#footer p{
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}
hr {
	border:0;
	border-top: 1px solid #ffffff;
	height: 0;
	background: #ffffff;
	width:100%;
  
}

.formline hr {
  border:0;
  border-top: 1px solid #666666;
  height: 0;
  background: #666666;
}

#enq{
	border: 0px solid #7E9DB9;
	height:18px;
	margin: 0 auto;
	padding: 2px;

	line-height:18px;
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(images/Arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 10px;
	}
#enq a:hover{
	text-decoration:underline;
	
	}	

#sidebartxt{
	height:37px;
	width:237px;
	margin: 0 auto;
	padding: 0px;
	padding-left:0px;
	background-image:url(images/AlexanderGreen-EnquiryForm.jpg);
	background-repeat:no-repeat;
	float: left;
}

#arrow-down{
	float:auto;
	margin-left:205px;
	margin-top:-18px;
	
	}
/* Listing Styles */
.entry {
	position: relative;
	border-bottom: 1px solid #c2c4c4;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.thumb {
	float: left;
	margin-left: 30px;
	
}
.vpimg{
	border:4px solid #FFF;
}

.thumbimg {
	float: left;
	margin-left: 30px;
	border: 5px solid #4d184c;
	width: 160px;
	height: 120px;
}
.bigimg {
	border: 2px solid #4d184c;
}

.entry small {
	text-transform: uppercase;
	color: #6f8185;
	font-size: 1.0em;
	margin-left: 11px;
}
.entry p {
	margin-left: 210px;
}
.entry h2 {
	font-size: 1.2em;
	width: 300px;
	color: #292b2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 210px;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #292b2c;
	text-decoration: none;
}
.entry h2 a:hover {
	color: #4f7785;
	text-decoration: none;
}
.entry span {
	position: absolute;
	right: 5px;
	top: 0px;
	font-size: 1.2em;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 210px;
}
ul.emenities li {
	display: inline;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
	padding: 0 4px 0 22px;
	list-style: none;
	border: none;
}

/*CSS Sabrosus style pagination*/
div.pagination {
	padding:3px;
	margin-left:23px;
	text-align:right;
	margin-bottom:20px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #4d184c;
	
	text-decoration: none; 
	color: #666666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #4d184c;
	color: #fff;
	background-color: #B88e9c;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #4d184c;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
.listingfound {
	text-transform: uppercase;
	color: #4d184c;
	font-size: 1.0em;
	margin-left: 15px;
	padding:10px;
	font-weight:bold;
}
.smltxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}.formheading {
	color: #FFF;
}
.style41 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 5px;
	width: 100px;
	
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
}
ul.thumb li img {
	width: 45px; height: 45px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 5px 0;
	margin-left: 10px;
	
}
#description h1, #description h2, #description h3, #description h4, #description h5, #description h6{
		font-weight:normal;
		display:block;
		border-bottom:1px solid #CCCCCC;
		color:#000000;
		padding:0 0 10px 0;
		margin:0 0 20px 0;
		margin-left: 10px;
	}
	
	#description h1{
		font-size:1.2em;
	}
	
	#description h2{
		font-size:1.4em;
	}
	
	#description h3{
		font-size:1.3em;
	}
	
	#description h4{
		font-size:1.2em;
	}
	
	#description h5{
		font-size:1em;
	}
	
	#description h6{
		font-size:0.9em;
	}
	
	#description label{
		display:block;
		padding:0 0 10px 0;
		margin-left: 10px;
	}
	
	#description input, #description textarea{
		margin: 0 0 20px 0;
		border:1px solid #999999;
		padding:10px;
		background:#FFFFFF;
		font-family:Arial;
		font-size:1em;
		width:200px;
	}
	
	#description form{
		margin:0 0 20px 0;
	}
	
	#description textarea{
		width:450px;
	}
	
	#description input.submit{
		width:150px;
		cursor:pointer;
	}
	
	#description p{
		line-height:18px;
		margin:0 0 20px 0;
		margin-left: 10px;
	}
	
	#backpage{
		margin-right: 80px;
		float:right;
		margin-top: -20px;
	}
	
	#inpbox input{
		
		border:0px;
		font-family:Arial;
		font-size:1em;
		width:82px;
	}
	
	.tablebg{
	border: 1px solid #7E9DB9;
	background-color:#E8E8E8;
	}
	
.opt optgroup { /* Normal, bold text */
 font-style:normal;
 font-weight:bold;
}

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:180px;
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}

/*homepage content slider*/

#featured{ 
	width:300px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
	top:-30px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:300px; 
	list-style:none; 
	padding:0; margin:0; 
	width:200px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#nav{
	border-bottom: 1px solid #bcbcbc;
	font-size:1em;
	padding-bottom:10px;
	float:left;
	z-index:2;
	width:92%;
	margin-left:5%;
	margin-top:6%;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
margin-right:20px;
}
#wrap {
	font-size:1em;
	padding-bottom:40px;
	float:left;
	z-index:2;
	width:100%;
	margin-top:25px;
	position:relative;

	}

/* These styles create the dropdown menus. */
#navbar {
	position:absolute;	
	width:630px;
	margin: auto;
	margin-left:130px;
	border-bottom: 1px solid #bcbcbc;
	text-align:center;
	}
#navbar li {
	list-style: none;
	float: left;
	text-align:center;
	margin:auto;
	}
#navbar li a {
	display: block;
	padding: 3px 5px 5px 5px;
	text-decoration: none; 
	margin:auto;
	color: #999;
	font-weight: normal; }
	
#navbar li a:hover {
	color: #fff;
	background-color:#73196a;
	
	}
	
#navbar li ul {
	display: none;  }
	
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 100px;
	width: 50%;
	margin: 0;
	padding: 0; 
	/*border:1px solid #000;*/
	
	}
	
#navbar li:hover li, #navbar li.hover li {
	float: left; }
	
#navbar li:hover li a, #navbar li.hover li a {
	color: #999; }

#navbar li li a:hover {
	color: #fff; }
	
	DIV#loader {
            border: 1px solid #ccc;
            width: 500px;
            height: 500px;
            overflow: hidden;
        }

        DIV#loader.loading {
            background: url(images/spinner.gif) no-repeat center center;
        }
