/* 
================================
Based on
Skin styles for Simple Red Leaf Skin 3 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/

html {
  height: 100%;
}


body
{
    /* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
    margin: 0;
    height: 100%;
    padding: 0;
    line-height: 1.1;
    font-size: x-small;
    background-position: right top;
    background-color: #ffffff;
    background-image: url(images/ATRightLogo1.jpg);
    background-repeat: no-repeat;
    text-align: left;
    font-family: Verdana;
}
 
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#wrap
{
    min-width: 500px;
    max-width: 1200px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 100%;
}

#dnn_r495tagline
{
    float: left;
    width: 65%;
    padding-left: 25px;
    font-size: 8px;
    color: white;
}

#dnn_r495tagline h1
{
    font-size: 100%;
    color: white;
}

#loginlinks
{
    top: 125px;
    float: left;
    width: 40%;
    color: #0b5725;
    font-size: 10px;
    position: absolute;
    z-index: 5;
    left: 10px;
}
#loginlinks a
{
    color: #0b5725;
}

#otherlinks
{
    z-index: 15;
    top: 15px;
    width: 100%;
    position: absolute;
}
#leftlinks
{
   z-index: 15;  
   width : 75%
}

#rightlinks
{
    display: block;
    float: right;
    font-size: 16px;
    z-index: 15;
    text-align: left;
    clear: right;
}

#rightlinks a.red 
{
    color : red;
}
#rightlinks a.orange 
{
    color : orange;
}
#rightlinks a.green 
{
    color : green;
}
#rightlinks a.blue 
{
    color : blue;
}
#rightlinks a.grey 
{
    color : gray;
}

#rightlinks a
{   
    text-decoration: none;
}

#rightlinks a:hover
{
    color: navy;
}

/*
#loginlinks a:link, #loginlinks a:visited, #loginlinks a:active
{
    text-decoration: none;
    color: white;
}
#loginlinks a:hover
{
    text-decoration: underline;
    color: black;
}
*/
#logo
{
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 0px;
    height: 150px;
    left: 0px;
    position: absolute;
    top: 0px;
}


#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 */
#main
{
    left: 0px;
    position: absolute;
    top: 174px;
    clear: both;
    width: 100%;
    margin-top: 5px;
}


#mainbody
{
    float: left;
    width: 82%;
}

#content
{
    float: right;
    width: 77%; 
}
#sidebar-2
{
    float: right;
    width: 17%;
    left: 837px;
    top: 84px;
}
#footercontent
{
    clear: both;
    padding-top: 10px;
}

#sidebar
{
    float: left;
    width: 22%;
    background-color: #ffffff;
}

#dnn_menubar
{
    float: left;
    width: 100%;
    position: absolute;
    top: 150px;
    left: 0px;
    z-index: 9999;
}

#r495left
{
    color: #333366;
    padding-top: 10px;
    background-color: #ffffff;
    clear: right;
    float: left;
    display: inline;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

#date
{
    color: #ffffff;
    text-align: left;
    font-size: 10px;
    position: static;
    font-family: Verdana;
    font-weight: bold;
}

#bluebar
{
    padding-bottom: 18px;
    padding-top: 6px;
    background-color: #ffffff;
}

.r495SkinItem
{
    color: #333366;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
}

.r495DateItem
{
    color: #ffffff;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 5px;
}
#dnn_footer
{
    color: #333366;
    font-size: 10px;
    font-family: Verdana;
    padding-left: 5px;
}

.clearboth 
{
    clear : both;
}

/* -----------------
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: #C00; /* 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: #999;
}



H2
{
    font-size: 150%;
    font-weight: bold;
    color: #C00;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #999;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}


/* ------------------------
Links format added for opera browser
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #036;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #F00;
}

/* 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: #F00;
}

/* Layouts for the Text/HTML module */
#imageleftside
{
}
#imageleftside img
{
    border: 1px solid #CCC;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
#imagerightside
{
}
#imagerightside img
{
    border: 1px solid #CCC;
    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 #C8CDD0;
	color:#75818A;
}
.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 #C8CDD0;
	color:#75818A;
}

/* ==========================
    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 { 
	width: 100%;
	height: 22px;
/*	line-height: 12px;  */
	background-color: #ffffff;
}

#houseMenuH ul { /* all submenu lists */
	width: 100%;
	height: 22px;
	line-height: 12px;
	background-color: #ffffff;
}


#houseMenuH li { /* all list items */
	width: 244px;
	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: 248px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 234px;
	/* 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: #0a2568;
	background-color: transparent;
	padding: 5px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li a
{
    border-right: #054fff 1px solid;
    border-left: #054fff 1px solid;
    border-top: #054fff 1px solid;
    border-bottom: #054fff 1px solid;
    color: #0a2568;

}


#houseMenuH li li a { /* all item links under the top level */
	padding: 5px;
	width: 248px;
	height: 20px;
	color: #ffffff;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 234px;
	height: 12px;
	/* end hack */
}

#houseMenuH li a:hover {
	padding: 5px;
	color: #161618;
	background-color: #546169; 
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li a:hover
{
    border-right: #ffffff 4px solid;
    border-left: #ffffff 4px solid;
}

#houseMenuH li li a:hover {
	color: #dddddd;
	background-color: #161618; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li li li a:hover {
	color: #dddddd;
	background-color: #546169; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
}

#houseMenuH li ul { /* second-level lists */
	width: 244px; /* 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 #333;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	background-color: #161619;
	height: auto;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 244px;
	border: solid 1px #666;
	line-height: 12px;
	background-color: #161619;
}

/* 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: #333; 
	background-color: #eee; 
	text-decoration: none;
}

td.Nowrap, td.SubHead, td.CreateForm
{ white-space: nowrap;
}
td.SubHead
{
    width: 20px;
}
table.alignLeft
{
    text-align: left;
}

/* admin menu */
/* DNN admin menu */
#AdminMenu {
    position: absolute;
    top: 50px;
    right: -110px;
    padding: 5px 0 5px 5px;
    margin: 0;
    background-color: #fff;
    text-align: left;
}
#HouseMenuNav3 {
  margin: 0;
  padding: 5px 2px 2px 15px;
  background: #777;
}
#HouseMenuNav3 li {
 list-style-image: none;
 list-style: none; 
} 
#HouseMenuNav3 li a {
  text-decoration: none;
} 
#HouseMenuNav3 ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-image: none;
}

*html #houseMenuH ul { /* all submenu lists */
	height: 22px;
}

