/* ------------------------------------------------------------------------
Basic Style Sheet - U-Fit Flooring Supermarket

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/

/* Do not alter this CSS */

.sIFR-flash 
	{
	visibility: visible !important;
	margin: 0;
	}
	
.sIFR-replaced 
	{
	visibility: visible !important;
	}
	
span.sIFR-alternate 
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
	
.sIFR-flash + div[adblocktab=true] 
	{
	display: none !important;
	}
	
.sIFR-hasFlash h2
	{
	line-height: 14px !important;
	height: 14px;
	font-size: 14px;
	visibility: hidden;
	margin-bottom: 1.25em;
	}
	
.sIFR-hasFlash h3
	{
	line-height: 12px !important;
	height: 12px;
	font-size: 12px;
	visibility: hidden;
	margin: 2.5em 0 1.25em 0;
	}
	

/* =Message Banner
-------------------------------------------------------------------------*/

/*

#message {
	background:#E31915;
	margin:0px 0px 10px 0px;
	padding:10px;
	color:white;
	text-align:center;
}

*/

/* =General
-------------------------------------------------------------------------*/

body
	{ 
	background: #333 url('../images/body-bg.gif') repeat-x top left;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	
#container
	{ 
	background-color: #fff;
	margin: auto; 
	padding: 0 15px 15px 15px;
	width: 760px;
	}
	
#skip
	{ 
	display: block;
	height: 100px;
	margin-top: -100px; 
	width: 760px;
	}
	
.clear
	{ 
	clear: both;
	}

strong
	{ 
	font-weight: bold;
	}
	
em
	{
	font-style: italic;
	}
	
.hide, hr
	{
	display: none;
	}
	
.latin
	{
	color: #aaa;
	}
	
a
	{
	color: #cc0000;
	}
	
a:hover
	{
	color: #101c92;
	}
	
	
/* =Branding
-------------------------------------------------------------------------*/

#branding
	{ 
	height: 69px;
	margin-bottom: 15px;
	width: 760px;
	}
	
h1 a
	{ 
	background: url('../images/logo.gif') no-repeat top left;
	display: block;
	float: left;
	height: 54px;
	margin-top: 15px;
	text-indent: -25000px;
	width: 298px;
	}
	
#cart
	{ 
	background: url('../images/cart-bg.gif') no-repeat top left;
	color: #fff;
	float: right;
	font-size: 90%;
	height: 24px;
	padding: 8px 15px 0 0;
	text-align: right;
	width: 199px;
	text-decoration:none;
	}
	
.lighter
	{
	color: #ccc;
	}
	
#login
	{ 
	color: #999;
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin: 7px 15px 0 0;
	}
	
#login a
	{ 
	color: #999;
	border-bottom: 1px dotted #999;
	text-decoration: none;
	}
	
#login a:hover
	{ 
	border-bottom: 1px solid #999;
	}
	

/* =Navigation
-------------------------------------------------------------------------*/

#nav
	{ 
	background: url('../images/nav-bg.gif') no-repeat top left;
	float: left;
	height: 290px;
	margin-bottom: 3px;
	padding: 15px 0 0 15px;
	text-indent: -25000px;
	width: 237px;
	}
	
#nav a
	{
	display: block;
	height: 25px;
	}

#nav a:hover, #nav .selected
	{
	background-position: 0 -25px;
	}

#nav-carpets a
	{
	background: url('../images/nav-carpets.gif') no-repeat top left;
	}

#nav-home a
	{
	background: url('../images/nav-home.gif') no-repeat top left;
	}

#nav-measuring a
	{
	background: url('../images/nav-measuring.gif') no-repeat top left;
	}
		
#nav-vinyl a
	{
	background: url('../images/nav-vinyl.gif') no-repeat top left;
	}
	
#nav-rubber a
	{
	background: url('../images/nav-rubber.gif') no-repeat top left;
	}
	
#nav-natural a
	{
	background: url('../images/nav-natural.gif') no-repeat top left;
	}
	
#nav-smooth a
	{
	background: url('../images/nav-smooth.gif') no-repeat top left;
	}
	
#nav-entrance a
	{
	background: url('../images/nav-entrance.gif') no-repeat top left;
	}
	
#nav-wool a
	{
	background: url('../images/nav-wool.gif') no-repeat top left;
	}
	
#nav-map a
	{
	background: url('../images/nav-map.gif') no-repeat top left;
	}

#nav-wood a
	{
	background: url('../images/nav-wood.gif') no-repeat top left;
	}

#nav-business a
	{
	background: url('../images/nav-business.gif') no-repeat top left;
	}

#nav-accessories a
	{
	background: url('../images/nav-flooring-accessories.gif') no-repeat top left;
	}
	
#nav-contact a
	{
	background: url('../images/nav-contact.gif') no-repeat top left;
	}
	
	
/* =Flash
-------------------------------------------------------------------------*/

#flash
	{ 
	float: right;
	height: 305px;
	margin-bottom: 3px;
	width: 505px;
	}
	
	
/* =Content
-------------------------------------------------------------------------*/

#content
	{ 
	background: url('../images/content-bg.gif') repeat-y top left;
	clear: both;
	width: 760px;
	}
	
#content p
	{
	line-height: 1.5em;
	margin-bottom: 1.25em;
	}
	
#bar
	{ 
	background: url('../images/bar-bg.gif') no-repeat top left;
	height: 30px;
	width: 760px;
	}
	

/* =Main Content
-------------------------------------------------------------------------*/

#main-content
	{ 
	float: right;
	padding: 15px;
	width: 475px;
	}
	
#main-content ul
	{ 
	list-style-position: outside;
	list-style: disc;
	margin: 0 0 1.25em 30px;
	}

#main-content li
	{ 
	line-height: 1.5em;
	}
	
#main-image
	{ 
	background: url('../images/photo-01.jpg') no-repeat top left;
	height: 121px;
	margin: -15px 0 0 -15px;
	padding: 22px 0 0 136px;
	}
	
#vinyl #main-image
	{ 
	background: url('../images/durati.jpg') no-repeat top left;
	}
	
#rubber #main-image
	{ 
	background: url('../images/dalsouple.jpg') no-repeat top left;
	}
	
#natural #main-image
	{ 
	background: url('../images/crucial-trading.jpg') no-repeat top left;
	}
	
#smooth #main-image
	{ 
	background: url('../images/marmoleum.jpg') no-repeat top left;
	padding-bottom: 10px;
	}
	
#measuring-1
	{ 
	background: url('../images/measuring-1.gif') no-repeat top left;
	padding: 0 0 25px 84px;
	}
	
#measuring-2
	{ 
	background: url('../images/measuring-2.gif') no-repeat top right;
	padding: 0 256px 0 0;
	}
	
#measuring-3
	{ 
	background: url('../images/measuring-3.gif') no-repeat top left;
	padding: 0 0 0 147px;
	}
	
#measuring-4
	{ 
	background: url('../images/measuring-4.gif') no-repeat top right;
	padding: 0 216px 0 0;
	}
	
h2, h3
	{
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1.25em;
	}
	
#col-1
	{
	float: left;
	width: 230px;
	}
	
#col-2
	{
	float: right;
	width: 230px;
	}
	
	
/* =Sub Content
-------------------------------------------------------------------------*/

#sub-content
	{ 
	background: url('../images/sub-content-bg.gif') no-repeat top left;
	float: left;
	font-size: 90%;
	min-height: 325px;
	width: 252px;
	}
	
#sub-content p
	{ 
	padding: 0 15px;
	}
	
#free-delivery
	{ 
	background: url('../images/free-delivery.gif') no-repeat top left;
	float: left;
	height: 105px;
	text-indent: -25000px;
	width: 252px;
	}
	
	
/* =Footer
-------------------------------------------------------------------------*/

#footer
	{ 
	background: url('../images/footer-bg.gif') no-repeat top left;
	color: #fff;
	font-size: 90%;
	height: 60px;
	}
	
#address
	{ 
	float: right;
	padding: 16px 15px 0 0;
	width: 475px;
	}
	
#telephone
	{ 
	background: url('../images/telephone-bg.gif') no-repeat top left;
	float: left;
	height: 60px;
	text-indent: -25000px;
	width: 252px;
	}

#page-footer
	{ 
	clear: both;
	font-size: 90%;
	margin: 5px auto;
	width: 790px;
	}

#page-footer a
	{ 
	color: #666;
	float: right;
	margin-bottom: 10px;
	text-decoration: none;
	}

#page-footer a.tcpp {
	border-right:solid 1px #666;
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
}
	
#page-footer a:hover
	{ 
	color: #fff;
	text-decoration: underline;
	}
	
#top a
	{ 
	float: right;
	}
	
#aztec a
	{ 
	float: left;
	}
