body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECECD1;
	margin: 0px;
	padding: 0px;
}

img { border: none; }
span.hidden , .hidden { display: none; }
span.strike { text-decoration: line-through; }
div.page {
	width: 772px;
	height: 605px;
	background-color: #D7D6A6;
	margin: 0px auto;
}

div.container {
	border: 1px solid #B4B25E;
	margin: 2px;
	width: 766px;
	height: 599px;
}

div#inner {
	width: 760px;
	height: 593px;
}

div.top {
	width: 742px;
	height: 167px;
	margin: 5px auto 0px;
}

div.top div.logo {
	width: 167px;
	height: 167px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

div.top div.logo a {
	display: block;
	width: 167px;
	height: 167px;
}

div.top div.header {
	width: 575px;
	height: 167px;
	background-color: #4C4C4C;
	float: left;
}

div.body {
	width: 742px;
	height: 405px;
	background-color: #9B1309;
	margin: 0px auto;
}

div.body div.navigation {
	background-color: #ECECD1;
	width: 167px;
	height: 405px;
	float: left;
}

div.nav {
	width: 167px;
	height: 175px;	
}

div.mainsite {
	background-image: url("../images/visit.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 106px;
	width: 167px;
	margin-top: 2px;
}

div.mainsite a {
	display: block;
	width: 167px;
	height: 106px;
}

div.newsletter {
	background-image: url("../images/mailing_list.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 105px;
	width: 167px;
	margin-top: 2px;
}

div.newsletter a {
	display: block;
	width: 167px;
	height: 105px;
}

div.body div.main {
	background-color: #D7D6A6;
	width: 575px;
	height: 400px;
	margin: 5px 0px 0px;
	float: left;
}

div.body div.main div.staticnav {
	height: 20px;
	width: 575px;
	background-color: #9B1309;
}

div.body div.main div.content {
	padding: 5px;
	width: 565px;
	height: 370px;
}

div.body div.main div.overflow {
	width: 565px;
	height: 370px;
	padding: 5px;
	overflow: auto;
}
div.footer {
	margin: 4px auto 0px;
	width: 772px;
	height: 46px;
	background-color: #D7D6A6;
}

div.footer div.footertext {
	width: 762px;
	height: 41px;
	padding: 3px 0px 2px;
	margin: 0px 5px;
}
ul.nav , ul.nostyle { padding: 0px; margin: 0px; }
ul.nav li { width: 157px; text-align: center; padding: 0px 5px; height: 20px; margin: 2px 0px 3px; list-style-type:  none; valign: middle; color: #fff; }
ul#nav { padding: 15px 0px 0px; }
ul#nav li a { color: #9B1309; text-decoration: none; font-size: 16px; }
ul#nav li a:hover , ul#nav li a.current { color: #000; }
ul#static { text-align: left; }
ul#static li {
	width: auto;
	margin: 0px 2px 0px 3px;
	list-style-type: none;
	display: block;
	float: left;
}
ul#shop { text-align: right; }
ul#shop li { 
	display: block;
	width: 110px;
	background-image: url("../images/whitebag.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
	margin: 0px;
	float: right;
}
ul#shop li a , ul#static li a { color: #FFF; text-decoration: none; }
ul#shop li a:hover , ul#static li a:hover { text-decoration: underline; }

/* shop */

div.categorybox , div.productbox {
	width: 136px;
	height: 182px;
	float: left;
	margin: 0px 5px 5px 0px;
	background-color: #FFF;
}

div.catimage , div.productimage {
	width: 124px;
	height: 137px;
	margin: 6px;
}

div.catname , div.productinfo {
	width: 130px;
	height: 33px;
	margin: 0px 3px;
	text-align: center;
}

div.productinfo a { color: #9B1309; text-decoration: none; }

div.pages {
	width: 98%;
	height: 20px;
	margin: 0px 1%;
	float: left;
	text-align: right;
}

div.leftside {
	width: 280px;
	height: 374px;
	float: left;
}

div.rightside {
	width: 272px;
	height: 370px;
	float: left;
	margin: 0px 0px 0px 8px;
	padding: 2px;
	background-color: #FFF;
}

div.leftside div.productimage {
	width: 280px;
	height: 295px;
	background-color: #FFF;
	margin: 0px;
}

div.leftside div.productcolours {
	width: 280px;
	height: 72px;
	background-color: #FFF;
	margin: 7px 0px 0px;
}

div.rightside div.title {
	color: #9B1309;
	width: 272px;
	height: 50px;
}

/*div.rightside div.productblurb { width: 272px; min-height: 146px; margin: 5px 0px 0px; } */

div.rightside div.productblurb {
	width: 272px;
	min-height: 146px;
	margin: 5px 0px 0px;
}

div.rightside div.productform {
	width: 272px;
	height: 70px;
	margin: 5px 0px 0px;
}

div.productform div.title {
	width: 272px;
	height: 12px;
	color: #9B1309;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #E2B9A5;
}

div.formrow {
	width: 98%;
	min-height: 20px;
	margin: 2px 0px 2px;
}

div.halfformrow {
	width: 48%;
	min-height: 20px;
	float: left;
	margin: 2px 1%;
}

div.cartrow , div.row , div.rowh {
	width: 98%;
	min-height: 20px;
	float: left;
	margin: 0px 1% 5px;
}

div.row div.removecode , div.rowh div.removecode {
	width: 100px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
	margin: 0px 2px;
}

div.row div.removecode1 , div.rowh div.removecode1 {
	width: 100px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
	margin: 0px 2px;
}

div.row div.name , div.rowh div.name {
	width: 170px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
	text-align: center;
	margin: 0px 2px;
}

div.row div.price , div.rowh div.price {
	width: 60px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
	text-align: center;
	margin: 0px 2px;
}

div.row div.amount , div.rowh div.amount {
	width: 55px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
	text-align: center;
	margin: 0px 2px;
}

div.row div.total , div.rowh div.total {
	width: 80px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
	text-align: center;
	margin: 0px 2px;
}

div.row div.size , div.rowh div.size {
	background-color: #C3C084;
	width: 45px; 
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 2px;
}

div.rowh div.removecode , div.rowh div.removecode1 , div.rowh div.name , div.rowh div.price , div.rowh div.amount , div.rowh div.total , div.rowh div.size {
	background-color: #A9A763;
	font-weight: bold;
}
div.row div.blank { width: 375px; float: left;}
div.row div.blank1 { width: 375px; float: left;}
div#sub , div#total , div#shipping , div#sur , div#delivery { background-color: #A9A763; font-weight: bold; width: 70px; }

div.tb {
	width: 36%;
	margin: 0px 1% 0px 0px;
	float: left;
}

div.otb {
	width: 61%;
	margin: 0px 1%;
	float: left;
}

ul#static li { padding: 0px; }

div.topmodule {
	width: 97%;
	margin: 5px 1%;
	float: left;
	height: 182px;
	background-color: #FFF;
}

div.module {
	width: 31%;
	margin: 0px 1%;
	float: left;
	height: 185px;
	background-color: #FFF;
}

ul#nav li.sub {
	height: 12px;
	margin: 2px 0px 5px;
}

div.topmodule div.text {
	height: 98%;
	width: 250px;
	float: left;
	color: #B4B25E;
}

div.topmodule div.image {
	width: 283px;
	height: 182px;
	background-color: #4C4C4C;
	float: left;
}

div.module div.text {
	width: 98%;
	padding: 5px 1% 0px;
	height: 56px;
	font-size: 9px;
	line-height: 9px;
	color: #B4B25E;
}

div.module div.image {
	width: 100%;
	height: 124px;
	background-color: #4C4C4C;
}

div#end {
	width: 31%;
}

div.module div.alltext {
	width: 98%;
	height: 98%;
	padding: 1%;
	background-image: url("../images/coming_soon.gif");
	background-position: -5px 0px;
}

span.red { color: #930000; }

span.redborder {
	width: 90%;
	color: #930000;
	border-top: 1px solid #930000;
	border-bottom: 1px solid #930000;
	display: block;
	margin: 5px auto 0px;
	font-size: 18px;
}

span.smallred {
	color: #930000;
	font-size: 10px;
}

div.content a { color: #9B1309; }
span.header { color: #000; font-weight: bold; text-decoration: underline; }
ul#foot li {
	width: 18%;
	margin: 1px 1%;
	float: left;
	height: 18px;
	padding: 0px;
	text-align: center;
}

ul#foot li#contact { width: 10%; }
ul#foot li#size_carinstructions { width: 26%; }

ul#foot li a {
	color: #9B1309;
	text-decoration: none;
	font-weight: bold;
}

ul#foot li a.current { color: #000; }
table tr td { text-align: center; }
div.overflow a { color: #800000; }
div.full { width: 100%; min-height: 20px; float: left; margin: 5px 0px 0px; }
div.middle {
	width: 167px;
	min-height: 200px;
	font-size: 22px;
	font-weight: bold;
	line-spacing: 24px;
	margin: 20px auto;
	text-align: center;
}

select#Embroidery_Colour option[value="Red"] { background-color: #810023; }
select#Embroidery_Colour option[value="Black"] { background-color: #000; color: #FFF; }
select#Embroidery_Colour option[value="Gold"] { background-color: #C77F00; }
select#Embroidery_Colour option[value="Cream"] { color: #000; background-color: #F5FAD4; }
select#Embroidery_Colour option[value="Pink"] { background-color: #FFC7E3; }

div.alltext a {
	display: block;
	width: 100%;
	height: 100%;
}

div.row div.delivery {
	width: 154px;
	margin: 0px 2px;
	min-height: 20px;
	float: left;
	background-color: #C3C084;
}

div.full div.product {
	width: 76%;
	margin-right: 1%;
	float: left;
}

div.full div.option {
	width: 35%;
	float: left;
	margin-right: 1%;
}

div.full div.optionValue {
	width: 40%;
	float: left;
	margin-right: 1%;
}

div.full div.quantity {
	width: 10%;
	float: left;
}

div.full div.price {
	width: 10%;
	float: left;
	margin-left: 1%;
}