/* CSS

Author: GILLAN E SOLUTIONS

Created: 26-09-2012

*/



/*

-------------------------------------------------------------- 

BROWSER SPECIFICATION STYLES

-------------------------------------------------------------- 

*/ 



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent
}
body {
	line-height:1;
	background:#fff;
	font-size:13px;
	color: #696969;
	font-family: 'MyriadPro-Regular'
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
nav ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
a {
	margin:0;
	padding:0;
	color: #5e97e3;
	background:transparent
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold
}
del {
	text-decoration:line-through
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
input, select {
	vertical-align:middle
}
ul, li {
	list-style:none;
	padding:0;
	margin:0
}
p {
	margin-bottom: 20px;
}
h1 {
	font-family: 'MyriadPro-LightCond';
	font-size: 30px;
	color: #303030;
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
h2 {
	font-family: 'MyriadPro-LightCond';
	font-size: 30px;
	color: #303030;
	margin-bottom: 10px;
}
h2 span {
	font-size: 16px;
}
h3 {
	font-family: 'MyriadPro-LightCond';
	font-weight: normal;
	font-size: 24px;
	color: #b15000;
	margin-bottom: 8px;
}
h3 a {
	font-family: 'MyriadPro-LightCond';
	font-weight: normal;
	font-size: 24px;
	color: #b15000;
	margin-bottom: 8px;
}
h3 a:hover {
	text-decoration:underline;
}
/*

-------------------------------------------------------------- 

GLOBAL STYLES

-------------------------------------------------------------- 

*/

.flt-left {
	float:left
}
.flt-right {
	float:right
}
.display-none {
	display: none !important;
}
.brown-text {
	color: #b15000
}
.margin-right0 {
	margin-right: 0px !important
}
.black-text {
	color: #000
}
.font-family-myriadPro-semib {
	font-family: 'MyriadPro-Semibold'
}
.border-bottom0 {
	border-bottom: 0px !important
}
/*

-------------------------------------------------------------- 

GRID STYLES

-------------------------------------------------------------- 

*/

.grid100 {
	overflow: hidden;
	width:100%
}
.grid100-top {
	background: #f9f9f9;
	width:100%;
	height: 519px;
	border-top: 2px solid #6d6e71
}
.grid100-cnt {
	float: left;
	background: #eeeeee;
	width:100%;
}
.grid100-bot {
	background: url(../images/bg-bot.gif) repeat-x;
	float: left;
	width:100%;
	height: 117px
}
.grid1014 {
	clear: both;
	width: 1014px;
	margin: 0 auto
}
/*

-------------------------------------------------------------- 

HEADER STYLES

-------------------------------------------------------------- 

*/

.header {
	height:191px;
	position:relative;
	z-index:99
}
.header #logo {
	position:absolute;
	width:254px;
	height:59px;
	border-bottom: 0px;
	padding-bottom: 0px;
	top:35px;
	left:17px
}
.header #hed-right {
	position: absolute;
	width: 210px;
	right: 17px;
}
.header .call {
	background: url(../images/call-img.gif) no-repeat top left;
	float: right;
	height: 24px;
	font-family: 'MyriadPro-SemiboldIt';
	font-weight: normal;
	font-size: 18px;
	color: #3e3e3e;
	padding-left: 16px;
	margin-bottom: 10px;
}
.header .call span {
	font-size: 14px;
	color: #6d6e71
}
.header .message {
	float: right;
	height: 24px;
	font-family: 'MyriadPro-SemiboldIt';
	font-weight: normal;
	font-size: 18px;
	color: #3e3e3e;
	padding-left: 16px;
	margin: 5px 0 5px 0;
}
.header .message span {
	font-size: 14px;
	color: #6d6e71
}
.header .search-area {
	float: left;
	width: 210px
}
.header .search-left {
	background: url(../images/bg-search-left.gif) no-repeat;
	float: left;
	width: 176px;
	height: 25px
}
.header .search-input {
	float: left;
	background: none;
	width: 166px;
	height: 25px;
	line-height: 27px;
	font-size: 11px;
	color: #8f8f8f;
	border: 0px;
	padding-left: 10px
}
.header .search-btn {
	float: left;
	width: 33px;
	height: 25px
}
.header .menu {
	background: url(../images/bg-menu.gif) repeat-x;
	position: absolute;
	width: 1010px;
	height: 43px;
	line-height: 43px;
	left: 0px;
	top: 129px;
	padding-left: 4px;
	border: 1px solid #ee9801;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
.header .menu ul {
	list-style: none;
	margin-bottom: 0px
}
.header .menu li {
	display: inline;
	border-right: 1px solid #b15000
}
.header .menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}
.header .menu li a:hover {
	color: #00254c;
}
.header .menu li.last {
	border-right: 0px;
}
/*

-------------------------------------------------------------- 

BANNER STYLES

-------------------------------------------------------------- 

*/

.banner-area {
	background: url(../images/bg-ban-area.gif) no-repeat;
	height:330px;
	position:relative
}
.banner {
	background: url(../images/bg-ban.gif) no-repeat;
	position: absolute;
	width: 978px;
	height:264px;
	padding: 5px;
	left: 13px
}
.br-lft {
	float: left;
	width: 304px;
	font-family: 'MyriadPro-LightCond';
	font-size: 18px;
	color: #FFFFFF;
	padding: 45px 20px 0px 24px;
}
.br-lft p {
	margin-bottom: 15px;
}
.br-lft h1 {
	font-family: 'MyriadPro-LightCond';
	font-size: 23px;
	color: #fffca5;
	text-transform: uppercase;
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px
}
.br-lft h2 {
	font-family: 'MyriadPro-Semibold';
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 1px
}
.br-lft h3 {
	font-family: 'MyriadPro-SemiboldIt';
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 1px
}
.br-lft h3 span {
	color: #faab1a;
}
.br-rgt {
	float: left;
	width: 610px;
	padding-right: 20px;
}
.price-div {
	position: absolute;
	background: #FFFFFF;
	width: 980px;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	top: 285px;
	left: 17px
}
.price-heading {
	float: left;
	background: url(../images/bg-price-heading.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	padding: 0px 19px;
	margin: 1px 0px 0px 1px
}
.price-heading h1 {
	background: url(../images/black-bullet.png) no-repeat center right;
	font-family: 'MyriadPro-BoldCondIt';
	font-size: 18px;
	text-transform: uppercase;
	color: #282828;
	border-bottom: 0px;
	padding: 0px 12px 0px 0px;
	margin-bottom: 0px
}
.price-div ul {
	list-style: none;
	margin-bottom: 0px
}
.price-div ul li {
	background: url(../images/price-sep.gif) no-repeat center right;
	display: inline;
	padding: 0px 14px 0px 14px
}
.price-div ul li span {
	font-weight: bold;
	color: #b15000
}
.price-div .last {
	background: none
}
/*

-------------------------------------------------------------- 

CONTENT STYLES

-------------------------------------------------------------- 

*/

.content-area {
	background: #FFFFFF url(../images/bg-content-area.gif) no-repeat top;
	position:relative;
	padding-top: 5px
}
.content-div {
	background: #FFFFFF;
	float: left;
	width: 988px;
	line-height: 18px;
	padding: 30px 13px 30px 13px
}
.content-row {
	float: left;
	width: 988px
}
.content-left-img {
	float: left;
	margin-right: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)
}
.content-img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)
}
/*

-------------------------------------------------------------- 

LEFT SECTION STYLES

-------------------------------------------------------------- 

*/

