/* @override 
	http://clusterd.blueriver.com/cbia/store/css/cbia.css
*/
a:hover { background: transparent; }

.formbg div.formtext p {
	font-size: 1em !important;
}

strong, b {
	font-weight:  bold;
}

em {
	font-style: italic;
}

font {
	font-size: inherit;
}

#breadCrumb #menu_trail {
	float: left;
}

div#pageOptions {
	float: right;
	margin: 0;
}

div.menu_page {
	font-size: 12px;
	font-size: 12px;
	line-height: 1em;
	margin-top: 4px;
	margin-bottom: 2em;
}

#left div.menu_page br {
	display: none;
}

div.menu_page a.menu_page {
	display: block;
	padding: 0 .25em;
	margin-bottom: .5em;
	color: #35404f;
	text-transform: uppercase;
	padding-left: 12px;
	background: transparent url(../images/bullet_navSecondary.gif) no-repeat 0 0.1em;
}

div.menu_page a.menu_page:hover {
	text-decoration: none;
}

h1 {
	font-size: 28px;
	line-height: 1em;
	color: #35404f;
	margin: 0 0 16px;
	font-weight: normal;
}

h1.page {
	margin-bottom: .5em;
}

#contentPrimary h2 {
	color: #35404f;
	font-size: 20px;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
	clear: both;
		padding: 0;
}

hr {
	display: none;
}

div.thickline {
	border: 0;
	border-top: 1px solid #c2c3c6;
	margin-bottom: 1em;
		background-color: transparent !important;

}

div.thinline {
	border: 0;
	border-top: 1px dotted #c2c3c6;
	margin-bottom: 1em;
		background-color: transparent !important;
}

div.header {
	font-size:17px;
	color:#b93736;
	font-weight:normal;
	margin:0 0 0.2em;
	line-height:1em;
	}

table {
	margin-bottom: 1em;
}

table table {
	margin: 0;
}

table  td {
	border: 0;
	vertical-align: top;
}

table table td {
	border: 0;
		vertical-align: top;
}

table th, table th.BoxTitle, td.formtitle {
	font-weight: bold;
	border: 0;
	line-height: 2em;	
}

#dsp_invoice_header table.formtext {
	margin: 0;
}

table.formtext td {
	padding: 1px;
}

td.formtext {
	line-height: 2em;
}

span.prodSKU {
	font-weight:  bold;
	padding-bottom: .5em;
}

div.cat_text_small {
	margin-bottom: .5em;
}

a.cat_text_small {
	line-height: 2em;
}

#cvvHelp {
	max-width: 600px;
}

#cvvHelp img {
	float: left;
	margin: 0 .5em;
}

#cvvHelp p {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 1em;
}

#viewCart {
	padding-left: 15px;
	background: url(/cbia/images/icon_cart.gif) no-repeat left center;
}
