/* Global */

body {
	background-repeat: repeat;
	background-color: #202020;
    margin: 0;
	text-align: center;
	font-size: 12px; 
	font-family: 'Arial', Trebuchet MS, Sans-Serif, Arial;
}

/* Design */

div#top {
    margin: 0 auto;
    background-image: url('../images/logo.gif');
    background-repeat: no-repeat;
    background-color: #202020;
    width: 955px;
    height: 100px;

    clear:both;
}


div#site {
    margin: 0 auto;
    background-repeat: repeat-y;
    background-color: #202020;
    width: 955px;
}

div#content-right {
    background-color: #ffffff;
    width: 733px;
    float: right;
    border: 4px solid #e0e0e0;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

div#content-right2 {
    background-color: #ffffff;
    margin: 5px 0px 0px 0px;
    width: 733px;
    float: right;
    border: 4px solid #e0e0e0;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

div#content-left {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    width: 202px;
    float: left;
    border: 4px solid #e0e0e0;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.contentmain-left {
    background-color: #ffffff;
    width: 400px;
    float: left;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.contentmain-leftvideo {
    background-color: #ffffff;
    width: 350px;
    float: left;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.contentmain-right {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    width: 300px;
    float: right;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.contentmain-rightvideo {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    width: 300px;
    float: right;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.contentmain-box2 {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    width: 300px;
    float: left;
    border: 1px solid #ccc;
    text-align: justify;
	  padding:0px;
}

.contentmain-box3 {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    width: 282px;
    float: left;
    border: 1px solid #ccc;
    text-align: justify;
    line-height:1.6em;
	  padding:8px;
}

.contentmain-box {
    background-color: #ededed;
    margin: 0px 0px 0px 0px;
    width: 382px;
    float: left;
    border: 1px solid #ccc;
    text-align: justify;
    line-height:1.6em;
	  padding:8px;
}


div#contentmain-infobox {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding:8px;
	background:#ededed;
	width: 382px;
	float: left;
	text-align: left;
	line-height:1.6em;
}

img.content-center {
    text-align:center;
}

div#bund {
    margin: 0px auto 20px auto;
    background-image: url('../images/bund.gif');
    background-repeat: no-repeat;
    background-color: #202020; 
    width: 950px;
    height: 37px;
    text-align:center;
    clear:both
}

div#spacer {
	height: 1px;
}

div#topspacer {
	height: 7px;
}


.mediacontent {
    background-color: #ebebeb;
    margin: 5px 0px 0px 0px;
    width: 405px;
    float: left;
    border: 4px solid #c7c7c7;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.mediacontentheader {
	background-image: url('../images/headerbgvideo.gif');
	background-repeat: repeat;
	margin: 0px;
	width: 405px;
	background-color: #252525;
	padding: 0px;
	color: #2b2b2b;
	font-weight: bold;
	font-size: 16px;
}

.mediacontenttext {
	padding: 4px;
}

.mediacontenttext-left {
	padding: 4px;
  margin: 0px 0px 0px 0px;
  width: 150px;
  float: left;
}

.mediacontenttext-right {
	padding: 4px;
  margin: 0px 0px 0px 0px;
  width: 230px;
  float: right;
}

.mediacontentinfo {
	font-size: 11px;
	border-top: 1px solid #ccc;
}

.mediacontenttextothervideos {
	padding: 4px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.mediacontent2 {
    background-color: #ebebeb;
    margin: 5px 0px 0px 0px;
    width: 300px;
    float: right;
    border: 4px solid #c7c7c7;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.mediacontentheader2 {
	background-image: url('../images/headerbgvideo2.gif');
	background-repeat: repeat;
	margin-left: 0px;
	width: 300px;
	background-color: #252525;
	padding: 0px;
	color: #2b2b2b;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

.mediacontenttext2 {
	padding: 4px;
	margin: 0px;
}

div#rightcontentboks {
	margin-bottom: 8px;
	width: 200px;
    float: right;
}

.leftcontentheader {
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat;
	margin-left: 0px;
	width: 202px;
	height: 20px;
	margin-bottom: 0px;
	background-color: #252525;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.leftcontenttext {
	padding: 4px;
}

.ratingright {
	text-align: right;
}

.rightcontentheader {
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat;
	margin-left: 0px;
	width: 733px;
	height: 20px;
	margin-bottom: 0px;
	background-color: #252525;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.rightcontenttext {
	padding: 4px;
}

.top_banner {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear:both;
    float:right;
}

/* menu new */

div#menu {
    background-color: #ffffff;
    width: 947px;
    height: 36px;
    float: left;
    border: 4px solid #e0e0e0;
    text-align: justify;
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-image: url('../images/menu_bg.png');
background-repeat: repeat;
background-color: #2b2b2b;
color: White;
float: left;
width: 100%;
font: normal 18px/18px Arial;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.5em 1em;

color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-image: url('../images/menu_bg_hover.png');
background-repeat: repeat;	
color: #fff;
}

