body {
	background: #FFFFFF ;}
	
	body{ margin: 0; padding: 0; }



#logo {
	height: 65px;
	position: absolute;
	left: 9px;
	top: 0px;
	z-index: 1;
width:350px;
border-bottom:2px solid white;

}



#strapline {
	background-color: transparent;
	padding: 0px;
	position: absolute;
	top: 48px;
	left: 50px;
	z-index: 40;
	color:#000099;
	font-weight : bold;
	font-family:verdana, arial,helvetica,sans-serif ; 
	font-size: 14px;
	}



#topmenu {
	height: 28px;
	left: 513px;
	position: absolute;
	top: 7px;
	z-index: 51;
	border:0px solid gray;
	width:663px;
	margin:0px;
	
}


#topbanner {
right: 30px;
position: absolute;
top: -2px;
width: 380px;
height: 60px;
z-index: 50;
border: 0px solid white;
padding:0px;
}




#navigation {
background-color: white;
font-weight : bold ; 
font-size : 10px ;
font-family: Tahoma;
margin: 0px;
padding: 5px 0px 0px 0px;
width:100%;
height:20px;
text-align:center;
z-index:1000;

}

#navigation li {
	display: inline;
	list-style: none;
	margin: 0px;
}

#navigation li a {
	border-right: 2px solid white;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	margin:0px;
}

#navigation li a:link {
	color: #293A74;
}


#navigation li a:visited {
	color: #293A74;
}

#navigation li a:hover {
	color: #FF0000;
	
}





/*Home Content Cell*/

#contenthome {
	position: absolute;
	top: 84px;
	left: 194px;
	z-index: 60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:1.3em;
	width: 529px;
	height: 517px;
}

/*Content Cell*/


#content {
	width: 558px;
	position: absolute;
	top: 77px;
	left: 234px;
	z-index: 60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	padding-right: 0px;
	border:0px dashed gray;
	height: 1185px;
}



/*#content img {
	float: left;
	margin: 4px 14px 10px 0px;

}
*/


#content li {
padding : 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height:1.4em;

}



.hiddenlinks {
display:none	
}



.imgleft{
float:left ; 
margin:15px 10px 5px 0px; 
}


.imgright{
float:right ; 
margin:15px 0px 5px 10px; 
}




/*RIGHT HAND BOX / MENU*/


#rightbox {
	margin: 0px;
	padding: 5px 0px 20px 5px;
	position: absolute;
	right: 41px;
	top: 80px;
	z-index: 70;
	width: 150px;
	font-family: Tahoma;
	font-size: 0.8em;
	line-height:1.3em;
	text-align:center;
	border:0px dashed gray;
	background: url(images/right-bot.gif) bottom left no-repeat #C7E0C8;
	
}


#rightbox img {
	text-align: center;
	margin:5px 0px 5px 0px;
}

#rightbox p  {
	padding: 0px 5px 0px 5px;
	line-height:1.2em;
	text-align:left;
}
	
	
#footer {
	font-size: 0.75em;
	padding: 10px;
	margin-top:10px;
	text-align: center;
	border-top:1px dashed #AAAAAA ;
	
}













h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;


}

h1 {
font-size:1.6em;
	font-family:  Tahoma, arial, helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	margin-top:10px;
	color:#FFFFFF
}


.heading{
	background-color:transparent;
}

#content h2{
	font-size: 1.2em;
	margin:10px 0px 0px 0px;
	padding:5px;
	background-color:#1864B2;
}


h3 {
	font-size: 1.05em;
}


h4 {
	font-size: 1.0em;
	color:black;
	background-color:transparent;
	}


.productright h3 {
	font-size: 1.1em;
	margin-top: 10px;
}

.productright ul{
	background-color: transparent;
}


.productright h4 {
/*margin-left: 270px;*/
}


li {
	list-style-image: url(images/redbutton.gif);
	background-color: transparent;
}




img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


p {
	margin: 0.5em 0em 0.5em 0em;
	
}





/*LEFT HAND MENU*/

.lhmenu {
	background-color: white;
	padding: 0px;
	position: absolute;
	left: 9px;
	top: 84px;
	z-index: 20;
	text-align: left;
	width: 178px;
	display:block;
	cursor:hand;
	font-family: Tahoma;
	font-size:0.8em;
	border:medium #0066CC;
	height: 202px;
	list-style:none;
	list-style-type:none;
}



/* first level menu items */


.lhmenu ul {
list-style: none;
list-style-type: none;
margin: 0px;
padding: 0px;
cursor:hand;
display:block;
}


ul.menuitem li {
border-bottom: solid 1px #FFFFFF;
margin: 0px;
font-family: Tahoma;
list-style:none;
	list-style-type:none;
}


ul.menuitem li a {
background-color: #FFFFFF;
border: solid 3px #FFFFFF;
color: #3474b4;
display: block;
font-weight: bold;
text-decoration: none;
font-family: Tahoma;
padding:1px 2px 1px 2px;
width:100%;
list-style:none;
	list-style-type:none;
}


ul.menuitem li a:hover {
background-color: #FFFFFF;
color:#FF0000
border: solid 3px #FFFFFF;
display: block;
font-family: Tahoma;
color:black;
list-style:none;
	list-style-type:none;
}



/*Submenu */


ul.menuitem li ul li {
border-bottom: solid 1px #FFFFFF;
margin: 0px;
font-family:arial,helvetica,sans-serif;

background:#F4FFFB ;

}



