/*DEFAULTS
----------------------------------------------------------*/
BODY
{
	background: lightgrey;
	font-size: 0.8em;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#MainContent_Sidebar
{
	left: 50%;
	top: 250px;
	width: 130px;
	position: fixed;
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px 9px 13px 0px;
	margin: 0 0 0 480px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: 1px solid #6E499E;
	border-bottom: 1px solid #6E499E;
	color: #6E499E;
	font-weight: normal;
	border-right: 1px solid #000000;
}
A:link, A:visited
{
	color: #034AF3;
}
A:hover
{
	color: #1D60FF;
	text-decoration: none;
}
#QuickLinks A
{
	color: #02A14B;
	text-decoration: none;
	font-weight: normal;
	font-size: 9.2pt;
	/*[disabled]text-align:right;*/
}
A:active
{
	color: #034AF3;
}
P
{
	margin-bottom: 10px;
	line-height: 1.6em;
}
/*HEADINGS
----------------------------------------------------------*/
H1, H2, H3, H4, H5, H6
{
	font-size: 1.5em;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}
H1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
H2 {
	font-size: 1.5em;
	font-weight: 600;
	color: #6E499E;
}
H3
{
	font-size: 1.2em;
}
H4
{
	font-size: 1.1em;
}
H5, H6
{
	font-size: 1em;
}
/*this rule styles <h1> and <h2> tags that are the
first child of the left and right table columns*/
.rightColumn > H1, .rightColumn > H2, .leftColumn > H1, .leftColumn > H2
{
	margin-top: 0px;
}
/*PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/
.page {
	width: 960px;
	background-color: #FFF;
	margin: 0px auto 0px;
	border: 1px solid #6E499E;
}
#OrderTotalBox
{
	/*[disabled]background-color:#BBE5B9;*/
	/*[disabled]top:450px;*/
	/*[disabled]left:-9px;*/
	/*[disabled]position:fixed;*/
	/*[disabled]+placement:float-right 31px 126px;*/
	/*[disabled]width:109px;*/
	/*[disabled]height:46px;*/
	/*[disabled]border-radius:10px;*/
	/*[disabled]border-right:1px solid #000000;*/
	/*[disabled]border-bottom:1px solid #000000;*/
	/*[disabled]border-top:1px solid #000000;*/
	/*[disabled]margin-right:34px;*/
	/*[disabled]padding-left:24px;*/
	/*[disabled]font-weight:bold;*/
	/*[disabled]color:#6E499E;*/
}
#OrderTotal
{
	text-align: right;
	padding-bottom: 4px;
	padding-top: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #02A14B;
	margin-bottom: 6px;
	color: #6E499E;
	font-size: 11.3pt;
	margin-right: 0px;
	width: 108px;
	margin-left: 20px;
}
.header {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #6E4A9E;
	width: 100%;
}
.logoWrapper {
	width: 960px;
	margin: 10px auto 0px;
}
.WPLogo {
	width: 20rem;
	padding: 0px 0px 0px 10px;
}
.header H1 {
	font-weight: 700;
	margin: 16px 0 0 -3px;
	padding: 0px 0px 0px 20px;
	color: #F9F9F9;
	border: none;
	line-height: 2em;
	font-size: 2em;
}
.title
{
	margin-top: -29px;
	margin-left: -1px;
}
.main
{
	padding: 0px 12px;
	margin: 12px 8px 8px;
	min-height: 465px;
}
#RequiredItemPopup
{
	background-color: #02A14B;
	width: 17%;
	height: 70px;
	position: fixed;
	top: 400px;
	left: 40%;
	padding-left: 13px;
	padding-top: 4px;
	border: 2px solid #000000;
	padding-bottom: 9px;
}
#RequiredItemPopup TABLE TD
{
	color: #FFFFFF;
}
.RIPPopupHeader
{
	color: #FFFFFF;
	font-weight: bold;
}
TR.ISF
{
	font-style: normal;
	color: #6E499E;
}
SPAN#MainContent_ItemSummary_lblTotalPrice
{
	font-weight: bold;
	/*border-bottom: 4px double #000000;*/
	/*[disabled]border-left:1px solid #000000;*/
	/*[disabled]border-top:1px solid #000000;*/
	/*[disabled]border-right:1px solid #000000;*/
	/*[disabled]padding-right:5px;*/
	/*[disabled]padding-left:6px;*/
	/*[disabled]padding-top:1px;*/
}
SPAN#MainContent_ItemSummary_lblGrandTotal {
    font-weight: bold;
    border-bottom: 4px double #000000;
}
.ISH {
	background-color: #02A14B;
	font-weight: bold;
	color: #FFFFFF;
}
.aspNetDisabled {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02A14B;
	border: 1px outset #BF2790;
}
.OMButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02A14B;
	cursor: pointer;
	border: 1px outset #BF2790;
}
#MainContent_lblStepLabel
{
	font-weight: bold;
}
.OMStepLabel
{
	color: #6E499E;
}
.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px;
	width: 200px;
	min-height: 200px;
}
.footer
{
	color: #4E5766;
	padding: 8px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}
