/*		general settings	*/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;

}

#mainContainer{
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
}

a {	
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div {
	display: block;
}

div.spacer {
	clear: both;
	float: none;
	height:1px;
}

/*		end styles general	*/



/*		begin styles top	*/
#topBackground {
	background-image: url(Default/Images/Usability/background_top.gif);
	background-repeat: repeat-x;
	height: 105px;
	margin: auto;
	text-align: left;
}
#top {
	height: 100px;
	width: 848px;
	margin: auto;
	text-align: left;
}
#containerLogo {
	height: 79px;
}
#logoLeft {
	height: 79px;
	width: 12px;
	margin: 0px 0px 0px 7px;
	float: left;
}
#logoMiddle {
	background-image: url(Default/Images/Usability/container_logo_middle.gif);
	background-repeat: repeat-x;
	height: 79px;
	min-width: 120px;
	float: left;
}
#logoRight {
	height: 79px;
	width: 14px;
	float: left;
}
#containerH1H2 {
	float: right;
	height: 40px;
	margin: 29px 0;
	width: 520px;
}
/*		end styles top	*/


/*		begin styles bottom	*/
#bottom {
	margin: 0 auto;
}
#bottomgrey {
	margin: 0 auto;
}
.containerSEOcolumns {
	width: 848px;
	margin: auto;
}
.containerSEOcolumns a {
	text-decoration: underline;
}
.containerSEOcolumns a:hover {
	text-decoration: none;
}
.H5_pc {
	width: 340px;
	min-height: 18px;
	margin: 0px;
}
#bottomdarkgrey {
	height: 64px;
	margin: 0 auto;
}

#footer {
	width: 768px;
	height: 16px;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}
/*		end styles bottom	*/


/* -- edit for new -- */

#logo{
	float: left;
}


.contentBox
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image: url(/App_Themes/Default/Images/Usability/containerMiddle.png);
}

#containerMiddle{
	width: 848px;
}

#containerBottom{
	margin: 0 0 10px;
}

#usabilityindex_area1{
	float: left;
	width: 390px;
}

#middleLine{
	float: left;
	margin: 20px 20px 0 0;
}

#usabilityindex_area2{
	float: left;
	width: 370px;
	margin: 10px 10px 0 13px;
}

#usabilityindex_area2 p{
	margin: 0 0 6px;
}

#usabilityindex_area3, #usabilityindex_area4, #usabilitymama_area4, #usabilitymama_area5{
	float: left;
	width: 384px;
	padding: 20px;
}

.result{
	width: 600px;
}

#resultContainer .result {
	margin: 5px 0;
	width: 808px;
	clear: both;
	height: 50px;
}


.resultCheckContainer
{
	float: left;
	text-align: center;
	width: 29px;
	margin: 15px 0;
}

.resultStippelContainer
{
	float: left;
	height:49px;
	width:7px;
}

.resultTxtContainer
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	width: 500px;
}

#containerTop img, #containerBottom
{
	display: block;
}

/*--- For the Edit stylesheet---*/
#editContainer{
	font-family: tahoma;
	font-size: 11px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 26px;
	text-align: right;
}

#editContainer a{
	padding: 0 5px 0 0;
}

#editContainer select{
	font-family: tahoma;
	font-size: 11px;
	margin: 3px 0 0;
	width: 75px;
}

#editContainer input{
	font-family: tahoma;
	font-size: 11px;
	margin: 3px 5px 0;
	padding: 2px;
	background-image: url(../../Images/top_verloop.gif);
	background-position: 0 1px;
	border: 1px solid #FF0000;
	cursor: pointer;
}

fieldset{
	border: 1px solid #767676;
}

legend.legend_pc{
	border: 1px solid #FF0000;
	background-color: #FFF;
}

legend.legend_pc img{
	margin: 3px 5px;
}

legend.legend_pc a{
	color: red;
	display: block;
}

