body {
	padding-top:5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	/*background: #FFF url('xmasbg7.jpg') no-repeat fixed left top;*/
	background: #FFF url('grass2.jpg') no-repeat fixed left top;
	background-size: cover;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

a {
	font-size:11px;
	font-size:11px;
}

a sup {
	text-decoration:none;
	display:inline-block;
}




.cookie-banner {
	background-color: #333;
	position:fixed;
	top:0;
	/*bottom:0;*/
	left:0;
	width:100%;
}
.cookie-banner .cookie-container {
	margin:0 auto;
	width:70%;
	color:#f0f0f0;
	padding:15px;
}

.cookie-banner .cookie-container p {
	color:#f0f0f0;
	text-align: center;
}

.cookie-banner .cookie-container p a {
	font-weight: bold;
	color:#f0f0f0;
}

.cookie-banner .cookie-container .cookie-button {
	background-color:#f26522;
	/*background-color: #aaa;*/
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding:5px 10px;
	border-radius: 3px;
	display:inline-block;

	position:relative;
	float:right;
	
	margin-bottom: 10px;

	/*border:1px solid #aaa;
	border-bottom: 2px solid #aaa;*/
}





#main-panel {	
	height:auto;
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	/*position: center top;*/
}

#top-image {
	/*position:top center;*/
	margin-left:auto;
	margin-right:auto;
	height:219px;
	width: 923px;
	background:url(website-top.png);
	background-repeat:no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#top-image-payment {
	/*position:top center;*/
	margin-left:auto;
	margin-right:auto;
	height:219px;
	width: 923px;
	background:url(website-top-payment.png);
	background-repeat:no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.top-links-container {	
	/*top:0px;*/
	/*left:0px;*/
	width:900px;;
	height:10px;
	padding-left:10px;
	display:inline-block;
}

.top-links {
	font-family: 'Arimo', arial, serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

#empty-link-placeholder {
	height:160px;
	width:460px;
	/*display:inline-block;*/
	float:left;
}

#top-basket {
	height:156px;
	width:455px;
	background-color:#FFFFFF;
	
	/*
	background-image: url(mini-basket-back.png);
  	background-repeat: no-repeat;
  	background-position: top left;
	*/
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	margin-top:7px;
	margin-right:5px;
	/*display:inline-block;*/
	float:right;
}

#top-basket table {
	margin-left:auto;
	margin-right:auto;
}


.top-basket-view-link {
	height:30px;
	width:440px;
}

.top-basket-summary-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.top-basket-item-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.top-menu-round-container {
	background-color:#FFFFFF;
	width:405px;
	height:30px;
	padding:2px;
	margin-top:9px;
	
	/*margin-left:auto;*/
	margin-left:5px;
	/*margin-right:auto;*/
	margin-right:0px;
	
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	
	/*display:inline-block;*/
	float:left;
}

.top-search-round-container {
	background-color:#FFFFFF;
	width:378px;
	height:30px;
	padding:2px;
	margin-top:6px;
	
	/*margin-left:auto;*/
	/*margin-left:115px;*/
	margin-left:0px;
	margin-right:5px;

	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	
	/*display:inline-block;*/
	float:right;
}


.horizontal-divider {
	height:3px;
	clear:both;
}

#menu-panel {
	height:auto;
	width:247px;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

#rounded-top {
	background:url(rounded-top.png);
	height:15px;
	width:670px;
	float:left;	
}

#rounded-bottom {
	background:url(rounded-bottom.png);
	height:14px;
	width:670px;
	float:left;	
}

#rounded-top-large {
	background:url(rounded-top-large.png);
	height:14px;
	width:923px;
	float:left;
}

#rounded-bottom-large {
	background:url(rounded-bottom-large.png);
	height:14px;
	width:923px;
	float:left;
}

#page-content-container {
	height:auto;
	width:670px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	float:right;
}

#page-top-right-links-container {
	text-align:right;
	float:right;
}

#content-containment {
	background-color:#FFFFFF;
	background-repeat:repeat;
	padding-left:20px;
	padding-right:20px;
	
	padding-top:10px;
	padding-bottom:10px;
	
	/*
	padding-top:195px;
	padding-bottom:220px;
	*/
	
	border:solid 2px #063;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	
	/*background-image: url(small-content-top.png), url(small-content-bottom.png);*/
  	/*background-repeat: no-repeat, no-repeat; */
  	/*background-position: top left, bottom left;*/
	
	
	    
}

