@import url("reset.css");
/*
Sitewide
*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a {	color: #0279AD;}
/*a:hover {	color: #900;}*/
.left {float:left;}
.right {float:right;}
/*
Navigation
*/
#navigation {
		background: url() left no-repeat;
		height: 45px;
		margin: 5px 0 8px 0;
		clear: both;
		}

/*
Header
*/
body {
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size: 90%;*/
}
body#home {
	background: url(../images/background_home.jpg) repeat-x #fff;
}
body#company {
	background: url(../images/background_company.jpg) repeat-x #fff;
}
body#sub {
	background: url(../images/background_sub.jpg) repeat-x #fff;
}

h1 {
	font-size: 200%;
	line-height: 70px;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	margin: 5px 0 30px 0;
	/*background:url(../images/h1.png) right no-repeat; */
	  /* altered by Tarei.K, styling H1 styling overriden as it added fern styling to all H1 */
}

h1.addFern {
	font-size: 200%;
	line-height: 70px;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	margin: 5px 0 30px 0;
	background: url(../images/h1.png) right no-repeat !important ;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}
a.logo {
	background: url(../images/logo15.jpg) no-repeat;
	margin: 10px 0 10px 0;
	height: 44px;
	width: 280px;
	border: none;
	padding:0;
	float:left;
}

#header_support {
	float: right;
	width: 300px;
	text-align: right;
	color: #3585d4;
	font-weight: bold;
	font-size: 85%;
	/* added TK 27.09.12*/
		position: relative;
		top: 15px;
	font-weight: normal;
	font-family: Helvetica, "Arial", sans-serif;
}
#header_support li{
	float: right;
	margin: 5px 0 5px 20px;
}
#header_support li a{
/*	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted;*/

	/* added TK 27.09.12 */
	color: #3585d4;
	text-decoration: none;
	border: 0;
}
#header_support li a:hover{
	color: #900;
	border-bottom: 1px dotted;
}
#header_support h2{
	font-size: 130%;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding:0;
	/* added TK 27.09.12*/
		position: absolute;
		top: 0;
		right: 300px;
		width: 400px;
}

#header_support h2 span {
	font-weight: normal;
}
#header_support li a:hover, #header_support li a :hover {
	border-bottom: 1px solid #3585d4;
	color: #3585d4;
}

/* product tour */

		#quicktour h2 {font-size: 130%; font-weight: bold; padding: 10px 0 15px 0;text-indent: 50px;text-shadow: 0 1px 0 #fff;}
		#quicktour h3 {font-size: 140%; font-weight: bold; padding: 0 0 5px 0;}
		#quicktour p { padding: 5px 20px 8px 0;line-height: 20px; font-size: 95%;text-shadow: 0 1px 0 #fff;}
		#quicktour strong {font-weight: bold;}
		ul#tabs {float: left;margin:0 auto 0 0;padding:0 0 0 0;height: 260px;width: 380px;list-style:none;}
		ul#tabs a {color: #000;display: block;font-size: 14px;height: 39px;line-height: 38px;text-decoration: none;text-indent: 50px;width: 380px;}
		ul#tabs a:link, ul#tabs a:visited {display:block;color:#000;}
		ul#tabs a.on {color: #000;}
		.products {float: right;}


		.content .inner-clearfix{padding:10px;}
		/* scroller li images off */
		#quicktour ul#tabs li.list1 a:link,#quicktour ul#tabs li.list1 a,
		#quicktour ul#tabs li.list2 a:link,#quicktour ul#tabs li.list2 a,
		#quicktour ul#tabs li.list3 a:link,#quicktour ul#tabs li.list3 a,
		#quicktour ul#tabs li.list4 a:link,#quicktour ul#tabs li.list4 a,
		#quicktour ul#tabs li.list5 a:link,#quicktour ul#tabs li.list5 a,
		#quicktour ul#tabs li.list6 a:link,#quicktour ul#tabs li.list6 a {background:url(../images/arrows.jpg) no-repeat 10px center;color:#0379AE;	text-shadow: 0 1px 0 #fff;}

		#quicktour ul#tabs li.list1 a:hover,
		#quicktour ul#tabs li.list2 a:hover,
		#quicktour ul#tabs li.list3 a:hover,
		#quicktour ul#tabs li.list4 a:hover,
		#quicktour ul#tabs li.list5 a:hover,
		#quicktour ul#tabs li.list6 a:hover {	opacity: .80;filter: alpha(opacity=80);-webkit-transition: opacity 1s linear;}

		#quicktour ul#tabs li.list1 a.on,
		#quicktour ul#tabs li.list2 a.on,
		#quicktour ul#tabs li.list3 a.on,
		#quicktour ul#tabs li.list4 a.on,
		#quicktour ul#tabs li.list5 a.on,
		#quicktour ul#tabs li.list6 a.on {background: url(../images/quckview_pointer.jpg) no-repeat;color: #fff;	text-shadow: 0 1px 0 #567827;}

		ul.links li {
	padding: 4px 0 4px 14px;
	background: url(../images/arrow_dark.png) left no-repeat;
		}
