@import url("../css/layout.css");
@import url("../css/navigation.css");
@import url("../css/sidebar.css");
@import url("../css/allbtn.css");
@import url("../css/side_navigation.css");
@import url("../css/side_navigation.css");
@import url("../css/contentslider.css");

/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
#footer,
.gridlistbtn a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
body,
.link,
.cmstxt,
.points li {
	font-family:Arial, Helvetica, sans-serif;
	}
h2, 
.pageheader h1  {
	font-family:"trebuchet MS";
	}
/*##################################
COMMON CSS
##################################*/

/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
ul li, ol li {
	margin-bottom:8px;
	}
ul li ul {
	margin-top:8px;
	}
a {
	text-decoration:none;
	}
/*
H1-pageheader, 
H2-common sub-title in page, 
H3-common sub-title in page, 
H4-sidebar product name, Headers in forms
H5-sidebar title
H6-not define yet*/
h1, h2, h3, h4, h6 { 
	margin:0px;
	padding:0px;
	}
h2 {
	margin-bottom:5px;
	text-transform:uppercase;
	color:#000000;
	font-size:100%;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#626dff;
	}
.link:hover,
.elink:hover {
	color:#333333;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	text-align:center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #000000;
	}
.imgborder, .imgleft, .imgright {
	padding:2px;
	}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
	}
.imgright {
	float:right;
	margin:0 0px 10px 10px;
	}
.cmstxt {
	margin:0 0 15px 0;
	font-size:12px;
	color:#333333;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.textboxborder {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A9C2A5;
	font-size:100%;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.handcur {
	cursor:pointer;
	}
h4 {
	font-size:13px;
	}
/* IMAGE ALIGN CSS
-----------------------------------*/
.imgborder, 
.imgleft,
.imgright {
	text-align:center;
	display:block;
	}
.imgborder img.spacer,
.imgleft img.spacer,
.imgright img.spacer {
	width:0px;
	}
.imgborder img,
.imgleft img,
.imgright img{
	vertical-align:middle;
	}
/*==================================
POPUP CSS
==================================*/
#white {
	background-color:#FFFFFF;
	padding:15px;
	font-size:80%;
	}
#white .btnbar {
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:10px 0;
	}
#white #topbar {
	height:140px;
	border-top:none;
	}
#white #topbar .close {
	position:absolute;
	right:15px;
	top:15px;
	}
#white .formcss .btnbar {
	padding:0;
	}
/* POPIMAGE CSS
----------------------------------*/
#white .image #topbar {
	margin-bottom:15px;
	}
#white .image h2 {
	margin:0px;
	}
/* CURVE IMAGE CSS
#######################################*/
.tl, .tr, .bl, .br, .tl1, .tr1 {
	position:absolute;
	line-height:0px;
	font-size:0px;
	display:block;
	background:url(../images/commonimg.gif) no-repeat;
	}
.tl, .tr 	{ height:6px; width:6px; }
.tl 		{ left:0px; top:0px; }
.tr 		{ right:0px; top:0px; }

.tl1, .tr1 	{ height:6px; }
.tl1		{ width:100%; top:-1px; left:-1px; }
.tr1 		{ width:97%;right:-2px; }

.bl, .br 	{ height:6px; }
.bl 		{ width:100%; bottom:-1px;left:-1px; }
.br 		{ width:98%; right:-2px; }
/*==================================
COMMON POINTS CSS
==================================*/
.points, .ticks {
	list-style-type:none;
	margin:0 0 15px 15px;
	padding:0px;
	}
