/*************************************
   WELCOME TO THE CUSTOM STYLESHEET
--------------------------------------
              style.css
        
    Put your custom styles in here.
***************************************/

/**************************************/
/*           COLOR SCHEME             */
/**************************************
- black		#000
- white		#fff
-           #
-           #
-           #
***************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/


/**************************************/
/*              HEADER                */
/**************************************/
.header {
	width:100%;
	margin:0;
	padding:0;
	height:80px;
	background-color:#343434!important;
	border-bottom:1px solid #CCC;
	opacity: 0.9;
	z-index:1;
	position:relative;
}
.logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-top:20px;
	float:left;
	width:205px;
	height:45px;
	margin-left:10px;
}
#nav li ul li, #nav li ul li a {
	background:#000;
}
/* Menu Item text color */
#nav li a, #nav li a:hover, #nav li ul li, #nav li ul li a, #nav li ul li a:hover {
	color: #fff;
}
/* Menu Item background color on hover */
#nav li a:hover, #nav li ul li a:hover {
	color: #00b7ce;
}
#nav li a.selected {
	color: #00b7ce;
}
#nav li ul li a:hover {
	color: #333 !important;
	background:#fff;
}
/* Text Shadow */
#nav li a, #nav li a:hover, #nav li ul li a:hover {
	text-shadow: 0 1px 1px #333;
}
#nav li ul li a:hover {
	color: #00b7ce;
	text-shadow: none;
}
#nav {
	margin:10px 0 0 0;
	padding:0;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
}
#nav li a, #nav li {
	float:left;
}
#nav li {
	list-style:none;
	position:relative;
	color: #fff2ad;
	line-height:62px;
}
#nav li a {
	line-height: 62px;
	padding:0 12px;
	text-decoration:none;
	margin:0;
	font-size:12px;
}
/*====================
	Submenu 
=====================*/
#nav li ul {
	display:none;
	position:absolute;
	left:0;
	top:80%;
	padding:0;
	margin:0;
	z-index:9999 !important;
} /* hide submenu */
#nav li:hover > ul {
	display:block;
} /* show submenu on hover */
#nav li ul li, #nav li ul li a {
	float:none;
	height: 35px; /* submenu item height */
	min-width: 200px; /* submenu item minimal width */
	line-height: 35px;
	border-right: 0;
	text-shadow: none;
	display:block;
	font-size:12px;
	font-weight:400;
	text-transform:inherit;
} /* Submenu item */
#nav li ul li {
	_display:inline; /* for IE */
}
/* == 12. Sub-Sub Menu == */
#nav li ul li ul {
	display:none;
}
#nav li ul li:hover ul {
	left:100%;
	top:0;
}
table.altrowstable {
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.altrowstable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
.oddrowcolor {
	background-color:#fff;
}
.evenrowcolor {
	background-color:#f7f7f7;
}
/**************************************/
/*             NAVIGATION             */



/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/

.box_head {
	background: url(images/left.png) left top no-repeat;
	height:24px;
	padding:5px 10px 6px 4px;
}
.box_head b {
	background: url(images/right.png) right top no-repeat;
	padding:5px 10px 10px 4px;
	margin:0 0 0 5px;
	border:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
}
#about_box {
	display:block;
	width:650px;
	height:auto;
	padding:0;
	margin:0;
}
#about_box .left {
	display:block;
	width:15px;
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	height:47px;
	margin:0;
}
#about_box .center {
	width:620px;
	background-image:url(../images/center.png);
	background-repeat: repeat-x;
	height:47px;
	font-family:calibri;
	color:#fff;
	font-size:16px;
	padding:12px 0 0 0;
	text-align:left;
}
#about_box .rght {
	display:block;
	width:15px;
	background-image:url(../images/right.png);
	background-repeat:no-repeat;
	height:47px;
}
.boxcenter_txt {
	display:block;
	width:650px;
	background-image: url(../images/center_txt.png);
	background-repeat: repeat-y;
	height:auto;
	font-family:calibri;
	font-size:13px;
	color:#333;
	margin:-12px 0 0 0;
}
.boxcenter_txt p {
	margin:0;
	padding:10px 0 10px 15px;
}
.boxbtm {
	display:block;
	width:650px;
	background-image:url(../images/btm.png);
	background-repeat:no-repeat;
	height:10px;
	margin:-12px 0 0 5px;
}
.readmore {
	font-family:calibri;
	font-size:14px;
	color:#058b9c;
	font-weight:bold;
	margin:0;
	padding:0;
	cursor:pointer;
}
.readmore:hover {
	color:#000;
}
#quality_box {
	display:block;
	width:317px;
	height:auto;
	padding:0;
	margin:0;
}
#quality_box .left {
	display:block;
	width:15px;
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	height:47px;
}
#quality_box .center {
	width:287px;
	background-image:url(../images/center.png);
	background-repeat: repeat-x;
	height:35px;
	font-family:calibri;
	color:#fff;
	font-size:16px;
	padding:12px 0 0 0;
	text-align:left;
}
#quality_box .rght {
	display:block;
	width:15px;
	background-image:url(../images/right.png);
	background-repeat:no-repeat;
	height:47px;
}
.qboxcenter_txt {
	display:block;
	width:317px;
	background-image: url(../images/quality_center.png);
	background-repeat: repeat-y;
	height:auto;
	font-family:calibri;
	font-size:13px;
	color:#333;
}
.qboxcenter_txt p {
	margin:0;
	padding:10px 0 10px 15px;
}
.qboxbtm {
	display:block;
	width:317px;
	background-image:url(../images/quality_btm.png);
	background-repeat:no-repeat;
	height:10px;
}
#content {
	display:block;
	width:996px;
	margin:0;
	padding:0;
}
#content .top {
	display:block;
	width:996px;
	height:24px;
	margin:0;
	padding:0;
	background-image:url(../images/inner_top.png);
	background-repeat:no-repeat;
}
#content .title {
	font-family:calibri;
	font-size:18px;
	color:#148594;
	text-align:left;
	padding:0 0 0 0;
}
#content .txt p {
	font-family:calibri;
	font-size:14px;
	color:#000;
	text-align:justify;
	padding:0;
}
#content .btm {
	display:block;
	width:996px;
	height:23px;
	margin:0;
	padding:0;
	background-image:url(../images/inner_btm.png);
	background-repeat:no-repeat;
}
#content .center {
	display:block;
	width:996px;
	margin:0;
	padding:0;
	background-image:url(../images/inner_center.png);
	background-repeat:repeat-y;
}
ul.list {
	margin:0 0 0 20px;
	padding:0;
}
ul.list li {
	margin:0;
	padding:0;
	font-size:12px;
	text-align:justify;
}
/**************************************/
/*               FOOTER               */

