@charset "UTF-8";
/* CSS Document */
.clear{ clear:both;}

/*price list syle---------Start*/

#price_list_container{
	padding:0px 25px;
	
	}
	
#price_list_container a{
	color:#FFFFFF;
	text-decoration:none;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	display:block;
	padding:10px;
	border:solid thin #CCCCCC;
	margin-bottom:10px;
	background-image:url(/images/pdf_bg_02.jpg);
	background-position:top;
	}
	
#price_list_container a:hover{
	background-position:bottom;
	}
	
#price_list_container h3{
	color:#006600;
	float:left;
	margin:40px 0px 0px 60px;
	font-size:16px;
}

/*price list syle---------End*/



.message_form {background-color:#F2F2F2;padding:20px;margin:10px auto;}
.message_form input{padding:5px;width:97%;}
.message_form textarea{padding:5px;width:97%;height:100px;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:12px;}
.message_form label{font-size:14px;color:#666666;font-weight:bold;}


body {
	margin:0px 0px 0px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#F4F4F4;
	}
	
h2{
	font-size:20px;
	margin:0px 0px 0px 0px;
	color:#333333;
	}
	
	
h3{
	font-size:14px;
	color:#333333;
	}
	
	
	
p {
	font-size:11px;
	margin:0px 0px 0px 0px;
	}
	
	
.width {
	width:960px;
	height:100%;
	margin:0px auto;
	}

#header {
	width:100%;
	height:101px;
	background-image: url(..//images/green_bg.jpg);
	background-repeat:repeat-x;
	}
	
#logo {
	text-indent:-9999px;
	}

#logo a {
	float:left;
	margin:20px 0px;
	width:351px;
	height:46px;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	display:block;
	}

	
#call {
	text-indent:-9999px;
	}
	
#call a {
	float:right;
	margin:0px;
	width:216px;
	height:64px;
	background-image:url(/images/call.png);
	background-repeat:no-repeat;
	display:block;
	}
	
#nav {
	width:100%;
	height:48px;
	background-image:url(../images/nav_bg.png);
	background-repeat:repeat-x;
	}
	
#nav a{
	font-size:11px;
	text-decoration:none;
	padding:12px 20px;
	display:block;
	background-image:url(../images/nav_bg.png);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	color:#333;
	height:14px;
	}
	
#nav a:hover {
	background-position:0px -52px;
	color:#000;
	}
	
#content {
	background-color:#FFF;
	padding:10px;
	margin:15px 0px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border:solid thin #CCC;
	}
	
	
	
.teaser_text{
	height:85px;
	margin-top:12px;
	overflow:hidden;
	}
#teaser_1{
	background-color:#FFFFFF;
	background-image:url(/images/teaser1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	width:287px;
	height:167px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border:solid thin #CCC;
	}
	
	
#teaser_1 h2{
	color:#333;
	}
	
#teaser_1 h6{
	color:#333;
	font-size:9px;
	margin:8px 20px;
	float:left;
	}
	
#teaser_1 p{
	margin:0px 10px;
	color:#060;
	}
	
	
#teaser_1 a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:25px 0px 0px 0px;
	text-align:center;
	width:120px;
	display:block;
	float:left;
	}


#teaser_1 a:hover {
	background-position:bottom;
	}
	



#teaser_2{
	background-color:#FFFFFF;
	background-image:url(/images/teaser2.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	width:287px;
	height:167px;
	margin:0px 10px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border:solid thin #CCC;
	}
	
#teaser_2 h2{
	color:#333;
	}
	
#teaser_2 p{
	margin:0px 0px;
	color:#060;
	}
	
#teaser_2 a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:10px 14px 0px 0px;
	text-align:center;
	width:80px;
	display:block;
	}


#teaser_2 a:hover {
	background-position:bottom;
	}

	
	
#teaser_3{
	background-color:#FFF;
	background-image: url(..//images/find_bg.png);
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	width:300px;
	height:167px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	color:#FFF;
	text-align:right;
	border:solid thin #CCC;
	}
	