.points li, .ticks li {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../images/arrow.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.ticks li {
	padding:10px 0 5px 25px;
	margin:0 0 15px 0;
	color:#333333;
	background-image:url(../images/tickimg.png);
	background-position:1px 6px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points li .points{
	margin-top:15px;
	}
/*==================================
ALL HORIZONTAL-BARS RELATED CSS
==================================*/
.hor_bar, .hor_bar1 {
	padding:8px 10px;
	margin-bottom:15px;
	position:relative;
	min-height:15px;
	}
.hor_bar {
	background-color:#f2f2f2;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	}
.hor_bar1 {
	background-color:#DBE2DA;
	border-bottom:1px solid #B8CFB5;
	border-right:1px solid #B8CFB5;
	}
.hor_bar .right1, 
.hor_bar1 .right1 {
	position:absolute;
	right:8px;
	top:7px;
	}
.hor_bar .left1, 
.hor_bar1 .left1 {
	position:absolute;
	left:8px;
	top:7px;
	}
/*=======================================
HOR LINE & CLEAR CSS
========================================*/
.hor_line{
	height:20px;	
	margin-bottom:20px;
	border-bottom:1px solid #dfdfdf;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*================================
NO RECORD ERROR CSS
===============================*/
.norecord {
	border:1px solid #dfdfdf;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 9px 55px;
	height:30px;
	position:relative;
	margin-bottom:15px;
	}
.norecord img{
	position:absolute;
	left:8px;
	top:8px;
	border:none;
	}
/*##################################
TOPBAR CSS
##################################*/
#topbar {
	position:relative;
	background-color:#607D5E;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
.logo_container {
	position:relative;
	min-height:1px;
	}
.logo_container .logo{
	width:238px;
	height:231px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:5px;
	top:-234px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
.table_container {
	position:relative;
	min-height:1px;
	background:url(../images/table_bg.gif) repeat-y -4px -2px;
	padding-left:24px;

	}
.table_container1 {
	background:url(../images/table_bg.gif) repeat-y 2px -2px;
	}
.table_container .top {
	position:absolute;
	top:400px;
	left:0px;
	}
.table_layout {
	border:1px solid #D1DADD;
	border-left:none;
	font-size:11px;
	border-right:none;
	}
.table_layout .hd {
	padding:5px;
	font-weight:bold;
	}
.table_layout .color_green {
	color:#006600;
	}
.table_layout .color_red {
	color:#ff0000;
	}
.table_layout td {
	border-bottom:1px solid #D1DADD;
	border-right:1px solid #D1DADD;
	}
.table_layout1 td {
	padding:8px 10px;
	background-color:#f7f7e8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #a3a399;
	}
.table_layout1 .bg-hd td {
	background:url(../images/bg-tbl.gif) repeat 0 0;
	color:#333333;
	}
.box_container {
	position:relative;
	text-align:center;
	height:250px;
	width:250px;
	padding:10px;
	padding-right:15px;
	padding-top:40px;
	margin:auto;
	background:url(../images/box_bg.png) no-repeat 0 0;
	}
.box_container .top {
	position:absolute;
	left:0px;
	top:0px;
	}
.box_container .bot {
	position:absolute;
	left:0px;
	bottom:0px;
	}

/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	padding:5px 0 10px 0;
	}
.pageheader h1 {
	margin:0px;
	color:#2740A4;
	font-size:140%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.pagepath {
	padding:7px 15px 8px 0px;
	margin-bottom:20px;
	color:#666666;
	font-size:80%;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	}
.pagepath strong {
	margin:0 7px 0 7px;
	color:#333333;
	}
.pagepath a{
	color:#666666;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#2740A4;
	}
.pagepath span {
	/*active page name*/
	color:#2740A4;
	font-weight:normal;
	}
/*##################################
NAVIGATION CSS
##################################*/
#navigation {
	position:relative;
	width:247px;
	background:url(../images/navigation_bg.gif) repeat-y 6px 0;
	margin-top:40px;
	margin-bottom:50px;
	z-index:10000;
	}
#navigation .nav_top {
	position:absolute;
	left:5px;
	top:-48px;
	}
#navigation .nav_bot {
	position:absolute;
	left:5px;
	bottom:-22px;
	}
#navigation .link3 {
	margin-top:-2px;
	} 
#navigation .link4 {
	margin-top:-2px;
	} 
