body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, table, tbody, th, td, tr, form, fieldset, input, textarea, text {
margin:0;
padding:0;
}
html, body {
	height: 100%;
	}
body {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif; 
	color:#2F2F2F; 	
	line-height:1.55em;
    background: #1A1D24;
	}
* html body {
	font-size: x-small; /* for IE5Win*/
	f\ont-size: small; /* for other IE versions*/
	}
#outer {
	border:0;
	width:950px;  /* Width of Site */
	background: transparent;
	margin: auto;
	padding: 0px;
	}
#hdr {
	padding: 0px;
	margin: 0;
	width: 950px;
	height: 150px;
	border: 0px;
	background: #E5322E url(images/logo-header-bg.png) top left;
	}
/* Header Images */ 
.logoimg {
	float: left;
	margin: 0;
	background: transparent;
	border: 0;
	}
.site-title{
	font-size: 38px;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif; 
	padding: 30px 0 0 20px;
	color: #FEFFFF;
	display:none;
	}
/* End Header Images */
h1, h2, h3, h4, h5 {
	font-weight: bold; /* Set to normal for bolder fonts if requred */
}
h1 {
	font-size: 155%;
	color: #A70E10; /***************************** COLOR ***************************/
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 3px 3px 0px;
	background: transparent;
	}
h2 {
	font-size: 135%;
	color: #3E4046; /***************************** COLOR ***************************/
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 0px;
	background: transparent;
	}
h3 {
	font-size: 125%;
	color:#282526; /***************************** COLOR ***************************/
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 100%;
	color:#474747; /***************************** COLOR ***************************/
	margin-top: 5px;
	margin-bottom: 5px;
	}
a:link {
	font-size: 100%;
	color:#A70E10; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
	}
a:active {
	font-size: 100%;
	color: #A70E10; /***************************** COLOR ***************************/
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color:#A70E10; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #A70E10; /***************************** COLOR ***************************/
	}
a[href$=".pdf"] {
background:transparent url(images/pdf.png) left center no-repeat;
padding-left:16px;
}
a[href$=".doc"], a[href$=".docx"], a[href$=".odt"]  {
background:transparent url(images/doc.png) left center no-repeat;
padding-left:16px;
}
input {
	border: 1px solid #555555;
	background: #898989;
	margin-bottom: 5px;
	}
textarea {
	border: 1px solid #555555;
	background: #898989;
	font-size: small;
	font-family: verdana, arial, tahoma, sans-serif;
	}

.popup textarea,
.popup textarea:focus {
	background: #ffffff;
}

.testimonial-body {
	font-style: italic;
	}
#textarea-small {
	border: 1px solid #A09D9E;
	height: 70px;
	width: 320px;
	font-family: verdana;
	float: right;
	font-size: 80%;
	}
blockquote {
	font-family: Garamond;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #272727;
	margin: 0px;
	width: 450px;
	text-align: justify;
	background: url(images/quote-left.gif) top left no-repeat;
	}
blockquote div{
	background:  url(images/quote-right.gif) bottom right no-repeat;
	padding: 0 27px;
	}
/*Navigation Bar */ 
#nav {
	background:#53555A url(images/nav-bg.gif) top left no-repeat;
	float:left;
	font-size:110%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:2px 0 1px 10px;
	width:940px;
	}
#nav li {
	float: left;
	border-right: 1px solid #333333;
	margin: 0;
	padding: 0;
	}
#nav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #ffffff; /***************************** COLOR ***************************/
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
#nav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color:#ffffff;
	background: transparent url(images/nav-bg-hover.gif) top left;
	font-weight: bold;
	text-decoration:none;
	}
#nav li.on a{
	float: left;
	display: block;

	margin: 0 1px 0 0;
	padding: 4px 8px 0 28px;
	color: #ffffff; /***************************** COLOR ***************************/
	background: transparent url(images/nav-house.gif) top left no-repeat;
	font-weight: bold;
	text-decoration:none;	
	border-bottom: none;
	}
/*SubNavigation Bar */ 
#subnav {
	float:left;
	width:670px;
	margin: 8px 0 10px 20px;
	padding: 4px;
	background:#000000 ;
	border: 1px solid #C4C1BC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #ffffff; /***************************** COLOR ***************************/
	text-decoration: none;
	border: 0px;
	background: transparent;
	}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #a1d61d;
	text-decoration:underline;
	background: transparent;
	}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #a1d61d;
	text-decoration:underline;
	border-bottom: none;
	background: transparent;
	}
