
html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.txt-bold{font-weight:bold;}
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.clear_h10{clear:both; height:10px;}
.clear_h20{clear:both; height:20px;}
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
table,td,span{ margin:0;padding:6px; border:0;font-size:100%;font:inherit; vertical-align:middle;}
/*end reset*/

.h_line{ border-bottom:1px dotted lightgray; margin:10px 0;
}
.cgreen {color:#05A3B6;}
@font-face {
	font-family: 'AmbleRegular';
    src: url( ../fonts/Amble-Light-webfont.ttf ) format("truetype"); 
}
body{
	font-family: 'AmbleRegular';
}
.header-bg
{
    padding-top:6px;
	/*background:url(../images/sea_img.png) no-repeat;*/
}
.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.logo{
    background-image:url(../images/logo.jpg); background-repeat:no-repeat; height:100px; width:271px;
}
.logo h1 a{
	font-family: 'Rochester', cursive;
	font-size:5em;
	color:#0477CA; 
}
.header-right p{
	color:#777; text-align:right;
	font-size:14px;
}
.header-right p a{
	color:#05A3B6;
}
.header-right p a:hover{
	text-decoration:underline;
}
.login{
    background:#0477CA;
    text-align:center;
    padding:3px; margin:7px 5px 0 0;
    border-radius:4px; 
    box-shadow:3px 3px 3px -3px;
}
.login a{
    color:White; width:auto;
    text-shadow:1px 1px 1px black;
    font-weight:bold; padding:5px 5px;
    font-size:15px;
}
.main{
	background:#fff;
}
.logo{
	text-align:left;
	padding-top: 0.5%;
}
.menu{
	margin:1% 0;
	background:#0477CA;
}
.menu ul li {
	list-style: none;
	height: 35px;
	float:left;
	padding:0.9% .7%;
	width: 12.8%;
}
.menu ul li a {
  	 height: 35px;
	line-height:35px;
	/*border-bottom:4px solid #636393;*/
	border-right:1px solid #ffffff;
	
	padding:0px;
	color: #fff;
	font-size:18px;
	font-weight:lighter;
	text-align:center;
	text-decoration: none;
	display: block;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-o-transition: .2s all linear;
	transition: .2s all linear;
}

.menu li:nth-child(7) a {	
	border-right:0;
}
.menu ul ul{ list-style:none; width:218px; display:none; background-color:White; position:absolute;
               z-index:100;top:auto;
}

.menu li:hover ul{ display:block; 
}


.menu ul ul li {
	 display:block; width:218px; height:30px; padding:0;border-bottom:1px dotted #c1c1c1;
}
.menu ul ul li a {
	display: block; width:198px;
    height:30px;
    padding:0 10px;	
    vertical-align:middle;
	text-decoration: none;
	font-size: 14px;
	line-height:30px;
	font-weight:lighter;
	
	text-align:left;
	color: Black;
	text-transform:capitalize;
	background-color:White;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu ul ul li:nth-child(n) a:hover, .menu ul ul li a.active {
	background-color:#0477CA;
	color: White;
	height:30px;
	border-bottom:0;
}
.menu ul ul ul{ list-style:none; width:218px; display:none; background-color:White; position:relative;
               z-index:100; top:-30px; left:218px; visibility:hidden;
}
.menu ul ul li:hover ul{ display:block; visibility:visible; 
}
.menu li li li a{
   background-color:White; height:30px; padding:0 10px;
   color:Black;
   font-size:13px;
}


/** Slide-Show **/
.image-slider{
   width:75%;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute; box-shadow:1px 1px 1px 1px;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

/*-------------*/
.social-icons li:first-child {
	
}
.social-icons ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left:0;
}
.social-icons li {
	float: left;
	width: 40px;
	height: 40px;
	background: none;
	 padding: 0px;
	 margin-left:5px;
}
.social-icons a.facebook:hover {
	background-position: 0px bottom;
}
.social-icons a.facebook {
	background-position: 0px top;
}
.social-icons li a {
	height: 40px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	background:#05A3B6 url(../images/social-icons.png);
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.social-icons a.twitter {
	background-position: -40px top;
}
.social-icons a.twitter:hover {
	background-position: -40px bottom;
}
.social-icons a.googleplus {
	background-position: -440px top;
}
.social-icons a.googleplus:hover {
	background-position: -440px bottom;
}
.social-icons a.pinterest {
	background-position: -480px top;
}
.social-icons a.pinterest:hover {
	background-position: -480px bottom;
}
.social-icons a.dribbble {
	background-position: -160px top;
}
.social-icons a.dribbble:hover {
	background-position: -160px bottom;
}
.social-iconst a.dribbble:hover {
	background-position: -160px bottom;
}
.social-icons a.vimeo {
	background-position: -120px top;
}
.social-icons a.vimeo:hover {
	background-position: -120px bottom;
}
/*----------------*/
.banner{
	margin-bottom: 3%;
}
span.banner-img {
	display: block;
	box-shadow: 0px 51px 15px -48px rgba(3, 79, 92, 0.66);
	-webkit-box-shadow: 0px 51px 15px -48px rgba(3, 79, 92, 0.66);
	-moz-box-shadow: 0px 51px 15px -48px  rgba(3, 79, 92, 0.66);
	-o-box-shadow: 0px 51px 15px -48px rgba(3, 79, 92, 0.66);
}
/*--Content--*/
/*  GRID OF FOUR   ============================================================================= */
.content-top{
	margin-bottom: 1%;
}
.content-bot {
	border-bottom: 6px solid rgba(7, 155, 179, 0.22);
	padding-bottom: 8px;
}
.inner-top {
	border-bottom: 1px dashed rgba(7, 155, 179, 0.22);
	overflow: hidden;
	padding-bottom: 31px;
}
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } 
.span_1_of_4 {
	width: 23.8%;
}
.span_1_of_4  h3{
	color:#C94848;
	margin-bottom: .5em;
	font-size:1.5em;
	line-height: 1.2;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_1_of_4  p {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #01505a;
	line-height: 1.5em;
	margin-bottom:2%;
}
.span_1_of_4 .banner-text h5 {
	font-size:29px;
}
.span_1_of_half {
	width: 47%;
	padding:0 1%;
}
.span_1_of_half  h3{
	color:#C94848;
	margin-bottom: .5em;
	font-size:1.5em;
	line-height: 1.2;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_1_of_half  h5{
	color:#fff;
	margin-bottom: .5em;
	font-size:1.8em;
	line-height: 1.2;
	font-weight : 500;
	margin-top: 0px;
	letter-spacing: -1px;
	background-color:#079BB3;
	padding:3px 0 0;
	text-align:center;
	border-radius:4px;
	font-family:Aparajita;
}
.span_1_of_half p, .span_1_of_half td {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #777;
	line-height: 1.5em;
	margin-bottom:2%;
}
.txt-bold td{ color:#01505a;}
.span_1_of_half td strong{
	font-weight:bold;
}

.span_1_of_half td {
	border:1px solid #e9e9e9;
	padding:4px;
}
.span_1_of_half tr:hover {
	background-color:#e9e9e9;
}
.span_full {
	width: 100%;
}
.span_full h4{
	color:#05A3B6;
	margin-bottom: .5em;
	font-size:1.2em;
	line-height: 1.2;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_full p strong{
	font-weight:bold;
}
.span_full img, .span_1_of_half img{
	border:1px solid gray;
	padding:3px;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_4{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_4 {
		width:94%;
		padding:3%;  
	}
	.span_1_of_half {
	width:94%;
		padding:3%;  
}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_4{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_4 {
		width:92%;
		padding:4%; 
	}
	.span_1_of_half {
	width:92%;
		padding:4%;  
}
}
.banner-wrap .banner-top >div {
	position: relative;
	width: 165px;
	height: 104px;
	margin: 0 auto;
	border-bottom-left-radius: 5em;
	-webkit-border-bottom-left-radius: 5em;
	-moz-border-bottom-left-radius: 5em;
	-o-border-bottom-left-radius: 5em;
	border-bottom-right-radius: 5em;
	-webkit-border-bottom-right-radius: 5em;
	-moz-border-bottom-right-radius: 5em;
	-o-border-bottom-right-radius: 5em;
	background:#fff;
	margin-bottom: 4px;
}
.banner-wrap .thumbnail {
	float: none;
	overflow: hidden;
	margin: 0 0 15px;
	padding: 0;
}
.banner-wrap .banner-top {
	position: relative;
	overflow: hidden;
	background:#f2f2f2;
}
.banner-wrap .thumbnail a {
	display: inline-block;
	float: none;
	border: none;
	padding: 12px;
}
.banner-wrap .thumbnail a {
	display: inline-block;
	float: none;
	border: none;
}
img {
	max-width: 100%;
	width: auto 9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.banner-wrap .banner-text {
	padding: 40px 25px 58px;
	text-align: center;
	color: #1D1D1D;
	background:#f2f2f2;
}
.banner-text h5{
	font-size:2em;
	color:#05A3B6;
	margin-bottom: 2%;
}
span.italic {
	color:#05A3B6;
	font-size: 14px;
	text-decoration: underline;
	font-style: italic;
}
span.italic:hover {
	text-decoration:none;
}
.banner-wrap .wrap-text {
	padding:10px 25px;
	text-align: center;
	color: #1D1D1D;
	background:#f2f2f2;
}
.wrap-text h4{
	font-size:2em;
	color:#05A3B6;
	margin-bottom: 1%;
}
.wrap-text h5{
	font-size:1.2em;
	color:#05A3B6;
	margin-bottom: 1%;
	text-align:left;
}
.wrap-text h6{
	font-size:1.4em;
	color:#05A3B6;
	margin-bottom: 1%;
	text-align:center;
}
.wrap-text p{
    text-align:justify;
}
.wrap-text li, .wrap-text span{
   font-size:0.8125em;
	padding:5px 0;
	color: #01505a;
	line-height: 1.5em;
	margin-bottom:0.5%;
}

.wrap-text img{
   width:100%;
}
/*  GRID OF Content With Image and Sidebar   ============================================================================= */
.image {
	clear: both;
	padding: 0px;
	margin: 0px;
	background:#F0F0F0;
	padding:1.5%;
}
.content{
	display: block;
	float:left;
}
.rightsidebar{
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	padding: 0 2% 2% 2%;
}
.content:first-child { margin-left: 0; } 
.desc{
	display: block;
	float:left;
	margin: 0% 0 2% 2.6%;
}
.span_full{
  width:100%;
}
.span_full p{
	font-size:0.8125em;
	padding:0.3em 0;
	color: #777;
	line-height: 1.6em;
	margin-bottom: 1%;
	text-align:justify;
}
.span_half{
   width:47%;
}
.span_1_of_2{
	width: 68.1%;
}
.images_3_of_2 {
	width: 45.2%;
	float: left;
}
.span_3_of_2{
	width: 52.2%;
}
.span_3_of_1{
	width: 26.3%;
}
.images_3_of_2  img {
	max-width:100%;
	display:block;
}
.span_3_of_2  h3, .span_3_of_1 h3{
	color:#777;
	margin-bottom:0.3em;
	font-size:2em;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_3_of_2 h4, .span_3_of_1 h4 {
	color:#05A3B6;
	margin-bottom:6%;
	font-size: 2em;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
}

 .span_3_of_2  p  {
	font-size:0.8125em;
	padding:0.3em 0;
	color: #777;
	line-height: 1.6em;
	margin-bottom: 2%;
}
.span_3_of_1 p {
	font-size:0.8125em;
	padding:0.42em 0;
	color: #333;
	line-height: 1.6em;
}
.contact-form input[type="submit"], .btn {
	padding: 7px 20px;
	color: #FFF;
	cursor: pointer;
	background: #05A3B6 url(../images/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;

}
.contact-form  input[type="submit"]:hover, .btn:hover {
 	background: #05A3B6;
}
.button-1 {
	display: inline-block;
	font-size: 15px;
	line-height: 16px;
	color: #05A3B6;
	text-transform: uppercase;
}
.button-1:hover{
	text-decoration:underline;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
	.wrap{
		width:95%;
	}
	.grid {
		margin:0;
	}
	.content{ 
		margin: 2% 0 2% 0%;
	}
	.rightsidebar{
		margin:0;
	}
	.image{
		padding:3%;
	}
	.desc{
		margin:0;
	}
	.span_1_of_2 {
		width:94%;
		padding:3%;
	}
	.span_3_of_2 {
		width: 100%;
	}
	.images_3_of_2{
		width: 100%;
	}
	.span_3_of_1 {
		width:94%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.content{ 
		margin: 2% 0 2% 0%;
	}
	.rightsidebar{
		margin:0;
	}
	.grid {
		margin:0;
	}
	.image{
		padding:4%;
	}
	.desc{
		margin:0;
	}
	.span_1_of_2 {
		width:92%;
		padding:4%;
	}
	.span_3_of_2 {
		width: 100%;
	}
	.images_3_of_2{
		width: 100%;
	}
	.span_3_of_1 {
		width:92%;
		padding:4%;
	}
}
span.resort{
	font-size:13px;
}
.comment {
	background: url(../images/comment-left.png) 0 0 no-repeat;
	padding-left: 20px;
	margin-bottom: 9px;
	font-size: 16px;
}
.comment p {
	background: url(../images/comment-right.png) right bottom no-repeat;
}
p.upper {
	text-transform: uppercase;
	line-height: 1.8em;
	color:#777;
}
.name {
	padding:8px 0 0 0;
	text-align: left;
	display: block;
}
span.user {
	text-transform:uppercase;
	color:#05A3B6;
	font-size: 15px;
}
span.info{
	color:#999;
	font-size:13px;
}
/*--Footer--*/
.footer-bottom{
	text-align:center;
	padding:2%;
}
.bord-1 {
	border-bottom: 1px solid #D9D9D9;
}
.footer{
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background-image: -webkit-linear-gradient(#444, #111);
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
}
.row-8>div:first-child ul {
	background: url(../images/f-icon1.png) 0 0 no-repeat;
}
.row-8 ul li:first-child, footer dl.address dt {
	border-top: 1px solid rgba(7, 155, 179, 0.22);
	padding-top: 9px;
	line-height: 1.8em;
	color:#999;
}
.row-8 ul {
	padding-top: 29px;
}
footer{
  
}
footer a {
	color: #777;
	font-size:13px;
	text-decoration: none;
	line-height: 1.8em;
}
footer a:hover{
	color:#111;
}
.row-8>div:first-child+div ul {
	background: url(../images/f-icon2.png) 0 0 no-repeat;
}
.row-8>div:first-child+div+div ul {
	background: url(../images/f-icon3.png) 0 0 no-repeat;
}
.row-8>div:first-child+div+div+div dl {
	background: url(../images/f-icon4.png) 0 0 no-repeat;
}
dl.address {
	margin-top: 31px;
	font-size:13px;
	color: #333;
}
dl.address dd {
	color:#333;
	line-height:1.8em;
	color:#999;
}
footer dl.address {
	padding-top: 29px;
	margin: 0;
}
.span_1_of_f {
	width: 20.8%;
	padding:1.5%;
}
.col_1_of_f{
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
	background: #F0F0F0;
}
.copy p{
	color:#777;
	font-size:13px;
}
.copy p a{
	color:#05A3B6;
}
.copy p a:hover{
	text-decoration:underline;
}
/*--Tours--*/
/*  GRID OF THREE   ============================================================================= */
.grid_1_of_3{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.grid_1_of_3:first-child { 
	margin-left: 0; 
} 
.images_1_of_3 {
	width: 32.2%;
}
.images_1_of_3  img {
	max-width:100%;
	display:block;
}
.images_1_of_3  h3{
	color:#C94848;
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1.2em;
	font-weight : normal;
	letter-spacing: -1px;
}
.images_1_of_3  p  {
	font-size:0.8125em;
	padding:0.3em 0;
	color: #333;
	line-height: 1.5em;
}
.images_1_of_3 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.images_1_of_3 .button a{
	padding:6px 10px;
	font-size:15px;
	color:#05A3B6;
}
.images_1_of_3 .button a:hover{
	text-decoration:underline; 
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
	
	.wrap{
		width:95%;
	}
	.grid_1_of_3{ 
		margin: 2% 0 2% 0%;
	}
	
	.images_1_of_3 {
		width:94%;
		
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	
	.wrap{
		width:95%;
	}
	.grid_1_of_3{ 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_3 {
		width:92%;
		padding:4%;
	}
}
.content-bot h3 {
	color: #05A3B6;
	font-size: 2em;
	margin-bottom:2%;
}
.item-text h4{
	color:#777;
	font-size:1.3em;
	margin-bottom:4%;
	text-transform: uppercase;
}
.item-text{
	padding:5%;
}
.item-text p{
	margin-bottom:0.8%;
	font-size:13px;
}
.item-text span.price {
	color: #2F94AF;
	display: block;
	padding-bottom: 19px;
	font-size:1.3em;
	line-height: 30px;
	text-transform: uppercase;
}
.item-text span.price+p+.price {
	color: #F6C636;
}
/*--Blog--*/
.item_published {
	float: left;
	background: #05A3B6;
	margin-right: 20px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 0 6px;
	text-align: center;
	width: 90px;
}

.datebox
{
	float: left;
	background-color: #2c7ad0;
	border: 1px solid #000000;
	color: #ffffff;
	position: relative;
	margin: 0px 10px 0 0px;
}
	.datebox .month
	{
		display: block;
		text-align: center;
		font-size: 18px;
		line-height: 20px;
		padding: 2px 0;
		background-color: #1e528c;
		text-transform: uppercase;
	}
	.datebox .day
	{
		display: block;
		text-align: center;
		font-size: 30px;
		line-height: 30px;
		font-weight: bold;
		padding: 4px 10px 2px 0;
		
	}
	.datebox .year
	{
		display: block;
		writing-mode: tb-rl;
		-webkit-transform: rotate(90deg);	
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		position: absolute;
		right: 0;
		bottom: 5px; top:8px;
		font-size: 14px;width:25px;
	}
*:first-child+html .datebox .year { right: -28px; } /* IE7 positions element differently to IE6 & 8 */
	.datebox span:nth-child(3)
	{
		right: -2px;
		bottom: 4px; top:11px;
		writing-mode: lr-tb; 
	}
.item_head h5, .span_1_of_2 h4 {
	color: #777;
	text-transform: uppercase;
	font-size:18px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 6px;
	font-weight:bold;
}
.item_head h5 a{
	color:#777;
}
.info_dl dd {
	margin: 0;
	display: inline;
}
.info_dl dd.comment1 {
	float: right;
}
span.comment-left a{
	color:#777;
}
span.comment-left a:hover{
	text-decoration:underline;
}
.info_dl {
	margin: 0 0 15px;
}
.span_3_of_2 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.span_3_of_2 .button a{
	padding: 6px 10px;
	font-size: 15px;
	color: #05A3B6;
}
.span_3_of_2 .button a:hover{
	text-decoration:underline;
}
.categories ul {
	
}
.categories li {
	padding: 0 0 7px 0px;
	color: #777;
	font-size:13px;
	list-style-image: url(../images/arrow.png);
}
.categories li  a{
	display: inline;
	color: #777;
	font-size:13px;
	margin-bottom: 20px;
}
.categories li  a:hover{
    text-decoration:underline; color:#05A3B6;
}
.archive-module li+li, .categories li+li, .mod-menu .nav.menu li+li, .list1 ul li+li {
	border-top: 1px solid #F6F6F6;
	padding: 6px 0 7px;
}
.blog-bottom{
	margin-bottom:6%;
}
/*--Single--*/
p.para{
	margin:3% 0;
	line-height:1.8em;
	color:#777;
	font-size:13px;
}
.links {
	padding: 10px 0px;
	border: 1px solid rgba(192, 192, 192, 0.22);
	border-left: none;
	margin-top: 5px;
	border-right: none;
}
.links ul li {
	display: inline-block;
}
.links ul li a {
	font-size:13px;
	color: #777;
	padding-left: 20px;
}
.links ul li img {
	vertical-align: middle;
	padding-right: 10px;
}
.links ul li img {
	vertical-align: middle;
	padding-right: 10px;
}
.links ul li:last-child {
	float: right;
}
.links ul li a:hover {
	text-decoration: underline;
}
/*--Services--*/
.dropcap {
	background: #05A3B6;
	float:left;
	color: #FFF;
	height:45px;
	width:45px;
	margin: 5px 12px 0 0;
	line-height: 47px;
	text-align: center;
	border-radius: 50%;
}
.extra-wrap {
	overflow: hidden;
}
.extra-wrap h5{
	margin-bottom:2%;
	font-size:1.2em;
}
.services-top{
	margin-bottom:4%;
}
/*--Contact--*/
/*  Contact Form  ============================================================================= */
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	color:#777;
	margin-bottom:0.5em;
	font-size:2em;
	line-height: 1.2;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.contact-form{
	position:relative;
	padding-bottom:10px;
}
.contact-form div{
	padding:4px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #333;
	padding-bottom:1px;
}
.contact-form input[type="text"],.contact-form textarea,.contact-form input[type="password"],
 .contact-form .ddl{
	padding:8px;
	display:block;
	width:29%;
	float:left;
	margin:5px 0 0 8px;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow:0 0 7px #aaa;
	-webkit-box-shadow:0 0 7px #aaa;
	-moz-box-shadow:0 0 7px #aaa;
	-o-box-shadow:0 0 7px #aaa;
	-webkit-appearance:none;
}
.contact-form textarea{
   width:93%;
   margin-left:0;
}
.contact-form .ddl
{
    width:100%;
}
.contact-form input[type="text"]:hover, .contact-form textarea:hover{
	box-shadow:0 0 2px #aaa;
	-webkit-box-shadow:0 0 2px #aaa;
	-moz-box-shadow:0 0 2px #aaa;
	-o-box-shadow:0 0 2px #aaa;
}
.contact-form textarea{
	resize:none;
	height:80px;		
}
.company_address{
	padding-top:26px;
}
.company_address h3{
	font-size:1.5em;
	
}
.company_address p{
	font-size:0.8125em;
	color:#777;
	line-height:1.8em;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}
.search-detail{
  border:1px solid gray;
  width:90%;
  box-shadow:8px 8px 8px -4px gray;
  padding:20px 0;
  background:white;
}
.search-detail img{
  border:1px solid gray;
  padding:2px;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
		margin:5px 0 0;
	}
}
/*--Page Not Found--*/
.pnot {
	padding: 30px 0;
}
.pnot h1 {
	font-size: 15em;
	color: #F0F0F0;
	text-align: center;
	text-shadow: 1px 1px 6px #AAA;
	-moz-text-shadow: 1px 1px 6px #aaa;
	-webkit-text-shadow: 1px 1px 6px #aaa;
	-o-text-shadow: 1px 1px 6px #aaa;
}
/*--Media Queries--*/
@media all and (max-width:1366px) and (min-width:1280px){
	.wrap{
		width:90%;
	}
}
@media all and (max-width:1280px) and (min-width:1024px){
	.wrap{
		width:90%;
	}
}
@media all and (max-width:1024px) and (min-width:800px){
	.wrap{
		width:90%;
	}
	.header-bg{
		/*background:url(../images/sea1024.png)no-repeat;*/
	}
	.item_head h5 {
		font-size: 1.3em;
	}
	.banner-text h5 {
		font-size: 1.5em;
	}
	.content-bot h3 {
		font-size: 1.8em;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		font-size:1.8em;
	}
}
@media all and (max-width:800px) and (min-width:640px){
	.wrap{
		width:90%;
	}
	.header-bg{
		/*background:url(../images/sea800.png)no-repeat;*/
	}
	.item_head h5 {
		font-size:1em;
	}
	.banner-text h5 {
		font-size: 1.5em;
	}
	.content-bot h3 {
		font-size: 1.8em;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		font-size:1.8em;
	}
	.item-text h4{
		font-size: 1em;
	}
	.item-text span.price {
		font-size: 1em;
	}
	.item-text span.price {
		padding-bottom:5px;
	}
	.links ul li:last-child {
		float:none;
	}
}
@media all and (max-width:640px) and (min-width:480px){
	.wrap{
		width:90%;
	}
	.header-bg{
		/*background:url(../images/sea640.png)no-repeat;*/
	}
	.item_head h5 {
		font-size:1em;
	}
	.banner-text h5 {
		font-size: 1.5em;
	}
	.content-bot h3 {
		font-size: 1.8em;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		font-size:1.8em;
	}
	.item-text h4{
		font-size: 1em;
	}
	.item-text span.price {
		font-size: 1em;
	}
	.item-text span.price {
		padding-bottom:5px;
	}
	.links ul li:last-child {
		float:none;
	}
	.logo h1 a {
		font-size: 3em;
	}
	.menu ul li a {
		font-size:14px;
	}
	.banner-wrap .banner-text {
		padding: 30px 20px 30px;
	}
	.grid {
		margin-bottom: 20px;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		margin-bottom: 3%;
	}
}
@media all and (max-width:480px) and (min-width:320px){
	.wrap{
		width:90%;
	}
	.header-bg{
		/*background:url(../images/sea480.png)no-repeat;*/
	}
	.item_head h5 {
		font-size:1em;
	}
	.banner-text h5 {
		font-size: 1.5em;
	}
	.content-bot h3 {
		font-size: 1.8em;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		font-size:1.8em;
	}
	.item-text h4{
		font-size: 1em;
	}
	.item-text span.price {
		font-size: 1em;
	}
	.item-text span.price {
		padding-bottom:5px;
	}
	.links ul li:last-child {
		float:none;
	}
	.logo h1 a {
		font-size: 3em;
	}
	.menu ul li a {
		font-size:14px;
	}
	.banner-wrap .banner-text {
		padding: 30px 20px 30px;
	}
	.grid {
		margin-bottom: 20px;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		margin-bottom: 3%;
	}
	.span_1_of_f {
		width:100%;
		padding: 1.5%;
	}
}
@media all and (max-width:320px) and (min-width:240px){
	.wrap{
		width:90%;
	}
	.header-bg{
		/*background:url(../images/sea480.png)no-repeat;*/
	}
	.item_head h5 {
		font-size:1em;
	}
	.banner-text h5 {
		font-size: 1.5em;
	}
	.content-bot h3 {
		font-size: 1.8em;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		font-size:1.8em;
	}
	.item-text h4{
		font-size: 1em;
	}
	.item-text span.price {
		font-size: 1em;
	}
	.item-text span.price {
		padding-bottom:5px;
	}
	.links ul li:last-child {
		float:none;
	}
	.logo h1 a {
		font-size: 3em;
	}
	.menu ul li a {
		font-size:14px;
	}
	.banner-wrap .banner-text {
		padding: 30px 20px 30px;
	}
	.grid {
		margin-bottom: 20px;
	}
	.span_3_of_2 h4, .span_3_of_1 h4 {
		margin-bottom: 3%;
	}
	.span_1_of_f {
		width:100%;
		padding: 1.5%;
	}
}