@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
margin:0;
padding:0;
font-family:Verdana;
color:#111111;
text-align:center;
font-size:12px;
margin-bottom:25px;
}

h1 {
font-family:Arial;
font-size:16px;
color:#b6601b;
text-transform:uppercase;
}

h1 a{
font-family:Arial;
font-size:16px;
color:#3377b0;
}

h1 a:hover{
font-family:Arial;
font-size:16px;
color:#b6601b;
}

h2 {
font-family:Verdana;
font-size:14px;
font-style:italic;
padding-top:10px;
}

h3 {
font-family:Arial;
font-size:22px;
color:#FFFFFF;
}

h4 {
font-family:Arial;
font-size:16px;
color:#FFFFFF;
}

h5 {
color:#3377b0;
font-family:Arial;
font-size:15px;
margin:5px;
}

h6 {
}

p {
}

a {
color:#3377b0;
text-decoration:none;
}

a:hover{
color:#b6601b;
}

ul {
list-style:none;
padding:0;
margin:0;
}


#wrapper {
width:780px;
margin:0 auto;
}

#header {
height:90px;
padding-top:15px;
}

#logo {
width:405px;
float:left;
margin-top:15px;
}

#right-header {
float:right;
height:63px;
width:359px;
}

#login-box {
text-align:right;
font-size:13px;
font-weight:bold;
}

#search {
float:right;
height:63px;
background:url(images/search-bg.jpg) right no-repeat;
width:359px;
text-align:left;
}

#sidebar {
width:250px;
text-align:left;
}

#menu {
line-height:32px;
width:233px;
background:#f6f6f6;
border:1px #d7d7d7 solid;
}

#menu a{
padding:15px 10px 0px 20px;
}

#menu li{
border-bottom:1px #d7d7d7 solid;
}

#joinus {
background:#3377b0;
padding:10px;
width:215px;
margin-top:10px;
}

#gold_m {
background:#67a4d6;
margin:10px 0px 5px 0px;
padding:0;
}

#silver_m {
background:#67a4d6;
margin-bottom:5px;
padding:0;
text-align:right;
}

#free_m {
background:#67a4d6;
padding:0;
}

#newsletter {
line-height:16px;
font-size:11px;
width:213px;
background:#f6f6f6;
border:1px #d7d7d7 solid;
text-align:left;
margin:10px 0px 0px 0px;
padding:10px;
}

#newsletter h1 {
margin-bottom:11px;
}

#newsletter p{
font-size:10px;
margin-bottom:5px;
line-height:14px;
}

#content {
text-align:left;
width:525px;
float:right;
}

#featured-seller {
width:500px;
background:#dbb4a2;
padding:10px;
margin-top:10px;
}

#info {
background:#FFFFFF;
/*height:200px;
*/
}

#latest {
margin-top:10px;
}

#latest_prod {
width:508px;
padding:5px;
border:1px #d7d7d7 solid;
margin-top:10px;
}

#suppliers {
margin-top:10px;
}

#suppliers_list {
width:508px;
padding:5px;
border:1px #d7d7d7 solid;
margin-top:10px;
}

.input-b {
background:#f6f6f6;
border:#9e9e9e 0px solid;
border-bottom: #9e9e9e 1px solid;
border-top: #9e9e9e 1px solid;
padding:3px 2px 2px 2px;
width:210px;
}


.input-file {
background:#f6f6f6;
border:#9e9e9e 0px none;
border-bottom: #9e9e9e 1px solid;
border-top: #9e9e9e 1px solid;
padding:3px 2px 2px 2px;
width:220px;
margin:0;
}


#divinputfile, #divinputfile2, #divinputfile3, #divinputfile4, #divinputfile5{
	background:url(images/upload_file.jpg) no-repeat 100% 3px;
	height:28px;
	width:222px;
	margin:0px;
	cursor:pointer;
}

input[type="file"]:hover {
cursor:pointer;
}

#filepc, #filepc2, #filepc3, #filepc4, #filepc5{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	width:225px;
	height:20px;
	*height:16px;
	}