#content-containment-full-width {
	background-color:#FFFFFF;
	background-repeat:repeat;
	padding-left:20px;
	padding-right:20px;
	
	padding-top:10px;
	padding-bottom:10px;
	
	/*
	padding-top:140px;
	padding-bottom:155px;
	*/
	
	border:solid 2px #063;
	
	margin-top:2px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	
	/*
	background-image: url(large-content-top.png), url(large-content-bottom.png);
  	background-repeat: no-repeat, no-repeat; 
  	background-position: top left, bottom left;
	*/  
}

#cart-page-content-container {
	height:auto;
	width:100%;
}

#search-bar-container {
	position:absolute;
	position:top center;
	height:30px;
	width:1000px;
	top:208px;
	padding-left:10px;

}

#search-bar-textbox {
	height:14px;
	line-height:14px;
	width:230px;
	padding:5px;
	vertical-align: middle; *vertical-align: text-bottom;
	margin-left:0px;
	margin-right:0px;
	margin-top:-3px;
	border:1px solid #f26522;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px; /* future proofing */
	-khtml-border-radius:5px; /* for old Konqueror browsers */	 
}

#search-button {
	width:77px;
	height:21px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(search-button.png);
	vertical-align: middle; *vertical-align: text-bottom;
	border: 0px;
	outline:none;
}



#search-button:hover {
	outline:#FFFFFF;
	outline-style:solid;
	outline-width:1px;
}

.top-menu-button {
	background:url(nav-top.png);
	height:18px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:0px;
	word-spacing: 0.15em;
}

.top-menu-button:hover {
	outline: none;
}
.top-menu-button:active {
	outline: none;
}

.bottom-menu-button {
	background:url(nav-bottom.png);	
	height:25px;
	border-top: 1px solid #0033CC;	
}

.menu-button-blank {
	background:url(menu-back.png) repeat;
	padding-right:10px;
	padding-left:10px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #0033CC;	
	text-align:left;
}

.menu-button-left {
	background:url(menu-back-over.png) repeat;
	padding-right:10px;
	padding-left:10px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #0033CC;	
	text-align:left;
}


.menu-button-left:hover {
	background:url(menu-back-hl.png) repeat;
	outline: none;
}

.menu-button-right {
	background:url(menu-back-over.png) repeat;
	padding-right:10px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #0033CC;	
	text-align:right;
}

.menu-button {
	background:url(menu-back.png) repeat;
	padding-right:10px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #0033CC;	
	text-align:right;
}

.menu-button:hover {
	background:url(menu-back-over.png) repeat;
	outline: none;
}
.menu-button:active {
	background:url(menu-back-over.png) repeat;
	outline: none;
}



.menu-button-orange {
	background-color:#f26522;
	padding-right:10px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #0033CC;	
	text-align:right;
}

.menu-button-orange:hover {
	background-color:#000;
	outline: none;
}
.menu-button-orange:active {
	background-color:#000;
	outline: none;
}


.menu-button-green {
	background-color:#7aa319;
	padding-right:10px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #0033CC;	
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

.menu-button-green:hover {
	background-color:#000;
	outline: none;
}
.menu-button-green:active {
	background-color:#000;
	outline: none;
}


.sub-menu-button {
	background:url(menu-back.png) repeat;
	padding-right:20px;
	height:10px;
	padding-top:1px;
	padding-bottom:4px;
	border-top: 1px solid #0033CC;
	text-align:right;
}

.sub-menu-button:hover {
	background:url(menu-back-over.png) repeat;
	outline: none;
}
.sub-menu-button:active {
	background:url(menu-back-over.png) repeat;
	outline: none;
}

.sub-menu-button-hl {
	background:url(menu-back-hl.png) repeat;
	padding-right:20px;
	height:10px;
	padding-top:1px;
	padding-bottom:4px;
	border-top: 1px solid #0033CC;
	text-align:right;
}

.sub-menu-button-hl:hover {
	background:url(menu-back-over.png) repeat;
	outline: none;
}
.sub-menu-button-hl:active {
	background:url(menu-back-over.png) repeat;
	outline: none;
}

#spacer {
	background-color:#000000;
	width:10px;
	height:10px;
}

.nav-nonlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	vertical-align: top;
}

.nav-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	vertical-align: top;
}
.nav-link:link {
	color:#FFFFFF;
	outline: none;	
	text-decoration:none;
}
.nav-link:hover {
	outline: none;
}
.nav-link:focus {
	outline: none;
}
.nav-link:active {
	outline: none;
}
.nav-link:visited {
	text-decoration:none;
	outline: none;
}

.centered {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.standard-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#0000FF;
}
.standard-link:link {
	font-weight: bold;
	outline: none;
	color:#0000FF;
}
.standard-link:hover {
	outline: none;
	color:#000000;
}
.standard-link:active {
	outline: none;
	color:#000000;
}
.standard-link:visited{
	outline: none;
	color:#0000FF;
}




