@charset "utf-8";
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
/* Use reset code from Adobe if there are some problems */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
html, body, #wrap {height: 100%;}

html, body {
	height: 100%;
}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 50px;}  /* must be same height as the footer */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 100%;
	background-color: #000000;
}
.container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/design/header_bg_small.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#masthead p span {
	position: absolute;
	top: -10000px;
}
#navbar  ul {
	float: none;
	padding: 2px;
	list-style-type: none;
	margin-right: 10%;
	margin-left: 10%;
}
#navbar {
	height: 20px;
}


#navbar li {
	display: inline;
	margin-right: 0.25em;
	padding-bottom: 0.5em;
}
#navbar     a:link  {
	font-size: 80%;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
#navbar a:visited {
	font-size: 80%;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}

#navbar a:hover {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #999999;
}
#navbar  a:focus {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #999999;
}
#navbar a:active {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FF0000;
}

.content {
	width: 770px;
	height: auto;
}
#content-wrapper {
	float: left;
	width: 770px;
	margin-top: 15px;
}

#content-wrapper  h2 {
	float: left;
	width: 530px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content-wrapper img {
	clear: right;
	float: left;
}
#viral-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 10px;
	float: left;
	width: 650px;
	margin-left: 35px;
}
#menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 200px;
	float: left;
	line-height: 12px;
	padding-left: 3px;
}

#dhtml-controls  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 533px;
}

#dhtml-controls   a:link {
	font-size: 80%;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
#dhtml-controls a:visited {
	font-size: 80%;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}

#dhtml-controls a:hover {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #999999;
}
#dhtml-controls  a:focus {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #999999;
}
#dhtml-controls a:active {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FF0000;
}
.video{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	background-color:#010E42;
	width:600px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:2px;
	background-image:url(../images/design/bg_answer.gif);
	background-repeat:no-repeat;
	height:20px;
	line-height: 20px;
	background-position: top right;
}

.thelanguage {
	text-align: justify;
	line-height: 18px;
	width: 650px;
	height: 210px;
}
.left_box {
	width: 300px;
	float: left;
}
.left_box #tooheys img {
}


.thelanguage img {
	padding: 2px;
	background: white;
	border: 1px solid #DDD;
	margin: 5px 20px 7px 0;
}
.thelanguage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 20px;
}
#optiv {
	height: 220px;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 550px;
}

#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	padding-top: 3px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 3px;
}
.urlFields     input   {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	margin-top: 5px;
	width: 268px;
}
.urlFields label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.right_text {
	float: left;
	width: 300px;
}
#gwarming_low {
	margin-top: 5px;
}


#jarls {
	height: 270px;

}



.right_text   a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#nobelfunk {
	height: 220px;
}

.right_text a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.right_text a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.right_text  a:focus {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.right_text a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #FFFF00;
}


.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #CCCCCC;
}


html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_right.png) repeat-x;
}

#footer {
	background-image: url(../images/design/footer_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: 50px;
	font-variant: small-caps;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both; 
}

#footer .container  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
	float: none;
	padding-top: 30px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
	margin: auto;
}
