

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #99CC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	border: 1px solid #CCFF33;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: 50px; /* means the pop-up's top is 50px away from thumb's top */
	left: 90px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 99px; /* enter desired thumb width here */
	height : auto;
	border: 1px solid #CCFF33;
}

/* smart image enlarger ends here */




/* default styles */

body {
	background-color: #333333;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF33;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px;
	font-weight: bold;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background-color: #333333;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF33;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #CCFF33;
	padding-right: 0px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
	height: 12px;
	line-height: 12px;
	text-align: left;
	display: block;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.shadowbox {
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
}
.header {
	height: 78px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-color: #CCFF33;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
}
.adress {
	height: 78px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 200px;
	position: relative;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-color: #CCFF33;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
}
.mainbox {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/body.gif);
	top: 0px;
}
.mainpadbox {
	margin: 0px;
	padding: 0px;
}
.contentbox {
	clear: both;
	float: right;
	width: 550px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding: 10px 15px;
	top: 0px;
}
.contentbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
}
.contentbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
}
.contentbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.footerimg {
	height: 5px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-decoration: none;
	padding: 0px;
}
.footer {
	height: 30px;
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-left: 4px;
	padding-top: 4px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.leftbar {
	margin-right: 581px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
}
.leftbarimg {
	text-align: center;
	vertical-align: middle;
	width: 190px;
	padding: 5px;
	margin: 0px;
	position: relative;
	border: 0px;
}
.leftbarbox {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	top: 0px;
	padding: 0px 5px;
	text-align: center;
}
.leftbarbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbarbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbarbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.leftnavbox {
	margin: 0px;
	text-decoration: none;
}
.leftnavbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	text-align: left;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF33;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #CCFF33;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.leftnavbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	text-align: left;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF33;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #CCFF33;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.leftnavbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCFF33;
	text-align: left;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #669900;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.leftbarspacer {
	height: 10px;
}
.leftbarspacer1 {
	height: 200px;
}
.leftbarspacer2 {
	height: 300px;
}
.leftbarspacer3 {
	height: 400px;
}
.leftbarspacer4 {
	height: 500px;
}
.leftbarspacer5 {
	height: 600px;
}
.leftbarspacer6 {
	height: 700px;
}
.leftbarspacer7 {
	height: 900px;
}
.leftbarspacer8 {
	height: 1520px;
}
.legalbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	padding: 10px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
}
.legalheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #99CC00;
	text-align: center;
	display: block;
	height: 20px;
	width: 400px;
	position: relative;
	line-height: 20px;
	margin-top: 10px;
}
.legalbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.legalbody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	margin-top: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}
.navbox {
	position: relative;
	height: 22px;
	width: 750px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #ffffff;
	background-color: #333333;
}
.navbox a:link {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.navbox a:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.navbox a:hover {
	text-decoration: none;
	color: #CCFF33;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	text-align: right;
	height: 18px;
	width: 200px;
	position: absolute;
	left: 535px;
	top: 5px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: right;
	height: 12px;
	width: 300px;
	position: absolute;
	right: 15px;
	bottom: 2px;
}
#breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
.entrydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC33;
	text-decoration: none;
}
table {
	width: 100%;
	text-align: left;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.pages a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.pages a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.pages a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pricebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
}
.border1 {
	border: 1px solid #99CC00;
}
.productbox {
	border: 1px solid #CCFF33;
	margin: 0px;
	padding: 5px;
}
.productbox2 {
	border: 1px solid #CCFF33;
	margin: 0px;
	padding: 5px;
}
.productbox2 img {
	padding: 4px;
}
.productbox2 table {
	text-align: center;
}
.productbox2 tr {
}
.productbox2 td {
	text-align: center;
}
.productbox2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
.productbox2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
.productbox2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF33;
	text-decoration: underline;
}
.productboxl {
	padding: 0px;
	margin-right: 498px;
	position: relative;
}
.productboxr {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	width: 480px;
}
.productboxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}