#fakeinputfile, #fakeinputfile2, #fakeinputfile3, #fakeinputfile4, #fakeinputfile5{
	margin-top:-18px;
}

#fakeinputfile, #fakeinputfile2, #fakeinputfile3, #fakeinputfile4, #fakeinputfile5, x:-moz-any-link { /* target only Firefox, overriding the style above */
  margin-top:-17px; 
} 

*html #fakeinputfile2 {
margin-top:-17px;
}


#fakefilepc, #fakefilepc2, #fakefilepc3, #fakefilepc4, #fakefilepc5{
	width:137px;
	font-size:13px;
	font-family:Arial;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/



/*----------- Style for Home page product display ------------------*/

.prods {
width:160px!important ;
height:170px!important ;
/*background:#efefef;
*/display:inline;
margin:2px;
}

.prods-details {
	background:#3377b0;
	position:absolute;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	z-index:500;
	margin-left:-160px;
	margin-top:151px;
	width:160px;
	padding-top:5px;
}

.prods img {
margin:5px 0;
border:1px solid #ddd;
}

.prod-block {
width:162px;
height:170px;
background:#efefef;
display:block;
}

/*----------- Style for Home page product display ------------------*/




/*-----------------------------------------------------------------------------------------------------------------------------------*/




/*----------- Style for Supplier page display ------------------*/

.s_list {
/*width:162px !important ;
height:170px !important ;
*/background:#efefef;
margin:0px 0px 10px 0px;
line-height:20px;
}

.s_list h1{
margin:10px 0px 0px 10px;
}

.s_list p{
font-size:11px;
margin-bottom:10px;
margin-left:10px;
}

.s_list p a{
font-weight:bold;
}

.s_img {
margin-top:10px;
border:1px #d7d7d7 solid;
}

/*----------- Style for Supplier page display ------------------*/



/*-----------------------------------------------------------------------------------------------------------------------------------*/


/*----------- Style for Trade Leads page display ------------------*/

#leads {
margin-top:10px;
}

#trade-leads {
width:520px;
padding:0px;
border:0px #d7d7d7 solid;
margin-top:10px;
}

#trade-leads li {
border:1px #d7d7d7 solid;
}

.leads_box {
border:1px solid #d3d3d3;
background:#efefef;
}

.trade_list {
/*width:162px !important ;
height:170px !important ;
background:#efefef;
*/margin:0px 0px 10px 0px;
line-height:20px;
padding:5px;
}

.trade_list h1{
margin:5px 0px 0px 5px;
}

.trade_list p{
font-size:11px;
margin:0px 0px 5px 5px;
}

.trade_list p a{
font-weight:bold;
}

.b_img {
margin-top:0px;
border:1px #d7d7d7 solid;
height:8em;
}

.leads_date {
color:#b6601b;
font-size:11px;
font-family:arial;
font-weight:bold;
}

.leads_reply {
color:#fff;
background:#3377B0;
font-size:12px;
font-family:arial;
font-weight:bold;
padding:3px 5px;
width:40px;
text-align:center;
margin:10px 0px 5px 5px;
}

/*----------- Style for Trade Leads page display ------------------*/


/*-----------------------------------------------------------------------------------------------------------------------------------*/


/*----------- Style for My Profile page display ------------------*/

#profile {
margin-top:10px;
}

#profile_box {
padding:3px;
border:1px #d7d7d7 solid;
margin-top:10px;
}

#sub_option_box {
padding:3px;
border:1px #d7d7d7 solid;
margin-top:10px;
}

#profile_box ul {
margin-left:1px;
*padding-top:15px;
*padding-bottom:15px;
}

#profile_box li {
display:inline-block;
.display:inline;
margin:3px;
padding:11px;
border:1px #fff solid;
}

#profile_box li:hover {
background:#fafafa;
cursor:pointer;
border:1px #d7d7d7 solid;
}

.profile_box_active {
background:#fafafa;
cursor:pointer;
border:1px #d7d7d7 solid !important;
}

.leads_box {
border:1px solid #d3d3d3;
background:#efefef;
}

