@charset "UTF-8";
/* CSS Document */

body {	
	margin:0;
	padding:0;
    font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
    font-size: 12px;
 	color: #848288;
}

p {
	color:#848288;
	font-size:12px;
}

a {
	color: #848288;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}

h1 {
	font-size:16px;
	color:#848288;
	}

h4 {
	font-size:17px;
	margin:0;
	}
	
h3 {
	margin:0;
	}

h5 {
	font-size:12px;
	margin: 8px 0;
	}

a:visited {
	color: #6f7888;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	}

.terra #container {
	margin:15px auto 0 auto;
	width:920px;
	}

.terra #content {
	background:url(/images/right_content_repeat.jpg) bottom right repeat-y;
	margin:15px 0 0 0;
	position:relative;
	overflow:hidden;
	}
	
.terra #header {
	width:920px;
	height:51px;
	background:#FFFFFF url(/images/Header.jpg) no-repeat center;
	}
	
.terra #nav_holder {
	background:#808185 url(/images/menu_dark_grey_round.jpg) no-repeat top;
	height:21px;
	margin-top:15px;
	padding:10px 10px 0 20px;
	}
	
.terra #nav_holder a {
	font-size:17px;
	margin:0;
	color:#FFFFFF;
	}
	
.terra #nav_holder a:hover {
	font-size:17px;
	margin:0;
	color:#e6e6e6;
	}
	
.terra #nav_holder a#current {
	font-size:17px;
	margin:0;
	color:#00ADEE;
	}
	
.terra #nav_finish {
	background:#FFFFFF url(/images/menu_dark_grey_round_bot.jpg) no-repeat top;
	height:9px;
	}

.terra #left_content {
	width:692px;
	float:left;
	margin:-8px 0 0 0;
	}
	
	
.terra #right_content {
	background:#e6e6e6 url(/images/right_content_grey_round.jpg) no-repeat top;
	width: 215px;
	float:right;
	}
	
.terra .right_content_text {
	margin:0 8px;
	}
	
.terra .right_content_text a {
	color: #848288;
	display:block;
	height:15px;
	border-bottom:#999999 solid 1px;
	background:url(/images/link_button.png) right no-repeat;
	}
	
.terra .right_content_text a:hover {
	display:block;
	height:15px;
	border-bottom:#999999 solid 1px;
	background: #CCCCCC url(/images/link_button_hover.png) right no-repeat;
	}

.terra .right_content_thumbs {
	margin:0 8px;
	}

.terra .right_content_thumbs .thumb{
	display:block; 
	height:59px; 
	width:59px; 
	border:solid 1px #FFFFFF; 
	float:left; 
	margin-left:5px; 
	margin-bottom:6px;
	}
	
.terra .right_content_quest {
	margin:10px 8px;
	}
	
/*.terra .right_content_quest a {
	display:block;
	background:url(/images/question.png) left no-repeat;
	height:46px;
	padding:0 0 0 50px;
	}*/

.terra .right_content_quest p {
	margin:0;
	}
	
.terra .right_content_quest h5 {
	margin:0;
	}
	
.terra #right_content_finish {
	background:#e6e6e6 url(/images/right_content_grey_round_bot.jpg) no-repeat top;
	width:215px;
	height:10px;
	position:absolute;
	right:0;
	bottom:0;
	}
	
.terra .left_text {
	padding:10px;
	}
	
.terra #footer {
	background:#e6e6e6 url(/images/footer_grey_round.jpg) no-repeat top;
	text-align:center;
	padding:10px 0 0 0;
	margin:15px 0 0 0;
	}
	
.terra #footer_finish {
	background:#e6e6e6 url(/images/footer_grey_round_bot.jpg) no-repeat bottom;
	height:9px;
	}
	
.terra .extended {
	background:#e6e6e6 url(/images/left_content_grey_round.jpg) no-repeat top;
	margin:8px 0 0 0;
	padding: 10px 10px 0 10px;
	}
	
.terra #prod_information {
	margin:10px;
	}
	
.terra .clearfloat {
	clear:both;
}

.terra .home_button
{
	display:block;
	height:35px;
	background:#FFF url(/images/bg_horiz_button.png) no-repeat;
	margin:7px 0 0 0;
	padding:10px 0 0 20px;
	color:#FFF;
	font-size:20px;
}

.terra .home_button a
{
	font-size:20px;
}


/*accordion*/
.toggler_home {
	margin:8px 0 0 0;
	padding: 10px 10px 0 10px;
	background:#e6e6e6 url(/images/left_content_grey_round_small.jpg) no-repeat top left;
	font-size: 20px;
	font-weight: normal;
}

.toggler {
	margin:8px 0 0 0;
	padding: 10px 10px 0 10px;
	background:#e6e6e6 url(/images/left_content_grey_round.jpg) no-repeat top;
	font-size: 20px;
	font-weight: normal;
}
 
.element {
	 background:#e6e6e6;
	 padding:10px;
	 color:#848288;
}

.element a.read {
	display:block;
	height:15px;
	border-bottom:1px solid #999999;
	margin:5px 0 0 0;
	background:url(http://www.terraleisuregroup.com/images/link_button.png) right no-repeat;
	}
	
.element a.readmore {
	display:block;
	height:15px;
	float:right;
	padding:0 20px 0 0;
	color:#848288;
	background:url(/images/link_button.png) right no-repeat;
	font-style:italic;
	}
	
.element a.read:hover {
	display:block;
	height:15px;
	border-bottom:1px solid #999999;
	margin:5px 0 0 0;
	background: #CCCCCC url(/images/link_button_hover.png) right no-repeat;
	}

.element_finish {
	background:#e6e6e6 url(/images/left_content_grey_round_bot.jpg) no-repeat bottom;
	height:10px;
	}
 
.element p {
	margin: 0;
}

.element_finish_home {
	background:#e6e6e6 url(/images/left_content_grey_round_bot_small.jpg) no-repeat bottom left;
	height:10px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

#accordion 
{
	width:692px;
	margin:0 auto;
}
	
#accordion_home 
{ 
	width:400px;
	margin:0;
	float:left;
}

#news_home
{
	width:280px;
	float:left;
	margin-left:10px;
}

#news_home i {
	font-size:10px;
	text-align:right;
}

.wrapper{
		margin-top:8px;
		width:285px;
		height:94px;
		background:#e6e6e6;
		position:relative;
		}

.tl-h {
	position:absolute;
	top:0;
	left:0;
}
	
.tr-h {
	position:absolute;
	top:0;
	right:0;
}
	
.bl-h {
	position:absolute;
	bottom:0;
	left:0;
}

.br-h {
	position:absolute;
	bottom:0;
	right:0;
}

.pagination
{
	margin-bottom:-5px;
}