@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Bonus';
	src: url('../fnt/bonusbold.otf');
	font-style: normal;
	font-weight: normal;
}



html{
	height:100%;
	background:#eee;
}
body{
font-family:Arial,Helvetica,sans-serif;
height:100%;
margin:0;
background:#eee;
background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
background:-moz-linear-gradient(top,  #fff,  #eee);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EEEEEE');
}
a,a:visited{
	color:#FFB43B;
	text-decoration:none;
}

a img {
	border: none;
}

h1{
	font-family: 'bonus', 'Helvetica-Neue', helvetica;
	font-size:200%;
	color:#00F839;
	font-weight:normal;
	margin:0;
}

.title{
	height:50px;
	text-align: center;
	padding-bottom: 20px;
}
.panel{
	/*position:absolute; */
/*left:-433px; */
background-color:#FFF;
	width:980px;
	min-height:100%;
	text-align:left;
	-moz-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.info-section{
	width:960px;
	border:1px solid #333;
	margin-top:20px;
	position:relative;
	overflow:hidden;
	background-color: #222;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.form-panel{
position:relative;
float:left;
width:190px;  
padding:10px; 
font-size:12px;
color:#000;
background-color:#EEE;
}
.form-sec{
margin-bottom:10px;
}
.description{
position:relative;
float:left;
width:585px;
padding:15px;
color:#FFF;
font-size:14px;
}
select{
width:190px;
}
.copyright{
	width:960px;
	text-align:center;
	font-size:9px;
	color: #999;
	margin-top: 0px;
	margin-bottom: 15px;
}

.subhead {
	font-family: 'Bonus', 'Helvetica-Neue', Arial, Helvetica, sans-serif;
	color: #f90;
	font-size:17px;
	line-height: 80%;
	letter-spacing: 0.1em;
}
.vid {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.madlib {
	color: #f90;
	font-style: italic;
}
.panel .copyright a {
	font-weight: bold;
	color: #ffb43b;
}

/* definition */

tbody, thead, tfoot, tr, td, th {
	border-style : inherit;
	border-width : inherit;
	border-color : inherit;
}

td {
	width : 10px;
	height : 5px;
}
.leftFloat {
	float : left;
}
.rightFloat {
	float : right;
}
span.char-style-override-1 {
	font-size : 1.5em;
	font-style : normal;
	font-weight : bold;
}
span.char-style-override-2 {
	font-style : normal;
	font-weight : bold;
}
span.char-style-override-3 {
				font-size : 1.42em;
			}
			span.char-style-override-4 {
				font-size : 1.42em;
				font-style : italic;
				font-weight : bold;
			}
			span.char-style-override-5 {
				font-size : 1.42em;
				font-style : normal;
				font-weight : bold;
			}
			span.char-style-override-6 {
				font-size : 1.42em;
				font-style : italic;
				font-weight : normal;
			}
			p.Basic-Paragraph {
	font-family : Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #FFFFFF;
	text-indent : 0px;
	margin : 0px;
	font-size: 9px;
			}
			p.para-style-override-1 {
				margin-left : 14px;
				text-align : justify;
				text-indent : -13px;
			}
.sheri {
	text-align: center;
}
