/* 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 1em 0em;
	font-size: 150%;
	line-height: 1.5em; /* border-bottom: solid 2px rgb(178,180,184); */
}
h2
{
	font-size: 120%;
	line-height: 1.4em;
	padding: 1.0em 0em 1em 0em;
}

h3
{
	font-size: 115%;
	line-height: 1.3em;
	padding: 1.0em 0em 1em 0em;
}
h4
{
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
	padding: 1.0em 0em 1em 0em;
}

/*

	-------------------------------------------
	Layout and Nav 
	------------------------------------------- 
*/
#wrapper
{
	padding: 30px 20px 15px 30px;
	width: 929px;
	margin: 0 auto 0 auto;
}

#inner-wrapper
{
	padding: 0px 20px 15px 10px;
	width: 929px;
	margin: 0 auto 0 auto;
}
div#header
{
	text-align: center;
}
div#inner-header
{
	text-align: left;
	background-color: rgb(0,85,165);
	padding-top: 20px;
}

#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%; */
}
#sales
{
	width: 625px;
}
#Matrix-Container
{
	overflow: scroll;
}
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;
}
.marginLeft
{
	margin-left: 10px;
}
.marginRight
{
	margin-right: 10px;
}
.marginBottom
{
	margin-bottom: 10px;
}
.marginTop
{
	margin-top: 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: 80%;
}
.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: 10px;
	text-align: left;
	border: 2px solid #242530; /* width: 220px; */
	margin-top: 10px;
	line-height: 1.4em; /* overflow: hidden; */
}
.subDiv h4
{
	margin: -10px -10px 10px -10px;
}

.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;
	font-size: 90%; /* 2011 01 31 BW: added rule */
}
.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; */
}
.hidden
{
	display: none;
}

/* 
	-------------------------------------------
    Order section
	-------------------------------------------
*/
/* 
	-------------------------------------------
    Order section
	-------------------------------------------
*/
.order-wrapper
{
	margin: 12px auto 48px auto;
	padding: 24px;
	position: relative;
	border: 1px solid #a1a1a1;
	background-color: #fcfcfc;
	width: 672px;
	min-height: 486px;
	line-height: 1.6em;
}
div.order-content-wrapper
{
	width: 624px;
	min-height: 448px;
}
div.order-wrapper div.active
{
	display: block;
}

div.order-wrapper div.button-next, div.order-wrapper div.button-prev, div.order-wrapper div.button-submit
{
	background: #e5e5e5 url(     '../_img/backgrounds/button_bg.gif' ) repeat-x left top;
	border: solid 1px #a1a1a1;
	padding: 5px 12px;
	cursor: pointer;
	width: 30px;
	float: left;
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
}
div.order-wrapper div.button-next
{
	/* left: 490px; */
	float: right;
}
div.order-wrapper div.button-prev
{
	left: 0px;
}
div.order-wrapper div.button-submit
{
	background: #e5e5e5 url(     '../_img/backgrounds/button_bg.gif' ) repeat-x left top;
	border: solid 1px #a1a1a1;
	padding: 5px 12px;
	cursor: pointer;
	width: 100px;
}
div.order-wrapper div.button-next:hover, div.order-wrapper div.button-prev:hover, div.button-submit:hover
{
	background: #e5e5e5 url(     '../_img/backgrounds/button_bg-hover.gif' ) repeat-x left top;
}
div.order-wrapper .order-text
{
	padding-top: 5px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	width: 200px;
	text-align: right;
}
.required
{
	font-weight: bold;
}

div.order-step
{
	display: none;
}
div.order-input-fill
{
	text-align: right;
	width: 475px;
}
div.order-wrapper .order-input
{
	float: left;
	padding-left: 10px;
}
div.payment-type
{
	padding: 48px 0px 0px 36px;
}
div.payment-po
{
	display: none; /* default is payment-cc */
}
input.payment-opt
{
}
input.order-ponumber
{
	width: 100px;
}
select.order-cc-type
{
	width: 155px;
}
input.order-cc-number
{
	width: 150px;
}
input.order-cc-name
{
	width: 150px;
}

input.order-cc-cvv
{
	width: 30px;
	text-align: right;
}
input.order-cc-expiry
{
	width: 50px;
}
div.order-summary
{
	padding: 48px 0 0 24px;
}
div.total
{
	border-top: solid 1px #414141;
	border-bottom: double 1px #414141;
}
div.order-summary-row
{
	position: relative;
	width: 600px;
	margin-top: 12px;
}
div.order-confirm
{
	width: 200px;
	margin: 24px auto;
}
.order-note
{
	height: 300px;
}

.error
{
	background-color: #ffff99;
	color: #ff0000;
}
/*
	Product layer
*/
div.product-header
{
	padding-top: 12px;
	position: relative;
	font-weight: bold;
}
div.product-wrapper
{
	padding: 0 12px 12px 12px;
	position: relative;
	min-height: 64px;
	overflow: visible;
}

div.product-desc, div.product-price, div.product-qty, div.order-ext, div.product-year
{
	float: left;
	text-align: left;
	position: absolute;
	bottom: 0px;
}
div.product-desc
{
	left: 0px;
	width: 50%;
}
div.product-year
{
	right: 0px;
	text-align: center;
}
select.selInfo
{
	font-size: 90%;
}
div.product-price
{
	left: 50%;
	width: 20%;
	text-align: right;
}
div.product-qty
{
	left: 70%;
	text-align: center;
	width: 10%;
}
div.order-ext
{
	right: 0px;
	width: 15%;
	text-align: right;
}
/* 
	-----------------------------------------------
	product bindings layer
	-----------------------------------------------
*/
div.product-bindings
{
	padding-left: 52px;
	width: 572px;
	display: none;
}
div.product-binding-wrapper
{
	position: relative;
}

div.product-binding-wrapper > div.product-desc, div.product-binding-wrapper > div.product-price, div.product-binding-wrapper > div.product-qty, div.product-binding-wrapper > div.order-ext, div.product-binding-wrapper > div.product-year
{
	float: left;
	text-align: left;
	position: relative;
}
div.product-binding-wrapper > div.product-desc
{
	left: 0;
	width: 45%;
}
div.product-binding-wrapper > div.product-year
{
	right: 0;
	text-align: center;
}
div.product-binding-wrapper > div.product-price
{
	left: 0px;
	width: 20%;
	text-align: right;
}
div.product-binding-wrapper > div.product-qty
{
	left: 10px;
	text-align: center;
	width: 8%;
}
div.product-binding-wrapper > div.order-ext
{
	float: right;
	text-align: right;
}
/* 
	-------------------------------------------
    OLQ
	-------------------------------------------
*/
.olq-input
{
	float: left;
	width: 200px;
	padding: 10px;
}
.olq-label
{
	float: left;
	width: 100px;
	padding: 10px;
}
/* 
	-------------------------------------------
    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;
}
.dxeRadioButtonList tr
{
	vertical-align: top;
}


