body {
	font: 11px tahoma;
	background-color: #242a49;
	background-repeat: repeat-x;
	background-image: url('bg.png');
	color: #000;
	position: relative;
	margin: 0;
	padding: 0;
}

img {
	vertical-align: text-top;
	border: 0;
}

.productPrice {
	color: #a6b3f5;
}

.productPrice span {
	text-decoration: line-through;
}

.grey {
	text-decoration: none;
	color: Gray;
}

.grey:hover {
	text-decoration: underline;
	color: Gray;
}

.title a {
	color: #000;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.ddList {
	font-family: Tahoma;
	font-size: 11px;
	width: 100px;
}

.largeSplitter {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.featuredProduct {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 166px;
	height: 273px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #242a49;
	border: 1px solid #FFF;
	cursor: pointer;
}

.featuredProduct .productImage {
	position: relative;
	left: 1px;
	top: 1px;
	border: none;
}

.featuredProduct .imageSpace {
	padding-top: 15px;
	width: 166px;
	height: 141px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.featuredProduct .brand {
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #aec0ff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 50px;
}

.featuredProduct a {
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #aec0ff;
	text-decoration: none;
}

.featuredProduct .description a {
	text-decoration: none;
	font-weight: 400;
	color: #000;
}

.featuredProduct .price {
	position: relative;
	left: 0;
	top: 0;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	padding-left: 10px;
}

.featuredProduct .nooffer {
	margin-top: 14px;
}

.featuredProduct .price .offerDiscount {
	color: #6e7ab7;
	font-style: italic;
	font-size: 11px;
}

#shoppingBag {
	position: absolute;
	top: 12px;
	left: 9px;
	z-index: 0;
}

#basket {
	position: relative;
	top: 0;
	left: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	margin-bottom: 10px;
	float: right;
	clear: right;
	margin-top: 8px;
	background-color: #000;
	border: 1px solid #a4a7b7;
	width: 160px;
	padding: 5px 5px 5px 10px;
}

#basketTable {
	width: 95px;
	margin: 0;
	padding: 0;
}

.bask {
	width: 30px;
	padding-bottom: 3px;
}

.baskVal {
	width: 100px;
	text-align: right;
	font-weight: 700;
	color: #efd000;
	padding-bottom: 3px;
}

.splitter {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -2px;
}

.splitterleft {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 2px;
	margin-left: 0;
	width: 100px;
}

#product {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	clear: both;
	padding-top: 10px;
}

#product .image {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	clear: both;
}

#product .productInfo {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 190px;
	font-family: Tahoma;
	font-size: 11px;
	color: #adaeb0;
	padding-left: 23px;
}

#product .productInfo .brand {
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #FFF;
}

#product .productInfo p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#product .productInfo .price {
	font-size: 12px;
	color: #97f0ff;
	font-weight: 700;
}

#product .productInfo #lstSizes {
	position: relative;
	top: 0;
	left: 0;
	width: 132px;
	height: 20px;
	margin-top: 5px;
}

#product .productInfo #lstColours {
	position: relative;
	top: 0;
	left: 0;
	width: 132px;
	height: 20px;
	margin-top: 10px;
}

#product .productInfo #btnAddBag {
	position: absolute;
	bottom: 0;
	right: 0;
}

.checkoutInputComment {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 200px;
}

.checkoutList {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 205px;
	height: 20px;
}

.chckoutTemsChk {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

.checkoutTermsLink {
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 5px;
}

#btnPurchase {
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 150px;
}

#btnCheckout {
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 475px;
}

.contactMessage {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 150px;
}

.contactField #btnSubmit {
	position: relative;
	top: 0;
	left: 0;
	margin-left: 250px;
}

.messageField {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	clear: both;
	height: 170px;
}

#altForm {
	display: none;
}

.basketItem2 {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 550px;
}

.basketItem {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 715px;
}

.basketItem .productImage {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 50px;
}

