@charset "utf-8";
/* Footer */

		#footerGlobal {
			margin:0 auto;
			position:relative;
			padding:0 0 30px;
		}

		#footerGlobal .siteLinks {
			width:704px;
			margin:0 auto;
			padding-left:20px;
			_padding-left:0px;
		}

		#footerGlobal .footerPost{
			clear: both;
			color: #5B5B5B;
			font-size:91%;
			height: 23px;
			padding-left:10px;
			_padding-left:20px;
			_padding-bottom:5px;
		}
		 #footerGlobal .footerPost li{
			 float:left;
			 height:17px;
			 margin:0 6px 0 0;
			 padding: 3px 7px 3px 0;
		 }
		  #footerGlobal .footerPost li.first, #footerGlobal
		.footerPost li.last{
			  background: transparent;
		}

		#footerGlobal a,
		#footerGlobal a:link,
		#footerGlobal a:visited {
			color:#000;
		}

		#footerGlobal a:hover,{
	        text-decoration: underline;
        }
		#footerGlobal a:active {
			color:#939393;
		}

		#footerGlobal .copyrightWrap {
			position:absolute;
			bottom:0px;
			width:100%;
			padding:4px 0;
			border-top:1px solid #404040;
			z-index: 0;
			*z-index: -1;
		}

		#footerGlobal .footerCopyright {
			clear:both;
			margin:0 auto;
			font-size:91%;
			height:23px;
			width:996px;
			color:#000;
		}

		#noImageElement {
			display:none !important;
		}

		#footerGlobal .footerCopyright li {
			float:left;
			height:17px;
			padding:3px 7px 3px 0;
			margin:0 6px 0 0;
		}

		#footerGlobal .footerCopyright li.cnetSearch {
			background:transparent;
			padding-top:2px;
		}

		#footerGlobal .footerCopyright li.first {
			padding-left:28px;
			padding-right:0;
		}

		#footerGlobal .footerCopyright li.last {
			margin-right:1px;
		}

		#footerGlobal .siteLinks form select{
			margin:5px 0px;
			background:#dfdfdf;
		}

		#footerGlobal .searchTarget {
			background:#dfdfdf;
			margin:0px 5px;
		}

		#footerGlobal .siteLinks dl {
	width:130px;
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
		}

		#footerGlobal .siteLinks dt {
	display:block;
	padding:0 0 4px;
	margin:15px 0 5px;
	font:110% georgia;
	border-bottom:2px solid #999;
	color:#000;
	font-weight: bold;
		}

		#footerGlobal .siteLinks dl a {
	display:block;
	background:url(http://www.decoramic.co.uk/images/footer/dot3.gif) bottom left repeat-x;
	font-size:100%;
	padding:3px 0 4px;
		}

		#footerGlobal .siteLinks dd.last a {
			background:transparent;
		}

		#footerGlobal .footerCopyright #networkSites {
			background:none;
			float:none;
			padding:0;
			margin:0;
		}

		#footerGlobal .footerCopyright #networkSites p{
			padding:1px 5px;
		}

		#footerGlobal .footerCopyright #networkSites .searchTarget,
		#footerGlobal .footerCopyright #networkSites .searchGo,
		#footerGlobal .footerCopyright #networkSites p{
			float:left;
		}