/* Text Fore Colors ############################################# */

.fore-red {
	color:#F00;
}

.fore-green {
	color:#390;
}

.fore-black {
	color:#000;
}


.bord-red {
	border: 1px solid #F00;
}


.bord-green {
	border: 1px solid #390;	
}

.bord-black {
	border: 1px solid #000;		
}






.more-info-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#478AD0;
	text-decoration:none;
}

.more-info-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#478AD0;
	text-decoration:none;
}
.more-info-link:link {
	color:#478AD0;
	outline: none;	
	text-decoration:none;
}
.more-info-link:hover {
	color:#000000;
	outline: none;
}
.more-info-link:focus {
	outline: none;
}
.more-info-link:active {
	outline: none;
}
.more-info-link:visited {
	color:#478AD0;
	text-decoration:none;
	outline: none;
}

.product-title-link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;		
	color: #478AD0;
	text-decoration:none;
}
.product-title-link:link {
	color:#478AD0;
	outline: none;	
	text-decoration:none;
}
.product-title-link:hover {
	color:#000000;
	outline: none;
}
.product-title-link:focus {
	outline: none;
}
.product-title-link:active {
	outline: none;
}
.product-title-link:visited {
	color:#478AD0;
	text-decoration:none;
	outline: none;
}

.top-links {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 17px;
}

.p-italic {
	font-style: italic;
}


.DeliveryInfoText {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	font-weight:normal;
}

ol123456 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #542356;
	line-height: 17px;	
}

ol {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#C66;
	line-height: 17px;
	background-color:#A9C8EB;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 5px 5px 5px #888888;
}

ol p {
  font: normal .8em Arial, Helvetica, sans-serif;
  color: #000000;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;	
}

ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;	
}


.Bulleting {
	/*border-left:solid 1px #069;*/
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}



.Bulleting li{
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;	
	line-height: 17px;
	font-weight: normal;	
}





.table-standard {
	background:none;
}

.table-standard td{
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;		
}












.centre {
	text-align:center;
}

.Mini-Basket-Item-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#000000;
}

.Mini-Basket-Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#000000;
}

.Body_Text_Normal_Not_Justified {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #478AD0;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;	
}

.Body_Text_Normal_Not_Justified_Black {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;
	color:#000000;
}

.Body_Text_Normal_Not_Justified_Black_Bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;	
	color:#000000;
}

.Body_Text_Bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;
	color: #478AD0;
}

#product-content-containment {
	position:relative;
	height:auto;
	width:100%;
	clear:both;
}

.product-row {
	clear:both;
	position:relative;
	left:0;
	width:100%;
	height:115px;
	background:#DDEAF7;
	border: 1px solid #CDD2F3;
}

.product-row:hover {
	background:#E4E9F8;
}

.product-row-thumb{
	position:absolute;
	top:5px;
	left:5px;
	height:100px;
	width:100px;
	border: 1px solid #CDD2F3;
	clear:both;
}

.product-row-title{
	position:absolute;
	top:5px;
	left:110px;
	height:20px;
	width:512px;
	clear:both;
}

.product-row-description{
	position:absolute;
	top:50px;
	left:110px;
	height:75px;
	width:512px;
	clear:both;	


	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;
	color: #478AD0;
}

.product-row-price{
	position:absolute;
	top:79px;
	left:110px;
	height:15px;
	width:70px;
	clear:both;
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align:justify;
}

.product-row-button{
	position:absolute;
	top:74px;
	right:5px;
	height:32px;
	width:270px;
	clear:both;
}

.product-row-division {
	clear:both;
	position:relative;
	left:0;
	width:100%;
	height:5px;
}

.product-row-line {
	clear:both;
	position:absolute;
	top:110px;
	left:6px;
	width:625px;
	height:1px;
	background-color:#8F9AE4;
}



.product-col {
	position:relative;
	width:100%;
	height:240px;
	padding-left:0;	
	background:#DDEAF7;
	border: 1px solid #CDD2F3;
}

.product-col:hover {
	background:#E4E9F8;
}

.product-col-title{
	position:absolute;
	top:5px;
	left:5px;
	height:20px;
	width:90%;
	clear:both;
}

.product-col-thumb{
	position:absolute;
	top:70px;
	left:35px;
	height:100px;
	width:100px;
	border: 1px solid #CDD2F3;
	clear:both;
}

.product-col-price{
	position:absolute;
	top:180px;
	left:7px;
	height:15px;
	width:70px;
	clear:both;
}

.product-col-more-info{
	position:absolute;
	top:180px;
	left:117px;
	height:15px;
	width:70px;
	clear:both;
}

