﻿/******Homepage***********/
.breadCrumb
{
	margin:1em;
}
.homeLeft,.homeRight
{
	width:400px;
	float:left;
}
.homeRight
{
	width:330px;
	margin-left:25px;
}
.homeLeftTitle,.homeRightTitle
{
	width:100%;
	height:17px;
	background:url(images/t_brunton_resources_GB.jpg);
}
.homeRightTitle
{
	background:url(images/feature_GB.jpg);
}
.homeLeftBody img
{
	width:100%;
}
.homeRightBody
{
	text-align:center;
	padding-top:2px;
}
.homeRightBody .img
{
	padding:2px 0;
	width:95%;
	margin:0 auto;
	background:#DEFEF3;
	overflow:hidden;
}
.homeRightBody .box1_content
{
	background:white;
}
.homeRightBody .img img
{
	height:180px;
	max-width:200px;
	min-height:180px;
}
.homeLeftBody_left
{
	padding:1em;
	width:135px;
	height:180px;
}
.homeLeftBody_left img
{
	width:100%;
	height:100%;
}

.homeLeftBody_right
{
   overflow:hidden;
   height:1%;
   padding:1em 0;
}
/******Mainpage***********/

.mainLeft
{
	width:540px;
	margin-right:20px;
	_margin-right:17px;
}
.mainRight
{
	width:192px;
	overflow:hidden;
	height:1%;
	margin-left:20px;
}
.mainLeftTitle,.mainRightTitle
{
	width:100%;
	height:17px;
	background:url(images/t_titlebar_lft.jpg);
}
.mainRightTitle
{
	background:url(images/t_sidebartitle.jpg);
}
.mainLeftBody,.mainRightBody
{
	margin:1em 5px;
}

/*****enumerateProduct**********/
.productList span
{
	position:relative;
	text-align:center;
}
.productList li
{
	position:relative;
	text-align:center;
	width:40%;
	padding:0 5%;
	margin:2em 0;
}

.productList .box1 img
{
  width:180px;
   height:220px;
}
.productList .proItem
{
	margin:2em 0;
	text-align:center;
}
.cateList
{
	width:100%;
}
.cateList table
{
	width:100%;
	margin:2em 0;
}

/*****displayProduct**********/
.topBar
{
	width:100%;
height:17px;
background:url(images/longest.jpg);

}

.displayProduct
{
	
}

.displayProduct .column_left
{
   width:290px;
   text-align:center;	
}
.displayProduct .column_left .box1
{
	margin:0 0;
}
.displayProduct .column_right
{
	padding-left:20px;
}
.displayProduct .effigyImg
{
   width:250px;
}
.displayProduct .pdfImg
{
	border-width:1px;
	width:44px;
	vertical-align:middle;
}
.displayProduct .depict
{
	background:url(images/tab_features_int.jpg) no-repeat;
	padding-top:15px;
}
.displayProduct .depict_box
{
    overflow:scroll;
    border:2px #cccccc inset;	
    padding:1em;
}