/*
Footer
*/
#testimonial {
	width: 100%;
	height: 130px;
	background: #E0E9F1;
	clear:both;
	margin: 30px 0 0 0;
	padding: 10px 0;
}
#testimonial h2{
	font-size: 130%;
	font-weight: bold;
	padding: 20px 0 0 0;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	color:#51A3C6;
	}
.testimonial {
	width: 220px;
	font-size: 90%;
	background: #EFF2F8 url(../images/testimonial_arrow.png) bottom right no-repeat;
	padding: 10px;
	margin: 20px 10px 0 0;
	float:left;
	-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;
}
.testimonial p{
	margin: 0 0 6px 0;
	color: #666;
}
.testimonial a{
	text-decoration: none;
	font-size: 80%;
}
#footer {
	width: 100%;
	height: 200px;
	background: #31476D url(../images/footer_background.jpg) repeat-x center;
	border-top: 2px solid #FFF;
	padding: 30px 0 10px 0;
}
.footer_links {
	font-size: 85%;
	width: 190px;
	height: 140px;
	background: url(../images/nav_bg.jpg) right repeat-y;
	padding: 10px 20px 10px 20px;
	color: #FFF;
	float: left;
}
.right_footer_links {
	width: 230px;
	height: 60px;
	padding: 10px 20px 10px 20px;
	color: #FFF;
	float: left;
	font-size: 85%;
	line-height: 22px;
}
.footer_links h2{
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.footer_links li{
	padding: 4px 0 4px 14px;
	background: url(../images/arrow.png) left no-repeat;
}
.footer_links a{
	color: #FFF;
	text-decoration: none;
}
.footer_links a:hover{
	color: #ccc;
}
.social {
	margin: 0 10px 10px 0;
}

/*
Site Wide Assets
*/
a.enquire_now {
	display:block;
	margin: 0 auto;
	width: 133px;
	height: 37px;
	background: url(../images/enquire_now.png) 0 0 no-repeat;
}
a.enquire_now:hover {
	background-position: 0 -37px;
}
a.sign_up {
	display:block;
	margin: 0 auto;
	width: 133px;
	height: 37px;
	background: url(../images/sign_up.png) 0 0 no-repeat;
}
a.sign_up:hover {
	background-position: 0 -37px;
}
a.buy_now {
	display:block;
	margin: 0 auto;
	width: 133px;
	height: 37px;
	background: url(../images/buy_now.png) 0 0 no-repeat;
}
a.buy_now:hover {
	background-position: 0 -37px;
}

h2.big_title {
	font-size: 260%;
	text-align: center;
	width: 800px;
	padding: 0 0 20px 0;
	margin: 0 auto;
	font-weight:bold;
}
h2.big{
	font-size: 140%;
	color: #0379AE;
	font-weight: normal;
	padding:0;
	margin: 15px 0 15px 0;
	clear:both;
	}
h3.big{
	font-size: 160%;
	color: #0379AE;
	font-weight: normal;
	text-align:center;
	padding:5px 0 5px 0;
	clear:both;
	}

.small {
	font-size: 80%;
	color: #999;
	text-align: center;
	line-height: 20px;
	margin: 5px 0;
}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

.attn {
	border: 1px solid #FFF35E;
	color: #C69E00;
	background: #FFFBCC url(../images/warning.png) no-repeat;
	margin: 0 0 10px 0;
	width: 85%;
	background-position: 10px center;
	padding: 10px 5% 10px 10%;
	height: 30px;
}