.basketItem .productName {
	position: relative;
	top: 0;
	left: 0;
	width: 290px;
	float: left;
	font-weight: 700;
	color: #97f0ff;
	text-decoration: none;
	margin-left: 20px;
}

.basketItem .productSize {
	position: relative;
	top: 0;
	left: 0;
	width: 30px;
	float: left;
	margin-left: 20px;
}

.basketItem .productColour {
	position: relative;
	top: 0;
	left: 0;
	width: 105px;
	float: left;
	margin-left: 20px;
}

.basketItem .itemPrice {
	position: relative;
	top: 0;
	left: 0;
	color: #97f0ff;
	width: 50px;
	float: left;
	margin-left: 20px;
}

.itemQty {
	position: relative;
	top: 0;
	left: 0;
	color: #000;
	width: 20px;
}

.basketItem .itemQty {
	position: relative;
	top: 0;
	left: 0;
	color: #000;
	width: 20px;
	float: left;
	margin-left: 20px;
}

.basketItem .removeItem {
	position: relative;
	top: 0;
	left: 0;
	color: #97f0ff;
	float: left;
	margin-left: 20px;
}

.backetTotal {
	position: relative;
	top: 0;
	left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #97f0ff;
	text-align: right;
}

#extraImages {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	clear: both;
	width: 190px;
}

.extraImageBox {
	position: relative;
	top: 0;
	left: 0;
	margin-right: 15px;
	margin-top: 10px;
	float: left;
	width: 50px;
	border: solid 1px #FFF;
	text-align: center;
	cursor: pointer;
	height: 50px;
	background-color: #FFF;
}

.sizeGuide {
	border: solid 1px #FFF;
}

.SpecialProduct {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 274px;
	height: 363px;
	margin-top: 5px;
	margin-right: 2px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #cfcfcf;
	border: 2px solid #cfcfcf;
	cursor: pointer;
}

.SpecialProduct:hover {
	background-color: #FFF;
	border: 1px solid #000;
	padding: 1px;
}

.SpecialProduct .productImage {
	position: relative;
	left: 1px;
	top: 1px;
	border: none;
	width: 233px;
}

.SpecialProduct .imageSpace {
	padding-top: 15px;
	width: 274px;
	height: 234px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.SpecialProduct .brand {
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #5b1900;
	padding-left: 10px;
	padding-top: 10px;
	height: 30px;
}

.SpecialProduct a {
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #5b1900;
	text-decoration: none;
}

.SpecialProduct .description a {
	text-decoration: none;
	color: #000;
}

.SpecialProduct .price {
	position: relative;
	left: 0;
	top: 0;
	font-size: 12px;
	font-weight: 700;
	color: #5b1900;
	padding-left: 10px;
}

h1, h2, h3, h4, h5, h6, em, pre, code {
	line-height: 1em;
	font-size: 100%;
	font-weight: 400;
	font-style: normal;
	margin: 0;
	padding: 0;
}

h1, .cufonned {
	font-family: swiss-heavy;
	font-weight: 700;
	font-size: 23px;
	margin-bottom: 10px;
}

#nav {
	position: absolute;
	padding-top: 100px;
	padding-left: 135px;
}

#nav a:hover {
	text-decoration: none;
	color: #FFE900;
}

.cufonned1 {
	color: #FFF;
	font-size: 15px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 200;
	float: left;
}

img, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

.left {
	float: left;
}

.right {
	float: right;
}

.imgreplace {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#container {
	width: 976px;
	position: relative;
	margin: 0 auto;
}

#logo {
	position: absolute;
	z-index: 100;
	width: 197px;
	height: 193px;
	left: 0;
	top: 0;
	margin-top: -13px;
	margin-left: -33px;
}

#introtext {
	padding-left: 466px;
	padding-top: 75px;
	background-image: url('introtext-trans.png');
	left: 143px;
	top: 7px;
	position: absolute;
}

#searchbox {
	background-image: url('searchbox-trans.png');
	width: 305px;
	padding-top: 10px;
	padding-left: 10px;
	height: 31px;
	float: right;
}

