/* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/ 
body{
	margin:0;
	
}
.page{
	*background:url(../images/bg-header.jpg) no-repeat center top;
	*background:url(../images/bg-body.jpg);
	width:1000px;
	margin:0px auto;
	*box-shadow:0pt 0pt 6pt #777;/*
	-moz-box-shadow:0pt 0pt 20pt #777;
	-webkit-box-shadow:0pt 0pt 20pt #777;;*/
}
#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}
/*------------------------- Font ------------------------*/ 
@font-face {
    font-family: 'RokkittRegular';
    src: url('rokkitt-regular-webfont.eot');
    src: url('rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('rokkitt-regular-webfont.woff') format('woff'),
         url('rokkitt-regular-webfont.ttf') format('truetype'),
         url('rokkitt-regular-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------- Header ------------------------*/ 
.header{
	background:url(../images/separator.jpg) no-repeat center 120px;
	width:940px;
	margin:0 auto;
	min-height:105px;
	padding:36px 10px 0;
}
.header a#logo{
	display:block;
	float:left;
	outline:none;
	width:360px;
	height:60px;
}
.header a#logo img{
	border:0;
}
.header ul{
	margin:0;
	list-style:none;
	padding:13px 0 0;
	float:right;
}
.header ul li{
	
	margin:0 0 0 63px;
}
.header ul li.selected a,.header ul li a:hover{
	color:#f78117;
}
.header ul li a{
	font-size:16px;
	text-decoration:none;
	color:#5e5e5e;
	font-family: 'RokkittRegular';
	outline:none;
}

/*------------------------- Body ------------------------*/ 
.body{
	width:940px;
	margin:0 auto;
	padding:0 10px;
	overflow:hidden;
	min-height:500px;
}
.body div#featured{
	height:448px;
	padding:0 0 17px;
}
.body div#featured .left
{
	width:490px;
	height:auto;
	float:left;
	
}

.body div#featured .right
{
	width:400px;
	height:440px;
	
	
	float:right;
}

.body div#featured h3{
	color:#f78117;
	font-size:36px;
	font-family: 'RokkittRegular';
	margin:0 0 5px;
	width:490px;
	padding:40px 0 0;
	font-weight:normal;
}


