body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/default/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

form {  
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px;
	border: 1px solid #626262;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#ushape div.ushape-first-width input {
	margin-top:105px;
	position:absolute;
	float:left
}

#ushape div.ushape-first-length input {
	float:left;
	margin-left:0px;
	margin-top:25px
}

#ushape div.ushape-third-width input {
	margin-top:58px;
	position:absolute;
	float:left
}

#ushape div.ushape-third-length input {
	margin-top:85px;
	position:absolute;
	float:left
}

#ushape div.ushape-second-length input {
	position:absolute;
	float:left;
	margin-left:0px;
	margin-top:28px

}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #000;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

strong {
        font-weight: bold;
	color: #000;
}

img {
	border: none;
behavior:url(/images/iepngfix.htc);
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

.uklogo{
float:left;
margin-top:-25px}



#uk_banner{
float:right;
margin-right:50px;
margin-top:-20px}

#wrapper {
}

#header {
       background-color:#fff;
	width: 900px;
	height: 90px;
	margin: 0 auto;
}

#logo h1, #logo p {
       margin-left:30px;
	float: left;
	color: #000000;
}

#logo h1 {
	height: 50px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5134;
}

#rss a:hover {
}

/* Search */

.search {
margin-bottom:25px;
margin-left:680px;
width:250px;
height:50px;
}

.search_button{
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
background: #999;
color: #fff}

.search_background {background:#fff}


/* Menu */

#menu {
	width: 895px;
	height: 60px;
	text-align: left;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#menu li {
	text-align: right;
	text-transform: uppercase;
	display: inline;
        float: left;
}

#menu a {
	display: inline-block;
	float: left;
	background: url(/images/default/img03.) no-repeat left 75%;
	padding: 18px 30px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #ffffff;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
/*	width: 430px; */
	width:590px;
        min-height:500px;
       }

.post {
	margin-bottom: 50px;
/*	border-bottom: 1px #A90000 dashed;*/
}

.post .title {
}
.post .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 20px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(/images/default/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(/images/default/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(/images/default/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(/images/default/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #000;
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #1F1F1D;
	border: 1px solid #11110F;
	text-align: center;
}

#calendar thead {
	background: #161616;
}

#calendar tbody td {
	background: #0F0F0D;
	border: 1px solid #11110F;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #121210;
	border: 1px solid #11110F;
	font-weight: bold;
	color: #CF3822
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

.wholesale_link{
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/agm_link.png);
padding-bottom:10px;
width:402px;
height:47px;
float:right;
margin-right:5px}

.wholesale_link p {
color:#fff;
padding-top:10px;
padding-left:50px}

/* Trade Page */

#trade-top{
width:590px;
height:81px;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/default/background-top.png);
background-repeat:no-repeat}

#trade-middle{
background-image:url(/images/default/background-middle.png);
background-repeat:repeat-y;
behavior:url(/images/iepngfix.htc);
width:590px;
}

#trade-bottom{
behavior:url(/images/iepngfix.htc);
background-image:url(/images/default/background-bottom.png);
background-repeat:no-repeat;
width:590px;
height:78px;}

/* FORM TRADE QUOTE */

#lshape{
margin-right:auto;
margin-left:auto;
behavior:url(/images/iepngfix.htc);
width:410px;
height:426px;
background-image:url(/images/large-l-shape.png);
background-repeat:no-repeat}

.lshape-width{
border:0px;
margin:0px;
padding:0px;
position:relative;
left:330px;
top:39px}

.lshape-length{
border:0px;
margin:0px;
padding:0px;
position:relative;
left:155px;
top:31px}


.lshape-second-length{
padding:0px;
border:0px;
margin:0px;
position:relative;
top:174px;
left:105px
}

.lshape-second-width{
padding:0px;
border:0px;
margin:0px;
position:relative;
top:311px;
left:41px}


#ushape{
margin-right:auto;
margin-left:auto;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/large-u-shape.png);
background-repeat:no-repeat;
width:410px;
height:426px;
}

.ushape-second-width{
border:0px;
margin:0px;
position:relative;
top:378px;
left:41px}

.ushape-second-length{
top:192px;
border:0px;
margin:0px;
left:98px;
position:relative}

.ushape-first-length{
top:6px;
border:0px;
margin:0px;
left:150px;
position:relative}

.ushape-third-width{
border:0px;
margin:0px;
top:298px;
left:265px;
position:relative}

.ushape-third-length{
border:0px;
margin:0px;
top:108px;
left:322px;
position:relative}

.ushape-first-width{
border:0px;
margin:0px;
left:324px;
top:-89px;
position:relative}

#single{
margin-left:100px;
background-image:url(/images/length-large.png);
background-repeat:no-repeat;
width:410px;
behavior:url(/images/iepngfix.htc);
height:124px}

.single-length{
border:0px;
margin:0px;
position:relative;
left:155px;
top:87px}

.single-width{
border:0px;
margin:0px;
position:relative;
left:328px;
top:16px}

.table-border-left {
	border-left-style: solid;
	border-left-color: black;
	border-left-width: 2px;
}


#trade_prices_block{
background-image:url(/images/prices_bg.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc);
width:590px;
height:300px;}