#searchinputcontainer input {
	font-size: 10px;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}

#searchinputcontainer input.searchinput {
	width: 205px;
}

#searchbox p {
	width: 55px;
	font-size: 11px;
	line-height: 100%;
	color: #FFF;
	float: left;
	margin: 0 0 0 -2px;
	padding: 0;
}

#searchbox p span {
	color: #53bfeb;
}

#searchinputcontainer {
	background-color: #FFF;
	border: 1px solid #555;
	float: left;
	padding: 1px;
}

#basketcount {
	width: 46px;
	font-size: 30px;
	color: red;
	float: left;
}

#basket p {
	width: 113px;
	color: #FFF;
	font-size: 11px;
	line-height: 130%;
	float: left;
	margin: 3px 0 0;
	padding: 0;
}

#cardlogos {
	float: right;
	clear: right;
	margin-bottom: 8px;
}

.widget {
	height: 282px;
	overflow: hidden;
}

#banner {
	float: left;
	width: 810px;
}

#rightbuttons {
	float: right;
	width: 164px;
}

#rightbuttons img {
	display: block;
	margin-bottom: 1px;
}

#spacer {
	height: 7px;
}

#content {
	background-color: #415085;
	padding: 18px 23px;
}

#leftbar {
	width: 198px;
	float: left;
}

#leftnav {
	margin-bottom: 35px;
}

#leftnav a {
	display: block;
	color: #ffe900;
	font-weight: 700;
	text-decoration: underline;
	padding: 5px 0;
}

#leftnav a:hover {
	color: #ff9c00;
}

#leftbar #logos {
	margin-top: 65px;
}

#bodycontent {
	width: 720px;
	float: left;
	margin-left: 12px;
	color: #FFF;
}

#mainbody {
	width: 335px;
	float: left;
	line-height: 135%;
}

#mainbody-full {
	width: 725px;
	float: left;
	line-height: 135%;
}

#newsbody {
	width: 353px;
	float: right;
}

#newsbody .newsitem {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 15px;
}

#newsbody .newsitem p {
	margin: 0;
	padding: 0;
}

#newsbody .newsitem h2 {
	color: #aec0ff;
	margin: 0;
	padding: 0;
}

#latestproducts {
	margin-top: 25px;
	clear: both;
}

.productbox {
	height: 219px;
	position: relative;
	width: 157px;
	min-height: 233px;
	border: 1px solid #666669;
	float: left;
	margin-left: 8px;
}

.productbox .imagespace {
	width: 167px;
	height: 146px;
	background-color: #FFF;
	text-align: center;
	display: block;
}

.productbox .productdetails {
	width: 143px;
	position: relative;
	height: 122px;
	padding: 8px;
}

.productbox .productdetails .productname {
	color: #aec0ff;
	font-weight: 700;
}

.productbox .productdetails p {
	height: 2em;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 2em;
	padding: 0;
}

.header {
	width: 969px;
	height: 101px;
	background-image: url(header-background.png);
	background-repeat: repeat-x;
	margin: 0 auto 5px;
}

.header .MainLogo {
	position: relative;
	margin-top: 19px;
	margin-left: 30px;
	float: left;
}

.headerright {
	float: right;
	width: 348px;
	margin-right: 17px;
}

.headerright .search {
	width: 348px;
	height: 35px;
	background-image: url(search-background.png);
}

.headerright .Navlinks {
	width: 348px;
	text-align: right;
	margin-top: 13px;
}

.headerright .Navlinks a {
	color: #adaeb0;
}

.headerright .Shoplinks {
	width: 348px;
	text-align: right;
	margin-top: 15px;
	color: #1b67de;
}

.headerright .Shoplinks a {
	color: #1b67de;
}

.links {
	width: 967px;
	background-image: url(button-background.png);
	background-repeat: repeat-x;
	border: 1px solid #ebebeb;
	border-left: 1px solid #ededed;
	margin-bottom: 5px;
}

