/* Created by Lee Sykes - DNN Creative Magazine - www.dnncreative.com */

body, tr, td, table
{
    /* set default font size for skin      (Titles etc. will then use a percentage to specify their sizes) */
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666;
    background-color: #FFF;
}

html{
    background-color:rgb(164,0,64);
   position:absolute;
    min-width: 800px;
    max-width: 1500px;

}

#wrap
{
    min-width: 650px;
    padding: 10px 0 0 55px;
    background:#ffffff url(balken.gif) top left repeat-y;
	border-top: 7px rgb(164,0,64) solid;
	border-left: 1px rgb(164,0,64) solid;
	border-right: 5px rgb(164,0,64) solid;
	border-bottom: 7px rgb(164,0,64) solid;
}

#logo
{
    position: absolute;
    top: 22px;
    right:33px;
    /*border: 1px orange solid;*/
}


#loginlinks
{
    position: absolute;
    top: 15px;
    left: 65px;
    text-align: left;
    font-size: 80%;

}
.horizontalbanner
{
    position: absolute;
    top: 11px;
    left: 255px;
    text-align: center;
    width: 485px;
}

#dnn_horizontalbanner .Normal img
{
    border: 0;
    margin: 0;
    padding: 0;
}

#hdr{
    position: absolute;
    top: 120px;
  	left: 0px;
	width: 99%;
	/*margin-left: 60px;*/
	margin:1em auto;
	font-size:0px;}


#hdrseparator
{   background:#20417E url(bg.gif) top left repeat-y;
    color: #20417E;
    height:7px;
	line-height:7px;
    margin: 0 0 0 60px;
	display: block;
}


#bread
{
    position: absolute;
    top: 138px;
    left: 70px;
    text-align: left;
    width: 625px;
    font-size: 80%;
    
}

#search
{
    position: absolute;
    top: 138px;
    right: 20px;
}

#contentholder
{
    /*background-color: #006;*/
    padding: 15px 5px 10px 10px; /*moves content underneath menu, unit in em so if a user increases text size the     gap also increases */
    margin-top: 11.5em;
}

#mainbody
{
    float: left;
    width: 76.7%;
}

#content
{
    float: right;
    width: 68.3%;
}

#dnn_contentpane
{
    padding: 0px 10px 10px 10px;
    background-color: #FFF;
    /*border: 1px solid #CCC;*/
}

#sidebar
{
    float: left;
    width: 30%;
}

#dnn_leftpane
{
    clear: left;
    padding: 10px;
    background-color: #FFF;
    /*border: 1px solid #CCC;*/
}

#sidebar-2
{
    float: right;
    width: 22%;
}

#dnn_rightpane
{    background-color: #FFF;
    /*border: 1px solid #CCC;*/
	padding: 0px 10px 10px 10px;
}

#footercontent
{
    clear: both;
    padding: 10px 0 0 0;
}

#dnn_footerpane
{
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #CCC;
}

/* bottom links etc. in white space */
#footer
{
    padding: 30px 20px 0 20px;
    color: #666;
}

/***** Various tags *****/

a{
text-decoration:underline;
color:#336699;
font-weight:bold;
}

a:link, a:visited {
text-decoration:underline;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}
a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
a:active {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}
a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
h1{
font-size:2.2em;
letter-spacing:-5px;
margin:0;
color:#336699;
}

h1 a{text-transform:none; color:#336699;}

h2{
font-size:1.4em;
color:#336699;
border-bottom:4px solid #EAEAF5;
padding:0 2px 2px 0px;
margin: 2px 0em 0.9em 0em;
}

hr{
color:#EAEAF5;
height:4px;
width:80%;}

h3{
font-size:1.0em;
font-weight:bold;
color:#336699;
border-bottom:1px solid #EAEAF5;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

h4, h5, h6, .Head
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 100%;
    font-weight: normal;
    color:#336699;
    width:98%;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 100%;
    font-weight: normal;
    color:#404040;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color:rgb(164,0,64);
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.invisible {
color:#ffffff;}

/*Articles */
#NaView_itemholder 
{
border: 2px solid #EAEAF5;
margin: 5px 0 5px 0;
padding: 0px 15px 15px 15px;
}
#NaView_articletext
{
padding: 0px 15px 20px 15px;
}
#NAView_categories
{
text-align: right;
padding-top :15px;
}

/*--- Listings */
.NaListing_itemholder 
{
border: 2px solid #EAEAF5;
margin: 5px 0 5px 0;
padding: 0px 15px 15px 15px;
}
.NaListing_itemholder h3 a:link , #NaListing_itemholder h3 a:visited
{
text-decoration: none;
 color: #323275;
}
.NaListing_itemholder h3 a:hover 
{
color: #f60;
}
.NaListing_summarytext
{
padding: 0px 15px 20px 15px;
}
/*
.NaListing_summarytext img
{
float: right;
padding: 0 10px 10px 0;
}
*/
.NAListing_categories
{
text-align: right;
padding-top :15px;
font-size: 85%;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
min-height:150px;
list-style-type:none;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:  10px 3px 10px 5px;
margin: 3px 0 3px 0;
list-style-type:none;
width:200px;

}

/* style the list items */
.menu li {
list-style-type:none;
background:#fff;
height:30px;
/* for IE7 */
float:left;
}
.menu li.sub {background:#d4d8bd url(sub.gif) no-repeat right center;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
overflow:visible;
text-decoration:none;
height:29px;
line-height:29px;
width:179px;
color:#286ea0;
text-indent:0px;
border: 1px #EAEAF5 solid;
padding:1px 5px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:180px; w\idth:179px;}
/* style the link hover */
* html .menu a:hover {color:#286ea0; background:#fff; position:relative; }

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#efa; background:#aa7;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#ffffff;
background-color:#286ea0; overflow:visible;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:70px;
/* set up the overrun area */
padding:25px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}

/* NEU::: make the second level visible when hover on first level link */
.menu li:hover ul {
visibility:visible;
}

/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

.a CurrentLink {
font-weight:bold;
color:rgb(164,0,64);
}