/* CSS Document */

/* Zero out everything */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
}
.buynow {
	border: thin solid #FF0066;
	width: auto;
	display: inline;
	padding: 3px;
	margin: 1em;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
}
.buynow a:link, .buynow a:visited {
	color: #FF0000;
	text-decoration: none;
}
.buynow a:hover
{
color:#FF6600;
}

.TopOfPage {
	text-align: right;
	padding-top: 10px;
}
hr {
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #fff;
	text-decoration: none;
}
		
#nav_menu {
	z-index:999;
	background-repeat: repeat-y;
	margin-right: 10px;
	width:150px;
	margin-left: 5px;
	float: left;
	position: relative;


}

#SectionHeader
{
	position: relative;
	display:block;
}
.SectionHeader
{
	position: relative;
	display:block;
}
.SectionHeader h1
{
color:#CC0033;
}
.productline li {
	font-size: small;
}

#MainContent img {
	margin: .3em;
}


.MainMenuItem
{
	font-size: medium;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;

}
.MainMenuItem li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-size: medium;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

.MainMenuItem a:link, .MainMenuItem a:visited
{
color:#0000CC;
text-decoration:none;
}

.MainMenuItem a:hover
{
color:#FF0066;
}





#Footer
{
	position:relative;
	text-align: center;
	font-size: small;
	clear: both;
	display: block;
	float: none;
	clear:both;
}

.Header
{
	position:relative;
	background-color:#3366CC;
	border-bottom-style:solid;
	margin: 0 0 0 0;
}
#Wrapper {
	position: relative;
}

#TopMenuBar
{
	height:20px;
	text-align:center;
	color:#0000CC;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#000066;

}

.TopMenuItem
{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

.TopMenuItem a:link, .TopMenuItem a:visited
{
color:#CCCCCC;
text-decoration:none;
}
.TopMenuItem a:hover
{
color:#FFFFFF;
}

#QuickToolsTop
{
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 5px;
	margin-right: 5px;
}

.TopPhoneNumber
{
	float:right;
	text-align:left;
	position: relative;
	font-size: small;
	margin-right: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

#CompanyProfile
{

}

h2, h3, h5, h1, h4
{
color:#CC6666;
}
h1 {
	font-size: 1.4em;
}

h4 {
	color: #CC0033;
	font-size: medium;
	margin-left: 1em;
}
div.figure {

  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  width:auto;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
}

div.Product {
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
	width:auto;
}
div.Product p {text-align: center; font-style: italic;font-size: smaller;}


div.Testimonials p
{
font-size:small;
color:#000099;
}
div.Testimonials em
{
font-style:italic;
color:#FF0000;

font-size:smaller;
}

div.Distributors .distro_cont
{
	text-align: left;
	position: relative;
	margin-left:35px;
	padding-left:30px;
}
.Distributors p {
	font-size: small;
}
.Distributors li {
	list-style-type: none;
	display: inline;

}



div.Distributors .distro_cont .flag
{
float:left;
width:75px;
height:150px;
}

div#ProductPages
{

}

div#ProductPages p
{
}



div#SpecialOffers {
	border: 1px solid #333333;
	width: 90%;
	position: relative;
	text-align: center;

}


.contSpecialOfferFull {
	width: 150px;
	border: 1px solid #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}


.contSpecialOfferFull a:link, .contSpecialOfferFull a:visited {
	color: #FF0000;
	text-decoration: none;
}
.contSpecialOfferFull a:hover {
	color: #FF0066;
	text-decoration: underline;
}


.BoxHighlight {
	background-color:#FFFFCC;
	border:0.3em;
	border-style:double;
	border-color: #FF3300;
	font-size:smaller;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
.BoxHighlight a {
	color: #990000;
	text-decoration: none;
}

#Wrapper #MainContent .BoxLowLight
{
	background-color:#FFFFee;
	border:0.3em double #0000CC;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: x-small;
	width: 75%;
}

.BoxSmall
{
	font-size: small;
}
.caption {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.contProduct {
	width: 80%;
	border: 1px solid #999999;
	position: relative;
	margin-top: 20px;
	text-align: left;
	padding: 10px;
}
li {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
}
#TopHeaderSlogan {
	font-size: x-small;
	font-style: italic;
	color: #CCCCCC;
	overflow: hidden;
}
#Flags {
	text-align: center;
}
.HighLight
{
font-weight:normal;
color:#CC0000;
}
#BottomNav ul {
	list-style-type: none;
}
div#BottomNav li, div#BottomNav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #0000FF;
	font-size: x-small;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#BottomNav li li {
	color: #000099;
	font-weight: normal;
	list-style-type: disc;
}
.contSpecialOfferSmall  {
	width: 125px;
	border: 1px solid #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
	font-size: x-small;
	text-align: center;
	margin-top: 40px;
}
.contSpecialOfferSmall img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.productforsale
{
	margin-top:20px;
	width: 125px;
	border: 1px solid #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: x-small;
	margin-left: 10px;
}
#wrapper .productforsale p
{
	font-size: x-small;
}
#wrapper .productforsale h1
{
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}
#MainContent  {

}

#wrapper .productforsale img
{
	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;
}
.footnote  {
	font-size: xx-small;
	font-style: italic;
}
#specials {
	border: thin solid #FF6600;
	position: relative;
	width: auto;
	background-color: #FFFF33;
}
#specials li {
	list-style-type: circle;
}

#specials .offer {
	font-size: small;
}
#specials p {
	margin: 0px;
	padding: 0px;
}
.offer
{
}
#Wrapper #MainContent
{
	text-align:left;
	position: relative;
	font-size: medium;
	margin-left: 1em;
	color: #000099;
}
#Wrapper #Footer {
	color: #0000FF;
}
#fakepic {
	width: 300px;
	height: 200px;
	float: right;
	border: 1px dotted #0000CC;
}
.HighLight2 {

font-weight:normal;
color:#CC0000;
}
.BoxHighlight2 {
	background-color:#FFFFFF;
	border:0.3em;
	border-style:double;
	border-color: #FF3300;
	font-size:smaller;
	text-align: center;
	margin: 3px;
	padding: 3px;
	clear: none;
	width: auto;
	height: auto;
}
#moved {
	background-color: #FFFF66;
	height: 30px;
	text-align: center;
}
