/* * * * * * * * * * * * * * * *
 * BOX STYLES
 * * * * * * * * * * * * * * * */

/* * * BOX ONE * * */
.box_one { float: right; width: 130px; margin-bottom: 12px; }
.box_one .title { float: left; width:120px; height:21px; padding:4px 0 0 10px; background:url(../img/left_container_title_bg_1.gif) no-repeat 0 0; color:#FFF; font:14px/16px Arial, Helvetica, sans-serif; font-weight:bold; }
.box_one .contents { float:left; width:110px; padding:8px 10px 1px 10px; background:url(../img/left_container_box_bg_1.gif) repeat-y 0 0; }
.box_one .contents ul { float:left; width:110px; list-style:none; }
.box_one .contents ul li { float:left; width:110px; padding-bottom:3px; }
.box_one .contents ul li a { float:left; text-decoration:none; color:#581e00; }

/* * * BOX TWO * * */
.box_two { float: right; width: 130px; margin-bottom: 12px; }
.box_two .title { float: left; width: 120px; height: 21px; padding: 4px 0 0 10px; background: url(../img/left_container_title_bg_2.gif) no-repeat 0 0; color: #FFF; font: 14px/16px Arial, Helvetica, sans-serif; font-weight: bold; }
.box_two .contents { float: left; width: 110px; padding: 8px 10px 1px 10px; background: url(../img/left_container_box_bg_2.gif) repeat-y 0 0; }
.box_two .contents ul { float:left; width:110px; list-style:none; }
.box_two .contents ul li { float: left; width: 110px; padding-bottom: 3px; word-wrap: break-word; }
.box_two .contents ul li h2 { font: 12px/14px Arial, Helvetica, sans-serif; }
.box_two .contents ul li a { text-decoration: none; color: #AB8E7F; }

/* * * BOX THREE * * */
.box_three { float: left; width: 354px; }
.box_three h2 { float: left; width: 337px; height: 23px; padding: 13px 0 0 17px; background: url(../img/box_three_title_bg.gif) no-repeat 0 0; color: #FFF; font: 14px/16px Arial, Helvetica, sans-serif; font-weight: bold; }
.box_three .inner_box { float: left; width: 318px; padding: 15px 18px 8px 18px; background: url(../img/box_three_shadow.gif) repeat-y 0 0; }
.box_three .inner_box .top_contents { float: left; width: 318px; border-bottom: 1px solid; padding-bottom: 20px; }
.box_three .inner_box .top_contents .left_nav { float: left; width: 125px; }
.box_three .inner_box .top_contents .left_nav ul { float:left; width:125px; list-style:none; }
.box_three .inner_box .top_contents .left_nav ul li { float:left; width:125px; font:12px/14px Arial, Helvetica, sans-serif; border-bottom:1px dotted #581e00; padding:2px 0 5px 0; }
.box_three .inner_box .top_contents .left_nav ul li a { text-decoration:none; color:#581e00; }
.box_three .inner_box .top_contents .right_nav_container { float: right; width: 163px; border: 1px solid #CCCCCC; padding: 6px; }
.box_three .inner_box .top_contents .right_nav { float: left; width: 163px; height: 163px; background: #f9f5f1; overflow: auto; }
.box_three .inner_box .top_contents .right_nav ul { float: left; list-style: none; }
.box_three .inner_box .top_contents .right_nav ul li { float: left; width: 135px; font: 12px/14px Arial, Helvetica, sans-serif; border-bottom: 1px solid #ebe9e8; padding: 2px 0 5px 10px; }
.box_three .inner_box .top_contents .right_nav ul li a { text-decoration: none; color: #581e00; }
.box_three .inner_box .bottom_contents { float:left; width:318px; padding:15px 0 0 0; }
.box_three .inner_box .bottom_contents h4 { float:left; width:318px; font:12px/14px Arial, Helvetica, sans-serif; margin-bottom:5px; }
.box_three .inner_box .bottom_contents ul { float:left; width:318px; list-style:none; }
.box_three .inner_box .bottom_contents ul li { float:left; width:308px; font:12px/14px Arial, Helvetica, sans-serif; background:url(../img/brown_bullet.gif) no-repeat 0 6px; padding:0 0 5px 10px; }
.box_three .inner_box .bottom_contents ul li a { text-decoration:none; color:#581e00; }

/* * * BOX FOUR * * */
.box-four { background: url(../img/dash_table_left.gif) top left repeat-y; }
.box-four ul.nav, .box-four ul.banner { list-style: none; }
.box-four .inner { background: url(../img/dash_table_right.gif) top right repeat-y; }
.box-four .content { padding: 20px 30px; }
.box-four .bottom-left { height: 5px; width: 99%; margin-left: 3px; background: url(../img/dash_table_bottom.gif) bottom left repeat-x; }
.box-four .bottom-right { height: 5px; width: 99%; margin-left: 8px; margin-top: -5px; background: url(../img/dash_table_bottom.gif) bottom right repeat-x; }

/* * * BOX FOUR PAGE SPECIFIC * * */
.profile .box-four, .orders .box-four, .orders-ship .box-four, .orders-shipped .box-four,
.orders-bo .box-four, .service .box-four, .service-setup .box-four, .products .box-four, .vendor .box-four, .next .box-four,
.shipping .box-four { width: 764px; }

/* * * BOX FOUR - HEADER STYLE - NAV * * */
.box-four .nav { height: 30px; list-style: none; background: url(../img/header_dash.gif) bottom right; }
.box-four .nav li { height: 30px; float: left; background: url(../img/header_dash.gif) -30px 30px; }
.box-four .nav li.active, .box-four .nav li:hover { background: url(../img/header_dash.gif) -30px 0; }
.box-four .nav li.first { width: 28px; background: url(../img/header_dash.gif) 0 30px; }
.box-four .nav li a { display: block; height: 25px; margin-top: 5px; line-height: 25px; color: #FFF; text-decoration: none; padding: 0 25px; border-right: 1px solid #FFF; }

/* * * BOX FOUR - HEADER STYLE - BANNER * * */
.box-four .banner { height: 30px; list-style: none; background: url(../img/header_dash.gif) top right; }
.box-four .banner li { height: 30px; float: left; background: url(../img/header_dash.gif) -30px 0; color: #FFF; line-height: 35px; }
.box-four .banner li h2 { color: #FFF; line-height: 35px; font-size: 12px; }
.box-four .banner li h2 .cufon { margin: 12px 0 0; }
.box-four .banner li.first { width: 28px; background: url(../img/header_dash.gif) 0 0; }

/* * * BOX SIX * * */
.box-six { width: 473px; float: right; }
.box-six h2 { padding: 10px 21px; background: url(../img/box_six_bg.gif) repeat-y; font-size: 14px; }
.box-six .content { background: url(../img/box_six_bg.gif) repeat-y; }
.box-six .content-inner { padding: 15px 21px 50px; background: url(../img/box_six_bottom.png) bottom center repeat-x; }
.box-six .product_box.last { margin: 0 0 12px 0; }
.box-six .product_box { float: left; width: 133px; margin: 0 16px 12px 0; }
.box-six .product_box .corners { width: 133px; height: 133px; position: relative; }
.box-six .product_box .corners img { position: absolute; }
.box-six .product_box img { width: 133px; height: 133px; }
.box-six .product_box .product_box_top_content {  float: left; padding-bottom: 3px; width: 133px; }
.box-six .product_box .product_box_top_content .product_name {  color: #581E00; float: left; font: 11px/13px Arial,Helvetica,sans-serif; }
.box-six .product_box .product_box_top_content .price {  color: #581E00; float: right; font: 11px/13px Arial,Helvetica,sans-serif; }
.box-six .product_box .product_box_bottom_content { float: left; padding-top: 3px; width: 133px; }
.box-six .product_box .product_box_bottom_content .like_it { float: left; font: 10px/12px Arial,Helvetica,sans-serif; }
.box-six .product_box .product_box_bottom_content .buy_it { float: right; font: 10px/12px Arial,Helvetica,sans-serif; }
.box-six .left_box_top_content { border-top: 1px solid #581E00; border-bottom: 1px solid #581E00; margin-bottom: 12px; padding: 1px 0; }
.box-six .left_box_top_content p { color: #885F4A; display: block; font: 10px/12px Arial,Helvetica,sans-serif; margin: 3px 0 0; }
.box-six .left_box_top_content span { color: #885F4A; display: block; float: left; font: 10px/12px Arial,Helvetica,sans-serif; margin: 3px 0 0 10px; }

.member-profile-box-two .business-name { display: block; text-align: center; padding-top: 40px; }


.member-profile-box-two .content { background: url(../img/box_six_bg.gif) repeat-y; }
.member-profile-box-two .content-inner { padding: 15px 21px 50px; background: url(../img/box_six_bottom.png) bottom center repeat-x; }
.member-profile-box-two .product_box.last { margin: 0 0 12px 0; }
.member-profile-box-two .product_box { float: left; width: 133px; margin: 0 16px 12px 0; }
.member-profile-box-two .product_box .corners { width: 133px; height: 133px; position: relative; }
.member-profile-box-two .product_box .corners img { position: absolute; }
.member-profile-box-two .product_box img { width: 133px; height: 133px; }
.member-profile-box-two .product_box .product_box_top_content {  float: left; padding-bottom: 3px; width: 133px; }
.member-profile-box-two .product_box .product_box_top_content .product_name {  color: #581E00; float: left; font: 11px/13px Arial,Helvetica,sans-serif; }
.member-profile-box-two .product_box .product_box_top_content .price {  color: #581E00; float: right; font: 11px/13px Arial,Helvetica,sans-serif; }
.member-profile-box-two .product_box .product_box_bottom_content { float: left; padding-top: 3px; width: 133px; }
.member-profile-box-two .product_box .product_box_bottom_content .like_it { float: left; font: 10px/12px Arial,Helvetica,sans-serif; }
.member-profile-box-two .product_box .product_box_bottom_content .buy_it { float: right; font: 10px/12px Arial,Helvetica,sans-serif; }

/* * * BOX SEVEN * * */
.box-seven { float: right; width: 130px; margin-bottom: 12px; }
.box-seven .title { float: left; width: 120px; height: 21px; padding: 4px 0 0 10px; background: url(../img/left_container_title_bg_2.gif) no-repeat 0 0; color: #FFF; font: 14px/16px Arial, Helvetica, sans-serif; font-weight: bold; }
.box-seven .contents { float: left; width: 110px; padding: 1px 10px 1px 10px; background: url(../img/left_container_box_bg_2.gif) repeat-y 0 0; }
.box-seven .contents h2 { text-align: center; }
.box-seven .contents .cufon { margin-top: 0; }
.box-seven .contents ul { float:left; width:110px; list-style:none; }
.box-seven .contents ul li { float:left; width:110px; padding-bottom:3px; }
.box-seven .contents ul li a { text-decoration: none; color: #AB8E7F; }

/* * * FAVORITE MERCHANTS BOX * * */
.favorite_business_box { float: left; width: 276px; background: url(../img/favorite_merchant_bg.gif) center; }
.favorite_business_box h2 { padding: 6px 0 0 16px; color: #FFF; font-size: 12px; font-weight: bold; width: 260px; height: 20px; background: url(../img/favorite_merchant_title_bg.gif) no-repeat 0 0; }
.favorite_business_box .fav_container { background: url(../img/favorite_merchant_bg_shadow.gif) no-repeat scroll center bottom transparent; float: left; padding: 10px 12px 50px 12px; width: 252px; }
.favorite_business_box .fav_business { border-bottom: 1px dotted #D7C3AB; margin-bottom: 10px; padding-bottom: 10px; width: 252px; }
.favorite_business_box .fav_business .image_frame { background: url(../img/image_frame.jpg) no-repeat scroll 0 0 transparent; display: inline; float: left; height: 128px; margin: 0 6px 0 0; padding: 5px 0 0 6px; width: 98px; }
.favorite_business_box .fav_business p { font: 12px/14px Arial,Helvetica,sans-serif; margin-bottom: 7px; word-wrap: break-word; float: left; width: 142px; }

/* * * PRODUCT DETAIL BOX * * */
.product_detail_box { width: 401px; float: left; }
.product_detail_box .title { float: left; width:367px; height:23px; padding:11px 17px 0 17px; background: url(../img/product_detail_header.png) no-repeat 0 0}
.product_detail_box .title h2 { float: left; width:250px; font:14px/16px Arial,Helvetica,sans-serif; color:#FFF; font-weight:bold}
.product_detail_box .title span {float:right; width:75px; font:14px/16px Arial,Helvetica,sans-serif; color:#FFF; font-weight:bold; text-align:right}

.product_detail_box .title-two { position: relative; left: -4px; width: 367px; height: 23px; padding: 11px 17px 0 17px; background: url(../img/product_detail_header_two.png) no-repeat 0 0}
.product_detail_box .title-two h3 { float: left; width: 250px; font: 14px/16px Arial,Helvetica,sans-serif; color:#FFF; font-weight:bold}
.product_detail_box .title-two span {float:right; width: 75px; font: 14px/16px Arial,Helvetica,sans-serif; color:#FFF; font-weight:bold; text-align:right}

.product_detail_box .product_detail_contents { float: left; width: 401px; background: url(../img/product_detail_bg.png) repeat-y 0 0 }

.product_detail_box.pink .title, .product_detail_box.pink .title-two 		{ background-color: #D92169; }
.product_detail_box.brown .title, .product_detail_box.brown .title-two		{ background-color: #5A1F01; }
.product_detail_box.red .title, .product_detail_box.red .title-two			{ background-color: #B10D03; }
.product_detail_box.yellow .title, .product_detail_box.yellow .title-two	{ background-color: #ECAD00; }
.product_detail_box.gray .title, .product_detail_box.gray .title-two	   	{ background-color: #565656; }
.product_detail_box.blue .title, .product_detail_box.blue .title-two   		{ background-color: #517895; }
.product_detail_box.black .title, .product_detail_box.black .title-two  	{ background-color: #000000; }
.product_detail_box.green .title, .product_detail_box.green .title-two	 	{ background-color: #B2BB1C; }


.product_detail_box.pink   .product_detail_contents	{ background-color: #FCE8F1; }
.product_detail_box.brown  .product_detail_contents	{ background-color: #F0F2D5; }
.product_detail_box.red    .product_detail_contents	{ background-color: #F8E6E6; }
.product_detail_box.yellow .product_detail_contents	{ background-color: #FEF7E5; }
.product_detail_box.gray   .product_detail_contents	{ background-color: #EEEEEE; }
.product_detail_box.blue   .product_detail_contents	{ background-color: #EDF1F4; }
.product_detail_box.black  .product_detail_contents	{ background-color: #E5E5E5; }
.product_detail_box.green  .product_detail_contents	{ background-color: #f2f4d9; }

/*
.member-profile-box.green h2 	{ background-color: #68813F; }
.member-profile-box.green  .member-profile-color	{ background-color: #F1F2EC; }
*/

.product_detail_box .product_detail_copy { float:left; width:367px; padding: 14px 13px 4px 13px}
.product_detail_box .product_detail_copy .corners { width: 367px; height: 367px; margin-bottom: 9px; position: relative; }
.product_detail_box .product_detail_copy img { position: absolute; }
.product_detail_box .product_detail_copy .product_detail_links { width: 367px; border-bottom: 1px dotted; padding-bottom: 7px; }
.product_detail_box .product_detail_copy .product_detail_links .like_it { float:left; font:12px/14px Arial,Helvetica,sans-serif; font-weight:bold}
.product_detail_box .product_detail_copy .product_detail_links .like_it a { color:#632c10; text-decoration:none}
.product_detail_box .product_detail_copy .product_detail_links .buy_it { float:right; font:12px/14px Arial,Helvetica,sans-serif; font-weight:bold}
.product_detail_box .product_detail_copy .product_detail_links .buy_it a { color:#632c10; text-decoration:none}
.product_detail_box .product_detail_copy p {float: left; width: 367px; padding: 10px 0; font: 12px/16px Arial,Helvetica,sans-serif}
.product_detail_box .product_detail_copy p a { font-weight: bold; color:#632c10}
.product_detail_box .member_profile_box { float: left; width: 393px; margin-bottom: 6px; }
.product_detail_box .member_profile { float: left; width: 393px; }
.product_detail_box .member_profile h3 { float:left; width:384px; height:21px; padding:13px 0 0  17px; background:url(../images/product_detail_left_title-bg_2.gif) no-repeat 0 0; color:#FFF}
.product_detail_box .member_profile .member_profile{float:left; width:393px; padding:0 4px}
.product_detail_box .member_profile .image_box { float: left; width: 110px; margin-right: 8px; }
.product_detail_box .member_profile .member_image { float: left; width: 110px; height: 130px; }
.product_detail_box .member_profile .visiblity_btn{float:left; width:110px}
.product_detail_box .member_profile .details_box{float:left; width:268px}
.product_detail_box .member_profile .desc { width: 242px; border-bottom: 1px dotted #e2e2e3; padding: 15px 13px 15px 13px; height: 100px; }
.product_detail_box .member_profile .desc span { font-weight: bold; }
.product_detail_box .member_profile .desc.description{float:left; width:242px}
.product_detail_box .member_profile .desc .description .first{float:left; width:60px; font-weight:bold}
.product_detail_box .member_profile .desc .description .last{float:left; width:138px; font-weight:bold}
.product_detail_box .member_profile .desc .description .last .rating_box{float:left; width:110px}
.product_detail_box .member_profile .desc .description .row{float:left; margin-bottom:4px}
.product_detail_box .member_profile .desc .description .row.end{margin-bottom:0px}
.product_detail_box .member_profile .desc .description .last ul li{float:left; width:15px; height:15px; margin:0 6px 0 0; display:inline}
.product_detail_box .member_profile .desc .description .last ul li a{float:left; width:15px; height:15px; background:url(../images/star_full.gif) no-repeat 0 0}
.product_detail_box .member_profile .desc .description .last ul li.last a{float:left; width:15px; height:15px; background:url(../images/star_none.gif) no-repeat 0 0}
.product_detail_box .member_profile .desc .description .last ul li a:hover{float:left; width:15px; height:15px; background:url(../images/star_none.gif) no-repeat 0 0}
.product_detail_box .member_profile .desc .description .last .fevorite_icon{float:left}
.product_detail_box .member_profile .list_row{float:left; width:242px; border-bottom:1px dotted #e2e2e3; padding:5px 13px 5px 13px}
.product_detail_box .member_profile .list_row .first{float:left; width:60px; font-weight:bold}
.product_detail_box .member_profile .list_row .last{float:left; width:170px}
.product_detail_box .member_profile .list_row .last a{color:#581e00}
.product_detail_box .member_profile .list_row .connect{float:left}
.product_detail_box .member_profile .list_row .connect{float:left; width:150px}
.product_detail_box .member_profile .list_row .connect span{float:left; display:block; font-weight:bold; width:60px; margin:6px 0 0 0}
.product_detail_box .member_profile .list_row .share{float:left; width:80px}
.product_detail_box .member_profile .list_row .share span{float:left; display:block; font-weight:bold; width:40px; margin:6px 0 0 0}
.product_detail_box .member_profile .list_row.last{border-bottom:0px}

/* * * ALT PRODUCT IMAGES * * */
.product_detail_box .product_detail_copy .alt-images { height: 60px; }
.product_detail_box .product_detail_copy .alt-images .corners { height: 60px; width: 60px; float: left; margin-right: 12px; }

#collections_left_container .fevorite_merchant_content_box .description .last ul{float:left; list-style:none}

.member-profile-box { margin-bottom: 22px; width: 401px; color: #581E00; font-weight: normal; }
.member-profile-box h2 { color: #FFF; font: bold 12px/14px Arial,Helvetica,sans-serif; height: 21px; padding: 13px 0 0 17px; width: 384px; background: url(../img/member_profile_title_bg.png) no-repeat; }
.member-profile-box .cufon { margin: 0; }
.member-profile-box .member-profile { float: left; padding: 0 4px; width: 393px; background: url(../img/member_profile_box_default_bg.gif) repeat-y; }
.member-profile-box .member-profile-color { float: left; width: 393px; padding-bottom: 20px; }
.member-profile-box .member-profile span { display: inline-block; font-weight: bold; margin:5px 8px 0 0; }
.member-profile-box .member-profile .image-box { float: left; margin-right: 8px; width: 110px; }
.member-profile-box .member-profile .image-box .member-image { float: left; height: 130px; width: 110px; }
.member-profile-box .member-profile .image-box .visiblity-btn { width: 110px; }
.member-profile-box .member-profile .details-box { float:left; width:268px; }
.member-profile-box .member-profile .details-box .desc { border-bottom:1px dotted #E2E2E3; float:left; padding:15px 13px 25px; width:242px; }
.member-profile-box .member-profile .details-box .list-row { border-bottom: 1px dotted #E2E2E3; color: #3C3C3E; float: left; padding: 5px 13px; width: 242px; }
.member-profile-box .member-profile .details-box .list-row .row { float:left; margin-bottom: 4px; }
.member-profile-box .member-profile .details-box .list-row .row .first { float:left; font-weight: bold; width: 60px; color: #581E00; }
.member-profile-box .member-profile .details-box .list-row .row .last { float:left; width:170px; }
.member-profile-box .member-profile .details-box .connect { float: left; padding: 10px 13px 0; width: 242px; }
.member-profile-box .member-profile .details-box .connect span { float: left; }
.member-profile-box .member-profile .left-nav { float: left; width: 123px; margin: 10px 0 0 12px; }
.member-profile-box .member-profile .left-nav ul { list-style: none; width: 123px; }
.member-profile-box .member-profile .left-nav ul li { border-bottom: 1px dotted #CCB8A9; float: left; padding: 2px 0 4px; width: 123px; }
.member-profile-box .member-profile .left-nav ul li a { text-decoration: none; }
.member-profile-box .member-profile .left-nav ul li.active { border-bottom: 1px dotted #CCB8A9; float: left; padding: 2px 0 4px; width: 123px; }
.member-profile-box .member-profile .fav-business-list { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; float: right; height: 160px; overflow: auto; padding: 11px; width: 212px; margin: 10px 10px 0 0; }
.member-profile-box .member-profile .fav-business-list ul { list-style: none; width: 202px; }
.member-profile-box .member-profile .fav-business-list ul li { border-bottom: 1px solid #EAEDEE; padding: 2px 0 4px; width: 194px; }
.member-profile-box .member-profile .logged-in { margin: 10px 0 0 12px; }
.member-profile-box .member-profile .logged-in ul { list-style: none; width: 368px; }
.member-profile-box .member-profile .logged-in ul li { border-bottom: 1px dotted; padding: 5px 0; width: 368px; }
.member-profile-box .member-profile .logged-in ul li a { text-decoration: none; }

.member-profile-box .member-profile-bottom { width: 401px; height: 90px; background: url(../img/business_service_box_bottom.png) repeat-x bottom center; position: relative; bottom: 90px; }

.member-profile-box-two { margin-bottom: 22px; width: 473px; color: #581E00; font-weight: normal; }
.member-profile-box-two p { margin-bottom: 12px; }
.member-profile-box-two h3 { border-bottom: 1px solid #D1D1D1; color: #581E00; float: left; font: bold 12px/16px Arial,Helvetica,sans-serif; margin: 0 0 20px; padding: 0 0 16px; width: 432px; }
.member-profile-box-two h3.vendor { border-bottom: none; color: #581E00; float: left; font: bold 12px/16px Arial,Helvetica,sans-serif; margin: 0 0 15px; padding-bottom: 0; width: 432px; }
.member-profile-box-two .curv { background: url(../img/business_service_banner_bg) no-repeat top center; position: relative; height: 95px; }
.member-profile-box-two .curv img { position: absolute; }
.member-profile-box-two .contents-box { background: url(../img/business_service_content_bg.gif) repeat-y; float: left; width: 473px; }
.member-profile-box-two .contents-box .contents-inner-box { background: url(../img/business_right_bottom) bottom center no-repeat; padding: 15px 20px 50px 20px; }

.showcase { background: #F0F2D5; padding: 12px 0; border-top: 1px dotted #581E00; border-bottom: 1px dotted #581E00; margin-bottom: 12px; width: 448px; padding-left: 20px; margin-left: -18px; }
.showcase .product_box, .showcase .product_box.last  { margin-bottom: 0; }

.member-profile-box .rating_box { width:110px; }

.member-profile-box .rating_box ul {
float:left;
list-style:none outside none;
}
.member-profile-box .rating_box ul li {
display:inline;
float:left;
height:15px;
margin:0 6px 0 0;
width:15px;
}
.member-profile-box .rating_box ul li a {
background:url("../img/star_full.gif") no-repeat scroll 0 0 transparent;
float:left;
height:15px;
width:15px;
}

.member-profile-box-two .contents-box .slide-show-box .slide-show-frame {  height: 240px; padding: 8px; width: 416px; border: 1px solid #F3F3F3; margin: 10px 0; }
.member-profile-box-two .contents-box .slide-show-box .slideshow { position: relative; height: 240px; }
.member-profile-box-two .contents-box .slide-show-box .slideshow img { position: absolute; top: 0; left: 0; z-index: 8; }
.member-profile-box-two .contents-box .slide-show-box .slideshow img.active { z-index: 10; }
.member-profile-box-two .contents-box .slide-show-box .slideshow img.last-active { z-index: 9; }

.member-profile-box.pink h2 	{ background-color: #D92169; }
.member-profile-box.brown h2	{ background-color: #5A1F01; }
.member-profile-box.red h2		{ background-color: #B10D03; }
.member-profile-box.yellow h2	{ background-color: #ECAD00; }
.member-profile-box.gray h2   	{ background-color: #565656; }
.member-profile-box.blue h2   	{ background-color: #517895; }
.member-profile-box.black h2  	{ background-color: #000000; }
.member-profile-box.green h2 	{ background-color: #B2BB1C; }

.member-profile-box.pink   .member-profile-color	{ background-color: #FCE8F1; }
.member-profile-box.brown  .member-profile-color	{ background-color: #F0F2D5; }
.member-profile-box.red    .member-profile-color	{ background-color: #F8E6E6; }
.member-profile-box.yellow .member-profile-color	{ background-color: #FEF7E5; }
.member-profile-box.gray   .member-profile-color	{ background-color: #EEEEEE; }
.member-profile-box.blue   .member-profile-color	{ background-color: #EDF1F4; }
.member-profile-box.black  .member-profile-color	{ background-color: #E5E5E5; }
.member-profile-box.green  .member-profile-color	{ background-color: #f2f4d9; }

.business-service .member-profile-box .member-profile .details-box .desc { border-bottom:1px dotted #E2E2E3; float:left; padding:15px 13px 34px; width:242px; }



/* * * * * *  NOT USED DELETE ME * * * * * */
.favorite_business_box .merchant_box { float: left; width: 354px; margin-bottom: 15px; }
.favorite_business_box .merchant_box h3 { float:left; padding: 13px 0 0 18px; color: #FFF; }
.favorite_business_box .merchant_box .merchant { float: left; width: 344px; padding: 0 5px 0 5px; background: url(../img/collection_box_shadow.gif) repeat-y 0 0; }
.favorite_business_box .merchant_box .merchant img { float: left; margin: 0 7px 0 0; }
.favorite_business_box .merchant_box .merchant .content_box { float: left; width: 222px; }
.favorite_business_box .merchant_box .merchant .content_box .top { float: left; width: 198px; border-bottom: 1px solid; padding: 10px 12px; }
.favorite_business_box .merchant_box .merchant .content_box .top p { float: left; width: 198px; font: 12px/14px Arial, Helvetica, sans-serif; padding-bottom: 3px; }
.favorite_business_box .merchant_box .merchant .content_box .top p.last { padding-bottom: 0; }
.favorite_business_box .merchant_box .merchant .content_box .bottom { float: left; width: 198px; padding: 8px 12px 0 12px; }
.favorite_business_box .merchant_box .merchant .content_box .description{ float: left; width: 198px; }
.favorite_business_box .merchant_box .merchant .content_box .description{ float:left; width:198px; }
.favorite_business_box .merchant_box .merchant .content_box .description .first{ float:left; width:60px; }
.favorite_business_box .merchant_box .merchant .content_box .description .last{ float: left; width: 138px; }
.favorite_business_box .merchant_box .merchant .content_box .description .last .rating_box{ float: left; width: 110px; }
.favorite_business_box .merchant_box .merchant .content_box .description .row{ float: left; margin-bottom: 2px; }
.favorite_business_box .merchant_box .merchant .content_box .description .row.end{ margin-bottom: 0px; }
.favorite_business_box .merchant_box .merchant .content_box .description .last ul{ float: left; list-style: none; }
.favorite_business_box .merchant_box .merchant .content_box .description .last ul li{ float: left; width: 15px; height: 15px; margin: 0 6px 0 0; display: inline; }
.favorite_business_box .merchant_box .merchant .content_box .description .last ul li a{ float: left; width: 15px; height: 15px; background: url(../img/star_full.gif) no-repeat 0 0; }
.favorite_business_box .merchant_box .merchant .content_box .description .last ul li.last a{ float: left; width: 15px; height: 15px; background: url(../img/star_none.gif) no-repeat 0 0; }
.favorite_business_box .merchant_box .merchant .content_box .description .last ul li a:hover{ float: left; width: 15px; height: 15px; background: url(../img/star_none.gif) no-repeat 0 0;	}
.favorite_business_box .merchant_box .merchant .content_box .description .last .fevorite_icon{ float: left; }
