/*  ===== pt_statictemplate Notes =====   /
	This page has a two column layout,
*/

/***********************************************/
/* Page Structure CSS                          */
/***********************************************/
/* Standard content area for 2 col layout */

#pt_customerservice #content {
	width: 756px;
	padding: 0 7px;
	_padding: 0 6px;
	height: 100%;
	margin: 0;
	background-color: #fff;
}

#pt_customerservice #leftColumn {
	display: none;
}

#pt_customerservice div.contentBlock {
	display: inline;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #dadada;
	width: 754px;
	padding: 0;
	margin: 10px 0;
}
#pt_customerservice div.contentBlock h1, #contentArea h1 {
	display: block;
	margin: 0 0 7px 0;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border-bottom: 1px solid #dadada;
	background-color: #f0f0f0;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #366BA3;
}
#pt_customerservice div.contentBlock h2 {
	display: block;
	margin: 0 auto 7px auto;
	height: 40px;
	width: 735px;
	line-height: 40px;
	border-bottom: 1px solid #dadada;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#pt_customerservice div.contentBlock h3, #pt_customerservice div.contentBlock p {
 	margin-left: 10px;
 	margin-right: 5px;
}
#pt_customerservice div.contentBlock p {
	margin-top: 0;
	margin-right: 5px;
}
#bml_termsandconditions ul
{
	padding-left:40px;
}

#bml_termsandconditions
{
	padding: 5px;
}
/*///// Testimonials Styles //////*/
.tBlock {
	display: block;
	width: 725px;
	margin: 10px auto;
	border-bottom: 1px solid #DADADA;
	background: url(../images/backgrounds/tBox_bg.gif) no-repeat top left;
	font-size: 15px;
	color: #666;
}
.tBlock p {
	padding: 4px 12px 0 12px;
}
.tBlock .name {
	text-align: right;
	font-size: 10px;
	color: #CC6633;
}
.tBlock .address {

}
/*********************/
/* Promo Grid Styles */
/*********************/
.container {
	width: 585px;
}
div.divider {
	margin: 0 auto;
	height: 2px;
	width: 734px;
	border-bottom: 1px solid #DADADA;
}
.productGrid {
	float: left;
	margin: 0 4px;
}
.productGrid .gridContainer {
	float: left;
	background: #FFF;
	width: 180px;
	height: 250px;
	margin: 0 2px;
	cursor: pointer;
}
.productGrid .first {
	border-left: none;
}
.productGrid .promoDivider {
	float: left;
	width: 1px;
	height: 250px;
	border-left: 1px solid #DADADA;
}
.productGrid .gridContainer .top {
	margin: 4px;
	padding-top: 4px;
	height: 100px;
}
.productGrid .gridContainer .top .topThumb {
	padding: 0;
	float: left;
	height: 100px;
}
.productGrid .gridContainer .top .stars {
	width: 72px;
	float: right;
}
.productGrid .gridContainer .top .headings {
	float: right;
	width: 72px;
}
.productGrid .gridContainer .heading1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.productGrid .gridContainer .heading2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #356AA3
}
.productGrid .gridContainer .title {
	padding: 1px 8px 3px 8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.productGrid .gridContainer .description {
	margin: 3px 3px 8px 8px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}
.productGrid .gridContainer .salePrice {
	padding: 0 2px 1px 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.productGrid .gridContainer .listPrice {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: bold;
}
.productGrid .gridContainer .shippingDiv {
	padding-top: 2px;
}
.productGrid .gridContainer .shippingText {
	float: left;
	margin-left: 4px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}
.shippingDiv .shippingImg {
	float: left;
	clear: left;
	margin: 1px 1px 0 38px;
	_margin: 0;
}
.shippingDiv .detailImg {
	margin-top: 3px;
	padding: 2px 0 0 2px;	
}
