/*_-_-_-_-_Axeon Website CSS V1.1_-_-_-_-_*/
/*----------Open Platform  2008----------------------*/
/*----------Developed by Stephen Foster---------*/

/*-----    Last Update 13th November 2008    -------*/


body {
	color: #000 !important;
	background-color: #fff !important;
}

.enquiryForm {
	display: none !important;
}

#header {
	width: 600px !important;
}

#HeaderLineOne, #HeaderLineTwo, #HeaderLineThree {
	width: 495px !important;
}

.toolNav, .globalNav {
	display: none !important;
}

.breadCrumbs {
	background-color: #fff !important;
	color: #000 !important;
}
.breadCrumbs a, .breadCrumbs .CMSBreadCrumbsCurrentItem {
	color: #000 !important;
	font-size: 0.8em;
	padding-left: 3px;
	padding-right: 3px;
}

.PanelHeader {
	background-color: #f0f0f0;
}
.PanelHeaderDrk {
	background-color: #ccc;
}
.PanelHeaderRed {
	background-color: #fff !important;
	color: #ec264c !important;
}

.contentNav ul {
	color: #000 !important;
}

.ContentleftColumn , .ContentRightColumn {
	display: none !important;
}

.ContentMiddleColumn {
	width: 590px !important;
}

.twoCol .ContentMiddleColumn {
	width: 590px !important;
}

.HomeContent .ContentMiddleColumn {
	width: 590px !important;
}

/*-------Footer Area-------------*/
#Footer {
	width: 600px !important;
}

#backtotop {
	width: 590px !important;
}

.twoCol .ContentMiddleColumn #backtotop{
	width: 590px !important;
}