#navigation .link5 {
	margin-top:-2px;
	} 
#navigation .link6 {
	margin-top:-2px;
	} 
#navigation .link7 {
	margin-top:-1px;
	} 
#navigation .link8 {
	margin-top:-1px;
	} 
#navigation .link9 {
	margin-top:0px;
	} 
#navigation .link10 {
	margin-top:-2px;
	} 
#navigation .link11 {
	margin-top:-1px;
	} 
#navigation .link12 {
	margin-top:-1px;
	} 
#navigation .link13 {
	margin-top:0px;
	} 
#navigation .link14 {
	margin-top:0px;
	} 
#navigation .link15 {
	margin-top:-2px;
	} 
#navigation .yuimenubaritem .active {
	background:url(../images/nav_hover.gif) no-repeat 45px bottom ;
	color: #2740A4;

	}
#navigation .yuimenubaritem {
	
	}
#navigation .yuimenubaritem .yuimenuitem .active {
	background-color: #E5E5D0;
	background-image:none;
	color: #000000;
	}
/*#################################### 
  CSS
####################################*/
.midbar {
	margin-bottom:15px;
	background:url(../images/midbar-content-bg1.gif) no-repeat 0 0;
	width:694px;
	height:399px;
	}
.midbar .midbarimg {
	padding:33px 0 0 43px;
	}
.midbar_container {
	background:none;
	padding:3px 5px 0 0px;
	padding-bottom:0px;
	position:relative;
	height:399px;
	_height:1px;
	margin-bottom:-10px;
	}
	
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left:0px;  /*leave as is*/
	top:0px;  /*leave as is*/
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width:100%;
	font-size:0px;
	line-height:0px;
	}
.midbarcontent .pagination{
	padding-top:15px;
	margin:auto;
	}
.pagination{
	text-align:center;
	width:200px;
	height:14px;
	zoom:1;
	position:relative;
	margin:auto;
	}
.pro-container .pagination .toc {
	background:url(../images/navdots.gif) no-repeat -20px -14px;
	width:15px;
	height:14px;
	}
.pro-container .pagination .toc:hover, 
.pro-container .pagination .toc.selected {
	background:url(../images/navdots.gif) no-repeat 0 -16px;
	}
.midbarcontent .pagination .toc {
	background:url(../images/navdots.gif) no-repeat -1px -2px;
	}
.midbarcontent .pagination .toc:hover, 
.midbarcontent .pagination .toc.selected {
	background:url(../images/navdots.gif) no-repeat -20px -2px;
	}

/*#################################### 
TEXT CONTETNT ARE CSS
####################################*/
.text_contentarea {
	position:relative;
	background-color:#FFFFFF;
	min-height:650px;
	background:url(../images/textcontentarea_bg.gif) repeat-y 8px 0;
	padding:10px 30px 15px 35px;
	}
.text_contentarea .left_top {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-10px;
	}
.text_contentarea .left_bot {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:-10px;

	}
.text_contentarea .right_top {
	position:absolute;
	right:0px;
	top:0px;
	}
.text_contentarea .right_bot {
	position:absolute;
	right:0px;
	bottom:0px;
	}
.text_contentarea .bot {
	position:absolute;
	right:14px;
	bottom:-15px;
	}
.text_contentarea .top {
	position:absolute;
	right:15px;
	top:-12px;
	}
.text_contentarea .sidebanner {
	background:url(../images/contentbox_bg.png) no-repeat 0 0;
	position:absolute;
	right:16px;
	bottom:0px;
	width:221px;
	height:395px;
	text-indent:-999999999999px;
	}
/*==================================
SCROLLER CSS 
==================================*/
#pscroller_infoboxnews {
	height:275px;
	}
#pscroller_topbar {
	height:58px;
	}
#pscroller_news {
	height:245px;
	}
#pscroller_events {
	height: 355px;
	}
#pscroller_specials {
	height: 355px;
	}