.body div#featured p{
	width:480px;
	color:#5d5d5d;
	font-family: 'RokkittRegular';
	font-size:16px;
	line-height:25px;
	text-shadow: 0 1px 0 #fcfcfc;
	text-align:justify;
	margin:0;
}
.body div#featured input{
	background:url(../images/interface.jpg) no-repeat;
	border:0;
    height:48px;
    width:216px;
	font-family: 'RokkittRegular';
	color:#fff;
	font-size:30px;
	margin:28px 0 0 125px;
	cursor:pointer;
	outline:none;
}
.body ul.blog{
	list-style:none;
	margin:40px 0 0;
	padding:0 0 50px;
	background:url(../images/separator.jpg) no-repeat center top;
	overflow:hidden;
}
.body ul.blog li:first-child{
	margin:60px 0 0;
}
.body ul.blog li{
	float:left;
	background:url(../images/interface.jpg) no-repeat 0 -68px!important;
	margin:60px 0 0 48px;
	height:400px;
	padding:0;
}
.body ul.blog li div{
	width:281px;
	height:380px;
	text-align:center;
	padding: 8px 0 20px 0;
	float:none;
	margin:0;
	background:none;
}
.body ul.blog li div a img{
	border:0;
	margin:0 0 0 -3px;
	width:258px;
	height:168px;
	border-radius:7px;
}
.body ul.blog li div a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body ul.blog li div p{
	width:258px;
	text-align:justify;
	color:#828081;
	font-family: 'RokkittRegular';
	margin:17px 0 0 10px;
	line-height:20px;
	font-size:14px;
	background:none;
	padding:0;
	height:60px;
}
.body ul.blog li div a:first-child{
	margin:0;
	padding:0;
	background:none;
	width:auto;
}
.body ul.blog li div a:hover{
	color:#F78117;
}
.body ul.blog li div a{
	color:#606060;
	font-family: 'RokkittRegular';
	font-style:italic;
	text-decoration:none;
	padding:98px 0 0;
	margin:32px auto 0;
	display:block;
	width: 150px;
	background:url(../images/button-more.png) no-repeat center top;
	outline:none;
	font-size:16px;
	font-weight:normal;
	text-shadow: 0 1px 0 #fcfcfc;
}
.body h3{
	font-family: 'RokkittRegular';
	font-size:16px;
	font-weight:bold;
	color:#636363;
	margin:15px 0 0;
	line-height:21px;
}
.body p{
	font-family: 'RokkittRegular';
	font-size:16px;
	text-align:justify;
	color:#636363;
	margin:0 0 20px;
	line-height:21px;
}
.body p a{
	outline:none;
	color:#636363;
}
.body ul{
	list-style:none;
    margin:0;
    padding:0;
	overflow:hidden;
}
.body ul li:first-child{
	background:none;
	padding:0 0 30px;
}
.body ul li{
	overflow:hidden;
	background:url(../images/separator.jpg) no-repeat center top;
	padding:30px 0;
}
.body ul li div.featured{
	background:url(../images/interface1.jpg) no-repeat 0 -57px;
	width:281px;
	height:292px;
	text-align: center;
	margin:0;
}
.body ul li div.featured img{
	margin:25px 0 0 -3px;
	border:0;
	width:258px;
	height:188px;
	border-radius:7px;
}
.body ul li div.featured ul{
	overflow:hidden;
	margin:2px 0 0 10px;
	
}
.body ul li div.featured ul li:first-child{
	margin:0;
}
.body ul li div.featured ul li{
	float:left;
	margin:0 0 0 18px;
	background:none;
	padding:0;
}
.body ul li div.featured ul li a{
	padding:0;
}
.body ul li div.featured ul li a img{
	margin:0;
}
.body ul li div.featured ul li a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body ul li div.featured a{
	clear:both;
	display:block;
	font-size:13px;
	font-family: 'RokkittRegular';
	text-decoration:none;
	color:#8a8889;
	font-weight:bold;
	padding:5px 0 0;
	width:auto;
	outline:none;
}
.body ul li div{
	float:left;
	margin:0 0 0 50px;
	width:609px;
	background:url(../images/button-more.png) no-repeat left bottom;
}
.body ul li div h3{
	margin:0;
	font-size:20px;
	font-weight:bold;
	font-family: 'RokkittRegular';
	color:#f28220;
	line-height:22px;
}
.body ul li div p{
	line-height:22px;
	font-family: 'RokkittRegular';
	font-size:14px;
	color:#5D5D5D;
	padding:0 0 90px;
	margin:0;
}
.body ul.paging{
	margin:15px 0 10px 210px;
}
.body ul.paging li{
	float:left;
	padding:0 5px;
	background:none;
}
.body ul.paging li a{
	text-decoration:none;
	color:#ff7e0d;
	font-family: arial;
	font-size:12px;
}
.body ul.paging li a:hover{
	color:#5D5D5D;
}

/*STYLES FOR CSS POPUP*/


#blanket {
   background-color:#111;
   background:url(../images/bg-body.jpg);
   opacity: 0.65;
   *background:none;
   position:absolute;
   z-index: 1000;
   top:0px;
   left:0px;
   width:100%;
   overflow-y:auto;
   height:100%;
}

#popUpDiv {
	position:relative;
	background-color:#FFF;
	width:800px;
	height:500px;
	border:5px solid #333;
	z-index: 1200;
	border-radius:15px;
	margin:0px auto;
	margin-top:4%;
}

#popUpDiv a {position:relative; top:20px; left:20px; color:#006633}