#teaser_3_info {
        height:120px;
	}	

#teaser_3_map {
	margin:Opx 0px;
	float:left;
	}
	
#teaser_3 h2 {
	margin:5px 14px 10px 0px;
	color:#FFF;
	}
	
#teaser_3 p {
	margin:0px 14px 0px 0px;
	}


#teaser_3 a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:10px 14px 0px 0px;
	text-align:center;
	width:60px;
	display:block;
	float:right;
	}


#teaser_3 a:hover {
	background-position:bottom;
	}



#clear{
	clear:both;
	}
	
#footer{
	margin:10px 0px;
	}
	
#footer_left{
	float:left;
	}
	
#footer_right{
	float:right;
	text-align:right;
	margin-bottom:50px;
	}
	
#footer_right a{
	color:#666;
	font-size:9px;
	margin:2px;
	text-decoration:none;
	}
	
#footer_right a:hover{
	text-decoration:underline;
	}
	
#footer_right p{
	color:#666;
	font-size:9px;
	margin:2px 0px;
	}
	
#flash_box {
	width:630px;
	height:270px;
	float:left;
	}
	
#main_message{
	background-image:url(..//images/green_bg.png);
	background-repeat:no-repeat;
	float:right;
	height:270px;
	width:300px;
	}
	
#main_message_text_box {
	text-align:right;
	margin:10px;
	height:200px;
	}	

#main_message h1{
	color:#FFF;
	font-size:25px;
	margin:0px;
	}
	
#main_message p {
	color:#FFF;
	}


#main_message a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 40px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:0px 10px 0px 0px;
	text-align:center;
	float:right;
	}
	
#main_message a:hover {
	background-position:bottom;
	}
	
#t_and_c {
	width:600px;
	margin:0 auto;
	}
	
#t_and_c p{
	font-size:12px;
	margin:0px 0px 0px 0px;
	color:#060;
	}
	
#about_us_left {
	width:400px;
	margin:15px 30px;
	float:left;
	}
	
#about_us_left h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
#about_us_left h4 {
	margin:0px 0px 0px 0px;
	color:#333;
	font-size:14px;
	}
	
#about_us_left p {
	font-size:12px;
	margin:0px 0px 0px 0px;
	color:#060;
	}
	
#about_us_left a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:10px 14px 0px 0px;
	text-align:center;
	display:block;
	}


#about_us_left a:hover {
	background-position:bottom;
	}
	
	
#about_us_right {
	float:right;
	width:450px;
	margin:30px 0px 0px 0px;
	}
	
	
#admin_1 {
	padding:20px 0px;
	width:850px;
	margin:0px auto;
	}
	
#admin_1 h2{
	margin:0px 0px 0px 0px;
	color:#333333;
	font-size:20px;
	border-bottom: #CCC thin solid;
	padding-bottom:15px;
	width:100%;
	float:left;
	}
	
#admin_1 h4{
	margin:0px;
	font-size:18px;
	color:#333333;
	width:550px;
	}
	
#admin_1 p{
	margin:0px;
	font-size:12px;
	color:#060;
	width:550px;
	}
	
	
#admin_1 a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:5px 25px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:-40px 0px;
	float:right;
	text-align:center;
	}

#admin_1 a:hover {
	background-position:bottom;
	}
	
#admin_1_news {
	background-color:#f1f1f1;
	margin:14px auto;
	width:650px;
	}
	
#admin_1_news_left {
	width:600px;
	float:left;
	padding:20px;
	}
	
#admin_1_news_left a{
	margin:0px;
	font-size:11px;
	color: #F00;
	background-image:none;
	text-decoration:none;
	padding:0px 25px;
	margin:0px 10px;
	text-align:center;
	-moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	}
	
#admin_1_news_left a:hover{
	text-decoration:underline;
	}
	
#admin_1_news_right {
	width:200px;
	float:right;
	padding:20px;
	}
	
	
#admin_1_news_right a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:5px 25px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:0px 0px 5px 0px;
	text-align:center;
	display:block;
	}

