@charset "UTF-8";

body {
	background: #d7d2c3;
	color: #2e2613;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
}

#template {
	margin: 0px auto;
	padding: 22px 0px 0px 0px;
	width: 980px;
}

img {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

a {
	color: #2e2613;
	font-weight: bold;
}

a:hover,
a.on {
	color: #d14d27;
}

/*--------------------------------------------------*/
/* HEADER
/*--------------------------------------------------*/

#header {

}

/* LOGO */

#logo {
	float: right;
	margin: 0px;
	padding: 0px;
}

#logo a span {
	display: none;
	visibility: hidden;
}

#logo a {
	background: url(../img/finn.gif) no-repeat;
	display: block;
	height: 32px;
	width: 110px;
}

/* PROMO */

#promo a span {
	display: none;
	visibility: hidden;
}

#promo a {
	background: url(../img/promo_tab.gif) no-repeat;
	display: block;
	height: 48px;
	width: 435px;
}

#promo a:hover {
	background: url(../img/promo_tab.gif) no-repeat 0px -48px;
	display: block;
	height: 48px;
	width: 435px;
}

/* NAV ROW 1 */

#navRow1 {
	background: #9a9587;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#navRow1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* NAV SET 1 */

#navSet1 {
	float: left;
	height: 23px;
}

#navSet1 li {
	background: url(../img/nav_row1.gif) no-repeat;
	float: left;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#navSet1 li:hover {
	background: url(../img/nav_row1.gif) no-repeat 0px -23px;
}

#navSet1 li a {
	background: url(../img/nav_row1_caps.gif) no-repeat right top;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 19px;
	margin: 0px;
	padding: 4px 10px 0px 10px;
	text-decoration: none;
	width: auto;
}

#navSet1 li a:hover {
	background: url(../img/nav_row1_caps.gif) no-repeat right -23px;
	color: #db2727;
}

/* NAV SET 2 */

#navSet2 {
	float: right;
	height: 23px;
}

#navSet2 li {
	background: url(../img/nav_row1.gif) no-repeat 0px top;
	float: left;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#navSet2 li:hover {
	background: url(../img/nav_row1.gif) no-repeat 0px -23px;
}

#navSet2 li a {
	background: url(../img/nav_row1_caps.gif) no-repeat right top;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 18px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	width: auto;
}

#navSet2 li a:hover {
	background: url(../img/nav_row1_caps.gif) no-repeat right -23px;
	color: #db2727;
}

#navSet2 li.last {
	background: url(../img/nav_row1.gif) no-repeat right 0px;
}

#navSet2 li.last:hover {
	background: url(../img/nav_row1.gif) no-repeat right -23px;
}

#navSet2 li.last a {
	background: url(../img/nav_row1_end_caps.gif) no-repeat right -46px;
}

#navSet2 li.last a:hover {
	background: url(../img/nav_row1_end_caps.gif) no-repeat right top;
}

/* NAV ROW 2 */

#navRow2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#navRow2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* NAV SET 3 */

#navSet3 {
	height: 28px;
}

#navSet3 li {
	background: url(../img/nav_row2.gif) no-repeat;
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 236px;
	text-align: center;
}

#navSet3 li:hover {
	background: url(../img/nav_row2.gif) no-repeat 0px -28px;
}

#navSet3 li a {
	background: url(../img/nav_row2_caps.gif) no-repeat right top;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
	width: auto;
}

#navSet3 li a:hover {
	background: url(../img/nav_row2_caps.gif) no-repeat right -28px;
	color: #db2727;
}

#navSet3 li.last {
	background: url(../img/nav_row2.gif) no-repeat 0px -56px;
	width: 272px;
}

#navSet3 li.last:hover {
	background: url(../img/nav_row2.gif) no-repeat 0px -28px;
}

#navSet3 li.last a {
	background: url(../img/nav_row2_caps.gif) no-repeat right -56px;
	color: #000;
}

#navSet3 li.last a:hover {
	background: url(../img/nav_row2_caps.gif) no-repeat right -28px;
	color: #db2727;
}

/*--------------------------------------------------*/
/* CONTENT
/*--------------------------------------------------*/

