/* CSS Document */

body {
	background:url(http://s.ytimg.com/yt/imgbin/www-refreshbg-vflC3wnbM.png) center repeat;
}
h1 {
	font-family: 'Century Gothic';
	font-size:22px;
	font-weight:600;
	text-align:left;
	color:#01596c;
}
#landpage {
	width:1000px;
	margin:0 auto;
	padding: 50px;
}
.top{
	padding: 20px;
	
}
.shadow {
	margin: 0 auto;
	width:1000px;
	position:relative;
	bottom:20px;

}
.form{
	float:left;
	width:380px;
	margin-top: -30px;
	margin-left: 30px;
	position:absolute;
}
.table{
	width:380px;
	float:right;
	height:175px;
	position : relative;
	top: -195px;
	right: 80px;
}

.support{
	width:250px;
	position: relative;
	float:right;
	top: -195px;
	left: -10px;
	
	
}

.footer {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006666;
	padding-top: 20px;
	position:absolute;
	width: 100%;
}
.footer1 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006666;
	padding-top: 20px;
	width: 1000px;
}
.header {
	width: 100%;
	margin:auto;
	text-align:center;
	height:70px;
	padding:12px;
	border-bottom: 1px solid #0d1a6a;
	width: 1000px;
	
}
.wrapform {
	width: 850px;
}
.logo {
	float:left;
	width: 200px;
	
}
.tagging {
	float: right;
	
	
}
.tag {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#183651;
	float: right;
	top: 10px;
	width: 500px;
}
/*.lis {
	width:1000px;
	background: url(http://localhost/1on/img/lis.jpg) repeat;
	height:1px;
	position:relative;
	top: 100px;
	
}*/
.wrapper {
	width: 800px;
	margin: 0 auto;
}
.intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.intro a {
	color: #01596C;
	text-decoration:none;
	font-weight:600;
}
.intro a:hover {
	text-decoration:underline;
}
	
.formfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.fieldf{
	border:none;
	-webkit-box-shadow: inset 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
	height: 30px;
	padding-left: 10px;
	padding-top: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.bot {
	width : 1000px;
	margin: 0 auto;
}
.list1 {
	
	position: relative;
	left: -20px;
	z-index: -999;
}
.list2 {
	width: 1px;
	position: relative;
	top: -85px;
	left: 135px;
}