#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(../Images/MenuBackGround.jpg);
	background-repeat: repeat-x;
	height: 48px;
	margin-bottom: 0px;

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


#DropMenu, #DropMenu ul {
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 99;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#DropMenu a {
	display: block;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #333;
	font-size: 1.25em;
	color: #FFFFFF;
}

#DropMenu a.arrow {
	padding: 3px 16px 3px 10px;
	background-image: url(../Images/ArrowDown.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#DropMenu li {
	float: left;
	width: 9em;
}
.right_site_search {
	padding-left: 100px;
}


#DropMenu li ul, #DropMenu ul li  {
	width: 18em;
}

#DropMenu ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#DropMenu li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(../Images/SubMenuBackGroundFade.jpg);
	background-repeat: repeat-x;
}

#DropMenu li:hover a, #DropMenu a:focus,
#DropMenu a:active, #DropMenu li.menu a {
	color: #000000;
	background-color: #cccccc;
}

#DropMenu li:hover ul, #DropMenu li.menu ul {
	display: block;
}

#DropMenu li:hover ul a, #DropMenu li.menu ul a {
	color: #000000;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#DropMenu ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
/* \  */
#DropMenu li {width: auto;}
h1 {
	color: #000000;
}
h2 {
	color: #000000;
}


h3 {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h3 + p {
	font-weight: bolder;


}
body  {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: scroll;
	background-color: #666666;

}
#container  {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;

} 
#container #containerback {
	background-attachment: scroll;
	background-image: url(../Images/backgroundfruit.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#header  {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#container #header img {
	padding-bottom: 5px;
	padding-top: 5px;
}


#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1  {
	float: left; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#contact {
	margin: 0px;
	padding: 0px;
}
#contact img {
	margin: 0px;
	padding: 0px;
}
.product60img {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_access {
	padding-bottom: 10px;
	float: right;
	margin-right: 8px;
}


#sidebar2 ul {
	color: #666666;
	display: inline;
}
#sidebar2 li {
	list-style-type: none;
	padding-bottom: 5px;
}

#mainContent  {
	margin-top: 0;
	margin-right: 200px;
	margin-left: 410px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-size: 12px;
	padding-bottom: 10px;
} 
#footer  { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent2 {
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993366;
	border-bottom-color: #993366;
}
.left3pix {
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.top_border {
	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: #333333;
	border-right-color: #686868;
	border-bottom-color: #686868;
	border-left-color: #686868;
}
.white {
	background-color: #FFFFFF;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 0px;
	/* min-height:500px; */
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-style: solid;
	background-image: url(../Images/graphics/faded-bars-1.jpg);
}
.sidebar2img  {
	padding-left: 30px;
}

.white2 {
	background-attachment: scroll;
	background-image: url(../Images/graphics/faded-bars-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #EBEBEB;
	margin-top: 30px;
	margin-left: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-right: 5px;
	width: 335px;
}
.noshow {
	display: none;
}

.black {
	color: #333333;
		padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.h3  {
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#container #containerback #mainContent .products .white .h3_back a {
	color: #FFFFFF;
	text-decoration: none;
}
#container   #containerback   #mainContent   .products   .white   .h3_back   a:hover    {
	color: #333333;
	text-decoration: underline;
}



.secondmenu {
	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: #6f6f6f;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.center {
	text-align: center;
	color: #993366;
}
.centerindex {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.no_bullet {
	list-style-type: none;
}
.access {
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(../Images/graphics/faded-bars-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.downloads {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../Images/graphics/faded-bars-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	margin-right: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-style: solid;

}
.downloads img {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.h3_back {
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
	padding-bottom: 4px;
	background-attachment: scroll;
	background-image: url(../Images/graphics/faded-bars-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.left3pixCopy {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
}
 #sub_right_menu_1 {
	width: 170px;
	background-attachment: scroll;
	background-image: url(Images/graphics/middle_content.gif);
	background-repeat: repeat-y;
	background-position: center top;	
}
#Top_right_menu_1 {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../Images/graphics/middle_content.gif);
	background-repeat: repeat;
	background-position: center top;
}
#content_body {
	width: 150px;
	background-attachment: scroll;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(Images/graphics/middle_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#Bottom_right_menu_1 {
	margin: 0px;
	padding: 0px;
}
.accessories {
	padding-left: 10px;
	padding-top: 0px;
}
 

.centerblack {
	text-align: center;
	color: #333333;
}
.centertable {
	text-align: center;
	color: #993366;
	padding-left: 20px;
}
.1pxhigh {
	height: 1px;
}
.blackul {
	color: #000000;
	line-height: 16px;
}
li {
	list-style-type: none;
}
#container  #mainContent  .products  .downloads  p {
	padding-left: 1px;
	padding-right: 1px;
}
.smallerText {
	font-size: smaller;
	font-weight: normal;
}
.size12colourgrey {
	font-size: 12px;
	color: #666666;
}.noClass {
	display: none;
}

