/*** TMS 6.5 modified 01.23.2013 SS ***/
* {
	color: #000 !important;
	font-size: 9pt !important;
}
h2.header {
	font-size: 14pt !important;
}
body {
	background: #FFF;
	color: #000;
	font: 12pt/120% Arial, Helvetica, sans-serif;
}
#header {
	height: 80px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-right: none;
	border-left: none;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 100%;
	clear: none !important;
	display: block;
	float: none;
	width: auto;
}
#containerNoNav, #containerNoNav.checkout {
	width: auto;
	height: auto !important;
	margin: 0px !important;
	padding: 0px;
	background: none;
	border-right: none !important;
	border-left: none !important;
}
#content.noLeftNavigation {
	padding: 0px;
	margin: 0px !important;
}
#content .rightColumn.fullWidth {
	width: 100%;
	padding-left: 0px;
	margin-bottom: 0px;
	display: block;
	float: none !important;
}
.headerbannerPrint {
	display: block;
}
#cart {
	display: block;
	clear: both;
	width: 100% !important;
	padding: 0px;
	margin: 0px;
	float: none;
}
#cart h2, #cart h2.review {
	font-size: 16px !important;
	padding: 5px;
	background: #000;
	color: #FFF;
	border: none;
	display: block;
	font-weight: bold;
	margin: 15px 0px 0px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-left: 1px solid #CCC;
}
#cart h2 span, #cart h2.review span {
	font-size: 16px !important;
}
#cart h2.review {
	border: none;
}
#cart h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	clear: both;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border: none;
	margin-top: 10px;
	width: auto !important;
}
#cart .itemTotal {
	display: block;
	padding: 10px 5px;
	background: #eee;
	border: 1px solid #ccc;
	float: none !important;
	clear: none;
	width: auto !important;
}
.mytable.cart {
	width: 100% !important;
	margin-left: 1px;
}
.mytable .column10 {
	width: 14%;
}
.cartContainer, .cartContainer p {
	border:none;
}
.cartContainer .deliveryAddress.review p{
	display: block;
	width: auto;
	padding-left: 10px;
	margin-bottom: 5px;
	clear: both;
}
.cartContainer .orderSummaryDetail {
	float:left;
}
.scrolling {
	width: auto;
	height: auto !important;
	overflow: visible;
	border: none;
	padding: 3px;
	text-align: left;
	background: #FFF;
}
.scrolling.quantity {
	font-size: 100%;
}
#cart .agreement, 
#cart .returnPolicy, 
#cart #printArea, 
#cart .agreement h3, 
#cart .agreement p, #cart 
.agreementSubmit, 
#cart .agreementSubmit p, 
.storeName, .storeReturnPolicy {
	display: block;
}
#cart .storeName {
	border: solid 1px #ccc;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	font-size: 16pt;
}
#printArea h2 {
	background: transparent;
	margin: 5px 0px 0px;
	padding: 0px;
	border-style: none;
	font-size: 14pt;
}
#cart .storeName {
	border: solid 1px #ccc;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	font-size: 16pt;
}
#cart .refundAgreement {
	display:block;
	width:100%;
}
#cart #printArea {
	max-height:100%;
	height:100%;
    overflow: auto;
	display:block;
	float:left;
	width:100%;
	clear:both;
}
#footer, .push {
	height: 50px;
	width: 100% !important;
	border: none;
	float: left;
}
#footer .footerLegal {
	padding: 15px 0px 0px 0px;
	float: left;
	display: block;
	width: 600px;
}
.logoutWithName, .navigationPath, .headerbanner {
	display: none !important;
}
.navbar, #toplinksbar, #bannerbar, div.left_box_storeitems, .footerNavigationLinks {
	display: none !important;
}
.dialog, .messages, #cart .agreementSubmit, ul.footerNavigationLinks li, ul.footerNavigationLinks {
	display: none !important;
}
.button, a.button, button, #cart .cartButtons, #cart .input_buttons, .input_buttons, a.chk-submitbtn, .chk-submitbtn, a.chk-submitbtn-paynow, .chk-submitbtn-paynow, .agreementSubmit, .agreementSubmit p {
    display: none !important;
}