/*TAB MENU
----------------------------------------------------------*/
DIV.hideSkiplink {
	background-color: #F05036;
	width: 100%;
	height: 35px;
}
DIV.menu
{
	padding: 4px 0px 4px 8px;
}
DIV.menu UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}
	DIV.menu UL LI A, DIV.menu UL LI A:visited {
		background-color: #FFFFFF;
		border: 1px outset #BF2790;
		color: #6E4A9E;
		display: block;
		line-height: 1.35em;
		padding: 4px 20px;
		text-decoration: none;
		white-space: nowrap;
		font-weight: bold;
		margin-right: 7px;
		margin-bottom: 0px;
	}
	DIV.menu UL LI A:hover {
		background-color: #02A14B;
		color: #FFFFFF;
		text-decoration: none;
	}
		DIV.menu UL LI A:active {
			background-color: #02A14B;
			color: #CFDBE6;
			text-decoration: none;
		}
/*FORM ELEMENTS
----------------------------------------------------------*/
FIELDSET
{
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #CCC;
}
FIELDSET P
{
	margin: 2px 12px 10px 10px;
}
FIELDSET.login LABEL, FIELDSET.register LABEL, FIELDSET.changePassword LABEL
{
	display: block;
}
FIELDSET LABEL.inline
{
	display: inline;
}
LEGEND
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px;
}
INPUT.textEntry
{
	width: 320px;
	border: 1px solid #CCC;
}
INPUT.passwordEntry
{
	width: 320px;
	border: 1px solid #CCC;
}
DIV.accountInfo
{
	width: 42%;
}
/*MISC
----------------------------------------------------------*/
.clear
{
	clear: both;
}
.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}
.TableFieldLabel
{
	color: #6E499E;
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.TableFormField
{
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
SELECT {
	background-color: #FFFFFF;
}
TEXTAREA {
	background-color: #FFFFFF;
}
.loginTableFieldLabel {
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
	color: #6E499E;
	padding-right: 11px;
}
.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.loginDisplay A:link
{
	color: #FFFFFF;
}
.loginDisplay A:visited
{
	color: #FFFFFF;
}
.loginDisplay A:hover
{
	color: #FFFFFF;
}
.failureNotification
{
	font-size: 1.2em;
	color: #FF0000;
}
.bold
{
	font-weight: bold;
}
.submitButton
{
	text-align: right;
	padding-right: 10px;
}
.RowReg {
	background-color: lightgrey;
}
INPUT
{
}
INPUT {
	background-color: #FFFFFF;
	/*[empty]+placement:;*/
}
.RIPPopupBtnCancel
{
	/*+placement:shift 85px -24px;*/
	position: relative;
	left: 85px;
	top: -24px;
}
.RIPPopupBtnAdd
{
	/*+placement:shift 84px -24px;*/
	position: relative;
	left: 84px;
	top: -24px;
}
.RIPPopupQty
{
	width: 32px;
	/*+placement:shift -21px 1px;*/
	position: relative;
	left: -21px;
	top: 1px;
}
.RootGroupTitle {
	background-color: #02A14B;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 3px;
	margin-top: 25px;
}
.GroupTitle
{
	background-color: #02A14B;
	color: #FFFFFF;
	font-weight: bold;
	/*border-top: 19px solid #FFFFFF;*/
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.RowAlt {
	background-color: white;
}
#pnlStep2 TD
{
	padding-left: 7px;
	padding-bottom: 4px;
}
.Desc2
{
	padding-left: 16px;
	font-size: 8pt;
	color: #E91010;
}
.Indent1
{
	border-left: 20px solid #FFFFFF;
}
.Indent2
{
	border-left: 40px solid #FFFFFF;
}
.Indent3 {
    border-left: 60px solid #FFFFFF;
}
.Indent4 {
    border-left: 80px solid #FFFFFF;
}
.DottedBottomBorder {
    text-align: right;
    padding-bottom: 4px;
    border-bottom: 2px dotted #02A14B;
    margin-bottom: 6px;
    margin-right: 0px;
    margin-left: 20px;
}