/* CSS Document */


* {
margin: 0;
padding: 0;

}
body {
	background:#FFF url(images/bg.gif) repeat-x;
	margin:0;
	padding:0;
	color:#3D3D33;
	text-align:left;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

p {
	margin-bottom: 5px;
	color: #666666;

}
h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
font-size:14px;
}
h6 {
	color: #999999;
}


a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#partners .partnerboxrhinos {
	position:absolute;
	
	width: 367px;
	left: 256px;
	top: 38px;
	
}
#partners .partnerboxrhinos img {
	margin: 5px;
	border: 1px solid #999999;
}
#partners .partnerboxsave {
	position:absolute;
	width: 244px;
	left: 4px;
	top: 38px;
	
}
#partners .partnerboxsave img {
	border-style: none;
	padding: 5px;
}
#partners .partnerboxf1 {
	position:absolute;
	width: 620px;
	left: 2px;
	top: 169px;
	
}
#partners .partnerboxf1 img {
	border: 1px solid #999999;
	margin: 5px;
}
#partners .partnerboxf1 p {
	position:absolute;
	top: 5px;
	width: 162px;
	height: 64px;
	left: 267px;
}
#partners .partnerboxrhinos p {
	position:absolute;
	top: 5px;
	width: 129px;
	height: 64px;
	left: 217px;
}
#partners .partnerboxsave p {
	position:absolute;
	top: 5px;
	width: 127px;
	height: 64px;
	left: 108px;
}
#partners .partnerboxrhinos, #partners .partnerboxsave, #partners .partnerboxf1 {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	height: 113px;
	
	
}








#container {
	position: absolute;
	left: 50%;
	width: 745px;
	margin-left: -380px;
	
}
#otherproductstable {
	border: thin solid #0359AE;
}
#otherproductstable td {
	padding-left: 5px;
}






#whopper {
width:745px;
/*background:#fff url(bg_edge_shadow.gif) repeat;*/

}

/* inner wrap for aligning content */
#contentwrap {
	width:745px;
	text-align:left;
	
	
}

#products {
	padding:0px;
	margin-left: 50px;
	margin-right:35px;
	width: 660px;
	margin-bottom: 20px;
	position: relative;
}

#contact {
	padding:0px;
	margin-left: 50px;
	margin-right:35px;
	width: 660px;
	margin-bottom: 20px;
	position: relative;
	height: 400px;
}


#partners {
	margin-right: 30px;
	margin-left: 50px;
	position: relative;
	display: block;
	height: 500px;
}
#partners #partner1 {
	text-align: center;
}
#partners #partner1 p {
	text-align: center;
	margin: 0px;
}
#partners #partner1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#partners #partner2 {
	width: 200px;
	display: block;
}



#products p {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#productimage {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}



#topmenu {
background: #FFFFFF url(images/noflash.jpg) no-repeat left;
padding: 0;
	margin: 0;
width:745px;
height: 300px;

clear:both;

}

#menu {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
	font-size:14px;
	position:absolute;
	left:245px;
	top: 97px;
	height:11px;
	width:257;
	z-index: 2;

}
#menu ul{

list-style:none;
margin:0;
padding:0;
}



#menu ul li{
float: left;
margin:0;
padding:0;
}

#menu ul li a {
color: #B4B8BB;
display:block;
/*padding: 5px 5px 5px;*/
text-align:center;
text-decoration:none;
/*width:50px;*/
}

#menu ul li a{
padding: 11px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:11px; /* for IE5/Win */
	}

#menu ul li a img{
border:none;
}
#menu ul li a#homemenu { background-image: url(images/menuoff_01.gif); 
width:34px;}
#menu ul li a#aboutmenu { background-image: url(images/menuoff_02.gif);
width:45px; }
#menu ul li a#productsmenu { background-image: url(images/menuoff_03.gif);
width:64px; }
#menu ul li a#partnersmenu { background-image: url(images/menuoff_04.gif);
width:61px; }
#menu ul li a#contactmenu { background-image: url(images/menuoff_05.gif); 
width:53px;}

#menu ul li a#homemenu:hover,
#menu ul li a#aboutmenu:hover,
#menu ul li a#productsmenu:hover,
#menu ul li a#partnersmenu:hover,
#menu ul li a#contactmenu:hover { 
background-position: 0px -11px; }




#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
	text-decoration:none;
	color:#990000;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	background:#339999;
}
#nav li ul li:hover{
	left: auto;
	background:#CCC;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background:#339999;
}
#nav li ul li:hover, #nav li ul li.sfhover{
	left: auto;
	background:#CCC;
}


#sidecol {
	width:150px;
	float:right;
	height:200px;


}
#sidecol p {
	font-size:9px;
	text-align: center;
}

#main {
	width:500px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;

}
#main ul {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
}
#producthead {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#products #last {
	border-bottom-width: 0px;
}

#products table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
  
}


#products td {
	padding-bottom: 20px;
	border-left: 5px;
	
	
}




#footer {
	width:745px;
	clear:both;
	padding-top: 10px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: dashed;
  }
#footer p {
	text-align: center;
}
h3 {

	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.productrow {
	border-style:outset;
	border-color: red;
	border-width:10px;
      }
#enquire {

	padding:0px;
	margin-left: 50px;
	margin-right:170px;
	width: 600px;
	margin-bottom: 20px;
}
#productlist {
	position: absolute;
	top: 0px;
	right: 0px;
}

#enquire p {
	margin-bottom: 10px;
}

/*form stuff*/

#contact form {

	margin: .5em 2em;

}




input, select, textarea {

	margin-left: .5em;

}



fieldset {
	border: 1px solid #999;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;

}



/*fieldset br {

	display: none;

}*/



legend {

	font-weight: bold;

	color: #999;

	padding: .2em .5em;

	border: 1px solid #999;

}



fieldset div {
	clear: both;
	position: relative;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	font-size: 10px;

}

fieldset div span {

	display: none;

}

fieldset div:hover span {
	font-size: 85%;
	color: #999999;
	background-color: #faf0e6;
	margin-left: 20em;
	border: 1px solid #999;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.6em;
	padding-left: 0.5em;
}

* html fieldset div span {

	font-size: 85%;

	color: #999999;

	margin-left: 16em;

	padding: 0.3em;

	border-left: 1px solid #999;

	display: block;

}



label, fieldset div.cr p {

	margin: 0;

	display: block;

	width: 30em;

	text-align: right;

	float: left;

}



fieldset div.cr label {

	text-align: left;

	margin-left: 13em;

	width: auto;

	float: none;

}



.mandat {

	color: #930;

}






.buttons {

	text-align: center;

}



.removed {

	display: none !important;

}
#otherproducts {

	padding:0px;
	margin-left: 50px;
	margin-right:35px;
	width: 660px;
	margin-bottom: 20px;
	position: relative;
}