/* Used for padding if there is no other navigation to display */
#sub-pad {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom:5px;
	height: 20px;
	background:transparent;
	}
/*Store Nav Bar */ 
.store-cat-depth-2 { display: none; }
.store-cat-depth-3 { display: none; }
.store-cat-depth-4 { display: none; }

#store-nav {
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background:#F4F3F3;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}
#store-nav h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; /***************************** COLOR ***************************/
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#store-nav ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	}
#store-nav li {
	border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	}
#store-nav li.on{
	border-bottom: 1px solid #727377;
    margin-bottom: 5px;
	background: #EAEAEA;
	}
#store-nav p.searchtitle{
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchbox{
	width: 120px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchboxbutton{
	width: 70px;
	margin-left: 5px;
	color: #474747;
	}
/***********Content container***************/
#cont {
	clear: left;
	border: 0px;	
	margin: 0;
	float: left;
	padding: 0px 0px 15px 0px;
	width: 950px;
	text-align:left;
	background:#ffffff url(images/right-col.gif) top right repeat-y;
	min-height: 500px;
	}
/* min height hack for ie*/
* html #cont {
    height:500px;
	}
/**image gallery page****/
#cont.page4 {
	background:#D1D2D4
	}
#cont img.border{
	float: right;
	margin: 0 8px 10px 10px;
	padding: 0;
	border:0;
	background: #ffffff;
	}
#cont img.border_left{
	float: left;
	margin: 0 8px 10px 0px;
	padding: 0;
	border:0;
	background: #ffffff;
	}
#cont img.recent-item-border{
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
	}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
	}
/*****  Store content list   */
#store-cont {
	float: left;
	width: 490px;
	text-align:left;
	margin:5px 0 25px 0;
	padding: 0 10px 0 10px;
	background: transparent;
	}
#store-cont a{
	color: #305ead; /****overrides all links in the store *******/
	}
#store-cont a:hover{
	text-decoration: underline;
	}
#store-cont-empty {
	width: 65%;
	margin:auto;
	text-align:left;
	float: left;
	}
#store-cont table
	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0px;
	}
#store-cont td.item-description
	{
    font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border-top: 1px solid #EAEAEA;
	}
#store-cont td.item-description-left
	{
	font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border: 0;
	}
#store-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#store-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.store-label-from {	/* The "From " prefix for products with multiple prices */
	display: none;
}


/* store recent items css controls */
#recent-items {
	clear: both;
	background: transparent;
	}
#recent-items table.rpros{
	background: #FFFFFF;
	}
.product-container{
	width: 150px;
	text-align: center;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background:  transparent;
	}	
.product-border{
	background:transparent;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	padding:4px;
	vertical-align:middle;
}

.product-border-float-right {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	float:right;
	padding:4px;
}

.category-border-float-right {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	float:right;
	padding:4px;
}
.item-title{font-weight: bold;}
.product-header-left { font-weight: bold; }
.product-header-right { text-align: right; }
.cat-list-product-code { font-weight: bold; }
.product-option-title { font-style:italic; }
.bold-hilight { font-weight: bold; }

#mag-glass {
	clear: right;
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-left: 9px;
	}
.item-title a{
	margin: 0;
	padding:9px 9px 0 9px;
	background:transparent;
	}
.item-desc{
	font-size: 80%;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	background: transparent;
	vertical-align: top;
	}
.item-desc em{
	display: block;
	padding: 0 9px 9px 0;
	}
.item-more-info { font-size: 85%; padding-bottom: 10px; }	
/* end recent items*/
/* store item get - control display*/
#item-list table{
	background: transparent;
	}
#item-list td{
	padding-bottom: 10px;
	}
.cat-item-container{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background: #FFFFFF;
	}	
.cat-item-title{
	font-weight:bold;
	color: #0094C6; /***************************** COLOR ***************************/
	margin: 0;
	padding:9px 9px 0 0px;
	background: transparent;
	}
.cat-item-desc{
	margin: 0px;
	padding: 0 9px 0px 0px;
	}
.cat-item-code{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}
.cat-item-code p{
	margin-right: 6px;
	}
.cat-item-code em{
	clear: right;
	display: block;
	margin-top: 9px;
	padding: 0 9px 9px 0;
	background: transparent;
	}
#option-choice {
	clear: right;
	padding: 0 9px 9px 0;
	background:transparent;
	}
