@import "skinDesignerCSS.css";
body {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

A { FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION: none }

A:link { COLOR: #aaa40d ; text-decoration:underline; }

A:visited { COLOR: #aaa40d ; text-decoration:underline; }

A:hover { COLOR: #000000; }

td, p, div {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 12px;}
div{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

hr {height:1px; color:#000000;}
form {margin:0px; padding:0px;}
select {FONT-SIZE: 11px;COLOR: #000000;BORDER-RIGHT:  #047B95 1px solid;BORDER-TOP:  #047B95 1px solid;BORDER-LEFT:  #047B95 1px solid;BORDER-BOTTOM:  #047B95 1px solid;}

table.checkbox td input{
background-color: transparent;
border: 0px;}

.bodybg{
background-color:#eeea91;background-repeat:repeat-y; padding-right:10px;}


/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 22px; font-weight: bold; color: #000000; margin:0px; padding-bottom:3px; border-bottom:1px solid #000000}
H1 a:link {font-size: 22px; font-weight: bold; color: #000000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000; text-decoration:none;}
H1 a:visited {font-size: 22px; font-weight: bold; color: #000000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000; text-decoration:none;}
H1 a:hover {font-size: 22px; font-weight: bold; color: #000000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #000000; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #000000;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #000000;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #000000;}
/*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:#000000; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#000000; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#000000; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#000000; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:11px; font-weight:bold; color:#000000; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:11px; font-weight:bold; color:#000000; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:11px; font-weight:bold; color:#000000; text-transform:uppercase color:#000000}
h4 a:hover {font-size:11px; font-weight:bold; color:#000000; text-transform:uppercase color:#999999;}
/*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; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#000000;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#000000}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#999999;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-style:italic; color:#000000; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#000000; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#000000; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#000000; 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:#eeea91; border-top:1px solid #999586;border-right:1px solid #999586; color:#000000;}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#eeea91; border:1px solid #000000; padding:3px;}
td.information{ font-weight:bold;}
.information a:link{color:#000000; text-decoration:none;}
.information a:visited{color:#000000; text-decoration:none;}
.information a:hover{color:#aaa40d;}

.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:#000000; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #fdfdf3; padding: 4px;}
.highlighted-row table {border:1px solid #000000	; background-color: #fdfdf3; padding: 4px;}
.highlighted-row table td table{border:0px solid #9B2B0A; background-color: #eeea91; 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:#666666; text-decoration:underline; font-weight:normal;}



.highlighted-row2 {border:1px solid #000000 ;background-color: #ffffff; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #ffffff; 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:#666666; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #FFCC00; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #FFCC00; 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:#666666; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #ffffff; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-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:#aaa40d; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#aaa40d; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#000000; font-size:11px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#000000; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#000000; 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-collapse:collapse; padding:3px; background-color:#eeea91;font-size:12px;}
.tablewithheader a:link {color:#000000; font-weight:normal;}
.tablewithheader a:hover {color:#666666; font-weight:normal;}
.tablewithheader a:visited{color:#000000; font-weight:normal;}


.imgna {background-color:#dddddd; width:100px; height:100px; text-transform:uppercase; color:red;}
.imgna td{text-align:center;}
.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-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #FFFFFF; font-weight:bold;}

.logintab {background-color: #f9f6b0; padding: 4px; border:1px solid #eeea91;}
.logintab table {border:1px solid #eeea91 ;background-color: #f9f6b0; padding: 4px;}
.logintab th {background-color: #eeea91;}
.logintab table td table{background-color: #f9f6b0;  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: #000000; }

table.invocetab  {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #000000; 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:#eeea91; 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-left:10px; padding-right:10px; padding-bottom:00px; background-color:#ffffff; padding-top:10px;}
.mid td{background-repeat:repeat-x}
.tablebg{background-color:#eeea91;background-repeat:repeat-x; background-position:top;}
.tablebgtop{background-repeat:no-repeat;}
.tablebgleft{background-repeat:no-repeat;}
.titlefont { font-size: 14px; font-weight: 600; color: #000000; border-bottom: solid 1px #000000;}

.fontwhite {color:#FFFFFF;}

table.linkmenu {}
.linkmenu a:link{color:#aaa40d; text-decoration:none;}
.linkmenu a:visited{color:#aaa40d; text-decoration:none;}
.linkmenu a:hover{color:#000000;}
.linkmenu th{background-color:#aaa40d;}
.linkmenu td{height:20px; text-decoration:none; color:#9f9832; font-weight:bold; text-align:left; background-image:url(images/flo_01_17.gif); background-position:5px; background-repeat:no-repeat; background-color:#ffffff; padding-left:30px; border-bottom:1px solid #ededeb;}
.linkmenu td.no{ color:#EFEFEF; border-right:0px solid #999999; }
td.linkmenu{background-color:#000000;}

table.overmenu {}
.overmenu a:link{color:#aaa40d; text-decoration:none;}
.overmenu a:visited{color:#aaa40d; text-decoration:none;}
.overmenu a:hover{color:#000000;}
.overmenu td{height:20px; font-weight:bold; background-color:#d7d4d4; padding-left:10px; padding-right:5px; border-bottom:1px solid #ededeb;}
input,textarea{color:#000000; border:1px solid #666666;}

.bdrmain { border-left: 1px solid #aaa40d; border-right: 1px solid #aaa40d; background-color:#ffffff; }

table.footer { border-right: 1px solid #aaa40d; border-left: 1px solid #aaa40d; border-bottom: 1px solid #aaa40d; background-color:#aaa40d;}
.footer td{ padding-left:8px; padding-right:8px; height:25px; color:#FFFFFF;}
.footer td.col{ padding-left:8px; padding-right:8px; height:20px; color:#FFFFFF; }
.footer a:link {color:#FFFFFF;  text-decoration:none;}
.footer a:visited{color:#FFFFFF;  text-decoration:none;}
.footer a:hover {color:#f5f2a4; }

.bgtopmenuback { background-color: #797979; }
.sitetitlefont {color:#ffffff; font-size:18px; font-weight:bold; padding-left:5px; text-align:left; padding-top:2px; padding-bottom:3px;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #000000;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #000000;  }

table.leftmenu  {}
.leftmenu td{ border-bottom:1px solid #FFC4C4; height:22px; }

.slogantext {color:#FFFFFF; font-size:12px; font-weight:600; font-style:italic; text-align:left; padding-left:200px;}
.topback{ background:#EFEFEF; border: solid 1px #000000; border-right: 0px;}
.leftback{ background:#FFFFFF;}
.rightback{background-color:#ffffff; }
.middleline{background-color:#585857;}

table.tabwelcome {background-color:#ffffff;}
.tabwelcome th{padding:3px;}

table.tabservice { height:167px;}
table.box {}
.box{}
.box th{ border-bottom:1px solid #aaa40d; background-color:#aaa40d; color:#FFFFFF;}
.box td{ padding:2px; background:#ffffff; text-align:left; color:#000000;}
.box a:link{color:#000000;}
.box a:visited{color:#000000;}
.box a:hover{color:#000000;}
td.boxtitle{color:#f0725b; font-weight:bold; height:20px;}

.boxtitletop td{color:#000000; font-size:12px; font-weight:bold; text-align:center; padding-top:1px;}

.newsupdate{color:#000000; font-weight:bold; text-align:center;}
td.tableright{background-position:right; background-repeat:repeat-y;}
td.tableleft{background-position:left; background-repeat:repeat-y;}
td.tablebottom{background-position:bottom;}

table.boxright { border-bottom:1px solid #aaa40d;}
.boxright th{color:#ffffff; background:#aaa40d;}
.boxright td{ border-right:1px solid #aaa40d; border-left:1px solid #aaa40d; padding:5px;}
           /* ---- ---- ---- ---- ---- ---- */    


