
/* CSS Document */

/* base css start*/
body { margin:0px; font-family:verdana; }
.bodyTag { background:url(images/body-bg.gif) repeat top left;}
.maintable { width:780px; background-color:#FFFFFF;}

/* base css end*/

/* header css start*/
.sitetitlefont {font-size:22px; font-weight: 100; color: #ffffff;}
.slogantext {font-size:16px; font-weight: 200; color: #a1a1a1; }
.imgborder { border:#666666 solid 1px;}
/* header css end*/

/* footer css start*/

table.footer { background:#5d73a5; background-image:url(images/footer_bg.jpg); background-position:top left; background-repeat:repeat-x; height:50px; border-bottom:#43598b solid 1px;border-right:#43598b solid 1px;border-left:#43598b solid 1px;}
.footer td{padding:3px; height:20px; color:#ffffff;}
.footer a:link{color:#c6e3ff; text-decoration:none;}
.footer a:visited{color:#c6e3ff; text-decoration:none;}
.footer a:hover{color:#ffffff; text-decoration:none;}


/* footer css end*/

/* navigation css start*/
.menubg { background:url(images/menubg.jpg) repeat-x; border-bottom:1px solid #ffffff; height:36px;}

table.linkmenu {  }
.linkmenu td{text-align:center; color:#000000; font-weight:bold; height:36px; font-size:12px;}
.linkmenu a:link {color:#ffffff; text-decoration:none; display:block; padding:10px 5px 10px 5px; background:url(images/linkbg.jpg) no-repeat right top; }
.linkmenu a:visited{color:#ffffff; text-decoration:none; display:block; padding:10px 5px 10px 5px; background:url(images/linkbg.jpg) no-repeat right top; }
.linkmenu a:hover {color:#67af85; display:block; padding:10px 5px 10px 5px; text-decoration:none; background:url(images/linkbg.jpg) no-repeat right top;}

.overmenu { background-color:#dde4f5; display:block; color:#000000; text-decoration:none; font-weight:normal; height:20px; border-bottom:solid 1px #ffffff; padding-left:5px; padding-right:5px;padding-top:5px;}
.overmenu a:link {background-color:#dde4f5; display:block; color:#000000; text-decoration:none; font-weight:normal; }
.overmenu a:visited {background-color:#dde4f5; display:block; color:#000000; text-decoration:none; font-weight:normal;}
.overmenu a:hover {background-color:#dde4f5; display:block; color:#235396; text-decoration:none; font-weight:normal; }
/* navigation css end*/

/*leftside css start*/
.leftback { border-left:#ffffff solid 1px; background-color:#ffffff;  color:#424242;}
.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:#efefef;  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;}
.copyrights a:link{font-size:11px;}
.copyrights a:visited{ font-size:11px;}
.copyrights a:hover{font-size:11px;}
/*copyrights css end*/

/* basic css start*/
A { COLOR: #000000; text-decoration:none; }
A:link { COLOR: #000000; text-decoration:none;}
A:visited { COLOR: #000000; text-decoration:none;}
A:hover { COLOR: #247a4d; text-decoration:none;}

td, p, span, div{ color:#424242; font-family:verdana; font-size:11px; line-height:16px;}

hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; border:1px solid #424242;}
input,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:"Trebuchet MS"; color:#395082; margin:0px; padding-bottom:8px; }
H1 a:link {font-size:18px; font-weight: bold; color:#395082; margin:0px; padding-bottom:8px; text-decoration:none;}
H1 a:visited {font-size:18px; font-weight: bold; color:#395082; margin:0px; padding-bottom:8px; text-decoration:none;}
H1 a:hover {font-size:18px; font-weight: bold; color: #242424; margin:0px; padding-bottom:8px; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size:11px; font-weight: normal; color: #424242; margin:0px; padding-bottom:3px;display:inline;}
H2 a:link {font-size:11px; font-weight: bold; color: #424242; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none; }
H2 a:visited {font-size:11px; font-weight: bold; color: #424242; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none; }
H2 a:hover {font-size:11px; 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:16px; font-weight:bold; color:#2f7a4f; margin:0px; padding:3px 0px 0px 0px; font-family:"Trebuchet MS";}
H3 a:link {font-size:14px; font-weight:bold; color:#2f7a4f; text-decoration:none; padding:3px 0px 0px 0px;}
H3 a:visited {font-size:14px; font-weight:bold; color:#2f7a4f; text-decoration:none; padding:3px 0px 0px 0px; }
H3 a:hover {font-size:14px; font-weight:bold; color:#454545; text-decoration:underline; padding:3px 0px 0px 0px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#242424; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#242424; color:#000000;}
h4 a:visited {font-size:12px; font-weight:bold; color:#242424; color:#000000;}
h4 a:hover {font-size:12px; font-weight:bold; color:#242424; 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:#568bc0;display:inline; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#568bc0}
h5 a:visited {font-size:11px; font-weight:bold;  text-decoation:none; color:#568bc0;}
h5 a:hover {font-size:11px; font-weight:bold;  text-decoation:none; color:#242424;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal;color:#395082; margin:0px; padding:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#395082; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#395082; 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:#41649d; border:1px solid #454545; 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:#f5f5f5; border:1px solid #e5e5e5; 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:#498dbe; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #eaf3f0; padding: 4px;}
.highlighted-row table {border:1px solid #cedbd7; background-color: #eaf3f0; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #eaf3f0	; 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:#a1a1a1; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #ffe8a9; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #ffe8a9; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #ffe8a9;  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:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row2 {background-color: #f0f0f0; padding: 4px;}
.highlighted-row2 {border:1px solid #e2e2e2 ;background-color: #f0f0f0; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #f0f0f0; 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:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #c5c5c5; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #c5c5c5; 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:#ffffff; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #999999; padding:3px;}

/*.price {background-color:#c5c5c5; padding:2px; font-weight:bold;}*/
.price {background-color:#6282b4; font-weight:bold; color:#ffffff;}

.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:#242424; 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:#666666; 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 #000000; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #000000; border-collapse:collapse; padding:3px; background-color:#f5f5f5; 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:#000000; 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:#000000; text-decoration:none}


.textbold {font-size:11px; font-weight: bolder; color:#454545;}
.textsmall {font-size:10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #eaf3f0; padding: 4px;}
.logintab table {border:1px solid #026899; background-color: #eaf3f0; padding: 4px;}
.logintab th {background-color: #026899;}
.logintab table td table{background-color: #eaf3f0;  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:#000000; 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 #000000; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #000000; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #000000; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #000000; border-collapse:collapse; padding:2px; height:20px; background-color:#f5f5f5; 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:#000000; font-weight:normal;}

.mid {padding:11px 5px 8px 15px;}

.fontwhite {color:#FFFFFF;}

.bdrmain { background:#FFFFFF; border:2px solid #8196c1;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px;}
.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*/
.nortext { font-size:18px; font-weight:500; font-family:"Trebuchet MS"; color:#424242; margin:0px; padding-bottom:4px;}

ul {  margin:0px; padding:5px 0px 0px 3px; list-style:none; line-height:18px;}
li {  background:url(images/arw-green.gif) no-repeat left top; padding:1px 0px 0px 14px; margin-left:10px;}

.leftshadow{ background-image:url(images/left-bg.gif); background-repeat:repeat-y; background-position:right}
.rightshadow{ background-image:url(images/right-bg.gif); background-repeat:repeat-y; background-position:left}



table.greenbg { border:1px solid #256c43; width:208px;}
.greenbg td { background:url(images/green-bg.jpg) repeat-y top; border-bottom:1px solid #9dd4b1; border-top:1px solid #2f8a56;  padding:12px;}
.greenbg a:link {color:#ffffff; font-weight:bold; text-decoration:none; background-image:url(images/ico-green.jpg); background-position:left; background-repeat:no-repeat; padding:9px 0px 3px 27px;}
.greenbg a:visited {color:#ffffff; font-weight:bold; text-decoration:none; background-image:url(images/ico-green.jpg); background-position:left; background-repeat:no-repeat; padding:9px 0px 3px 27px;}
.greenbg a:hover {color:#dbf5e6; font-weight:bold; text-decoration:none; background-image:url(images/ico-green.jpg); background-position:left; background-repeat:no-repeat; padding:9px 0px 3px 27px;}


table.bluebox { border:1px solid #395082; }
.bluebox th { background:url(images/blue-head.jpg) no-repeat top left; height:33px; color:#FFFFFF; font-weight:600; font-family:"Trebuchet MS"; font-size:14px; text-align:left; padding-left:15px;}
.bluebox td { background:url(images/blue-bg.jpg) repeat-x left bottom;}

.bluebox ul{ margin:0px; padding:5px 0px 0px 3px; line-height:17px; list-style:none;}
.bluebox li {background:url(images/arw-blue.gif) no-repeat left top; padding:1px 0px 0px 14px;}

a.red:link {color:#cc0000; font-weight:bold; text-decoration:none; font-size:12px;}
a.red:visited {color:#cc0000; font-weight:bold; text-decoration:none; font-size:12px;}
a.red:hover {color:#424242; font-weight:bold; text-decoration:none; font-size:12px;}


