@charset "utf-8";
/* CSS Coding by NIKOLAJ COSTER-WALDAU ONLINE. */

/* Tags */


/* Begin Typography & Colors */
body {
	margin-top:0px;
	background-color:#000000;
	background-image:url('/images/main/ncwomainbg.jpg');
	background-attachment:scroll;
	background-position:top center;
	background-repeat:repeat-x-y;
}


table {
	font-family: arial, tahoma, verdana, trebuchet ms, sans-serif;
	font-size:14px;
	color:#fffff0;
}

.tablea {
        background-color:#212121;
        width:731px;
}

.tableb {
	font-family:arial, tahoma, trebuchet ms, sans-serif;
        background-color:#0f0f0f;
	font-size:14px;
	color:#fffff0;
}

.tablec {
	font-family:arial, tahoma, trebuchet ms, sans-serif;
        width:95%;
	font-size:12px;
}

.table_bg {
	background-image:url('/images/main/ncwomainbodybg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}

.indent {
        text-indent:10px;
}

A:link {
        color:#a88450;
        text-decoration:none; 
	font-weight:none;
}

A:visited {
	color:#704e21;
	font-weight:bold;
	text-decoration:none;
}

A:hover,A:active {
	color:#a88450;
	font-weight:bold;
	text-decoration:underline;
}


.side_top {
	background-color:#000304;
        height:14px;
	padding:2px;
	text-transform:uppercase;
        font-style: italic;
	font-weight:bold;
        background-image:url('/images/main/ncwoinlay.jpg');
        background-repeat:repeat-x;
	color:#f3eeda;
	text-align:right;
        -moz-border-radius-top-left: 10px;
        -moz-border-radius-top-right: 10px;
        font-family:Trebuchet MS, Arial, helvetica, sans-serif;
        font-size:14px;
        border-bottom:1px solid #a88450;
        padding-bottom:5px;
        padding-top:5px;
        padding-left:5px;
        margin-bottom:2px;
        margin-top:5px;

}

.side_con {
	background-color:#131313;
        background-image:url('/images/main/mainconinlayl.jpg');
        background-position:bottom left;
        background-repeat:no-repeat;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;
}

.main_top {
	background-color:#000304;
        height:14px;
        background-image:url('/images/main/ncwoinlay.jpg');
        background-repeat:repeat-x;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
        font-style:italic;
	color:#f3eeda;
	text-align:left;
        -moz-border-radius-top-left: 10px;
        -moz-border-radius-top-right: 10px;
        font-size:14px;
        font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
        border-bottom:1px solid #a88450;
        padding-bottom:5px;
        padding-top:5px;
        padding-left:5px;
        margin-bottom:2px;
        margin-top:5px;
        
}

.main_con {
	background-color:#131313;
        background-image:url('/images/main/mainconinlayr.jpg');
        background-position:bottom right;
        background-repeat:no-repeat;
        border-top:1px solid #a88450;
        border-bottom:1px solid #a88450;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;

}

.main_comm {
	background-color:#000304;
        border-top:1px solid #a88450;
        height:15px;
	padding:2px;
	font-weight:bold;
	text-align:justify;
        color: #494949; 
        font-family: tahoma;
        text-transform: uppercase;
	font-size:12px;
        background-image:url('/images/main/maincomminlay.jpg');
        background-position:bottom right;
        background-repeat:no-repeat;
	padding: 10px;
}

.info  {
        color:#848388;
        text-decoration:underline;
}

.info:hover  {
 	background-color: #7f7e83;
	border: 1px solid #7f7e83;
	padding: 2px;
	margin: 2px;
}       


.image {
	background-color: #000304;
	border: 1px solid #000304;
	padding: 2px;
	margin: 2px;
} 


.image:hover  {
	background-color: #7f7e83;
	border: 1px solid #7f7e83;
	padding: 2px;
	margin: 2px;
}

.thumbs {
	border: 4px #7f7e83 solid;
}

hr {
        align:center;
        color:#4d6e40;
        height:10px;
        noshade:true;
}

.highlight {
        background-color:#634949;
        
}

blockquote {
background-color:#000000;
border : 1px solid #7f7e83;
font-style: italic;
width: 530px;
float: center;
margin: 0px;
padding: 10px;
quotes: "\201C" "\201D";
}


html { 

direction:;
  background-attachment:scroll; 
  scrollbar-arrow-color: #a88251;
  scrollbar-track-color: #000304;
  scrollbar-face-color: #3c3c3c;
  scrollbar-highlight-color: #a88450;
  scrollbar-3dlight-color: #734c21;
  scrollbar-darkshadow-color: #37383a;
  scrollbar-shadow-color: #000000;


}

/* End Typography & Colors */