.product-col-button{
	position:absolute;
	top:203px;
	left:8px;
	height:31px;
	width:160px;
	clear:both;
	border:none;
}

.detailed-product-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.detailed-product-long-description {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.detailed-product-price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#detailed-product-image {
	width:200px;
}


#social-box {
	width:200px;
	height:100px;
	text-align:right;
}

#footer {
	clear:both;	
	height:40px;
	width:923px;
	background:url(footer.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-top:auto;
	margin-right:auto;
	/*margin-bottom:1080px;*/
	margin-bottom:10px;
	position: center;
	text-align:center;
	line-height:40px;
}



#promotional-panel-product-box-content-button {
	position:absolute;
	top:190px;
	left:10px;
	height:31px;
	width:210px;
}

.Body_Text_Bold_Larger {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #478AD0;
	letter-spacing: 1px;
	line-height: 17px;	
}
.Red-Alert-Text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	letter-spacing: 1px;
	line-height: 17px;	
}
.Body_Text_Normal_Justified_P_Duplicate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #478AD0;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;	
}
.TableOutline {
	border: 1px solid #CCCCCC;
}

td {
	background-color:#E4EEF8;
}

.RedOutline {
	border: 2px solid #FF0000;
}

.td-heading-comments {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align:left;		
}

.td-time-comments {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
	letter-spacing: 1px;
	text-align:left;		
}

.td-comment-comments {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}


.td-heading-h {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
}

.td-heading-h-top-left {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border: 0px none #000000;
}

.td-heading-h-bottom-left {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border: 0px none #000000;
}


.td-heading {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	text-align:center;		
}

.td-heading-top-left {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	text-align:center;
	border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border: 0px none #000000;
}

.td-heading-top-right {
	background-color:#478AD0;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	text-align:center;
	border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border: 0px none #000000;
}

.td-bottom-left {
	border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border: 0px none #000000;
}

.td-top-right {
	border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border: 0px none #000000;
}

.td-bottom-right {
	border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
	border: 0px none #000000;
}

.td-top-bottom-left {
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border: 0px none #000000;
}

.td-top-bottom-right {
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border: 0px none #000000;
}

.td-bottom-left-right {
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 0px none #000000;
}


.table-border {
	border:solid 1px #478AD0;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
}



.td-checkout-bold {
	color:#478AD0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
}

.td-checkout-bold-black {
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
}

.td-checkout-bold-black-centered {
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	text-align:center;
}

.td-checkout-normal-centered {
	color:#478AD0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	text-align:center;		
}

.td-override {
	background-color:#FFFFFF;
}

.td-clear {
	background:none;
}

.tbl-clear {
	background:none;
}

.tbl-clear td {
	background:none;
}	

.td-bottom-page-links {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:center;
}

.no_border{
	border: 0px;
	
	border-style:none;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	/*color: #478AD0;*/
	color:#F60;
	letter-spacing: 1px;
	line-height: 17px;	
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #16599f;
	line-height: 19px;
	border-bottom:solid 1px #000;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	line-height: 17px;
	border-bottom:solid 1px #76aaff;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #16599f;
	letter-spacing: 1px;
	line-height: 15px;
	border-bottom:solid 1px #000;	
}

h4 a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	line-height: 30px;	
	
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #16599f;
	letter-spacing: 1px;
	line-height: 13px;
	border-bottom:solid 1px #000;	
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #16599f;
	letter-spacing: 1px;
	line-height: 11px;
	border-bottom:solid 1px #000;	
}

.no-block{
	display:inline;
}

#button-container {
	padding-top:5px;
}

.image-button-style {
	width:160px;
	height:30px;
	border:none;
	cursor:pointer;	
}


.checkout-table-styles {
	outline:none;
	border:none;
}

.checkout-text-boxes {
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

.picture-border {
	outline-color:#0066CC;
	outline-style:solid;
	outline-width:1px;
}

.tag {
	color:#6C0;
	text-align:left;
	text-decoration:underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	word-spacing:normal;
	letter-spacing:normal;
}

.tag:link {
	color:#6C0;
}

.tag:hover {
	color:#039;
}

.tag-container {
	height:75px;
	width:400px;
	clear:both;	
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 17px;
	color: #478AD0;
}

.imageroll {
	outline:none;
	border:none;
}

.facebook-find-us {
	float:right;
}

.small-blue-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#06F;
}

.small-blue-links:hover {
	text-decoration:underline;
	color:#069;
}

.green-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#060;
}

.green-text-larger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#060;
}

.black-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.product-pic-underline-white {
	height:2px;
	width:200px;
	color:#FFF
	background-color:#FFF;
}

