/* Customize your layout here, for support please visit www.webart.no/forum */

* {margin: 0;
   padding: 0;}
   
body 
{
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	line-height: 18px;
}
	
 
 
#container 
{
	width: 896px;
	padding:3px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
	background-color: #000000;
}

#header 
{
    margin-top: 1px;
	background-image: url(../images/logo896x50.gif);
	height: 50px;
	border: none;
}

#wrapper 
{
	margin-top: 5px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
}

#left 
{
	float: left;
	width: 165px;
	background-image: url(../images/round_corner.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
    background-color: #212121;
}

#right 
{
    background-color: #212121;

	color: #FFFFFF;
	float: right;
	width: 155px;
	background-image: url(../images/round_corner_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
}

#content 
{
	margin-left: 170px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	padding-top: 2px;
	border: 0px solid #FFFFFF;
    font-family: Sans-serif, Arial, Verdana, Geneva, Helvetica;
}

#footer
{
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/bar_bg.gif);
	text-align: center;
}

/* Begin text formatting and image floats */
.imageleft
{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}


.imageright
{
	float: right;
	margin-right: 5px;
}

.station
{
	vertical-align: 11px;
	border: none;
}


p
{
    margin-top: 15px;
	margin-bottom: 15px;
}

blockquote
{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 30px;
	border: 1px dotted #FFFFFF;
	background-image: url(../images/blockquote.jpg);
	background-repeat: no-repeat;
}

h1
{
	background-color: #4C294C;
	padding: 5px;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	/* border-top: 1px solid white; */
	/* border-bottom: 1px solid white; */
}

h2
{
	background-color: #4C294C;
	padding: 5px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
}


h3
{
	background-color: #301530;
	padding: 1px;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	/* border-top: 1px solid grey; */
	/* border-bottom: 1px solid grey; */
}


h4
{
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}

h5
{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}



.treebranchtop, .treebranchtopselected  
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	list-style-type: none;
	text-decoration: none;
	padding-left: 7px; 
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;	
    font-weight: bold;
}

.treebranch, .treebranchselected 
{
	border: 2px solid #333333;
	border-top: 0px;
	list-style-type: none;
	text-decoration: none;
	padding-left: 4px; 
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;	
    font-weight: bold;
}


.treeleaf, .treeleafselected
{
	border: 2px solid #333333;
	border-top: 0px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	padding-left: 15px; 
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
    font-weight: bold;	
}



.treeleafselected, .treebranchselected
{
	background-color: purple;
}




.treegap
{
	list-style-image: none;
	list-style-type: none;
	background-color: #000000;
	border: none;
	border-bottom: 2px solid #333333;
	padding: 0.6em 0em .0em .0em;
}

.sidelink
{
	border: none;
    text-decoration: none;
	padding: 0em 0em .1em .2em;
}



a:link 
{
	color: #FFFFFF;
	background-color: inherit;
}
a:visited 
{
	color: #FFFFFF;
	background-color: inherit;
}
a:hover 
{
	color: #FF00FF;
	background-color: inherit;
}
a:active 
{
	color: #FFFFFF;
	background-color: inherit;
}

/********** Begin top navigation *************/
#navlist
{
	height: 1.6em!important;
	height: 1.7em;
	margin-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist a, #navlist a:link, #navlist a:visited
{
    border: 2px solid #333333;
    /* internal padding */
    padding: 0.2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #FFFFFF;
    text-decoration: none;
	background-color: #212121;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 2px solid #FFFFFF;
	padding: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C294C;
}

#navlist li
{
    display: inline;
	font-size: 10px;    
    margin: 0px;
    padding: 0px;    
    display: table-cell;
}

#navlist ul
{
    margin: 0px;
    padding: 0px;
}

#navlist #active a 
{
	background-color: #4C294C;
	color: #FFFFFF;
}
 


.nopcart, .nopentry, .nopheader, .noptotal
{
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	padding: 3px;
	background-color: #000000;
}

#nicetable td, th
{
	padding: 4px;
	background-color: #000033;
}


#nicetable th
{
	background-color: #000066;
}

#bullet li
{
	margin-left: 20px; 
}

img.photo
{
    margin: 0.5em;
    padding: 0.5em;
    border: 1px solid #ccc;
    background-color: #333;
}

/* Error Notification  */
#alertMessagePlaceHolder 
{
	background-color: #FF0000;
	background-color: black;
	color: #ff0000;
	border: 1px solid #F00;
	border: none;
	padding: 5px;
	display: none;
	margin: 2em 5px;
}

#inhuman {position:absolute; top:-100px; left:-100px; }
