/* nmil.css created by SpotlessMedia.com 19.12.07 */

body {
	color: #333333;
	background: #FFFFFF url(images/Carpets_Curtains_Ash-Furnit.gif) no-repeat fixed 945px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 925px;
	border: 1px solid #000066;
	background: #ddeefa;
	margin-top: 10px;
	margin-left: 30px;
	height: auto;

}
#header {
	height: 124px;
	width: 925px;
	border-bottom: medium solid #8BC976;

}
#topNav {
	background: #CCCCCC;
	height: 2px;
	width: 900px;
}
#leftNav {
	width: 160px;
	float: left;
	text-align: right;
	padding-top: 15px;
	background: fixed url(/images/left_nav_top_right_fillet.gif) no-repeat right top;

}
#leftNav a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	display: block;
	line-height: 20px;
	margin-right: 10px;
}
#leftNav a:hover {
	background: #FFFFFF;
	color: #990000;
}
.navHeading {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}

#leftNav #leftNavImage .a {
	text-align: center;
	margin: 3px;
}

#openingTimes {
	font-size: 11px;
	text-align: center;
	margin-top: 50px;
}
#openingTimes strong {
	font-size: 16px;
}


.index #index a, .about #about a, .latestOffers #latestOffers a,
.showroom #showroom a, .news #news a, .testimonials #testimonials a,
.map #map a, .contact #contact a, .carpets #carpets a, .plastering #plastering a, .nmilStore #storeNav a, .nmilStore #metalart a{
	font-weight: bold;
	border-bottom: 2px solid #000066;
	color: #FFFFFF;
	background: #2d8bca url(/images/arrow.gif) no-repeat right center;
	padding-right: 20px;
}
/*****************************************************************  contentWrapped **********************/

#productNav {
	margin-left: 2px;
	margin-top: -12px;
	margin-right: 0px;
	background: #ffffff;
	width: 100%;
	/*margin-right: -6px;*/
}


#productNav .prodnav {
	filter:alpha(opacity=75);
	opacity: .50;
	-moz-opacity: .50;
}
#productNav .prodnav:hover {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
.fullOpacity {/*counter the prodnav rollover above for other images in the panel*/
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

#contentWrap {
	background: #FFFFFF url(/images/content_top_left_fillet.gif) no-repeat fixed left top;
	height: auto;
	width: 720px;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8BC976;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

#content {
	
}
#content img {
	border: 1px solid #000000;
}
#content .noBorder {
	border-style: none;
}

.redLink {
	color: #CC0000;
	text-decoration: none;
	margin-right: 5px;
}
.redHeading {
	color: #CC0000;
	display: block;
	border: 1px solid #333333;
	padding: 2px;
	font-style: italic;
}
.blueText {
	color: #000066;
}
.headingRight {
	color: #333333;
	font-size: 14px;
	text-align: right;
	margin-left: 30px;
}

.showroomTable {
	width: 95%;
	margin: auto;
	text-align: center;
}
#content .showroomTable img {
	border: 0px none #FFFFFF;
	margin: 5px;
}



.pinkBgBox {
	background: #FFF2FF;
	text-align: center;
	width: 550px;
	border: 1px solid #666666;
	padding: 5px;
	margin: auto;
}
.testimonialBox {
	width: 90%;
	border-bottom: 2px solid #999999;
	padding-bottom: 15px;
	padding-top: 15px;
}
.fitting ul {
	width: 250px;
	margin-left: 200px;
}
#rightImages {
	width: 200px;
	position: relative;
	top: 20px;
	right: 5px;
	float: right;
	padding-left: 20px;
}







#footer {
	background: #000066;
	clear: both;
	height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}
#footer a:hover {
	color: #00CCFF;
}
#footerNav {
	float: left;
	width: 200px;
}
#footerContact {
	width: 600px;
	float: right;
	text-align: right;
}
#footerContact span {
	font-weight: bold;
	
}
.footerBold {
	font-weight: bold;
	font-size: 12px;
}
h1 {
	color: #000000;
	font-size: 24px;
	display: block;
	border-bottom: 1px solid #999999;
}
h1 em {
	color: #FF0000;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
h2 span {
	color: #FF0000;
}
.h3Style {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.greyLargeText {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
.matressDescript {
	height: 220px;
}





.imgLeft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .imgLeftNoBorder {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: none;
}
.imgRight {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;

}
#contactForm {
	text-align: right;
	width: 80%;
	margin: auto;
	padding: 20px;
	background: #FFF2FF;
	border: 1px solid #000066;
}
.contactText {
	width: 300px;
}
#contactForm li {
	text-align: left;
	width: 250px;
}

/*****************************************************  Spotless link at bottom of page *************/
#spotless {
	font-size: 9px;
	clear: both;
	margin-left: 30px;
	width: 900px;
	text-align: right;
	padding-top: 10px;
}
#spotless a {
	color: #333333;
	text-decoration: none;
}
#spotless span {
	color: #FF9900;
}

#offers {
	background-color: #FFFFCC;
	padding: 20px;
	height: auto;
	width: 240px;
	border: 1px solid #000066;
	margin: 20px;
	float: left;
}
#offers h2 {
	color: #000000;
	font-size: 24px;
	line-height: 1.5em;
}
#offers h2 em {
	color: #FF0000;
}


/***************************************** store **********************************************/

.nmilStore #contentWrap {
	width: 720px;
	float: right;
	padding: 15px;
	/*margin-left: -40px;*/
}
/*
 
.nmilStore #leftNav {
	width: 160px;
}*/
#whiteSpacer {
	background: #fff;
	float: right;
	height: 100px;
	width: 700px;
}
/************************************************ ebay *********************************************/

.ebayProd {
	border-bottom: 2px dotted #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 250px;
	width: 700px;
}


#ebayContentWrap {
	float: right;
	background: #FFFFFF;
	height: auto;
	width: 700px;
	padding: 20px 20px 40px;
}
.ebay #content img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 50px;
}
#ebayWrapper {
	width: 900px;
	border: 1px solid #000066;
	background: #FFF2FF url(images/ebay_Carpets_Curtains_Ash-F.gif) no-repeat left 100px;
	margin-top: 10px;
	margin-left: 30px;
	height: auto;

}
.redText {

	color: #CC0000;
}
.adPanel {
	width: 699px;
	border: 2px solid #8BC976;
	color: #000066;
}
.adPanel h3 {
	font-size: 14px;
	
	
}
.adPanel p {
	font-size: 12px;
	
}