#GreyBackground{
	background-image: url(../Images/transBackground.png);
	z-index: 99;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#GreyBackground div{
	float: none;
	font-size: 11px;
}

#EditControl{
	margin: 100px auto 0;
	background-color: #FFF;
	border: 1px solid #000;
	z-index: 100;
	padding: 10px;
	width: 680px;
}

#EditControl.LoginWindow{
	margin: 100px auto 0;
	background-color: #FFF;
	border: 1px solid #000;
	z-index: 100;
	padding: 20px;
	width: 230px;
	font-weight: bold;
}

#EditControl.LoginWindow tr td{
	padding: 5px 0;
}

#EditControl h2{
	color: #000;
	float: left;
}


#EditControl .left{
	padding: 3px 0;
	width: 240px;
	float: left;
}

#EditControl .right{
	padding: 0 0 3px;
	width: 440px;
	float: right;
}

#EditControl #ReferenceName .right{
	padding: 3px 0;	
}

#EditControl #ReferenceName div{
	margin: 0 0 10px;
}


#EditControl #ActionControls{
	clear: both;
	bottom: 0px;
	padding: 3px;
	right: 0px;
	text-align: right;
}

#EditControl textarea{
	margin: 10px 0;
	padding: 0 0 3px;
	width: 440px;
	float: right;
	height: 100px;
}

#EditControl select.FixedResourcesListBox{
	margin: 10px 0 0;
	padding: 0 0 3px;
	width: 440px;
	float: right;
}


#EditControl ul{
	margin: 0;
	padding: 0 0 3px;
	width: 440px;
	float: right;
}

#EditControl ul li{
	margin: 0 0 10px;
	list-style-type: none;
}


#EditControl ul li div.label{
	font-weight: bold;
	width: 100px;
	float: left;
}

#EditControl ul li div.listOption{
	width: 340px;
	float: right;
}

#EditControl #EditViewData
{
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:solid 1px black;
}

#LoginWindow{
	text-align: center;
}

#LoginWindow .LoginTable{
	width: 100%;
}

#LoginWindow .cancelLogin{
	float: right;
}

/* --- Editor view--- */
#ContentEditorContainer{
	margin: 20px auto;
	width: 605px;
	height: 485px;
	border: 1px solid #000;
	background-color: #FFF;
}

#ContentEditorContainer #ContentEditor{
	margin: 20px;
}

#ContentEditorContainer #ContentEditor select{
	width: 200px;
}

#ContentEditorContainer #TriggerContainer{
	margin: 10px 0 0 0;
	float: right;
	text-align: right;
	width: 250px;
}

#ContentEditorContainer #SiteSpecific{
	margin: 10px 0 0 0;
	float: left;	
}

#GreyBackground div#freeTextBoxEditor{
	/*position: relative;*/
}

#GreyBackground div#possiblePlaceHolders {
	/*float: left;*/
	position: absolute;
	padding: 10px 10px 10px 15px;
	border: 1px solid #000;
	background-color: #FFF;
	margin: 0 0 0 585px;
	width: 200px;
	height: 425px;
	background-image: url(../Images/gradientPlaceHolders.gif);
	background-repeat: repeat-y;
}

#possiblePlaceHolders table{
	width: 100%;
	border-color: #A1A1A1;
	border-style: dotted;
}

#possiblePlaceHolders table td{
	font-style: italic;
	padding: 2px;
}


/* Extra style voor formulier op homepage */

.formLine 
{
	width: 600px;
	clear: left;
	margin: 0;
	padding: 1px;
	padding-left: 150px;
}

.textLabel 
{
	float: left;
	margin-left: -150px;
	width: 150px;
	font-family: verdana;
	font-size: 12px;
	padding-top: 4px;
}

.textEdit 
{
	width: 200px;
}

.textEditMultiLine 
{
	width: 200px;
	height: 60px;
}

.dropDownList 
{
	width: 200px;
}

.formValidator 
{
    display: inline;
}