.form_choice_element
{
	padding:2px;
	background:#f8f8f8;
	margin-bottom:2px;
}
.form_choice_element:hover
{
	background:#fef0a5;
}
.form_choice_element img.clickable
{
	border:1px solid #ccc;
}
.form_choice_element img.clickable:hover
{
	border:1px solid #222;
}
.form_choice_element .simpletext
{
	padding:4px;
}

.form_choice_element .clickable_icon
{
	border:1px solid #ccc;
}
.form_choice_element .clickable_icon:hover
{
	border:1px solid #222;
}
.form_choice_element .clickable_icon img
{
	width: 50px;
	height: auto;
}
.form_choice_element .clickable_icon
{
	background-color: #ffffff;
	padding-bottom: 4px;
	vertical-align: middle;
	text-align: center;
	width: 80px;
	height: 80px;
}

.clickable_photo
{
	border:1px solid #ccc;
}
/*
.clickable_photo:hover
{
	border:1px solid #222;
}
*/
.clickable_photo img
{
	width: 85px;
	height: auto;
}
.clickable_photo
{
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	width: 90px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.metacontainer_cell
{
	padding:4px;
}

.metacontainer_cell_title
{
	border-bottom:1px solid #ccc;
}

.notitleborder .metacontainer_cell_title
{
	border-bottom:0;
}

.wizardicon_contract
{
width:50px;
height:50px;
float:left;
margin-right:5px;
/*background-image:url(Images/Wizards/wizard_contract.png);*/
}

.wizardicon_layout
{
width:50px;
height:50px;
float:left;
margin-right:5px;
/*background-image:url(Images/Wizards/wizard_layout.png);*/
}

.wizardicon_information
{
width:50px;
height:50px;
float:left;
margin-right:5px;
/*background-image:url(Images/Wizards/wizard_information.png);*/
}

.wizardicon_explanation
{
width:50px;
height:50px;
float:left;
margin-right:5px;
/*background-image:url(Images/Wizards/wizard_explanation.png);*/
}
.wizard_rightpageid .wizardicon_page1
{
width:100px;
height:100px;
float:left;
margin-right:5px;
background-image:url(../wizard_page1.html);
}

.wizard_rightpageid_over .wizardicon_page1
{
width:100px;
height:100px;
float:left;
margin-right:5px;
background-image:url(../wizard_page1_over.html);
}

.wizardicon_none
{
width:100px;
height:100px;
float:left;
margin-right:5px;
}
#sendbutton
{
cursor:pointer;
padding-left:20px;
}
#stopbutton
{
cursor:pointer;
}

#prevbutton
{
cursor:pointer;
padding-left:20px;
}


#nextbutton
{
padding-left:20px;
cursor:pointer;
}

/* Wizards */

.wizard_rightpageid
{
font-size:10px;
margin-bottom:20px;
height:100px;
color:#dedede;
cursor:pointer;
}
.wizard_rightpageid_over
{
font-size:10px;
margin-bottom:20px;
height:100px;
color:white;
cursor:pointer;
}

.wizardrighttitle
{
font-size:16px;
font-weight:bold;
}

#wizard_pageoutput
{
	margin:0 2px;
}

.wizard_texts
{
	overflow:auto;
	border:1px solid black;
	margin-left:10px;
	padding: 0 10px;
}

#wizardlayer
{
position:relative;
display:none;
margin:0 auto;
width:800px;


z-index:110;

}
#wizardlayer a
{
color:black;
}
#wizardlayer .Inputfield_submit,#wizardlayer  .Inputfield_button,#wizardlayer .Inputfield_button_small
{
margin:0px;

}
#wizardlayer .error
{
color:red;
}

#wizardleft
{
/*position:absolute;
z-index:200;
word-wrap:break-word ;
top:15px;
left:0px;
bottom:0px;
width:60%;
padding:20px;
overflow:auto;*/
}
#wizardright
{
display:none;
/*
position:absolute;
z-index:200;
word-wrap:break-word ;
top:120px;
right:10px;
bottom:0px;
width:35%;
color:white;
overflow:auto;*/
}
#wizardright_under
{
display:none;
/*background-color:#82868e;
position:absolute;
top:0px;
right:0px;
bottom:0px;
height:100%;

width:37%;

z-index:10;
*/

}
#wizardoverlayer
{
background-image:url(../wizard_overlayer.html);
background-repeat:repeat-x;
background-position:top;

position:absolute;
top:0px;
right:0px;
left:0px;
height:200px;
z-index:12;
}
#wizardleft_title
{
color:white;
font-size:20px;
margin-bottom:30px;
}
#wizardleft_intro
{
font-size:12px;
color:white;
margin-bottom:20px;
}



#wizardtitle
{
font-size:24px;
font-weight:bold;
color:#3f4040;
}
#wizardssubmitbutton
{
cursor:pointer;
padding-left:20px;
cursor:pointer;
}

#wizardlayer .Form_Table_Cell_Left
{
padding-bottom:5px;
}
/*
#wizardssubmitbutton
{
float:right;
margin:20px;
}

#wizardlayer .Form_Table
{
width:99%;
}
#wizardlayer .formelement_row
{
color:white;
width:100%;
font-family:tahoma;
}
#wizardlayer .formelement_row_active
{
color:white;
width:100%;
font-family:tahoma;
}
#wizardlayer .Form_Table_Cell_Right .error
{
color:red;
display:none;
}
#wizardlayer .Form_Table_Cell_Left
{
width:60%;
}
#wizardlayer .Form_Table_Cell_Left input,#wizardlayer .Form_Table_Cell_Left select 
{
width:200px;
border 1px solid black;
}
#wizardlayer .simpletext
{
margin:20px;
color:white;
font-size:12px;
}
#wizardlayer .Form_Table_Cell_title
{
color:white;
font-weight:bold;
font-family:tahoma;
padding:0px;
padding-top:20px;
}
#wizardlayer .title
{
font-size:20px;
margin-bottom:20px;

}
*/
#wizardlayer .form_container
{

}
#wizardlayer .Form_LI
{
display:none;
}
#wizardbuttons
{


}
#wizardlayer .Inputfield_textarea
{
width:90%;
}
#wizardlayer .Form_Table_Cell_Left .Inputfield_checkbox
{
width:12px;
}



		#wizardlayer
		{

		}
		#wizardlayer .midsection
		{
		background-color:white;
		height:40px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		
		}
		#wizardlayer .middletop
		{
		background-color:white;
		font-size:1px;
		color:white;
		width:100%;
		}
		#wizardlayer .middlebottom
		{
		background-color:white;
		font-size:1px;
		color:white;
		width:100%;
		}
.choice_explanation a{color:black;}
.contentpreviewtext{font-family:verdana;font-size:10px;width:100%;height:200px;word-wrap:break-word;overflow-y:scroll;}
.contentpreviewtext ul li{font-family:verdana;font-size:10px;list-style-type:disc;list-style-image:none;}



.wizardinside
{
	border-radius:10px;
	background-color:white;
	padding:5px;
	width:800px;
	margin:0 auto;
}

