﻿html, body {
	font-family: helvetica, arial;
	font-size: 11px;
	color: #666;
	background:#00afff;
	margin:0;
}

li {
	list-style: none;
}

strong, b {
	font-weight:bold;
}

h1 {
	font-size:20px;
	margin:0 0 10px 0;
}

h2, .form-title {
	font-weight:bold;
	font-size:17px;
	margin:0 0 10px 0;
}

h3 {
	color:#4d4d4d;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

a {
	color:#006c9e;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

h1 a, h2 a, h3 a, h4 a {
	color:inherit;
}

font, p, ul, li {
	font-family:inherit !important;
	font-size:inherit !important;
	font-weight:inherit !important;
	color:inherit !important;
}

.adspace {
	position:absolute;
	top:16px;
	left:1090px;
}

.wrap {
	width:989px;
	margin:10px 0 0 124px;
}

	.head {
		height:208px;
		position:relative;
	}
	
		.head .main-menu {
			position:absolute;
			bottom:0;
			left:12px;
		}
		
			.head .top-menu ul li {
				float:left;
				margin-right:8px;
			}
			
				.head .top-menu ul li a {
					display:block;
					background:#e4e4e4;
					padding:5px;
					text-decoration:none;
					color:#000;
				}
				
				.head .top-menu ul li a.selected {
					background:#000;
					color:#fff;
				}
		
		.head .lang-menu {
			position:absolute;
			bottom:0;
			right:281px;
		}
		
			.site-1 .head .lang-menu .is, .site-3 .head .lang-menu .en {
				background:#000;
				color:#fff;
			}
			
		.head .awards-banner {
			width:728px;
			height:74px;
			position:absolute;
			top:70px;
			right:0;
			background:url(/img/puffinawards_en.png);
		}
		
			.site-1 .head .awards-banner {
				background:url(/img/puffinawards_is.png);
			}
				
			.site-3 .head .awards-banner {
				background:url(/img/puffinawards_en.png);
			}
			
			.mailtemplate .head .awards-banner {
				display:none;
			}
				
		.head .tab-menu {
			position:absolute;
			bottom:0;
			left:720px;
		}
			
			.head .tab-menu ul li a.selected {
				background:#50c8ff;
				color:#fff;
			}
			
			.mailtemplate .tab-menu, .mailtemplate .top-menu {
				display:none;
			}
				
		.head .logo {
			width:213px;
			height:133px;
			background:url(/img/riff_logo.png);
			position:absolute;
			left:-94px;
			top:20px;
			text-indent:-9999px;
			outline:none;
		}
		
		.head .facebook {
			width:991px;
			position:absolute;
			top:17px;
			left:-20px;
			font-size:12px;
		}
		
			.head .facebook .left {
				float:left;
				background:url(/img/fb_back_left_blue.gif);
				width:103px;
				height:29px;
				
				color:#fff;
				padding:5px 5px 0 35px;
				text-align:center;
			}
			
				.head .facebook .left a {
					color:#fff;
				}
		
					.head .facebook .left a:hover {
						text-decoration:underline;
					}
				
			.head .facebook .middle {
				float:left;
				background:url(/img/fb_back_blue.gif);
				width:831px;
				height:29px;

				padding:5px 0 0 10px;
			}
		
			.head .facebook .right {
				float:left;
				background:url(/img/fb_back_right_blue.gif);
				width:7px;
				height:34px;
			}
			
			.mailtemplate .head .facebook {
				display:none;
			}
		
		.head .riff-date {
			display:none;
			position:absolute;
			left:95px;
			top:105px;
			width:75px;
			height:36px;
			background:url(/img/riff_date.gif) no-repeat;
			text-indent:-9999px;
		}

	.content {
		background:url(/img/content_back_blue.gif);
		padding:12px;
	}
		
		.mailtemplate .content {
			background:#fff;
		}
	
		.content .left {
			width:688px;
			margin-right:10px;
			float:left;
		}
		
			.mailtemplate .content .left {
				width:100%;
			}
		
			.content .left .banner {
				height:244px;

				position:relative;
			}
			
				.content .left .banner .slideshow-banner .item {
					position:absolute;
					top:0;
					left:0;
					width:688px;
					height:244px;
				}
				
				.content .left .banner .slideshow-banner .item .image {
					position:absolute;
					width:688px;
					height:244px;
				}
				
				.content .left .banner .slideshow-banner .next, .content .left .banner .slideshow-banner .prev {
					display:none;
				}
			
				.content .left .banner .countdown {
					position:absolute;
					top:10px;
					left:10px;
					font-size:15px;
					z-index:99;
				}

			.content .left .sub-menu {
			}
			
				.content .left .sub-menu ul {
					border-bottom:1px #50c8ff solid;
					margin-top:0;
					margin-bottom:10px;
					padding-bottom:10px;
				}
			
					.content .left .sub-menu ul li {
						border:none;
						float:left;
						margin-right:10px;
						padding:0;
						background:none;
					}
					
						.content .left .sub-menu ul li a {
							background:url(/img/li_arrow_blue.gif) no-repeat 4px 6px;
							display:block;
							padding:3px 5px 3px 12px;
						}
						
						.content .left .sub-menu ul li a.selected {
							color:#fff;
							background:#000 url(/img/li_arrow_inverted.gif) no-repeat 4px 6px;
							-moz-border-radius:3px;
							-webkit-border-radius:3px;
						}
						
							.content .left .sub-menu ul li ul {
								border:none;
								padding-bottom:0;
								margin-bottom:0;
								margin-top:10px;
							}
				
			.content .left .page-name {
				clear:both;
				border-bottom:5px #50c8ff solid;
			}
			
				.content .left .page-name h1 {
					float:left;
				}
			
			.content .left .facebook-like {
				padding-top:3px;
				float:right;
			}
				
				.content .left .facebook-like span {
					display:block;
					float:left;
					padding:3px 6px 0 0;
					color:#999;
				}
				
			.content .left .box {
				width:339px;
				float:left;
				margin-top:10px;
				border-top:5px #50C8FF solid;
				padding:10px 0 10px 0;
			}
			
			
			.content .left .contentbox {
				width:auto;
				margin-top:10px;
			}
				
				.content .left .box1 {
					margin-right:10px;
				}

			.col3 .content .left .box {
				margin-top:0;
				border:none;
			}
			
			.col3 .content .left .box1 h2 {
				font-size:24px;
			}

			.col3 .content .left .box2 h2 {
				border-bottom:5px #9be9c2 solid;
				padding-bottom:10px;
			}

		.content .right {
			width:257px;
			margin-left:10px;
			float:left;
			color:#000;
		}
		
			.content .right h2 {
				font-size:16px;
				color:#000;
			}
			
			.content .right h2 a, .content .right h3 a {
				display:block;
				background:url(/img/heading_link_arrow_blue.gif) no-repeat right;
			}
		
			.content .right hr {
				height:1px;
				border:none;
				border-bottom:2px #000 solid;
			}
			
			.right .article-index {
				padding:10px 10px 0 10px;
				background:#fff;
			}
			
				.article-index .article-item {
					margin-bottom:10px;
					padding-bottom:10px;
					border-bottom:#d7d7d7 1px solid;
				}
			
					.article-index .article-item:last-child {
						border:none;
					}
				
					.article-item .date {
						color:#4d4d4d;
						font-size:12px;
						font-weight:bold;
						float:left;
						border-right:#4d4d4d 1px solid;
						padding-right:5px;
						margin-right:5px;
					}
			
					.article-item h3 {
						margin-bottom:10px;
					}
					
					.article-item .text {
						clear:both;
					}
					
					.article-item .image, .article-item-single .text img {
						float:left;
						margin:0 10px 10px 0;
						padding:1px;
						border:#CCC 1px solid;
					}
					
					.article-item .more, .article-item-single .more {
						clear:both;
						margin-top:10px;
					}
	
						.article-item .more a, .article-item-single .more a {
							color:#3f94cb;
						}
		
		.content .right #MailingList, .content .right .darkBox {
			background:url(/img/right_box_bg.gif) repeat-x #4c4c4d;
			border:#00AFFF 1px solid;
			color:#fff;
			padding:8px;
			margin-bottom:20px;
		}
		
		.content .right .darkBox {
			color:#00AFFF;
		}
		
			.content .right .darkBox h2 {
				font-size:12px;
				color:#fff;
				margin:0;
			}
			
				.content .right .darkBox a {
					background:url(/img/arrow_white.gif) no-repeat right center;
				}
			
			.content .right .darkBox hr {
				border-color:#7e7e7e;
				height:1px;
				border-width:0 0 1px 0;
			}
		
			.content .right #MailingList .txt {
				margin-bottom:8px;
			}
			
			.content .right #MailingList .txt input {
				background:#808080;
				border:#00AFFF 1px solid;
				padding:3px;
				color:#fff;
				width:230px;
				margin:0;
			}
			
			.content .right #MailingList .btn input {
				background:url(/img/register_arrow_blue.gif) no-repeat right;
				border:none;
				color:#fff;
				font-size:12px;
				width:230px;
				text-align:left;
			}
			
			.content .right #MailingList span {
				display:block;
			}
		
		.content ul {
			margin:5px 0 5px 0;
		}
		
			.content ul li {
				background:url(/img/li_arrow.gif) no-repeat 0 6px;
				padding:3px 5px 3px 10px;
				border-bottom:#00afff 1px solid;
			}
			
			.col3 .content .left .box1 ul li {
				border:none;
			}
			
		.content .left .article-index .article-item {
			
		}
	
	.footer {
		height:90px;
		padding:10px;
		background:#fff;
		margin:10px 0 20px 0;
	}
	
