BODY {
  scrollbar-base-color: #82B554;
  scrollbar-track-color: #82B554;
  scrollbar-face-color: #CCCC99;
  scrollbar-highlight-color: #82B554;
  scrollbar-3dlight-color: #CCCC99;
  scrollbar-darkshadow-color: #CCCC99;
  scrollbar-shadow-color: #82B554;
  scrollbar-arrow-color: #FFFF00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}



.c {
	float: left;
}

td {
	font-size: 9pt;
}

.cr {
	clear: left;
}


h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
	font-size: 8pt;
}
#path {
	margin-top: 2px;
	padding: 3px; padding-left: 15px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}

#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: hand;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links {
font-family: Arial, Verdana, Helvetica; font-size: 17px; font-weight: bold;

}
.paging-info {
   text-align:right;
font-family: Arial, Verdana, Helvetica; font-size: 17px; font-weight: bold;
}

.paging-info {
   font-style: italic;
font-family: Arial, Verdana, Helvetica; font-size: 17px; font-weight: bold;
}

// --------------- Calendar Style ------------------

font.alert{
        font-weight: bolder;
        color: #990066;
        text-transform: uppercase;
}
tr.week{
     text-align: right;
     vertical-align: top;
}
tr.holiday{
     font-weight: bold;
     color: #FFFFFF;
     background-color: #FE6802;
     vertical-align:top;
}
tr.day_name{
     background-color: #C0C0DE;
     color: #4040AA;
     font-size: 6.5pt;
     height: 9pt;
}
td.right_box{
     text-align: left;
}
td.left_box{
     text-align: right;
}
.weekend_link{
     color: #FFFFFF;
     font-size: 9px;
}
.weekend_box{
     background-color: #738293;
     color: #FFFFFF;
     width: 15px;
     height: 7pt;
}

