/************************************************************************
* Club
************************************************************************/

div#formboxMain,
div#formboxMain input{
	font-size: 12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #3E1B00;
}
div#formboxMain input{
	padding:0px;
}

div#formboxMain {
	padding: 3px;
	width: 630px;
}

div#formboxMain strong {
	color: #000;
}

div#formboxMain .forminputs {
	width: 230px;
	height: 15px;
	font-size:11px;
}

div#formboxMain label.inputlabel {
	display: block;
	margin-bottom: 10px;
}

div#formboxMain div.zipCity {
	float: left;
	width: 120px;
}

div#formboxMain input.zipCity {
	width: 110px;
}

div#formboxMain div.sex {
	float: left;
	width: 40px;
}

div#formboxMain input.sex {
	margin: 0px;
	display: block;
}

div#formboxMain input#submit {
	float: right;
	margin-top: 10px;
	margin-right: 66px;
	width: 92px;
	height: 30px;
	background-image: url('/files/design/images/productPriceBackground.png');
	background-repeat: no-repeat;
	border-style: none;
	color: #fff;
	font-size: 13px;
	padding: 0px;
}

div#formboxLeft {
	float: left;
	width: 265px;
	height: 230px;
}

div#formboxRight {
	float: left;
	padding-left: 46px;
	width: 240px;
	height: inherit;
}

div#reeslevclubsubjects {
	height: 60px;
}

div#reeslevclubsubjects div.checkbox input{
	vertical-align:middle;
}
div#reeslevclubsubjects div.checkbox {
	float: left;
	width: 132px;
	margin-right: 25px;
	height: 22px;
	display: inline;
}

div#reeslevclubsubjects input {
	margin: 0px;
}
div#reeslevclubsubjects label{
	margin-left: 6px;
}

/************************************************************************
* Købshistorik
************************************************************************/

div#purchaseHistory {
	font-size: 10px;
	font-family: Verdana;
	color: #3E1B00;
	width: 630px;
}

div#purchaseHistory h2,
div#purchaseHistory a {
	color: #000;
}

div#purchaseHistory form {
	margin: 0px 0px 20px 0px;
}

div#purchaseHistory textarea {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

div#purchaseHistory input#submit {
	float: right;
	margin-top: 10px;
	margin-left: 256px;
	width: 92px;
	height: 30px;
	background-image: url('/files/design/images/productPriceBackground.png');
	background-repeat: no-repeat;
	border-style: none;
	color: #fff;
	font-size: 13px;
	font-family: Verdana;
	padding: none;
}