.links a {
	color: #000;
	border-right: 1px solid #ebebeb;
	display: block;
	float: left;
	padding: 5px 19px 7px;
}

.btext {
	color: #FFF;
	float: right;
	padding-top: 17px;
	padding-right: 10px;
}

.widget .basket .title {
	display: block;
	background-image: url(shopping-background.png);
	background-color: Red;
	height: 26px;
	width: 214px;
	margin: 0;
	padding: 0;
}

.widget .basket .items {
	display: block;
	background-image: url(basket-background.png);
	height: 81px;
	width: 214px;
	margin: 0;
	padding: 0;
}

.widget .special {
	position: relative;
	display: block;
	background-image: url(specialoffers.png);
	padding-top: 91px;
	padding-left: 214px;
	height: 0;
	width: 0;
	overflow: hidden;
	border: 1px solid #FFF;
}

.widget .freeshipping {
	position: relative;
	display: block;
	background-image: url(freeshipping.png);
	padding-top: 91px;
	padding-left: 214px;
	height: 0;
	width: 0;
	overflow: hidden;
	border: 1px solid #FFF;
}

.widget .rightpanel img {
	border: 1px solid #FFF;
	display: block;
}

.seperator {
	width: 216px;
	border-bottom: 1px solid #ededec;
	border-right: 1px solid #ededec;
}

.bar {
	width: 957px;
	background-color: #97f0ff;
	color: #FFF;
	text-align: right;
	margin-bottom: 5px;
	padding: 6px;
}

.bodycontent .leftbar {
	width: 218px;
	float: left;
}

.bodycontent .leftbar .productlist {
	width: 187px;
	border: 1px solid #ebebeb;
	float: left;
	margin-bottom: 5px;
	padding: 15px;
}

.bodycontent .leftbar .newsletter {
	width: 187px;
	float: left;
	border: 1px solid #ebebeb;
	padding: 15px;
}

.bodycontent .content {
	margin-left: 5px;
	margin-bottom: 5px;
	width: 714px;
	float: right;
	border: 1px solid #ebebeb;
	padding: 15px;
}

.footer {
	display: block;
	margin-top: 20px;
	clear: both;
	background-color: #aec0ff;
	height: 35px;
	color: #242a49;
	padding: 21px 13px 0;
}

.search-input {
	float: left;
	padding: 5px 5px 5px 10px;
}

.button {
	float: left;
	padding: 6px 6px 6px 12px;
}

