@charset "utf-8";
/* CSS Document */

/* Author : cgk; Project:Telecrop */

body {
	background:#050c19;
	color:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}
html#body .div_clear {
	clear:both;
	height:0px;
	content: ".";
	line-height:0.1em;
	font-size:0.1em;
}
.div_clear {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	content: ".";
	line-height:0.1em;
	font-size:0.1em;
	border:0px;
}
p {
	padding:10px 0 10px 0;
	margin:0
}
a {
	color:#00b8ee;
	text-decoration:none
}
a:hover {
	color:#fff;
	text-decoration:none
}
span.hidden {
	display:none;
}
div#top_sec {
	width:100%;
	background:url(../../images/top_bg.jpg) repeat-x
}
div#header {
	width:940px;
	padding:15px 10px 0;
	margin:0px auto;
	background:url(../../images/header_bg.jpg) no-repeat;
}
div#logo {
	background:url(../../images/logo_gg.jpg) no-repeat;
	width:190px;
	height:65px;
	position:relative;
	float:left;
	color:#333333;
	margin-top:0px
}
div#logo a {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:190px;
	height:65px;
}
div#logo span {
	display:none;
}
div#header div#hdr_right {
	width:742px;
	float:right
}
div#hdr_right div#Navgation {
	width:742px;
	height:72px;
	padding:23px 0px 0px;
	z-index:1000; 
}
div#Navgation ul {
	margin:0px;
	padding:0px;
}
div#Navgation li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	display:block;
}
div#Navgation li a {
	display:block;
	cursor:pointer
}
/*-- home tab ---*/
div#Navgation li#home {
	background:url(../../images/home_nor.gif) no-repeat;
	width:85px;
	height:40px;
}

div#Navgation li#home a.home{
	width:85px;
	height:40px;
}

div#Navgation li#home:hover {
	width:85px;
	height:40px;
	display:block;
	background:url(../../images/home_select.gif) no-repeat;
	cursor:pointer;
}
div#Navgation li#home a.select {
	background:url(../../images/home_select.gif) no-repeat;
	width:85px;
	height:40px;
}
/*---  property tab ----*/
div#Navgation li#properties {
	background:url(../../images/our_properties_nor.gif) no-repeat;
	width:137px;
	height:40px;
	position:relative;
	z-index:1000
}
div#Navgation li#properties a.properties{
	
	width:137px;
	height:40px;
}

div#Navgation li#properties:hover {
	left:0;
	width:137px;
	height:40px;
	background:url(../../images/our_properties_select.gif) no-repeat left;
	cursor:pointer;
}
div#Navgation li#properties a.select {
	background:url(../../images/our_properties_select.gif) no-repeat;
	width:137px;
	height:40px;
}
div#Navgation div#properties_mega {
	position:absolute;
	left:-999em;
	margin-top:0px;
	width:550px;
	border-top:0;
	font-weight:normal;
	text-align:left;
	z-index:200;
	padding:0px 0 0 0;
	cursor:default;
}
div#Navgation li:hover div#properties_mega {
	left:0px;
	top:auto;
	background:url(../../images/menubg.jpg) repeat-x #232228;
	width:540px;
	padding:5px;
}
div#properties_mega p {
	font-size:11px;
	padding:5px 10px 10px 0;
	margin:0px
}
div#properties_mega p img {
	float:left;
	margin:3px 5px 0px 0px;
}
div#properties_mega a {
	color:#66ccff;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none
}
div#properties_mega a:hover {
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none
}
div#properties_mega h3 {
	background:none;
	font-size:16px;
	font-weight:bold;
	color:#66ccff;
	display:block;
	width:auto;
	height:auto;
	padding:5px 0;
	margin:0px;
}
/*---  what we do tab ----*/
div#Navgation li#whatwedo {
	background:url(../../images/what_we_do_nor.gif) no-repeat;
	width:126px;
	height:40px;
	position:relative;
	z-index:1000
}

div#Navgation li#whatwedo a.whatwedo{
	width:126px;
	height:40px;
}

div#Navgation li#whatwedo:hover {
	background:url(../../images/what_we_do_select.gif) no-repeat;
	width:126px;
	height:40px;
	cursor:pointer;
}
div#Navgation li#whatwedo a.select {
	background:url(../../images/what_we_do_select.gif) no-repeat;
	width:126px;
	height:40px;
}

