html, body{
	margin:auto;
	padding:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1 em;
	font-weight:normal;
	color:#3F3F3F;
	background-color:#FFFFFF;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainlayout{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:auto;
}	
/***********************************************/
/* header Divs                                 */
/***********************************************/
#headerdiv{
	width:100%;
	height:115px;
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	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:18%;
	height:32px;
	overflow:hidden;
	float:left;
	margin-left:15px;
}
#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:102px;
	height:19px;
	overflow:hidden;
	float:left;
	
	background-color:#FC9151;
	text-align:center;
	margin-left:5px;
	margin-top:1px;
}
#catagorysearch{
	width:85%;
	height:20px;
	float:left;
	margin-top:10px;
	text-align:center;
}
#rightlinks{
	width:23%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
	margin-top:10px;
}
#buyers{
	width:30%;
	height:21px;
	overflow:hidden;
	float:left;
	background-image: url(../images/for_buyers.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
}
#sellers{
	width:30%;
	height:21px;
	overflow:hidden;
	float:left;
	background-image:url(../images/for_buyers.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
}
#mybusinessin{
	width:40%;
	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:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
#headerbannerleft{
	width:73.9%;
	height:auto;
	float:left;
	overflow:hidden;
	border:#000000 1px solid;
	text-align:right;
}
#headerbannerright{
	width:25%;
	height:auto;
	float:right;
	overflow:hidden;
	border:#000000 1px solid;
}
#imagelines{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}
#textlines{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}
#langaugediv
{
	width:95%;
	float:left;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin-top:2px;

}
/***********************************************/
/* header Divs close                                 */
/***********************************************/
/***********************************************/
/* maincontent Divs                                 */
/***********************************************/
#maincontent{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
#indexleftdiv{
	width:74.8%;
	height:auto;
	float:left;
	overflow:hidden;
}
#innerleftdiv{
	width:15%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-right:10px;
	/* background-color:#EFF4F9; */
	border:#326A99 1px solid;
}
#category{
	width:95%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:5px;
	
}
#productcategory{
	width:100%;
	height:17px;
	overflow:hidden;
	float:left;
	/* background-color:#9DCBFA; */
	background-image: url(../images/rightsidetop.gif);
	border-bottom:#326A99 1px solid;
	padding-top:3px;
}
#innermiddlediv{
	width:58%;
	height:auto;
	float:left;
	overflow:hidden;
}
#browsbycatagory{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	border:#326A99 1px solid;
}
#formdiv{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	border:#326A99 1px solid;
}
#innerbrowsbycatagory{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	border:#326A99 1px solid;
}
#browsbycatagorytext{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	#background-color:#9DCBFA;
	background-image: url(../images/rightsidetop.gif);
}
#marquee{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	background-color:#EFF2F5;
	border-bottom:#326A99 1px solid;
	border-top:#326A99 1px solid;
}
#productlisting{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
#regimage{
	width:100%;
	height:35px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin-top:5px;
}
#reglinks{
	width:100%;
	height:40px;
	overflow:hidden;
	float:left;
	text-align:left;
	margin-bottom:10px;
	margin-top:7px;
}
#btbasicinfo{
	width:109px;
	height:40px;
	overflow:hidden;
	float:left;
}
#btcompanyinfo{
	width:133px;
	height:40px;
	overflow:hidden;
	float:left;
}
#btusnamepassword{
	width:155px;
	height:40px;
	overflow:hidden;
	float:left;
}
#btwebstorename{
	width:150px;
	height:40px;
	overflow:hidden;
	float:left;
}
#btaddproduct{
	width:133px;
	height:40px;
	overflow:hidden;
	float:left;
}
#btfinish{
	width:42px;
	height:40px;
	overflow:hidden;
	float:left;
}
#regform{
	width:75%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	border:#CFE7F2 1px solid;
	
}
#innerproductlisting{
	width:100%;
	min-height:110px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	border-bottom:#CFE7F2 2px solid;
}
#checkbox{
	width:4%;
	height:100px;
	float:left;
	overflow:hidden;
}
#checkboxup{
	width:5%;
	height:auto;
	float:left;
	overflow:hidden;
}
#selectall{
	width:15%;
	height:auto;
	float:left;
	overflow:hidden;
	padding-top:3px;
}
#productlist{
	width:33%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:left;
}
#featuredproduct{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:5px;
	border:#326A99 1px solid;
}
#featuredproducttext{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	background-image: url(../images/rightsidetop.gif);
	border-bottom:#326A99 1px solid;
}
#productimages{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin:auto;
}
#innerproductimage{
	width:20%;
	height:100px;
	overflow:hidden;
	float:left;
	text-align:center;
	padding-top:10px;
	border:#000000 1px solid;
}

