
body { 
	background: #fff url('../images/layout/main_bg.png') repeat-x;
	behavior: url(/finnbuild/media/css/csshover3.htc);
	color: #333; 
	font: 13px/16px Arial, Verdana, Sans-serif; 
}

h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 15px; line-height: 17px; }
h4 { font-size: 14px }
h5 { font-size: 13px }

.pngfix, img { behavior: url(/finnbuild/media/css/iepngfix.htc); }

.header_bar { background: #000 url('../images/layout/header_bg.png') 50% 50% repeat-x; height: 70px; }
.header { 
	color: #fff; 
	font: 13px/14px 'Cantarell', Arial, Sans-serif; 
	margin: 0px auto; 
	position: relative; 
	width: 960px; 
}
.header .logo { 
	background: url('../images/layout/logo.png') no-repeat;
	height: 66px;
	margin-left: 10px;
	width: 69px;
}
.header .description { bottom: 10px; position: absolute; right: 20px; text-align: right; width: 400px; }

.navigation_bar { 
	background: #ccc url('../images/layout/navigation_bar_bg.png') 50% 50% repeat-x;
	*height: 38px;
	width: 100%;
}
.navigation { margin: 0px auto; width: 960px; }
.navigation .home { 
	background: url('../images/layout/home.png') no-repeat 50% 50%;
	float: left; 
	height: 38px; 
	margin-left: 15px; 
	width: 29px; 
}
.nav { 
	font: 14px/14px 'Cantarell', Verdana, Helvetica;  
	margin-left: 50px; 
	margin-right: 10px; 
	text-transform: uppercase; 
}
.nav li { 
	float: left; 
	display: inline; 
	position: relative;
	_width: 100px;
}
.nav li span.active { 
	background-color: #840828; 
	_display: block;
	height: 7px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%; 
}
.nav li a { 
	background: #eee url('../images/layout/nav_item_bg.png') repeat-x 50% 50%; 
	color: #444; 
	float: left; 
	padding: 12px 16px;
}
.nav li a:hover { background: #ddd url('../images/layout/nav_item_hover_bg.png') repeat-x 50% 50%; color: #222; }

.container { display: block; margin-bottom: 80px; margin-top: 10px; position: relative;  }
.container:after, .show:after, .nav li:after {  content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;  }
br.clear {
	clear:both
} 

div.item {
	float: left;
	height: 100%;
	position: relative;
} 
.show { 
	background-color: #ccc;
	height: 280px; 
	margin-top: 15px; 
}

.scrollable {
	position: relative;
	overflow: hidden;
	width: 940px;
	height: 280px;
}
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
}
.items div.item {
	float: left;
}

.show_video { margin-left: 0; margin-right: 0; }
.show_description { 
	background: #851F2E; 
	height: 100%; 
	margin-right: 0; 
	position: relative; 
	width: 470px !important;
}
.show_description div {
	color: #fff;
	display: block;
	height: 100%; /* ie7 */
	margin: 75px 40px 65px 50px;
	position: relative;
}

.show_description h1 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 30px
}
.show_description ul {
	font-size: 18px;
	margin-left: 20px;
}
.show_description ul li {
	list-style-image: url('../images/layout/list_style_blue.jpg');
	padding: 0 0 15px 0;
}
.show_description ul li.red_list_image {
	list-style-image: url('../images/layout/list_style_red.jpg');
}
.show_description span.see_more {
	background: url('../images/layout/see_more.png') no-repeat;
	behavior: url(/finnbuild/media/css/iepngfix.htc);
	background-position: 120px -3px;
	bottom: -20px;
	display: block;
	font-size: 1px;
	height: 15px;
	overflow: hidden;
	padding-right: 60px;
	position: absolute;
	right: 50px;
}
.see_more a {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/layout/scrollable/arrows.png) no-repeat;
	behavior: url(/finnbuild/media/css/iepngfix.htc);
	cursor:pointer;
	display:block;
	font-size:1px;
	height:37px;
	overflow: hidden;
	position: absolute;
	top: 250px;
	width:37px;
}

/* right */
a.right 				{  background-position: 0 -37px; background-position-x: 0; background-position-y: -37px; clear:right; margin-right: 0px; right: 20px; }
a.right:hover 		{ background-position: -37px -37px; }
a.right:active 	{ background-position: 0 -37px; } 


