<meta http-equiv="fml" content="diaf" />
<style type="text/css">
/* General Layout Stuff */
body {
	margin: 0;
	padding: 0;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	background-color: #d70e52;
}
/* Tophat */
.line {
	overflow:visible;
}
.lastUnit {
    overflow-x: hidden;
    overflow-y: hidden;
}
#tophat {
	background-color: #000000;
    color: #FFFFFF;
    height: 30px;
    position: relative;
    z-index: 99999;
	margin-bottom:0px;
}
#tophat #tophatWrap {
    position: absolute;
    top: 0;
    width: 980px;
    z-index: 9999;
}#navigation {
    float: left;
}#userTools {
    float: right;
}
.clearfix {
    display: block;
}
.decorShort #tophat {
	margin-bottom: 15px !important;
}
#tophat a, #tophat a:link, #tophat a:visited {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 21px;
    text-decoration: underline;
}
#navigation a, #navigation #quips {
    float: left;
    margin-left: 2px !important;
    margin-right: 2px !important;
}
span#quips {
    color: #FFCC33;
    font-size: 13px;
    font-weight: bold;
}
#tophat span {
    clear: none;
    display: block;
    height: 14px;
    line-height: 13px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
}
#tophat div.grid {
    margin-bottom: 0;
}
div.grid {
    clear: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    width: 980px;
}
span#help, span#join, span#login, span#welcome, #quips, #navigation span.fool {
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: auto !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
    margin-top: auto !important;
}
/* Splash Area */
#decorWrap {
	background-color: #DDDDDD;
}
#decor {
	background-color: #900635;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
	border-bottom: 1px solid #fff;
}
.decorShort {
	height: 128px !important;
}
.decorShort a {
	color: #fff;
}
/* Main Content Area */
#page {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0px auto 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	background: #fff;
}
#buffer area {
	height: 20px;
}
.width {
	width: 980px;   
	overflow-x: visible;
    overflow-y: visible;
	margin-left: auto;
    margin-right: auto;
	padding:0px;
    text-align: left;
	position: relative;
}
/* Main Content Area - Left Column */
.homemain {
	width: 90%;
	margin: 0px 10px 10px 10px;
	padding: 1em 1.25em; 
}
.homegrey {
	float:left;
	width:500px;
	background: #e5e5e5;
	margin-bottom:1em;
}
.homerelated {
	float:right;
	width: 340px;
	margin-right: 0px;
}
.homerelated-top {
	float: right;
	width: 428px;
	margin-right: 20px;
}
.homerelated-header {
	float: right;
	width: 340px;
	margin-top:10px;
	margin-right: 20px;
}
.main {
	float: left;
	width: 53%;
	margin-left: 10px;
	padding: 1.25em; 
	border:1px solid #CCC;
	margin-bottom: 1em;
}
/* Main Content Area - Right Column */
.related {
	float: right;
	width: 40%;
	margin-right: 0px;
}
.related-top {
	float: right;
	width: 428px;
	margin-right: 20px;
}
.related-header {
	float: right;
	width: 340px;
	margin-top:10px;
	margin-right: 20px;
}


#logo {
	margin-top: -4px;
}

/* Promo Text Area */
#intro {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
}
#intro h1,
#intro a,
#intro em {
	color: #fff;
}

/* Ecap Box */
#formwrapper input {
	font: normal 16px/24px Arial, Helvetica, sans-serif;
}
#formwrapper .ecapSubmit {
	font-weight: bold;
	padding: 5px 10px;
	color: #222;
	cursor: pointer;
}

/* Photo List */
.photoList {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.photoList li {
	display: inline;
	margin: 0 20px 0 0;
}
.photoList img {
	width: 167px;
	border: 5px solid #e5e5e5;
}

.photoList a:hover img {
	border-color: #ddd;
}
.photoList .last {
	margin-right: 0;
}

/* Coverage List */
.coverageList {
	margin-left: 0;
	padding-left: 0;
	padding-top: 2px;
	list-style: none;
	border-top: 1px solid #ddd;
}
.coverageList strong {
	font-size: 16px;
}
.coverageList li {
	padding: 15px 20px 20px;
	border-bottom: 1px dotted #ddd;
}

/* Video List */
.videoList {
    padding-left: 0;
    list-style: none;
    margin:10px 0;
}

/* Video Promo */
.videoPromo strong {
	font-size: 16px;
}
.videoPromo img {
	width: 270px;
	margin-bottom: 15px;
	border: 5px solid #e5e5e5;
}
.videoPromo a:hover img {
	border-color: #ddd;
}

/* Twitter List -- May not need this with widget*/
.twitterList {
	margin-left: 0;
	padding-left: 0;
	padding-top: 2px;
	list-style: none;
	border-top: 1px solid #ddd;
}
.twitterList li {
	padding: 10px 0 15px;
	border-bottom: 1px dotted #ddd;
}

/* Social Networking */
div.box {
    margin-bottom: 20px;
	background-color: #F5F5F5;
	border: solid 1px #DDDDDD;
	padding:10px;
}
#webTwoPointOh ul li.first {
    padding-left: 30px;
}
#webTwoPointOh ul li {
    clear: none;
    display: inline;
    float: center;
    padding: 10px;
    vertical-align: top;
}
#webTwoPointOh ul {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
#mid ul {
    color: #CCCCCC;
    font-size: 12px;
}
#mid ul li {
    line-height: 1.8em;
    margin-bottom: 0;
}
#webTwoPointOh ul li.last {
    padding-right: 0;
}
ul, ol {
    margin-bottom: 5px;
}
/* Video List */