#popUpDiv #closebutton
{
	border-radius:19px; 
	width:20px;
	height:20px;
	padding:5px;
	border:4px solid #CCC;
	background-color:#000;
	position:relative;
	top:-30px; 
	left:780px;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#popUpDiv #closebutton:hover
{
	color:#000;
	border-color:#000;
	background-color:#FFF;
	font-weight:bold;
}
.popupcontent
{
	*background-color:#00CC68;
	width:700px;
	margin:0px auto;
	padding:5px 0px 0px 0px;
}


/*------------------------somre contents--------------------*/
.brochuresbmt
{
	float:left;
}
.change_over:hover .brochuresbmt
{
	opacity:.6;
	text-decoration:underline;
}
.smallimage
{
	width:256px;
	height:166px;
	border:1px solid #000;
}
.contactleft
{
	width:550px;
	height:auto;
	/*border:1px solid #333333;*/
	float:left;
}
.contactright
{
	width:350px;
	height:auto;
	/*border:1px solid #333333;*/
	float:right;
}
.textbox1
{
	border:1px solid #999;
	width:330px;
	height:20px;
	padding:5px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.textbox2
{
	padding:5px 10px 5px 30px;
	border:1px solid #999;
	font:italic 11px Arial, Helvetica, sans-serif;
	background:url("../images/newsletter_icon.jpg") no-repeat scroll 7px 6px rgb(243,243,241);
	width:190px;
	text-transform:lowercase;
	color:#888;
}
.textarea1
{
	border:1px solid #999;
	width:330px;
	height:100px;
	padding:5px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.btnSbmit
{
	background-color:#006699;
	color:#FFF;
	padding:3px 10px 3px 10px;
	border:2px solid #BBB;
}
.btnSbmit:hover
{
	background-color:#339966;
}
.btnSbmit1
{
	background-color:#006699;
	color:#FFF;
	padding:3px 20px 3px 20px;
	border:2px solid #BBB;
}
.btnSbmit1:hover
{
	background-color:#339966;
}
.contactheader
{
	font-size:20px;
	font-weight:bold;
	font-family: 'RokkittRegular';
	color:#f28220;
	line-height:22px;
	margin-bottom:10px;
}
.googlemap
{
	width:530px;
	height:300px;
	border:5px solid #CCC;
	margin-bottom:20px;
	background-color:#FFF;
}
.addressbox
{
}
.addressbox h4
{
	font-family:"Agency FB", Arial, sans-serif;
	font-size:18px;
	color:#666;
	margin-bottom:10px;
}
.addressbox p
{
	margin-top:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	color:#555;
}
.addressbox ul
{
	padding:0px;
}
.addressbox ul li
{
	background:none;
	padding:0px;
	padding-bottom:40px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555;
	overflow:hidden;
	display:inline-block;
}
.addressbox ul li img
{
	padding:0px;
	margin:0px;
}
/*.gallery
{
	margin-top:20px;
	height:500px;
	overflow:scroll;
	border:1px solid #999;
	padding:20px 0px 20px 10px;
	overflow-x:hidden;
}*/

.gallery a img
{
	height:200px;
	width:auto;
	margin-right:20px;
	background-color:#FFF;
	padding:4px;
	border:1px solid #BBB;
	
	border-radius:4px;
	float:left;
	margin-bottom:20px;
	position:relative
}

.download_brochure
{
	width:160px;
	color:#FFF;
	padding:5px 10px 5px 30px;
	text-align:center;
	border-bottom-left-radius:10px;
	background-color:#0991BD;
	box-shadow:0pt 0pt 5pt #888;
	overflow:hidden;
	margin-top:0px;
	text-align:right;
	position:fixed;
	right:0px;
}
.download_brochure:hover
{
	box-shadow:0pt 0pt 6pt #666;
}

.download_brochure form
{
	float:right;
}
.clear_back
{
	float:right;
	border:none;
	background:none;
	font-size:14px;
	
	font-family:Trebuchet MS, Arial, sans-serif;
	color:#FFF;
	cursor:pointer;
}
.welcomediv
{
	width:100%;
	height:100%;
	background-color:#000;
	opacity:.7;
	position:fixed;
	top:0px;
	overflow-y:hidden;
}

/*------------------------- Footer ------------------------*/ 
.footer{
	width:940px;
	background:url(../images/separator.jpg) no-repeat center top;
	padding:65px 10px 100px;
	margin:0 auto;
	overflow:hidden;
}
.footer ul{
	list-style:none;
	margin:0 0 0 60px;
	padding:0;
	overflow:hidden;
	float:left;
}
.footer ul li:first-child a{
	border:none;
	padding:0 6px 0 0;
}
.footer ul li{
	float:left;
}
.footer ul li a:hover{
	color:#F78117;
}
.footer ul li a{
	border-width: 1px;
	border-color:#5b5b5b;
	border-style: none none none solid;
	color:#5b5b5b;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	font-weight:bold;
	padding:0 6px;
	outline:none;
}
.footer p{
	color:#5b5b5b;
	font-size:10px;
	font-family: Trebuchet MS;
	font-weight:bold;
	float:left;
	margin:6px 0 0 135px;
	text-align:center;
}
.footer div.connect{
	float:right;
	margin:0px;
}
.footer div.connect a{
	float:left;
	outline:none;
}
.footer div.connect a#facebook{
	width:27px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../images/icons.gif) no-repeat;
}
.footer div.connect a#twitter{
	width:36px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../images/icons.gif) no-repeat 0 -48px;
	margin:0 0 0 20px;
}
.footer div.connect a#vimeo{
	width:32px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../images/icons.gif) no-repeat 0 -96px;
	margin:0 0 0 20px;
}
.footer div.connect a#vimeo:hover,.footer div.connect a#twitter:hover,.footer div.connect a#facebook:hover
{
	opacity:.6;
}