@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Georgia';
    src: url('fonts/georgia.eot');
    src: url('fonts/georgia.eot?#iefix') format('embedded-opentype'),
         url('fonts/georgia.woff') format('woff'),
         url('fonts/georgia.ttf') format('truetype'),
         url('fonts/georgia.svg#forte') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, .header-div {
	background: #015676 url(../images/body-bg.jpg) left top repeat-x;
}


html, body, h1, h2, h3, h4, h5, h6, p, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

img {
	border-style: none;
}

.center, .footer-div  {
	text-align: center;
}

.right  {
	text-align:  right;
}

.border {
	border: 10px #ededed solid;
}

.border1 {
	border: 3px #015676 solid;
}

h1, h2, .bucket-title, .left-title  {
	font-family: "Georgia", Arial, Helvetica, sans-serif;	
}

h1 {
	padding: 0px 0px 25px 0px;
	color: #00414f;
	font-size: 36px;
	line-height: 36px;	
	margin: 0px;	
}

h2 {
	padding: 0px 0px 25px 0px;
	color: #00414f;
	font-size: 21px;
	line-height: 21px;	
	margin: 0px;	
}

a.hover-effect:link, a.hover-effect:visited, a.various3:link, a.various3:visited {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* internet explorer 8 */
	filter: alpha(opacity=100); /* internet explorer 5~7 */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;           /* fx, safari, opera */
}

	a.hover-effect:hover, a.various3:hover {
		ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* internet explorer 8 */
		filter: alpha(opacity=80); /* internet explorer 5~7 */
		-khtml-opacity: 0.8;      /* khtml, old safari */
		-moz-opacity: 0.8;       /* mozilla, netscape */
		opacity: 0.8;           /* fx, safari, opera */
	}

a:link, a:visited {
	color: #1e63a0;
	text-decoration: underline;
}

	a:hover {
		text-decoration: none;
	}
	
/*********** Common Div styles ***********/

.left-floated-div {
	float: left;
	margin-right: 10px;
}

.right-floated-div {
	float: right;
	margin-left: 10px;
}

.thumbs {
	float: left;
	margin: 0px 10px 10px 0px;
}

.thumbs-text {
	margin: 3px 0px 0px 0px;
	text-align: center;
}

.content {
	clear: both;
	overflow: hidden;
	line-height: 21px;
}

/* this overrides 90px to 72px width to +1 button */
#___plusone_0 {
	width:60px !important;
}

.below-bordered-div {
	line-height: 20px;
	overflow: hidden;
	border-bottom: 1px solid #6fbab5;
	padding-bottom: 20px;
	margin-bottom: 20px;	
}

ul.no-bullet {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}

	ul.no-bullet li {
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 5px 0px;
	}

ul.bullet {
	margin: 15px;
	padding: 0px;
	list-style-image: url(../images/bullet.jpg);
}

	ul.bullet li {
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 8px 0px;
	}
	

/*********** Header Styles ***********/

.header-div {
	height: 191px;
	overflow: hidden;
		
}

.header-left {
	float: left;
	width: 450px;
	padding-left: 33px;	
}

.search {
	height: 29px;
	width: 308px;
	overflow: hidden;
	margin-top: 6px;
	background: #00414f;
}

	.search-box {
		float: left;
		height: 29px;
		width: 268px;
	}

		.search-button {
			float: left;
			height: 29px;
			width: 40px;
		}

			.search-text  {
				border: none;
				width: 253px;
				height: 27px;
				color: #1d7db7;
				background: transparent;
				outline: none;
				padding: 2px 0px 0px 15px;
				line-height: 13px;
			}

				.search-button-style  {
					background:  url(../images/search-button.jpg) left top no-repeat;
					height: 29px;
					width: 40px;
					cursor: pointer;
					border: none;
					text-indent: -9999px;
				}

.logo {
	width: 325px;
	height: 59px;
	padding: 45px 0px 0px 0px;
}

	.logo a {
		display: block;
		width: 325px;
		height: 59px;
		background: url(../images/logo.png) left top no-repeat;
		text-indent: -9999px;
		text-decoration: none;
	}


.header-right {
	float: right;
	width: 500px;	
	background: url(../images/header-bg.jpg) right top no-repeat;
}

.header-menu {
	height: 86px;
	float: right;
	margin-bottom: 10px;
}

	.header-menu ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}

		.header-menu ul li {
			padding: 0;
			margin: 0;
			float: right;
			margin-right: 3px;
		}
		
		.header-menu ul li.last {
			margin: 0;
		}
			
			.header-menu ul li a, .bucket-menu-links ul li a {				
				text-decoration: none;
				color: #ffffff;
				line-height: 14px;
				font-size: 14px;
				text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
			}
			
			.header-menu ul li a {				
				display: block;
				background: url(../images/top-menu-link.png) left top no-repeat;
				padding: 20px 0px 0 0px;
				height: 66px;
				width: 119px;
				text-align: center;
				text-decoration: none;
				color: #ffffff;
				line-height: 14px;
				font-size: 14px;
				text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
			}
			
			.header-menu ul li.two-lines a {				
				padding: 14px 0px 0 0px;
				height: 72px;
			}

				.header-menu ul li a:hover, .header-menu ul li a.selected {
					background: url(../images/top-menu-link.png) left bottom no-repeat;
				
				}


.header-mail-tel {
	color: #015676;
	margin-bottom: 10px;
	text-align: right;
}

