/* CSS Document */

#Wrapper{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	height: 100%;
	
}
#Wrapper{
	margin: 0 auto;
	text-align: center;
	vertical-align:middle;
	width:400px;
}
#ContentTable {
	height: 708px;
	width: 100%;
	}
#FullHeight {height: 100%;}

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	background-image: url(../images/bg.gif);
}

.seperator {
	width:1px;
	background-color: #FFFFFF; 
}
			
.seperatorgrey { 
	width:1px;
}
			
.productcell { 
	padding: 11px;
	border-bottom: solid #414243 1px;
	color:#FFFFFF;
}

a { 
	text-decoration: none;
	color: #FFFFFF;
}
	
a:hover { 
	text-decoration: underline;
	color: #ff0000;
}

.smalltext {
	font-size: 9px;
}

.product_range {
	font-size: 12px;
	font-weight: bold;
}

.product_name {
	font-size: 11px;
	font-weight: bold;
}

.product_number {
	font-size: 11px;
	color: #FF0000;
}

.productbox { 
	padding: 15px;
	color:#FFFFFF;
	width: 100%;
	vertical-align: top;
}

hr {
	color: #FFFFFF;
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-size: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
}


.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding-left: 30px;
	white-space: nowrap;
}
.menu a:link { color: #ffffff; text-decoration: none }
.menu a:visited	{
	color: #9CB16E;
	text-decoration: none;
	white-space: nowrap;
}
.menu a:active	{
	color: #D71C47;
	text-decoration: none;
	white-space: nowrap;
}
.menu:hover {
	color: #FFFE77;
	text-decoration: none;
	white-space: nowrap;
}

#MainCatNav {
	position:absolute;
	width:70px;
	height:56px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	line-height: 9px;
	padding-top: 12px;
	font-weight: bold
	
	}.formsubmit {
	background-image: url(../images/add_to_quote.gif);
	height: 26px;
	width: 120px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