div#Navgation div#whatwedo_mega {
	position:absolute;
	left:-999em;
	margin-top:0px;
	width:630px;
	border-top:0;
	font-weight:normal;
	text-align:left;
	z-index:200;
	padding:0px 0 0 0;
	cursor:default;
}
div#Navgation li:hover div#whatwedo_mega {
	left:-112px;
	top:auto;
	background:url(../../images/menubg.jpg) repeat-x #232228;
	width:620px;
	padding:5px;
}
div#whatwedo_mega p {
	font-size:11px;
	padding:5px 10px 10px 0;
	margin:0px
}
div#whatwedo_mega p img {
	float:left;
	margin:3px 5px 0px 0px;
}
div#whatwedo_mega a {
	color:#66ccff;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none
}
div#whatwedo_mega a:hover {
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none
}
div#whatwedo_mega h3 {
	background:none;
	font-size:16px;
	font-weight:bold;
	color:#66ccff;
	display:block;
	width:auto;
	height:auto;
	padding:5px 0;
	margin:0px;
}
/*---  history  tab ----*/
div#Navgation li#history {
	background:url(../../images/history_nor.gif) no-repeat;
	width:92px;
	height:40px;
}

div#Navgation li#history a.history{
	width:92px;
	height:40px;
}

div#Navgation li#history:hover {
	background:url(../../images/history_select.gif) no-repeat;
	width:92px;
	height:40px;
	cursor:pointer;
}
div#Navgation li#history a.select {
	background:url(../../images/history_select.gif) no-repeat;
	width:92px;
	height:40px;
}
/*---  testimonials  tab ----*/
div#Navgation li#testimonials {
	background:url(../../images/testimonials_nor.gif) no-repeat;
	width:120px;
	height:40px;
}

div#Navgation li#testimonials a.testimonials{
	width:120px;
	height:40px;
}

div#Navgation li#testimonials:hover {
	background:url(../../images/testimonials_select.gif) no-repeat;
	width:120px;
	height:40px;
	cursor:pointer;
}
div#Navgation li#testimonials a.select {
	background:url(../../images/testimonials_select.gif) no-repeat;
	width:120px;
	height:40px;
}
/*---  news  tab ----*/
div#Navgation li#news {
	background:url(../../images/news_nor.gif) no-repeat;
	width:84px;
	height:40px;
}

div#Navgation li#news a.news{
	width:84px;
	height:40px;
}

div#Navgation li#news:hover {
	background:url(../../images/news_select.gif) no-repeat;
	width:84px;
	height:40px;
	cursor:pointer;
}
div#Navgation li#news a.select {
	background:url(../../images/news_select.gif) no-repeat;
	width:84px;
	height:40px;
}
/*---  contact  tab ----*/
div#Navgation li#contact {
	background:url(../../images/contact_nor.gif) no-repeat;
	width:97px;
	height:40px;
}

div#Navgation li#contact a.contact{
	width:97px;
	height:40px;
}

div#Navgation li#contact:hover {
	background:url(../../images/contact_select.gif) no-repeat;
	width:97px;
	height:40px;
	cursor:pointer;
}
div#Navgation li#contact a.select {
	background:url(../../images/contact_select.gif) no-repeat;
	width:97px;
	height:40px;
}
div#banner_area {
	width:100%;
	background:url(../../images/banner_bg.jpg) repeat-x;
	z-index:10
}
div#banner_area div#banner {
	width:940px;
	margin:0px auto;
	padding:20px 10px;
	/*background:url(../../images/banner_main_bg.jpg) no-repeat;*/
	height:380px
}
div#banner_area div#in_banner {
	width:940px;
	margin:0px auto;
	padding:20px 10px;
	background:url(../../images/banner_main_bg.jpg) no-repeat;
}
div#content_area {
	width:100%;
	background:url(../../images/contentarea_bg.jpg);
	border-bottom:solid 1px #363438;
	line-height:18px
}
div.content_main {
	width:940px;
	margin:0px auto;
	padding:20px 10px;
}
div.content_main div.left_sec {
	width:640px;
	float:left
}
div.content_main div.right_sec {
	width:265px;
	float:right
}
h1 {
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:0px
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#b2bbc7;
	border-bottom:solid 1px #3c3b3d;
	padding:0px;
	margin:0px;
	padding-bottom:12px;
	display:block
}
div#bottom_area {
	width:100%;
	background:url(../../images/bottom_area_bg.jpg) repeat-x;
	line-height:18px
}
div.panels1 {
	width:300px;
	float:left;
	margin-right:50px
}
div.panels2 {
	width:270px;
	float:left;
	margin-right:50px
}
ul#news {
	padding:0px;
	margin:0px;
}
ul#news li {
	padding:10px 0 10px 20px;
	margin:0px;
	list-style:none;
	background:url(../../images/icon_news.jpg) no-repeat 0 13px;
	font-weight:normal;
	line-height:18px;
}
ul#news li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold
}

