body { margin:0px; font-family:Verdana;}

.bodyTag {background-image:url(images/bg_img.jpg); background-repeat:repeat;}
A { FONT-SIZE: 11px; COLOR: #424242; TEXT-DECORATION: none }

A:link { COLOR: #424242 }

A:visited { COLOR: #424242 }

A:hover { COLOR: #ee0000 }

td, p, span, div{ font-family:Verdana; color:#424242; font-size:11px; }

hr { height:1px; border-bottom:#b2b2b2 dotted 1px; margin-bottom:5px; margin-top:5px;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:11px; border:1px solid #047B95;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {background-image:url(images/title_bullet1.jpg); background-repeat:no-repeat; background-position:center left; padding-left:20px; font-size:16px; vertical-align:middle; font-weight: bold; color:#d80000; height:25px; border-bottom:1px dotted #b2b2b2; margin:0px; padding-top:5px;}
H1 a:link {background-image:url(images/title_bullet1.jpg); background-repeat:no-repeat; background-position:center left; padding-left:20px; font-size:16px; vertical-align:middle; font-weight: bold; color:#d80000; height:25px; border-bottom:1px dotted #b2b2b2; margin:0px; padding-top:5px; text-decoration:none;}
H1 a:visited {background-image:url(images/title_bullet1.jpg); background-repeat:no-repeat; background-position:center left; padding-left:20px; font-size:16px; vertical-align:middle; font-weight: bold; color:#d80000; height:25px; border-bottom:1px dotted #b2b2b2; margin:0px; padding-top:5px; text-decoration:none;}
H1 a:hover {background-image:url(images/title_bullet1.jpg); background-repeat:no-repeat; background-position:center left; padding-left:20px; font-size:16px; vertical-align:middle; font-weight: bold; color:#272727; height:25px; border-bottom:1px dotted #b2b2b2; margin:0px; padding-top:5px; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #ab0000; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #ab0000;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #ab0000;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #ab0000;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 { background-image:url(images/small-arrow.gif); background-repeat:no-repeat; background-position:center left; padding-left:25px;font-size:12px; font-weight: bold; color: #272727; height:15px; margin:0px;}
H3 a:link {font-size:12px; font-weight:bold; color:#272727; text-decoration:none;}
H3 a:visited {font-size:12px; font-weight:bold; color:#272727; text-decoration:none;}
H3 a:hover {font-size:12px; font-weight:bold; color:#ee0000; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#ffffff; margin:0px; font-weight:600; padding-top:3px;}
h4 a:link {font-size:11px; font-weight:bold; color:#ab0000; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:11px; font-weight:bold; color:#ab0000; text-transform:uppercase color:#000000}
h4 a:hover {font-size:11px; font-weight:bold; color:#ab0000; text-transform:uppercase color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:12px ; color:#ab0000; font-weight:600; text-align:center;}
h5 a:link {font-size:12px; text-decoation:none; color:#ab0000;}
h5 a:visited {font-size:12px; text-decoation:none; color:#ab0000}
h5 a:hover {font-size:12px; text-decoation:none; color:#999999;}

/*use this for bold small title (no special identification)*/


H6 {font-size:11px; color:#d1d1d1; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#666666; 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-image:url(images/but_bg.gif); background-repeat:repeat-x; background-position:left top;background-color:#8e0000; border:1px solid #424242; font-size:11px; color:#FFFFFF; font-weight:600;}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#cccccc; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#ab0000;} 
.breadcrumb a:link {color:#ab0000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#ab0000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#ab0000; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #ab0000; padding: 4px;}
.highlighted-row table {border:1px solid #424242; background-color: #cccccc; padding: 4px;}
.highlighted-row table td table{border:0px solid #a6e0e9; background-color: #cccccc; padding: 4px;}
.highlighted-row a:link {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#a1a1a1; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #e3e3e3; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #e3e3e3; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #e3e3e3;  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: #cccccc; padding: 4px;}
.highlighted-row2 {border:1px solid #cccccc ;background-color: #cccccc; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #cccccc; 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: #efe6e2; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #efe6e2; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #efe6e2; 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 #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#ab0000; color:#FFFFFF; font-weight:bold;}

.pagelist {color:#000000}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#FBB004; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#4D5A70; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cccccc; font-size:11px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#4D5A70; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#792700; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#cccccc; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#4D5A70;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#fffef2; 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 #cccccc; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #cccccc; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #cccccc; border-collapse:collapse; padding:3px; background-color:#cccccc; color:#000000; font-size:12px;}
.tablewithheader a:link {color:#07d7d7d; font-weight:normal;}
.tablewithheader a:visited{color:#07d7d7d; font-weight:normal;}
.tablewithheader a:hover {color:#000000; font-weight:normal;}

.imgna {background-color:#cccccc; 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}


.text{font-family: Verdana; font-size: 18px; color: #940b22; height:15px; padding:5px;}
.textbold{font-family: Verdana; font-size: 11px; font-weight: 600; padding:5px;color: #940b22;}

.textsmall {font-size: 10px; color:#FFFFFF; font-weight:100;}
.textsmall a:link {font-size: 10px; color:#FFFFFF; font-weight:100;}
.textsmall a:visited {font-size: 10px; color:#FFFFFF; font-weight:100;}
.textsmall a:hover {font-size: 10px; color:#999999;  font-weight:100;}

.textsmallbold {font-size: 11px;font-weight:600; padding:5px;color: #000000;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #cccccc; padding: 4px;}
.logintab table {border:1px solid #424242; background-color: #cccccc; padding: 4px;}
.logintab th {background-color: #ab0000;}
.logintab table td table{background-color: #F5FBFC;  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: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #cccccc; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #cccccc; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #ab0000; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #ab0000; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #ab0000; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #ab0000; border-collapse:collapse; padding:2px; height:20px; background-color:#cccccc; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#07d7d7d; font-weight:normal;}
.bluetable a:visited{color:#07d7d7d; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {padding:0px 3px 0px 3px; text-align:left}

.titlefont { font-size: 18px; font-weight: 600; color: #940b22; height:15px; padding:5px; border-bottom: solid 1px #d5cdcf;}

input,textarea{border:#424242 1px solid; color:#424242;}

.bdrmain { background-color:#FFFFFF;}

table.footer { margin:0px;}
.footer td{  color:#ee0000; }
.footer a:link {color:#ffffff; font-weight:normal; text-decoration:none;}
.footer a:visited{color:#ffffff; font-weight:normal; text-decoration:none;}
.footer a:hover {color:#ee0000; text-decoration:none; }

.sitetitlefont {font-size: 22px; font-weight: 600; color: #8D270A;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #CCCCCC;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #CCCCCC;  }

table.linkmenu {  }
.linkmenu td{ background-image:url(images/menu_bullet.jpg); background-position:left top; background-repeat:no-repeat; padding-left:28px; color:#242424; height:25px; font-weight:bold; border-bottom: dotted 1px #a7a19e;}
.linkmenu a:link {color:#242424; text-decoration:none; font-weight:bold;}
.linkmenu a:visited{color:#242424; text-decoration:none; font-weight:bold;}
.linkmenu a:hover {color:#ee0000; text-decoration:none;font-weight:bold;  }


table.leftmenu  {width:200px;}
.leftmenu td{ padding:1px; border-bottom:1px solid #CCCCCC; height:25px;}
.leftmenu a:link {color:#000000; font-weight:bold; text-decoration:none;}
.leftmenu a:visited{color:#000000; text-decoration:none; font-weight:bold;}
.leftmenu a:hover {color:#000000; text-decoration:none; }

table.leftlinks  {width:95%;}
.leftlinks td{ padding:1px; border-bottom:1px solid #FFDDCC; border-right:0px solid #ab0000; height:18px;}

.slogantext { font-size:24px;font-family:Times New Roman; font-style:italic;color:#ffffff; }


table.box {}
.box th{ padding:2px; color:#FFFFFF; background:#ab0000; height:20px;}
.box td{ padding:2px;}

table.boxright {}
.boxright th{ padding:3px; color:#ffffff; font-size:12px; text-align:left; background:#808080; height:20px; }
.boxright td{ padding:3px; background:#efe6e2; }

table.checkbox td input{ background-color: transparent; border: 0px; }

.copyrights {color:#ffffff; font-size:11px;}
.copyrights a:link{color:#ffffff; font-size:11px;}
.copyrights a:visited{color:#ffffff; font-size:11px;}
.copyrights a:hover{color:#ee0000; font-size:11px;}

.overmenu{ background:#f6f1ef; color:#242424; height:25px; font-weight:bold; border-bottom: dotted 1px #a7a19e;}

.leftrightpadding {padding-left:3px; padding-right:3px;}
.bottompadding {padding:3px 3px 3px 3px;}
.grayblock { background-color:#808080; border-bottom:#ffffff solid 2px; font-size:9px; font-weight:100; color:#d1d1d1;}
.menubg { background-color:#efe6e2;}
.rightpadding {padding-right:8px;}
.rightborder{border-right:1px dotted #b2b2b2;}
.redblock { background-color:#e50000;}
.bottomblock { background-image:url(images/bottom_middle.jpg); background-repeat:repeat-x; background-position:left top; background-color:#2f2f2f;}

.bottomlinewhite { font-size:12px; color:#ffffff; font-weight:600;}
