

/* base css start*/
body { margin:0px; font-family:Tahoma;}
.bodyTag { background-color:#000000; background-image:url( images/background1.gif); background-repeat:repeat;}
.maintable { width:760px; background-color:#FFFFFF; border:#888888 0px solid; padding:0px;}
/* base css end*/

/* header css start*/
.header { background-color:#ffffff; height:150px; padding:0px;}
.sitetitlefont {font-size: 22px; font-weight: 100; color:#c2a887;}
.slogantext {font-size: 16px; font-weight: 200; color:#424242; }
.imgborder { border:#666666 solid 1px;}
/* header css end*/

/* footer css start*/
table.footer {}
.footer td{padding:3px; height:20px; background:#A8C7B5; color:#00406F;}
.footer a:link{color:#00406F; text-decoration:none;}
.footer a:visited{color:#00406F; text-decoration:none;}
.footer a:hover{color:#00406F; text-decoration:underline;}
/* footer css end*/

/* navigation css start*/
table.linkmenu {  font-weight:bold; height:22px;}
.linkmenu td{ height:25px; text-align:center; border-right:solid 1px #005DA2;}
.linkmenu td table{}
.linkmenu td table td{ color:#005DA2; text-align:center; font-size:12px;}
.linkmenu a:link {color:#005DA2; text-decoration:none; font-weight:bold; font-size:12px;}
.linkmenu a:visited{color:#005DA2; text-decoration:none; font-weight:bold; font-size:12px;}
.linkmenu a:hover {color:#005DA2; text-decoration:bold; font-size:12px;}

.overmenu { background-color:#658daa; display:block; color:#ffffff; text-decoration:none; font-weight:bold; height:20px; border-bottom:solid 1px #ffffff;}
.overmenu a:link {  background-color:#ffffff; display:block; color:#ffffff; text-decoration:none; font-weight:bold; height:20px;}
.overmenu a:visited{ background-color:#ffffff; display:block; color:#c2a887; text-decoration:none; font-weight:bold; height:20px;}
.overmenu a:hover { background-color:#658daa; display:block; color:#ffffff; text-decoration:none; font-weight:bold; height:20px;}
/* navigation css end*/

/*leftside css start*/
.leftback { background-color:#d8e2ca;  color:#424242;}
.leftback td{ color:#424242;}
.leftback a:link {color:#424242; font-weight:normal; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#424242; font-weight:normal; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#424242; text-decoration:none;}
/*leftside css end*/

/*rightside css start*/
.rightback { background-color:#d8e2ca;  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*/

/* basic css start*/
A { COLOR:#888888; TEXT-DECORATION: none;}
A:link {TEXT-DECORATION: underline  ;COLOR: #008080;}
A:visited {TEXT-DECORATION: underline  ;COLOR: #008080;}
A:hover {COLOR: #808080;}

td, p, span, div{ font-family:Tahoma; font-size:11px; color:#888888;}

hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#888888; border:1px solid #888888;}
input,textarea{color:#888888; border:1px solid #888888;}
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: normal; color: #ffffff; margin:0px; padding-bottom:3px;}
H1 a:link {font-size: 18px; font-weight: bold; color: #ffffff; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none;}
H1 a:visited {font-size: 18px; font-weight: bold; color: #ffffff; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none;}
H1 a:hover {font-size: 18px; font-weight: bold; color: #888888; margin:0px; padding-bottom:3px; border-bottom:1px solid #242424; text-decoration:none;}
/*use this for header (page title)*/

H2 {font-size: 12px; font-weight:normal; color: #658daa; margin:3px;}
H2 a:link {font-size: 12px; font-weight:normal; color: #658daa;}
H2 a:visited {font-size: 12px; font-weight:normal; color: #658daa;}
H2 a:hover {font-size: 12px; font-weight:normal; color: #888888;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #658daa;}
H3 a:link {FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #658daa;}
H3 a:visited {FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #658daa;}
H3 a:hover {TEXT-DECORATION: underline  ;FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #888888;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#ffffff; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#ffffff; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#ffffff; text-transform:uppercase}
h4 a:hover {font-size:12px; font-weight:bold; color:#888888; text-transform:uppercase;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:14px; font-weight:bold; margin:0px; color:#658daa;}
h5 a:link {font-size:14px; font-weight:bold; text-decoation:none; color:#658daa;}
h5 a:visited {font-size:14px; font-weight:bold; text-decoation:none; color:#658daa}
h5 a:hover {font-size:14px; font-weight:bold; text-decoation:none; color:#888888;}

/*use this for bold small title (no special identification)*/

H6 {font-size:11px; font-weight:normal; font-style:normal; color:#ffffff; margin:0px; }
h6 a:link {font-size:11px; font-weight:normal; font-style:normal; color:#ffffff; text-decoration:underline}
h6 a:visited {font-size:11px; font-weight:normal; font-style:normal; color:#ffffff; text-decoration:underline}
h6 a:hover {font-size:11px; font-weight:normal; font-style:normal; color:#888888; 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:#658daa; border:1px solid #ffffff; 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:#ffffff;} 
.breadcrumb a:link {color:#ffffff; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#ffffff; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#888888; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #f5f5f5; padding: 4px;}
.highlighted-row table {border:1px solid #888888; background-color: #dddddd; padding: 4px;}
.highlighted-row table td table{border:0px solid #888888; background-color: #dddddd; padding: 4px;}
.highlighted-row a:link {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#888888; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color:#ffffff; padding: 4px;}
.highlighted-row1 table {border:1px solid #658daa ;background-color:#ffffff; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #658daa; ;background-color:#ffffff;  padding: 4px;}
.highlighted-row1 a:link {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#888888; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 {border:1px solid #dddddd ;background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 a:link {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#888888; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #c5c5c5; padding: 4px;}
.highlighted-row3 {border:1px solid #888888; background-color: #c5c5c5; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#888888; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#888888; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #888888; padding:3px;}

/*.price {background-color:#c5c5c5; padding:2px; font-weight:bold;}*/
.price {background-color:#658daa; font-weight:bold;}

.pagelist {color:#888888}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#888888; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#888888; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#888888; font-size:12px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#888888}
.pagelist p a:link {color:#888888; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#888888; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#888888; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #888888; 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:#888888; font-weight:normal;}

table.tablewithheader  {border:1px solid #888888; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #888888; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #888888; border-collapse:collapse; padding:3px; background-color:#f5f5f5; color:#888888; font-size:12px;}
.tablewithheader a:link {color:#888888; font-weight:normal;}
.tablewithheader a:visited{color:#888888; font-weight:normal;}
.tablewithheader a:hover {color:#888888; font-weight:normal;}

.imgna {background-color:#dddddd; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#888888; text-decoration:underline}
.imgna td a:visited {color:#888888; text-decoration:underline}
.imgna td a:hover {color:#888888; text-decoration:none}

.textbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #dddddd; padding: 4px;}
.logintab table {border:1px solid #888888 ;background-color: #dddddd; padding: 4px;}
.logintab th {background-color: #ffffff;}
.logintab table td table{background-color: #dddddd;  padding: 4px;}
.logintab a:link {color:#888888; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#888888; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#888888; text-decoration:underline; font-weight:normal;}

.fntwhitebold {	font-family: Verdana, Arial, Helvetica, sans-serif; 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 #888888; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #888888; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #888888; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #888888; border-collapse:collapse; padding:2px; height:20px; background-color:#ffffff; color:#c2a887; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#888888; font-weight:normal;}
.bluetable a:visited{color:#888888; font-weight:normal;}
.bluetable a:hover {color:#888888; font-weight:normal;}

.mid {padding:4px;}

.fontwhite {color:#FFFFFF;}

.bdrmain { background:#FFFFFF;}

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: #ffffff; height:25px; border-bottom: solid 1px #888888;}

table.box { }
.box th{ padding:2px; color:#c2a887; background:#ffffff; height:20px;}
.box td{ padding:2px; background:#CFCFCF;}


.boxright { background-color:#ffffff;}
.boxright th{  color:#888888; text-align:left; font-size:14px;  height:20px;}
.boxright td{}
/*general css end*/

.topback{ background-color:#A8C7B5} /* ---- ---- ---- ---- ---- ---- */ 
