﻿@import url(dnndefault.css);
@import url(nav.css);

/* =================================

CSS Document for EmpowerHR 
Author: Bill Burkey
Email: bill@southernrealm.com
Skype: billbincr
Website: www.southernrealm.com

================================= */


/* -- General -- */

.container{
}

*{
outline:none;
}

.clear{
height:0px;
clear:both;
}

.title{
margin-top:0;
}

.left{
float:left;
}

img.left{
margin:0 10px 10px 0;
}

.right{
float:right;
}

img.right{
margin:0 0 10px 10px;
}

a:link, a:visited, a:hover, a:active{
text-decoration:none;
color:#074345;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
margin:0 0 1em 0;
line-height:1.2em;
}

h1, h2, h3, h4, h5, h6{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fb6600;
}

h1{
margin:0 0 0.5em 0;
font-size:16px;
color:#8f8f8f;
border-bottom:2px solid #f5f5f5;
font-family:"Lucida Grande Bold",Arial,Helvetica,sans-serif;
}

h2{
font-size:14px;
margin:0.8em 0 0.6em 0;
font-weight:normal;
border-bottom:5px solid #f5f5f5;
padding-bottom:0.6em;
}

h3{
font-size:15px;
margin:0.8em 0 0.6em 0;
font-weight:normal;
}

h4{
font-size:14px;
margin:0.8em 0 0.6em 0;
font-weight:normal;
}

h5{
font-size:13px;
margin:0.8em 0 0.6em 0;
font-weight:normal;
}

h6{
font-size:12px;
margin:0.8em 0 0.6em 0;
font-weight:normal;
}

table{
}

tfoot, thead{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
}

th, td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
}

th{
font-weight:bold;
}

td{
font-weight:normal;
}

small{
font-size:10px;
}

big{
font-size:12px;
font-weight:bold;
}

blockquote, pre{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
color:#5a5a5a;
padding:2px;
}

li{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
line-height:1.2em;
}

ul{
margin-top:0.8em;
margin-bottom:0.6em;
}

ul li{
list-style:disc;
}

ol{
margin-top:0.8em;
margin-bottom:0.6em;
}

ol li{
list-style-type:decimal;
}

dl{
margin:0.8em 0 0.6em 0;
font-size:11px;
color:#5a5a5a;
}

dt, dd{
font-family:Arial, Helvetica, sans-serif;
margin-left:40px;
margin-right:40px;
font-size:11px;
}

dt{
font-weight:bold;
color:#5a5a5a;
}

hr{
color:#f5f5f5;
background-color:#f5f5f5;
border:none;
height:3px;
clear:both;
}

a img{
vertical-align:middle;
}

a.nu{
text-decoration:none;
}

a.arrow{
padding-right:15px;
background:url(images/blue-arrow.gif) scroll no-repeat right;
}

/* -- Login Object -- */

a.LOGIN_object{
color:#fb6600;
}

/* -- Body -- */

body{
margin:0;
padding:0;
background-color:#bfbfbf;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#Body{
}

/* -- Background Wrapper -- */

#hrbgwrapper{
background:url(images/bg-tile.gif) scroll repeat-y top
}

#page155 #hrbgwrapper #hrwrapper #hrleftcontent #hrnavbar{
	display:none
}

#page155 #hrbgwrapper #hrwrapper #dnn_RightPane #dnn_ctr601_ContentPane{
	display:none;
}

/* -- Width Wrapper -- */

#hrwrapper{
margin:0 auto;
width:960px;
}

/* -- Logo -- */
#LogoRowWrapper{
	width: 400px; /* test val */
	float:left;
}


#hrlogo{
padding:26px 0 0 32px; 
}

#LogoRightBlock{
float: right;
}

#LogPane{
float:right;
}

/* -- Left Content Area -- */

#hrleftcontent{
width:674px;
float:left;
}

#slide1{
width:674px;
float:left;
}

/* -- Nav Bar -- */

#hrnavbar{
padding:20px 6px 20px 0;
text-align:center;
}
#hrnavbar ul {
	z-index:999;
}

/* -- Breadcrumb/Title -- */

#hrbreadcrumb{
padding:0 0 0 53px;
width:557px;
display:none;
}

