﻿body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: small;
	background: #fff;
	text-align: center;
	line-height: 1.25em;
	}	
	
	
a:link, a:active, a.SkinObject:link, a.SkinObject:active {color: #3366CC; text-decoration: none;}
a:visited, a.SkinObject:visited {color: #660000;text-decoration: none;}
a:hover, a.SkinObject:hover {color: #808080;text-decoration: underline;}

/* DNN Override */
.Normal,.NormalDisabled,.NormalRed,.SkinObject,.CommandButton,.Head,.SubHead, h1, h2, h3, h4, h5, dt { font-family: Verdana,Arial,Sans-Serif; }
.Normal,.NormalDisabled,.NormalRed,.SkinObject,.CommandButton {font-size: 95%; font-weight: normal;}
h1 {font-weight: 700;}
h2 {font-size: 100%;margin: 0;padding: 0;}
h5, dt,.Head,.SubHead { color: #000; }
.Head {font-size: 125%;font-weight: 700;}

/* layout */
#wrap 
{
	margin: 0 auto;
	width: 950px;
	min-width: 950px;
	background: #fff url(images/leftpanerepeat.png) repeat-y top left;
	text-align: left;
}
.footerAdminNav
{
	margin: 0 auto;
	width: 950px;
	min-width: 950px;
	text-align: left;
}
#header 
{
	background: #FFF url(images/header.png) no-repeat top left;
	padding: 20px 0 0 20px;
	position: relative;
}
#header_break
{
	clear: both;
	background: url(images/subheader_top.png) no-repeat bottom left;
	padding: 6px 0;
}
.subheader
{
	background: #000;
	color: #FFF;
	height: 74px;
}

#sidebar 
{
	float: left; 
	width: 179px;
}

#content
{
	background: #FFF;
	float: right; 
	width: 771px;
	text-align: left;
}

#footer
{
	clear: both;
	background: #000;
	color: #FFF;
}
/* header */
#header h1
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 100%;
	color: #000;
	/*background: url(images/tok_logo.gif) no-repeat top left;*/
}
#header h1 img
{
	margin-right: 10px;border:0;
}

#header ul { margin: 0; padding: 0; position: absolute; top: 79px; right: 20px; }
#header ul li { display: inline; list-style-type: none; }
#header .SkinObject {font-weight: 700;font-size: 95%;} /* DNN override */
/* subheader */
.subheader div
{
	text-align: right;
	padding: 5px 20px 0 0;
}
.subheader div a:link, .subheader a:visited, .subheader a:active {color: #FFF; font-weight: 700; text-decoration: none;}
.subheader div a:hover { text-decoration: underline; }
.subheader div input { width: 120px; font-size: 85%; }
.subheader .SkinObject {font-weight: 700;font-size: 85%;} /* DNN override */

.Property01 {
	background-color: #000000;
	background-image: url(images/Headers_Property_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property02 {
	background-color: #000000;
	background-image: url(images/Headers_Property_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property03 {
	background-color: #000000;
	background-image: url(images/Headers_Property_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property04 {
	background-color: #000000;
	background-image: url(images/Headers_Property_04.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property05 {
	background-color: #000000;
	background-image: url(images/Headers_Property_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property06 {
	background-color: #000000;
	background-image: url(images/Headers_Property_06.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property07 {
	background-color: #000000;
	background-image: url(images/Headers_Property_07.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property08 {
	background-color: #000000;
	background-image: url(images/Headers_Property_08.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.Property09 {
	background-color: #000000;
	background-image: url(images/Headers_Property_09.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}		
.Property10 {
	background-color: #000000;
	background-image: url(images/Headers_Property_10.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}		
/* sidebar */
#sidebar dl
{
	padding: 0 0 5px 0; margin: 0 1px 10px 1px;
	background: #FFF;
	border-bottom: solid 1px #000;
	font-size: 85%;
	line-height: 1.5em;
}
#sidebar dl dt.featPropName
{
	padding: 0 0 0 15px; margin: 0;
	font-weight: 700;
	color: #000;
}
#sidebar dl dd
{
	padding: 0 0 0 15px; margin: 0;
}
#sidebar h2
{
	background: #006cb7;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 95%; 
	font-weight: 700;
	border: solid 1px black;
	padding: 3px;
}
#sidebar ul {margin: 0px;padding: 0px;}
#sidebar ul li {font-weight: 700;font-size: 95%;list-style: none;border-bottom: dotted 1px black;padding: 3px 0 3px 15px;}
#sidebar ul li.lastMenuItem {border-bottom: 0;}

/*content*/
#content div.gutter 
{
	padding: 20px;
}

#content-top, #content-bottom, #content-left, #content-right
{
	background: #FFF; padding: 0;
}
#content-left, #content-right
{
	margin: 0;
}
#content-left
{
	float: left;
	width: 355px;
}
#content-right
{
	float: right;
	width: 355px;
}
#content-bottom
{
	clear: both;
}

/* footer */
#footer p 
{
	margin: 0;
	padding: 15px;
	font-size: 85%;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;} 

#footer p .SkinObject { color: #FFF; font-weight: normal; font-size:100% } /* DNN override */
		
/* IE fixes */
* html .subheader div /* for IE5+6 */
{
	padding: 5px 20px 0 0;
}
#content, #sidebar, #footer {
	height: 1%;
}