ul#news li a:hover {
	text-decoration:underline;
}

.text_box {
	background:#d4d4d4;
	width:180px;
	border:0px;
	border-bottom:solid 1px #919191;
	border-top:solid 1px #919191;
	color:#000000;
	padding:2px 0px 2px 10px
}
div#footer_area {
	width:100%;
	background:url(../../images/footer_bg.jpg) repeat-x;
	line-height:18px;
	height:65px
}
div#footer_area a {
	color:#fff;
	text-decoration:none
}

div#footer_area a:hover {
	text-decoration:underline
}

div#footer_area div#footer_left {
	width:200px;
	float:left
}
div#footer_area div#footer_right {
	width:500px;
	float:right;
	text-align:right
}
div.testimonials {
	background:url(../../images/quote.gif) no-repeat;
	padding:14px 0px 0px 0px;
	text-indent:50px;
	margin:30px 0px;
	color:#cccccc;
	font-size:14px;
	line-height:22px
}
div.testimonials span {
	display:block;
	text-align:right;
	color:#fff;
	padding:8px 0px
}

/*news page styles*/
ul#news_list{
	padding:0px;
	margin:0px;
}
ul#news_list li {
	padding:10px 0 10px 20px;
	margin:0px;
	list-style:none;
	background:url(../../images/icon_news_inner.gif) no-repeat 0 11px;
	font-weight:normal;
	line-height:20px;
	font-size:12px
}
ul#news_list li a { 
	line-height:30px;
}

ul#news_list li a:hover {
	text-decoration:none;
}

.date{
	font-style:italic;
	display:block;
	text-align:right;
	padding:5px 0px ;
	color:#0099ff;
	width:auto;
	float:right
	
}

.back{
	display:block;
	padding:5px 0px ;
	color:#0099ff;
	width:100px;
	float:left
}

.back a{
	text-decoration:underline
}
.back a:hover{
	text-decoration:none
}

/*testimonials page*/

ul#testimonials_list{
	padding:0px;
	margin:0px;
}

ul#testimonials_list li{
	background:url(../../images/icon_testimonial.gif) no-repeat ;
	padding:0px 0px 0px 0px;
	text-indent:25px;
	margin:10px 0px;
	color:#fff;
	font-size:14px;
	line-height:22px;
	list-style:none
}
ul#testimonials_list span {
	display:block;
	text-align:right;
	color:#fff;
	padding:8px 0px;
	font-style:italic;
	font-weight:bold
}

/*sub nav styles*/

ul#subnav{
	margin:0px;
	padding:0px
}

ul#subnav li{
	background:url(../../images/icon_menu.gif) 0px 5px no-repeat ;
	border-bottom:solid 1px #3c3b3d;
	padding:0px 0px 10px 25px;
	margin:10px 0px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	list-style:none;
	font-weight:bold;
	display:block
}

ul#subnav li a{
	color:#fff;
	text-decoration:none
}

ul#subnav li.select{
	color:#66ccff;
	text-decoration:none
}

/*specials page styles*/

/*news page styles*/
ul#speciala{
	padding:0px;
	margin:0px;
}
ul#speciala li {
	padding:10px 0 10px 28px;
	margin:0px;
	list-style:none;
	background:url(../../images/icon_specials.gif) no-repeat 0 11px;
	font-weight:normal;
	line-height:20px;
	font-size:14px
}
ul#speciala li a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	line-height:30px;
	
}

ul#speciala li a:hover {
	text-decoration:none;
}

/*vouchers styles*/

.vouchers{
	line-height:18px
}

.vouchers img{
	float:left;
	margin:5px 15px 5px 0
}

.read_more{
	text-align:left;
	font-weight:bold
}

.read_more a{
	text-decoration:underline;
}

.read_more a:hover{
	text-decoration:none;
}

.heading1{
	font-size:16px;
	font-weight:bold;
	line-height:25px
}

.note{
	font-style:italic;
	font-size:11px
}

.text_11{
	font-size:11px
}

	
 