@import url("/style/mojoToolsAdminBar.css");

/*

Styling specific to the store

-----------HTML Elements---------
*/
.twoCol 
{
	background: none;
}

#rmsStore #mainContent 
{
	float: left;
	width: 100%;
}

#rmsStore #sidebar 
{
	float: right;
}

#rmsStore .twoCol #mainContent 
{
	padding-left: 0;
}

.content 
{
	width: 100%;
}

#ifrEducationServices 
{
	
}

/*
---------Products Table---------
*/
.tblProducts 
{
	width: 100%;
	border: 1px solid #881f2c;
	margin-bottom: 15px;
}

.tblProducts thead th
{
	background: #881f2c;
	color: #fff;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}

.tblProducts tbody th
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	width: 493px;
}

.tblProducts td
{
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

.tblProducts .altRow 
{
	background: #F4E9EA;	
}

/*
---------Order Form---------
*/

p.note
{
	margin-bottom: 0px;
}

.formDisplay, .infoDisplay
{
	width: 100%;
}

.formDisplay tr.header th, .infoDisplay tr.header th
{
	text-align: left;
	
}

.formDisplay th, .infoDisplay th
{
	width: 140px;
	margin: 0px;
	padding: 3px;
	vertical-align: top;
}

.formDisplay.largeLabels th 
{
	width: 200px;	
}

.formDisplay td, .infoDisplay td
{
	margin: 0px;
	padding: 3px;
	vertical-align: top;
}

.additionalInfo h3, .additionalInfo p
{
	font-size: 10px;
}

.infoDisplay 
{
	margin: -10px 0 15px 0;
}


#bankruptcyServices .infoDisplay .infoDisplay
{
	width: 500px;
}


#bankruptcyServices .infoDisplay .infoDisplay th
{
	width: 300px;
}

.validator 
{
	background: #FFFFCC none repeat scroll 0 0;
	padding: 5px;	
	float: left;
	color: #244F83 !important;
	border: 1px solid #244F83;
	margin-top: 3px;	
	display: block;
	clear: both;
}

.section .formDisplay input, .section .formDisplay select {
	float: left;
}

.section .formDisplay .note{
	clear: both;
}

.validatorGroup
{
	position: relative;
	padding: 0 0 0 0px;
	zoom:1;
}

.validatorGroup .validator
{
	float:none; 
	position: absolute;	
	width: 240px;
	margin-top: 0px;
	top: 0;
	left: 25px;
}

#tblInvoices 
{
	width: 650px;
}

#tblInvoices th 
{
	text-align: center;
	vertical-align:top;
}

#tblInvoices tr 
{
	vertical-align: top;
}

/* Progress Indicator */
#formSteps
{
	width: 100%;
	margin-bottom: 10px;
}
#formSteps div
{
	border-right: 1px solid #C0C0C0;
	color: #C0C0C0;
	padding: 0 15px;
	margin: 3px 0;
	float: left;
}
#formSteps div.clr
{
	float:none;
	border-right: none;
}
#formSteps div.last
{
	border-right: none;
}
#formSteps div span
{
	display: block;
	padding: 2px 2px;
}
#formSteps div.active span
{	
	color: #000;
	border-top: 1px solid #881F2C;
	border-bottom: 1px solid #881F2C;
}



table.newExistingCustomers th, table.newExistingCustomers td
{
	vertical-align: top;
}

table.newExistingCustomers td.newCustomers
{
	padding: 0 15px 0 0;
	border-right: 1px solid #C0C0C0;
}
table.newExistingCustomers td.existingCustomers
{
	padding: 0 0 0 15px;
}

table.formDisplay th
{
	vertical-align: top;
	padding: 6px 5px 0 0;
	
}

.section
{
	padding-bottom: 10px;
}

.section .content 
{
	background-image: url(/images/category-box-lrg-middle.gif);
	background-repeat: repeat-y;
}

.full
{
	width: 740px;
	background-image: url(/images/category-box-full-pg-btm.gif);
	padding-bottom: 10px;
}

.full .content 
{
	background: url(/images/category-box-full-pg-middle.gif) repeat-y;
}

.full .heading 
{
	background-image:url(/images/category-box-full-pg-top.gif);
}

#businessCenter a
{
	display: block;
	background: url(/store/images/head-business-center.gif) no-repeat;
	width: 417px;
	height: 39px;
}

#loginBox, #callout
{
	width: 188px;
	float: right;
	margin-left: 15px;
}

#loginBox .heading, #callout .heading
{
	background-image: url(/store/images/login-box-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	padding: 5px 10px;
}

#loginBox .heading h3, #callout .heading h3 
{
	margin-bottom: 2px;
}

.heading .note
{
	float:right;
}

.heading .note, .heading .note a
{
	color: #fff;
}

#loginBox .section, #callout .section
{
	width: 188px;
	background: url(/store/images/login-box-btm.gif) bottom left no-repeat;
	clear: none;
	float: right;
}

#loginBox .section .content, #callout .section .content
{
	width: 166px;
}

#loginBox .section p, #loginBox .section li, #callout .section p, #callout .section li
{
	font-size: 11px !important;
	margin: 0;
}

#loginBox ul, #callout ul
{
	margin: 3px 0 0 5px !important;
	padding-left: 5px;
}

#loginBox h5
{
	margin-bottom: .25em;
}

#educationServices form 
{
	margin: 2px 0 0 0;
}

#educationServices #callout .section .content
{
	width: 193px;
}
#educationServices #callout .section
{
	width: 215px;
	background: url(/store/images/callout-box-btm.gif) bottom left no-repeat;
}
#educationServices #callout
{
	width: 215px;
}

#educationServices .shipNote p
{
	font-size: 10px !important;
}

#educationServices .imgRt #callout
{
	float:none;
}

#educationServices #callout .heading
{
	background-image: url(/store/images/callout-box-top.gif);
}


.productPrice 
{
	float: right;
	width: 175px;
	margin: 0 0 20px 10px;
	background-color: #fff;
	font-weight: bold;
}
.productPrice .note 
{
	display: block;
}
.productPrice th
{
	vertical-align: top;
	padding: 5px 5px 0 5px;
	text-align: center;
}
.productPrice td
{
	vertical-align: top;
	padding: 0 5px 5px 5px;
	text-align: center;
}

.userStatus 
{
	float: right;
}
.userStatus, .userStatus p {
	font-size: 10px;
}
.userStatus strong
{
	display: block;
}

#bottomNav 
{
	clear: both;
}

#bankruptcyContent 
{
	margin-top: 10px;
}

/* Status pop-up Styles */
	
.statusHdr 
{
	font-weight: bold;
	width: 400px;
	border: 1px solid #DDA53F;
	padding: 5px 10px;
	font-size: 14px;
	color: #881F2C;
	background: #FAFBDB;
}

.statusBdy 
{
	border-bottom: 1px solid #DDA53F;
	border-left: 1px solid #DDA53F;
	border-right: 1px solid #DDA53F;
	width: 400px;
	padding: 5px 10px;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	line-height: 1.5em;
}

.statusBdy ul 
{
	margin-left:10px;
	margin-right:10px;
	margin-top:0;
	padding-left:10px;
}

.statusBdy li 
{
	font-size:12px;
}

.statusBdy .benefits 
{
	font-size:14px;
	color: #881F2C;
	font-weight: bold;
}

.tooltip 
{
	border-bottom: solid 1px #3D6DC9;
	color: #244F83;
	cursor: help;
	text-decoration: none !important;
}

.imageCopy
{
	margin-left: 171px;
}

.imageCopy ul
{
	margin-left: 171px;
}


.textRestraint
{
	width: 478px;
}

/* -------- Terms and Conditions --------- */
#termsAndConditions 
{
	width: 675px;
}

#termsAndConditions p 
{
	font-size: 10px;
}

.sidebarInfo
{
	float: right;
	width: 188px;
	margin-left: 15px;
}

.sidebarInfo #loginBox 
{
	float: none;
	margin-left: 0;
}

.sidebarInfo #collectionNumbers strong
{
	display: block;
}

.sidebarInfo #collectionNumbers h4
{
	letter-spacing: -1px;
	font-size: 13px;
	margin-bottom: 0;
}

.sidebarInfo #collectionNumbers p
{
	margin: 0.25em 0 0 0;
}

/* ------------- NYC Notice -------------*/
.notice 
{
    color: #fff;
    padding: 1px;
    background: #881f2c;
}

.readNotice
{
    color: #3c803e;
}