.product-pic-underline-blue {
	height:1px;
	width:200px;
	color:#036;
	background-color:#036;
}

.button-klass-large {
	border:hidden;
	width:160px;
	height:26px;
	background: transparent url(large-button.png);
	overflow:visible;
	background-position:0px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	outline:none;
}

.button-klass-large:hover {
	background-position:0px 52px;
	color:#FFF;
	outline:none;
	cursor:pointer;
}

.button-klass-large:active {
	background-position:0px 26px;
	color:#FFF;
	outline:none;
	cursor:pointer;
}

.button-klass-small {
	border:hidden;
	width:98px;
	height:26px;
	background: transparent url(small-button.png);
	overflow:visible;
	background-position:0px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	outline:none;
}

.button-klass-small:hover {
	background-position:0px 52px;
	color:#FFF;
	outline:none;
	cursor:pointer;
}

.button-klass-small:active {
	background-position:0px 26px;
	color:#FFF;
	outline:none;
	cursor:pointer;
}

.icon {
	border:none;
	width:27px;
	height:26px;
	background: transparent url(icon_facebook.png);
	overflow:visible;
	background-position:0px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	outline:none;
}

.icon:hover {
	background-position:0px 52px;
	color:#FFF;
	outline:none;
	cursor:pointer;
	border:none;
}

.icon:active {
	background-position:0px 26px;
	color:#FFF;
	outline:none;
	cursor:pointer;
	border:none;
}

.quantity-box {
	border:thin;
	border:1px solid #f26522;
}

.H_One_Special {
	font-size:24px;
	color:#000;
}

.H_Three_Special {
	font-size:14px;
	color:#000;	
}

.product-row-table{
	/*border:none;*/
	border:solid 1px #76aaff;
	margin-top:10px;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* future proofing */
	-khtml-border-radius: 7px; /* for old Konqueror browsers */
}

