.head {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000080;
	text-align:center;
}

.red {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	text-align:center;
}

.main {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
}

/* use % to scale up on different screen res		   		 */
div.order {
font-family: arial;
font-size: 1em;
color: #000000;
padding-right:20px;
padding-left:20px;
border: 1px solid #ffff00;
}
div.area {
border: 1px solid #ffff00;
overflow: auto; 
width: 100%; 
height: 100px;
}
div.end {
font-family: Tahoma, Geneva, sans-serif;
font-size: 1em;
color: blue;
font-weight : bold;
}
.imsize1 {width: 100%;}
.boxText { font-size: 16px; }
.errorBox { font-size : 10px; background: #cc3333; font-weight: bold; }
BODY {
color: #000000;
padding:0% 2% 0% 2%;  /*  order top, right, bottom, left */
}

/* PRODUCT LISTING SECTION  */
TABLE.productListing {
border: 5px;
border-style: solid;
border-color: #ffff00;
}
.productListing-heading {
font-family: arial;
font-size: 0.875em;
background: #0099ff;
}

/* LINK COLOURS, EXCLUDING BOXES AND NAVAGATION AT THE TOP OF THE PAGE */		   
img { 
border-style: none;
}
A {
color: #000000;
}
A:hover {
color: #000000;
background-image:url('images/background/cat_listing_yellow.png');
background-repeat:repeat;
}
A:active {
color: #333333;
}

/* HEADER SECTION */
TD.headerNavigation {
font-family: arial;
font-size: 1em;
background-image:url('images/background/main.png'); 
color: #000000;
font-weight : bold;
}
A.headerNavigation { 
color: #000000; 
}
A.headerNavigation:hover {
color: #000000;
background-color: #ffff00;
}
TR.headerError {
background: #ff0000;
}
TD.headerError {
font-family: arial;
font-size: 1em;
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}
TR.headerInfo {
background: #00ff00;
}
TD.headerInfo {
font-family: arial;
font-size: 1em;
background-image:url('images/background/main.png'); 
color: #FFFFFF;
font-weight: bold;
text-align: center;
}

/* FOOTER SECTION */
TD.footer {
font-family: arial;
font-size: 1em;
background-image:url('images/background/main.png');
background-repeat:repeat;
color: #000000;
font-weight: bold;
}

/* INFORMATION BOX'S SECTION */
.infoBox {
background: #ffff00;
}

#search .infoBoxContents {
 background: #aaa; 
 background-image:url('images/background/search.png');
background-repeat:repeat; 
}

#info .infoBoxContents {
 background: #aaa; 
 background-image:url('images/background/info.png');
background-repeat:repeat; 
}

.infoBoxContents {
background-image:url('images/background/infoboxc.png');
background-repeat:repeat; 
font-family: arial;
font-size: 16px;
border-spacing: 2px;
border-collapse: separate;
}
.infoBoxNotice {
background: #0099ff;
}
.infoBoxNoticeContents {
background: #0099ff;
font-family: arial;
font-size: 1em;
}
TD.infoBoxHeading {
font-family: arial;
font-size: 1em;
background-image:url('images/background/heading_yellow.png');
background-repeat:repeat;
color: #000000;
text-indent: 10px;
}
TD.infoBox, SPAN.infoBox {
font-family: arial;
background: #000099;
font-size: 1em;
}

/* LINKS IN INFORMATION BOX DESIGNED TO LOOK LIKE NAV, OTHER LINKS UNAFFECTED */
div.links a {
color: #000000;
background-image:url('images/background/main.png');
background-repeat:repeat;
font-family: arial;
font-size: 16px;
display: block;	
text-decoration: none;
border: 2px outset #FFFFFF;
}
div.links a:hover{
color: #000000;
background-image:url('images/background/yellow.png');
background-repeat:repeat;
font-family: arial;
font-size: 16px;
text-decoration: none;
}

/* LINKS IN INFORMATION BOX DESIGNED TO LOOK LIKE NAV, OTHER LINKS UNAFFECTED */
div.headlinks a {
color: #000000;
background-image:url('images/background/main.png');
background-repeat:repeat;
font-family: arial;
font-size: 16px;
margin-right: 5px;
text-decoration: none;
border: 2px outset #FFFFFF;
}
div.headlinks a:hover{
color: #000000;
background-image:url('images/background/yellow.png');
background-repeat:repeat;
font-family: arial;
font-size: 16px;
text-decoration: none;
}
/* PAGE RESULSTS SECTION */
A.pageResults {
color: #000099;
}
A.pageResults:hover {
color: #000000;
background-color: #ffff00;
}

/* tables section */
TD.pageHeading, DIV.pageHeading {
font-family: arial;
font-size: 1.875em;
font-weight: bold;
color: #000000;
}
TD.subBar {
font-family: arial;
font-size: 0.875em;
color: #000000;
}
TD.main, P.main {
font-family: arial;
font-size: 1em;
}
TD.enlarge, TD.smallText, SPAN.smallText, P.smallText, TD.fieldValue {
font-family: arial;
font-size: 0.875em;
}
TD.fieldKey, TD.tableHeading {
font-family: arial;
font-size: 1.875em;
font-weight: bold;
}

