
select, input, textarea {
width: 98%;	
color: #000;
margin:5px 0;
padding: 4px 2px; 
border: 1px solid;
border-color: #000 #ccc #ccc #000;
margin-right: -2px;
font: normal 12px arial, verdana; 
}

.mycheckbox{
width: auto;	
border: none;
}

input:focus,
textarea:focus,
select:focus{
border: 1px solid #f7b324;
}

input.file {
	width: 310px;
}

label {
font-size: 11px;
font-weight: bold;
}


input[type=radio],
input[type=checkbox] {
width: 13px !Important;
height:13px;
}

.input {
background: #000;
color:white;
text-transform: uppercase;
}

/* Forms */

ul.formList li {
padding: 0;
line-height: normal;
display: block;
clear: both;
}

ul.formList li label {
display: block;
padding: 15px 0 0 0;
text-transform: uppercase;
}

ul.formList li select {
width: 30%;
}

ul.formList li.select3x select {
width: 30%;
float: left;
margin-right: 10px;
}

ul.formList li.plz {
width: 20%;
float: left;
}
ul.formList li.stadt {
width: 75%;
float: right;
clear: none;
}

ul.formList li #plz {
float: left;
}

ul.formList li #city {

}


ul.formList li label.error {
  padding-bottom: 12px;
  padding-top: 6px;
  padding-left: 15px;
  color: red;
  text-transform:none;
  background: transparent url(http://images.amadeus-allesrock.de/arrowValidation.png) 0 35% no-repeat;
}


#x, 
#send, 
#sendWhite, 
#btn_login, 
#buttonGirls, 
#buttonBoys, 
.buttonregister   {
width: 100px;
padding: 10px;
margin:10px 0 5px 0;
border: none;
text-transform: lowercase;
font-size: 11px;
color: #4F4F4F;
cursor:pointer;
display: block;
background-color: transparent;
float: right;
}



#buttonGirls {
background: transparent url(http://images.amadeus-allesrock.de/button_showGirls.gif) no-repeat;
width: 200px;
}

#buttonBoys {
background: transparent url(http://images.amadeus-allesrock.de/button_showBoys.gif) no-repeat;
width: 200px;
}

input[type=submit]{
border: 0px;
}

#mycheckradio {
border: 0px;
float: none; 
width: auto; 
margin:0px;
}



label.checked {
  /* background:url(http://images.amadeus-allesrock.de/checked.gif) no-repeat 0px 0px;
  z-index:999; */
}


#form_box2More{float:left; width:460px; padding: 2px; vertical-align:middle;text-align:right;}
#form_box3Less{float:right; width:20px; margin-left: 3px; padding: 2px; vertical-align:middle;text-align:left;height:40px;}

form#community_send_message #form_box3,
form#community_send_message #form_box2 {
width: 450px;
}

#form_box2 select {
float: left;
margin-right: 5px;
width: 31% !important;
}

#form_button{
width:100%;
clear:left;
text-align:right;
margin-top:10px;
display:block;
padding: 0px;
}

#form_button input {
width: 120px !important;
}

#form_button_more{
width:470px;
clear:left;
text-align:right;
margin-top:10px;
display:block;
padding: 0px;
}

#s {
width: 96%;
margin-right: 5px;
padding: 3px;
border: 1px solid #CCCCCC;
}

#x_shop {
padding: 3px;
background: #ECECEC url(http://images.amadeus-allesrock.de/img08.gif) repeat-x left bottom;
border: none;
text-transform: lowercase;
font-size: 11px;
color: #4F4F4F;
width: 45%;	
}

.outerCommentBox {
background: #000;
width: 92%;
padding: 20px;
margin-top: 25px;
}

.outerCommentBox span.signal {
color: #fff;
}

.outerCommentBox form {
margin: 10px 0;
}

.form_button_more {
width: 100%;
text-align: right;
}

#sendWhite {
border: 1px solid white;
}

/* Login und Search Form Community */

.logInForm ul li,
#theUserSerach ul li {
display: block;
float: left;
overflow: hidden;
width: 177px;
margin-right: 10px;
}

.logInForm ul li input,
#theUserSerach ul li input{
width: 170px;
}

#theUserSerach ul li #send {
width: 100px;
}

#community_user_update_pass div {
width: 80% !important;
}

/* user profile */

form#community_user_update div {
width: 99%;
}

form#community_user_update div#form_box3 {

}

form#community_user_update label {
text-transform: uppercase;
margin-top: 5px;
display: block;
}


