@charset "utf-8";
/* created by NKS */



/*********** SELECTORS STYLES  (NKS)***********/
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; table-layout:fixed; color:#424242; background:#fff; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#670104;}
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { list-style-type:none; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:2px;  }

a{
cursor: pointer;
text-decoration:none;
outline:none;
color:#333;
}


img{ border:none;}

.inputBdr{ border:#cad6e0 1px solid;}
.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#057aad url(images/btnBg.jpg) repeat-x;  overflow:visible; cursor:pointer; font:bold 11px Arial, Helvetica, sans-serif; color:#fff; border:none;  padding:2px 5px;}
.button:hover{ background:#000; color:#fff;}

.container{ width:1000px; margin:0 auto;}
.b1{ background:url(images/b1.gif) left 10px no-repeat; padding:7px 0 7px 20px; border-bottom:#4875ae 1px solid; color:#fff;}
.b2{ background:url(images/b2.gif) left 6px no-repeat; padding-left:10px;}
.b3{ background:url(images/bull_b.gif) left 3px no-repeat; padding-left:20px;}
.q{ background:url(images/questionMark.gif) left 1px no-repeat; padding-left:30px;}

.ver{ font-family:Verdana, Geneva, sans-serif;}
.geo{ font-family:Georgia, "Times New Roman", Times, serif;}

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh13em { line-height:1.3em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana; }

.black, .black a:link, .black a:visited { color:#707070; }
.black a:hover, .black a:active { color:#000; }
.black2, .black2 a:link, .black2 a:visited { color:#000; }
.black2 a:hover, .black2 a:active { color:#069; }
.dgreen, .dgreen a:link, .dgreen a:visited { color:#ad9409; }
.dgreen a:hover, .dgreen a:active { color:#000; }
.gray, .gray a:link, .gray a:visited { color:#d4d4d4; }
.gray a:hover, .gray a:active { color:#fff; }
.maroon, .maroon a:link, .maroon a:visited { color:#cc0000; }
.maroon a:hover, .maroon a:active { color:#900; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#00f6ff; }
.blue, .blue a:link, .blue a:visited { color:#0084bc; }
.blue a:hover, .blue a:active { color:#000; }
.dblue, .dblue a:link, .dblue a:visited { color:#064e7d; }
.dblue a:hover, .dblue a:active { color:#000; }
.dorng, .dorng a:link, .dorng a:visited { color:#7d6834; }
.dorng a:hover, .dorng a:active { color:#000; }
.lorng, .lorng a:link, .lorng a:visited { color:#717171; }
.lorng a:hover, .lorng a:active { color:#000; }

/***** ALIGNMENT STYLES (NKS)*****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; z-index:1000; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES STYLES (NKS)*****/
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml8px { margin-left:8px; }
.ml5px { margin-left:5px; }
.ml65px { margin-left:65px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml23px { margin-left:23px; }
.ml25px { margin-left:25px; }
.ml30px { margin-left:30px; }
.ml35px { margin-left:35px; }
.ml50px { margin-left:50px; }
.ml65px { margin-left:65px; }
.ml90px { margin-left:90px; }
.mt2px{ margin-top:2px;}
.mt4px{ margin-top:4px;}
.mt5px{ margin-top:5px;}
.mt8px{ margin-top:8px;}
.mt9px{ margin-top:9px;}
.mt10px{ margin-top:10px;}
.mt12px{ margin-top:12px;}
.mt13px{ margin-top:13px;}
.mt15px{ margin-top:15px;}
.mt17px{ margin-top:17px;}
.mt20px{ margin-top:20px;}
.mt21px{ margin-top:21px;}
.mt25px{ margin-top:25px;}
.mt27px{ margin-top:27px;}
.mt30px{ margin-top:30px;}
.mt40px{ margin-top:40px;}
.mt52px{ margin-top:52px;}
.mr6px{ margin-right:6px;}
.mr10px{ margin-right:10px;}
.mr15px{ margin-right:15px;}
.mr20px{ margin-right:20px;}
.mr25px{ margin-right:25px;}
.mr1px{ margin-right:1px;}
.mr2px{ margin-right:2px;}
.mr3px{ margin-right:3px;}
.mr4px{ margin-right:4px;}

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }
.pt10px{ padding-top:10px;}
.pt15px{ padding-top:15px;}
.pt20px{ padding-top:20px;}



.pr5px{padding-right:5px;}








/********** OTHER STYLES (NKS)**********/
.w10 { width:10%; }
.w12 { width:12%; }
.w15 { width:15%; }
.w20 { width:20%; }
.w23 { width:23%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w40 { width:40%; }
.w45 { width:45%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w65 { width:65%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }

.bdrGrey { border:#d8d8d8 1px solid; }
.bb { border-bottom:#d8d8d8 1px solid; }
.bdr3side { border:#d8d8d8 1px solid; border-width:0 1px 1px 1px; }

.star { color:#db1111; }


/***(NKS)*****/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs16px { font-size:16px; }
.fs17px { font-size:17px; }
.fs18px { font-size:18px; }
.fs20px { font-size:20px; }
.fs21px { font-size:21px; }
.fs22px { font-size:22px; }
.fs24px { font-size:24px; }
.fs28px { font-size:28px; }

.tree{ color:#000; border:#ccc 1px dashed; border-width:1px 0; padding:5px 0; }
.tree a{ color:#c00; text-decoration:none;}
.tree a:hover{ color:#000;}

.bdr1{ border:#000 1px solid;}
.bdr2{ border:#d7d7d7 1px solid;}
.bdr3{ border:#2ca4c6 1px solid;}
.bdr4{ border:#ccc 1px solid;}
.bdr-lr{ border:#747474 1px solid; border-width:0 1px;}
.bdr-r{ border-right:#d7d7d7 1px solid;}
.bdr-l{ border-left:#747474 1px solid;}
.bdr-t{ border-top:#747474 1px solid;}
.bdr-b{ border-bottom:#e7e7e7 1px solid;}
.bdr-bdas{ border-bottom:#e7e7e7 1px dashed;}
.bdrAll td{ border:#fff 1px solid;}
.bg1{ background:#f9f9f9;}
.bg2{ background:#fffdd9;}
.bg3{ background:url(images/headBg.jpg) repeat-x;}
.bg4{ background:#fafafa;}
.bgw{ background:#fff;}


.para1{ font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; background:#fff; padding:5px;}

.pakg_body_bg { background:#fff url(images/pakg_body_bg.gif) repeat-x bottom; border:1px solid #dfdfdf; border-width:0 1px; }
.ht125{height:125px;}

.pakg_bg { background:url(images/pakg_bg.gif) repeat-x; }
.pakg_bbg { background:url(images/pakg_bbg.gif) repeat-x; }


.p5pxAll td{ padding:5px;}
.p2pxAll td{ padding:2px;}
.p2p5{padding:2px 5px;}
.inputBg{ background:#e2f0fb;}

.profileLink a{ font:12px Arial, Helvetica, sans-serif; color:#069; display:block; background:url(images/b1.gif) left 10px no-repeat; padding:5px 0 5px 10px;}
.profileLink a:hover{ color:#000;}


.searchBdr{border:#2ca4c6 1px solid; border-width:1px 1px 0 1px;}

.bdrfl{border-left:#3f3f3f 3px solid;}
.pl5px{ padding-left:5px;}


/********top nav***********/
.topNav { font:12px Arial, Helvetica, sans-serif; margin-top:40px; color:#3f3c33;}
.topNav a{ color:#3f3c33; padding:8px 12px; display:block; float:right; background:url(images/tlink.gif) repeat-x; margin-right:3px;}
.topNav a:hover{ background: url(images/tlinkh.gif)  repeat-x; color:#000;}
.topNav span{ color:#000; padding:8px 15px; display:block; float:right; background:url(images/tlinkh.gif) repeat-x; margin-right:3px;}
/********top nav end***********/

/********left nav***********/
.lftNav{ font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.lftNav a{ color:#95875b; background:url(images/lLinkBg.gif) repeat-x; padding:0px 0px 8px 15px; display:block;}
.lftNav a:hover{ color:#000;}
/********left nav end***********/

/********left nav***********/
.lftNav1{ font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.lftNav1 a{ color:#8f6b1d; background:url(images/lLinkBg.gif) repeat-x; padding:0px 0px 8px 0px; display:block;}
.lftNav1 a:hover{ color:#000;}
/********left nav end***********/

.footNav{ color:#584000; line-height:22px;}
.footNav a{ color:#584000; padding:0px 15px;}
.footNav a:hover{ color:#000; }

.imgBdr{ border:#a6ae7a 1px solid;}

.vio{ color:#506481;}

/* Paging Style */

.main_index{
	display:block; 
	margin-bottom:10px; 
	padding: 5px; 
	padding-right:8px;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
}
.index{
	margin-left:10%; 
	margin-right:10%; 
	text-align:center; 
}
.index_A_Z{
	margin-left:2%; 
	margin-right:2%; 
	text-align:center; 
}
.navBarTxt {
	width:16px; 
	height:15px; 
	border: 1px solid #dddddd; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
}
.navBarTxt:hover {
	width:16px; 
	height:15px; 
	background-color:#AB2A2C; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
	border: 1px solid #666665; 
}

.pag_active {
	width:16px; 
	height:15px; 
	background-color:#AB2A2C; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
	border: 1px solid #666665; 
}

.galContainer{ width:175px; height:107px; overflow:hidden; text-align:center; padding:20px 10px 10px 10px; background:url(images/galBg.gif) center center no-repeat;}
.galContainer img{ border:#000 2px solid;}

.bdrAll2 td{ border:#f5f5f5 2px solid;}

.boxN5{ padding:10px; background:#f5f5f5; border:#ccc 1px solid;} 
.linkNk a{ float:left; width:150px; margin-left:8px;}
.headBgm{ background:url(images/headBg.gif) repeat-x; padding:10px;}


.stepcarousel{
	position: relative; /*leave this value alone*/
	/*border: 1px solid black;*/
	overflow: scroll; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 130px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px;

}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 6px 0 0; /*margin around each panel*/
	width:175px; height:107px; overflow:hidden; text-align:center; padding:20px 10px 10px 10px; background:url(images/galBg.gif) center center no-repeat;
}

.stepcarousel .panel img{ border:#000 2px solid;}

.boxBlue{ border:#94cce4 1px solid; border-width:0 1px;}
.p10pxAll td{ padding:10px;}

.b9{background:url(images/b9.gif) -2px 11px no-repeat;}
.b9b{background:#f9f9f9 url(images/b9.gif) -2px 11px no-repeat;}

.proBox{ width:160px; height:120px; border:3px #ccc solid; overflow:hidden;}

.txt1{ background:url(images/blt1.jpg) no-repeat 0px 7px; line-height:18px; padding:2px 0px 0px 15px; margin:10px 0px 0px 15px; display:block; }
.txt1 strong{color:#7d6834;}



.mypic1{border:4px solid #f1f1f1; margin:10px 15px 10px 15px; float:left;}


/*-------------------02-03-11---------------------*/

.arrow p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; padding:2px 0px 2px 25px; display:block; background:url(images/b5.gif) 8px 9px no-repeat; line-height:20px;}

