form {
	margin: 0;
	padding: 0;
	position: relative;	/* needed for the error messages / IE problem */
}
#content form {
    margin:0 auto;
    width:555px;
}
#content form h1 {
    margin: 8px 0 0 0;
}
#content form h2 {
    color:#000; font-weight: normal; font-size:13px;
    margin: 10px 0 0 0; padding:0;
}


fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}

label {
font-size:10px;
font-weight:normal;
line-height:15px;
}

input {
padding:2px; margin:0;
height: 14px;
width: 289px;
color: #000;
border: 1px solid #b2aeaf;	
vertical-align:middle;
}
textarea {
width: 289px;
border: 1px solid #b2aeaf;		
}

button {
margin:0; padding: 0;
border:none;
text-indent:-5000px;
cursor:pointer;
display:block;
}
.ie6_hover {
/* background-position:0 -30px !important; */
}

a.button {
padding: 2px 10px;
}
a.largebutton {
height:16px;
display: block;
padding: 0;
text-indent: -5000px;
}


button:hover, .button:hover, .largebutton:hover {
}

input.checkbox, input.radio {
visibility:hidden;
height:14px;
width:15px;
border: 0;
margin: -2px 2px 0 0; /* overriding IE style in styleIE.css */
float: left;
}
.replacedCheckbox {
background: url(../images/forms/radioandcheck.gif);
height:14px;
width:15px;
cursor:pointer;
margin: -2px 0 0 0;
float: left;
}
.replacedCheckbox.checked {
background-position: 0 -15px;
}
.replacedCheckbox.radio {
margin-top: -4px;
background-position: 0 -30px;
}
.replacedCheckbox.radio.checked {
background-position: 0 -45px;
}


dl {
	width: 200px;
	margin: 0;
	font-size: 11px;
	position: relative;
}

dt {
	margin: 8px 0 0 0;
	width: 400px;
}

dd {
	position: relative;	/* needed for the error messages */
	margin: 0 0 10px 0;
	padding: 0;
	width: 500px;
}


div.error {
	background-color:#fff;
	color:#A4001D;
	cursor:pointer;
	font-size:11px;
	height:14px;
	left:1px;
	position:absolute;
	text-indent:4px;
	top:5px;
	width:190px;
	text-transform: lowercase !important;
    white-space:nowrap;
}

div.houseNumberError {
	background-color:#fff;
	color:#A4001D;
	cursor:pointer;
	font-size:11px;
	height:14px;
	left:240px;
	position:absolute;
	text-indent:4px;
	top:5px;
	width:45px;
	text-transform: lowercase !important;
    white-space:nowrap;
}

#content div.errorText, #content p.errorText {
	color: rgb(163, 0, 71);
	line-height: 16px;
	margin-top: 10px;
	/**text-transform: lowercase !important; **/
}

.label_right_align {
    left:0;
    position:absolute;
    text-align:right;
    width:295px;
}


select{
    width:289px;
    border:1px solid #b2aeaf;
    text-transform:none !important;
    color: #000;
}

.moreInfo {
    margin: 0 0 0 30px;
    text-decoration:underline;
    cursor:pointer;
    font-size: 9px;
}

.moreInfoData{
	display:none;
}
.tellAfriendForm {
    background:transparent url(/images/buttons/submit.gif) repeat scroll 0 0;
    text-indent:-5000px;
    width:57px;
    height: 12px;
}
body.ne .tellAfriendForm {
    background:transparent url(/images/buttons/submit.gif) repeat scroll 0 -15px;
    text-indent:-5000px;
    width:57px;
}
.tellAfriendForm:hover {
    background:transparent url(/images/buttons/submit.gif) repeat scroll 0 -30px;
    text-indent:-5000px;
    width:57px;
}
body.ne .tellAfriendForm:hover {
    background:transparent url(/images/buttons/submit.gif) repeat scroll 0 -45px;
    text-indent:-5000px;
    width:57px;
}

.moreInfoWindowElement{
	position:absolute;
	background: #EEEEEE;
	border:1px solid rgb(189,189,189);
	height:110px;
	left:403px;
	padding:10px 10px 20px 10px;
	top:81px;
	width:156px;
    font-size: 10px;
}
.smallFormsCloseButton {
    background:transparent url(../images/productdetail/xclose.gif) repeat scroll 0 -57px;
    bottom:10px;
    color:#FFFFFF;
    font-size:8px;
    height:12px;
    padding:0 0 1px;
    position:absolute;
    right:10px;
    text-indent:-5000;
    text-transform:uppercase;
    width:50px;
}
.smallFormsCloseButton:hover {
    background:transparent url(../images/productdetail/xclose.gif) repeat scroll 0 -87px;
}
body.ne .smallFormsCloseButton {
    background:transparent url(../images/productdetail/xclose.gif) repeat scroll 0 -72px;
}
body.ne .smallFormsCloseButton:hover {
    background:transparent url(../images/productdetail/xclose.gif) repeat scroll 0 -102px;
}
#yourCountryNotListed {
	display:block;
	text-align:right;
	width:289px;
	font-size:10px;
	padding-top: 2px;
}
#termsAndConditions{}

#formSubmitButton {
position:absolute;
right:209px;
top:20px;
}
.formRequiredField {
background:url(../images/forms/formRequiredField.gif) no-repeat 284px 4px;
}


.quantitySelected {
background:transparent url(../images/forms/dropdown.png) repeat scroll 0 0;
color:#000000;
cursor:pointer;
font-size:10px;
height:13px;
left:156px;
line-height:13px;
text-align:center;
width:19px;
}
.quantitySelector {

cursor:pointer;
border:1px solid #797979;
}
.quantitySelector div {
width:16px;
height:11px;
text-align: center; line-height:11px;
margin: auto;
color:#000;
background:#fff;
}
.quantitySelector div:hover {
background:#797979;
color:#fff;
}

#agreeToConditions {
    margin-top: 20px;
}

#notifyMeOutsideEurope {
    background:transparent url(../images/buttons/register.gif) repeat scroll 0 0;
    width: 125px;
    height: 16px;
}

#notifyMeOutsideEurope:hover {
    background-position:0 -35px;
}

.ne #notifyMeOutsideEurope {
    background-position:0 -54px;
}

.ne #notifyMeOutsideEurope:hover {
    background-position:0 -18px;
}