.left-section {
	float: left;
	width: 642px;
	border-right: 1px solid #dadada;
	padding-right: 39px;
	margin-right: 25px
}
.left-section ul {
	list-style: none;
	margin-bottom: 10px;
}
.left-section ul li {
	background: url(../images/brown-bullet.gif) no-repeat 0px 5px;
	display: block;
	padding: 0px 0px 5px 10px
}
.left-section h2 {
	margin-bottom: 15px;
}
.left-section-row {
	float: left;
	width: 642px;
}
.left-section-row p {
	margin-bottom: 10px
}
.core-values-div {
	float: left;
	width: 642px;
	margin-top: 20px
}
.core-values-div h1 {
	width: 422px
}
.core-values-div ul {
	float: left;
	list-style: none;
	margin-right: 40px
}
.core-values-div ul li {
	background: url(../images/brown-bullet.gif) no-repeat 0px 5px;
	display: block;
	padding: 0px 0px 8px 10px
}
.people-div {
	float: left;
	width: 988;
	font-size: 13px
}
.people-left {
	float: left;
	width: 200px
}
.people-right {
	float: left;
	width: 788px;
	padding-top: 10px
}
.people-right h1 {
	width: 422px
}
/*

-------------------------------------------------------------- 

RIGHT SECTION STYLES

-------------------------------------------------------------- 

*/