#marqueeproductimages{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
}
#marqueemainproductdiv
{
	width:auto;
	height:auto;
	overflow:hidden;
	float:left;
}
#mainproductdiv
{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}	
#productdiv{
	width:102px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:25px;
	margin-bottom:10px;
}
#inquirnow{
	width:16%;
	height:100px;
	float:left;
	overflow:hidden;
}
#inquirnowimage{
	width:20%;
	height:20px;
	float:left;
	overflow:hidden;
	margin-right:10px;
	background-color:#FFFFFF;
	text-align:center;
	border:#CFE7F2 1px solid;
}
#productinfo{
	width:56.5%;
	height:100px;
	/*height:auto;*/
	overflow:hidden;
	float:left;
	margin-left:8px;
}
#productinfobold{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
}
#productinfonormal{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
}
#manufacturer{
	width:99%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:5px;
}
#productthumb{
	width:98%;
	height:105px;
	overflow:hidden;
	margin: auto;
	/* float:left; */
	border:#CCCCCC 1px solid;
	text-align:center;
	margin-top:15px;
	padding-top:20px;
}
#producttext{
	width:99%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}
#signindiv{
	width:90%;
	height:auto;
	margin-top:20px;
	margin-left:100px;
	margin-right:auto;
}
#signinheader{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:5px;
}
#signupboxdiv{
	width:50%;
	height:auto;
	margin-right:10px;
	overflow:hidden;
	float:left;
	/*border:#000000 1px solid;*/
}
#newto{
	width:100%;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	/* border-bottom:#999999 1px dotted; */
	text-align:center;
	margin-bottom:15px;
}
#welcometo{
	width:95%;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:5px;
	margin-bottom:10px;
}
#companyprofile{
	width:95%;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:5px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	padding:5px;
	/* border:#999900 1px dashed; */
}
#signupbutton{
	width:90%;
	text-align:center;
	float:left;
	height:auto;
}
#signinboxdiv{
	width:38%;
	height:430px;
	overflow:hidden;
	float:left;
	background-image:url(../images/signin_bg.gif);
	background-repeat:no-repeat;
	/*background-color:#F9FCE2;*/
	
}
#signinboxwelcometo
{
	position:relative;
	width:95%;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:70px;
	margin-bottom:10px;

}
#usersignin{
	width:75%;
	height:auto;
	overflow:hidden;
	margin-left:18px;
	margin-right:auto;
	margin-bottom:25px;
	margin-top:35px;
}
#memberid{	
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
#memberidtext{
	width:25%;
	height:auto;
	overflow:hidden;
	float:left;
}
#memberidfillbox{
	width:72%;
	height:auto;
	overflow:hidden;
	float:left;
}
#memberpassword{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
#memberpasswordtext{
	width:25%;
	height:auto;
	overflow:hidden;
	float:left;
}
#memberpasswordfillbox{
	width:72%;
	height:auto;
	overflow:hidden;
	float:left;
}
#signinbutton{
	width:90%;
	text-align:right;
	float:left;
	height:auto;
}
/***********************************************/
/* indexnew Divs open                                 */
/***********************************************/
#maincontentleftdiv{
	width:74%;
	height:auto;
	float:left;
	overflow:hidden;
}
#indexmiddlediv{
	width:75%;
	height:auto;
	float:right;
	overflow:hidden;
}
#indexleftnavdiv{
	width:24%;
	height:auto;
	float:left;
	overflow:hidden;
	border:#326A99 1px solid;
	margin-top:5px;
	/*background-color:#FEEDC7;*/
}
#maincontentrightdiv{
	width:25%;
	height:auto;
	float:right;
	overflow:hidden;
}



//.mainCategory {padding:4px 0!important;width:178px;_overflow:hidden;position:relative;}

