body {margin:0px; font-family:"Trebuchet MS";}

.bodyTag {background:#bebebe url(images/body_bg.jpg) top left repeat-x; }

A { COLOR: #2F4984; TEXT-DECORATION:underline }

A:link { COLOR: #2F4984; TEXT-DECORATION:underline}

A:visited { COLOR: #2F4984; TEXT-DECORATION:underline}

A:hover { COLOR: #333; text-decoration:none }

td, p, span, div{ color:#383838; font-size:11px; font-family:"Trebuchet MS"; line-height:18px;}


hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#101010; font-size:12px; border:1px solid #880a0a;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 18px; color: #333366;  margin:0px; font-weight:bold;}
H1 a:link {font-size: 18px; color: #333366; }
H1 a:visited {font-size: 18px; color: #333366;}
H1 a:hover {font-size: 18px; color: #858585; }
/*use this for header (page title)*/


H2 {font-size: 12px; font-weight:bold; color: #333366; font-weight:bold;}
H2 a:link {font-size: 12px; font-weight:bold; color: #333366;}
H2 a:visited {font-size: 12px; font-weight:bold; color: #333366;}
H2 a:hover {font-size: 12px; font-weight:bold; color: #858585;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:11px; font-weight:bold; color:#385cb2; margin:0px; padding-left:2px;}
H3 a:link {font-size:11px; font-weight:bold; color:#385cb2;  padding-left:2px;}
H3 a:visited {font-size:11px; font-weight:bold; color:#385cb2; padding-left:2px;}
H3 a:hover {font-size:11px; font-weight:bold; color:#858585;  padding-left:2px;}
/*use this for small-title */

H4 {font-size:11px; font-weight:bold; color:#333366; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:11px; font-weight:bold; color:#333366; text-transform:uppercase;}
h4 a:visited {font-size:11px; font-weight:bold; color:#333366; text-transform:uppercase;}
h4 a:hover {font-size:11px; font-weight:bold; color:#858585; text-transform:uppercase;}
/*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:#bb9f5e;}
h5 a:link {font-size:11px; font-weight:bold; color:#bb9f5e;}
h5 a:visited {font-size:11px; font-weight:bold;  color:#bb9f5e}
h5 a:hover {font-size:11px; font-weight:bold;  color:#858585;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#101010; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#101010; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#101010; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#858585; 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 { height:22px; border:1px solid #283e38; color:#ffffff; font-size:11px; font-weight:bold; background-color:#424242;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#ecf2ff; 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:#385cb2; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #ecf2ff; padding: 4px;}
.highlighted-row table {border:1px solid #333366; background-color: #ecf2ff; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #ecf2ff; padding: 4px;}
.highlighted-row a:link {color:#101010; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#101010; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#454545; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #FDF5E3; padding: 4px; color:#101010;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #FDF5E3; padding: 4px; color:#101010;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #FDF5E3;  padding: 4px; color:#101010;}
.highlighted-row1 a:link {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#a1a1a1; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #ecf2ff; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color: #ecf2ff; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #ecf2ff; 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:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #375394; padding: 4px; color:#ffffff;}
.highlighted-row3 {border:1px solid #001711; background-color: #375394; padding: 4px; color:#ffffff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #231c56; padding: 4px; color:#ffffff;}
.highlighted-row3 a:link {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #375394; padding:2px; font-weight:bold;}*/
.price {background-color:#f1cd79; font-weight:bold; color:#101010; border:#c9aa62 solid 1px;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#375394; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#375394; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#375394; 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:#375394; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #001711; border-collapse:collapse; background-color:#231c56;}
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;  }
table .alt-lines .alt-linechange2 {background-color:#ecf2ff; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #3c599d; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #3c599d; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #3c599d; border-collapse:collapse; padding:3px; background-color:#ecf2ff; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#375394; font-weight:normal;}

.imgna {background-color:#ecf2ff; 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:#001711; text-decoration:none}

.textbold { font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;font-size: 11px; font-weight:bold;}

.logintab {background-color: #ecf2ff; padding: 4px; border:1px solid #375394 ;}
.logintab table {border:1px solid #375394 ;background-color: #ecf2ff; padding: 4px;}
.logintab th {background-color:#375394;}
.logintab table td table{background-color: #ecf2ff;  padding: 4px; }
.logintab a:link {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#001711; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #3c599d; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #3c599d; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #3c599d; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #3c599d; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #3c599d; color:#375394; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #3c599d; border-collapse:collapse; padding:2px; height:20px; background-color:#ecf2ff; color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#001711; font-weight:normal;}
.bluetable a:visited{color:#001711; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {padding:10px;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#101010; border:1px solid #ffdb85; font-size:11px}

.bdrmain { background-color:#FFFFFF;}

table.footer {}
.footer td{color:#101010; padding-left:5px; font-size:11px; line-height:22px;}
.footer a:link{color:#101010;}
.footer a:visited{color:#101010;}
.footer a:hover{color:#fff;}


.sitetitlefont {font-size:28px; color:#fff; font-family:Trebuchet MS; text-decoration:none; line-height:30px;font-weight:bold; } 
.sitetitlefont a:link { color:#FFFFFF; text-decoration:none; font-size:28px; color:#fff;}
.sitetitlefont a:visited {color:#FFFFFF;text-decoration:none; font-size:28px;  color:#fff;}
.sitetitlefont a:hover {color:#FFFFFF; text-decoration:none;font-size:28px;  color:#fff;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px;}

table.linkmenu { margin:0px;}
.linkmenu td{ font-weight:bold; color:#2F4984; border-right:solid 2px #000000; font-weight:bold; font-size:11px; padding:0px 2px 0px 2px;}
.linkmenu a:link {font-weight:bold; color:#2F4984; text-decoration:none;}
.linkmenu a:visited{ font-weight:bold; color:#2F4984; text-decoration:none;}
.linkmenu a:hover { font-weight:bold;  color:#333; text-decoration:none;}

.overmenu {}
.overmenu a:link, .overmenu a:visited {background-color:#f5f7fa; border-bottom:1px solid #101010; padding:3px 7px; height:20px; color:#101010; display:block; font-weight:100; text-align:center;  font-size:11px;text-decoration:none; }
.overmenu a:hover {background-color:#f5f7fa; border-bottom:1px solid #101010; padding:3px 7px; height:20px; color:#2F4984; display:block; font-weight:100; text-align:center; font-size:11px; text-decoration:none;}

table.leftmenu {}
.leftmenu td{ padding-left:40px; height:30px;}
.leftmenu a:link {font-weight:bold; color:#000000;height:30px;}
.leftmenu a:visited{ font-weight:bold; color:#000000;height:30px;}
.leftmenu a:hover { font-weight:bold;  color:#ffffff;height:30px;}


.slogantext { font-size: 18px;	font-weight: 200; color: #ffffff; padding-bottom:7px; padding-right:5px; }

.leftbase {background-color:#fff2d2; border-right:#FFFFFF solid 1px;}

.leftback { padding:10px;}
.leftback td{}
.leftback a:link {color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#001711; text-decoration:none;}

.rightback { padding:0px; background-color:#fff;  }
.rightback td{ }
.rightback a:link {color:#101010; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#101010; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#101010; text-decoration:none;}


table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#001711; }
.box a:visited{ color:#001711; }
.box a:hover{ color:#001711; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#001711; }
.boxright a:visited{ color:#001711; }
.boxright a:hover{ color:#001711; }

table.checkbox td input{ background-color:transparent; border:0px;}
.bdrright{border-right:solid 1px #cccccc;}

.copyrights {color:#282828; font-size:11px;}
.copyrights a:link{color:#282828; font-size:11px;}
.copyrights a:visited{color:#282828; font-size:11px;}
.copyrights a:hover{color:#fff; font-size:11px;}

.required { color:#FF0000;}

/*extra css*/

.mid ul {  margin:0px; padding-left:5px; }
.mid li { margin:7px 0px; list-style:none; line-height:15px; background-image:url(images/round_bullet.jpg); background-repeat:no-repeat; background-position: top left; padding-left:15px; font-weight:800; }

.topleftbg { background:url(images/topleft_bg.jpg) top left repeat-x;}
.toprightbg { background:url(images/topright_bg.jpg) top left repeat-x;}
.headerright { background:url(images/headerright_img.jpg) top left no-repeat;}

.topcall { font-family:"Trebuchet MS";font-weight:bold;color:#FFFFFF; font-size:20px; padding-bottom:10px;}
.topphone1 { font-family:"Trebuchet MS";font-weight:bold;color:#ffd981; font-size:23px;}

.topcentrcurve { background:url(images/topcntrcurve.jpg) top left repeat-x;}
.bottomcentrcurve { background:url(images/bottomcntrcurve.jpg) bottom left repeat-x;}

.largefont { font-family:"Trebuchet MS"; font-weight:bold; font-size:24px; color:#101010; padding:5px; line-height:28px;}


.boxtop { background-image:url(images/boxtopbg.jpg); background-position: top left; background-repeat:repeat-x;}
.box1 {border-right:solid 1px #2f4885;border-left:solid 1px #2f4885; }
.boxbtm { background-image:url(images/boxbtmbg.jpg); background-position:left; background-repeat:repeat-x;}
.boxtitle {font-family:"Trebuchet MS";font-weight:normal;color:#ffda83; font-size:18px; padding-top:10px; }

.padding { padding:10px;}

.rightpnlbg { background-color:#385cb2; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:12px;}
.rightpnltop { background-image:url(images/rightpnlbg.jpg); background-position:top left; background-repeat:repeat-x;}
.rightpnltop td {color:#FFFFFF; font-family:"Trebuchet MS"; font-size:12px;}

.formtitle { background:url(images/formttle_bg.jpg) left top repeat-x;font-family:"Trebuchet MS";font-weight:bold;color:#ffda83; font-size:22px; height:55px; text-align:center; padding:10px 0px 0px 0px;}
.formtitle p {font-weight:bold;color:#fff; font-size:11px; text-align:center; padding:5px 2px; margin:0px; }

.topbdr td { border-top:#cccccc solid 1px; font-size:11px; color:#101010; padding:5px 15px 0px 15px;}
.smalltxt {font-size:11px; color:#101010; padding:10px 15px 10px 15px;}

.discnote{ font-size:10px; line-height:14px; color:#fff}
.toptext { color:#FFFFFF; line-height:14px; display:inline;}

table.coupon {}
.coupon td { color:#535353;}
.coupon .top { background:url(images/coupon-top.jpg) left top no-repeat; height:120px;}
.coupon .top td { padding:12px 20px 5px 20px;}
.coupon .top th { padding:12px 20px 5px 0px; font-size:18px; color:#05402a;}
.coupon .middle {background:url(images/coupon-middle.jpg) left top repeat-y; padding:0px 40px 0px 20px;}
.coupon .bottom {background:url(images/coupon-bottom.jpg) left top no-repeat; height:67px;}
.coupon .bottom td {padding:25px 45px 5px 37px; color:#fce097;}
.coupon .bottom span {color:#fff;}
.coupon .bottom a:link, .coupon .bottom a:visited { color:#fce097; text-decoration:none;}
.coupon .bottom a:hover { color:#FFFFFF; text-decoration:none;}
.coupon .print {color:#000000;font-size:16px;font-weight:bold;}
.coupon a:link, .coupon a:visited {}
.coupon a:hover {}

/*new coupon css start*/
.topbg { background: url(images/topbg.jpg) top center no-repeat; height:95px;}
.couponbg { background:#c1cee3; border-left:solid 1px #0f4fa6; border-right:solid 1px #0f4fa6;}
.midbg { background:url(images/midbg.jpg) top center no-repeat; height:100%;}
.bottom { background:url(images/bottom.jpg) top center no-repeat; height:15px;}
.topphone { color:#223971; font-size:20px; font-family:trebuchet MS; text-align:right; padding-right:40px;}
.content { font-size:11px; font-family:verdana; color:#fff; line-height:20px;}
.button1 h1 a {margin:0px; padding:0px; background:url(images/clicktoprint-butt.png) top left no-repeat; width:242px; height:113px; float:left; text-indent:-99999px; }
.coupontitle { font-family:Helvetica; font-size:20px; font-weight:bold; color:#fff;}
.coupontitle span { color:#a61111;}
.subtitle { font-family:Helvetica; font-size:16px; font-weight:bold; color:#d0fffe;}
.terms { font-size:10px; font-family:verdana; color:#242424; padding:5px;}
.terms span { color:#990000;}
/*new coupon css end*/