#trade_prices_block_text{
margin-top:20px;
margin-right:45px;
width:300px;
height:200px;
float:right}

#apply_link{
margin-left:50px;
margin-top:20px;
float:left;
width:590px;
height:auto;
}

.apply{float:left;
padding-top:10px;
display:inline}

.apply_img {
margin-left:20px;
float:left;
display:inline}

#granite_name{
margin-top:282px;
width:150px;
float:right;
height:50px;
background-color:#000}

#granite_name p {
padding-top:8px;
padding-left:10px;
font-family:Tahoma;
font-size:16px;
color:#fff}

#coming_soon{
background-image:url(/images/coming_soon.png);
behavior:url(/images/iepngfix.htc);
background-repeat:no-repeat;
width:590px;
height:92px}

#coming_soon p {
padding-top:50px;
padding-left:60px}


#use_agm{
width:590px;
height:489px;
background-image:url(/images/use_background.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#use_agm_table{
border:0px
margin:0px;
padding-left:38px;
padding-top:90px}


#processing {
width:590px;
height:200px;
background-image:url(/images/process.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#processing p{
color:#fff;
padding-left:40px;
padding-top:80px}

#tiles{
width:590px;
height:335px;
background-image:url(/images/tiles_background.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#tiles_text{
width:500px;
height:300px;
padding-top:80px;
padding-left:50px}

#tiles_text p {
color:#fff;
padding:0px;
margin:0px}


#tiles_text table{
padding-left:35px}

#special_offers{
width:590px;
height:100px;
background-image:url(/images/special_offers.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#special_offers p {
padding-left:90px;
padding-top:50px;}

#retail_site{
width:590px;
height:250px;
background-image:url(/images/retail_site.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#retail_site p {
color:#fff;
width:250px;
margin-top:25px;
margin-right:30px;
float:right}

#agm_link{
margin-left:45px;
margin-top:165px;
float:left;}

#colours{
width:590px;
height:100px;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/colours.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#colours p {
padding-left:140px;
padding-top:50px}


#processes {
width:590px;
height:350px;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/processes.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc)}

#processes table {
padding-top:20px;
padding-left:40px}

#processes table p {color:#fff}

#processes a {color:#fff}

#processes strong {color:#fff}




/* QUOTE */

#quote-top{
margin:0px;
width:590px;
behavior:url(/images/iepngfix.htc);
height:92px;
background-image:url(/images/default/quote-top.png);
background-repeat:no-repeat}

#quote-middle{
margin:0px;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/default/quote-middle.png);
background-repeat:repeat-y;
width:590px;
}

#quote-middle p {color:#fff;
margin:0px;
width:90%;
padding-left:28px;
}

#quote-middle hr {width:85%;padding-left:35px; margin:0px; border:0px}

#quote-bottom{
margin:0px;
background-image:url(/images/default/quote-bottom.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc);
width:590px;
height:78px;}

#image_viewer{
width:555px;
height:300px;
margin-left:auto;
margin-right:auto}

#calculate input {border:0px}

#calculate img {border:0px; margin:0px; padding:0px}

.estimate{height:30px; font-size:30px; border:0px}

.submit{border:0px}


/* MONOSLIDESHOW */
#mono_specials{
padding-bottom:30px;
width:250px;
height:250px}

#wrapper_white_label{
width:900px;
margin-left:auto;
margin-right:auto}



/* WHITE LABEL */
#large_top{
margin:0px;
behavior:url(/images/iepngfix.htc);
background-image:url(/images/large_top.png);
background-repeat:no-repeat;
width:900px;
height:57px;}

#large_middle{
margin:0px;
background-image:url(/images/large_middle.png);
background-repeat:y-repeat;
behavior:url(/images/iepngfix.htc);
width:900px;
}

#large_bottom{
margin:0px;
background-image:url(/images/large_bottom.png);
background-repeat:no-repeat;
width:900px;
behavior:url(/images/iepngfix.htc);
height:54px;}

#white_label{
width:590px;
margin-left:auto;
margin-right:auto}

#trade_processed{
background-image:url(/images/trade_processed.png);
background-repeat:no-repeat;
behavior:url(/images/iepngfix.htc);
width:290px;
height:500px;
display:inline;
float:left}

#trade_processed p{margin-left:25px; color:#fff; border:0px; padding:0px; width:200px}
#trade_processed h2{margin-top:24px; margin-left:25px; color:#fff; border:0px; padding:0px}
#trade_processed li {width:200px; color:#fff; padding:0px}


#countertop{
width:290px;
height:500px;
background-image:url(/images/countertop.png);
behavior:url(/images/iepngfix.htc);
background-repeat:no-repeat;
float:left;
display:inline}

#countertop p{margin-left:20px;color:#fff; border:0px;padding:0px; width:200px}
#countertop h2{margin-top:24px; margin-left:25px; color:#fff; border:0px; padding:0px}
#countertop li{width:200px; color:#fff; padding:0px; margin-left:30px}

#trade_header h1 {color:#fff; font-size:50px}

#already_registered{
float:right;
margin-top:-70px;
}