.mainCategory ul{margin:0;padding:0;font:0.8em/80% tahoma,arial,verdana;color:#000099;width:178px;}
.mainCategory li{padding:0; list-style-type:none;width:177px;margin:0 0 2px 1px;}
.mainCategory li strong{font-size:1em;}
/*.mainCategory li a{display:block;width:165px;padding:2px 0 2px 10px;border:1px solid #FEEDC7;border-top-width:2px;text-decoration:none;}*/
.mainCategory li a{display:block;padding:2px 0 2px 10px;border:1px solid #FFFFFF;border-top-width:1px;text-decoration:none;}
.mainCategory li a:hover,.mainCategory li.current a {border:1px solid #FFB74B;border-top:2px solid #FC8C2A;background-color:#fff1d1;text-decoration:none;}
.mainCategory li a:visited{}
.mainCategory h4{margin:2px 12px;padding:0;border:none;font:bold 1em tahoma,arial,verdana;color:#7B2E00;}

#divUserCategory{border-bottom:none;}
#divUserCategory ul{width:auto;margin:0 1px;padding-bottom:4px;border-bottom:1px dashed #cccccc;}
#divUserCategory li{width:auto;}
#divUserCategory li a{width:161px;padding-left:6px;}


.ctgPlusItem {position:absolute;top:0px;left:0px;width:180px;height:330px;}
.ctgPlusItem .content{border:1px solid #FFB74B;border-top:2px solid #FC8C2A;background-color:#fff1d1;position:absolute;z-index:1888;font:0.8em/80% tahoma,arial,verdana;}
.ctgPlusItem .content .space{padding-left:3px;}

/*.ctgPlusItem .content a{border:1px solid #fff1d1;display:block;width:140px;padding:3px 10px;line-height:130%;}*/

.ctgPlusItem .content a{border:1px solid #fff1d1;display:block;width:180px;padding:3px 3px;line-height:130%;}
.ctgPlusItem .content a:hover{background-color:#fff;border:1px solid #FFB74B;}

/*.ctgPlusItem .content li (padding:0;list-style-type: none;list-style-image:none;width:180px;margin:0 0 2px 1px;);*/

.ctgPlusItem .content li {padding:0;list-style-type:none;margin:0 0 2px 1px;};
.ctgPlusItem li a:visited{}
.ctgPlusItem ul{margin:1px;width:179px; tahoma,arial,verdana;}

.divExchangeItem{background-color:#FFFBEF;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #FFB64B;}

/*
#navigationcatagory{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
*/

#buyersellerlisting{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
/***********************************************/
/* indexnew Sell offer divs open */
/***********************************************/
#sellerofferhomemaindiv
{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
}
#selloffer_homagepagemaindiv{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-bottom:10px;
}

#selloffer_homepagediv{
	width:45%;
	height:150px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:2px;
	padding-top:2px;
	border:1px solid #cccccc;
}

#sellofferthumb{
	width:37%;
	min-width:102px;
	height:102px;
	overflow:hidden;
	float:left;
	/* border:#CCCCCC 1px solid; */
	margin-top:2px;
	padding-top:2px;
}
#selloffertext{
	width:50%;
	max-height:150px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
	padding-top:2px;
}
/***********************************************/
/* indexnew Sell offer divs close */
/***********************************************/

/***********************************************/
/* indexnew Divs close                                 */
/***********************************************/

/***********************************************/
/* right Divs open                                 */
/***********************************************/
#rightdiv{
	width:25%;
	height:auto;
	float:right;
	overflow:hidden;
}
#signinbox{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	#background-color:#EFF4F9;
	border:#326A99 1px solid;
}
#signintext{
	width:100%;
	height:20px;
	overflow:hidden;
	float:left;
	margin-top:20px;
	text-align:center;
}
#username{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
#usernametext{
	width:30%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:10px;
}
#userlogin{
	width:100%;
	height:17px;
	float:left;
	overflow:hidden;
	text-align:left;
	#background-color:#9DCBFA;
	background-image: url(../images/rightsidetop.gif);
	padding-top:3px;
}
#usernamebox{
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
}
#password{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
#passwordtext{
	width:30%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:10px;
}
#passwordbox{
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
}
#signinbutton{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:20px;
	text-align:center;
}
#remember{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	text-align:center;
}
#forgotpassword
{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	text-align:center;
}
#bannerB1{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:5px;
	border:#326A99 1px solid;
}
#newsupdates{
	width:99%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:5px;
	border:#326A99 1px solid;
}
#newsupdatetext{
	width:100%;
	padding-left:10px;
	height:20px;
	overflow:hidden;
	float:left;
	background-image: url(../images/rightsidetop.gif);
}
#updates{
	width:95%;
	height:auto;
	margin:auto;
	overflow:hidden;
	float:left;
}
/***********************************************/
/* for right side div after login */
/***********************************************/
#addmanagediv{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	margin-top:8px;
}
#modifyyoursleft{
	width:46%;
	height:35px;
	overflow:hidden;
	float:left;
	text-align:center;
	border:#999999 1px solid;
	background-image:url(../images/manageyours.jpg);
	background-repeat:repeat-x;
	margin-left:2px;
}
#modifyyoursright{
	width:46%;
	height:35px;
	overflow:hidden;
	float:right;
	text-align:center;
	margin-right:2px;
	border:#999999 1px solid;
	background-image:url(../images/manageyours.jpg);
	background-repeat:repeat-x;
}

/***********************************************/
/* Enquiry Divs open                                 */
/***********************************************/

