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

html {height:100%;}

body {
      	background:#FFF none top center;
      	margin:0 auto;
      	padding:0;
      	text-align:center;
      	font-family:Arial, Helvetica, sans-serif;
      	line-height:18px;
      	height:100%;
      }
.container {
      	position:relative;
      	width:960px;
      	height:100%;
      	background:transparent;
      	margin:0 auto;
      	padding:0px;
      	border-spacing: 0;
      	border-collapse: collapse;
      }
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.grphics {
	float: left;
	width: 400px;
}
.signup {
	float: left;
	width: 560px;
}
.formWrapper {
	float: left;
	width: 520px;
	background-color: #f4fbfe;
}
.form {
	margin: 20px;
	width: 480px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.giveaway {
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	min-height: 100%;
	vertical-align: top;
	width: 480px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-attachment: scroll;
	background-color: #ffffe9;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	
}
.giveaway h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #002B51;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.65);
	text-align: center;
      }
      
.giveaway h2 {
      	font-family:Georgia, "Times New Roman", Times, serif;
      	font-size:18px;
      	font-weight:normal;
      	font-style:italic;
      	line-height:30px;
      	color:#999;
      	text-shadow: 1px 1px 0px rgba(255,255,255,0.65);
      }
.giveaway p {
      	margin:0 auto;
      	margin-top:18px;
      	padding:0;
      	color:#bbb;
      	font-size:10px;
      	text-align:center;
      }
.giveaway a {
      	color:#bbb;
      }
/* Hides from IE-mac \*/
* html .clear {
        height: 1%;
      }
.clear {
        display: block;  
      }
/* End hide from IE-mac */
.contestquiz h1 {
      	font-family:Arial, Helvetica, sans-serif;
      	font-size:20px;
      	font-weight:bold;
      	font-style:normal;
      	line-height:28px;
      	color:#232323;
      	text-shadow: 1px 1px 0px rgba(255,255,255,0.65);
      }
.contestquiz h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 26px;
	color: #FF8A22;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.65);
      }
.contestquiz select {
        border: 0;
        background: white;
        width: 360px;
        font-size: 18px;
        padding-left: 10px;
        color: #464646;
        white-space: pre;
      }
.email {
	position: relative;
	margin: 0 auto;
	width: 426px;
	height: 60px;
	padding: 0 0 0 20px;
	border: 0px;
	color: #999;
	font-size: 24px;
	line-height: 30px;
	background-color: transparent;
	background-image: url("http://flywithraymond.com/images/bg-form.png");
	background-repeat: no-repeat;
      }
	  .url {
	position: relative;
	width: 350px;
	height: 60px;
	color: #999;
	font-size: 24px;
	line-height: 30px;
	background-color: #EAEAEA;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border: thin solid #999;
      }
.submit {
	width: 362px;
	height: 93px;
	margin: o auto;
	margin-top: 18px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #f8feed;
	line-height: 64px;
	cursor: pointer;
	text-shadow: -1px -1px 0px rgba(0,0,0,0.30);
	border: 0px;
	background-color: transparent;
	background-image: url("http://flywithraymond.com/images/bt-form-2.png");
	background-repeat: repeat-x;
      }
.submit:hover {
      	color:#f8feed;
      	background-position: 0 -93px;
      	text-shadow: -1px -1px 0px rgba(0,0,0,0.30);
      }
.formField {
	sheight: 40px;
}

form .text {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 19px;
	margin-bottom: 6px;
	padding: 15px;
	width: 300px;
	text-align:center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 1px 2px 3px #ccc;
	-webkit-box-shadow:inset 1px 2px 3px #ccc;
	box-shadow: inset 1px 2px 3px #ccc;
}
.frmlbl
{
	width:120px;
	display:inline-block;
	text-align:right;
	font-size:18px;
	padding-right:3px;
}
.ul-bullets01
{
	text-align: left;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #740000;
}
.btn-submit
{
	border-style:none;
	width:185px;
	height:53px;
	background:transparent url("Cyber Monday Special/images/btn-submit.png") scroll no-repeat left top;
	position:relative;
	cursor:pointer;
}
.maincontent
{
	width:380px;
	padding-right:20px;
	text-align:left;
	font-size:14px;
	line-height:1.5em;
	
}
.ulmainnav
{
	list-style-type:none;
	color:#CCC;
}
.ulmainnav li
{
	display:inline;
}
.ulmainnav li a
{
	text-decoration:none;
}
.ulmainnav li a:hover
{
	color:#600;
}
.nav-blk
{
	width:100%;
	display:block;
	padding-bottom:10px;
}
.h1pagetitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002B51;
}
