/* home.css Document */

/* home page layout begin */
#main{
	margin:0 auto;
	width:997px;
	text-align:left;
	height: auto;
	margin-top: 0px;
}
#main_left{
	float:left;
	height: auto;
	overflow: auto;
}
#main_left_l{ float:left; width:202px;
}
#main_left_r{
	float:left;
	text-align: center;
	vertical-align: middle;
}
#main_right{ float:left; width:222px; padding-left:6px;
}
/* home page layout begin */

/* Top Searches begin */
.top_searches{
	width:192px;
	padding-bottom: 12px;
}
.top_searches h3{
	height:30px;
	line-height:30px;
	padding-left:12px;
	color:#fff;
	font-size:15px;
	background-image: url(../images/left_menu.gif);
	background-repeat: no-repeat;
}
.top_searches ul li{ width:190px; border-left:1px solid #c7c7c7; border-right:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; vertical-align:bottom;
}
.top_searches ul li b{ font-size:14px;
}
.top_searches ul li a{ padding-top:5px; padding-bottom:5px; padding-left:12px; display:block; width:178px; color:#000; text-decoration:none;
}
.top_searches ul li a:hover{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	display:block;
	width:178px;
	color:#d11212;
	text-decoration:none;
	background-color: #fff;
	background-position: center;
}
/* Top Searches end */

/* Browse Categories begin */
.browse_categories{ width:192px; margin-top:10px;
}
.browse_categories h3{ background:url(../images/top_searches.gif) no-repeat; height:30px; line-height:30px; padding-left:12px; font-size:15px; color:#fff;
}
.browse_categories h3 a{ color:#fff; text-decoration:none;
}
.browse_categories h3 a:hover{ text-decoration:underline;
}
.browse_categories ul li{ width:192px; background:#f4f4f4; vertical-align:bottom; position:relative;
}
.browse_categories ul li b{ font-size:13px;
}
.abc{ padding-top:6px; padding-bottom:6px; padding-left:12px; display:block; width:178px; color:#000; text-decoration:none; border-left:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; border-right:1px solid #c7c7c7;
}
.abc:hover{ color:#d11212; text-decoration:none; background:#fff url(../images/red_arrow.gif) no-repeat; background-position:163px; border-right:1px solid #fff;
}

.browse_categories_hidden{ position:absolute; left:192px; top:0; width:488px; background:#e1e1e1; display:none; border-top:1px solid #c7c7c7; padding-right:2px; padding-bottom:2px;
}
.browse_categories_hidden_boder{ width:487px; padding-top:5px; padding-bottom:7px; border-right:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; background:#fff;
}

.browse_categories_hidden ul li{ float:left; width:216px; vertical-align:bottom; background:url(../images/red_square.gif) 18px 10px no-repeat; padding-left:27px; padding-top:5px; padding-bottom:5px;
}
.browse_categories_hidden ul li a{ margin:0; padding:0; display:block; width:216px; color:#000; background:#fff; border:0; text-decoration:none;
}
.browse_categories_hidden ul li a:hover{ margin:0; padding:0; display:block; width:216px; color:#d11212; background:#fff; border:0; text-decoration:underline;
}

.efg{ padding-top:6px; padding-bottom:6px; padding-left:12px; display:block; width:178px; color:#d11212; text-decoration:none; background:#fff url(../images/red_arrow.gif) no-repeat; background-position:163px; border-right:none; border-left:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; border-right:1px solid #fff;
}
.browse_categories_viewMore{ padding-top:10px; padding-bottom:10px; text-align:right; padding-right:33px; display:block;  font-weight:700; background:#f4f4f4 url(../images/red_arrow.gif) no-repeat; background-position:163px; color:#000; text-decoration:none; border-left:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; border-right:1px solid #c7c7c7;
}
.browse_categories_viewMore:hover{ color:#d11212; text-decoration:none;
}
/* Browse Categories end */