#navcontainer .nav_right {
	float: right;
}

/* Menu #standard */

.above_menu {
    margin: -40px 0px 0px 0px;
    padding: 0px 0px 0px 200px;

}


.menu {
    margin: 45px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear:both;
    float:right;
}

.menu_frontpage {
    float: left;
    margin-right: 1px;
    width: 100px;
    height: 55px;
    background: url('../images/menu_frontpage.png') 0 -55px no-repeat;
    text-indent: -10000em;
}

.menu_frontpage a {
    display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/menu_frontpage.png') top left no-repeat;
}

.menu_frontpage a:hover {
	background-image: none;
}

.menu_videos {
    float: left;
    margin-right: 1px;
    width: 100px;
    height: 55px;
    background: url('../images/menu_videos.png') 0 -55px no-repeat;
    text-indent: -10000em;
}

.menu_videos a {
    display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/menu_videos.png') top left no-repeat;
}

.menu_videos a:hover {
	background-image: none;
}

.menu_linkdump {
    float: left;
    margin-right: 1px;
    width: 100px;
    height: 55px;
    background: url('../images/menu_linkdump.png') 0 -55px no-repeat;
    text-indent: -10000em;
}

.menu_linkdump a {
    display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/menu_linkdump.png') top left no-repeat;
}

.menu_linkdump a:hover {
	background-image: none;
}

.menu_pictures {
    float: left;
    width: 100px;
    height: 55px;
    background: url('../images/menu_pictures.png') 0 -55px no-repeat;
    text-indent: -10000em;
}

.menu_pictures a {
    display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/menu_pictures.png') top left no-repeat;
}

.menu_pictures a:hover {
	background-image: none;
}

.menu_mydild {
    float: left;
    width: 100px;
    height: 55px;
    background: url('../images/menu_mydild.png') 0 -55px no-repeat;
    text-indent: -10000em;
}

.menu_mydild a {
    display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/menu_mydild.png') top left no-repeat;
}

.menu_mydild a:hover {
	background-image: none;
}

input.inputvideo {
    color: #000000;
	background: #e2f4ff;
    border: 1px solid #7cb3d4;
	font-weight: normal;
	font-family: 'Arial', Trebuchet MS, Lucida Grande, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 5px;
	margin: 1px;
	width: 130px; 
}

.navn a:link, a:visited, a:active {
    color: #5f2d00;
	text-decoration: none;
}

.navn a:visited {
    color: #5f2d00;
	text-decoration: none;
}

.navn a:active {
    color: #5f2d00;
	text-decoration: none;
}

.navn a:hover {
    color: #ffa9ea;
	text-decoration: none;
}

.id {
    font-size: 14px;
	color: #614e3d;
}
     
/* Text */

h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font: normal 20px/20px 'Arial', Trebuchet MS, Georgia, Century Gothic, Sans-Serif, Arial;
	color: #2A8023;
	cursor: default;
}

h1:hover {
    color: #40C336;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font: bold 15px/13px 'Arial', Trebuchet MS, Georgia, Century Gothic, Sans-Serif, Arial;
	text-indent: 0px;
	color: #2A8023;
	cursor: default;
}

h2:hover {
    color: #40C336;
}


p, ul, table, blockquote, input, option, textarea {
   font-family: 'Arial', Verdana, Trebuchet MS, Sans-Serif, Arial;
   font-size: 12px;
   color: #000000;
   line-height: 19px;
   margin-top: 0;
}

/* Headers */
.standard_header {
	 color: #FFFFFF;
   font: bold 12px/12px 'Arial';
   text-decoration: none;
   margin-left: 3px;
   padding-top: 2px;
}

.frontpage_box_header {
	 color: #2b2b2b;
   font: bold 16px/16px 'Arial';
   text-decoration: none;
   margin-left: 3px;
   line-height: 19px;
   margin-top: 0;
}

/* Footer */
.linksColumn {
	height: 115px;
	float: left;
	margin: 5px 0;
	padding: 5px 12px;
	border-right: 1px solid #ccc;
	list-style-type: none;
}

.linksColumn li { border: 0; padding: 0; }