#form-container {
	margin-top:20px;
}
	
#form-container .form-title {
	margin-bottom:20px;
}
	
#form-container .txt, #form-container .drp, #form-container .btn {
	clear:both;
}

#form-container .chk {
	float:left;
	width:200px;
}
	
	#form-container .txt label, #form-container .drp label, #form-container .LabelField {
		color:#999;
		display:block;
		margin-bottom:10px;
		clear:both;
	}
	
	#form-container .chk input {
		margin-right:5px;
		margin-bottom:10px;
	}
	
	#form-container .btn input {
		background:#808080;
		color:#f2fdef;
		border:#d2d2d2 1px solid;
		padding:3px;
	}
	
	#form-container .txt input, #form-container .drp select, #form-container .txt textarea {
		background:#f2fdef;
		border:#d2d2d2 1px solid;
		width:500px;
		padding:3px;
		margin-bottom:10px;
	}
	
		.col3 #form-container .txt input {
			width:240px;
		}
	
	#form-container .drp select {
		width:308px;
	}	
	
		.col3 #form-container .drp select {
			width:248px;
		}
		
	.right .slideshow-banner {
		position:relative;
		height:100px;
		background:#fff;
		overflow:hidden;
	}
	
				
		.right .slideshow-banner .item {
			position:absolute;
			top:0;
			left:0;
			width:100%;
			height:100px;
			background-repeat:no-repeat;
			background-position:center;
			background-color:#FFF;
		}
		
			.right .slideshow-banner .item a.link {
				display:block;
				width:100%;
				height:100px;
				text-indent:-9999px;
			}

		.right .slideshow-banner .next, .right .slideshow-banner .prev {
			position:absolute;
			z-index:101;
			width:20px;
			height:20px;
			background-repeat:no-repeat;
			background-position:center;
			margin-top:-10px;
			top:50%;
			text-indent:-9999px;
			cursor:pointer;
			border:1px solid #fff;
		}
		
		.right .slideshow-banner .next:hover, .right .slideshow-banner .prev:hover {
			border:1px solid #DAFAD3;
		}
		
		.right .slideshow-banner .next {
			background-image:url(/img/li_arrow.gif);
			right:10px;
		}
		
		.right .slideshow-banner .prev {
			background-image:url(/img/left_arrow.gif);
			left:10px;
		}