/* cycleShowBanner begin */
.d1{ width:530px; height:auto; overflow:hidden; border:#d5d1d0 1px solid; position:relative;
}
.d2{ width:100%; height:123px; overflow:hidden;
}
.loading{ width:530px; border:#d5d1d0 1px solid; color:#FFCC00; font-size:12px; height:93px; text-align:center; padding-top:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}
.num_list{ position:absolute; width:100%; left:0px; bottom:-1px; background-color:#000000; color:#FFFFFF; font-size:12px; padding:4px 0px; height:20px; overflow:hidden;}
.num_list span{ display:inline-block; height:16px; padding-left:6px;
}
.ulnoen{ display:none;
}
.button_1{ position:absolute; z-index:1; right:0px; bottom:5px; font-size:12px; font-weight:bold;
}
.b1, .b2{ color:#fff; background:#d63531; border:1px solid #fff; display:block; float:left; padding:1px 5px; margin-right:6px; text-decoration:none; cursor:pointer;
}
.b2{ color:#4d4d4d; background:#fff; border:1px solid #d63531;
}
/* cycleShowBanner end */

/* productShow begin */
.productShow{
	width:530px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:7px;
	height: 220px;
}
.productShow li{ float:left; display:block; width:106px; padding-top:16px; vertical-align:bottom; text-align:center;
}
.productShow li img{ width:65px; height:65px; padding:1px;
}
.productShow li span{ display:block; padding-top:5px; padding-bottom:4px;
}
.productShow li b{ display:block; color:#ce0101; font-size:13px; padding-bottom:3px;
}
.productShow li a{ color:#141414; text-decoration:none;
}
.productShow li a:hover{ color:#ce0201; text-decoration:underline;
}
/* productShow end */

/* Hot Product Searches begin */
.hot_product_searches{ width:528px; margin-top:10px; padding:1px; border:1px solid #e0e0e0; background:#fff;
}
.hot_product_searches_bg{ width:528px; background:url(../images/gray_bg.gif) repeat-x;
}
.hot_product_searches_bg h3{ color:#ce0201; font-size:15px; padding-left:16px; padding-top:9px;
}
.hot_product_searches_info{ float:left; width:148px; padding-left:18px; padding-right:10px; padding-top:16px; padding-bottom:10px;
}
.hot_product_searches_info h4{ padding-top:15px; padding-bottom:7px;
}
.hot_product_searches_info h4 a{ font-size:12px; color:#e57e19; text-decoration:underline;
}
.hot_product_searches_info h4 a:hover{ font-size:12px; color:#ce0201; text-decoration:underline;
}
.hot_product_searches_info li{ line-height:160%;
}
.hot_product_searches_info li a{ color:#141414; text-decoration:none;
}
.hot_product_searches_info li a:hover{ color:#ce0201; text-decoration:underline;
}
.hot_product_searches_info p{ font-weight:700; margin-top:6px;
}
.hot_product_searches_info p img{ vertical-align:middle; margin-right:5px;
}
.hot_product_searches_info p a{ font-size:12px; color:#000; text-decoration:none;
}
.hot_product_searches_info p a:hover{ font-size:12px; color:#000; text-decoration:underline;
}
/* Hot Product Searches end */

/* Latest Product Listings and Latest Buyer Listings begin */
.productListings_buyerListings{ margin-top:10px;
}
.productListings{ width:257px; float:left; background:url(../images/productBuyerListings_bg.gif) left top repeat-x; padding-left:17px; padding-right:15px; padding-bottom:11px; border:1px solid #e0e0e0;
}
.productListings h3{ color:#ce0201; font-size:15px; padding-top:9px; padding-bottom:7px;
}
.productListings li{ width:257px; margin-top:8px; padding-bottom:3px; height:15px; line-height:15px; vertical-align:bottom; border-bottom:1px solid #dedede;
}
.productListings li a{ float:left; width:192px; padding-left:30px; display:block; color:#000; text-decoration:none;
}
.productListings li a:hover{ color:#d11212; text-decoration:underline;
}
.productListings span{ float:right; text-align:right; display:block; width:35px; font-family:Arial, Helvetica, sans-serif; color:#393939; font-size:10px; font-weight:700;
}

.buyerListings{ float:right; width:197px; background:url(../images/productBuyerListings_bg.gif) left top repeat-x; padding-left:17px; padding-right:15px; padding-bottom:11px; border:1px solid #e0e0e0;
}
.buyerListings h3{ color:#ce0201; font-size:15px; padding-top:9px; padding-bottom:7px;
}
.buyerListings li{ width:197px; margin-top:8px; padding-bottom:3px; height:15px; line-height:15px; vertical-align:bottom; border-bottom:1px solid #dedede;
}
.buyerListings li a{ float:left; width:132px; padding-left:30px; display:block; color:#000; text-decoration:none;
}
.buyerListings li a:hover{ float:left; width:132px; display:block; color:#d11212; text-decoration:underline;
}
.buyerListings span{ float:right; text-align:right; display:block; width:35px; font-family:Arial, Helvetica, sans-serif; color:#393939; font-size:10px; font-weight:700;
}
/* Latest Product Listings and Latest Buyer Listings end */

/* product_banner_one begin */
.product_banner_one{ width:532px; margin-top:10px;
}
.product_banner_one_l{ float:left; width:284px;
}
.product_banner_one_r{ float:right; width:238px;
}
/* product_banner_one end */

/* faq_tradeShow_featuredPartners begin */
.faq_tradeShow_featuredPartners{ margin-top:10px; width:732px; border:1px solid #e0e0e0; background:url(../images/faq_tradeShow_featured.gif) repeat-x; height:245px;
}
.faq_tradeShow_featuredPartners h3{ display:block; font-size:15px; color:#e47e1b; padding-top:15px; padding-bottom:10px;
}
.faq_tradeShow_featuredPartners p a{ font-weight:700; color:#000; text-decoration:none;
}
.faq_tradeShow_featuredPartners p a:hover{ font-weight:700; color:#000; text-decoration:underline;
}
.faq_tradeShow_featuredPartners p img{ vertical-align:middle; margin-right:5px;
}
.faq_tradeShow_featuredPartners a{ color:#000; text-decoration:none;
}
.faq_tradeShow_featuredPartners a:hover{ color:#ce0201; text-decoration:underline;
}
.faq{ float:left; width:227px; padding-left:20px;
}
.faq p{ padding-left:10px;
}
.faq li{ background:url(../images/red_square.gif) left 6px no-repeat; width:217px; padding-left:10px; padding-bottom:10px; vertical-align:bottom;
}
.tradeShow{ float:left; width:270px; padding-left:20px;
}
.tradeShow_info{ width:270px; padding-bottom:15px;
}
.tradeShow_info_l{ float:left; width:55px; height:55px; border:1px solid #ddd; padding:1px; background:#fff;
}
.tradeShow_info_l img{ width:55px; height:55px;
}
.tradeShow_info_r{ float:right; width:202px; padding-left:8px;
}
.tradeShow_info_r h4{ font-size:12px; padding-bottom:6px;
}
.featuredPartners{ float:right; width:174px;  padding-left:20px;
}
.featuredPartners ul li{ padding-bottom:8px;
}
.featuredPartners p{ padding-top:0px;
}
/* faq_tradeShow_featuredPartners begin */

/* New_to_mn begin */
.new_to_mn{ width:214px; padding-left:14px; padding-bottom:15px; border:1px solid #d6d6d6;
}
.new_to_mn h3{ font-size:16px; padding-top:8px; padding-bottom:10px;
}
.new_to_mn_bn{ height:27px; line-height:27px;
}
.new_to_mn_bn span{ float:left; width:112px; display:block;
}
.new_to_mn_bn b{ float:left; display:block;
}
.new_to_mn_bn input{ width:102px; height:27px; background:url(../images/new_to_mn_bn_bg.gif) no-repeat; border:0; cursor:pointer; font-size:14px; font-weight:700; color:#ce0101;
}
.new_to_mn_bn a{ font-weight:700; color:#000; text-decoration:underline;
}
.new_to_mn_bn a:hover{ font-weight:700; color:#ce0201; text-decoration:underline;
}
.new_to_mn p{ font-size:11px; font-weight:700; color:#000; padding-top:10px; padding-bottom:10px;
}
.new_to_mn li{
	font-size:11px;
	background:url(../images/red_square.gif) left 5px no-repeat;
	padding-left:10px;
	text-align: left;
}
.new_to_mn li a{ color:#000; text-decoration:none;
}
.new_to_mn li a:hover{
	color:#ce0201;
	text-align: left;
}
/* New_to_mn end */

/* successStories_ourSevices begin */


.successStories{ padding-left:12px; padding-right:10px;
}
.successStories_l{ float:left; width:50px; padding-top:17px;
}
.successStories_r{
	float:right;
	width:146px;
	padding-top:17px;
	height: 45px;
	overflow: hidden;
}
.successStories a{ color:#000; text-decoration:none;
}
.successStories a:hover{ color:#ce0201; text-decoration:underline;
}
/* successStories_ourSevices end */

/* join_our_communication begin */
.join_our_communication{ width:214px; padding-left:14px; margin-top:10px; padding-bottom:12px; border:1px solid #d6d6d6;
}
.join_our_communication h3{ font-size:14px; padding-top:8px; padding-bottom:10px; color:#2e2e2e;
}
.join_our_communication p{ padding-top:3px; padding-bottom:8px;
}
.join_our_communication a{ font-weight:700; color:#e47e1b; text-decoration:none;
}
.join_our_communication a:hover{ font-weight:700; color:#ce0201; text-decoration:none;
}
/* join_our_communication end */

/* rightAdList_box begin */
.rightAdList_box{ width:214px; padding-left:12px; margin-top:10px; padding-bottom:12px; border:1px solid #c7c7c7; background:#f4f4f4;
}
.rightAdList{ margin-top:12px;
}
.rightAdList_img{ float:left; width:65px;
}
.rightAdList_info{ float:right; width:132px; padding-left:11px; padding-right:6px;
}
.rightAdList_info h3{ font-size:12px; padding-bottom:6px;
}
.rightAdList_info li{ width:122px; background:url(../images/red_square.gif) left 6px no-repeat; padding-left:10px; font-size:11px; padding-top:1px; padding-bottom:1px; vertical-align:bottom;
}
.rightAdList_info a{ font-weight:700; color:#e47e1b; text-decoration:underline;
}
.rightAdList_info a:hover{ font-weight:700; color:#ce0201; text-decoration:underline;
}
/* rightAdList_box end */

/* rightbanner_box begin */
.rightbanner_box{ margin-top:10px;
}
/* rightbanner_box end */
#main #main_right .successStories_ourSevices .Contentbox_3 .items {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/red_square.gif) left 6px no-repeat;
	vertical-align: bottom;
}

#main #main_left #main_left_r #links li {
	display: inline;
	padding-left: 17px;
}
#main #main_left #main_left_r #links li a:link {
color:#FF3300;
}
#main #main_left #main_left_r #links li a:visited {
color:#FF3366;
}

