html {height:100%; background:#FFF; margin-bottom:1px;} /* force scrollbar */

.clear{ clear: both; }
.clearLeft{ clear: left; }
.clearRight{ clear: right; }

/******** HEADER & LOGO **********/

#hd{
	margin-top: 20px;
	height: 108px;
	background: #ff4117 url(../images/banner-left.jpg) no-repeat 0px 0px;
}

#hd h1 a{
	display: block;
	text-indent: -9999px;
	background: url(../images/verbaleyes-logo.jpg) no-repeat 0px 0px;
	height: 72px;
	margin-left: 18px;
	width: 243px;
}

#hd h1{
	float: left;
}

#hd #hdRight{
	background: url(../images/banner-right.jpg) no-repeat top right;
	height: 108px;
}

/*//////// END OF HEADER & LOGO ///////*/

#tMenu{ 
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px 0px;
}

#tMenu ul li{
	list-style-type: none;
	display: inline;
	padding: 0px 20px 0px 0px;
}

#tMenu a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}


/******** MAIN CONTENT HOLDER *********/

#yui-main .yui-b{

}

.yui-t2 .yui-b {
	width:180px;
}

#yui-main #section-header, #yui-main #page-title{
	width: 100%;
	border-bottom: 1px solid #3e9ecd;
	background:#006699 url(../images/main-top.jpg) no-repeat scroll 0 0;
	margin-bottom: 10px;
}

#yui-main h1{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-weight: normal;
	padding: 3px 3px 3px 7px;
}	

#yui-main h2, #yui-main h3, #yui-main h4{
	color: #000;
	font-weight: normal;
}

#yui-main h1 span{
	font-size: 12px;
	color: #EEE;
	padding-left: 5px;
}




/******** LEFT MENU **********/

#LeftMenu{
	background: #4cabef url(../images/left-menu-top.jpg) no-repeat;
	color: #FFF;
	margin-bottom: 50px;
}

#LeftMenu ul {
	margin-left: 10px;
	margin-top:40px;
}

#LeftMenu ul li{
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 10px;
}

#LeftMenu ul li.selected{
	background: transparent url(../images/list-drop.jpg) no-repeat 6px 3px;
	padding-bottom: 5px;
}


#LeftMenu ul li h2{
	margin: 5px 0px;
	font-size: 13px;
}

#LeftMenu ul li h2 a{
	display: block;
	margin: 5px 0px;
	color: #FFF;
	text-decoration: none;
	background: transparent url(../images/list.jpg) no-repeat 2px 4px;
	padding-left: 20px;
}

#LeftMenu ul li.selected a{
	background: transparent url(../images/list-drop.jpg) no-repeat 6px 3px;
}

#LeftMenu ul li ul{
	margin: 0px;
	display: block;
	height: auto;
}

#LeftMenu ul li ul li{
	background: transparent;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom: 0px;
}

#LeftMenu ul li ul li a{
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
}

#LeftMenu ul li.selected ul li a{
	background: transparent;	
}

#LeftMenu ul li#leftMenuLast{
	border-bottom: 0px;
}

#LeftMenuBottom{
	background: #ff4117 url(../images/left-menu-bottom.jpg) no-repeat;
	width: 100%;
	height: 19px;
}

/* /////// END OF LEFT MENU //////// */


#ft{
	border-top: 1px dashed #3f9fcf;
	text-align: center;
	padding: 15px 0px 0px;
	margin-top: 20px;	
}


/******** FORM CSS ********/


form ul li{ 
	list-style-type: none; 
	padding: 0px 0px 20px 0px;
}

form label {
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	width:130px;
}

input[type="text"], input[type="password"]{
	width: 15.25em;
	height: 18px;
	padding-top: 2px;
}

form span.ihelp{
	font-size: 11px;
	color: #666;
	padding-left: 130px;
	display: block;
}

#form-container #form{
	width: 50%;
	float: left;
	margin-left: 6%;
}


#form-container #form h2{
	margin: 0px;
	background-color: #DDD;
	padding: 2px;
	border-bottom: 1px #FFF solid;
	text-align: center;
}

#form-container #form .iform p{
	padding: 3%;
	margin: 0px;
}

#form-container #form p.first{
	background-color: #EEE;
}

#form-container #form p.second{
	background-color: #FFF;
}

#form label{
	display: block;
	font-family:arial,sans-serif;
	font-weight:bold;
}

#form input{
	display: block;
}

#form span.small{
	display:block;
/*	margin-bottom: 20px; */
	font-size: 11px;
	color: #666;
}

#form button{
	margin-top: 5px;
}

#form p.sButton{
	background-color: #CCC;
	padding: 0px;
	text-align: center;
}

#form-container #form-help{
	float: right;
	width: 30%;
	background-color: #EEE;
	padding: 0px;
	border-bottom: 3px solid #DDD;
	margin-right: 2%;
}

#form-container #form-help h2{
	text-align: center;
	background-color: #DDD;
	margin-top: 0px;
	padding: 2px;
	border-bottom: 1px solid #fff;
}


#form-container #form-help p{
	margin-top: 5px;
	margin-left: 10px;
}

#form .error, #form span.error{
	color: #ff0000;
}

/**** Dashboard ***/

#dsteps{
	margin-left: 50px;
	margin-top: 50px;
}

#dsteps .title{
	padding-left: 140px; 
	font-size: 18px;
}

#dsteps span{ 
	float: left; 
	display: block;
	font-size: 16px; 
}

#dsteps img{ 
	padding-left: 60px; 
	margin-bottom: 15px;
}

#dsteps span.step_two{
	padding-left: 95px;
}

#dsteps span.step_three{
	padding-left: 105px;
}