.right-section {
	float: left;
	width: 278px;
}
.right-section-tab {
	float: left;
	width: 278px;
	margin-bottom: 20px
}
.right-section-tab p {
	margin-bottom: 10px;
}
/*

-------------------------------------------------------------- 

SHARK GALLERY STYLES

-------------------------------------------------------------- 

*/

#shark-gallery {
	float: left;
	width: 278px;
	background-color: white;
}
#shark-gallery #viewer {
	width: 278px;
	height: 100px;
}
#shark-gallery #buttons img {
	width: 100px;
	height: 36px;
	padding: 5px;
	background-color: white;
	border: 1px solid #DDD;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	cursor: pointer;
}
#shark-gallery h3 {
	font-family: 'MyriadPro-Semibold';
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 0px;
	color: black;
	text-align: center;
}
/*

-------------------------------------------------------------- 

FOOTER STYLES

-------------------------------------------------------------- 

*/

.footer-cover {
	margin-top: 30px
}
.footer {
	width:1014px;
	font-size: 13px;
	color: #FFFFFF;
	float:left
}
.footer .footer-box01 {
	background: url(../images/footer-map.png) no-repeat top right;
	width:235px;
	line-height: 22px;
	padding-top: 0px;
	margin-right: 20px;
	float:left
}
.footer .footer-box01 p {
	margin-bottom: 0px
}
.footer .footer-box02 {
	width:200px;
	line-height: 18px;
	float:left
}
.footer .footer-box02 p {
	margin-bottom: 0px;
}
.footer .footer-box02 a {
	color: #FFFFFF;
	text-decoration: none
}
.footer .footer-box02 a:hover {
	text-decoration: underline
}
.footer .footer-box03 {
	width: 546px;
	text-align: right;
	float:right
}
.footer .footer-box03 p {
	margin-bottom: 12px
}
.footer .menu {
	float: left;
}
.footer .menu ul {
	list-style: none;
	margin-bottom: 0px;
}
.footer .menu li {
	background: url(../images/footer-sep.png) no-repeat center right;
	display: inline;
	padding: 0px 8px 0px 5px;
}
.footer .menu li a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.footer .menu li a:hover {
	color: white;
}
.footer .menu li.last {
	background: none;
	padding-right: 0px !important;
}
/*

-------------------------------------------------------------- 

CONTACT STYLES

-------------------------------------------------------------- 

*/

.field01 {
	float:left;
	width: 278px;
	height: 20px;
	background:#FFFFFF;
	border: none;
	padding: 5px 5px 5px 7px;
	color:#58595b;
	font-size: 14px;
	line-height: 17px;
	border: 1px solid #e0e0e0;
	font-weight:normal;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.field02 {
	float:right;
	width: 278px;
	height: 20px;
	background:#FFFFFF;
	border: none;
	padding: 5px 5px 5px 7px;
	color:#58595b;
	font-size: 14px;
	line-height: 17px;
	border: 1px solid #e0e0e0;
	font-weight:normal;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.field-multi2 {
	width: 628px;
	height: 142px;
	background:#FFFFFF;
	border: none;
	padding: 7px 5px 6px 7px;
	color:#58595b;
	font-size: 14px;
	line-height: 21px;
	font-weight:normal;
	border: 1px solid #e0e0e0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.normal-row {
	float:left;
	width: 642px;
	margin-bottom: 15px;
}
.btn-go {
	background: #f29e09;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	border: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 0px 15px;
}
.normal-row p {
	margin-bottom: 5px;
}
#searchsubmit {
	float: left;
	background: url(../images/search-btn.gif) no-repeat;
	width: 33px;
	height: 25px;
	border: 0px;
	cursor: pointer
}
#s {
	background: url(../images/bg-search-left.gif) no-repeat;
	float: left;
	width: 166px;
	height: 24px;
	line-height: 27px;
	font-size: 11px;
	color: #8f8f8f;
	border: 0px;
	padding-left: 10px
}
.language-div {
	float: right;
	width: 150px;
	margin: 10px 0px;
}
.language-div ul {
	float: right;
	list-style: none;
}
.language-div ul li {
	float: left;
	display: inherit;
}
.language-div ul li.english {
	padding-right: 10px;
}
.language-div ul li.english a {
	margin-right: 10px;
}