
/* CSS Document */

/* base css start*/
body { margin:15px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; }
.bodyTag { background:#b4b4b4 url(images/bg.jpg) repeat top; margin:0;}
.maincont { width:100%; background:#FFFFFF;}
.topbg { background:url(images/bg-top.jpg) center top no-repeat; height:25px;  padding:31px 0px;}
.bottombg { background:url(images/footerbg.jpg) left bottom repeat;}
.maintableinside { width:750px;}
.logo { padding:9px 247px 39px 33px;}
.logo a:link, .logo a:visited {display:block; background-repeat:no-repeat; text-indent:-999999px; background-image:url(images/logo.jpg); width:128px; height:146px;}

/* base css end*/

/* header css start*/
.header{ background:url(images/banbg.jpg) no-repeat top left; height:194px;}
.sitetitlefont {font-size:22px; font-weight: 100; color: #ffffff;}
.slogantext {font-size:16px; font-weight: 200; color: #a1a1a1; }
.imgborder { border:#666666 solid 1px;}
.chang{height:160px;}
.spacer{ padding:5px;}
/* header css end*/

/* footer css start*/

table.footer { text-align:right;}
.footer td {padding:3px; color:#FFFFFF; font-size:11px;}
.footer td.ftd {padding:3px; color:#9265a6;}
.footer a:link{color:#2c8271; font-weight:600; text-decoration:none;}
.footer a:visited{color:#2c8271; font-weight:600; text-decoration:none;}
.footer a:hover{color:#727171; font-weight:600; text-decoration:none;}

/* footer css end*/

/* navigation css start*/
.menubg { background:url(images/menubg.jpg) repeat-x left top; height:33px;}

table.linkmenu {  }
.linkmenu td{text-align:center; color:#10408b; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:600; background:url(images/menusupt.jpg) right no-repeat;}
.linkmenu a:link {color:#10408b; text-decoration:none; display:block; padding:7px 5px;}
.linkmenu a:visited{color:#10408b; text-decoration:none; display:block; padding:7px 5px;}
.linkmenu a:hover {color:#da2128; background:url(images/menu-mid1.jpg) repeat-x left top; display:block; padding:7px 5px;}

.overmenu { background-color:#134491; display:block; color:#cddd57; text-decoration:none; font-weight:bold; height:20px; border:solid 2px #c2d24d; padding-left:5px; padding-right:5px;padding-top:5px; border-top:none;}
.overmenu a:link {display:block; color:#cddd57; text-decoration:none; font-weight:normal; }
.overmenu a:visited { display:block; color:#cddd57; text-decoration:none; font-weight:normal;}
.overmenu a:hover {display:block; color:#ffffff; text-decoration:none; font-weight:normal; }/* navigation css end*/

/*leftside css start*/
.leftback {background:#e2ee82 url(images/leftback.jpg) repeat-x top left; width:241px;}
.leftback td p span div{ color:#424242;}
.leftback a:link {color:#000000; font-weight:bold; text-decoration:none;}
.leftback a:visited{color:#000000; font-weight:bold; text-decoration:none;}
.leftback a:hover {color:#424242; text-decoration:none;}
/*leftside css end*/

/*rightside css start*/
.rightback { background-color:#ffffff;  color:#424242;}
.rightback td{ color:#424242;}
.rightback a:link {color:#424242; font-weight:normal; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#424242; font-weight:normal; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#424242; text-decoration:none;}
/*right side css end*/

/*copyrights css start*/
.copyrights {font-size:11px; color:#ffffff;}
.copyrights a:link{font-size:11px; color:#ffffff;}
.copyrights a:visited{ font-size:11px; color:#ffffff;}
.copyrights a:hover{font-size:11px; color:#583e94;}
/*copyrights css end*/

/* basic css start*/
A { COLOR: #525252; text-decoration:none; }
A:link { COLOR: #525252; text-decoration:none;}
A:visited { COLOR: #525252; text-decoration:none;}
A:hover { COLOR: #7e8b20; text-decoration:none;}

td, p, span, div{ color:#2e2e2e; font-family:verdana; font-size:11px;} 

hr {padding-right: 5px; padding-left: 5px; }
form {margin:0px; padding:0px;}
select {color:#424242; border:1px solid #424242;}
input{ width:160px; color:#424242; }
textarea{color:#424242; border:1px solid #424242;}
table.checkbox td input{ background-color: transparent; border: 0px; }
/* basic css end*/

/* general css start */
/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 { font-size:18px; font-weight:500; font-family:Arial, Helvetica, sans-serif; color:#134491; margin:0px; padding:2px 0px 2px 10px; }
H1 a:link {font-size:18px; font-weight:bold; color:#623576; margin:0px; padding:0; height:42px; text-decoration:none;}
H1 a:visited {font-size:18px; font-weight:bold; color:#623576; margin:0px; padding:0; height:42px; text-decoration:none;}
H1 a:hover {font-size:18px; font-weight:bold; color: #242424; margin:0px; padding:0; height:42px; text-decoration:none;}

.nortext { font-size:18px; font-weight:bold; font-family:Georgia; color:#a8bf75; margin:0px;}
/*use this for header (page title)*/


H2 {font-size:14px; font-weight:600; color: #10418c; margin:0px; padding:0px;}
H2 a:link {font-size:14px; font-weight: bold; color: #424242; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none; }
H2 a:visited {font-size:14px; font-weight: bold; color: #424242; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none; }
H2 a:hover {font-size:14px; font-weight: bold; color: #797979; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:18px; font-weight:500; color:#134491;  margin:0px; padding:2px 0px 3px 5px;}
H3 a:link {font-size:16px; font-weight:bold; color:#134491; text-decoration:none; padding:0px;}
H3 a:visited {font-size:16px; font-weight:bold; color:#134491; text-decoration:none; padding:0px; }
H3 a:hover {font-size:16px; font-weight:bold; color:#134491; text-decoration:underline; padding:0px;}
/*use this for small-title */

H4 {font-size:14px; font-weight:100; color:#134491; margin:0px; padding:0px;}
h4 a:link {font-size:14px; font-weight:100; color:#134491; color:#000000;}
h4 a:visited {font-size:14px; font-weight:100; color:#134491; color:#000000;}
h4 a:hover {font-size:14px; font-weight:100; color:#a3b86b; color:#242424;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px; font-weight:bold; margin:0px;color:#134491;display:inline; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#134491}
h5 a:visited {font-size:11px; font-weight:bold;  text-decoation:none; color:#134491;}
h5 a:hover {font-size:11px; font-weight:bold;  text-decoation:none; color:#a3b86b;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal;color:#cbcbcb; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#cbcbcb; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#cbcbcb; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal;color:#cbcbcb; text-decoration:none}

/* here I used it for small italic or very small notes*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button {background-color:#95a32b; border:1px solid #768220; color:#ffffff; font-weight:bold; font-size:11px; height:21px; padding-left:5px; padding-right:5px; vertical-align:middle;}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#f2f7d0; border:1px solid #a3b86b; padding:3px;}

.breadcrumb {color:#000000;} 
.breadcrumb a:link {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#654ca4; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #f2f7d0; padding: 4px;}
.highlighted-row table {border:1px solid #a5c354; background-color: #f2f7d0; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #f2f7d0	; padding: 4px;}
.highlighted-row a:link {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#134491; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #f2f7d0; padding: 4px;}
.highlighted-row1 table {border:1px solid #a8bf75 ;background-color: #f2f7d0; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #dfefbc;  padding: 4px;}
.highlighted-row1 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#134491; text-decoration:underline; font-weight:normal;}



.highlighted-row2 {background-color: #f2f7d0; padding: 4px;}
.highlighted-row2 {border:1px solid #1a5f4b ;background-color: #f2f7d0; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #d0e3df; padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#134491; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #f2f7d0; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #f2f7d0; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#134491; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #7ba63c; padding:4px;}

/*.price {background-color:#c5c5c5; padding:2px; font-weight:bold;}*/
.price {background-color:#f2f7d0; font-weight:bold; color:#134491;}

.pagelist {color:#242424}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#000000; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#000000; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#a3b86b; font-size:12px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#134491; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#797979;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold; font-size:12px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #a3b86b; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #a3b86b; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #a3b86b; border-collapse:collapse; padding:3px; background-color:#f2f7d0; color:#454545; font-size:12px;}
.tablewithheader a:link {color:#454545; font-weight:normal;}
.tablewithheader a:visited{color:#454545; font-weight:normal;}
.tablewithheader a:hover {color:#134491; font-weight:normal;}

.imgna {background-color:#dddddd; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#000000; text-decoration:underline}
.imgna td a:visited {color:#000000; text-decoration:underline}
.imgna td a:hover {color:#134491; text-decoration:none}


.textbold {font-size:11px; font-weight: bolder; color:#454545;}
.textsmall {font-size:10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #f2f7d0; padding: 4px;}
.logintab table {border:1px solid #a9b839; background-color: #c3ce6d; padding: 4px;}
.logintab th {background-color: #a9b839;}
.logintab table td table{background-color: #93a12d;  padding: 4px;}
.logintab a:link {color:#454545; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#454545; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#134491; text-decoration:underline; font-weight:normal;}

.fntwhitebold {font-size:11px; font-weight: bold;	color: #FFFFFF;}

table.invocetab  {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #a3b86b; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #a3b86b; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #a3b86b; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #a3b86b; border-collapse:collapse; padding:2px; height:20px; background-color:#f2f7d0; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#ffce0d; font-weight:normal;}
.bluetable a:visited{color:#ffce0d; font-weight:normal;}
.bluetable a:hover {color:#134491; font-weight:normal;}

.mid {padding:0px;  background:#FFFFFF;}

.fontwhite {color:#FFFFFF;}
.fontwhite a:link, .fontwhite a:visited {color:#FFFFFF;}
.fontwhite a:hover {color:#a1a1a1;}

.bdrmain { background:#FFFFFF url(images/midbg.gif) repeat-x top; padding:0 5px 5px 5px;}

table.topicons {}
.topicons td{padding:10px;}
.topicons a:link, topicons a:visited { color:#595351;}
.topicons a:hover { color:#134491;}
.topicons td.last{ text-align:center; padding:5px;}

.titlefont { font-size:18px; font-weight: 100; color: #242424; height:25px; border-bottom: solid 1px #000000;}

table.box { }
.box th{ padding:2px; color:#FFFFFF; background:#929292; height:20px;}
.box td{ padding:2px; background:#f7f7f7;}

table.boxright { padding:5px; margin-top:5px;}
.boxright th{ padding:2px; color:#000000; background:#000000; text-align:left; border-bottom:1px solid #cccccc; font-size:14px;  height:20px;}
.boxright td{ padding:2px; background:#242424; }

.graybg{ background-color:#a1a1a1; padding:5px 3px; border-bottom:2px solid #e9e9e9;}
.sepratorbg { background-color:#ffffff;}

/*general css end*/

/*extra css*/
.midimg{width:100%;background:#ffffff url(images/midbg.jpg) repeat-y left top; padding-left:3px;}
.newrightblue{ background:url(images/newrightblue.jpg) no-repeat left top;}
.hrightbg{background:url(images/headrightbg.jpg) no-repeat left top;}
.hbluebg{background:url(images/headright-bluebg.jpg) no-repeat left top;}
.img{ padding:5px 20px 5px 5px;}
.more{ padding:5px;}
.titilefont{font-size:18px; font-weight:500; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:2px 0px 2px 10px;height:23px; background:url(images/headbg.jpg) repeat-x left top; }
.newtitle{font-size:18px; font-weight:500; color:#FFFFFF; background:#11418d; margin:0px; padding:2px 0px 3px 5px;}
.whowe_cont{background:#90c9f2; padding:5px 5px 5px 10px;}

.hrbg{background:url(images/hrbg.jpg) repeat-x left 5px; height:10px;}                                         /* ---- ---- ---- ---- ---- ---- */     .maintext {
padding: 5px 25px 25px 25px;
font-size:16px;
font-family:arial;
text-align:justify;
}

.maintext p{
font-size:16px;
font-family:arial;
text-align:justify;
}

.maintext ul li{
font-size:16px;
font-family:arial;
text-align:justify;
}

.maintextb{
line-height:16px;
font-size:20px;
font-family:helvetica;
font-weight:bold;
padding-left:45px;
}


.img{
margin-top:20px;
margin-left:10px;
}


.leftback{
background-repeat:repeat-x;
}

h2{
padding-top:15px;
}