#option-choice table{
	clear: right;
	background: none;
	}
.cat-product-border{
	margin: 5px 8px 5px 5px;
	padding: 3px;
	border:1px solid #FFFFFF;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #F3F3F3;
	}
.sub-cat{
	text-align: center;
	font-size: 85%;
	line-height: 1.0;
	width:25%;
	vertical-align: bottom;
	}
.sub-cat img{
	padding: 0px;
	border: 0;
	}
#item-list a.full-detail{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	}
.price{
	font-family: ariel,verdana;
	font-size:100%;
	font-weight: bold;
	color: #BDBDBF;
	float: right;
	
	margin-right: 20px;
	}
/**********shopping cart controls***************/
.store-cart-image{
	padding: 2px;
	border:0px solid #FFFFFF;
	}
.store-cart-border{
	border-top:1px solid #A09D9E;
	padding-top: 9px;
	}
#cart-continue-proceed{
	clear: left;
	padding: 0;
	margin-top: 5px;
	}
/* *shopping cart buttons **/
#btnContinue {
	font-size: 85%;
	color: #474747;
	}
#btnUpdate{
	font-size: 85%;
	color: #474747;
	}
 #btnCheckout{
	font-size: 85%;
	color: #474747;
	}
#btnConfirm{
	font-size: 85%;
	color: #474747;
	}
/*************************/
#left-cont {
	float: left;
	clear: left;
	width: 680px;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 20px;
	}

#left-cont a:hover{
	text-decoration: underline;
	}
#left-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#left-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.item-description {
	margin: 0px 0px 20px 0px;
	padding: 10px 0 20px 0;
	text-align: left;
	border-bottom: 1px dotted #A09D9E;
	}
	 

/******no teasers***/
#no-teaser{
	float: left;
	width: 680px;
	text-align:left;
	padding-left: 20px;
	margin-bottom: 25px;
	background: transparent;
	}
/***********news and events pages listing etc ******************/
#content-list {
	clear: left;
	}
#content-list.eventslist-timestamp {
    color: #999999; /***************************** COLOR ***************************/
    font-size: 90%;
	}
#content-list table {
    background: transparent;
	width:100%;
	}
#content-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#content-list table td.title-row{
    border-top: 1px solid #D9DDE3;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
	}
#content-list table td.item-description {
	margin: 0px;
	padding: 10px 0 20px 0;
	text-align: left;
	}
#content-list table td.item-description img{
    float: right;
	}
/********
Image Gallery
******************/
#gallery-cont {
	width: 98%;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 20px;
	}

#gallery-list {
	clear: both;
	width: 900px;
	padding: 0px;
	margin: 0px;
	}	

#gallery-list p{
	margin: 8px;
	color: #000000;
	}
#gallery-list h2 {
	}
#gallery-list td.item-description-left h2{
	color: #97C139; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#231F20 url(images/image.gif) top left no-repeat;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list td.item-description h2{
	color:#97C139; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#231F20 url(images/image.gif) top left no-repeat;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list table {
	margin-top: 4px;
	width:900px;
	border-collapse: separate;
	border-spacing:15px; 
	}
#gallery-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#gallery-list table td.title-row{
    border-top: 1px solid #EAEAEA;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	}
#gallery-list table td.item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 0;
	background: #566535;
	}
#gallery-list table td.album-item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border:0;
	background:#566535;
	}
#gallery-list table td.album-item-description h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #97C139; 
	background: #231F20 url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	}
#gallery-list table td.item-description-left {
     width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 0;
	background: #566535;
	}
#gallery-list table td.album-item-description-left {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 0;
	background: #566535;
	}
#gallery-list table td.album-item-description-left h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #97C139; 
	background: #231F20 url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	}
#gallery-list  img.border{
	float: right;
	margin: 8px 10px 8px 10px;
	padding: 0px;
	border:1px solid #080808;
	}
/****** left col *******/
#leftcol{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 12px;
	padding: 25px 0 0 0;
	background: transparent;
	}
/***** Right col *********/
#rightcol{
	
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0 20px 0 10px;
	background: transparent;
	}
/*******************************
subscribe box 
****************/
.subscribe-table {
	width: 180px;
	margin: 0 0 0 4px;
	padding-top: 0;
	vertical-align: top;
	color: #666666;
	font-weight: bold;
	}
.subscribe-table input {
	width: 170px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px; 
	}
