html, body{
	margin-top:5px;
	padding:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1 em;
	font-weight:normal;
	color:#3F3F3F;
	background-color:#FFFFFF;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainlayout{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-color:#FFFFFF;
}	
/***********************************************/
/* header Divs                                 */
/***********************************************/
#headerdiv{
	width:100%;
	height:80px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
}
#headertoplinks{
	width:95%;
	height:18px;
	overflow:hidden;
	text-align:right;
	margin-right:10px;
	margin-top:7px;
}
#headermiddlediv{
	width:100%;
	height:auto;
	overflow:hidden;
}
#companyname{
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:15px;
	text-align:left;
}
#searchbox{
	width:50%;
	height:69px;
	overflow:hidden;
	float:left;
	margin-left:20px;
	background-image: url(../images/search_bgbox.gif);
	background-repeat:no-repeat;
}
#searchfield{
	width:100%;
	height:20px;
	float:left;
	margin-top:10px;
}
#searchtext{
	width:10%;
	height:20px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	text-align:center;
	padding-top:2px;
}
#searchtextfill{
	width:62%;
	height:20px;
	overflow:hidden;
	float:left;
	margin-left:5px;
}
#searchproducttext{
	width:20%;
	height:15px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	background-color:#FC9151;
	border:#326A99 1px solid;
	text-align:center;
	padding-top:2px;
	margin-top:1px;
}
#catagorysearch{
	width:85%;
	height:20px;
	float:left;
	margin-top:10px;
	text-align:center;
}
#rightlinks{
	width:30%;
	height:auto;
	overflow:hidden;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#buyers{
	width:23%;
	height:21px;
	overflow:hidden;
	float:left;
	background-image: url(../../images/for_buyers.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
	margin-right:5px;
}
#sellers{
	width:23%;
	height:21px;
	overflow:hidden;
	float:left;
	background-image:url(../../images/for_buyers.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
	margin-right:5px;
}
#mybusinessin{
	width:33%;
	height:21px;
	overflow:hidden;
	float:left;
	background-image: url(../../images/whatis_ebusinessin.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
}
#pagelinks{
	width:95%;
	height:20px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}
/***********************************************/
/* header Divs close                           */
/***********************************************/
/***********************************************/
/* eshowroom header Divs open                  */
/***********************************************/
#webstore{
	width:99.8%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
#webstoreheader{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	background-image:url(../images/bgheader.jpg);
	background-repeat:repeat-x;
	
}
#bgdivleft{	
	width:100%;
	height:158px;
	overflow:hidden;
	float:left;
	background-image:url(../images/headerbg_left.jpg);
	background-repeat:no-repeat;
}
#headerbottombar{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#bottombarleft{
	width:74%;
	height:55px;
	float:left;
	overflow:hidden;
	background-image:url(../images/headerbottombg_left.jpg);
	background-repeat:repeat-x;
}
#bottombarright{
	width:26%;
	height:55px;
	float:left;
	overflow:hidden;
	background-image:url(../images/headerbgbottom_right.jpg);
	background-repeat:no-repeat;
}
#logo{
	width:20%;
	height:auto;
	float:left;
	text-align:right;
	margin-top:50px;
	margin-left:70px;
	margin-right:10px;
}
#clientcompanyname{
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:70px;
	text-align:left;
}
#orangeline{
	width:100%;
	height:5px;
	overflow:hidden;
	float:left;
	background-color:#FF9900;
}
/***********************************************/
/* eshowroom header Divs close                 */
/***********************************************/
/***********************************************/
/* eshowroom toplinks Divs open                */
/***********************************************/
#webstoreleft{
	width:29%;
	height:auto;
	overflow:hidden;
	float:right;
}
#links{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
#linkspages{
	width:15%;
	float:left;
	overflow:hidden;
	height:30px;
	margin-left:25px;
	margin-top:20px;
}
#uctslist{
	width:0;
	height:0;
}
/***********************************************/
/* eshowroom toplinks Divs close               */
/***********************************************/

/***********************************************/
/* eshowroom right Divs open                   */
/***********************************************/
#fixaddress{
	width:93%;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	border:#CCCCCC 1px solid;
}
#info{
	width:92%;
	height:auto;
	margin-left:3px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:#666666 1px dotted;
}
#companyinfo{
	width:100%;
	height:auto;
	margin-left:3px;
	overflow:hidden;
	float:left;
	padding-top:5px;
}
#companyinfoshow{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
}

#contactbutton{
	width:15%;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	overflow:hidden;
	text-align:center;
	background-image:url(../images/whatis_ebusinessin.gif);
	background-repeat:no-repeat;
}


/***********************************************/
/* eshowroom right Divs close                  */
/***********************************************/

#webstoreright{
	width:71%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
