BODY {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
}

/* GLOBAL */

h1 {
	font-size: 1.4em;
	color: #321F8D;
}

h2 {
	font-size: 1.2em;
	color:#000033;
}

h3 {
	font-size: 1em;
	color:#000033;
}

a {
	color: #0000FF;
	text-decoration: none;
}

#website {
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 780px;
}

/* Links */

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #3399FF; 
}

.arrow {
	padding-right: 15px;
	background-image: url(../images/arrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

sup {
	font-size: 0.8em;
}

li {
	margin-bottom: 10px;
}

/* Header and Menu */

#header {
	width: 780px;
	padding: 0px;
}

#menu {
	background-color: #019DC6;
	text-align: center;
	border-left: 7px solid #321F8D;
	border-right: 7px solid #321F8D;
	padding: 10px 5px;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #330099;
}

.rugs {
	border-bottom: 0px !important;
}

#rugs-link {
	padding: 6px 10px 10px 10px;
	background-color: #000000;
}

#rugs-link:hover {
	color: #FFFF00 !important;
}

#rug-banner {
	background-color:#000000;
	padding: 10px;
	text-align: center;
	border-right: 7px solid #321F8D;
	border-left: 7px solid #321F8D;
}

.rug-selection-link {
	font-weight: bold;
}

/* Content Layout */

#content {
	padding: 10px;
	padding-top: 2px;
	border-left: 7px solid #321F8D;
	border-right: 7px solid #321F8D;
	background-color: #FFFFFF;
}

.colour-background {
	padding-top: 10px !important;
	background-color: #019DC6 !important;
	background-image:url(../images/front_page_background.png);
}

.colour-background p {
	margin-top: 4px;
}

.white-background {
	border-top: 2px solid #321F8D;
}

.black-border {
	padding: 10px 20px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

/* Footer */

#footer {
	background-color: #321F8D;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	border: 7px solid #321F8D;
}

#footer p {
	margin: 5px;
}

#footer a, #footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #66FFFF;
}

/* TABLE STYLES - FRONT PAGE */

.front-nav td {
	width: 33%;
	vertical-align: top;
	text-align: center;
}

.front-nav td a {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.front-nav td a:hover {
	color:#990000;
}

.front-nav td img {
	border: 5px solid #FFFFFF;
	margin-bottom: 5px;
}

/* TABLE STYLES - MAIN SELECTION TABLE */

.selection-table {
	border-collapse: collapse;
}

.selection-table td {
	vertical-align: top;
	padding: 2px;
}

.selection-table .carpet-left {
	border: 2px solid #CCCCCC;
	border-right: none;
	padding: 8px 5px;
	background-color: #EEEEEE;
}

.selection-table .carpet-left .bdr {
	border: 3px solid #000000;
}

.selection-table .carpet-right {
	border: 2px solid #CCCCCC;
	border-left: none;
	padding: 8px 5px;
	background-color: #EEEEEE;
}

.selection-table .carpet-right h2 {
	margin-bottom: 2px;
	margin-top: 0px;
}

.selection-table .carpet-right .strap-line {
	color: #333;
	font-size: 0.8em;
	margin-top: 0px;
}

.selection-table .carpet-right h2 a {
	text-decoration: none;
	color: #000033;
	font-size: 1.2em;
}

.selection-table .carpet-right h2 a:hover {
	color: #0000FF;
}

/* TABLE STYLES - NICE TABLE */

.nice-table {
	border-collapse: collapse;
}

.nice-table th {
	padding: 5px;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #CCCCCC;
	text-align:center;
	border: 1px solid #333333;
}

.nice-table td {
	padding: 5px;
	border: 1px solid #333333;
	vertical-align: middle;
}

.nice-table .gap {
	border-left: 3px solid #333333;
}

.nice-table .gap-right {
	border-right: 3px solid #333333;
}

.nice-table .gap-top {
	border-top: 3px solid #333333;
}

.nice-table .hide {
	border: 0px;
	background-color: #FFFFFF;
}

.table-hide td {
	border: 0px;
}

/* TABLE STYLES - SUNDARY TABLE */

.sundry-table {
	border-collapse: collapse;
}

.sundry-table td {
	padding: 5px;
}

.sundry-table .spacer {
	width: 2px;
}

.sundry-table .bottom-td {
	vertical-align: top;
	width: 33%;
	border: 1px solid #CCCCCC;
	border-top: none;
	font-size: 0.8em;
}

.sundry-table .box-radio {
	width: 4px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.sundry-table .box-name {
	width: 32%;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight:bold;
}

/* Other Styles */

#trufax-box {
	float: right;
	margin: 20px 10px 10px 10px;
	padding: 2px 10px;
	border: 1px solid #CCC;
	width: 200px;
	background-color: #FFFFCC;
	font-size: 0.9em;
}

#trufax-box p {
	margin: 6px 0px;
}

#main-picture-list {
	float: left;
	margin: 5px 20px 5px 5px;
	border: 1px solid black;
}

.colour-view-link {
	color: black;
}

.colour-view-link img {
	border: 1px solid black;
}

.box-error {
	border: 2px solid #990000;
}

#vinyl-icon-label td {
	font-size: 0.8em;
	font-weight: bold;
	color: #314C83;
	vertical-align: top;
	text-align: center;
}

#grip-x-logo {
	float: right;
	margin: 0px 40px 0px 10px;
}

#front-page-shout {
	text-align: center;
	border: 3px solid #FFCC00;
	background-color: #FFFFFF;
	color: #990000;
	padding: 10px;
	margin-bottom: 10px;
}

#front-page-shout h2 {
	font-weight: bold;
	color: #990000;
	margin: 0px;
}

#front-page-shout p {
	margin-bottom: 0px;
}

.small {
	font-size: 0.8em;
	color: #999999;
}

#star-box {
	background-color: #FFFFCC;
	border: 5px solid #FFCC00;
}

#menu-on {
	color: #333333 !important;
}