.trade_list {
/*width:162px !important ;
height:170px !important ;
background:#efefef;
*/margin:0px 0px 10px 0px;
line-height:20px;
padding:5px;
}

.trade_list h1{
margin:5px 0px 0px 5px;
}

.trade_list p{
font-size:11px;
margin:0px 0px 5px 5px;
}

.trade_list p a{
font-weight:bold;
}

.b_img {
margin-top:0px;
border:1px #d7d7d7 solid;
height:8em;
}

.leads_date {
color:#b6601b;
font-size:11px;
font-family:arial;
font-weight:bold;
}

.leads_reply {
color:#fff;
background:#3377B0;
font-size:12px;
font-family:arial;
font-weight:bold;
padding:3px 5px;
width:40px;
text-align:center;
margin:10px 0px 5px 5px;
}

/*----------- Style for My Profile page display ------------------*/


/*----------- Style for My Catalog page display ------------------*/

#profile_desc {
padding:3px;
margin:10px 0px;
text-align:justify;
font-size:13px;
}

#catalog_box {
padding:3px;
border:1px #d7d7d7 solid;
margin-top:10px;
background:#f2f2f2;
}

#profile_box ul {
margin-left:1px;
*padding-top:15px;
*padding-bottom:15px;
}

#catalog_box li {
/*margin:3px 3px 10px 3px;
*/margin:10px 3px;
padding:8px;
border:1px #d7d7d7 solid;
background:#FFFFFF;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}

#catalog_box li:hover {
background:#f7fbff;
border:1px #868686 solid;
-moz-box-shadow:0 0 5px #565656;
}

.catalog_prod_img {
border:1px solid #ced9e3;
/*float:left;
*/margin-right:10px;
}

#company_details {
padding:0;
margin:0;
width:260px;
float:right;
}

#company_details p{
margin:0px 0px 10px 0px;
line-height:20px;
font-family:arial;
}

#company_details p strong{
text-transform:capitalize;
color:#b6601b;
}

.company_details {
padding:0;
margin:0;
width:260px;
float:right;
}

.company_details p{
margin:0px 0px 10px 0px;
line-height:20px;
font-family:arial;
}

.company_details p strong{
text-transform:capitalize;
color:#b6601b;
}

.zoom_btn {
position: absolute;
z-index: 1000;
margin-top:133px;
float:left;
cursor:pointer;
}

/*----------- Style for My Catalog page display ------------------*/

#footer {
font:Verdana;
font-size:11px;

}

#footer p{
line-height:28px;
}

.login-inp {
background:#fff;
border:#9e9e9e 0px solid;
border-bottom: #9e9e9e 1px solid;
border-top: #9e9e9e 1px solid;
border-left:0px;
border-right:0px;
padding:3px 2px 2px 2px;
}

.clearboth {
clear:both;
}

.free_member {
background:url(images/free.gif) right top no-repeat;
z-index:1000;
}

.btn {
cursor:pointer;
}

.tr_txt {
background:#f3f3f3;
font-family:Arial;
font-size:11px;
color:#000000;
}

.tr_txt a{
color:#000000;
text-decoration:none;
}

.tr_txt a.hover{
color:#B6601B;
text-decoration:none;
}

.tr_txt td{
padding:0px 10px;
border-top:#fff 1px solid;
border-bottom:#d7d7d7 1px solid;

}

.pageselected 
{
	font-weight:bold;
	color:#fff !important;
	border:1px #3076b0 solid !important;
	background:#3076b0 !important;
	padding:2px 4px !important;
}

.pagination {
text-decoration:none;
font-family:Verdana;
font-size:11px;
font-weight:bold;
padding:2px 4px;
margin:0 auto;
text-align:center;
}

.pagination a{
text-decoration:none;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#26669b;
border:1px #3076b0 solid;
padding:2px 4px;
}
.pagination a:hover {
text-decoration:none;
font-weight:bold;
color:#fff;
border:1px #3076b0 solid;
background:#3076b0;
padding:2px 4px;
}