.header-tel {
	font-size: 24px;
	line-height: 24px;	
}




/*********** Body Styles ***********/

.parent-div {
	width: 100%;
	overflow: hidden;
}

.wrapper-div {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	z-index: 10;
	background: #ffffff;	
}

.wrapper-div-home {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	z-index: 10;
	margin-top: -23px;	
}

.headerimg { 
	background-position: center top; 
	background-repeat: no-repeat; 
	width: 100%; 
	height: 377px; 
	position: absolute;
	background-position:center;
}

.bucket-menu {
	background: url(../images/bucket-bg.jpg) right top no-repeat; 
	width: 320px; 
	margin: 0px 0 0 33px;
	position: relative;
	z-index: 100;
}

.bucket-menu-sub {
	background: url(../images/bucket-bg.jpg) right top no-repeat; 
	width: 320px; 
	margin: -23px 0 0 33px;
	position: relative;
	z-index: 100;
}

.bucket-menu-inner {
	background: url(../images/bucket-menu-bg.jpg) left top repeat; 
	width: 312px; 
}

.bucket-title, .left-title {
	text-shadow: 2px 2px 1px rgba(0,0,0,0.3);	
	background: #a6cfda url(../images/bucket-title-bg.jpg) left top repeat;
	padding: 10px 0px 0px 30px;
	color: #ffe385;
	width: 282px;
	font-size: 24px;
	line-height: 24px;
	height: 35px;
}

.bucket-title {
	height: 40px;
	padding: 12px 0px 0px 30px;	
}

.left-title {
	margin-bottom: 13px;
}

.bucket-menu-links {
	width: 100%;
	overflow: hidden;
}

	.bucket-menu-links ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}

		.bucket-menu-links ul li {
			padding: 0;
			margin: 0;
		}

			.bucket-menu-links ul li a {				
				display: block;
				background:  url(../images/bucket-link.png) left top repeat-x;
				padding: 17px 0px 0px 30px;
				width: 282px;
				height: 30px;
			}

				.bucket-menu-links ul li a:hover, .bucket-menu-links ul li a.selected {
					background: url(../images/bucket-link.png) left bottom repeat-x;
				}

.bucket-menu-bottom-top-area {
	background: #ffffff url(../images/bucket-bottom-bg-top.jpg) left top no-repeat;
	height: 20px;
	z-index: 100;
	position: relative;	
}

.bucket-menu-bottom-sub {
	background: #ffffff url(../images/bucket-menu-bottom-sub.jpg) left top no-repeat;
	height: 107px;
	z-index: 100;
	width: 345px;
	position: relative;	
}

.bucket-menu-bottom-bottom-area {
	background: #ffffff url(../images/bucket-bottom-bg-bottom.jpg) left top no-repeat;
	height: 86px;
}

.body-div {	
	overflow: visible;
}

.body-div-home {	
	overflow: hidden;
	background: #ffffff;
}

.left-parent {
	width: 345px;
	float: left;	
}

.left-parent-inner {
	overflow: hidden;
	width: 312px;	
	padding-left: 33px;
	padding-bottom: 50px;
}

.right-parent {
	width: 585px;
	padding: 20px 40px 50px 30px;
	float: left;	
}



/*********** Footer Styles ***********/

.footer-div {
	background: #edce02 url(../images/footer-bg.jpg) left top repeat-x;
	width: 100%;
	overflow: hidden;
	padding: 40px 0px 70px 0px;
	color: #015676;
}

.footer-wrapper-div {
	margin: auto;
	width: 1000px;
	overflow: hidden;
}

.footer-links {
	margin-bottom: 15px;
}

	.footer-links a {
		text-decoration: none;
		font-size: 14px;
		margin: 0px 9px 0px 9px;
		color: inherit;
	}

		.footer-links a:hover, .footer-links a.selected {
			text-decoration: underline;
		}

.copyright a {
	word-spacing: 1px;
}
	
	.copyright a {
		text-decoration: underline;
		color: inherit;
	}

		.copyright a:hover {
			text-decoration: none;
		}



/*********** Mobile Styles ***********/

.hide-from-desktop {
	display: none;	
}
/*edited by peer 7-15-2013*/
.article_list{
list-style-type:none;
margin:0;
padding:0;
}
ul.article_list li{
margin-bottom:5px;
}
.article_title{
margin:15px 0px 10px 0px;
padding:0;
}

/* gayan 1-8-2013 */
.contactDetails
{
margin: 0px 0 5px 0;
}
.contactDetails div a
{
color:#015676;
}
/*--------*/
/* Thuwan on 8/15/2013 for Social Tollbar things */
.googleplus {
    float: right;
    margin-left: 0px;
}
.twitter {
    width: 88px;
    float: right;
}
.add_this {
    margin: 20px auto;
    padding: 10px 0 8px 30px;
    background: url("../images/addthis_bg.jpg") repeat scroll left top #A6CFDA;
    height: 72px;
}
/* ----------- */

.social-media-left{
	margin-top:5px;		
}
.social-media-left img{
	float:left;
	margin: 0 2px 10px;
}
.five-star-reviews{
	background:#eccc07;
	border:2px solid #196a99;
	border-bottom:3px solid #196a99;
	padding:10px;
	margin:0 auto 10px auto;
	font-weight:bold;	
	font-style:italic;
}
img.right-img{
	float:right;
	padding:2px;
	background:#FFF;
	border:1px solid #CCC;
	margin:0 0 10px 10px;
}