/*
content
*/	
#content {
	text-align: middle;
	padding: 0px;
}


/*mainLeft...........................................................................................*/

#mainLeft550px{
	width: 550px;
	padding: 10px;
	float: left;
}

#mainLeft {
	float: left;
	background-color: #FFFFFF;
}

/*
leftCol
*/	

#leftCol {
	width: 204px;
	float: left;
	color: #6B87A2;
	font-size: 9px;
	padding: 10px;

}

.productImageThree {
	
	width: 194px;
	background-repeat: no-repeat;
	background-position: middle top;

}

/* change this for specific product on each page */

#left{
	padding: 7px;
}
#colourWhite {
	height: 20px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 20px;
	padding-top: 6px;
}
#leftContent{
	width: 180px;
	padding-bottom: 5px;
	text-align: left;
}

#leftContentHeight70 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCD7E1;
	width: 180px;
	padding-bottom: 10px;
	text-align: left;
	
}


#leftIcon{
	float: left;
	width: 60px;
	background-position: left bottom;
	padding-top: 10px;
}
#leftIconText{
	float: right;
	font-weight: bold;
	color: #6B87A2;
	width: 120px;
	padding-top: 10px;
}
#leftIconText35pad {
	float: right;
	font-weight: bold;
	color: #6B87A2;
	width: 120px;
	padding-top: 25px;
}
#logos {}

/*
middleCol
*/	

#middleCol {
	width: 350px;
	float: left;
	padding: 10px;
	color: 666666;
	/* border: 1px solid green; */
}
#middleTop {
	height: 80px;
	width: 350px;


}

#middleTopLeft{
	float: left;
	width: 200px;
	text-align: left;
}


#middleTopRight{
	width: 140px;
	float: right;
	text-align: right;
}
#middleProductDescription{
	text-align: left;
	width: 350px;
}
#middleProductTextImage{
}

#middleProductText340 {
	float: left;
	width: 290px;
}
#middleProductText150{
	float: left;
	width: 150px;
}

#middleProductText290 {
	float: left;
	width: 290px;
}

#middleProductImage{
	background-position: right bottom;
	float: right;
	text-align: right;
}

#productNav{
	text-align: right;
}

/*
mainRight
*/	
#mainRight {
	width: 144px;
	float: right;
	padding: 10px;
	/*border: 1px solid red; 
	
	#related {
	font-weight: bold;
	color: #6B87A2;
	text-align: left;
	text-indent: 3pt;
	height: 12px;
	background-position: center;
	padding-top: 2px;
	text-transform: uppercase;
	font-size: 9px;
	padding-bottom: 2px;
	border-left: 4px solid #CCD7E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCD7E1;
	border-right-color: #CCD7E1;
	border-bottom-color: #CCD7E1;

}*/

}
#rightBox{
	width: 140px;
	border-left: 1px dotted #99968f;
}
	#related {
	font-weight: bold;
	color: black;
	text-align: left;
	text-indent: 3pt;
	height: 12px;
	background-position: center;
	padding-top: 2px;
	text-transform: uppercase;
	font-size: 9px;
	padding-bottom: 2px;
	/*border-left: 4px solid #CCD7E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD7E1;*/

}
#relatedLinksBox{

	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#relatedLinks{
	font-size: 9px;
	color: #2F769B;
	background-image:    url(../../../resources_main/images/miscellanous/bullet_square_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-indent: 9pt;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;

}

#relatedLinks a:hover
	{
	color: #3b8bff;
	text-decoration: none;
	}
#relatedLinksNew{
	font-size: 9px;
	color: #2F769B;
	background-image:    url(../../../resources_main/images/miscellanous/bullet_square_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-indent: 0pt;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;

}

#relatedLinksNew a:hover
	{
	color: #3b8bff;
	text-decoration: none;
	}
#relatedProducts {
	font-size: 9px;
	color: #2F769B;
	padding-top: 3px;
	padding-bottom: 3px;
}
#relatedProductsLink{
	float: right;
	width: 83px;
}

#relatedProductsImage{
	float: left;
	width: 40px;
	background-position: left top;
}
#linedotted{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99968f;
	text-align: center;
}



