body {
text-align: center;
margin: 2em 2em;
vertical-align: middle;
background: url(../images/stripe.png) #ff9c01;
color: #000;
}

#content-container {
width: 45em;
margin: 0 auto;
text-align: left;
}

#content {
margin: 0 1em;
}

#content-body {
}

#video-container {
margin-left: 230px;
margin-top: 2em;
}

#sys-reqs p {
text-align: center;
font-size: 80%;
padding: 0;
}


h2 {
font-family: "Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;
letter-spacing: -1px;
font-size: 200%;
color: #96c231; /*#7d9;*/ /* pastel green */  /*#7ad; pastel blue */
font-weight: bold;
padding-top: .5em;
}

p {
font-family: "Gill Sans","Gill Sans MT", Arial, sans-serif;
padding-top: 1em;
font-size: 90%;
line-height: 1.2em;
color: #333;
}


p.available-soon {
clear: both;
margin-top: 1em;
font-size: 100%;
color: #ce000c;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

p.available-soon span {
line-height: 29px;
background: url(../images/orpple_leaf.png) no-repeat 0 -6px;
padding-left: 34px;
}

strong {
font-weight: bold;
}
	
em {
font-style: italic;
}

#corner-logo-container {
float: left;
margin-right: 2em;
margin-bottom: 1em;
}

h1 span {
display: none;
}

#content-body a {
color: #36c;
text-decoration: none;
}

#content-body a:hover {
background: #cdf;
color: #36c;
border-bottom: #36c 1px dotted;
}

.contact {
margin-top: 0;
}

.contact input, .contact textarea {
width: 20em;
font-family: Arial,sans-serif;
font-size: 100%;
}

.contact p {
color: #666;
padding: 0;
}

.contact dl {
margin-top: 2em;
}

.contact input.button {
width: auto;
}

.contact label {
font-size: 90%;
font-weight: bold;
color: #333;
}

.vcard-container {
width: 10em;
float: right;
margin-left: 2em;
font-family: "Gill Sans","Gill Sans MT",Arial,sans-serif;
font-size: 90%;
line-height: 1.4em;
padding-left: 1em;
border-left: 2px solid #ccc;
}

.vcard .fn {
font-weight: bold;
}

.vcard .org {
display: none;
}

img {
border: 0;
}

a.more {
font-weight: bold;
}

dl {
font-family: "Gill Sans","Gill Sans MT",Arial,sans-serif;
font-size: 90%;
}

dd {
margin-top: .25em;
margin-bottom: 1em;
}

#video-download {
margin-left: 230px;
margin-top: 1em;
padding: 0;
line-height: 1em;
}

#video-download dl {
	margin-top: 4px;
	float: left;
}

#video-download dt {
font-weight: bold;
}

#video-download img {
padding-right: 4px;
float: left;
}

#video-download dd {
color: #999;
font-size: 80%;
margin: 0;
padding: 0;
}

#video-download acronym {
cursor: help;
border-bottom: 1px dotted #ccc;
}

td {
	vertical-align: top;
}

#footer {
color: #630;
text-align: center;
margin-top: 1em;
font-family: "Gill Sans","Gill Sans MT",Arial,sans-serif;
font-size: 90%;
}

#footer a {
text-decoration: none;
color: #630;
border-bottom: 1px dotted #630;
}

#footer a:hover {
border-bottom: 1px dotted #300;
color: #300;
}

th {
	font-family: Arial,sans-serif;
	text-align: center;
	font-size: 90%;
	color: #666;
}

td {
text-align: center;
}

.roundedcornr_box_913168 {
background: #ffffff;
}
.roundedcornr_top_913168 div {
background: url(../images/roundedcornr_913168_tl.png) no-repeat top left;
}
.roundedcornr_top_913168 {
background: url(../images/roundedcornr_913168_tr.png) no-repeat top right;
}
.roundedcornr_bottom_913168 div {
background: url(../images/roundedcornr_913168_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_913168 {
background: url(../images/roundedcornr_913168_br.png) no-repeat bottom right;
}

.roundedcornr_top_913168 div, .roundedcornr_top_913168, 
.roundedcornr_bottom_913168 div, .roundedcornr_bottom_913168 {
width: 100%;
height: 10px;
font-size: 1px;
}
.roundedcornr_content_913168 {
margin: 0 10px;
}


.roundedcornr_box_gray {
background: #eeeeee;
}
.roundedcornr_top_gray div {
background: url(../images/roundedcornr_gray_tl.png) no-repeat top left;
}
.roundedcornr_top_gray {
background: url(../images/roundedcornr_gray_tr.png) no-repeat top right;
}
.roundedcornr_bottom_gray div {
background: url(../images/roundedcornr_gray_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_gray {
background: url(../images/roundedcornr_gray_br.png) no-repeat bottom right;
}

.roundedcornr_top_gray div, .roundedcornr_top_gray, 
.roundedcornr_bottom_gray div, .roundedcornr_bottom_gray {
width: 100%;
height: 20px;
font-size: 1px;
}
.roundedcornr_content_gray {
margin: 0 20px;
}


.successAlert {
    font-family: "Gill Sans","Gill Sans MT",Arial,sans-serif;
    margin-top: 2em;
    padding: .5em;
    color: #060;
    background-color: #cfc;
    font-weight: bold;
}

.failureAlert {
    margin-top: 2em;
    padding: .5em;
    font-family: "Gill Sans","Gill Sans MT",Arial,sans-serif;
    background-color: pink;
    color: #600;
    font-weight: bold;
}

.failureAlert ul {
    font-weight: normal;
    margin-top: .5em;
    list-style-type: disc;
}

.failureAlert li {
    margin-left: 1em;
    padding-top: .5em;
}