/* other section */
SPAN.newItemInCart {
font-family: arial;
font-size: 0.875em;
color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
font-family: arial;
font-size: 0.875em;
}
TEXTAREA {
width: 100%;
font-family: arial;
font-size: 0.875em;
}

/* Products out of stock / special price / MESSAGE BOX */
SPAN.errorText {
font-family: arial;
font-size: 14px;
color: #ff0000;
}
.moduleRowOver { background-color: #D7E9F7;}
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 16px; color: #000000; }
.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 20px; background-color: #cc3333; }
.messageStackSuccess { font-size: 16px; background-color: #336600; }
.inputRequirement { font-size: 10px; color: #ff0000; }

/* H1, H2 */				   
h1 {
font-family: arial;
font-size: 20px;
color: #000000;
margin-bottom:0px;
margin-top:0px;
line-height: 20px; 
}
h2 {
font-family: arial;
font-size: 14px;
color: #000000;
font-weight:normal;
}

/* product listing  */
.infoBoxProducts {
text-align: center;
font-family: Arial;
font-size: 10px;
border: 3px;
border-style: solid;
border-color: #000000;
background-color: #ffffff;
margin-bottom:3px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-khtml-border-radius:20px;
border-radius:20px; 
}
.infoBoxProducts a {
color: #000000;
}
.thumbcontent {
font-size: 10px;
color:#666666;
text-align:center;
}
.productListing-list-price {
font-family: Arial;
font-size: 16px;
color: #333333;
}
.productListing-name a, .productListing-name {
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
color: #333;
font-weight: bold;
padding-bottom: 6px;
}
.productListing-name a:hover, .productListing-name a:hover {
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
color: #000000;
background-color: #ffff00;
font-weight: bold;
padding-bottom: 6px;
}
.productListing-short {
font-family: Arial;
font-size: 10px;
color: #333333;
}	 

/* navagation menu */
.menudiv
{
color: #000000;
background-image:url('images/background/cat_menu.png');
background-repeat:repeat;
text-decoration: none;
font-family: arial;
font-size: 16px;	
line-height: 200%;
text-indent:20px;
border: 2px outset #FFFFFF;
z-index: 10000;
}
.menudiv ul{
margin: 0px;
padding: 0px;
list-style-type: none;
z-index: 10000;
width: 100%; /* Width of Menu Items */
}
.menudiv ul li{
position: relative;
z-index: 10000;
background-image:url('images/background/cat_menu.png');
background-repeat:repeat;
}
/*Sub level menu items */
.menudiv ul li ul{
position: absolute;
color: #000000;
text-decoration: none;
font-family: arial;
font-size: 16px;	
line-height: 200%;
text-indent: 20px;
z-index: 10000;
width: 295px; /*sub menu width*/
top: 0;
visibility: hidden;
}
/* Sub level menu links style */
.menudiv ul li a{
display: block;
color: #000000;
text-decoration: none;
font-family: arial;
font-size: 16px;
line-height: 200%;
text-indent:20px;
border: 2px outset #FFFFFF;
z-index: 10000;
white-space:nowrap;
overflow: auto; /*force hasLayout in IE7 */
padding: 1px 1px;
border-bottom: 0;
}
.menudiv ul li a:hover{
color: #000000;
background-image:url('images/background/cat_menu_yellow.png');
background-repeat:repeat;
text-decoration: none;
font-family: arial;
font-size: 16px;
line-height: 200%;
text-indent:20px;
z-index: 10000;
}
.menudiv .subfolderstyle{
background: url(images/background/forward-arrow.png) no-repeat center right; 
}
/* Holly Hack for IE \*/
* html .menudiv ul li { float: left; height: 1px; }
* html .menudiv ul li a { height: 100%; }
/* End */

/* hompe page listing */
/* hompe page listing */
#boxes {
	margin: 0px;
}
.category_box {
	width: 24.4%;
	height: 250px;
	border: 1px solid #7FF7AA;
	float: left;
	margin-bottom: 10px;
	margin-right: 2px;
}
.category_box.left {
	margin-right: 2px;
}
.box_headline h3 {
	width: 98%;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
margin:0px;
text-align: center;
}
.box_content {
	clear: both;
	overflow: hidden;
text-align: center;
}
.box_content img {
width: 99%;
height: 175px;
}
.box_content ul {
	float: left;
	margin: 0 0 0 0;
padding:0px;
line-height: 150%;
background-image:url('images/background/cat_listing.png');
background-repeat:repeat;
	font-size: 14px;
	width: 49.9%;
}
.box_content li {
	list-style: none;
	border: 1px solid #000000;
}
.box_content li a:hover {
background-image:url('images/background/cat_listing_yellow.png');
background-repeat:repeat;
color: #000000;
}
