/* 
================================
Based on
Skin styles for Simple Red Leaf Skin 3 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/
body
{
    /* 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;
    background-position: left top;
    background-color: #f8f8f8;
    background-image: url(DLFHeader2007.jpg);
    background-repeat: no-repeat;
    text-align: left;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#wrap
{
    min-width: 500px;
    max-width: 1400px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}



#dnn_tagline
{
    float: left;
    padding-left: 25px;
    font-size: 8px;
    color: #ffff00;
}

#dnn_tagline h1
{
    font-size: 100%;
    color: white;
}
#dnn_tagline h2
{
    font-size: 300%;
    color: orange;
}
#dnn_tagline h3
{
    font-size: 200%;
    color: blue;
}

#loginlinks
{
    float: right;
    width: 30%;
    text-align: right;
    color: white;
    font-size: 10px;
}

#logo
{
    clear: both;
    padding-right: 0px;
    padding-left: 35px;
    padding-bottom: 15px;
    padding-top: 10px;
    height: 110px;
}


#logo h1
{
    font: bold 150% Verdana, Tahoma, Helvetica, Arial, sans-serif;
    color: #ff9900;
    letter-spacing: 0.1em;
    margin-top: 0px;
    left: 130px;
    position: absolute;
    top: 20px;
}
#logo h2
{
    font: bold 100% Verdana, Tahoma, Helvetica, Arial, sans-serif;
    color: #ccffff;
    letter-spacing: 0.1em;
    margin-top: 0px;
    left: 130px;
    position: absolute;
    top: 55px;
}

/* Main Layout */
#content
{
    float: right;
    width: 81.9%;
}

#sidebar
{
    float: left;
    width: 18%;
    background-color: #f8f8f8;
}

#menubar
{
    float: left;
    width: 100%;
}



#date
{
    color: #996633;
    text-align: left;
    font-size: 10px;
    position: static;
    font-family: Verdana;
    font-weight: bold;
}

#bluebar
{
    background-image: url(strawstripes.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding-bottom: 18px;
    padding-top: 6px;
    color: #996633;
}

.r495SkinItem
{
    color: #996633;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
}

.r495DateItem
{
    color: #996633;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 5px;
}
#dnn_footer
{
    color: #996633;
    font-size: 10px;
    font-family: Verdana;
    padding-left: 5px;
}



/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
}

/* ================================
style for module titles
================================ */
.Head
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 170%;
    font-weight: bold;
    color: #996633; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  85%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H1
{
    font-size: 150%;
    font-weight: bold;
    color: #996633;
}



H2
{
    font-size: 150%;
    font-weight: bold;
    color: #996633;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #996633;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #996633;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #996633;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #996633;
    margin: 0px;
}


/* ------------------------
Links format added for opera browser
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #996633;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #F8f8f8;
}

/* This is the Date eg. any items that are not links */
.SkinItem
{
    text-decoration: none;
    color: #333366;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #333366;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #f8f8f8;
}

/* Layouts for the Text/HTML module */
#imageleftside
{
}
#imageleftside img
{
    border: 1px solid #996633;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
#imagerightside
{
}
#imagerightside img
{
    border: 1px solid #996633;
    margin-left: 15px;
    margin-bottom: 20px;
    float: right;
}
.clear
{
    clear: both;
}
.quoteleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	width: 220px;
	float: left;
	text-align: right;
	border-right: 10px solid #996633;
	color:#996633;
}
.quoteright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	width: 220px;
	float: right;
	text-align: left;
	border-left: 10px solid #996633;
	color:#996633;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#houseMenuH { 
	border: solid 1px #996633;
	width: 100%;
	height: 22px;
	line-height: 12px;
	background-color: #f8f8f8;
}

#houseMenuH ul { /* all submenu lists */
	border: solid 1px #996633;
	width: 100%;
	height: 22px;
	line-height: 12px;
	background-color: #663333;
}
#houseMenuH li { /* all list items */
	width: 144px;
	height: 22px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	height: 22px;
	/* end hack */
}

#houseMenuH li li { /* all items under the top level */
	width: 148px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	/* end hack */
}

#houseMenuH a { /* all links within the menu wrapper */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #996633;
	background-color: transparent;
	padding: 5px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li li a { /* all item links under the top level */
	padding: 5px;
	width: 148px;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	height: 12px;
	/* end hack */
}

#houseMenuH li a:hover {
	padding: 5px;
	color: #f8f8f8;
	background-color: #663333; 
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li li a:hover {
	color: #663333;
	background-color: #f8f8f8; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li li li a:hover {
	color: #f8f8f8;
	background-color: #663333; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #663333;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	background-color: #f8f8f8;
	height: auto;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 144px;
	border: solid 1px #663333;
	line-height: 12px;
	background-color: #f8f8f8;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuCurrentLink
{ /* current link itself */
	padding: 5px;
	color: #996633; 
	background-color: #f8f8f8; 
	text-decoration: none;
}

td.Nowrap, td.SubHead, td.CreateForm
{ white-space: nowrap;
}
td.SubHead
{
    width: 20px;
}
table.alignLeft
{
    text-align: left;
}


