@import '960.css';

/* blue: #01aef0*/

body{
	background: #fff url('i/site-bg.jpg') repeat-x;
	font: 12px/1.7em Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	color: #444;

}

h1{
	color: #01aef0;
	font-size: 26px;
	padding: 15px 0;
	text-shadow: 1px 1px 0 #006;
	line-height: 1.3em;
}

a{
	text-decoration: none;
	color: #01aef0;
}

a:hover{
	text-decoration: underline;
}


.inner20{
	padding: 20px;
}

label{
	font-size: 10px;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.tiny{
	font-size: 10px;
}

.pale{
	color: #999;
}

.separator{
	border-top:1px solid #01aef0;
	margin-top: 5px;
	padding-bottom: 10px; 
	height: 1px;
}

.separator2{
	border-top:1px solid #999;
	margin-top: 45px;
	padding-bottom: 5px; 
	height: 1px;
}

.error{
	background: #ffd3ba url('i/warning.png') no-repeat 35px center;
	border: 1px solid #d8533e;
	padding: 10px 10px 10px 100px;
	margin: 10px 0;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.ok{
	border: 1px solid #5ad86f;
	padding: 10px 10px 10px 70px;
	background: #DCF0BF url('i/ok.png') no-repeat 20px center;
	margin: 10px 0;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.hbutton{
	float: left;
	padding: 5px 10px;
	background: #01aef0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666;
	text-decoration: none;
	font-weight: bold;	
	color: #fff;
	margin: 10px 0;
	
}

.hbutton:hover{
	background: #eee;
	color: #01aef0;
	border: 1px solid #01aef0;
	text-decoration: none;
}

.fb1{
	padding: 5px 10px;
	background: #01aef0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666;
	text-decoration: none;
	font-weight: bold;	
	color: #fff;
	margin: 10px 0;
	cursor: pointer;
}

.fb1:hover{
	background: #eee;
	color: #01aef0;
	border: 1px solid #01aef0;
	text-decoration: none;
}

table.items td{
	vertical-align: middle;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ddd;
}

table.folio td{
  vertical-align: top;
  
}

.login{
	width: 300px;
	margin: 20px auto;
	background: url('/assets/images/padlock.png') no-repeat right 20px;
}

.tiny{
	font-size: 10px;
}

#header{
	height: 135px;
	position: relative;
}

#logo{
	padding-top: 10px;
	width: 300px;
}

.logo{
	border: 1px solid #ccc;
}


.table td{
	padding: 10px;
	border: 1px solid #d2d2d2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	vertical-align: top;
	background: #fff url('i/site-bg.jpg') repeat-x 0 -344px;
}

.table td img{
	border: 1px solid #666;
}

#snav{
	position: absolute;
	right: 0;
	top: 60px;
	font-size: 11px;
}

#snav a{
	color: #666;
}

#snav a:hover{
	color: #01aef0;
}

#social{
	position: absolute;
	top: 15px;
	right: 0;
}

#social li{
	float: left;
	padding: 0 5px;
}

#nav{
	position: absolute;
	top: 108px;
	left: 0;
}

#nav li{
	float: left;
}

#nav a{
	margin-right: 60px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #006;
}

#nav a:hover{
 	color: #adeafe; 
}

#top{
	height: 208px;
	position: relative;
}

#blob{
	position: absolute;
	top: 0;
	left: 0;
	width: 430px;
}

#testimonial{
	position: absolute; 
	top:0;
	right: 0;
	font-style: italic;
	width: 440px;
	padding: 40px 10px 0 50px;
	background: url('i/quote.png') no-repeat 0 25px;
}


#content{
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content.sidebar{
	background: url('i/sidebar-bg.png') repeat-y 0 0;
}

#content.sidebar-narrow{
	background: url('i/sidebar-bg2.png') repeat-y 0 0;
}


#content.sidebar-narrow{
	background: url('i/sidebar-bg2.png') repeat-y 0 0;
}


#sidebar-top{
	margin-top: -30px;
	height: 37px;
	background: url('i/sidebar-top-bg.jpg') no-repeat;
	z-index: 9999;
	position: relative;
}

#sidebar-top-narrow{
	margin-top: -30px;
	height: 37px;
	background: url('i/sidebar-top-bg2.png') no-repeat;
	z-index: 9999;
	position: relative;
}


#sidebar-footer{
	height: 30px;
	background: url('i/sidebar-footer-bg.jpg') no-repeat;
}

#sidebar-footer-narrow{
	height: 30px;
	background: url('i/sidebar-footer-bg2.jpg') no-repeat;
}



#sidebar-top span, #sidebar-top-narrow span{
	color: #fff;
	font-weight: bold;
	font-style: italic;
	display: block;
	padding: 8px 0 0 20px;
	font-size: 14px;
		
}

#sidebar li{
	position: relative;
	
}

#sidebar span{
	text-shadow: 0 1px 0 #006;
}

#sidebar a{
	display:block;
	padding: 5px 10px 5px 40px;
	margin: 1px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	/* width: 248px; */
	background: url('i/bullet.png') no-repeat 20px 13px;
	font-size: 13px;
	
}

#sidebar a:hover{
	background: #e9f9ff url('i/bullet2.png') no-repeat 20px 13px;
	color: #369;
	border-bottom: 1px solid #01aef0;
	border-top: 1px solid #01aef0;
}

#main{
	padding:0 0 20px 10px;
}

#main p{
	text-align: justify;
	line-height: 2em;
}

#main li{
	margin-left: 20px;
	padding-left: 20px;
	background: url('i/bullet.png') no-repeat 0px 8px;
}

#footer-wrapper{
	background: #f2f2f2 url('i/footer-bg.png') repeat-x;
}

#footer{
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#footer table{
	margin-top: 10px;
	width: 100%;
}

#footer table td{
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

#logos{
	padding: 10px 0 0;
}

#logos li{
	width: 20%;
	height: 150px;
	text-align: center;
}



input, textarea{
	display: block;
	margin-bottom: 10px;
	font: 12px/1.7em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	overflow: hidden;
}

.ff1{
	border: 1px solid #01aef0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;	
	
}

.tiny{
	font-size: 9px;
}

.quote{
	font-family: Times New Roman, Georgia;
	font-size: 100px;
	font-weight: bold;
	color: #01aef0;
	margin-top: 10px;
	
}

.w200{
	width: 200px;
}

.w300{
	width: 300px;
}

.w500{
	width: 500px;
}