.search-input input {
	width: 242px;
	height: 19px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.leftnav {
	width: 158px;
	padding-left: 18px;
	background-image: url('leftnav-background.png');
	background-repeat: no-repeat;
	font-size: 11px;
	float: left;
}

.container {
	width: 969px;
	margin: 0 auto;
}

.productnav a {
	display: block;
	padding: 0;
}

.leftnav strong {
	display: block;
	color: #97f0ff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 17px 0 5px;
}

.leftnav img {
	margin-top: 22px;
	display: block;
}

.right-top {
	width: 690px;
	float: right;
	background-image: url('leftnav-background.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 17px;
}

.maincontent {
	width: 525px;
	float: left;
	color: #FFF;
	font-size: 11px;
}

.productcontent {
	width: 686px;
	float: left;
	color: #FFF;
	font-size: 11px;
}

.rightcolumn {
	float: right;
	width: 143px;
	padding-right: 12px;
}

.rightcolumn strong {
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
}

.rightcolumn select {
	width: 154px;
	display: block;
	margin-bottom: 7px;
	padding: 3px;
}

.rightcolumn .slimfield {
	height: 17px;
	width: 123px;
	font-size: 10px;
	float: left;
	border: 1px solid #FFF;
	padding: 0;
}

.rightcolumn input.searchgo {
	display: block;
	float: left;
	width: 29px;
	height: 19px;
}

.line {
	padding-top: 25px;
	border-bottom: 1px solid #666669;
	margin-bottom: 25px;
	width: 157px;
}

.bigline {
	width: 660px;
	border-bottom: 1px solid #75e0f2;
}

.rightcolumn p {
	color: #FFF;
	font-size: 10px;
	width: 157px;
}

.enquiryform input {
	margin-bottom: 10px;
	width: 149px;
}

.specialoffers, .latestproducts {
	color: #FFF;
	font-size: 11px;
	padding-bottom: 15px;
	margin: 10px 30px 0 0;
}

.specialoffers {
	min-height: 260px;
}

.latestproducts {
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #75e0f2;
}

.specialoffers .right, .latestproducts .right {
	width: 300px;
	text-align: right;
}

.specialoffers .right img, .latestproducts .right img {
	float: right;
	margin-right: 10px;
}

.specialoffers .right span, .latestproducts .right span {
	float: right;
	display: block;
}

.specialoffers .boxheader, .latestproducts .boxheader {
	margin-bottom: 10px;
}

.boxheader a {
	color: #FFF;
}

.first {
	margin-left: 0;
}

.productbox img {
	display: block;
	border: 1px solid #000;
}

.productbox p {
	margin: 5px 0 0;
}

.pagefooter {
	display: block;
	background-image: url('footer.png');
	height: 9px;
	width: 880px;
	margin: 0 auto 20px;
}

#menu ul {
	list-style: none;
	width: 188px;
	border: 0;
	display: block;
	z-index: 1000;
	margin: 0;
	padding: 0;
}

#menu ul li ul {
	list-style: none;
	width: 158px;
	border-bottom: 1px solid #403f40;
	display: block;
	z-index: 1000;
	margin: 0;
	padding: 0;
}

#menu li ul {
	position: absolute;
	left: 185px;
	top: 0;
	width: 158px;
	display: block;
	z-index: 1000;
}

#menu li ul li ul {
	position: absolute;
	left: 157px;
	top: 0;
	width: 158px;
	visibility: hidden;
	display: none;
	z-index: 1000;
}

#menu li:hover ul {
	display: block;
	z-index: 1000;
}

#menu li:hover > ul {
	visibility: visible;
	display: block;
	z-index: 1000;
}

#menu ul ul {
	visibility: hidden;
	display: none;
	z-index: 1000;
}

* html #menu ul li {
	float: left;
	height: 1%;
	z-index: 1000;
}

* html #menu ul li a {
	height: 1%;
	z-index: 1000;
}

#menu ul, li {
	z-index: 1000;
	margin: 0;
}

#menu ul a {
	display: block;
	text-decoration: underline;
	color: #ffe900;
	width: 175px;
	z-index: 1000;
	padding: 6px 9px 5px 0;
}

#menu li ul a {
	z-index: 1000;
	text-decoration: none;
	color: #ffe900;
	background-color: #242a49;
	border: 1px solid #403f40;
	border-bottom: 0;
	width: 146px;
	padding: 5px;
}

#menu ul a.submenu {
	background: url("r_arrow.gif") no-repeat right;
	background-position: right 5px;
}

#menu ul a.submenu:hover {
	background: url("r_arrow.gif") no-repeat right;
	color: #ff9c00;
	background-position: right 5px;
}

#menu ul ul a.submenu {
	background: #242a49 url("r_arrow.gif") no-repeat right;
	background-position: right 5px;
}

#menu ul ul a.submenu:hover {
	color: #ff9c00;
	background: #242a49 url("r_arrow.gif") no-repeat right;
	background-position: right 5px;
}

#product .productInfo .DDList {
	position: relative;
	top: 0;
	left: 0;
	width: 160px;
	height: 20px;
	margin-top: 10px;
}

.featuredProduct:hover {
	border: 1px solid #242a49;
}

.productSizes {
	width: 480px;
	border-collapse: collapse;
}

.productSizes .th {
	font-weight: 700;
}

.productSizes .alt {
	background-color: Red;
}

.sidebarlinks {
	position: absolute;
	display: block;
	padding-top: 221px;
	margin-left: 976px;
}

