﻿body {
}
hr{
	color: #D7DF23;
	background-color: #D7DF23;
	height: 1px;
	border: 0px;
}
a {
	cursor:pointer;
}
span.webshop{
	color: #8800AA;
}
.schooltext{
	font-size: 16px;
	font-weight: bold;
}
.cb{
	clear:both;
}

div.Desicription h6{
    font-weight:bold;
}

input.submit{
    background-color:White;
    border:0;
    margin-top:20px;
}
form.login{
    padding-top:20px;
    padding-bottom:165px;
    text-align:center;
}

#basket_page div.ProductWrapper{
    border-color:#D7DF23;
}
#basket_page .HomeTitle{
    width:200px;
    float:right;
    font-size:11px;
}

#basket_page .ProductWrapper div.ReadMoreGrey{
	border-right: solid 8px #D7DF23;
	height: 26px;
	width: 72px;
	background-image: url(../images/layout-images/ButtonRight-Grey.png);
	xxxbackground-repeat: no-repeat;
}
.ReadMoreGrey input{
    margin:0;
    border:0;
    padding:0;
    background:transparent;
	height: 26px;
	width: 72px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	color: #D8D8D8 !important;
	display: inline;
}
.ReadMoreGrey input:hover{
	color: #D5DF31 !important;
}
.BasketSelect select{
	width:100px;
}



/****************************/
/***      Checkout Page   ***/
/****************************/

div.contentcheckout
{
    margin-left:10px;
    margin-bottom:10px;
    width:705px;
    background:#6E7172 url(../images/layout-images/Corner-Grey-form.gif) top left no-repeat;
    border-right:8px solid #D7DF23;
}
div.contentcheckout_spacing{
    padding:10px;
}
div.contentcheckout span.webshop
{
    color:#D7DF23;
}
div.contentcheckout h2
{
    font-size:140%;
}
div.contentcheckout tr.PersonalisedEmbroideryRow {
	text-align:left;
}
#checkoutForm label
{
    display:block;
    margin:5px 0;
}
#checkoutForm fieldset
{
    width:340px;
    border:0;
    margin:0;
    padding:0;
}
#checkoutForm fieldset#cardHolderDetails
{
    float:left;
}
#checkoutForm fieldset#DeliveryDetails
{
    float:right;
}
#checkoutForm input,
#checkoutForm textarea,
#checkoutForm select
{
    width:200px;
    margin:0;
    vertical-align:text-top;
}
#checkoutForm input.expiry
{
    width:30px;
}
#checkoutForm em
{
    color:#D7DF23;
}
#checkoutForm p.info
{
    clear:both;
    text-align:left;
}


/****************************/
/***   Checkout Page END  ***/
/****************************/





/**********************************/
/*** Checkout_complete Page     ***/
/**********************************/
div#email_wrapper{
    width:712px;
    background:White url(../images/layout-images/Corner-White.gif) top left no-repeat;
    color:Black;
    font-family:verdana,arial;
    font-size:12px;
    margin:10px 0 30px 10px;
}  
#email_wrapper div#email_content{
    border-right:8px solid #D5DF31;
    margin-left:10px;
    padding-top:10px;
}
#email_wrapper img{
    border: 0px;
}  
#email_wrapper .header{
    font-size: 16px;font-weight:bold;
}  
#email_wrapper hr{
    color: #6E7072;
    background-color: #6E7072;
    height: 1px;
    margin-right:10px;
}

div#CheckoutCompleteMessage{
    margin-left:10px;
}
table#basket_table{
    line-height:18px;
    font-size:11px;
}
table#basket_table th{
    width:100px;
    text-align:left;
}
table#basket_table th#product_column{
    width:200px;
}
div#CheckoutCompleteMessage h1{
    color:#D7DF23;
    font-weight:bold;
    font-size:16px;
}
table#basket_table tr.PersonalisedEmbroideryRow{
	text-align:left;
}

/**********************************/
/*** Checkout_complete Page END ***/
/**********************************/


.ReadMoreBlackLeft span{
	background-image: url(../images/layout-images/ButtonRight-Grey.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	padding: 6px 6px 0px 6px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	border-right: solid 8px #D7DF23;
	float: right;
	text-decoration: none;
	color: #D8D8D8;
	margin-top: 5px;
	display: block;
}
.ReadMoreBlackLeft span {
	background-image: url(../images/layout-images/ButtonLeft-Black.png);
	background-repeat: no-repeat;
	border-left: solid 8px #D7DF23;
	float: left;
	border-right: 0;
	background-position: right top;
}

 