.product-row-table img{
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius-topleft: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.product-row-table tr{

}

.product-row-table td{
	
}

.product-row-table-product-title {
	background-color:#E9F1FE;
	color:#009;
	font-size:12px;
	text-decoration:none;
}

.product-row-table-product-title:hover {
	font-size:12px;
	color:#F60;
}

.product-row-table td ul{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	/*background-color:#E8FFFE;*/
}

.product-row-table td li{
	color:#000;
	font-size:9px;
	font-weight:normal;
}

.product-row-table-price {
	color:#060;
	text-align:center;
	font-size:18px;
	background:#FFF;
	border-right:solid 1px #E9F1FE;
}

.product-row-table-addition {
	background:#FFF;
}

.product-row-table-each {
	color:#000;
	font-size:9px;
	display:inline;
	border:0px;
	margin:0px;
	padding:0px;
	background:#FFF;
}

.product-row-image-col {
	text-align:center;
}

.product-row-image-link {
	border:none;
}

.product-row-more-details {
	color:#f26522;
	text-decoration:none;
	font-weight:bold;
}

.product-row-more-details:link {
	color:#f26522;
}

.product-row-more-details:hover {
	color:#039;
}

.unit-price-box {
	border:thin;
	border: 1px solid #FFF;
	background-color:#FFF;
}

.answer-box {
	background-color:#E9F1FE;
}

.answer-total {
	border:none;
	/*border:1px solid #E9F1FE;*/
	background-color:#FFF;
	font-weight:bold;
}

.answer-total-white {
	border:none;
	border:1px solid #FFF;
	font-weight:bold;
}


.button-divider {
	border-top:solid 1px #E9F1FE;
	padding-top:8px;
	padding-top:8px;
}


.product-review-comment-pane {
	background-color:#F1F7FE;
	padding:5px;
}



.index-text-pane1 {
	background-color:#C1D3FF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:400px;
	padding:10px;
	float:left;
	margin-right:10px;
}

.index-text-pane2 {
	background-color:#C1D3FF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:380px;
	padding:10px;
	float:left;
}

.index-mid-pane-{
	clear:both;
	background-color:#FFC082;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:600px;
	padding:10px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.index-mid-pane-centered {
	clear:both;
	background-color:#FFC082;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:610px;
	padding:10px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.regular-pane-white {
	clear:both;
	background-color:#FFFFFF;
	
	width:619px;
	float:left;
	
	padding-top:3px;
	padding-bottom:7px;
	
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}


.index-pane-white {
	clear:both;
	background-color:#FFFFFF;
	
	width:619px;
	float:left;
	
	padding-top:3px;
	padding-bottom:7px;
	
	margin-top:10px;
	margin-bottom:10px;
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	
	border:solid 1px #666;
}

.standard-container {
	width:600px;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

.email-collection-box {
	background-color:#FFC082;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:300px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	float:left;	
}

.Same-Day-Dispatch {
	background-color:#C1D3FF;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:100%;
	padding:5px;
	margin-top:1px;
	margin-bottom:1px;
	text-align:center;
	/*float:left;*/
	margin-left:auto;
	margin-right:auto;

}

.no-marg-top-bottom {
	margin-top:0;
	margin-bottom:0;
}

.dispatch-text-large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
}


.dispatch-text-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.radio {
	border:0px;
	padding:0px;
	margin:0px;
}

.link-something {
	text-decoration:none;
	font-size:15px;
	color:#009;
	font-weight:bold;
}

.link-something:hover {
	text-decoration:underline;
	color:#F60;
}

.checkout-table-new {
	background:none;
}

.checkout-table-new tr {
	background:none;
}

.checkout-table-new td {
	background:none;
}

.checkout-table-title {
	color:#478AD0;
	font:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #f26522;
}

.checkout-table-title2 {
	color:#478AD0;
	font:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-align:right;
	border-bottom: 1px solid #f26522;
}

.checkout-table-title-line {
	border-bottom: 1px solid #f26522;
}

.checkout-change-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#f26522;
	text-decoration:none;
}
.checkout-change-link:hover {
	color:#478AD0;
}

.enlarged-text-message {
	font-size:14px;
}

.blank-table-centered {
	color:#478AD0;
	font:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #f26522;
}

.blank-table-centered td{
	text-align:center;
}

.login-table {
	outline:none;
	border:none;
}

.login-table tr {
	background-color:#FFF;
}

.login-table tr td {
	background-color:#FFF;
}

.user-area-table {
	background-color:#FFF;
}

.user-area-table tr {
	background-color:#FFF;
}

.user-area-table tr td {
	background-color:#FFF;
}




















#panelcontainer {
	width:605px;
	height:310px;
	/* background-color:#099; */
	
	margin:0px;
	padding:0px;
}



.panel {
	width:200px;
	height:266px;
	display:inline-block;
	/* float:left; */
	vertical-align:top;
	margin-top:0px;
	margin-right:2px;
	text-align:center;
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		
	border:solid 1px #72b260;
	*/
	/* clear:both; */
}



.panel .ptitle {
	position:relative;
	width:200px;
	height:40px;

	margin:0px;
	padding:0px;
	padding-top:3px;
	background-color:#0C3;
	color:#FFF;
	text-shadow:1px 1px #000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
	
}

.borderpanel {
	width:198px;
	height:220px;;

	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
	text-align:center;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
		
	

}

.panel .panelimage {
	width:196px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px;
}



.panel .ptext {
	width:190px;

	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	text-align:justify;
}

.panel .pwhiteline {
	width:198px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

.panel .pdivider {
	
	width:194px;
	height:1px;
	margin-left:auto;
	margin-right:auto;	
}




.panel ul {
	width:194px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	padding:0px;
	text-align:center;
	background-color:#F00;
}

.panel ul li {
	font-size:11px;
	width:160px;
	margin:0px;
	padding:0px;

}

.buttonholder {
	margin-left:3px;
	margin-right:3px;	
	margin-top:8px;
	margin-bottom:3px;
	padding-bottom:5px;
	text-align:right;
	float:right;
}

.buttonholder a {
	text-decoration:none;
}

.moreinfobut {
	position:relative;
	width:85px;
	height:33px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	line-height:33px;
	color:#FFF;
	
	text-decoration:none;
	font-size:13px;
	font-weight:bold;

	/* text-shadow:1px 1px #000; */
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4),0px 1px 0px rgba(255,255,255,0.3);




	background: #3ae82e; /* Old browsers */
	background: -moz-linear-gradient(top, #3ae82e 0%, #72b260 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ae82e), color-stop(100%,#72b260)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3ae82e 0%,#72b260 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3ae82e 0%,#72b260 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3ae82e 0%,#72b260 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3ae82e 0%,#72b260 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ae82e', endColorstr='#72b260',GradientType=0 ); /* IE6-9 */
	
	border:solid 1px #669e56;
}

.moreinfobut:hover {
	background: #72b260; /* Old browsers */
	background: -moz-linear-gradient(top, #72b260 0%, #5f9550 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72b260), color-stop(100%,#5f9550)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #72b260 0%,#5f9550 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #72b260 0%,#5f9550 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #72b260 0%,#5f9550 100%); /* IE10+ */
	background: linear-gradient(to bottom, #72b260 0%,#5f9550 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72b260', endColorstr='#5f9550',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}


.button-reflection {
	position:absolute;
	display:block;
	width:100%;
	left:0px;
	top:1%;
	height:15px;;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255,255,255,0.2)));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #FFFFFF, rgba(255,255,255,0.2));
	/* For Internet Explorer 5.5 - 7 */
	filter:alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=1242, StartY=0, FinishX=1242, FinishY=696);	
}

.title-reflection {
	position:absolute;
	display:block;
	width:198px;
	left:1px;
	top:1px;
	height:20px;
	
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;	
	
	
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.7)), to(rgba(255,255,255,0.2)));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
	/* For Internet Explorer 5.5 - 7 */
	filter:alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=1242, StartY=0, FinishX=1242, FinishY=696);	
}











