/*
	new products stylesheet
	
	For Thetford website
	Loaded as needed on product pages
	
	1st version: 13 Aug 07
*/

/* modified products page */
.productblock {
	width:732px;
	margin:0 0 5px 0;
	float:none;
	clear:both;
	}
.pro_left {
	width:293px;
	margin:0 0 5px 0;
	float:left;
	clear:right;
	}
.pro_right { /* width:439px */
	width:439px;
	margin:0 0 0 0;
	font-family:Arial,'sans-serif';
	font-size:11px;
	color:#000;
	float:left;
	}
.pro_right #subtitle2 {
	width:293px;
	margin:1em 0 0;
	}
.pro_buttons {
	float:right;
	width:135px;
	margin:0 -138px 0 0;
	}
/* #subcontentrighttitle is the product title */
/* #subtitle1 is the Arial 16 #666 subhed */
/* #subtitle2 is the Arial Black 12 #693 subhed */
.pro_right p {
	width:293px;
	margin:1em 0 0;
	}
.pro_list {
	width:293px;
	margin:1em 0 0 1.5em;
	padding:0;
	list-style-type:none;
	list-style: url(/Portals/0/images/list_bullet1.gif);
	}
.pro_list li {
	list-style-type:none;
	list-style: url(/Portals/0/images/list_bullet1.gif);
	line-height:1.4em;
	}
.pro_list ul {
	width:293px;
	margin:0 0 0 2em;
	padding:0;
	list-style-type:none;
	list-style: url(/Portals/0/images/list_bullet2.gif);
	}
.pro_list ul li {
	list-style-type:none;
	list-style: url(/Portals/0/images/list_bullet2.gif);
	}
.pro_right #subcontentrightbottom img,.pro_right #subcontentrightbottom br {
	display:none;
	}
/*
.pro_right #subcontentrightbottom21,.pro_right #subcontentrightbottom22 {
	line-height:1px;
	}
*/
.pro_right #subcontentrightbottom #Img1,.pro_right #subcontentrightbottom #Img2,.pro_right #subcontentrightbottom #Img3,.pro_right #subcontentrightbottom #Img4,.pro_right #subcontentrightbottom #Img5,.pro_right #subcontentrightbottom #Img6,.pro_right #subcontentrightbottom #Img7,.pro_right #subcontentrightbottom #Img8 {
	display:block;
	margin:0 0 6px;
	padding:0;
	}
/* the dimensions box */
.dim_box {
	float:right;
	margin-left:-68px;
	margin-right:3px;
	width:433px;
	border:1px solid #7FCEF4;
	background:#fff;
	}
.dim_header {
	color:#3399CC;
	font-family:Arial Black;
	font-size:11px;
	padding-left:5px;
	}
.dim_title {
	background-color:#7FCEF4;
	color:#000000;
	font-family:'Arial Black';
	font-size:11px;
	padding:2px 1px 2px 6px;
	}
.dim_box table,.hd_msdsbox table {
	width:100%;
	}
.dim_box td {
	padding:2px 1px 2px 6px;
	text-align:center;
	}
.dim_box .dim_1c,.hd_msdsbox .dim_1c {
	text-align:left;
	}
.dim_label {
	font-weight:bold;
	}
.dim_light {
	}
.dim_dark {
	background-color:#CCEBFB;
	}

/* Table for MSDS page */
.hd_msdsbox {
	/*float:right;*/
	margin-left:80px;
	margin-right:3px;
	width:417px;
	border:1px solid #7FCEF4;
	background:#fff;
	}
#hd_msdstable {
	width:100%;
	}
#hd_msdstable td a,#hd_msdstable td span {
	display:block;
	padding:2px 1px 2px 6px;
	text-align:center;
	}
#hd_msdstable .dim_1c a,#hd_msdstable .dim_1c span {
	text-align:left;
	}

/* misc fixes */
.ca {
	display:block;
	float:none;
	clear:both;
	font-size:1px;
	line-height:1px;
	}