#colourbox{
	width:97%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:2px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
}
#colourboxucts{
	width:97%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:2px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
}
#companyinshort{
	width:100%;
	height:20px;
	float:left;
	overflow:hidden;
	padding-left:5px;
	background-color:#F7F7F7;
}
#webstoreprofile{
	width:98%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
	text-align:justify;
	margin-bottom:20px;
	margin-top:10px;
}
#webstorecontact{
	width:95%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
	padding-bottom:10px;
	padding-top:10px;
}
#contacttext{
	width:97%;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-color: #FFCC66;
	border:#006699 1px solid;
}
#webstorecontactform{
	width:95%;
	height:auto;
	overflow:auto;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:15px;
}
#formto{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#formsubject{
	width:100%;
	height:25px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#formmessage{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#subject{
	width:0;
	height:0;
}
#message{
	width:0;
	height:0;
}
#readmore{
	width:95%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	text-align:right;
}
/***********************************************/
/* Senderdetails Divs open					   */
/***********************************************/
#hideshow{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#yourleftdiv{
	width:19%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}
#yourfilldiv{
	width:55%;
	height:auto;
	overflow:hidden;
	float:left;
}
#inquireleftdiv{
	width:20%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
#inquirefilldiv{
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
}
#notice{
	width:18%;
	height:auto;
	overflow:hidden;
	float:right;
}
#yourcontact{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:20px;
}
#yourcontactdetails{
	width:100%;
	height:35px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
#bottomorangeline{
	width:100%;
	height:30px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	background-color:#FF9900;
}

/***********************************************/
/* footer Divs open                                 */
/***********************************************/
#footer{
	clear:both;
	width:100%;
	height:120px;
	overflow:hidden;
	float:left;
	clear:both;
}
#blueline{
	width:99.8%;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
	background-color:#9DCBFA;
	border:#326A99 1px solid;
	margin-top:10px;
}
#bottomtoplinks{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
	padding-top:5px;
}
#aboutuslinks{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#terms{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#copyrights{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#webstoreucts{
	width:99%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
}
#uctsresults{	
	width:30%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	text-align:center;
	margin-top:10px;
}
#prod{
	width:22%;
	height:190px;
	overflow:hidden;
	float:left;
	text-align:center;
	border:#666666 1px solid;
	margin-left:10px;
	margin-bottom:10px;
}
#productimage{
	width:100%;
	height:105px;
	overflow:hidden;
	float:left;
	margin:auto;
	margin-top:15px;
	padding-top:20px;
	text-align:center;
}
#prodname{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}
#productsname{	
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:5px;
	text-align:center;
}
#productsnametext{
	width:80%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}
#productsnamecheckbox{
	width:10%;
	height:25px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin-left:5px;
}
/***********************************************/
/* companycontact Divs open                                 */
/***********************************************/

#companycontact{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	overflow:hidden;
}
#contactinnerdiv{
	width:100%;
	float:left;
	margin-left:10px;
	height:auto;
	margin-bottom:15px;
}
#contactinnertextdiv{
	width:100%;
	float:left;
	height:auto;
	margin-bottom:20px;
	text-align:center;
	text-decoration:underline;
}
#contactinnerleft
{
	width:40%;
	height:20px;
	float:left;
	overflow:hidden;
	text-align:right;
	margin-right:30px;
}
#contactinnerright
{
	width:30%;
	height:20px;
	float:left;
	overflow:hidden;
}
#contactbuttondiv{
	width:20%;
	margin-left:100px;
	float:left;
	height:25px;
	overflow:hidden;
	text-align:center;
	background-image:url(../images/whatis_ebusinessin.gif);
	background-repeat:no-repeat;
}
/***********************************************/
/* companycontact Divs close                                 */
/***********************************************/

/***********************************************/
/* company product details Divs open                                 */
/***********************************************/
#productdetails{
	width:60%;
	height:325px;
	overflow:hidden;
	text-align:center;
}
#productinfo{
	width:98%;
	height:auto;
	overflow:hidden;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
#enquirenowdiv{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	float:left;
}
#contactusdiv{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	float:left;
}
#contactinnerdiv{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:20px;
}
#contactinfo{
	width:75%;
	height:auto;
	overflow:hidden;
	text-align:left;
	float:right;
}
#contactimage{
	width:20%;
	height:auto;
	overflow:hidden;
	text-align:center;
	float:left;
}

/***********************************************/
/* company product details Divs close                                 */
/***********************************************/

/***********************************************/
/* buyoffer details Divs open                                 */
/***********************************************/
#webstoreprofile{
	width:98%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
	margin-right:10px;
	text-align:justify;
	margin-bottom:20px;
	margin-top:10px;
}
#webstoreproduct{
	width:90%;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
	padding:10px;
}
#profileleftdiv{
	width:30%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	/*border:#006699 1px solid;*/
	margin-left:1px;
}
#profilerightdiv{
	width:65%;
	height:auto;
	overflow:hidden;
	float:right;
	margin-right:2px;
}
/***********************************************/
/* buyoffer details Divs close                                 */
/***********************************************/