#content {
	background: #cec19f url(../img/bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 980px;
}

/*--------------------------------------------------*/
/* CONTENT 1
/*--------------------------------------------------*/

#content1 {
	margin: 0px;
	overflow: hidden;
	padding: 23px 33px 0px 33px;
}

#content1 h2 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}

#content1 h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

#content1 p {
	font-size: 12px;
	line-height: 23px;
	margin: 0px;
	padding: 0px 0px 23px 0px;
}

#content1 ul {
	margin: 0px;
	padding: 0px 0px 23px 15px;
}

#content1 ul li {
	line-height: 23px;
}

/* VIDEO PLAYER */

.videoBlock {
	float: left;
	padding: 0px 0px 0px 50px;
	width: 329px;
}

.videoBlock.first {

}

.videoBlock.last {
	padding: 0px 0px 0px 150px;
}

#content1 .videoBlock h3 {
	background: url(../img/video_header.gif) no-repeat;
	color: #fff;
	float: left;
	font-size: 16px;
	height: 25px;
	margin: 0px 0px -4px 0px;
	padding: 4px 20px 0px 20px;
	position: relative;
	width: auto;
}

#content1 .videoBlock h3 span {
	background: url(../img/video_header_cap.gif) no-repeat;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 16px;
}

#content1 .videoBlock h4 {
	font-size: 14px;
	padding: 40px 0px 20px 0px;
}

#content1 .videoBlock p {
	background: url(../img/video_caption_bg.gif) repeat-y;
	font-weight: bold;
	line-height: normal;
	padding: 0px 20px 0px 20px;
}

#content1 .videoPlayer {
	background: url(../img/video_bg.gif) no-repeat;
	color: #fff;
	clear: both;
	height: 213px;
	text-align: center;
	width: 328px;
}

#content1 .videoPlayer p {
	background: none;
}

#content1 .videoBlock .videoShadow {
	background: url(../img/video_caption_top.gif) no-repeat;
	height: 8px;
}

#content1 .videoBlock .videoCaptionCap {
	background: url(../img/video_caption_bottom.gif) no-repeat;
	height: 26px;
}

/*--------------------------------------------------*/
/* EXTRA CONTENT
/*--------------------------------------------------*/

#content2,
#content3 {
	display: none;
	visibility: hidden;
}

/*--------------------------------------------------*/
/* FOOTER
/*--------------------------------------------------*/

#footer {
	background: url(../img/footer_bg.gif) no-repeat;
	clear: both;
	height: 22px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

/*--------------------------------------------------*/
/* COMMON
/*--------------------------------------------------*/


/*--------------------------------------------------*/
/* FORMS
/*--------------------------------------------------*/

label.required {
	font-weight: bold;
}

label.invalid {
	color: #900;
}

label.valid {
	color: black;
}

#errorDiv {
	color: #900;
	font-weight: bold;
	padding: 15px;
}

fieldset {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

fieldset legend {
	display: none;
}

#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form1 div.formInputBlock {
	display: block;
	float: none;
	margin-left: 157px;
}

#form1 label {
	width: 350px;
	display: block;
	float: left;
	text-align: right;
	margin: 3px 7px 0px 0px;
	font-weight: bold;
}

#form1 label.note {
	width: auto;
	text-align: left;
	margin: 0px 0px -7px 135px;
	float: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
}

#form1 label.checkbox {
	float: none;
	width: auto;
	margin: 0px 0px -10px 0px;
	text-align: left;
	display: block;
	padding-top: 2px;
}

#form1 label.inlineRadio {
	display: inline;
	float: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: auto;
}

#form1 input[type="text"],
#form1 div.formInputBlock {
	width: 150px;
}

#form1 textarea {
	height: 100px;
	width: 300px;
}

#form1 input[type="text"],
#form1 input[type="password"],
#form1 input[type="file"],
#form1 textarea,
#form1 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#form1 input[type="submit"],
#form1 input[type="button"],
#form1 input[type="reset"] {
	font-weight: bold;
	margin-top: 15px;
}

#form1 input.withLabel {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#form1 input.inlineRadio {
	display: inline;
	width: auto;
}

#form1 input:disabled {
	background: #999;
}