label
{
	float: left;
	margin-right: 0.5em;
	padding-top: 6px;
	display: block;
	color: grey;
	padding-top: 12px;
	padding-left:8px;
	padding-right:8px;
	font-size:8pt;
	width: 120px;
	height:12px;
	font-weight: bold;
	font-family:Arial;
	font-size: 10pt;
	text-align: left;
	clear:left;
}

input
{
display: block;
float:left;
margin: 0 150px 0 0px;
}

select
{

float: left;
margin-right: 0.5em;
margin-bottom: 5px;
display: block;


	margin-left:7px;
	font-size:8pt;
	width: 175px;
	margin-top: 7px;
	
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	

	text-align: left;


}

select.large-select{
	width:450px;

}

textarea {
	margin-left:7px;
	margin-top: 7px;
	float:left;
	margin-bottom: 20px
}




.pairSurround{
	width: 500px;
	float: left;

}


#checkoutSurround {
	width: 790px;
	height: 105px;
	background-color: #FFFFF;
	overflow: hidden;
}


#continueShoppingSurround {
	width: 790px;
	height: 27px;
	padding: 0x 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}


#continueShopping {
	background-image: url(../images/continueshopping.png);
	width: 125px;
	height: 27px;
	float: right;
	margin: 0px 0px 0px 0px;
}

#continueShopping a {
	text-decoration:  none;
}

#continueShopping a span { 
	visibility: hidden;
	text-decoration:  none;
}

#checkout-header-surround{
	float:right;
	text-align: bottom;
}

p.checkout-header {
	float:right;
	margin: 40px 0 0 15px;
	text-align: bottom;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 20pt;
	color: grey;
}

p.checkout-header-orange {
	float:right;
	margin: 40px 0 0 15px;
	text-align: bottom;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 20pt;
	color: #FF6600;
	
}

.your-email{
	width: 400px;
	float:left;
	clear:left;
}
.your-billing{
	width: 400px;
	float:left;
	clear:left;
}

.payment-information{
	width: 400px;
	float:left;
	clear:left;
}


.spacer{
	width: 450px;
	height:20px;
	float:left;
}

.check{
	float:left;
}

p.step {
	font-weight: normal;
	font-family:Arial;
	font-size: 20pt;
	color: #FF6600;
	float:left;
	margin-top: 0;

	padding: 5px 0 5px 0;
}

p.step-description {
	font-weight: normal;
	font-family:Arial;
	font-size: 20pt;
	color: grey;
	float:left;
	margin-left: 10px;
	margin-top: 0;

	padding: 5px 0 5px 0;
}

.margin-bottom{
	margin-bottom: 15px;
}

.margin-top{
	margin-top: 15px;
}

.input-large {
     border-style: hidden;
     border-width: 0px;
     color: grey;
	 padding-top: 6px;
     padding-left:8px;
     padding-right:8px;
     font-size:8pt;
     background-image: url(../images/searchbox.png);
	 margin: 0 0 0 5px;
	 width: 209px;
	 height:19px;
	 margin: 7px 0 0 7px;
	 float:left;

}

.input-medium {
     border-style: hidden;
     border-width: 0px;
     color: black;
	 padding-top: 6px;
     padding-left:8px;
     padding-right:8px;
     font-size:8pt;
     background-image: url(../images/textbox-medium.png);
	 margin: 0 0 0 5px;
	 width: 159px;
	 height:19px;
	 margin: 7px 350px 0 7px;
	 float:left;
	 

	 
}

.registrationtype{
	width: 380px;
	float:left;
	
	margin-top: 15px;
	margin-left:7px;
	margin-bottom: 15px;
}

.input-small {
     border-style: hidden;
     border-width: 0px;
     color: black;
	 padding-top: 6px;
     padding-left:8px;
     padding-right:8px;
     font-size:8pt;
     background-image: url(../images/textbox-small.png);
	 margin: 0 0 0 5px;
	 width: 83px;
	 height:19px;
	 margin: 7px 160px 0 7px;
	 float:left;
}


.input-noedit {
     border-style: hidden;
     border-width: 0px;
     color: grey; 
	 padding-top: 6px;
     padding-left:8px;
     padding-right:8px;
     font-size:8pt;
     background-image: url(../images/textbox-noedit.png);
	 margin: 0 0 0 5px;
	 width: 35px;
	 height:19px;
	 margin: 7px 0 0 7px;
	 float:left;
	 
}

.label{
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	float:left;
	width: 140px;
	/*margin: 10px 0 0 50px;*/
	margin-left: 10px;
	text-align: left;
	clear:left;
	height:25px;
	color:grey;
	margin-right: -3px;
}