#subscribe-button{
	width: 100px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background:#C0BFBF url(images/button.png) center center;
	cursor:pointer;
	border:0;
	padding: 0 0 2px 0;
	}
.featured-rentals{
	text-align: center;
	float: right;
	padding: 5px;
}
/****** right column teaser ********/
/** mini cart ******/
#teaser-cart h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#teaser-cart{
width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#231f20;
	}
.mini-cart-total{
	padding-right: 5px;
	text-align: right;
	}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
	}
#teaser-video h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/video.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0 0 5px 0;
	}
#teaser-video{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:transparent;
	}

#teaser-news h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/news.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0 0 5px 0;
	}

#teaser-news{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:transparent;
	}
#teaser-events h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/events.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0 0 5px 0;
	}
#teaser-events{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background: transparent;
	}
#teaser-product h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/products.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 25px;
	margin: 0 0 5px 0;
	}
#teaser-product{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background: transparent;
	}
#teaser-follow h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/follow.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 30px;
	margin: 0 0 5px 0;
	}
#teaser-follow{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background: transparent;
	}
#teaser-subscribe h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00E0F; /***************************** COLOR ***************************/
	background: transparent url(images/subscribe.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 30px;
	margin: 0 0 5px 0;
	}
#teaser-subscribe{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background: transparent;
	}
#rightcol a.teaser-link{
	color: #A00E0F;
	}
#rightcol ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	font-size: 103%;
	font-weight: bold;
	}
#rightcol li {
    border-bottom: 0;
    margin-bottom: 5px;
	padding-right: 5px;
	}
#rightcol a{
	color: #333333;
	}
#rightcol a.facebook{
	background: transparent url("images/facebookIcon.png") no-repeat left top;
	padding: 3px 0 2px 25px;
	}
#rightcol a.twitter{
	background: transparent url("images/twitterIcon.png") no-repeat left top;
	padding: 3px 0 2px 25px;
	}
#rightcol img{
	vertical-align: center;
	margin-left: 8px;
	}
#rightcol p {
   	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #666666;
	}
#rightcol table {
   	margin-top: 0px;
	margin-bottom: 0px;
	}
.articlelist-timestamp {
    color: #555555; /***************************** COLOR ***************************/
    font-size: 85%;
	}
/*********************************************
end right column teaser
***************************************************/
#ftr {
	clear: both;
	height: 110px;
	width: 950px;
	font-size:100%;
	font-weight: bold;
	width: 100%;
	padding:0;
	margin:0;
	margin-bottom: 4px;
	color: #080808;
	background: #ffffff;
	}
#footer-address{
	text-align:center;
	padding: 12px 0 8px 0;
	}
#ftr-nav {
 clear: both;
 width: 925px;
 color: #ffffff;
 text-align: left;
 font-size:95%;
 padding:3px 0 6px 25px;
 margin:0;
 background: #3E4046;
 }
 #ftr-nav a{
  color: #ffffff;
	}
.turboweb-sig{
	font-size: 95%;
	color: #333333;
	padding: 10px 0 30px 0;
	margin-top: 5px;
	margin-bottom: 0;
	text-align: center;
	background: transparent;
}

.turboweb-sig a
	{
	color: #BA0909;
	text-decoration:underline;
	}
.turboweb-sig a:active {
	color: #BA0909;
	text-decoration:underline;
}
.turboweb-sig a:visited {
	color: #BA0909;
	text-decoration:underline;
	}
.turboweb-sig a:hover {
	color: #BA0909;
	text-decoration: underline;
	}

	/* end of sig */
.mail-address-table {
	 /***************************** COLOR ***************************/
	width: 600px;
	border: 0px;
	margin-bottom: 8px;
	}
.mail-address-table th
	{
	text-align: left;
	font-weight: bold;
	}
.mail-address-table td
	{
	vertical-align: top;
	}
/* Mailform */
#formtable {
	clear:left;
	width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #B6B6B6;
	color: #111111;
	}
#formtable table{
	width: 100%;
	background: #AFAFAF;
	}
#formtable td{
	padding: 5px;
	}
#formtable td.left{
	width: 35%;
	padding: 5px;
	}

.inputbox {
	width: 95%;
	margin-bottom: 5px;
	padding: 2px;
		}
.inputbox:focus, select:focus, textarea:focus {
background:#999999;
}
.inputbox-textarea {
	width: 95%;
	height: 200px;
	padding: 2px;
	background: #999999;
	}