#admin_1_news_right a:hover {
	background-position:bottom;
	}
	

	
#admin_1 h5 {
	margin:0px;
	font-size:11px;
	font-weight:bolder;
	}
	
#admin_1 td a {
	margin:0px;
	font-size:11px;
	color: #F00;
	background-image:none;
	text-decoration:none;
	padding:0px 25px;
	margin:0px 10px 0px 0px;
	text-align:center;
	-moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	}
	
#admin_1 td a:hover {
	text-decoration:underline;
	}
	
	
#contact_us_left {
	float:left;
	width:370px;
	margin:15px 30px;
	}
	
#contact_us_left p {
	font-size:12px;
	color:#333333;
	}
	
	
#contact_us_left h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
#contact_us_left h5 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	}
	
#contact_us_left label {
	font-size:12px;
	}
	
#contact_us_right {
	float:right;
	width:490px;
	margin:15px 15px 15px 0px;
	}

#contact_us_right h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}


#contact_us_right a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	text-align:center;
	width:83px;
	display:block;
	float:right;
	margin:315px 50px 0px 0px
	}


#contact_us_right a:hover {
	background-position:bottom;
	}
	
	
#map {
	width:490px;
	height:490px;
	background-image:url(/images/map.jpg);
	background-repeat:no-repeat;
	}
	
#google_map {
	width:490px;
	height:490px;
	margin-top:-490px;
	}
	
#link {
	text-indent:-9999px;
	}
	

#form_box{
	background-color:#f5f5f5;
	padding:15px;
	display:table;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}



#loader{
	width:220px;
	float:right;
	visibility:hidden;
	}
	
#gallery {
	}
	
#gallery h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
#gallery h4 {
	padding:5px;
	background-image:url(/images/small_green_bg.jpg);
	background-color:#195637;
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	}
	
#gallery p {
	font-size:12px;
	margin:0px 0px 0px 0px;
	color:#060;
	}
	
#gallery a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	display:block;
	width:290px;
	height:200px;
	border:solid thin #CCC;
	}


#gallery a:hover {
	border:solid thin #999;
	}
	
	
	
	
	
#gates {
	}
	
#gates h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	float:left;
	width:100%;
	}
	
#gates h4 {
	margin:0px 0px 0px 0px;
	color:#333;
	font-size:14px;
	}
	
#gates p {
	font-size:12px;
	margin:0px 0px 0px 0px;
	color:#060;
	}
	
#gates a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	float:right;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:0px;
	text-align:center;
	display:block;
	}


#gates a:hover {
	background-position:bottom;
	}
	
	
	
#box{
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border:solid thin #CCC;
	width:580px;
	margin:0px auto;
	}

#box h3{
	margin:0px;
	padding:6px 30px;
	background-image: url(/images/small_green_bg.jpg);
	background-repeat:repeat-x;
	background-color:#195637;
	color:#FFF;
	font-size:12px;
	}
	
#box h4{
	margin:0px;
	padding:6px 30px;
	background-image: url(/images/button.png);
	background-repeat:repeat-x;
	background-color:#195637;
	color:#FFF;
	font-size:12px;
	}
	
#box table{
	margin:10px auto;
	}
	
	
#info {
	margin:15px 30px;
	}
	
	
#info h2{
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
#info h3{
	margin:20px;
	}
	
#info h4{
	margin:20px;
	}
	
#info h6{
	margin:20px;
	}
	
#info p{
	font-size:12px;
	margin:0px 20px;
	color:#060;
	}
	
#info td a {
	margin:0px;
	font-size:11px;
	color: #F00;
	background-image:none;
	text-decoration:none;
	text-align:center;
	-moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	}
	
#info td a:hover {
	text-decoration:underline;
	}
	
#download_cat {
	float:right;
	}
	
#download_cat a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:-20px 20px 0px 0px;
	text-align:center;
	width:135px;
	display:block;
	float:right;
	}


#download_cat a:hover {
	background-position:bottom;
	}
	
	
	