td.dark_date_box{
	 font-size : 9px;
     background-color: #E1E1EB;
     width: 15px;
     height: 7pt;
}
a.dark_date_box{ color: #AAAAFF; text-decoration: none; }
a.dark_date_box:hover{ color: #FFAAAA; text-decoration: none; }

td.today_date_box{
     background-color: #FFDDDD;
     width: 15px;
     height: 7pt;
}
td.date_box{
     background-color: #FFFFFF;
     width: 15px;
     height: 7pt;
}
.quote {
	font-size: 11px; color: #444444; line-height: 150%;
	background-color: #DDE2EC; border: #5e74b3; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.gen { font-size : 9px; font-weight: bold;}
.gen{ color : #red; }
a.gen{ color: #4040AA; text-decoration: none; }
a.gen:hover{ color: red; text-decoration: none; }



A:link {
  color: #587668;
}

A:active {
  color: #587668;
}

A:visited {
  color: #587668;
}

A:hover {
  text-decoration: underline;
  color: #330066;
  background-color: #AAE69B;
}


.productTITLE {
   color: #FF0000;
  font-weight: bold;
font-family: Verdana, Arial, Helvetica; font-size: 15px;

}

.productAUTHOR {
   color: #FF0000;
  font-weight: normal;
font-family: Verdana, Arial, Helvetica; font-size: 12px;

}

.productDESCRIPTION {
   color: #000000;
font-family: Arial, Verdana, Helvetica; font-size: 14px; line-height: 18px;

}





dl {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

dt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

dd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rcontent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.nav3 {
   color: #000000;
  font-weight: bold;
font-family: Arial; font-size: 11px;
  text-decoration: none;
}

.nav3:link {
  color: #FFFFFF;
font-family: Arial; font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.nav3:active {
  color: #FFFF00;
font-family: Arial; font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.nav3:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.nav3:hover {
  font-weight: bold;
background-color: #FF59FF;
  text-decoration: underline;
  color: #FFFF00;
}





a.orderbutton {
 color: #82B554;
font-family: Arial; font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.orderbutton:hover {
  font-weight: bold;
background-color: #82B554;
  text-decoration: underline;
  color: #FFFF00;

cursor: auto;

}
.orderbutton:visited {
  color: #82B554;
  text-decoration: none;
}



a.showit {
 color: #FFFFFF;
   position: relative;
   z-index: 24;
font-family: Arial; font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.showit:hover {
   z-index: 125;
  font-weight: bold;
background-color: #FF59FF;
  text-decoration: underline;
  color: #FFFF00;

cursor: auto;

}
.showit:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.showit span {
   display: none;
 color: #FFFFFF;
}
a.showit:hover span {
   display: block;
   position: absolute;
   top: 25px;
   left: 0px;
   width: 200px;
   border-style: solid;
   border-left: 2px solid #FF59FF;
   border-top: 10px solid #FF59FF;
   border-bottom: 2px solid #FF59FF;
   border-right: 2px solid #FF59FF;
   padding: 3px;

   text-decoration: none;

   background: #EAEAFF;
   color: #000000;
   font-family: arial;
   font-size: 11px;
   text-align: left;
   FILTER: Alpha(Opacity=95, FinishOpacity=95, Style=2);

   -moz-opacity: .85;
   -khtml-opacity: .85;
}



a.showit2 {
 color: #FFFFFF;
   position: relative;
   z-index: 24;
font-family: Arial; font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.showit2:hover {
   z-index: 125;
  font-weight: bold;
background-color: #FF59FF;
  text-decoration: underline;
  color: #FFFF00;

cursor: auto;

}
.showit2:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.showit2 span {
   display: none;
 color: #FFFFFF;
}
a.showit2:hover span {
   display: block;
   position: absolute;
   top: 25px;
   left: -150px;
   right: 0px;
   width: 200px;
   border-style: solid;
   border-left: 2px solid #FF59FF;
   border-top: 10px solid #FF59FF;
   border-bottom: 2px solid #FF59FF;
   border-right: 2px solid #FF59FF;
   padding: 3px;

   text-decoration: none;

   background: #EAEAFF;
   color: #000000;
   font-family: arial;
   font-size: 11px;
   text-align: left;
   FILTER: Alpha(Opacity=95, FinishOpacity=95, Style=2);

   -moz-opacity: .85;
   -khtml-opacity: .85;
}


a.showit3 {
   position: relative;
   z-index: 24;
border-bottom: 1px red dashed;
  font-weight: bold;
  text-decoration: none;
}
a.showit3:hover {
   z-index: 125;
  font-weight: bold;
background-color: #FF59FF;
  text-decoration: underline;

  color: #FFFF00;

cursor: auto;

}
.showit3:visited {
  text-decoration: none;
}
a.showit3 span {
   display: none;
 color: #FFFFFF;
}
a.showit3:hover span {
   display: block;
   position: absolute;
   top: 25px;
   left: 0px;
   width: 200px;
   border-style: solid;
   border-left: 2px solid #FF59FF;
   border-top: 10px solid #FF59FF;
   border-bottom: 2px solid #FF59FF;
   border-right: 2px solid #FF59FF;
   padding: 3px;
font-size: 13px;
line-height: 14px;
   text-decoration: none;

   background: #EAEAFF;
   color: #000000;
   font-family: arial;
   font-size: 11px;
   text-align: left;
   FILTER: Alpha(Opacity=95, FinishOpacity=95, Style=2);

   -moz-opacity: .85;
   -khtml-opacity: .85;
}

/*------------------site search facility-----------------------*/

#headsearch {
	background-color:#82B554;
	border-bottom: 1px solid #679340;
	border-right: 1px solid #679340;

}

#headsearchKeyword {
	background-color:#FFFFFF;
	border:0px;
	border-left:1px solid #679340;
	border-top:1px solid #679340;
	color:#000066;

	font-size:95%;

}

.jobadlink {
font-family: Arial; font-size: 13px; font-weight: bold; color: #1B703A; text-decoration: underline;
}

a.jobadlink:active {
font-family: Arial; font-size: 13px; font-weight: bold; color: #1B703A; text-decoration: underline;
}

a.jobadlink:hover {
font-family: Arial; font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: underline;

}
a.jobadlink:visited {
font-family: Arial; font-size: 13px; font-weight: bold; color: #1B703A; text-decoration: underline;
}


.jobadtext {
font-family: Arial; font-size: 11px; color: #000000;
}


.phpads {
  	font-family: Verdana;
font-size: 10px;
  color: 000000;
  	font-weight: normal;
line-height: 11px;
  text-decoration: none;
}

.phpadslink:link {
  color: #6F974B;
  text-decoration: underline;
}

.phpadslink:active {
  color: #6F974B;
  text-decoration: underline;
}

.phpadslink:visited {
  color: #6F974B;
  text-decoration: underline;
}

.phpadslink:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #FFFF8F;
  background-color: #82B554;

}
#headsearchSubmit {
	background-color:#82B554;
	border:0px;
	color:#679340;
font-weight: bold; color: white;
	font-size:95%;


}
