/* 
================================
Skin styles for DotNetNuke
================================
*/
html {
	height:100%
}
body
{
    margin: 0;
    padding: 0;
    text-align:left;
}
body, tr, td
{
    line-height: 1;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}
html, body {
	color: #666666;
	text-align: left;
	background: whitesmoke;
	height:100%;
} 
img {
	border: 0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #EAB719;
	text-decoration: underline;
}

.OtherTabs {
	color:#bdbdbd;
}
A.OtherTabs:link {
    text-decoration:none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:none;
    color:#003366;
}

A.OtherTabs:active   {
    text-decoration:none;
    color:#666666;
}

/* ================================
style for buttones
================================ */
.StandardButton {
    background: #F90 none;
    color: #FFF;
    font: normal 90% verdana, tahoma, arial, helvetica, sans-serif;
}
/* ======================
    Style for LINKS at the bottom of the skin
==================== */
.CommandButton {
    font: 100% verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
/* ================================
style for module titles
================================ */
.Head {
    font: bold 110% verdana, tahoma, arial, helvetica, sans-serif;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead {
    /*font-size: 85%;*/
    /*color: #666;*/
    /*font: normal 100% Verdana, Tahoma, Arial, Helvetica, Sans-Serif;*/
    
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal, .NormalDisabled, .NormalTextBox, .NormalRed, .NormalBold {
    font: normal 100% Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalRed {
    color: #F00;
    font-weight: bold;
}
.NormalBold {
    font-weight: bold;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6 {
  color: #1b8bd4;
}
H1 {
  font-size: 24px;
  font-weight: normal;
}
H2 {
  font-size: 20px;
  font-weight: normal;
}
H3 {
  font-size: 16px;
  font-weight: normal;
}
H4 {
  font-size: 110%;
  font-weight: bold;
}
H5, DT {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
H6 {
	font-size: 100%;
  font-weight: bold;
	color:#666666;
}
/* END Overrides */


/* Page settings */
body#Body >form
{ height:100%; }

#skinmaster
{
  width: 820px;
	height:100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: white;
	/*border: gainsboro thin solid;*/
}
#skinpane
{
  background-color: white;
  border-left: 5px solid white; border-right: 5px solid white;
}
#Disclaimer {
	font-size: 9px;
	color: #666666;
}
#PageControlPane {
	width:100%;
}
#ContentPane 
{
	float:none;
	display: block;
	width: 100%;
	height:100%;
}
#ReferrerPane 
{
	float:none;
	display: block;
	width: 100%;
	height:100%;
	border: solid 1px #bdbdbd;
}#LoginOptions1
{
	right: 500px; 
	position:fixed; 
	margin:0; 
	padding:0;
	top: 22px; t\op: 22px; 
}

/*
================================================
	Text Styles
================================================
*/
ul {
	left: 20px;
	line-height:16px;
	list-style-position: outside;
	list-style-image: url(/images/bullet.jpg);
}
ul.solutions {
	font-size: 100%;
}
.highlights 
{
	color: red; 
	line-height: 150%; 
	font-weight: bold;
	font-size: 14px;
}





a.readmore {
  color: #1b8bd4;
  font-weight: normal;
}
.imageleftside img {
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
}
.imagerightside img {
    margin-left: 15px;
    margin-bottom: 10px;
    float: right;
}
.imageleftsidecaption {
    font-size: 85%;
    font-style: italic;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.imageleftsidecaption img {
    margin-bottom: 5px;
}
.imagerightsidecaption {
    font-size: 85%;
    font-style: italic;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.imagerightsidecaption img {
    margin-bottom: 5px;
}
.clear {
    clear: both;
}
.quoteleft {
    font: italic 95% Georgia, "Times New Roman", Times, Serif;
    padding: 0 10px 0 0;
    margin: 10px 10px 10px 0;
    width: 220px;
    float: left;
    text-align: right;
    border-right: 7px solid #C8CDD0;
    color: #75818A;
}
.quoteright {
    font: italic 95% Georgia, "Times New Roman", Times, Serif;
    padding: 0 0 0 10px;
    margin: 10px 0 10px 10px;
    width: 220px;
    float: right;
    text-align: justify;
    border-left: 7px solid #C8CDD0;
    color: #75818A;
}
.tabletext {
    font-size: 100%;
	font-weight: bold;
}
.subheading {
	color: #505050;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.topic {
	color: #990000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}


.hp_ItemTitleDefault {
	padding: 5px 0px 3px 3px;
}
.hp_FeedItem {
	background-color:white;
	padding: 5px 0px 5px 0px;
}

.hp_FeedItem2 {
	background-color: white;
	padding: 5px 0px 5px 0px;
}
.hp_ItemContentDefault {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.menuseparator 
{
    border:1px solid white;
    height: 22px;
}
* html #menuleft
{
    z-index:9999; 
    display: inline;
    right: -5px;
    position: relative;
}

/************************* 
 MENU STYLING 
*************************/
 /* common styling */
.menu 
{
    float:left; 
    background-color:#ed1c24; 
    font-family: verdana, arial, sans-serif; 
    /*z-index:9999;*/
}
.menu ul 
{
	border: 0;
    padding:0;
    margin:0;
    list-style-type:none; 
	list-style-image: none;
    /*z-index:9999;*/
}
.menu ul li 
{
	border: 0;
    padding:0;
    margin:0;
    float:left; 
    position:relative; 
    list-style-type:none; 
	list-style-image: none;
    /*z-index:9999;*/
}
.menu ul li a
{
	border: 0;
    padding:0;
    margin:0;
    border-left: 2px solid white;
}
.menu ul li a, .menu ul li a:visited 
{
    float:left; 
    display:block; 
    text-decoration:none; 
    color:white; 
    font-weight:bold;
    padding:0px 16px; 
    line-height:24px; 
    /*z-index:9999;*/
}
.menu ul li:first-child a
{ 
    border-left: none; 
}
.menu ul li:hover 
{
    width:auto; 
    z-index:9999;  
    color: white; 
    background-color:#f7931e;
    text-decoration:none; 
}
.menu ul li a:hover 
{
    text-decoration:none; 
    background:transparent; 
    color:white; 
    z-index:9999; 
    background-color:#f7931e;
    border-bottom: 1px solid #f7931e;
}
.menu ul li:hover a
{
    text-decoration:none; 
    background:transparent; 
    color:white;
    z-index:9999;
    background:#f7931e;
    border-bottom: 1px solid #f7931e;
}

.menu ul li ul 
{
    display: none; 
    z-index:9999; 
    border-left: none; 
}
.menu table 
{
    margin:0; 
    border-collapse:collapse; 
    position:absolute; 
    top:0; 
    left:0; 
    z-index:9999;
}


/* specific to non IE browsers */
.menu ul li:hover ul 
{
    display:block;
    position:absolute;
    top:26px;
    margin-top:0px; 
    left:0;
    width:154px;
    z-index:9999;
	left:2px;
}   
.menu ul li:hover ul li ul 
{
    display: none; 
    z-index:9999;
}
.menu ul li:hover ul li a 
{
    display:block;
    background:#f7931e;
    color:white;
    height:auto;
    line-height:15px;
    padding:4px 16px; 
    width:160px;
    border:0;
    z-index:9999;
}
.menu ul li:hover ul li a:hover 
{
    color: white;
    background: #ed1c24;
    z-index:9999;
}
.menu ul li:hover ul li:hover ul 
{
    display:block; 
    position:absolute; 
    left:193px; 
    top:-1px; 
    z-index:9999;
}

/* specific to IE5.5 and IE6 browsers */
.menu ul li a:hover ul 
{
    display:block;
    position:absolute;
    top:24px; t\op:24px; 
    background: #f7931e;
    left:0; 
    z-index:9999;
}
.menu ul li a:hover ul li a 
{
    display:block;
    background:#f7931e;
    color:white;
    height:1px; 
    line-height:15px; 
    padding:4px 16px; 
    width:194px; w\idth:160px; 
    border:0;
    z-index:9999;
    left:2px;
}
.menu ul li a:hover ul li a ul 
{
    visibility:hidden; 
    position:absolute; 
    height:0; 
    width:0; 
    z-index:9999;
}
.menu ul li a:hover ul li a:hover 
{
    color: white;
    background: #ed1c24;
    z-index:9999;
}
.menu ul li a:hover ul li a:hover ul 
{
    visibility:visible; 
    position:absolute; 
    top:0;
    color:#737579; 
    left:193px; l\eft:160px;
    z-index:9999;
}
.menu ul li a, .menu ul li a:visited 
{
    height:24px; 
    z-index:9999;
}
