/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */


p {
	line-height: 1.4em;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/mainBg.png) top repeat-x #d1d6e5;
	margin: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

a:link, a:visited, a:focus {
	color: #0000FF;
	text-decoration: underline;
	outline: none;
}

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

a img {
	border: none;
}

h1 {
	font-size: 2.1em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #003366;
	letter-spacing: -1px;
}

	h1 span {
		font-size: 0.8em;
	}

h2 {
	font-size: 1.6em;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	padding: 0px;
}

/* Layout Styles
--------------------------------------------------------------- */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
	background: #fff;
}

	#contentContainer {
		width: 980px;
		position: absolute;
		z-index: 1;
		background: #fff;
		top: 73px;
		border-top: 2px solid #fff;
	}
	
		#index #contentContainer,
		#portfolio #contentContainer {
			top: 264px;
		}
	
		#content {
			float: right;
			width: 700px;
			padding: 152px 0px 0px 10px;
		}
		
			#index #content,
			#portfolio #content {
				padding-top: 0px;
			}
		
	#mainImg {
		z-index: 1;
		position: absolute;
		top: 75px;
		right: 0px;
		width: 700px;
		height: 150px;
	}
	
		#map {
			width: 700px;
			height: 150px;
		}
		
		#main {
			width: 480px;
			padding: 5px 10px 0px 0px;
			float: left;
		}
		
			.description {
				background: #E4E6EE;
				padding: 1px 8px;
			}
						
			#cta-bottom {
				background: #003399;
				text-align: center;
				color: #fff;
				padding: 5px;
				font-size: 1.5em;
				border: 5px solid #eee;
			}
			
				#cta-bottom p {
					margin: 0px;
					padding: 0px;
					line-height: 26px;
				}
				
				#cta-bottom .number {
					color: #FFFF00;
					font-size: 2em;
					letter-spacing: -2px;
					font-weight: bold;
				}
		
		#sidebar {
			float: right;
			width: 210px;
		}
		
			#cta-50percent {
				background: #890000 url(../../images/misc/50percent.png) top no-repeat;
				padding-top: 35px;
				text-align: center;
				margin-bottom: 5px;
				width: 210px;
			}
			
				#cta-50percent img {
					float: left;
				}
			
				#cta-50percent p {
					margin: 0px;
					color: #fff;
					font-size: 1.5em;
				}
				
				#cta-50percent .number {
					color: #FFFF00;
					font-size: 1.3em;
					letter-spacing: -1px;
				}
				
			#cta-guarantee {
				float: left;
				background: #FF8200 url(../../images/misc/cta-guarantee.png) top no-repeat;
				width: 190px;
				padding: 10px 5px 10px 15px;
				color: #000;
				margin-bottom: 5px;
				font-size: 1.1em;
			}

				#cta-guarantee p, #cta-guarantee h2 {
					margin: 0px;
					padding: 0px;
				}
				
				#cta-guarantee h2 {
					font-size: 1.7em;
				}
				
				#cta-guarantee ul {
					margin: 0px;
					padding: 0px 0px 0px 20px;
				}
					
			#cta-requestCallback {
				float: left;
				text-align: center;
				background: #ccc url(../../images/misc/cta-requestACallback.png);
				font-size: 1.5em;
				text-align: right;
				width: 205px;
				padding: 7px 5px 0px 0px;
				height: 38px;
			}
			
				#cta-requestCallback p {
					margin: 0px;
				}
				
			#cta-order-online {
				float: left;
				width: 201px;
				height: 37px;
				padding: 110px 0px 0px 10px;
				color: #fff;
				font-size: 1.1em;
				text-decoration: none;
				background: url(../../images/misc/cta-online-store.jpg) top left no-repeat;
			}
			
				#cta-order-online:hover {
					color: #333;
				}
			
			#sidebar .cta {
				margin: 5px 0px;
			}

#header {
	width: 980px;
	height: 73px;
	position: absolute;
	background: url(../../images/misc/headerBg.png);
	z-index: 1;
	top: 0px;
	left: 0px;
	border-bottom: 2px solid #fff;
}

	#logo {
		width: 280px;
		height: 66px;
		float: left;
	}
		
	#cta-top-right {
		width: 690px;
		text-align: right;
		float: right;
		padding: 5px 10px 0px 0px;
		height: 61px;
		color: #fff;
		font-size: 1.7em;
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
		}
		
		#cta-top-right strong {
			color: #FFFF00;
			font-size: 1.1em;
		}

