﻿/*
Styles for the Rheumatoid Arthritis Panel Page layout
Created by Bradley Jones 9/9/08 http://www.zestdigital.com.au
*/    
body
{
    background-color:#E5EDF8;
    line-height:1.0em !important;
}

#content
{
    line-height:1.1em !important;
}
#contentpage
{
	height:auto;
    width:100%;
}
#mainpage
{
   margin:auto;
   padding:0 0 0 0;
   width:800px;
   min-height:700px;
   height:auto;
   overflow:hidden;
}

#RAtopboundary
{
    background:url(images/mainroundheader-whiteontransparent.gif) no-repeat white;
    height:40px;
    width:100%;    
}
#RAcontentboundary
{
    margin:0 0px 0 0px;
    padding:0 40px 0 40px;   
    background-color: white;
    min-height:600px;
    height:auto;
}

#contentpane
{
     min-height:600px;
     height:auto;
     background-color: white;
     overflow:hidden;
}

#RAfooterboundary
{
    position:relative;
    background:url(images/mainroundfooter-whiteontransparent.gif) left bottom no-repeat white;
    height:40px;
    width:100%;    
    overflow:hidden;
}
#RAHeader
{
    position:relative;
    margin:0 0 0 0;
    padding:0;
    height:182px;
}

#RAHeadertext
{
    position:absolute;
    float:left;
    top:10px;
    left:10px;   
    margin-top:15px;
}


#RAHeadertext #RAHeadertextpart1
{
    font-weight:600;
}

/* =====================================
    CSS STYLES FOR CSSNavMenu SkinObject
   =====================================
*/


#mainmenu
{
    width: auto;
    min-height:4.0em;
	height:auto !important;
	height:100%;
    margin: 0 0 0 0;
    text-align:center;
    padding:0;
    background-image: url(images/curvedmenu.png);
    background-position:bottom left;
    background-repeat:no-repeat;
    line-height:1.0em;
}

#ParentTabs
{
    width:auto;
}


#tLinks, #tLinks li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#tLinks ul
{
    padding:0px; 
    margin:0px;   
}
#tLinks li{
	float:left;
	display:block;
	padding-right:7px;
	padding-left:7px;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	max-width:116px;
	min-height:3.0em;
	background:url(images/separator.gif) no-repeat 0 5px;
}

#tLinks li a{
	color:white;
	text-decoration:none;
	margin:0;
}
#tLinks li a:hover, #tLinks li a:visited
{
    text-decoration:none;
	margin:0;
	padding:0;
}

/* ------------------------
Section for content pages
----------- */


/* Main Layout */
#content
{
    float: left;
    margin-top:40px;
    margin-left:3%;
    width: 71%;
}

#sidebar
{
    float: left;
    padding-top:30px;
    width:26%;
}

#leftpane
{
    width:100%;
 }
 .clear
 {
     clear:both;
 }
 /* ------------------------
Section for left menu round box
----------- */              
#leftmenu .rbroundbox {margin:0; padding:0;}
#leftmenu .rbheader   {padding:10px 10px 0 10px;min-height:25px; height:auto; text-align:center;}
#leftmenu .rbtop      { background: url(images/tl-transparent.gif) no-repeat top left; }
#leftmenu .rbtop div  { background: url(images/tr-transparent.gif) no-repeat top right ;}
#leftmenu .rbbot div  { background: url(images/bl-transparent.gif) no-repeat bottom left;}
#leftmenu .rbbot      { background: url(images/br-transparent.gif) no-repeat bottom right;height:auto;width:inherit}
#leftmenu .rbfooter   {padding-left:10px;padding-right:10px;height:20px;}


/* =====================================
    CSS STYLES FOR Left HouseMenu SkinObject
   =====================================
*/

#HouseMenuNavLeft #HouseMenuNavLeftCurrentItem
{
    background-position:top center;
    background-repeat: no-repeat;
}

