@import url("../css/layout.css");
@import url("../css/navigation.css");
@import url("../css/sidebar.css");
/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
#footer,
.gridlistbtn a {
	font-family: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;
	}
a {
	text-decoration:none;
	}
.fck ol, .fck ul {
 margin:0 0 15px auto;
 padding:0 0 0 25px;
 }
.fck ol li{
 list-style-type:decimal;
 margin-bottom:5px;
 }
.fck ul li{
 list-style-type:disc;
 margin-bottom:5px; 
}
.lt, .lb, .rt, .rb{
	position:absolute;
	}
.lt{
	left:0px;
	top:0px;
	}
.rt{
	right:0px;
	top:0px;
	}
.lb{
	left:0px;
	bottom:0px;
	}
.rb{
	right:0px;
	bottom:0px;
	}
/*CONTENTBOX CSS (CURVES)*/
.crv_contentbox {
	position:relative;
	border:1px solid #E6E6E6;
	z-index:1;
	_height:1px;
	}
.crv_contentbox .lt,
.crv_contentbox .rt,
.crv_contentbox .lb,
.crv_contentbox .rb{
	position:absolute;
	height:5px; width:5px;
	background:url(../images/contentboxcurves.gif) no-repeat;
	line-height:0px;
	font-size:0px;	
	}
.crv_contentbox .lt { 
	left:-1px;
	top:-1px; 
	 _top:0px; 
	}
.crv_contentbox .rt {
	 right:-1px; 
	 top:-1px;
	 _top:-1px; 
	 }
.crv_contentbox .lb {
	 left:-1px; 
	 bottom:-1px;
	 }
.crv_contentbox .rb {
	 right:-1px;
	 bottom:-1px; 
	}
.content{
	padding:10px;
	}
.crv_contentbox .lt { background-position:0 0px; }
.crv_contentbox .rt { background-position:-6px 0; }
.crv_contentbox .lb { background-position:0 -6px; }
.crv_contentbox .rb { background-position:-6px -6px; }

/*
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%;
	}
#aboutus ul li {
	margin-bottom:8px;
	}
#aboutus h4 {
	margin-bottom:8px;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#7E1B00;
	}
.link:hover,
.elink:hover {
	color:#000000;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #e5e5e5;
	background-color:#FFFFFF;
	text-align:center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #999999;
	}
.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:80%;
	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;
	}
/* 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 .btnbox {
	text-align:center;
	border-bottom:1px solid #E3DACC;
	border-top:1px solid #E3DACC;
	padding:10px 0;
	margin-top:20px;
	}
#white #topbar {
	height:95px;
	border-top:none;
	background-image:url(../images/mainbg_img.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-bottom:15px;	
	}
#white #topbar .close {
	position:absolute;
	right:15px;
	top:15px;
	}
#white .btnbar {
	padding:0;
	text-align:center;
	padding:10px 0;
	margin-top:20px;
	}
	
#white .btnbar input {
	
	}
/* POPIMAGE CSS
----------------------------------*/
#white .image #topbar {
	margin-bottom:15px;
	}
#white .image h2 {
	margin:0px;
	}
/*==================================
MORE BUTTON LINK CSS
==================================*/
.morebtn,
.morebtn1,
.backtopbtn,
.sidebarbox .morebar .link,
.buybtn {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	}
.backtopbtn{
	background-image:url(../images/backtopbtn.gif);
	width:100px;
	height:17px;
	}
.morebtn,
.sidebarbox .morebar .link {
	background-image:url(../images/morebtn.gif);
	width:50px;
	height:17px;
	}
.morebtn1 {
	background-image:url(../images/morebtn1.gif);
	width:52px;
	height:17px;
	}
.morebtn:hover,
.backtopbtn:hover,
.sidebarbox .morebar .link:hover,
.morebtn1:hover,
.buybtn:hover {
	background-position:0 -17px;
	}
.buybtn {
	background-image:url(../images/buybtn.gif);
	width:69px;
	height:17px;
	}
/*==================================
COMMON POINTS CSS
==================================*/
.points {
	list-style-type:none;
	margin:0 0 15px 15px;
	padding:0px;
	}
.points li {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../images/bullet.gif);
	background-position:0px 5px;
	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:#F4EBEB;
	border-bottom:1px solid #E3DACC;
	border-right:1px solid #E3DACC;
	}
.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 #E3DACC;
	}
.hor_line1{
	height:20px;	
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*================================
NO RECORD ERROR CSS
===============================*/
.error {
	color:#FF0000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.norecord {
	border:1px solid #E3DACC;
	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;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
#topbar h1 .logo{
	width:197px;
	height:103px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
#topbar .tags {
	position:absolute;
	right:-150px;
	top:35px;
	}
#topbar .logo2 {
	position:absolute;
	right:185px;
	top:24px;
	}
#topbar .slogan {
	position:absolute;
	left:206px; top:45px;
	color:#c80000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px; line-height:28px;
	}

/*==================================
TOPBAR NENU CSS
==================================*/
.topbar_menubar {
	position:absolute;
	right:145px;
	top:6px;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 10px 5px 10px;
	}
.topbar_menubar a {
	color:#666666;
	}
.topbar_menubar a:hover {
	color:#666666;
	}
.topbar_menubar span {
	color:#A60000;
	margin:0 4px 0 3px;
	}
/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	padding:0 0 10px 0;
	}
.pageheader h1 {
	margin:0px;
	color:#C80000;
	font-size:130%;
	font-weight:normal;
	text-transform:uppercase;
	}