/* ########################## GRADIENTS ##################### */



.back-green-grad {
	background: #9ed6b4; /* Old browsers */
	background: -moz-linear-gradient(top, #9ed6b4 0%, #159d4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ed6b4), color-stop(100%,#159d4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9ed6b4 0%,#159d4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9ed6b4 0%,#159d4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9ed6b4 0%,#159d4b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9ed6b4 0%,#159d4b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed6b4', endColorstr='#159d4b',GradientType=0 ); /* IE6-9 */	
}

.back-blue-grad {
	background: #a3d3f4; /* Old browsers */
	background: -moz-linear-gradient(top, #a3d3f4 0%, #0070bb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3d3f4), color-stop(100%,#0070bb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a3d3f4 0%,#0070bb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a3d3f4 0%,#0070bb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a3d3f4 0%,#0070bb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a3d3f4 0%,#0070bb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3d3f4', endColorstr='#0070bb',GradientType=0 ); /* IE6-9 */	
}

.back-orange-grad {
	background: #fad396; /* Old browsers */
	background: -moz-linear-gradient(top, #fad396 0%, #f9af3a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fad396), color-stop(100%,#f9af3a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fad396 0%,#f9af3a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fad396 0%,#f9af3a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fad396 0%,#f9af3a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fad396 0%,#f9af3a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fad396', endColorstr='#f9af3a',GradientType=0 ); /* IE6-9 */	
}

.back-purple-grad {
	background: #e3d8eb; /* Old browsers */
	background: -moz-linear-gradient(top, #e3d8eb 0%, #824e9d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3d8eb), color-stop(100%,#824e9d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e3d8eb 0%,#824e9d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e3d8eb 0%,#824e9d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e3d8eb 0%,#824e9d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e3d8eb 0%,#824e9d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d8eb', endColorstr='#824e9d',GradientType=0 ); /* IE6-9 */	
}

.back-red-grad {
	background: #f79090; /* Old browsers */
	background: -moz-linear-gradient(top, #f79090 0%, #ff0202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79090), color-stop(100%,#ff0202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f79090 0%,#ff0202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f79090 0%,#ff0202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f79090 0%,#ff0202 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f79090 0%,#ff0202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79090', endColorstr='#ff0202',GradientType=0 ); /* IE6-9 */	
}

.back-teal-grad {
	background: #90e5f7; /* Old browsers */
	background: -moz-linear-gradient(top, #90e5f7 0%, #01bbbd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90e5f7), color-stop(100%,#01bbbd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #90e5f7 0%,#01bbbd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #90e5f7 0%,#01bbbd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #90e5f7 0%,#01bbbd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #90e5f7 0%,#01bbbd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90e5f7', endColorstr='#01bbbd',GradientType=0 ); /* IE6-9 */	
}







/* ########################## BORDERS ##################### */






.border-green-grad {
	border:solid 1px #159d4b;	
}
.border-blue-grad {
	border:solid 1px #0070bb;
}
.border-orange-grad {
	border:solid 1px #f9af3a;
}
.border-purple-grad {
	border:solid 1px #824e9d;
}
.border-red-grad {
	border:solid 1px #ff0202;
}
.border-teal-grad {
	border:solid 1px #01bbbd;
}



.back-green-stat {
	background-color:#159d4b;	
}
.back-blue-stat {
	background-color:#0070bb;	
}
.back-orange-stat {
	background-color:#f9af3a;	
}
.back-purple-stat {
	background-color:#824e9d;	
}
.back-red-stat {
	background-color:#ff0202;	
}
.back-teal-stat {
	background-color:#01bbbd;	
}


.fore-white {
	color:#FFF;
}
.fore-black {
	color:#000;
}
.fore-lightblue {
	color:#76aaff;
}
.fore-orange {
	color:#f26522;
}



#google_translate_element {
	right:0px;
	width:160px;
	margin-left:auto;
	margin-right:5px;
	margin-bottom:10px;
	text-align:right;
	border:solid 1px #CCC;
	padding-right:5px;
	padding-bottom:3px;
	
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);

}

#google-translate-spacer {
	height:1px;
}


#all-categories-table {
	
}

#all-categories-table tr {

}

#all-categories-table tr td {
	background-color:#FFF;
}