.footer {
	width:100%;
	padding:20px 0 0 0;
	height:40px;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	margin:10px 0 0 0;
	font-family:calibri;
	color:#FFF;
	text-align:center;
}
.footer a {
	font-family:calibri;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	padding:0 3px 0 3px;
}
.footer a:hover {
	font-family:calibri;
	color:#00b7ce;
	text-align:center;
	text-decoration:none;
}
.copyright {
	margin:0;
	padding:10px 0 0 0;
	font-size:13px;
}
/**************************************/

.panel {
	margin:0;
	padding:0;
	width:312px;
	height:225px;
	border:2px solid #b4b4b4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:left;
	background:#CCC;
}
.panel_mdl {
	margin:0 22px 0 22px;
	padding:0;
	width:312px;
	height:225px;
	border:2px solid #b4b4b4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:left;
	background:#CCC;
}
.heading {
	background-image:url(../images/center.png);
	background-repeat: repeat-x;
	height:47px;
	line-height:47px;
	font-family:calibri;
	color:#fff;
	font-size:16px;
	padding:0 0 0 12px;
	text-align:left;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.heading a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
}
.heading a:hover {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#fff;
}
/* PHOTO GALLERY */

.photo {
	margin:0;
	padding:0;
	list-style:none;
}
.photo ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow: auto;
}
.photo ul li {
	margin:0 12px 12px;
	padding:5px 5px 2px 5px;
	list-style:none;
	border:1px solid #fff;
	background:#fff;
	width:200px;
	height: 135px;
	float:left;
}
/* PHOTO GALLERY */

/* Example Styles for Demo */
    .etabs {
	margin: 0;
	padding: 0;
}
.tab {
	display: inline-block;
	zoom:1;
*display:inline;
	background: #01b0cb;
	border: solid 1px #999999;
	border-bottom: none;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	text-align:left;
}
.tab a {
	font-size: 14px;
	line-height: 2em;
	display: block;
	padding: 0 10px;
	outline: none;
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:600;
}
.tab a:hover {
	text-decoration: underline;
}
.tab.active {
	background: #fff;
	position: relative;
	border-color: #666;
}
.tab a.active {
	font-weight: bold;
}
.tab-container .panel-container {
	background: #eeeeee;
	border: solid #999999 1px;
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
}
.panel-container {
	margin-bottom: 10px;
	overflow:hidden;
	padding-right:30px !important;
}
.tooltip {
	display: inline;
	position: relative;
	font-size:11px;
	z-index:99999 !important;
}
.tooltip:hover:after {
	background: #333;
	background: rgba(0, 0, 0, .8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	right: 0%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
}
.tooltip:hover:before {
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}
