/* Global Styles */
html
{
}

body
{
    font: 9pt Arial, Helvetica, sans-serif;
    color: #202012;
    background-position: left top;
    background-image: url('http://survey.akroninc.net/HRANCAPortal/_img/bg-main.png');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #dee1e5; /* rgb(222,225,229) */
    line-height: 1.4em;
    padding: 25px;
}

a
{
    color: #2B468E;
    text-decoration: none;
}

a:hover
{
    color: #2200ff;
}

p, ol, ul, div, span
{
    line-height: 1.4em;
}

ul
{
    list-style: disc;
    padding: 10px 0px 10px 5px;
}
ul.numbered
{
    list-style-type: decimal;
}
li
{
    margin-left: 30px;
    padding-bottom: 10px;
}
p
{
    margin: 0.5em 0em 1.5em 0em;
}

img
{
    border-style: none;
	border-color: inherit;
	border-width: medium;
/*
	width: 16px;
	height: 16px;
*/
}

h1, h2, h3, h4
{
	color: #152346;
}

h1
{
    padding: 1.0em 0em 0.75em 0em;
    font-size: 150%;
    line-height: 1.5em;
    /* border-bottom: solid 2px rgb(178,180,184); */
}
h2
{
    font-size: 130%;
    line-height: 1.4em;
    padding: 1.0em 0em 0.5em 0em;
}

h3
{
    font-size: 120%;
    line-height: 1.3em;
    padding: 1.0em 0em 0.5em 0em;
}
h4
{
    font-size: 110%;
    line-height: 1.2em;
    font-weight: bold;
    padding: 1.0em 0em 0.5em 0em;
}

/*

	-------------------------------------------
	Layout and Nav 
	------------------------------------------- 
*/
#wrapper
{
    padding: 30px 20px 15px 30px;
    width: 1000px;
}

div#header
{
    text-align: center;
    background-color: Transparent;
}

#content
{
    background-color: #f8fbff; /* rgb(248,251,255); */
    margin:  0px 0px 20px 0px;
    padding: 0px 10px 10px 20px;
    border: solid 1px #ffffff; /* rgb(245,248,252);*/
    /* width: 97%;  */
}
#adminwrapper
{
    padding: 20px 20px 15px 20px;
    width: 95%;
}
#adminwrapper #content
{
    /* width: 94%; */
}
div.menu
{
/*    margin-top: 10px; */
}

.footer
{
    background-color: #242530;
    /* margin: 3% 1% 1% 1% ; */
    padding: 15px 10px 15px 10px;
    font-size: 80%;
    color: #eeeeee; /*         position: absolute;     bottom: 0px; */
    /* width: 98%;*/
    text-align: center;
}
.footer a
{
    color: #eeeeee;
}

/* 
	-------------------------------------------
	Classes 
	------------------------------------------- 
*/
/*
div.leftnav
{
    background-position: left top;
    float: left;
    background-image: url('http://localhost/hrancaportal3/_img/btnbg_left.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff;
}
*/
div #TTS
{
	background-color: #27427b;
	color: White;
	border: 2px solid #D7E6FF;
	margin: 10px;
	width: 100%;
}
div #TTS a
{
	color: White;
	text-decoration: underline;
}

div.RespName
{
    color: #eeeeee;
}
.padded
{
    padding: 10px 10px 10px 10px;
}
.overlap
{
	margin-left: -10px;
}
.padLeft
{
    padding-left: 10px;
}
.padRight
{
    padding-right: 10px;
}
.padBottom
{
    padding-bottom: 10px;
}
.padTop
{
    padding-top: 10px;
}
.padsmall
{
    padding: 5px;
}

.bodyText
{
    font-size: 100%;
    color: #666666;
}

.smallText
{
    font-size: 0.9em;
}
.largeText
{
    font-size: 130% !important;
}

.bold
{
    font-weight: bold;
}
.red
{
    color: Red;
}
.indented
{
    padding-left: 3.5%;
}

.banner
{
    font-size: 125%;
    font-weight: bold;
	color: #feffff;    
    background-color: #111111;
    margin: 12px 0 12px 0;
    padding: 10px;
}
.banner_nomargin
{
    font-weight: bold;
	color: #feffff;    
    background-color: #111111;
}

.announcement
{
}
.subhead
{
    font-size: 110%;
    font-weight: bold;
}
.mainDiv
{
    padding: 10px;
    width: 720px;
}
.portalHomeMain
{
	margin-right: 10px; 
	margin-left: 10px;
}
.subDiv
{
    padding: 0px 0px 10px 0px;
    text-align: left;
    border: 1px solid #242530;
    /* width: 220px; */
    margin-top: 10px;
    line-height: 1.4em;
    /* overflow: hidden; */
}
.productContainer
{
	width: 14.2%;
	float: left;
	margin: 0px 8px 0px 8px;
	vertical-align:text-bottom;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.productContainer > a > img
{
	min-height: 64px;
	margin-bottom: 8px;
}
.thumbMarginL
{
	padding-left: 53px;
}
.centered
{
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
div.cmd
{
    text-align: center;
    cursor: pointer;
}
.subDiv .THead
{
    padding: 8px 0px 9px 5px;
}
.subDiv p
{
    margin: 5px 0px 10px 2px;
}

.subDiv h4
{
    background-color: #242530;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
}

.divLogin
{
    padding: 3px 5px 10px 5px;
    text-align: left;
    border: solid 1px #242530; /*    border: solid 1px #31329c; */
    font-size: 0.8em;
    margin-top: 10px;
}
.divLogin h4
{
    background-color: #242530;
    color: #fff;
    text-align: center;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.clearer
{
    clear: both;
    float: none;
}
.tooltip
{
    background-image: url(../_img/help.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 16px; /* width of the image */
    margin-left: 3px;
    padding-top: 3px;
    cursor: pointer;
}
.errmsg
{
    font-weight: bold;
    color: #ff1111;
    padding: 10px;
}
.bordertop
{
    border-top: solid 1px;
    border-top-color: #2B468E;
}
.bordered
{
    border: solid 1px #c0c0c0;
}
.borderbottom
{
    border-bottom: solid 1px;
    border-bottom-color: #2B468E;
}
.noborder
{
    border: none;
}

.underlined
{
    text-decoration: underline;
}
.THead
{
    background-color: rgb(222,225,229);
    padding: 10px;
    /* color: #202012; */
}


/* 
	-------------------------------------------
    DevX style overrides
	-------------------------------------------
*/

.dxb, .dxpc, .dxeTextBox, .dxeComboBox, .dxeMemo, .dxeEditArea, .dxeRadioButtonList, .dxmMenu, .dxeButtonEdit, .dxeMemoEditArea, .dxeBase, .dxeListBoxItem, .dxgvHeader, .dxgvHeader table
{
    font-family: Arial, Helvetica, sans-serif !important; /*  */
    font-size: 9pt !important; /* */
}
.dxeRadioButtonList
{
    border: none;
}
.dxeListBox
{
    background-color: #f8fbff; /* rgb (248,251,255) */
}
.dxgv img
{
	border:none;
}

#BackNext .dxbButton
{
	width: 140px;
}
