body { margin:0px; font-family:Verdana; color:#101010; font-weight:500; }

.bodyTag { background-color:#fff;}

A { FONT-SIZE:12px; COLOR: #101010; TEXT-DECORATION:none; }

A:link { COLOR: #252525 }

A:visited { COLOR: #252525 }

A:hover { COLOR: #991822; TEXT-DECORATION: none  }

td, p, div{ font-family:Verdana; font-size:12px; color:#000000;line-height:17px; }

hr {height:1px; color:#CCB4B0;}
form {margin:0px; padding:0px;}
select {font-size:12px; border:1px solid #047B95;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 24px; font-weight: bold; color: #991822; margin:0px; padding-bottom:3px; border-bottom:0px solid #3433D}
H1 a:link {font-size: 22px; font-weight: bold; color: #991822; margin:0px; padding-bottom:3px; border-bottom:1px solid #5E3837; text-decoration:none;}
H1 a:visited {font-size: 22px; font-weight: bold; color: #991822; margin:0px; padding-bottom:3px; border-bottom:1px solid #5E3837; text-decoration:none;}
H1 a:hover {font-size: 22px; font-weight: bold; color: #991822; margin:0px; padding-bottom:3px; border-bottom:1px solid #5E3837; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #991822; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #991822;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #991822;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #991822;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:14px; font-weight:bold; color:#991822; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#991822; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#991822; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#991822; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#991822; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#991822; text-transform:uppercase}
h4 a:visited {font-size:12px; font-weight:bold; color:#991822; text-transform:uppercase}
h4 a:hover {font-size:12px; font-weight:bold; color:#991822; text-transform:uppercase }
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:12px; font-weight:bold; margin:0px; }
h5 a:link {font-size:12px; font-weight:bold; text-decoation:none; color:#991822}
h5 a:visited {font-size:12px; font-weight:bold; text-decoation:none; color:#991822}
h5 a:hover {font-size:12px; font-weight:bold; text-decoation:none; color:#991822;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-style:italic; color:#000; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#991822; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#991822; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#991822; text-decoration:underline}

/* 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:#eeeeee; border:1px solid #047B95}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#ECE2E1; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#5D3535;} 
.breadcrumb a:link {color:#5D3535; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#5D3535; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#5D3535; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #ECE2E1; padding: 4px;}
.highlighted-row table {border:1px solid #CCB4B0; background-color: #ECE2E1; padding: 4px;}
.highlighted-row table td table{border:0px solid #6C8C52; background-color: #ECE2E1; padding: 4px;}
.highlighted-row a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #fffeec; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fffeec; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #fffeec;  padding: 4px;}
.highlighted-row1 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #ECE2E1; padding: 4px;}
.highlighted-row2 {border:1px solid #CCB4B0 ;background-color: #ECE2E1; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #ECE2E1; padding: 4px;}
.highlighted-row2 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #ECE2E1; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #ECE2E1; 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:#000000; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#ECE2E1; font-weight:bold;}

.pagelist {color:#5D3535}
.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:#cccccc; font-size:12px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#5D3535}
.pagelist p a:link {color:#5D3535; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#5D3535; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#666666; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #ffffff; 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:#ffffff; font-weight:normal;  }

table.tablewithheader  {border:1px solid #CCB4B0; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #CCB4B0; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #CCB4B0; border-collapse:collapse; padding:3px; background-color:#ECE2E1; color:#991822; font-size:12px;}
.tablewithheader a:link {color:#991822; font-weight:normal;}
.tablewithheader a:visited{color:#991822; font-weight:normal;}
.tablewithheader a:hover {color:#00000; font-weight:normal;}

.imgna {background-color:#CCB4B0; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#991822; text-decoration:underline}
.imgna td a:visited {color:#991822; text-decoration:underline}
.imgna td a:hover {color:#991822; text-decoration:none}

.textbold {font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #E3D7D5; padding: 4px;}
.logintab table {border:1px solid #CCB4B0 ;background-color: #ECE2E1; padding: 4px;}
.logintab th {background-color: #5E3837;}
.logintab table td table{background-color:#ECE2E1;  padding: 4px;}
.logintab a:link {color:#000000; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.fntwhitebold {	font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #CCB4B0; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #CCB4B0; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #CCB4B0; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #CCB4B0; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #CCB4B0; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #CCB4B0; border-collapse:collapse; padding:2px; height:20px; background-color:#ECE2E1; color:#991822; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#991822; font-weight:normal;}
.bluetable a:visited{color:#991822; font-weight:normal;}
.bluetable a:hover {color:#991822; font-weight:normal;}
.mid { padding:10px; }


.titlefont { font-size: 18px; font-weight: 500; color:#770304; padding-left:3px; line-height:20px;}
.titlegreyfont { font-size: 18px; font-weight:500; color:#666666; }

.subtitlefont { font-size: 14px; font-weight: 600; color:#770304; padding-left:3px; line-height:20px;}

.fontwhite {color:#FFFFFF;}

input,textarea{color:#333333; border:1px solid #666666;}

.bdrmain { background:#ffffff; border:1px solid #999999;}

table.footer { }
.footer td{  font-size:12px; color:#000; padding:5px;}
.footer th{ background-image:url(images/menuback.jpg); background-repeat:repeat-x; height:30px; color:#FFFFFF; font-weight:normal; font-size:11px}
.footer th a{color:#FFFFFF; font-size:11px; text-decoration:none}

.bgtopmenuback { background-color: ##5E3837; border-top: solid 1px #C2AD99; border-bottom: solid 1px #C2AD99; }
.sitetitlefont {font-size: 22px; font-weight: 500; color: #F0DFBF;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #ffffff;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #CCCCCC;  }


table.linkmenu {height:30px;   }
.linkmenu td{ color:#FFFFFF; border-right:1px solid #4A4A4A; text-align:center; }
.linkmenu a:link {color:#ffffff; font-weight:normal; text-decoration:none;  font-weight:bold;}
.linkmenu a:visited{color:#ffffff; font-weight:normal; text-decoration:none;  font-weight:bold;}
.linkmenu a:hover {color:#cccccc; text-decoration:none;  font-weight:bold; }


table.leftmenu { padding:2px;}
.leftmenu td{ padding:3px; font-weight:bold; height:16px; color:#865422; }
.leftmenu a:link{ font-weight:bold;}
.leftmenu a:visited{ font-weight:bold;}
.leftmenu a:hover{ font-weight:bold; text-decoration:underline;}

.slogantext { font-size: 14px;	font-weight: bolder; color: #ffffff; padding-left:50px;}
.leftback { background-color:#cccccc;}
.leftback a:link { color:#991822;}
.leftback a:visited { color:#991822;}
.leftback a:hover { color:#101010;}

table.quicksearch {}
.quicksearch th{ background-image:url(images/searchth.jpg); background-repeat:repeat-x; font-size:13px; font-weight:bold; text-align:left; height:30px; color:#ffffff; }
.quicksearch td{ background-image:url(images/searchback.jpg); background-repeat:repeat-x; background-position:bottom; padding:3px; font-weight:bold}
.quicksearch td.sright{ background-image:url(images/searchright.jpg); background-repeat:repeat-y; background-position:right;}
.quicksearch table td{ background:none; }

table.featuretab {  border:solid 2 px #FED582;}
.featuretab td{ background-image:url(images/featuerback.jpg); background-repeat:repeat-x; background-position:top; padding:2px;}
.featuretab table td{ background:none; line-height:14px; }
.featuretab a{  color:#990000; text-decoration:underline;}

table.checkbox td input{ background-color: transparent; border: 0px; }

.overmenu{background:#ECE2E1; border-bottom:1px solid #ffffff; padding-left:5px; padding-right:2px; height:22px;}

.bdlightcolor {background-color:#F0ECE6}
.leftshadow{background-image:url(images/leftshadow.jpg); background-repeat:repeat-y; background-position:right; width=200px}

table.leftbox { background-image:url(images/bg_img.jpg); background-position:top left; background-repeat:repeat-y;}
.leftbox th{ background-color:#991923; background-image:url(images/menuleft.jpg); background-repeat:no-repeat; background-position:top left;  height:29px; text-align:left; padding-left:35px; }
.leftbox td{ padding:0px;}
.divleftbox { float:right; background-image:url(images/menuright.jpg); width:198px; height:24px; background-repeat:no-repeat; background-position:right; color:#ffffff; font-size:18px; font-weight:500; padding-top:5px;}
.news { margin:0px; padding:0px; margin-left:17px; }
.news ul { margin:0px; padding:0px }
.news li { list-style: url(images/dot.gif); color:#000000;  }

.smallfnt { font-size:11px; font-weight:100;  color:#000000; line-height:12px;}
.more { text-align:right; text-decoration:underline; font-size:11px; font-weight:100; COLOR: #580419 }
.more a:link { text-align:right; text-decoration:underline; COLOR: #580419 }
.more a:visited {text-align:right; text-decoration:underline; COLOR: #580419 }
.more a:hover{ text-align:right; text-decoration:underline;  color:#000000; }

.mid ul {  margin:0px; padding-left:5px; }
.mid li { margin:7px 0px; list-style:none; line-height:15px; background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:left; padding-left:15px; }

