/* PC Flooring Ltd CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #D1C359;
}

a img{border:none;}
body {
	margin-top: 0px;
	background-image: url(../images/background_1.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
.phone {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.nav {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; }
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.address_header {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.reg_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/* --------------------Copyright Footer Link*/
a.footer_link:link {
	color: #999999;
}
a.footer_link:visited {
	color: #999999;
}
a.footer_link:hover {
	color: #cccccc;
}
/* --------------------E-mail Header Link*/
a.header_link:link {
	color: #333333;
}
a.header_link:visited {
	color: #333333;
}
a.header_link:hover {
	color: #666666;
}

/* --------------------Product discription Price*/
.price {font-size: 12px; font-family: Arial;}
.product_name {	font-family: Arial;
	font-size: 14px;
}
.rr_price {	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
}

table.cart{margin-top:30px; color:#666666; text-align:left; margin:auto; margin-top:20px; font-family:Arial, sans-serif; font-size:12px;}
* html table.cart{}
th.cartbor{border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;/* background-color:#f2ebe7;*/}
td.dot{border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#CCCCCC; /*background-color:#f2ebe7;*/height:24px;}
td.dotlong{padding-left:32px;border-bottom-style:dotted; font-family:Arial, sans-serif; font-size:12px;border-bottom-width:1px; border-bottom-color:#CCCCCC; /*background-color:#f2ebe7;*/height:24px; }
fieldset.delivery{border:0px; height:15px; margin-left:-8px;}
* html fieldset.delivery{margin-left:0px; margin-bottom:-15px;}

th.totals{border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#CCCCCC; /*background-color:#f2ebe7;*/font-family:Arial, sans-serif; font-size:12px;}
table.carttotals{margin-top:30px; color:#666666; text-align:left; /*background-color:#f2ebe7;*/ float:right; margin-right:0px;}
* html table.carttotals{margin-right:22px;}
