
/* CSS rules common to entire site
**********************************/

/* Element Defaults
*******************/
body
{
	background: url(/images/layout/top-background.png) top center no-repeat #fff;
	font: normal 11px Verdana, Arial, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

acronym
{
	cursor: help;
}

h1
{
	color: #000;
	background: #d1d2d4;
	font: normal 14px 'Verdana', sans-serif;
	padding: 10px;
	margin: 0px 0px 7px 0px;
}

h1 a:link,
h1 a:visited
{
	color: #666;
}

h1 a:hover,
h2 a:hover
{
	color: #999;
}

h2
{
	color: #333;
	font: bold 16px Arial, sans-serif;
	margin: 5px 0px 0px 5px;
}

h2 a:link,
h2 a:visited
{
	color: #333;
}

h3
{
	color: #666666;
	font: bold 14px Arial, sans-serif;
	margin: 5px 0px 0px 5px;
}

img
{
	border: none;
	display: inline;
}

p
{
	font: normal 12px Verdana, Arial, sans-serif;
	margin: 10px 10px 10px 5px;
	line-height: 15px;
}

td
{
		font: normal 12px Verdana, Arial, sans-serif;
		vertical-align: top;
}


/* Form defaults
****************/
input, textarea
{
	border: 1px solid #ccc;
}

input[type="image"]
{
	border: none;
}

select.form
{
	padding: 3px;
	vertical-align: bottom	
}

input.submit,
a.submit
{
	border: 1px solid #000;
	background: #000;
	color: #facc2c;
	padding: 5px;
	font-size: 12px;
	margin-left: 0px;	
}

/* Classes
**********/
.block
{
	display: block;
}

.sample-basket
{
	clear: left;
	margin-top: 0px;
	background: url(/images/layout/basket-background.jpg) top right repeat-y;
	padding: 10px;
}

.sample-basket table
{
	width: 295px;
}

.sample-basket td
{
	padding: 3px;
	text-align: right;
	font-size: 11px;
	border-bottom: 1px solid #002868;
}

.sample-basket p
{
	font-size: 10px;
}


.price
{
	font: bold 14px georgia, serif;
	color: #333;
	text-align: center;
	margin-top: 20px;
}

td.button
{
	text-align: right;
	border-bottom: none;
}

/* Contact
***********/

.contact
{
	float: right;
	font: bold 13px verdana, sans-serif;
	color: white;
	margin-right: 10px;
}

.product-shortview
{
	margin-top: 10px;
}

.product-image
{
	margin-top: 10px;
	margin-bottom: 10px;
}



/* Layout defaults
******************/
#header
{
	margin: 23px auto 0px auto;
	width: 940px;
	width/**/: 955px;
}

#header img
{
	display: block;
	margin-left: 10px;	
}

#header img#sheep
{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 300px;
	z-index: 20;	
}

#outer-wrap
{
	clear: left;
	margin: 0px !important;
	margin/**/: 0px 1px 0px 0px;
	background: url(/images/layout/wrap-background.png) top center repeat-y #fff;
}

#middle-wrap
{
	margin: 0px 0px 0px 0px;
	background: url(/images/layout/bottom-background.png) bottom center no-repeat;
}

#inner-wrap
{
	margin: 0px auto 0px auto;
	padding: 5px 0px 63px 10px;
	text-align: left;
	width: 945px !important;
	width/**/: 955px;
}

/**************
 Left side
**************/

#left-column
{
	float: left;
	background: #d1d2d4;
	text-align: left;
	padding: 0px;
	width: 260px;
	margin: 40px 0px 0px 0px;
}

#featured
{
	margin-top: 10px;
}

#featured div.special,
#calculator-link div.special
{
	display: block;
	background: #ffffff;
	margin: 8px;
	padding: 0px;
	height: 100px;
}

#featured div.special img
{
	float: left;
	margin-right: 8px;	
}

#featured div.special h2
{
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px 10px 5px 0px;
}

#featured div.special span
{
	font-size: 14px;
	font-weight: bold;	
}

div.special p
{
	font-size: 11px;	
}

#calculator-link
{
	margin-top: 10px;	
}

#calculator-link div.special img
{
	float: right;
	margin-left: 8px;		
}

/************
 main page 
************/

#page
{
	margin: 40px 0px 0px 280px;
	padding: 0px;
}

#footer
{
	clear: both;
	margin: 0px 9px 5px 1px;
	color: #ccc;
	background: #000;
	height: 23px !important;
	height/**/: 30px;
	padding: 7px 7px 0px 7px;
	font-size: 11px;
	border-top: 4px solid white;
}

#footer a
{
	color: #fff;
}

#homepage-img
{
}

#tips
{
	width: 252px;
	clear: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url(/images/layout/tips-background.jpg);
	margin: 7px 0px 3px 0px;
}

#tips p
{
	margin: 11px;
}

#clear
{
	clear: both;
	height: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
}

#home
{
	float: right;
	clear: right;
	margin-top: -5px;
}

#home td a
{
	display: block;
	margin-bottom: 7px;
}

#home td a img
{
	display: block;
	margin: 0px;
}

#build-order
{
	float: right;
	width: 330px;
	margin-right: 5px;
}

#request-sample
{
	float: left;
	width: 300px;

	margin-right: 5px;
}

#orderBuilder
{
	width: 623px !important;
	width/**/: 615px;
	margin-bottom: 7px;
	padding-bottom: 5px;
	background: url(/images/layout/order-background.jpg) no-repeat;
}

#orderBuilder input,
#orderBuilder select
{
	background: #CFD8E7;
	border: 1px solid white;
	height: 17px;
	font-size: 11px;
	width: 100px;
}

#search-box
{
	text-align: right;
	width: 960px;
	height: 25px;
	margin: 10px auto 28px auto;
}

#search-box input.text
{
	border: 1px solid #ccc;
	width: 220px;
	color: #999;
	padding: 5px;
}

#search-box input.search-submit
{
	vertical-align: bottom;	
}

#search td
{
	padding-top: 4px;
}

#item-full tr td table tr td.order-bar
{
	vertical-align: top;
	float: left;
	background: #d1d2d4;
	padding: 5px 3px 0px 5px;
	margin-right: 2px;
	width: 157px;
	height: 60px;
	border-bottom: none;
}

.order-bar form
{
	margin: 0px;
}

td.label
{
	color: white;
	width: 200px;
	text-align: right;
	font-size: 11px;
}

/* Navigation
**************/
#navigation
{
	background: #d1d2d4;
	height: 28px;
	width: 935px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	text-align: center;
}

#navigation li
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#navigation li a:link,
#navigation li a:visited
{
	display: block;
	color: black;
	text-align: center;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
}

#navigation li a:hover
{
	background: #000;
	color: white;
}

/*****************
 Homepage banner
*****************/

#sale
{
}

#slideshow
{
}


.rollover
{
	display: block;
	float: left;
	display: inline;
}

.rollover:hover
{
	visibility: visible;
}

.rollover img
{
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover img
{
	visibility: hidden;
}


.ordered-col
{
	border-left: 1px solid #f1f1f1;
	width: 77px;
	text-align: center;
}

#category th
{
	border-bottom: 1px solid #f1f1f1;
}

.swatch
{
	float: left;
	margin: 10px 5px 10px 5px;
}

.title
{
	font-size: 18px;
	margin-bottom: 30px;
}

.user-form
{
	margin-top: 20px;
	margin-bottom: 15px;
	background:#f7f7f7;
	width: 620px;
	padding: 15px;
}

.user-form td
{
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #f1f1f1;
	font-size: 11px;
}

.user-form th
{
	padding: 3px 0px 3px 5px;
	font-size: 12px;
	background:#f1f1f1;
}

.highlight
{
	background: #feeecc;
	padding: 10px;
	width: 400px;
	font-size: 11px;
}

.page-img
{
	float: right;
	clear: right;
	margin: 30px 10px 0px 10px;
}

#spec-icon
{
	float: right;
}


/* Quote form
***************/

#quote-form
{
	background: #eceff5;
	margin-right: 20px;
	padding: 10px;
}

#quote-form input.text
{
	width: 300px;
	height: 20px;
	font: 14px arial, sans-serif;
	padding: 4px;
	vertical-align: middle;
	margin: 5px 0px;
}

#quote-form .region
{
	width: 250px;
	height: 30px;
	font: 14px arial, sans-serif;
	padding: 4px;
	vertical-align: middle;
	margin: 5px 0px;
}

#quote-form textarea
{
	width: 300px;
	height: 60px;
	font: 14px arial, sans-serif;
	padding: 4px;
	vertical-align: top;
	margin: 5px 0px;
}

/* arrows */

.list-arrows
{
	clear: left;
	padding-left: 10px;	
}

.list-arrows form,
.list-arrows form div
{
	display: inline;
	width: 23px;	
}

#cart
{
	padding-top: 7px;	
}

table.cart-item
{
	width: 240px;
	margin-bottom: 5px;
	
}

.cart-item td
{
	font-size: 10px;	
}

.remove
{
	color: white;
	background: #bb1605;
	width: 20px;
	height: 20px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
    border: none;
}

/**********
 Floor diagrams
***************/

#dimension-1sq
{
	position: absolute;
	z-index: 10;
	top: 510px;	
	left: 50%;
	margin-left: -40px;
}

#dimension-1sq input,
#dimension-2sq input,
#dimension-1el input,
#dimension-2el input,
#dimension-3el input,
#dimension-4el input
{
	width: 30px;
	text-align: right;
}

#dimension-2sq
{
	position: absolute;
	z-index: 10;
	top: 405px;	
	left: 50%;
	margin-left: 135px;	
}

#dimension-1el
{
	position: absolute;
	z-index: 10;
	top: 405px;	
	left: 50%;
	margin-left: -190px;	
}

#dimension-2el
{
	position: absolute;
	z-index: 10;
	top: 510px;	
	left: 50%;
	margin-left: -40px;	
}

#dimension-3el
{
	position: absolute;
	z-index: 10;
	top: 360px;	
	left: 50%;
	margin-left: -5px;	
}

#dimension-4el
{
	position: absolute;
	z-index: 10;
	top: 390px;	
	left: 50%;
	margin-left: 60px;	
}