.red_button{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:10px 14px 0px 0px;
	text-align:center;
	display:block;
	float:right;	
	}
	
.red_button a:hover {
	background-position:bottom;
	}
	
	
	
	
	
	
	
#info_test {
	margin:15px 30px;
	}
	
	
#info_test h2{
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
#info_test h3{
	margin:0px 100px;
	}
	
#info_test h6{
	margin:0px 200px;
	}
	
#info_test p{
	font-size:15px;
	margin:0px 200px;
	color:#060;
	}
	
#info_test td a {
	margin:0px;
	font-size:11px;
	color: #F00;
	background-image:none;
	text-decoration:none;
	text-align:center;
	-moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	}
	
#info_test td a:hover {
	text-decoration:underline;
	}
	
	
#gate_range{
	margin:15px 30px;
	}
	
#gate_range h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
	
	
	
	
/*----------  Stage2  ----------*/

#gallery_2 {
	margin:15px;
	}
	
#gallery_2 h2 {
	padding-bottom:5px;
	border-bottom:thin solid #CCC;
	}
	
#gallery_2_right{
	float:right;
	width:600px;
	}
#gallery_2_nav{ width:300px; border:solid thin #CCC; float:left;}
#gallery_2_nav h3{ background-image:url(/images/admin_title.jpg); background-repeat:repeat-x; margin:0px; color:#FFFFFF; font-size:12px; padding:6px 25px;}
.gallery_button{ background-image:url(/images/admin_button.jpg); background-repeat:repeat-x; margin:0px; font-size:12px; color:#666666; padding:6px 25px; display:block; text-decoration:none; cursor:pointer;}
.gallery_button:hover{ background-image: url(/images/admin_button_hover.jpg); text-decoration:none;}
.gallery_sub_button{ background-image: url(/images/admin_subnav.jpg); background-repeat:repeat-x; margin:0px; font-size:12px; color:#666666; padding:6px 40px; display:block; text-decoration:none;}
.gallery_sub_button:hover{ text-decoration:underline;}

.gallery_image_container{ border:thin solid #CCCCCC; float:left; margin:0px 0px 9px 9px; width:137px; height:137px; background-color: #CCCCCC;}
.gallery_image_container:hover{ background-color: #007D3C;}

#latest_news{
	background-color:#FFFFFF;
	height:30px;
	margin-bottom:15px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border:solid thin #CCC;
	}
	
#latest_news_bg{
	background-image:url(/images/latest_news.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:20px;
	padding:5px 10px;
	float:left;
	}
	
#latest_news_bg h3{
	color:#FFFFFF;
	margin:0px;
	font-size:14px;}
	
	.latest_news_title{width:680px; padding:5px; color:#333333; font-weight:bold; text-decoration:none; font-size:15px; float:right;}
	
	
	#top_footer{
		-moz-box-shadow:-3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow:-3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:-3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	border-top:solid thin #CCCCCC;
	background-color: #EBEBEB;
	height:200px;
	margin-top:50px;
		}
		
		
	#top_footer_container{
		width:860px;
		margin:0px auto;
		padding:20px;
		}
		
		
	#bottom_footer{
		-moz-box-shadow:-3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow:-3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:-3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	border-top:solid thin #CCCCCC;
	background-color: #D6D6D6;
	height:200px;
		}	
		
	#friends{
		text-align:center;
		height:160px;
		width:200px;
		background-image:url(/images/speech_b.png);
		background-repeat:no-repeat;
		float:left;
		}
		
	#friends h3{
		width:100px;
		height:50px;
		padding:8px 50px;
		font-size:17px;
		}
		
	#twitter{
		text-align:center;
		height:160px;
		width:100px;
		background-image:url(/images/twitter_button.png);
		background-repeat:no-repeat;
		background-position:center;
		float:left;
		}
	#facebook{
		text-align:center;
		height:160px;
		width:100px;
		background-image:url(/images/facebook_button.png);
		background-repeat:no-repeat;
		background-position:center;
		float:left;}
		
		
		
		
		#teaser_4{
	
	float:left;
	padding:10px;
	width:430px;
	height:167px;
	margin:0px 0px 0px 55px;
	}
	
	