div#video {
	margin: 0 auto; 
	width: 480px; 
	font-family: arial; 
	border: 1px solid #cccccc; 
	background-color: #ffffff; 
	padding: 10px;
}
div#tv {
	margin-bottom:1em;
	width: 480px; 
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc; 
	background-color: #ffffff; 
	padding: 10px 10px 0 10px;
}
div#tv div {
	border: thin; 
	border-color: #666666;
}
div#video div {
	border: thin; 
	border-color: #666666;
}
div#startNow {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 36px; 
	font-weight: bold; 
	color: #0000cc; 
	margin-top: .5em; 
	text-align: center; 
	visibility: hidden;
}
.videoList {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.videoList li {
	float: left;
	width: 173px;
	overflow: hidden;
	margin: 0 20px 20px 0;
	height: 225px;
}
.videoList img {
	width: 163px;
	border: 5px solid #e5e5e5;
}
.videoList a:hover img {
	border-color: #ddd;
}
.videoList .last {
	margin-right: 0;
}
.footer p {
	color: #333333;
    font-family: Verdana,sans-serif;
    font-size: 0.7em;
	text-align:center;
	margin: 1em 0 .5em 0;
}

/******** EVERYTHING BELOW THIS IS A HUGE MESS - I KNOW - I'M GOING TO FIX IT *********/

img {
	border: none;
}

/* Rounded Corners */
.round {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.roundBottom {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* Common Margin & Padding */
blockquote {
 margin: 0 1em;
}
h1,
h2,
h3,
h4,
p,
hr,
.announce,
.help,
.note {
	margin: 0 0 15px;
	padding: 0;
}

/* Heading Levels */
h1 {
	font-size: 34px;
	line-height: 37px;
	letter-spacing: -1px;
	color: #444;
}
h1 span {
	font-size: 34px;
	line-height: 37px;
	letter-spacing: -1px;
	color: #444;
}
h2 {
	margin-bottom: 0px;
	font-size: 	24px;
	line-height: 32px;
	letter-spacing: -1px;
	color: #444;
}
h3 {
	font-size: 18px;
	color: #444;
}
h4 {
	margin-bottom: 5px;
	font-size: 16px;
}

/* Links */
a {
	color: #069;	
}
a:hover {
	text-decoration: none;
}

/* Horizontal Rule */
hr {
	height: 1px;
	clear: both;
	border: none;
	background: #ddd;
}

/* Lists */
ul,
ol {
	margin: 0 0 20px;
	padding: 0 0 0 16px;
}
ol {
	padding-left: 22px;
}
ul li,
ol li {
	margin-bottom: 5px;	
}

/* Text Alignment */
.txtR {
	text-align: right;
}
.txtL {
	text-align: left;
}
.txtC {
	text-align: center;
}

/* Stuff */
small {
	font-size: 12px;
	line-height: 20px;
	color: #999;
}

/* White Box */
.homewhite {
	margin: 10px;
	padding: 20px 20px 15px;
	background: #fff;
}
.white {
	margin: 10px;
	padding: 20px 20px 15px;
	background: #fff;
}
.ecaparea {
  background-color: #FFFFCC;
  border: solid 8px #DDDDAA;
  padding: 20px;
}
.grey {
	width: 340px;
	overflow: hidden;
	background: #e5e5e5;
	margin-bottom:1em;
}
.video {
    margin:10px 0;
}
/* ecap and base file fixes */
div.one div.column {
padding:0;
width:auto;
}
div.one {
width:auto;
}
div.column {
clear:none;
padding:0;
}
div.column, div.one, div.two, div.three, div.twoSmallFirst {
clear:none;
float:none;
}
#body > div.one {
margin-bottom:0;
width:auto;
}
.txtC {
text-align: center !important;
}
base.css div.one {
width:auto;
}
div.page {
margin:0;
width:auto;
background-color: #DDDDDD;
}
.freeText {
display:none;
}
div.subtext {
display:none;
}
div#disclaimer {
display:none;
}
#formwrapper {
margin:20px 0 10px 0;
text-align:center;
}
</style>