#leftbar p {
	display: inline;
	margin: 0;
	padding: 0;
}

#leftbar br {
	display: inline;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.form_label {
	font-weight: 700;
	padding-left: 10px;
	color: #052170;
	background-color: #FFF;
}

.form_button_bold {
	font-weight: 700;
	width: 80px;
	padding: 5px;
}

.form_heading {
	font-weight: 700;
	color: #FFF;
	background-color: #282f51;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #000;
	width: 100px;
}

.form_heading1 {
	font-weight: 700;
	color: #FFF;
	background-color: #282f51;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}

.textboxform {
	width: 249px;
}

#formtab_outer {
	background-color: #FFF;
	border: solid 1px #000;
}

.featuredProduct .price .offerPrice .offerDiscount {
	font-size: 10px;
}

.block, #leftnav img {
	display: block;
}

.title a:hover, a:hover {
	text-decoration: underline;
}

.featuredProduct .description, .SpecialProduct .description {
	position: relative;
	left: 0;
	top: 0;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.checkoutField, .contactField {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	clear: both;
	height: 30px;
}

.checkoutField a, .contactField a {
	text-decoration: none;
	color: #5b1900;
}

.checkoutLabel, .contactLabel {
	position: relative;
	top: 3px;
	left: 0;
	width: 100px;
	text-align: right;
	float: left;
}

.checkoutInput, .contactInput {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 15px;
}

.checkoutWarrning, .contactWarrning {
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 5px;
	font-weight: 700;
	color: #5b1900;
}

#contactDetails, #contactForm {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 20px;
}

.clear, #topbanner {
	clear: both;
}

strong, .productbox h4 a {
	color: #97f0ff;
	font-weight: 700;
}

.maincontent h1, .productcontent h1 {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px 0;
}

.maincontent h1 span, .productcontent h1 span {
	color: #f10101;
}

.maincontent p, .productcontent p {
	line-height: 150%;
}

#menu, #menu ul li {
	position: relative;
	z-index: 1000;
}

#menu ul a:hover, #menu li ul a:hover {
	color: #ff9c00;
	z-index: 1000;
}

.middle, .logo {
	display: block;
	margin: 0 auto;
}

#donationForm {
	border: 1px dashed #8B9EDF;
	background-color: #2F3A5F;
	padding: 10px;
	position: relative;
	height: 150px;
	width: 360px;
	margin: 0 auto;
}
#donationForm label {
	font-weight: bold;
	position: absolute;
	width: 160px;
	height: 15px;
}
#donationForm input {
	position: absolute;
	width: 148px;
	padding: 5px 10px;
	font-size: 11px;
	border: 1px solid #8B9EDF;
}
#DonationNameLabel {
	left: 10px;
	top: 10px;
}
#DonationName {
	left: 10px;
	top: 30px;
}
#DonationAmountLabel {
	left: 10px;
	top: 70px;
}
#DonationAmount {
	left: 10px;
	top: 85px;
}
#DonationEmailLabel {
	left: 200px;
	top: 10px;
}
#DonationEmail {
	left: 200px;
	top: 30px;
}
#DonationLocationLabel {
	left: 200px;
	top: 70px;
}
#DonationLocation {
	left: 200px;
	top: 85px;
}
#donationForm input#DonationSubmit {
	left: 130px;
	top: 130px;
	width: 100px;
	background-color: #37386F;
	color: #FFF;
	font-weight: bold;
}
#donationForm input#DonationSubmit:hover {
	cursor: pointer;
	background-color: #50518F;
	border: 1px solid #FFF;
}
#DonationEmailValidator {
	color: #FFFFFF;
	font-weight: bold;
	left: 390px;
	position: absolute;
	top: 28px;
	width: 200px;
}
#DonationAmountValidator {
	color: #FFFFFF;
	font-weight: bold;
	left: -210px;
	position: absolute;
	top: 83px;
	width: 200px;
	text-align:right;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