.answer{
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: grey;
	float:left;
	width: 300px;
	/*margin: 10px 0 0 20px;*/
	text-align: left;
	height:25px;

}

.entry{
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: grey;
	float:left;
	width: 383px;
	margin: 10px 0 0 9px;
	text-align: left;
	clear:right;
	height:25px;
}

.textbox {
	height:200px;
}

.longlabel{
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;
	display:inline;
	width: 300px;
	text-align: right;
	clear:left;
}


.carddetails1{
     border-style: hidden;
     border-width: 0px;
     color: grey;
	 padding-top: 6px;
     padding-left:8px;
     padding-right:8px;
     font-size:8pt;
     background-image: url(../images/textbox-small.png);
	 width: 99px;
	 height:22px;
	 margin: 15px 0 10px 15px;
	 float:left;
	 clear:right;
	 
}

.carddetails{
     color: grey;
	
     font-size:8pt;
	 width: 99px;
	 height:22px;
	 margin: 8px 5px 0px 10px;
	 float:left;
	 clear:right;
	 
}








/*Shopping cart*/
 
.cart-table-top{
	width: 389px;
	height:16px;
	background-image: url(../images/cartsummary-top.png);
}

.cart-table-content{
	width: 369px;
	background-image: url(../images/cartsummary-middle.png);
	padding: 0 10px 0 15px;
	background-repeat:repeat-y;

}

.cart-table-bottom{
	width: 389px;
	height:16px;
	background-image: url(../images/cartsummary-bottom.png);
}

.cart-item-grey{
	width: 360px;
	height: 40px;
	background-color: #F0F0F0;
	clear: both;
}

.cart-item-clear{
	width: 360px;
	height: 40px;
	clear: both;
}

.cart-item-name-header {
	width: 150px;
	float:left;
	margin-top: 10px;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	padding-left:10px;
}

.cart-item-quantity-header{
	width: 120px;
	float:left;
	margin-top: 10px;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	padding-left:10px;
}

.cart-item-price-header {
	width: 50px;
	float:left;
	margin-top: 10px;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	padding-left:10px;
} 

.cart-item-name {
	width: 150px;
	float:left;
	margin-top: 10px;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;

	padding-left:10px;
}

.cart-item-quantity{
	width: 90px;
	float:left;
	margin-top: 10px;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;

	padding-left:30px;
}

.cart-item-price {
	width: 50px;
	float:left;
	margin-top: 10px;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: black;

	padding-left:10px;
}

.total {
	width:340px;
	text-align: right;
	font-weight: normal;
	font-family:Arial;
	font-size: 11pt;
	color: black;
	font-weight:bold;
	margin: 10px 0 0 0;
}

.total p{
	display:inline;
	text-align: right;
	font-weight: normal;
	font-family:Arial;
	font-size: 11pt;
	color: grey;
	font-weight:bold;
}

.column{
	float:left;
	width: 400px;
}

#errors{
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	color: red;
	float:left;
	width: 300px;
	margin: 10px 0 10px 0px;
	text-align: left;
	clear:left;
}

.cartSurround{
	/*width: 500px;*/
	width:700px;
	float:left;
}

.memsub{
float:left; width: 155px; height: 27px;
background-image: url(../images/submitdetails-large.png); color:white; font-weight: bold; border:0; margin:  0 0 0 150px;
}

.news-sub{
float:left; clear:both; margin-left:150px; margin-bottom: 20px; margin-top:15px; width: 100px; height: 27px;
background-image: url(../images/submitdetails.png); border:0; color:white; font-weight: bold;

}

.event-sub{
float:left; clear:both; margin-left:150px; margin-bottom: 20px; margin-top:15px; width: 100px; height: 27px;
background-image: url(../images/submitdetails.png); border:0; color:white; font-weight: bold;
}


.smallform {
	width:140px;
	margin-top: 20px;
	margin-left: 10px;
}

.small-mag{
	width:140px;
	margin-top: 20px;
	margin-left: 15px;
}



.event-previous{
float:left; width: 155px; height: 27px;
background-image: url(../images/submitdetails-large.png); color:white; font-weight: bold; border:0; margin: 0 0 0 0;
}


.memnext{
float:left; margin-left:50px; margin-bottom: 20px; clear:right;margin-top:15px;width: 125px; height: 27px;
background-image: url(../images/addtobasket.png); color:white; font-weight: bold; border:0;
}


#signup{
	margin-right:-100px;
	float:left;
}