#flashSlideshowHolder {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 75px;
}

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 270px;
	float: left;
}

#navigation .freephone {
	text-align: center;
	background: url(../../images/misc/headerBg.png);
	padding: 5px 0px;
	display: block;
	font-size: 1.4em;
	color: #fff;
	line-height: 20px;
	margin-bottom: 1px;
}

	#navigation .freephone strong {
		color: #FFFF00;
		font-size: 1.5em;
	}

	#navigation ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
		#navigation li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation a {
				float:left;
				width: 240px;
				background: #6373a7;
				color: #fff;
				text-decoration:none;
				padding: 7px 10px 7px 10px;
				border-bottom: 1px dotted #fff;
				border-left: 10px solid #314278;
				font-weight: bold;
				font-size: 1.1em;
			}

				#navigation a:hover {
					background: #BDD1E6;
					color: #000;
				}
				
				#navigation .bottomLink {
					border-bottom: none;
				}


#index #navigation .index-a,
#domestic-carpets #navigation .domestic-carpets-a,
#commercial-flooring #navigation .commercial-flooring-a,
#mezzanine-flooring #navigation .mezzanine-flooring-a,
#carpet-tiles #navigation .carpet-tiles-a,
#wood-flooring #navigation .wood-flooring-a,
#laminate-flooring #navigation .laminate-flooring-a,
#portfolio #navigation .portfolio-a,
#vinyl-flooring #navigation .vinyl-flooring-a,
#rubber-flooring #navigation .rubber-flooring-a,
#areas-covered #navigation .areas-covered-a,
#contact #navigation .contact-a {
	background: #314278;
}

#navigation a.subnavShow{
	display:none;
}

#commercial-flooring #navigation a.subnavShow{
		display:block;
		padding: 5px 20px 5px 40px;
		color:#00407E;
		background:url(../../images/misc/subnavBg.gif) no-repeat #BDD1E6;
		text-decoration:none;
		border-bottom: 1px dotted #fff;
		width:200px;
		font-weight:normal;
}

#commercial-flooring #navigation a.subnavShow:hover{
		display:block;
		padding: 5px 20px 5px 40px;
		color:#fff;
		background:url(../../images/misc/subnavBg-over.gif) no-repeat #314278;
}

#subnav{
	z-index:1100;
	top:193px;
	* top:190px;
	left:210px;
	position:absolute;
	margin:0;
	padding:0;
	visibility:hidden;
}

body#index #subnav{
	z-index:1100;
	top:384px;
	left:210px;
	position:absolute;
	margin:0;
	padding:0;
	visibility:hidden;
}

	#subnav ul{
		margin:0;
		padding:0;
		width:210px;
	}
	
	#subnav li{
		list-style:none;
		display:block;
		float:left;
	}

	#subnav a{
		padding: 7px 20px 7px 30px;
		display:block;
		color:#00407E;
		background:url(../../images/misc/subnavBg.gif) no-repeat #BDD1E6;
		text-decoration:none;
		border-bottom: 1px dotted #fff;
		width:160px;
	}
	
	#subnav a:hover{
		background:url(../../images/misc/subnavBg-over.gif) no-repeat #314278;
		color:#fff;
	}

#commercial-flooring #subnav{
	display:none;
}

/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 960px;
	padding: 10px;
	color: #333;
	background: #fff;
	font-size: 0.9em;
	text-align: center;
}
	#footer a {
		white-space: nowrap;
		color: #333;
		text-decoration: none;
	}
	#footer a:hover {
		color: #111;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 960px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
	}
	
		ul#footerNav a {
			border-right: 1px solid #333;
			padding: 0px 5px;
		}
		
			ul#footerNav .help-advice {
				border-right: none;
			}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 960px;
	padding:0;
}

	ul#footerDetails li {
		display:block;
		list-style: none;
	}
	
ul#footerW3C {
	margin: 0px;
	text-align: center;
	padding: 0px 0px;
}

	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	text-align: center;
	width: 960px;
}

/* List Styles
--------------------------------------------------------------- */

ul li {
	line-height: 1.4em;
}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #ccc;
	background: #fff;
}

	#contactTable #botBuster {
		display: none;
	}

.clearfix {
	clear: both;
}