/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

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

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



form {  
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
       color:#000;
       background:#fff;
	padding: 3px;
	border: 1px solid #626262;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#your_image {width:150px; height:100px; padding-top:20px}

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

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: #FFFFFF;
	text-decoration: none;}

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

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

img {
	border: none;
}

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


/* Header */


#agm_wholesale {
margin-right:20px;
float:right}

#agm_logo {
margin-top:5px;
display:block;
float:left;
}

#uk_logo {
margin-left:35px;
float:left;
display:block}

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

#wrapper {
}

#header {
       background-color:#000;
	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: #FFFFFF;
	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{
padding:1px;
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
background: #555;
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: 960px;
	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:800px;
}

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

.post .title {
}

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

.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: #FFFFFF;
}

#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{
float:right;
margin-right:55px}

/* Quick Quote */

.quick_table {
width:630px;
min-height:800px;
background-color:#555}

.left_table {
width:315px}

.right_table {
width:315px}

/* PRODUCT */

.product {
background-color:#1e1e1e;
margin:0px;
width:590px;
height:102px}

.product2 {
background-color:#000;
margin:0px;
width:590px;
height:102px}


.product h2 {letter-spacing: -1px;	font-size:16px}

.product2 h2 {letter-spacing: -1px; font-size:16px}

.product_image{
margin:0px;
float:left;
width:150px;
height:100px}

.product_text {
margin:0px;
margin-left:10px;
width:300px;
height:100px;
float:left}

.product_price {
margin:0px;
margin-left:15px;
width:100px;
height:100px;
float:left}


#table_1 {
margin-top:-200px;
display:inline;
float:left}

#table_2 {
display:inline;
float:left}

.top_left{
padding:0px;
margin:0px;
background-image: url(/images/default/top_background.png);
behavior: url(/images/default/iepngfix.htc);
background-repeat: no-repeat;
width:300px;
height:48px}

.top_left_bottom{
margin:0px;
padding:0px;
background-image: url(/images/default/bottom_background.png);
behavior: url(/images/default/iepngfix.htc);
background-repeat: no-repeat;
width:300px;
height:48px}

.top_left_middle{
padding:0px;
margin:0px;
background-image: url(/images/default/background.png);
background-repeat: repeat-y;
width:300px;
min-height:1px
}

.top_left_large{
padding:0px;
margin:0px;
background-image: url(/images/default/top_background_large.png);
behavior: url(/images/default/iepngfix.htc);
background-repeat: no-repeat;
width:700px;
height:43px}

.top_left_bottom_large{
margin:0px;
padding:0px;
background-image: url(/images/default/bottom_background_large.png);
behavior: url(/images/default/iepngfix.htc);
background-repeat: no-repeat;
width:700px;
height:44px}

.top_left_middle_large{
padding:0px;
margin:0px;
background-image: url(/images/default/background_large.png);
background-repeat: repeat-y;
width:700px;
}

#bottom_form {
width:100%;
clear:both}


.calculate_button {
float:left;
padding-bottom:0px;
margin:0px;
border:0px;
background:transparent;
background-image: url(/images/default/calculate.png);
behavior: url(/images/default/iepngfix.htc);
background-repeat: no-repeat;
width:150px;
height:50px}

.estimate {
width:80px;
font-size:35px;
color:#000;
background:transparent;
height:40px}

#submit_table{
margin-left:5px;
color:#000;
}

.submit_button {
float:right;
margin-bottom:20px;
margin:0px;
border:0px;
background:transparent;
behavior: url(/images/default/iepngfix.htc);
background-repeat: no-repeat;
width:183px;
height:45px}

#quote_top {
width:700px;
mragin:left:auto;
margin:right:auto;
min-height:500px}


#top_left_table{
float:left;
display:inline}

#top_right_table {
margin-top:100px;
float:left;
display:inline}


/* 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}


/* 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; behavior:url(/images/iepngfix.htc); }


/* 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;
}