.linksColumn .linkHeader { padding: 0 0 2px; color: #343433; font: bold 12px Arial; }

/* Links */

a {
	  color: #333333;
	text-decoration: none;
	outline: none;
}

a:link {
    color: #333333;
	text-decoration: none;
	outline: none;
}

a:visited {
    color: #333333;
	text-decoration: none;
}

a:active {
    color: #333333;
	text-decoration: none;
	outline: none;
}

a:hover {
    color: #414141;
    text-decoration: Underline;
} 

/* Frontpage Standard Links */

.frontpage_links {
    color: #368701;
    font-size: 12px;
    margin-top: 0;
    line-height: 19px;
}
.frontpage_links a:link {
    color: #368701;
	  text-decoration: none;
	  outline: none;
    margin-top: 0;
    line-height: 19px;
    border-bottom: 1px dotted #368701;
}

.frontpage_links a:visited {
    color: #368701;
	  text-decoration: none;
    margin-top: 0;
    line-height: 19px;
    border-bottom: 1px dotted #368701;
}

.frontpage_links a:active {
    color: #368701;
	  text-decoration: none;
	  outline: none;
    margin-top: 0;
    line-height: 19px;
    border-bottom: 1px dotted #368701;
}

.frontpage_links a:hover {
    color: #40C336;
    text-decoration: Underline;
} 

/* Frontpage Other Links */

.frontpage_other {
    color: #2b2b2b;
    font-size: 12px;
    font-style: bold;
    margin-top: 0;
    line-height: 19px;
    float: right;
}
.frontpage_other a:link {
    color: #2b2b2b;
	  text-decoration: none;
	  outline: none;
    margin-top: 0;
    line-height: 19px;
}

.frontpage_other a:visited {
    color: #2b2b2b;
	  text-decoration: none;
    margin-top: 0;
    line-height: 19px;
}

.frontpage_other a:active {
    color: #2b2b2b;
	  text-decoration: none;
	  outline: none;
    margin-top: 0;
    line-height: 19px;
}

.frontpage_other a:hover {
    color: #ff005b;
    text-decoration: Underline;
} 

/* Boks links */
.boks {
	float: right;
	color: #ccc;
}

.boks a:link {
    color: #2A8023;
    text-decoration: none;
}

.boks a:visited {
    color: #2A8023;
    text-decoration: none;
}

.boks a:active {
   color: #2A8023;
   text-decoration: none;
}

.boks a:hover {
   color: #2A8023;
   background-color: #93CF8E;
   text-decoration: none;
   border-bottom: 2px solid #2A8023;
}

/* Media links */

.media_header a:link {
    color: #2b2b2b;
    font: bold 16px/16px 'Arial';
    text-decoration: none;
    margin-left: 3px;
    line-height: 19px;
}

.media_header a:visited {
    color: #2b2b2b;
    font: bold 16px/16px 'Arial';
    text-decoration: none;
    margin-left: 3px;
    line-height: 19px;    
}

.media_header a:active {
   color: #2b2b2b;
   font: bold 16px/16px 'Arial';
   text-decoration: none;
   margin-left: 3px;
   line-height: 19px;
}

.media_header a:hover {
   color: #ff005b;
   text-decoration: none;
   font: bold 16px/16px 'Arial';
   margin-left: 3px;
   line-height: 19px;
}

/* Media links */

.friends_list a:link {
    color: #0A70D6;
    font: bold 12px/12px 'Arial';
    text-decoration: none;
}

.friends_list a:visited {
    color: #0A70D6;
    font: bold 12px/12px 'Arial';
    text-decoration: none;
}

.friends_list a:active {
   color: #0A70D6;
   font: bold 12px/12px 'Arial';
   text-decoration: none;
}

.friends_list a:hover {
   color: #ff005b;
   text-decoration: none;
   font: bold 12px/12px 'Arial';
}

/* Form */

input.input {
    color: #000000;
	background: #93CF8E;
    border: 1px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 5px;
	margin: 1px;
	width: 100px;
}

input.submit {
    color: #000000;
	background: #93CF8E;
    border: 1px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 5px;
	margin: 1px;
	width: 40px;
}

textarea.textarea {
	color: #000000;
	background: #93CF8E;
    border: 1px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	width: 300px;
	margin-left: 5px;
	margin: 1px;
	height: 150px; 
}

textarea.taf {
	color: #000000;
	background: #93CF8E;
    border: 1px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	width: 296px;
	margin-left: 5px;
	margin: 1px;
	height: 15px; 
}

input.taf {
    color: #000000;
	background: #93CF8E;
    border: 1px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 5px;
	margin: 1px;
	width: 92px;
}

/* Inputs & classes Linkdump */

.linkdump {
	color: #000000;
	font-weight: bold;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
}

input.input_linkdump {
    color: #000000;
	background: #93CF8E;
    border: 2px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	margin-left: 5px;
	margin: 1px;
	width: 300px;
}

textarea.textarea_linkdump {
	color: #000000;
	background: #93CF8E;
    border: 2px solid #66BF5F;
	font-weight: normal;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	width: 300px;
	margin-left: 5px;
	margin: 1px;
	height: 150px; 
}

input.submit_linkdump {
    color: #000000;
	background: #93CF8E;
    border: 1px solid #66BF5F;
	font-weight: bold;
	font-family: 'Arial', Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	margin-left: 5px;
	margin: 1px;
	width: 100px;
}

/* misc */
img {
    border: 0px;
}
/*
img {
	border: 1px solid #a1d1ee;
	padding: 4px;
    margin: 3px 3px 3px 3px;
}

img:hover {
	border: 1px solid #a1d1ee;
	padding: 4px;
	background-color: #e2f4ff;
    margin: 3px 3px 3px 3px;
}
*/


/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