#hrbreadcrumb h1{
color:#fdb945;
padding-bottom:0;
border:none;
font-size:18px;
}

#hrbreadcrumb a{
text-decoration:none;
color:#fdb945;
font-weight:bold;
}

/* -- Content -- */

#hrcontent{
width:557px;
padding-left:53px;
min-height:800px;
}

/* -- Footer -- */

#hrfooter{
font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
padding:10px 0 10px 0;
line-height:20px;
text-align:center;
font-size:11px;
color:#747474;
background-color:#e8e8e8;
}

#hrfooter a{
color:#747474;
font-weight:normal;
}

/* -- Banner Pane -- */

#dnn_BannerPane{
margin-bottom:20px;
}

/* -- Main Content Pane -- */

#dnn_ContentPane p {
text-align:justify;
}

/* -- Right Content Area -- */

#dnn_RightPane{
width:230px;
float:right;
color:#fff;
font-size:11px;
margin-right:28px;
margin-top: -50px;
*margin-top: -50px; /* IE7 sux */
}

#dnn_RightPane p, #dnn_RightPane .Normal{
color:#fff;
}

/* -- Third Width Panes -- */

#dnn_ThirdLeftPane{
float:left;
width:179px;
margin-right:10px;
}

#dnn_ThirdCenterPane{
float:left;
width:179px;
}

#dnn_ThirdRightPane{
float:right;
width:179px;
}

/* -- 50% Panes -- */

#dnn_Left50Pane{
float:left;
width:270px;
}

#dnn_Right50Pane{
float:right;
width:270px;
}

/* -- Bottom Content Pane -- */

#dnn_BottomContentPane {
text-align:center;

}

#dnn_BottomContentPane hr {
border: none;
width: 100%;
height: 5px;
text-align: center;
margin-top:6px;
margin-bottom:30px;
padding: 0px;
}

#dnn_BottomContentPane hr.tophr {
margin-bottom: 0px;
}

#mission {
margin:0 auto;
width: 90%;	
text-align:center;
font-size:20px;
color:#aca1a1;
font-family: Arial, Helvetica, sans-serif;
}

/* -- containers -- */


#dnn_RightPane .container{
margin-bottom:40px;
}

.container.transparent{
background:url(images/white-10.png) scroll repeat top;
-moz-border-radius-bottomleft: 26px;
-moz-border-radius-bottomright: 26px;
-webkit-border-bottom-left-radius: 26px;
-webkit-border-bottom-right-radius: 26px;
border-bottom-right-radius: 26px;
border-bottom-left-radius: 26px;
}

.container.transparent h2{
font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
padding:20px 35px 0 35px;
color:#fff;
font-weight:normal;
border-bottom:none;
font-size:13px;
}

.container.transparent .padd{
padding:0 35px 35px 35px;
}

.container.orange h2{
font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding-bottom:5px;
border-bottom:1px solid #fff;
font-weight:normal;
}

.container.white h2{
font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:normal;
color:#fff;
border-bottom:none;
padding-bottom:0;
}

.container.transparentcont{
background:url(images/trans-tile.gif) scroll repeat-y bottom;
}

.container.transparentcont .corners{
background:url(images/trans-footer.gif) scroll no-repeat bottom;
}

.container.transparentcont h2{
font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
padding:20px 35px 0 35px;
color:#fff;
font-weight:normal;
border-bottom:none;
font-size:13px;
}

.container.transparentcont .padd{
padding:0 35px 35px 35px;
}

.container.quote{
padding:10px 0;
border-top:5px solid #f4f4f4;
border-bottom:5px solid #f4f4f4;
font-size:20px;
text-align:center;
color:#aaa;
}

/* -- Layout Style -- */

#dnn_LinksPane{
margin-top:4px;
background-color:#e8e8e8;
padding:8px 0 0 0;
color:#747474;
font-size: 8px;
}

#dnn_LinksPane .Normal{
color:#989898;
margin:0;
}

#dnn_LinksPane a{
color:#989898;
text-decoration:none;
font-weight:normal;
}

#dnn_RightPane a{
color:#fff;
}

#s_links {
	overflow:hidden;
}