#all-categories-table td ul {
	margin-left:20px;
	margin-top:20px;
	display:inline-block;
	list-style-type: none;
}

#all-categories-table td ul li a {
	font-size:15px;
	color:#2367ae;
	text-decoration:none;
}
#all-categories-table td ul li a:hover {
	text-decoration:underline;
}

.MoreCatsTitle {
	font-size: 41px;
	line-height: 41px;
	margin:0px;
}

.MoreCatsTitle a{
	font-size: 41px;
	line-height: 41px;	
}

.MoreCatsText a{
	font-size: 41px;
	line-height: 41px;	
}

#SportsTable td {
  background-color:#FF9933;
}

#FertilityTable td {
  background-color:#E9D3FF;
}

#WeightTable td {
  background-color:#DAFFDA;
}

#BeautyTable td {
  background-color:#FFD6D6;
}


#SportsNewCat td {
  background-color:#FF9933;
}

#FertilityNewCat td {
  background-color:#E9D3FF;
}

#WeightNewCat td {
  background-color:#DAFFDA;
}

#BeautyNewCat td {
  background-color:#FFD6D6;
}



.PriorityText {
	font-size:19px;
	line-height:25px;
}


.PriorityText a{
	font-size:19px;
}

.ImportantMessage {
	font-size:15px;
	line-height:20px;
	color:#900;
}


.important-link-cont {
	
}
.important-link-cont a{
	font-weight:normal;
	text-decoration:none;
	
	color:#000;
	font-weight:bold;
}

.DOOS {
	padding-right:10px;
}

#FeedBackInformation {
	position:absolute;
	width:420px;
	height:50px;

	top:155px;
	left:100px;
	
	font-size:12px;
	font-weight:bold;
	color:#00F;
	text-align:center;
}


.PromInput {
	/*border:solid 1px #000000;*/
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 4px solid #ABABAB;
	padding:10px;
}

#PromParent {
	position:relative;
	width:621px;
	height:659px;
	
	background-image:url(promotionentrybg.png);
	border:solid 2px #F00;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#PromEmail1 {
	position:absolute;
	width:350px;
	height:50px;

	top:220px;
	left:167px;
}

#PromEmail2 {
	position:absolute;
	width:350px;
	height:50px;

	top:303px;
	left:167px;
}

#PromCodes {
	position:absolute;
	width:300px;
	height:50px;

	top:390px;
	left:220px;
}

#PromSubmit {
	position:absolute;
	width:276px;
	height:50px;

	top:450px;
	left:170px;
}

#buttonGetPrize {
    background:url(getyourprizebutton.png);
    background-repeat: no-repeat;
    width:276px;
    height:46px;
    text-indent:-999px;
	border:none;
}

/*
#buttonBuyerCode {
    background:url(buyercodebutton.png);
    background-repeat: no-repeat;
    width:100px;
    height:20px;
    text-indent:-999px;
	border:none;
}
*/

#PromPrizeParent {
	position:relative;
	width:621px;
	height:659px;

	background-image:url(promprizebg.png);

	border:solid 2px #F00;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}


#PromPrizeText {
	position:absolute;
	width:400px;

	top:185px;
	left:110px;
	
	font-size:13px;
}

.PrizeCodeHighlight {
	font-size:17px;
	color:#060;
	font-weight:bold;
}
 

#BuyerCodeFeedBackInfo {
	font-weight:bold;
	color:#00F;
	font-size:17px;
}

.BuyerCodeBox {
	padding:20px;
	font-weight:bold;
	font-size:16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.CheckOutInputBox {
	padding:7px;
	border:thin;
	border:1px solid #f26522;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.promo-banner-container img {
	border:1px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}



/* SELECT COUNTRY PAGE */
.select-country-description-text {
	color:#000;
	font-weight:bold;
	font-size:13px;
}

.select-country-dd {
	border:1px solid #f26522;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.select-country-titles {
	color:#000;
	font-size:18px;
	text-decoration:none;
}


/* BASKET PAGE */
.free-delivery-offer {
	padding:20px;
	color:#039;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.items-total {
	color:#000;
	font-size:13px;
	font-weight:bold;
}

.margin-above {
	margin-top:5px;
}



/* CHECKOUT PAGE */

.a-f-t {
	font-size:13px;
	font-weight:bold;
}


/* PRE-PAYMENT-PAGE */
.payment-method-td {
	font-size:17px;
}