#pscroller_testimonials {
	height:245px;
	}
#pscroller_indexnews {
	height:152px;
	}
.midbar-container 
	{
	background-color: #b4b4b4;
	background-image: url(../images/midbar-content-bg.gif);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	position: relative;
	margin-bottom: 16px;
	}
/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox1 {
	border:1px solid #D0D0D0;
	padding:15px;
	margin:0 0 20px 0;
	min-height:1px;
	}
.contentbox1 dt {
	font-weight:bold;
	margin:-15px -15px 5px -15px;
	padding:12px 15px;
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color:#2740A4;

	}
.contentbox1 dt a{
	color:#2D7628;
	}
.contentbox1 dt a:hover{
	color:#000000;
	}
.contentbox1 .contentboxdata {
	margin:0px;
	}
.contentbox1 .imgleft td{
	height:94px;
	width:164px;
	}
.contentbox1 .linkbox {
	display:block;
	margin:15px -15px -15px -15px;
	height:35px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	}
.contentbox1 .linkbox a {
	position:absolute;
	right:10px;
	top:9px;
	}
.linkbar {
	font-weight:bold;
	background-color:#f2f2f2;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	}
.contentbox1 .linkbox a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C50510;
	font-weight:normal;
	position:absolute;
	right:10px;
	}
	
.contentbox1 .linkbox a:hover {
	color:#333333;
	}
.govners-box {
	background:url(../images/bg-govners-box.gif) no-repeat 0 0 #f8f8f8;
	width:235px;
	position:relative;
	color:#333333;
	margin-bottom:15px;
	}
.govers-content {
	padding:48px 15px 30px 15px;
	position:relative;
	z-index:9999;
	line-height:1.8;
	}
.govners-box .governs-box-bot {
	background:url(../images/governs-box-bot.gif) no-repeat 0 0;
	width:240px; height:48px;
	position:absolute;
	left:-5px; bottom:0px;
	
	}
.govners-box .govers-hd {
	color:#6b80d6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
	}
.pe_kit {
	background:url(../images/bg-ptkit.gif) no-repeat 0 0;
	padding:15px 25px;
	color:#072ea7;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	}
.govners-box ul li {
	padding-top:0px; padding-bottom:0px;
	margin:2px 0 2px 0;
	}

.video_box { 
	background:url(../images/bg-videobox.png) no-repeat 0 0;
	padding:35px;
	height:449px;
	}
/*##################################
FOOTER CSS
##################################*/
#footer {
	background-color:#ffffff;
	font-size:65%;
	height:144px;
	position:relative;
	margin-bottom:60px;
	z-index:100000;
	background:url(../images/footer_bg.gif)  no-repeat 0 0;
	margin-left:10px;
	margin-right:10px;
	}
#footer .logo {
	position:absolute;
	left:30px;
	top:95px;
	}
#footer .logo a {
	color:#5FB9EF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#footer .logo a:hover {
	color:#000000;
	}
#footer .top_left {
	position:absolute;
	left:10px;
	top:-18px;		
	}
#footer .top_right {
	position:absolute;
	right:100px;
	top:-10px;		
	}
#footer	.right_top {
	position:absolute;
	right:15px;
	top:5px;		

	}
#footer .bot {
	position:absolute;
	left:-13px;
	bottom:-11px;	
	z-index:-100px;	
	}
#footer .color1 {
	color:#666666;
	}
#footer .copyright,
#footer .links {
	position:absolute;
	top:55px;
	left:30px;
	} 
#footer .copyright {
	color:#AFADAD;
	}
#footer .links {
	color:#607D5E;
	top:75px;
	}
#footer .links a {
	color:#5FAAE1;
	}
#footer .links a:hover {
	color:#000000;
	}
#footer .links span {
	margin:0 2px;
	color:#5FAAE1;
	}
#footer .bookmarkbtn {
	position:absolute;
	bottom:10px;
	right:20px;
	}