.pagepath {
	padding:7px 15px 7px 0px;
	margin-bottom:20px;
	color:#000000;
	font-size:70%;
	border-top:1px solid #E3DACC;
	border-bottom:1px solid #E3DACC;
	}
.pagepath strong {
	margin:0 7px 0 7px;
	color:#c80000;
	}
.pagepath a{
	color:#000000;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#c80000;
	}
.pagepath span {
	/*active page name*/
	color:#c80000;
	font-weight:normal;
	}
/*##################################
NAVIGATION CSS
##################################*/
#navigation {
	}
#navigation .active{
	color:#7f510f;
}
/*#################################### 
MIDBAR CSS
####################################*/
.midbarinner_container{
	min-height:1px;
	}
.midbarimg{
	width:464px;
	}
.midbox1{
	width:200px;
	padding:0 15px 0 15px
	}
.midbox1 .btnbar {
	position:relative;
	min-height:1px;
	}
.midbox1 .btnbar .freebtn{
	position:absolute;
	left:0px;
	}
.midbox1 .btnbar .buybttn{
	position:absolute;
	left:104px;
	}
.midbox2{
	width:273px;
	}
.midbarinner_container .midbox1 h1{
	font-family:"Trebuchet MS";
	font-size:105%;
	color:#7E1B00;
	line-height:1.1;
	text-transform:uppercase;
	margin-bottom:5px;
	}
.midbarinner_container .midbox1 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	margin-bottom:4px;
	}
/*POINTS CSS IN INDEX PAGE*/
.points1 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.points1 {
	list-style-type:none;
	margin:5px 0 10px 0px;
	padding:0px;
	font-size:80%;
	font-weight:bold;
	}
.points1 li {
	padding:0 0 0 17px;
	margin:0 0 2px 0;
	color:#B98E4E;
	background-image: url(../images/pointsarrow.gif);
	background-position:1px 2px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.midbox2 .image1{
	margin:0 0 15px 0;
	}
/*==================================
SCROLLER CSS 
==================================*/
#pscroller_infoboxnews {
	height:275px;
	}
#pscroller_topbar {
	height:58px;
	}
#pscroller_news {
	height:152px;
	}
#pscroller_events {
	height: 340px;
	}
#pscroller_specials {
	height: 340px;
	}
#pscroller_testimonials {
	height:230px;
	}
#pscroller_indexnews {
	height:152px;
	}
/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox1 {
/*	background-image:url(../images/content_box2bgimg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#F1F1F1;*/
	padding:30px 15px 15px 15px;
	margin:0 0 15px 0;
	min-height:1px;
/*	background-image:url(../images/sidebar_horz_lineimg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;*/	
	}
.contentbox1 dt {
	font-weight:bold;
	margin:-15px 0px 15px 0px;
	padding:0px 15px 12px 0px;
	font-size:100%;
	background-image:url(../images/bdr_img2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	
	color:#A10000;
	}
.contentbox1 dt a{
	color:#7E1B00;
	}
.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 0px;
	height:25px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	/*background-color:#FCF4E8;	
	border-bottom:1px solid #E3DACC;
	border-right:1px solid #E3DACC;*/
	}
.contentbox1 .linkbox a {
	position:absolute;
	right:10px;
	top:9px;
	}
.linkbar {
	font-weight:bold;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*DESC BOX*/
.desc_box{
	padding:15px;
	margin-bottom:20px;
	
	}
/*#####################################
questnaire_title css
###################################*/
.questions input { border:none;}
/*quest_table*/	
.quest_table td{
	padding:10px 0 10px 0;
	border-bottom:1px solid #F5F3F3;
	}
.quest_table .quest_td{
	width:80%;
	font-weight:bold;
	}
.quest_table .quest_yes{
	width:5%;
	}
.quest_table .quest_no{
	width:5%;
	}
.quest_table .quest_sure{
	width:10%;
	}
/*training_table*/
.training_table th{
	text-align:left;
	padding:10px;
	background-color:#C80000;
	color:#FFFFFF; 
	}
.training_table .alt_bg{
	background-color:#F7F7F7;
	}
.training_table td{
	padding:0px 8px 0px 8px;
	border-bottom:1px solid #F5F3F3;
	}
.training_table .course{
	width:25%;
	}
.training_table .dat{
	width:15%;
	}
.training_table .time{
	width:15%;
	}
.training_table .place{
	width:15%;
	}
	.training_table .cost{
	width:15%;
	}
	.training_table .for{
	width:15%;
	}
/*TEXT BOX CSS*/
.textbox {
	margin:0 auto;
	padding:15px;
	}
h2 span {
	color:#C80000;
	}
/*option_content*/
.option_content {
	padding:10px 0 10px 0;
	}
.option_content h2{
	padding:10px;
	}
.option_content .points {
	padding:0px 10px 0px 0px;
	}
/*##################################
FOOTER CSS
##################################*/
.footerbg {
	
		}
#footer {
	font-size:65%;
	height:67px;
		
	width:958px;
	
	margin:0 auto;
	
	font-family:Verdana, Arial, Helvetica, sans-serif
	
	}
#footer .copyright{
	position:absolute;
	top:19px;
	
	left:0px;
	color:#666666;
	} 
	
#footer img {
	position:absolute;
	
	top:0px;
	right:18px
	}
#footer .links {
	
	position:absolute;
	left:0px;
	color:#666666;
	
	top:38px;
	}
#footer .links a {
	color:#666666;
	}
#footer .links a:hover {
	color:#000000;
	}
#footer .links span {
	margin:0 3px;
	}