/* left */
a.left				{ margin-left: 0px; left: 20px;} 
a.left:hover  		{ background-position:-37px 0; }
a.left:active  	{ background-position: 0 0; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

.left_column .horizontal_box { height: 150px; margin-top: 20px; }

.right_column div { height: 320px; margin-top: 20px;}
.right_column .how_we_work, .right_column .backends { float: left; width: 220px;}
.right_column .how_we_work { background: #333; margin-right: 20px; color: #fff; }
.right_column .how_we_work h3 {  }
.right_column .backends { background: #ccc url('../images/layout/box_horizontal_bg.png') repeat-x; }

.vertical_box, .horizontal_box {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.vertical_box h2 { 
	font-size: 18px; 
	font-weight: normal;
	line-height: 18px; 
	padding: 10px 10px; 
}

.backends h2 { 
	font-size: 18px; 
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px; 
}

.horizontal_box { 
	background: #ccc url(../images/layout/box_bg.png) repeat-x 50% 50%;
	display: block;
}
.horizontal_box.relative { 
	background: url(../images/layout/box_bg.png) repeat-x;
}
.horizontal_box h3 {
	border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	

	background: #333 url('../images/layout/box_header_bg.jpg') repeat-x 50% 50%;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px; 
	font-weight: normal;
	line-height: 16px;
	padding: 8px 10px; 
	
}

.horizontal_box div {
	margin-top: 10px;
	margin-left: 10px;
}

.horizontal_box p {
	margin: 10px
}

.horizontal_box .box_text {
	color: #333;
	float: left;
	font-size: 13px;
	font-weight: 300;
	line-height: 16px;
	width: 180px;
}
.horizontal_box .box_text p { margin: 0; }
.horizontal_box .images {
	float:left;
	width: 250px;
}

.horizontal_box .images a {
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
}

.horizontal_box.relative {
	height: auto;
}

.content_box .content_text {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	border-radius: 3px;
	margin: 10px;
	padding: 10px 15px 15px;
}

.content_box .content_text p {
	margin: 5px 0 10px 0;
	padding: 0;
}

.box_text a {
	display: block;
	margin: 5px 0 0 0;
}

.bottom_bg { 
	background: #fff url('../images/layout/bottom_bg.png') repeat-x;
	bottom: 0;
	float: left;
	width: 100%;
	height: 210px; 
	position: fixed; 
	z-index: -1;
}


/*------------------------------*/
/*--------- FOOTER -------------*/
/*------------------------------*/

.footer { 
	background: #333; 
	border-top: 1px solid #fff;
	bottom: 0;
	height: 70px;
	margin-left: 0;
	margin-right: 0;
	width: 960px !important;
}

.center { margin: 0px auto; height: 100%; width: 960px; }

.footer .logo, .footer .links, .footer .contact { font-size: 12px; height: 100%; }
.footer .logo { color: #fff; margin-top: 15px; }
.footer .contact { color: #fff; margin-top: 15px; }
.footer h4 { font-size: 16px; font-weight: normal; margin-bottom: 2px; }
.footer h2 { font-size: 20px; font-weight: normal; margin-bottom: 5px; }
.footer .links a { color: #CD2648; text-shadow: 0px 0px 3px #7B1127; }
.footer .links ul { margin-top: 20px; }
.footer .links li { display: inline; font-size: 15px; padding: 0 25px; }
.footer a { color: #fff; text-decoration: underline; }



.video_container {
	background: #333 url('../images/layout/video_column_bg.png') repeat-x 50% 50%;
	margin-left: 0;
	margin-right: 0;
	padding: 20px 0;
	width: 960px !important;
}
.video_column {

}
.video_column h1 {
	color: #ccc;
	font-size: 26px;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
}
.video_column a {
	display: block;
	position: relative;
}
.video_column img {
	border: 1px solid #888;
}
.column_container {
	margin-left: 0;
	margin-right: 0;
	padding: 20px 0;
	width: 964px !important;
}
.column {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ccc url('../images/layout/main_bg.png') repeat-x;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	width: 309px !important;
}
.column.first {
	margin-left: 0;
	margin-right: 10px;
}
.column.second {
	margin-left: 10px;
	margin-right: 10px;
	width: 300px !important;
}
.column.last {
	margin-left: 10px;
	margin-right: 0;
}
.column h3 {
	border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	

	background: #333 url('../images/layout/box_header_bg.jpg') repeat-x 50% 50%;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px; 
	font-weight: normal;
	line-height: 16px;
	padding: 8px 10px;
}
.column p, .column div {
	padding: 10px;
}
.column div.offer_box {
	background: #fff;
	border: 1px solid #bbb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 30px;
	position: relative;
	width: 260px
}
.offer_box span.header {
	color: #333;
	display: block; 
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
.offer_box span.price {
	bottom: 12px;
	color: #4BBC60;
	display: block;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 70px;
	z-index: 100;
}
.offer_box span.price_tag {
	background: url('../images/layout/messupricetag.png') no-repeat;
	behavior: url(/finnbuild/media/css/iepngfix.htc);
	bottom: -20px;
	height: 138px;
	position: absolute;
	right: 5px;
	width: 165px;
	z-index: 1;
}
.offer_box ul {
	margin: 10px 10px 0 20px;
}
.offer_box ul li {
	list-style-type: disc;
}
input, label, textarea {
	display: block;
	margin-left: 10px;
}
label {
	padding: 2px 5px 2px 0;
}
input, textarea {
	border: 1px solid #999;
	padding: 3px;
}
textarea {
	height: 80px;
	width: 280px;
}
input.green_button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	background: url('../images/layout/ui-bg_glass_85_green_1x400.png') repeat-x 50% 50%;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	padding: 5px 20px;
}
input.green_button:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
p.form_thanks, p.form_error {
	font-weight: bold;
	margin: 5px 10px;
}
p.form_thanks {
	border: 2px solid #1EA544;
	color: #1EA544;
}
p.form_error {
	border: 2px solid #B93636;
	color: #B93636;
}

.play_button {
	background: url('../images/layout/video_play.png');
	behavior: url(/finnbuild/media/css/iepngfix.htc);
	height: 75px;
	left: 113px;
	position: absolute;
	top: 67px;
	width: 75px;
}
.video_column a:hover > .play_button {
	background: url('../images/layout/video_play_hover.png');
	
}