#HouseMenuNavLeft #HouseMenuNavLeftCurrentLink
{
    
} 

/* Horizontal Menu */
#HouseMenuNavLeft
{
    /*menu wrapper div */
    position:relative;
    margin:0 0 0 0;
    padding:0;
    height:100%;
    width:100%;
    font-weight:600; 
}

#HouseMenuNavLeft ul
{   
    border: 0;
    margin: 0;
    list-style: none;
    float: left;
    height:auto;
}
#HouseMenuNavLeft li
{
    position: relative;
    width:145px;
    list-style: none;
    margin:3px 15px 0 3px;
    text-align:center;
    padding:0 0 0 0;
    height:auto;
    background-position:top center;
    background-repeat: no-repeat;
}
#HouseMenuNavLeft li a:link, #HouseMenuNavLeft li a:visited
{
    display:block;
    text-decoration: none;
    padding:5px 0 5px 0;
    margin:0;
    width:145px;
    height:100%;
}


#HouseMenuNavLeft li:hover
{
    
    background-position:top center;
    background-repeat: no-repeat;
    color:#FFF;
}

#textheader #leftmenuhead
{
    margin: 0;
    padding: 0;
    font-weight: 600;
    width:100%;
    }


/* house menu slideout window*/

#HouseMenuNavLeft li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:145px;
	padding:0;
	margin:0;
	height:auto;
}
#HouseMenuNavLeft li ul
{
    padding:0;
    margin:0;
}

#HouseMenuNavLeft li ul li
{
    padding:0;
    margin:0;
    background:none;
    background-color:transparent;
}

#HouseMenuNavLeft li ul li a:link, #HouseMenuNavLeft li ul li a:visited
{
    display:block;
    text-decoration: none;
    padding:5px 0 5px 0;
    margin:0;
    width:145px;
    height:100%;
    text-align:center;
    
}

#HouseMenuNavLeft li ul li:hover, #HouseMenuNavLeft li ul li a:hover, #HouseMenuNavLeft li ul #HouseMenuNavLeftCurrentItem
{
    background:none !important;
}

#HouseMenuNavLeft  li:hover ul ul,
#HouseMenuNavLeft  li:hover ul ul ul,
#HouseMenuNavLeft  li:hover ul ul ul ul,
#HouseMenuNavLeft  li.iehover ul ul,
#HouseMenuNavLeft  li.iehover ul ul ul,
#HouseMenuNavLeft  li.iehover ul ul ul ul{
  left: -999em;
}

#HouseMenuNavLeft  li:hover ul, 
#HouseMenuNavLeft  li.iehover ul{
	top: 0px;
    left:154px;
}
#HouseMenuNavLeft  li li:hover ul,
#HouseMenuNavLeft  li li li:hover ul,
#HouseMenuNavLeft  li li.iehover ul,  
#HouseMenuNavLeft  li li li.iehover ul{
	top: 1px;
	left:155px;
}

.ie6Hover
{
    top: 1px;
	left:155px !Important;    
}


/************* HelpDomain pop up *************/
.helpDomain{
    position:absolute;
    visibility:hidden;
    top:300px;
    left:39%;
    z-index:999;
}

/* print media sections */    
@media print
{
 
 /* print styles for DotNetNuke */
 body 
 {
     font: normal 12pt Georgia, Times New Roman, Serif;
     color: #000;
     background: #fff;
     margin: 0;
 }
 
 .Normal 
 {
     font: normal 12pt Georgia, Times New Roman, Serif;
 }
 
 .header, .main_right, #HouseMenuNav, .credits 
 {
     display: none;
 }
  
 h1 
 {
     font-size: 18pt;
 }
 
 h2
 {
     font-size: 16pt;
 }
 
 h3
 {
     font-size: 14pt;
 }
 
 h4, h5, h6 
 {
     font-size: 12pt;
 }
 
 h1, h2, h3, h4, h5, h6, .Head
 {
     color: #000;
 }
 
 
 /* close @media print */   
}