#s_links a {
	float:left;
	display:block;
	height:39px;
	width:29px;
	text-indent:-9999px;
	margin-right:10px;
}

#s_links a.rss{
	background:url(/Portals/0/ico_rss.png) no-repeat;
}

#s_links a.link{
	background: url(/Portals/0/ico_linkedin.png) no-repeat;
}

#s_links a.twt{
	background:url(/Portals/0/ico_twit.png) no-repeat;
}

#s_links a.fb{
	background:url(/Portals/0/ico_fb.png) no-repeat;
}

.dnn_follow {
	text-indent:-9999px;
	background:url(/Portals/0/ttl_followus.png) no-repeat;
	height:14px;
	width:84px;
	margin: 70px 0 10px 0;
}

.sideform {
	margin-left: 10px;
	padding-top: 5px !important;
}

.sideform h4 {
	margin: 5px 0 5px 0;
	width: 199px;
	color:#fff;
	text-align:center;
	font-size:1.17em;
}

.sideform label {
	display:block;
	clear:both;
	color:#d4d4d4;
	margin: 0 0 1px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.sideform .sideFinput, .sideform #comment{
	width:167px;
	font-size: 9px;
	font-family:"Arial", Helvetica, sans-serif;
}

.sideform .sideFinput {
	height:16px;
	padding: 0;
	margin:0 0 5px 15px;
	border:none;
	clear:both;
}

.sideform #comment {
	height:48px;
	border:none;
	margin: 0 0 0 15px;
	max-height:48px;
	max-width:167px;
}

.sideform div {
	margin: 10px 0 0 0;
}

.sideform div input {
	background: url(/Portals/0/submitBtn.png) no-repeat;
	width:68px;
	height:22px;
	font-size:0.78em;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	border:none;
	display:block;
}

span#info {
	float:left;
	margin: 0 4px 0 15px;
	color:#fff;
	font-size: 0.95em;
}

html>body span#info {
	margin: 0 2px 0 7px !important;
}

#resSide h3, #empSide h4{
	border-bottom: 1px #fff solid;
	width:240px;
}

#resSide div a, #empSide div a {
	border:none;
	text-decoration: none;
	overflow:hidden;
	display:block;
	width: 240px; height: 70px;
	margin: 0 0 10px 0;
}

#resSide div a img, #empSide div a img {
	float:left;
	border:none;
}

#resSide div a span, #empSide div a span {
	text-transform:uppercase;
	font-size:0.9em;
	color:#fdb945;
	float:right;
	width:176px;
	text-align:left;
}

#resSide div a p, #empSide div a p {
	float:right;
	font-size:0.9em;
	color:#fff;
	width:176px;
	text-align:left;
}


/* ----- Expandable Description ----- */

p.description {
	margin: 0 !important;
}

a.SubHead {
	text-decoration: none;
	color:#C63;
	font-size:15px;
}

a.SubHead:hover {
	text-decoration:none;
}

p.description a.SubHead {
	color:#5A5A5A;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	font-size:11px;
}

p.description a.SubHead:hover {
	color:#5A5A5A;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	font-size:11px;
}

/* ----- HomeLinks ----- */
.Normal h3 a {
	color:#C63;
	text-decoration:none;
}

.Normal h3 a:hover {
	text-decoration:none;
}

.FormRow textarea {
	float:right;
}

/* ----- Tabs ----- */

#dnn_ContentPane div.tabstestimonials {
    clear: left;
    padding: 1em;
}

#dnn_ContentPane div.tabstestimonials.inactive {
	display: none;
}

#dnn_ContentPane ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

#dnn_ContentPane ol#toc a {
    background:#074345;
    color: #fff;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

#dnn_ContentPane ol#toc a:hover {
    background-color: #067579;
    background-position: 0 -120px;
}

#dnn_ContentPane ol#toc a:hover span {
    background-position: 100% -120px;
}

#dnn_ContentPane ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

#dnn_ContentPane ol#toc li a.active {
    background-color: #06585b;
    background-position: 0 -60px;
    color: #fff;
}

#dnn_ContentPane ol#toc li a.active span {
    background-position: 100% -60px;
}

#dnn_ContentPane ol#toc span {
    background: url(tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