.inputbox-textarea:focus, select:focus, textarea:focus {
background:#999999;
}
#formbutton{
		width: 120px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background:#AFAFAF url(images/button2.png) center center;
	cursor:pointer;
	border: 0;
	padding: 0 0 4px 0;
	}
/*EOF Mailform*/

/* Custom Rental Form Style */

#rentalFormOuter {
	background: #AFAFAF;
	padding: 15px 15px 15px 32px;
}

div.form {
	padding: 8px 0 8px 0;
}
.form .caption {
	float: left;
	width: 200px;
	font-weight: 600;
	color: #282526;
}

.inputfield input, .inputfield select, .inputfield textarea {
	border: 1px solid #282526;
	background: #898989;
	font-size: 120%;
}

.form .inputfield input {
	width: 380px;
	padding: 2px;
}

.form .inputfield select {
	width: 386px;
	padding: 4px;
}

.form .inputfield textarea {
	height: 80px;
	width: 380px;
	padding: 2px;
}
/* Custom Tenancy Form Style */

#tenancyFormOuter {
	background: #AFAFAF;
	padding: 15px 15px 15px 32px;
}
#tenancyFormOuter fieldset {
	padding-left: 20px;
	margin-bottom: 30px;
}
#tenancyFormOuter fieldset legend {
	font-size: large;
	padding-bottom: 20px;
}
#tenancyFormOuter div.form {
	width: 49.99%;
	float: left;
}
.form-label-required {
	color: #BD090A;
	font-size: 120%;
	padding-left: 4px;
}
#tenancyFormOuter .caption {
	width: 160px;
}
#tenancyFormOuter .inputfield input {
	width: 120px;
	padding: 2px;
}
#tenancyFormOuter .twocolumn {
	width: 425px !important;
}
#tenancyFormOuter .left-twocolumn {
	width: 250px !important;
}
#tenancyFormOuter .wide {
	width: 100% !important;
}
#tenancyFormOuter .narrow {
	width: 33% !important;
}
#tenancyFormOuter .threecolumn {
	width: 65px;
	padding-right: 4px;
}
#tenancyFormOuter .inputfield input.checkbox {
	background: none;
	border:0 none;
	width: 25px !important;
}
#tenancyFormOuter .left-wide {
	width: 460px;
}
#tenancyFormOuter .caption-other {
	float: left;
	font-weight: 600;
	color: #282526;
	width: 150px;
	padding-left: 10px;
}
.inputfield select:focus, select:focus, textarea:focus {
background:#999999;
border: 1px solid#BD090A;
}
.inputfield input:focus, select:focus, textarea:focus {
background:#999999;
border: 1px solid#BD090A;
}
.inputfield textarea:focus, select:focus, textarea:focus {
background:#999999;
border: 1px solid#BD090A;
}
.form .inputfield a {
	font-weight: bold;
	color: #333;
}
.form .inputfield checkbox.Subscrbe {
    text-align: left;
}

#Submit {
	width: 120px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background:#AFAFAF url(images/button2.png) center center;
	cursor:pointer;
	border: 0;
	padding: 0 0 4px 0;
}
h1.response{
	color: #BD090A;
	padding: 12px 20px 20px 45px;
	font-style: italic;
	background: transparent url(images/action_apply.png) top left no-repeat;
}

.form .inputfield .Subscribe {
	width: 14px;
}

/*custom nav top */
.top-nav{
	background: transparent;
	width: 380px;
	height: 130px;
	float: right;
	padding: 0 0 0 0;
	margin: 11px 0px 0 0;
}

.top-nav a.image-prop{
	background: transparent url(/theme/theme/images/prop-red.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 130px;
	border: 0;
	margin: 0 15px 0 0;
} 
.top-nav a.image-ten{
	background: transparent url(/theme/theme/images/ten-red.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 130px;
	border: 0;
} 
.top-nav a.image-prop:hover{
	background: transparent url(/theme/theme/images/prop-green.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 130px;
	border: 0;
	margin: 0 15px 0 0;
} 
.top-nav a.image-ten:hover{
	background: transparent url(/theme/theme/images/ten-green.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 130px;
	border: 0;
} 
img.top-nav-button{
	border: 0;
}

#enquirenow {
	border: 0;
}

.viewfeatured{
	clear: both;
	}

.team-member{
	padding: 0 0 20px 0;
	display: inline-block;
}

.addthis_toolbox {
	margin: 15px 0 10px 0;
}