ul.menuitem li ul li a {
background-color: #d3edfb ;
border: solid 3px #d3edfb;
color: #293A74;
display: block;
font-weight: bold;
font-size: 10px;
text-decoration: none;
font-family:arial,helvetica,sans-serif;
padding:1px 2px 1px 2px;
width:130px;
}



ul.menuitem li ul li a:hover {
background-color: #d3edfb;
border: solid 3px #d3edfb;
display: block;
font-family:arial,helvetica,sans-serif;
color: #FF0000;
}



















.hidden{
	visibility:hidden;
}







/*Mal's E-commerce form box*/


.malsbox{
background-color: #EFEFEF;
padding:3px;
margin:10px 3px 3px 3px;
border-right: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
margin-bottom : 1em;
font-size:13px;
vertical-align:top;
}


.malsname{
font-size:12px ; 
color : #333333 ;
font-weight:bold;
font-family: verdana,arial,helvetica,sans-serif;
}



/*ICONS*/


.download{
padding: 5px 5px 6px 40px;
border: 1px dashed gray;
background: url(images/download-red.gif) left top no-repeat #FEF5F5;
text-transform: uppercase;
font-size: 11px;
/*width: 200px;*/
margin: 10px 0px 10px 0px;
clear: both;
}

.pdf{
padding: 5px 5px 6px 40px;
border: 1px dashed gray;
background: url(images/pdf-icon.gif) left top no-repeat #FEF5F5;
text-transform: uppercase;
font-size: 11px;
/*width: 200px;*/
margin: 10px 0px 10px 0px;
clear: both;
}

.information {
	padding:5px 5px 6px 40px;
	border:1px dashed gray;
	background : url(images/information-green.gif)  left top no-repeat  #F4FFFB;
	text-transform : uppercase;
	font-size:11px;
	/*width:200px;*/
margin:10px 0px 10px 0px;
	clear: both;
	left: 270px;
}

.real {
padding:5px 5px 6px 40px;
border:1px dashed gray; 
background : url(images/real.gif)  left top no-repeat  #F0F6FF;
text-transform : uppercase;
font-size:11px;
/*width:200px;*/
margin:10px 0px 10px 0px;
clear: both;
}

.media {
padding:5px 5px 6px 40px;
border:1px dashed gray; 
background : url(images/media.gif)  left top no-repeat  #FfFfdd;
text-transform : uppercase;
font-size:11px;
/*width:200px;*/
margin:10px 0px 10px 0px;
clear: both;
}

.productleft{
	width:260px;
	padding:0px 0px 10px 0px;
	text-align:center;
	border-right:1px dashed gray;
	border-top:1px dashed gray;
	margin:0px 10px 10px 0px;
	float: left;
	font-size:13px;
}



.productright{
width:auto ; 
padding:0px 0px 0px 10px ; 
border-top:1px dashed gray;
}


.rcol{
margin-left: 5em;
}



/*Index page menu boxes*/



.menubox{
	clear: both;
	background-image: url(images/web_graphics/little-logo.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom right;
	border-width:1px 2px 2px 1px;
	border-color:#CCCCCC;
	border-style : solid;
	padding:10px;
	margin:10px 0px 20px 0px;
	line-height:1.3em;
	clear:both;
}


.menubox strong{
	font-size: 1.05em;
}

.menubox img{
	margin:0px 10px 10px 0px;
	border:1px solid gray;
}



#catalogtitle{
	
	width:149px ; 
	height: 20px;
	background: url(images/web_graphics/cat_header.jpg); 
	color:white; 
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Keyboard Notation*/

.infotable{
	background-color: #EFEFEF;
	border: 1em solid #EFEFEF;
}

kbd, .keys {
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: monospace;
	font-size: 140%;
	font-weight: bold;
	margin: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}


.affiliates{
margin: 0px 0px 0px 25px;
}

.affilicon{
border:1px dashed #AAAAAA;
margin:5px 0px 5px 0px;
padding:4px;
width:88px;
}



.helpbox
  {
  margin-top:5px;
  width:95%;
	padding:7px 5px 7px 15px ;
	border-style:solid;
	border-color:#999999;
	border-width: 0 1px 1px 0;
	line-height:1.25em;
background:#FFFFEE;
  color:rgb(0,0,0);
	font-size:80% ;
	text-align:left;
 filter: progid:DXImageTransform.Microsoft.dropShadow( Color=DDDDDD,offX=3,offY=3,positive=true);
  }


  .textbox {
	border: #000000 1px inset;
	background-color: #FFFFEE;
	background-attachment: fixed;
/*	background-image: url(images/box-shadow.gif);*/	
 filter: progid:DXImageTransform.Microsoft.dropShadow( Color=DDDDDD,offX=3,offY=3,positive=true);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding:2px;
}

	.contactdetails {
	font: Tahoma;
	color:#666666;
	background-color:#FFFFFF;
	font-size: 12px;
	position: absolute;
	left: 24px;
	top: 400px;
	width:175px;
	}
	
.ant-info{
	height:178px;
	width:150px;
	position:absolute;
	top: 77px;
	left: 822px;
}
.antprod-info{
	height:228px;
	width:150px;
	position:absolute;
	top: 1px;
	left: 596px;
}


.contact-info{
	height:266px;
	width:155px;
	position:absolute;
	top: 323px;
	left: 747px;
}

.feat_prod{
	height:178px;
	width:150px;
	position:absolute;
	top: 75px;
	left: 746px;
}