#teaser_4 h2{
	color:#333;
	}
	
#teaser_4 h6{
	color:#333;
	font-size:9px;
	margin:8px 20px;
	float:left;
	}
	
#teaser_4 p{
	margin:0px 10px;
	color:#060;
	text-align:center;
	font-size:13px;
	}
	
	
#teaser_4 a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background-image:url(..//images/button.png);
	background-repeat:repeat-x;
	padding:3px 20px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	margin:25px 0px 0px 0px;
	text-align:center;
	width:115px;
	display:block;
	float:right;
	}


#teaser_4 a:hover {
	background-position:bottom;
	}
	
	
.bubbleInfo {
            position: relative;
        }
        .trigger {
            
        }
     
        /* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
				width:250px;
        }

        .popup td.corner {
                height: 10px;
                width: 15px;
        }

        .popup td#topleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-1.png); background-repeat:no-repeat; }
        .popup td.top { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-2.png); background-repeat:repeat-x; }
        .popup td#topright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-3.png); background-repeat:no-repeat; }
        .popup td.left { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-4.png); background-repeat:repeat-y; }
        .popup td.right { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-5.png); background-repeat:repeat-y; }
        .popup td#bottomleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-6.png); background-repeat:no-repeat; }
        .popup td.bottom { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-7.png); background-repeat:repeat-x; text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-8.png); background-repeat:no-repeat; }

        .popup table.popup-contents {
                font-size: 12px;
                line-height: 1.2em;
                background-color: #fff;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }
				
				
		.pop_up_fix{width:200px; height:200px; display:table-cell; vertical-align:middle; text-align:center;}
				
				
				.gallery_thumbnail_image{
					width:200px;
					}




div.shr-bookmarks{margin:20px 0 8px;clear:both !important}div.shr-bookmarks-expand{height:32px;overflow:hidden}div.shr-bookmarks-bg-shr{padding:28px 0 0 10px !important;background:transparent url('../images/sharing-shr.png') no-repeat !important}div.shr-bookmarks-bg-caring{padding:26px 0 0 10px !important;background:transparent url('../images/sharing-caring-hearts.png') no-repeat !important}div.shr-bookmarks-bg-caring-old{padding:26px 0 0 10px !important;background:transparent url('../images/sharing-caring.png') no-repeat !important}div.shr-bookmarks-bg-love{padding:26px 0 0 10px !important;background:transparent url('../images/share-love-hearts.png') no-repeat !important}div.shr-bookmarks-bg-wealth{margin-left:15px !important;padding:35px 0 0 20px !important;background:transparent url('../images/share-wealth.png') no-repeat !important}div.shr-bookmarks-bg-enjoy{padding:26px 0 0 10px !important;background:transparent url('../images/share-enjoy.png') no-repeat !important}div.shr-bookmarks-bg-german{padding:35px 0 0 20px !important;background:transparent url('../images/share-german.png') no-repeat !important}div.shr-bookmarks-bg-knowledge{padding:35px 0 0 10px !important;background:transparent url('../images/share-knowledge.png') no-repeat !important}div.shr-bookmarks ul.socials{width:100% !important;margin:0 !important;padding:0 !important;float:left !important;background:transparent none !important;border:0 none !important;outline:0 none !important}div.shr-bookmarks ul.socials li{background-image:url('../images/shr-sprite.png') !important;background-repeat:no-repeat !important;display:inline !important;float:left !important;list-style-type:none !important;padding:0 !important;height:29px !important;width:60px !important;cursor:pointer !important;margin:3px 0 0 !important;background-color:transparent !important;border:0 none !important;outline:0 none !important;clear:none !important}div.shr-bookmarks ul.socials li:before,div.shr-bookmarks ul.socials li:after,div.shr-bookmarks ul.socials li a:before,div.shr-bookmarks ul.socials li a:after{content:'' !important}div.shr-bookmarks ul.socials a,div.shr-bookmarks ul.socials a:hover{display:block !important;width:60px !important;height:29px !important;text-indent:-9999px !important;background-color:transparent !important;text-decoration:none !important;border:0 none !important;margin:0 !important;padding:0 !important}div.shr-bookmarks div.shr-getshr{line-height:15px !important;padding-top:2px !important;padding-left:8px !important;float:left !important;}div.shr-bookmarks div.shr-getshr a{width:auto !important;font-size:10px !important;text-indent:0px !important;text-decoration:none !important;}div.shr-bookmarks ul.socials a:hover,div.shr-bookmarks ul.socials li:hover{background-color:transparent !important;border:0 none !important;outline:0 none !important}li.shr-newsvine{background-position:left bottom !important}li.shr-newsvine:hover{background-position:left top !important}li.shr-linkedin{background-position:-70px bottom !important}li.shr-linkedin:hover{background-position:-70px top !important}li.shr-googlebookmarks{background-position:-140px bottom !important}li.shr-googlebookmarks:hover{background-position:-140px top !important}li.shr-googlereader{background-position:-210px bottom !important}li.shr-googlereader:hover{background-position:-210px top !important}li.shr-scriptstyle{background-position:-280px bottom !important}li.shr-scriptstyle:hover{background-position:-280px top !important}li.shr-mail{background-position:-350px bottom !important}li.shr-mail:hover{background-position:-350px top !important}li.shr-comfeed{background-position:-420px bottom !important}li.shr-comfeed:hover{background-position:-420px top !important}li.shr-twitter{background-position:-490px bottom !important}li.shr-twitter:hover{background-position:-490px top !important}li.shr-technorati{background-position:-560px bottom !important}li.shr-technorati:hover{background-position:-560px top !important}li.shr-stumbleupon{background-position:-630px bottom !important}li.shr-stumbleupon:hover{background-position:-630px top !important}li.shr-reddit{background-position:-700px bottom !important}li.shr-reddit:hover{background-position:-700px top !important}li.shr-myspace{background-position:-770px bottom !important}li.shr-myspace:hover{background-position:-770px top !important}li.shr-mixx{background-position:-840px bottom !important}li.shr-mixx:hover{background-position:-840px top !important}li.shr-diigo{background-position:-910px bottom !important}li.shr-diigo:hover{background-position:-910px top !important}li.shr-digg{background-position:-980px bottom !important}li.shr-digg:hover{background-position:-980px top !important}li.shr-designfloat{background-position:-1050px bottom !important}li.shr-designfloat:hover{background-position:-1050px top !important}li.shr-yahoobuzz{background-position:-1120px bottom !important}li.shr-yahoobuzz:hover{background-position:-1120px top !important}li.shr-delicious{background-position:-1190px bottom !important}li.shr-delicious:hover{background-position:-1190px top !important}li.shr-blinklist{background-position:-1260px bottom !important}li.shr-blinklist:hover{background-position:-1260px top !important}li.shr-facebook{background-position:-1330px bottom !important}li.shr-facebook:hover{background-position:-1330px top !important}li.shr-misterwong{background-position:-1400px bottom !important}li.shr-misterwong:hover{background-position:-1400px top !important}li.shr-izeby{background-position:-1470px bottom !important}li.shr-izeby:hover{background-position:-1470px top !important}li.shr-twittley{background-position:-1540px bottom !important}li.shr-twittley:hover{background-position:-1540px top !important}li.shr-tipd{background-position:-1610px bottom !important}li.shr-tipd:hover{background-position:-1610px top !important}li.shr-pfbuzz{background-position:-1680px bottom !important}li.shr-pfbuzz:hover{background-position:-1680px top !important}li.shr-friendfeed{background-position:-1750px bottom !important}li.shr-friendfeed:hover{background-position:-1750px top !important}li.shr-blogmarks{background-position:-1820px bottom !important}li.shr-blogmarks:hover{background-position:-1820px top !important}li.shr-fwisp{background-position:-1890px bottom !important}li.shr-fwisp:hover{background-position:-1890px top !important}li.shr-yahoomail{background-position:-1960px bottom !important}li.shr-yahoomail:hover{background-position:-1960px top !important}li.shr-bobrdobr{background-position:-2030px bottom !important}li.shr-bobrdobr:hover{background-position:-2030px top !important}li.shr-memoryru{background-position:-2100px bottom !important}li.shr-memoryru:hover{background-position:-2100px top !important}li.shr-100zakladok{background-position:-2170px bottom !important}li.shr-100zakladok:hover{background-position:-2170px top !important}li.shr-yandex{background-position:-2240px bottom !important}li.shr-yandex:hover{background-position:-2240px top !important}li.shr-moemesto{background-position:-2310px bottom !important}li.shr-moemesto:hover{background-position:-2310px top !important}li.shr-marrows{background-position:-2380px bottom !important}li.shr-marrows:hover{background-position:-2380px top !important}li.shr-identica{background-position:-2450px bottom !important}li.shr-identica:hover{background-position:-2450px top !important}li.shr-hackernews{background-position:-2520px bottom !important}li.shr-hackernews:hover{background-position:-2520px top !important}li.shr-ning{background-position:-2590px bottom !important}li.shr-ning:hover{background-position:-2590px top !important}li.shr-designbump{background-position:-2660px bottom !important}li.shr-designbump:hover{background-position:-2660px top !important}li.shr-printfriendly{background-position:-2730px bottom !important}li.shr-printfriendly:hover{background-position:-2730px top !important}li.shr-fleck{background-position:-2800px bottom !important}li.shr-fleck:hover{background-position:-2800px top !important}li.shr-netvibes{background-position:-2870px bottom !important}li.shr-netvibes:hover{background-position:-2870px top !important}li.shr-netvouz{background-position:-2940px bottom !important}li.shr-netvouz:hover{background-position:-2940px top !important}li.shr-nujij{background-position:-3010px bottom !important}li.shr-nujij:hover{background-position:-3010px top !important}li.shr-globalgrind{background-position:-3080px bottom !important}li.shr-globalgrind:hover{background-position:-3080px top !important}li.shr-wikio{background-position:-3150px bottom !important}li.shr-wikio:hover{background-position:-3150px top !important}li.shr-xerpi{background-position:-3220px bottom !important}li.shr-xerpi:hover{background-position:-3220px top !important}li.shr-sphinn{background-position:-3290px bottom !important}li.shr-sphinn:hover{background-position:-3290px top !important}li.shr-hotmail{background-position:-3360px bottom !important}li.shr-hotmail:hover{background-position:-3360px top !important}li.shr-posterous{background-position:-3430px bottom !important}li.shr-posterous:hover{background-position:-3430px top !important}li.shr-techmeme{background-position:-3500px bottom !important}li.shr-techmeme:hover{background-position:-3500px top !important}li.shr-ekudos{background-position:-3570px bottom !important}li.shr-ekudos:hover{background-position:-3570px top !important}li.shr-pingfm{background-position:-3640px bottom !important}li.shr-pingfm:hover{background-position:-3640px top !important}li.shr-tomuse{background-position:-3710px bottom !important}li.shr-tomuse:hover{background-position:-3710px top !important}li.shr-webblend{background-position:-3780px bottom !important}li.shr-webblend:hover{background-position:-3780px top !important}li.shr-wykop{background-position:-3850px bottom !important}li.shr-wykop:hover{background-position:-3850px top !important}li.shr-blogengage{background-position:-3920px bottom !important}li.shr-blogengage:hover{background-position:-3920px top !important}li.shr-hyves{background-position:-3990px bottom !important}li.shr-hyves:hover{background-position:-3990px top !important}li.shr-pusha{background-position:-4060px bottom !important}li.shr-pusha:hover{background-position:-4060px top !important}li.shr-hatena{background-position:-4130px bottom !important}li.shr-hatena:hover{background-position:-4130px top !important}li.shr-mylinkvault{background-position:-4200px bottom !important}li.shr-mylinkvault:hover{background-position:-4200px top !important}li.shr-slashdot{background-position:-4270px bottom !important}li.shr-slashdot:hover{background-position:-4270px top !important}li.shr-squidoo{background-position:-4340px bottom !important}li.shr-squidoo:hover{background-position:-4340px top !important}li.shr-propeller{background-position:-4410px bottom !important}li.shr-propeller:hover{background-position:-4410px top !important}li.shr-faqpal{background-position:-4480px bottom !important}li.shr-faqpal:hover{background-position:-4480px top !important}li.shr-evernote{background-position:-4550px bottom !important}li.shr-evernote:hover{background-position:-4550px top !important}li.shr-meneame{background-position:-4620px bottom !important}li.shr-meneame:hover{background-position:-4620px top !important}li.shr-bitacoras{background-position:-4690px bottom !important}li.shr-bitacoras:hover{background-position:-4690px top !important}li.shr-jumptags{background-position:-4760px bottom !important}li.shr-jumptags:hover{background-position:-4760px top !important}li.shr-bebo{background-position:-4830px bottom !important}li.shr-bebo:hover{background-position:-4830px top !important}li.shr-n4g{background-position:-4900px bottom !important}li.shr-n4g:hover{background-position:-4900px top !important}li.shr-strands{background-position:-4970px bottom !important}li.shr-strands:hover{background-position:-4970px top !important}li.shr-orkut{background-position:-5040px bottom !important}li.shr-orkut:hover{background-position:-5040px top !important}li.shr-tumblr{background-position:-5110px bottom !important}li.shr-tumblr:hover{background-position:-5110px top !important}li.shr-stumpedia{background-position:-5180px bottom !important}li.shr-stumpedia:hover{background-position:-5180px top !important}li.shr-current{background-position:-5250px bottom !important}li.shr-current:hover{background-position:-5250px top !important}li.shr-blogger{background-position:-5320px bottom !important}li.shr-blogger:hover{background-position:-5320px top !important}li.shr-plurk{background-position:-5390px bottom !important}li.shr-plurk:hover{background-position:-5390px top !important}li.shr-virb{background-position:-5460px bottom !important}li.shr-virb:hover{background-position:-5460px top !important}li.shr-dzone{background-position:-5530px bottom !important}li.shr-dzone:hover{background-position:-5530px top !important}li.shr-kaevur{background-position:-5600px bottom !important}li.shr-kaevur:hover{background-position:-5600px top !important}li.shr-box{background-position:-5670px bottom !important}li.shr-box:hover{background-position:-5670px top !important}li.shr-oknotizie{background-position:-5740px bottom !important}li.shr-oknotizie:hover{background-position:-5740px top !important}li.shr-bonzobox{background-position:-5810px bottom !important}li.shr-bonzobox:hover{background-position:-5810px top !important}li.shr-plaxo{background-position:-5880px bottom !important}li.shr-plaxo:hover{background-position:-5880px top !important}li.shr-springpad{background-position:-5950px bottom !important}li.shr-springpad:hover{background-position:-5950px top !important}li.shr-zabox{background-position:-6020px bottom !important}li.shr-zabox:hover{background-position:-6020px top !important}li.shr-viadeo{background-position:-6090px bottom !important}li.shr-viadeo:hover{background-position:-6090px top !important}li.shr-googlebuzz{background-position:-6160px bottom !important}li.shr-googlebuzz:hover{background-position:-6160px top !important}li.shr-gmail{background-position:-6230px bottom !important}li.shr-gmail:hover{background-position:-6230px top !important}li.shr-buzzster{background-position:-6300px bottom !important}li.shr-buzzster:hover{background-position:-6300px top !important}div.shr-count{font:12px bold,arial !important;position: relative !important;}div.shr-count-outline{position: absolute !important;color: white !important;}div.shr-count-center{position: absolute !important;color: blue !important;}








#fsc{
	float:right;
	}

.gallery_back_button{
	text-decoration:none;
	color:#333;
	}
	

.gallery_back_button:hover{
	text-decoration:underline;
	}






