/** Input standard **/

input[type=submit] {
		background: url('/medlem/images/green_button_big.png') center left no-repeat;
		cursor: pointer;
		width: 220px;
		height: 50px;
		border: 0;
		font-size: 120%;
		margin: 0;
		vertical-align: middle;

}

input[type=text], input[type=password] {
	height: 30px;
	width: 190px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 120%;
	background-image: url('/medlem/images/standard_input_big.png');
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 10px;
	border: 0;
}

input[type=radio]{
	width: auto;
	border: 0px !important;
}

.form_link_button a:hover{
	text-decoration: none !important;
}

/** Input special **/

#small_submit_button {
	background: url('/medlem/images/green_button_small.png') center left no-repeat;
	cursor: pointer;
	width: 150px;
	height: 31px;
	border: 0;
	font-size: 120%;
	margin: 0;
	vertical-align: middle;	
}

#long_input_field{
	height: 17px;
	width: 342px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 120%;
	background-image: url('/medlem/images/standard_input_long.png');
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 10px;
	border: 0;
}

/** Flashes **/
#flash_error, #flash_warning, #flash_notice {
	margin-bottom: 10px;
	padding: 10px 10px 10px 40px;
}

#flash_notice {
	border: 1px solid #349534;
	background: #C9FFCA url('/medlem/images/flash_ok.png') center left no-repeat;
	color: #008000;
}
#flash_error, #flash_warning {
	background: #F7CBCA url('/medlem/images/flash_err.png') center left no-repeat;
	border: 1px solid #C00000;
	color: #CC0000;
}

.required_field input[type=text], .required_field input[type=password]{
/*	background: #FFF url('/medlem/images/standard_input_required.png') center right no-repeat; */
/*	border: 0; */
}

input.error {
	border: 1px solid #C00;
}

/** Error Explanation **/

.errorExplanation{
	width: 400px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/** Eniro **/

.service, .eniro_service {
	width: 550px;
	min-height: 100px;
	padding: 10px;
	border-top: 1px dotted #ccc;
}

.service h3, .eniro_service h3 {
	padding: 0 !important;
	margin: 0 !important;

}

.service td, .service tr, .service table, .enrio_service td, .eniro_service tr, .enrio_service table,
.request_sticker td, .request_sticker tr, .request_sticker table {
	border: 0 !important;
}

/** Helper layout **/


.helper_td{
	text-align: left;
	width: 33%;
}

.helper {
	height: 20px;
	width: 100%;
	display: none;
	padding-left: 0px;
	background: url('/medlem/images/checkbox_disabled.png') center left no-repeat;
}

.helper_ok {
	height: 20px;
	width: 100%;
	display: none;
	background-image: url('/medlem/images/checkbox_enabled.png');
	background-position: -3px left; 
	background-repeat: no-repeat;
	padding-left: 25px;
	vertical-align: middle;
}

/** Login **/


#login_table{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

#login_table td{
	font-size: 130%;
	vertical-align: middle;
	border: 0px solid black;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 33%;
}

/** Normal signup form **/

#input_table{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

#input_table td{
	font-size: 130%;
	vertical-align: middle;
	border: 0px solid black;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 33%;
}


.bli_medlem input{
	background: #FFF url('/medlem/images/green_button_big.png') center center no-repeat;
	cursor: pointer;
	width: 220px;
	height: 50px;
	border: 0;
	font-size: 100%;
	vertical-align: middle;
}

.input_cell input{
	height: 28px;
	width: 190px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
	background: #FFF url('/medlem/images/standard_input_big.png') center right no-repeat;
	border: 0;
	text-align: left;
}

.input_cell {
	vertical-align: middle;
}

.signup_label {
	text-align: right;
	padding-right: 18px;
	width: 35%;
}

.signup_label_error {
	background: #FFF url('/medlem/images/input_error.png') center right no-repeat;
	background-attachment: fixed;
}

table.welcome_table{
	width: 100%;
	text-align: left;
	padding: 0;
	border-spacing: 0 0;
	margin: 0;
	border: 0 !important;
}

table.welcome_table td{
	width: 50%;
	padding-left: 0;
	padding-right: 5px;
	vertical-align: top;
	border: 0 !important;
}

table.tell_a_friend_table{
	width: 100%;

}

table.tell_a_friend_table td{
	vertical-align: top;
	font-size: 120%;
}

table.tell_a_friend_table textarea{
	height: 120px;
}

.content_table{
	width: 100%;
}

.content_table .hr{
	width: 100% !important;
}

.content_table, .content_table td{
	border: 0 !important;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}

.content_table td{
	padding: 5px;
}

/** special form **/

#special_registration_form{
	width: 920px; 
	background: #f9f9de; 
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	vertical-align: middle;
	color: #000;
}

#special_registration_form table{
	width: 100%;
	text-align: left;
}

#special_registration_form td{
	vertical-align: middle;
	border: 0px solid black;
	font-size: 110%;
	font-weight: normal;
}

#special_registration_form input[type=text], #special_registration_form input[type=password]{
	width: 110px;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 0px solid black;
	background: #f9f9de url('/medlem/images/standard_input_small.png') center left no-repeat;
}

#special_registration_form input[type=submit]{
	width: 113px;
	background: url('/medlem/images/green_button_small.png') center center no-repeat;
	border: 0;
	padding: 0;
	height: 24px;
	cursor: pointer;
}

#special_form {
	width: 200px;

}

#special_form td{
	text-align: left;
	font-size: 80%;

}

#completion_form{
	max-width: 400px;
}

#special_sticker_form{
	width: 924px;  
	background: #FFF; 
 	color: #000;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
	padding: 8px;
}

#special_sticker_form table{
	width: 924px;
	text-align: center;	
}

#special_sticker_form td{
	vertical-align: middle;
	border: 0px solid black;
	font-weight: normal;
}

#special_sticker_form h3{
	font-size: 180%;
	margin: 0;
	padding: 0;
	line-height: 17px;
}


/** Special design for signup **/


#content .normal_signup{
	width: 954px;
	background: url('/medlem/images/signup_bg.png') repeat-y;
	margin-left: 0px;
	margin-bottom: 0px;
	float:left;
	text-align: center;
}

#content .normal_signup .top_signup{
	width: 954px;
	height: 13px;
	background: url('/medlem/images/signup_top.png') no-repeat;
}

#content .normal_signup .bottom_signup{
	width: 954px;
	height: 20px;
	background: url('/medlem/images/signup_bottom.png') no-repeat;
}

#content .bottom_signup{
	width: 954px;
	height: 30px;
	background: url('/medlem/images/signup_bottom.png') no-repeat;
}


/* CONTENT - STRUCTURE */
#content .normal_signup .txt,
#content .wide .txt{
	padding: 10px;
}

/** Special Button **/

.green_button_big {
	width: 215px;
	height: 50px;
	background: url('/medlem/images/green_button_big.png') center center no-repeat;
	text-align: center;
	border: 0px solid black;
	line-height: 50px;
}

.green_button_big a{
	font-weight: normal;
	text-decoration: none;
}

/** Sidebar **/

.textwidget a{
	font-weight: bold !important;
	margin-left: 10px;
}


/** various **/

.active_block img{
	float: left;
}

.active_block p {
	line-height: 30px;
}