@import "reset.css";
/**
 * SITE-WIDE
 */
body {
	padding-top: 40px;
	background-color: #ecfaff;
	background-image: url(../images/body.gif);
}
#body {
    width: 600px;
    margin: 0 auto;
    background: url(../images/body.png) no-repeat;
    padding-top: 5px;
}
#content {
    background: url(../images/content.png) repeat-y;
    padding: 0 0 7px 0;
}
div.content {
    width: 520px;
    padding: 25px 40px 0;
}
#footer {
	background: url(../images/footer.png) no-repeat;
	padding-top: 7px;
	color:#b4b4b4;
	font: 12px Tahoma, Arial, Sans-serif;
	line-height: 15px;
	padding-bottom: 22px;
}
#footer .content {
    padding-top: 22px;
}
a {
	color:#6385a1;
	border-bottom:1px solid #e2e2e2;
}
#title {
    overflow: hidden;
    padding: 20px 40px 22px;
    border-bottom: 1px solid #e2e2e2;
}
#title a {
    font: 8pt Arial,sans-serif;
    line-height: 9pt;
    margin-top: 24px;
}
#title h1 {
    float: left;
}
.language {
	float:right;
}
.language img {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}
.language p {
	font: 12px Arial, Sans-Serif;
	float:left;
	line-height: 25px;
	text-align: right;
	color: #44C8F5;
}
.language a {
	float:left;
	font-size: 11px;
	line-height: 25px !important;
	margin-top: 0px !important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 a {
    border: none;
}
#main {
    color:#505050;
}
h2 {
	color:#44C8F5;
	font: 25px "Myriad Pro", Tahoma, Arial, Sans-Serif;
	line-height: 25px;
	padding-bottom: 20px;
}

#main p, .dates span {
    font: 15px Arial, Sans-Serif;
    line-height: 20px;
    padding-bottom: 20px;
}
#main p p {
    padding-bottom: 20px;
}
span.optional {
    color:#bbb6a9;
}
/**
 * BUTTONS
 */
button.button, a.button , button.low-button , a.low-button {
    font-size: 15px;
    text-indent: -9999px;
    display:block;
    height: 43px;
    border: none;
    text-align: left;
}
.button:hover {
    background-position: 0px -43px;
    cursor: pointer;
}
a.low-button,button.low-button {
    height: 40px;
}
.low-button:hover {
    background-position: 0px -40px;
    cursor: pointer;
}
.next-step {
    width: 122px;
    background: url(../images/next-step.png);
	border: medium none;
	height: 40px;
	text-indent: -9999px;
	width: 122px;
	cursor: pointer;
}
.back {
    width: 92px;
    background: url(../images/back.png);
}
p.buttons {
    text-align: right;
    width: 520px;
    overflow: hidden;
    margin-top: 5px;
}
p.buttons .button,p.buttons .low-button {
	float: right;
	margin-left: 15px;
}
/**
 * PROGRESS
 */
#progress,#complete {
    width: 520px;
    margin: 1px 0 19px;
    height: 32px;
    background:url(../images/progressbar.png);
    position:relative;
}
#complete {
    background-position: 0px 57px;
    margin-top: 0;
}
#complete #marker {
    position: absolute;
    top: 0;
    right: -26px;
    background:url(../images/marker.png);
    width: 26px;
    height: 32px;
}
#progress .s1 {
    width: 91px;
}
#progress .s2 {
    width:195px;
}
#progress .s3 {
    width:299px;
}
#progress .s4 {
    width:404px;
}

#progress .s2 #marker {
    background-position: -26px 0;
}
#progress .s3 #marker {
    background-position: -52px 0;
}
#progress .s4 #marker {
    background-position: -78px 0;
}

/**
 * FORM
 */
#main fieldset p {
    padding-bottom: 12px;
}
fieldset.two-col {
    width: 520px;
    overflow: hidden;
}
fieldset.two-col p {
    float: left;
    width: 250px;
}
fieldset.two-col p.left {
    margin-right: 20px;
}
fieldset.two-col input {
    width: 238px;
}
fieldset.two-col select {
    width: 250px;
}
fieldset.one-col textarea {
    width: 508px;
    height: 135px;
}
form label {
	display:block;
	line-height: 12px;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #2E3192;
}
form label span {
	color:#b4b4b4;
}
input, textarea {
    font: 12px Arial, sans-serif;
    color: #505050;
    border: 1px solid #e2e2e2;
    background:#ededf6;
    line-height: 1;
    padding: 9px 5px 10px;
}
#important {
    display:none;
    visibility:hidden;
}
#error {
    display:none;
}

ul.videos {
	width: 100%;
}
ul.videos li {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
	border-bottom:1px solid #e2e2e2;
	position: relative;
}
ul.videos li.last {
	margin-bottom:15px;
}
ul.videos li img {
	padding: 2px;
	border: 1px solid #e2e2e2;
	float: left;
	margin-right: 15px;
}
ul.videos li img:hover {
	border: 1px solid #44C8F5;
}
ul.videos li span {
	padding-top: 5px;
	font: 12px Arial, Sans-Serif;
	color:#b4b4b4;
	width: 275px;
	line-height: 18px;
	float: left;
}

a.movie-button {
	height: 40px;
	width: 92px;
	background: url(../images/view.png);
	position: absolute;
	right: 0px;
	bottom: 15px;
	border-bottom:0px solid #e2e2e2;
	text-indent: -9999px;
}
a.movie-button:hover {
    background-position: 0px -40px;
    cursor: pointer;
}

.dates {
	width: 100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-top: 15px;
	padding-bottom: 15px;
}
.dates.first {
	padding-top: 0px;
}
.dates.last {
	margin-bottom: 15px;
}

.dates span {
	width:160px;;
	display: block;
	float:left;
	text-align: left;
	font-weight: bold;
	padding: 0px !important;
}
.dates p {
	width:350px;
	display: block;
	float:right;
	margin: 0px;
	padding: 0px !important;
}

.paddingp {
	margin-bottom: 15px !important;
}