/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF url(images/templatemo_bg.jpg) repeat-x;
}

a:link, a:visited { color: #e18814; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #ffffff; } 

h3 {
	font-size: 14px;
	color: #1f2947;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.rc_btn a {
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 103px;
	padding: 4px 0 5px 0;
	background: #333 url(images/templatemo_btn.jpg) no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn a:hover {
	color: #fff;
}

#templatemo_container {
	width: 980px;
	margin: 0 auto;
}

#templatemo_title {
	width: 980px;
	height: 100px;
	background: url(images/templatemo_title_bg.jpg) no-repeat;
}

#templatemo_title #title {
	color: #FFF;
	width: 270px;
	font-size: 32px;	
	margin: 0 0 0 100px;
	padding: 60px 0 5px 0px;	
	font-weight: bold;
	text-align: center;
}


/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 90px;
	padding: 0px 10px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	width: 160px;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_menu_divider.jpg) right no-repeat;
	color: #c0790b;

	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #FFF;	
}

#templatemo_menu li .last {
	background: none;
}

#templatemo_menu li span {
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

/* end of menu*/

/* banner */
#templatemo_banner {
	clear: both;
	width: 960px;
	height: 320px;
	padding: 0 10px;
	background: url(images/templatemo_banner_bg.jpg) no-repeat;
}
/* end of banner */

/* content */
#templatemo_content {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content .title {
	font-size: 18px;
	color: #ee9116;
	padding: 3 0 10px 0;
	margin: 0 0 10px 0;
}

#templatemo_content #bottom_bg {
	clear: both;
	width: 980px;
	height: 30px;
	margin-left: -10px;
	left: 0px;
	bottom: 0px;
	background: url(images/templatemo_content_bottom_bg.jpg) no-repeat;
}


#templatemo_content #content_left {
	float: left;
	width: 520px;
	margin: 40px 0 0 40px;
}

#templatemo_content #content_left p {
	text-align: justify;
	padding-bottom: 8px;
}

#templatemo_content #content_left_page {
	float: left;
	width: 700px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
}

#templatemo_content #content_left_page p {
	text-align: justify;
	padding-bottom: 8px;
	line-height: 2em;
}




#content_left .testimonial_section {
	text-align: center;
}

#content_left .testimonial_section p {
	font-size: 14px;
	font-style: italic;
	text-align:center
}

#templatemo_content #content_right {
	float: right;
	width: 280px;
	margin: 40px 40px 0 0;
}

 #content_right .content_right_box {
	 width: 240px;
	 height: 129px;
	 padding: 10px 20px;
	 background: url(images/templatemo_newsletter_box.jpg) no-repeat;
 }
 
 .content_right_box .box_title {
 	font-size: 18px;
	color: #333;
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
 }
 
 .content_right_box p {
	 line-height: 16px;
	 text-align: justify;
	 padding-bottom: 5px;
	 color: #FFF;
 }
 
  .content_right_box input {
	  margin-bottom: 10px;
  }

/* end of content */

/* content */
#templatemo_bottom_panel {
	clear: both;
	width: 930px;
	padding: 30px 0 50px 30px;
	background: #FFF url(images/templatemo_bottom_section_bg.jpg) right bottom no-repeat;
}

#templatemo_bottom_panel .bottom_section {
	float: left;
	margin-right: 20px;
	width: 210px;
}

.bottom_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bottom_section li {
	margin: 0px;
	padding: 0 0 3px 0;
}

.bottom_section li a, a:hover, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}


/* footer */
#templatemo_footer {
	clear: both;
	width: 980px;
	padding: 5px 0 20px 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
}

#templatemo_footer a {
	font-weight: normal;
}
/* end of footer */


#follow {
	float:right;
	padding-right:20px;
	color:#FFF;
	text-align: left;
	width:150px;
	vertical-align: baseline;
	font-family: Verdana, Geneva, sans-serif;
}
#follow .teks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding:3px;
	
}
.testi {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
}



/*Lightbox*/


#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

























