#admin {
float:left;
width:700px;
min-height: 450px;
text-align: justify;
margin:0 20px 0 0;
padding:0 20px 0 0;
}

	#admin p {
	font-size:0.8em;
	text-align: justify; 
	}
	

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}

textarea {
width:100%;
line-height:1.35;
}



.widget {
width: 800px;
margin: 20px;
padding: 10px;
color: black;
background: #f3f1eb;
border: 1px solid #C5CF01;
margin-bottom: 15px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #C5CF01;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 2px solid #C5CF01;
	padding: 5px;
	}
	
		.tabdiv li {
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}

#status {
 padding: 20px;
 font-size:1.2em;
}

#status a {
 font-size:0.7em;
}

#wizardGallerie {
	padding : 1em;
	width : 750px;
}

#fieldWrapper {
	height : 220px;
}

#wizardGallerieNavigation {
	margin-top : 0.5em;
	margin-right : 1em;
	text-align: right;
}

#data {
	font-size : 0.7em;
}

input {
	margin-right: 0.1em;
	margin-left: 0.8em;
	margin-bottom: 0.5em;
}

.input_field_25em {
	width: 2.5em;
}

.input_field_3em {
	width: 3em;
}

.input_field_35em {
	width: 3.5em;
}

.input_field_12em {
	width: 12em;
}

.input_field_40em {
	width: 40em;
}

label {
	margin-bottom: 0.2em;
	margin-left: 0.8em;
	font-weight: bold;
	font-size: 0.8em;
}

label.error {
	color: red;
	font-size: 0.8em;
	margin-left : 0.5em;
}

.step span {
	float: right;
	font-weight: bold;
	padding-right: 0.8em;
}

.navigation_button {
	width : 100px;
}

#data {
		height: 10em;
		overflow : auto;
}

#tips {
    text-align:center;
}