#enquirymain{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#sendenquirytext{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
}
#starindication{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
	border-bottom: #999999 1px dotted;
}
#upperform{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
}
#to{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:15px;
}
#totext{
	width:20%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#companytosend{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:15px;
}
#subject{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:15px;
}
#subjecttext{
	width:20%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#subjectfill{
	width:75%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:9px;
}
#message{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:15px;
}
#messagetext{
	width:20%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#messagefill{
	width:75%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:9px;
}
#yourdetailsform{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	border-top: #999999 1px dotted;
}
#yourdetailstext{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-top:20px;
}
#security{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
}
#newuserfield{
	width:90%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
	border:#999999 1px solid;
	border-bottom:#999999 3px solid;
}
#newusertext{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#businessemail{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:20px;
}
#businessemailtext{
	width:17%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#businessemailfill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#gender{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#gendertext{
	width:15%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#genderfill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
}
#nameofsender{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#sendernametext{
	width:17%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#sendernametextfill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#firstname{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
}
#lastname{
	width:25%;
	height:auto;
	float:left;
	overflow:hidden;
}
#yourcompanydetails{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
#yourconame{
	width:17%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#yourconamefill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#countryname{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}
#countrytext{
	width:17%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#countrynamefill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#yourphoneno{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#phonenotext{
	width:17%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#phonenofill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#codeenter{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#codeentertext{
	width:17%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#codeenterfill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#currentmemberdiv{
	width:90%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:30px;
	border:#999999 1px solid;
	border-bottom:#999999 3px solid;
}
#memberlogin{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:20px;
}
#memberlogintext{
	width:15%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#memberloginfill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#userpassword{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}
#userpasswordtext{
	width:15%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
}
#userpasswordfill{
	width:70%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
#submitdiv{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-bottom:20px;
	border-top: #999999 1px dotted;
}
/***********************************************/
/* Enquiry Divs close                                 */
/***********************************************/
/***********************************************/
/* joinnow Divs open                                 */
/***********************************************/
#innerdiv{
	width:80%;
	height:auto;
	margin:auto;
	overflow:hidden;
	border: #0066CC 1px solid;
	
}
#joinnowbuttondiv{	
	width:60%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
}
#joinnowbannerdiv{	
	width:28%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:5px;
	background-color:#EAEAEC;
}
#joinnowquestion{
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top:10px;
}
#joinnowdiv{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
}


/***********************************************/
/* joinnow Divs close                                 */
/***********************************************/

/***********************************************/
/* Packages Divs open                                 */
/***********************************************/
#packages{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}	

/***********************************************/
/* Packages Divs close                                 */
/***********************************************/

/***********************************************/
/* contact us page */
/***********************************************/
#contactusdiv{
	width:70%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#contactustext{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	text-decoration:underline;
}
#fullcont{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#totalcontact{
	width:68%;
	height:auto;
	float:right;
	overflow:hidden;
	line-height:20px;
	margin-top:35px;
}
#contactimage{
	width:30%;
	height:auto;
	float:left;
	overflow:hidden;
}
/***********************************************/
/* Div for Search Page footer Page Numbers
/***********************************************/
#searchFooter
{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}

/**************** privacy policy Divs open *****/
/***********************************************/
#policymaincontent{
	width:98%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:#999999 1px solid;
}
#privacypolicydiv{
	width:98%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#policycontents{
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}
#policytext{
	width:96%;
	height:auto;
	float:left;
	overflow:hidden;
}
#policynumbers{
	width:4%;
	height:auto;
	float:left;
	overflow:hidden;
}

/***********************************************/
/* privacy policy Divs close                                 */
/***********************************************/


/***********************************************/
/* footer Divs open                                 */
/***********************************************/
#footer{
	clear:both;
	width:100%;
	height:120px;
	overflow:hidden;
	float:left;
}
#blueline{
	width:99%;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
	background-color:#9DCBFA;
	border:#326A99 1px solid;
	margin-left:auto;
	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;
}

/* css for registration form div showing error and normal fields */
#errbuyerseller
{
	height:auto;
	width:98%;
	float:left;
	margin-top:12px;
}
.normalformfield
{
	font-family: Arial,Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
}
.hidden
{
	height:0px;
	width:0px;
	visibility:hidden;
}
.errorformfield
{
	font-family: Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border:#FF4848 1px solid;
	padding-left:12px;
	padding-right:2px;
	/* background-image: url(../images/triangle2.jpg);*/
	/* background-repeat:no-repeat;*/	
}
#textlabel
{
	top-margin:0px;
}
#reglabels
{
	width:30%;
	float:left;
	text-align:right;
	margin-right:2px;
}
#regfields
{
	width:65%;
	float:left;
	margin-left:10px;
}

#topbubble
{
	width:75%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#regcomplete
{
	width:75%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}	
#captionheader
{
	width:95%;
	float:left;
	padding-left:205px;
}
}
#regheader
{
	width:60%;
	float:left;
}
#compulsorynote
{
	width:35%;
	float:left;
}

#errormessagereg
{
	width:70%;
	margin:auto;
}
