require "date"
@CHARSET "UTF-8";
/*Project specific main CSS Document */
/**
 * Date: December 11, 2008
 * Project: myabuy.com
 */
/*================================common css start=====================================*/

input[type="text"]{
	min-width: 130px;
	height: 20px;
	border: solid 1px #252726;	
	line-height: 20px;
	padding: 2px 3px 0;
}

select{
	width: 323px;
	height: 23px;
	border: solid 1px #252726;	
	color: #000;
	line-height: 20px;
}

select option{
	padding: 2px 3px 0;	
}

.khaki{
	color:#9ea207;
}

.light{
	color:#7b7b7b;
	font-family: sans-serif;
	margin: 0 0 0 10px;
}

a{
	color:#104981;
	font-family: sans-serif;
}

a.disable{
	color: #a3a3a3;
}

.cursor{
	cursor:pointer;
}

.home_features h5{
    padding:0 0 5px 0;
}

.home_features h5 a{
    font-size:18px;
}

.bot_pad_10{
	margin:0 0 10px 5px;
	clear: left;	
}

.w80{
	width:80%;	
}

.btn_green{
	display:block;
	height:25px;
	min-width:80px;
	background:transparent url(../images/btn_green.png) repeat-x left top;
	border:none;
	border:solid 1px #65990a;
	color:#fff;
	font:700 14px HelveticaNeue, Helvetica, "Myriad Pro", Arial, sans-serif;
	line-height:22px;
	text-align:center;
	margin:0;
	padding:0 10px;
	cursor:pointer;
}

.i_btn_green_large{
	display:block;
	height:25px;
	width:115px;
	background:transparent url(../images/upload_btn.png) no-repeat left top;	
	border:none;	
	margin:0;
	cursor:pointer;
}

#destination_name, #service_name{
	width:315px;
	height:20px;
	border:solid 1px #252726;	
	float:left;
	margin:0 0 1px 10px;
	padding:3px 3px 0;
	color:#000;
}

.iset #destination_name{
    margin:0 0 0 10px;
}

/*=================================common css end======================================*/
 
body{
 	font:12px  sans-serif, Helvetica, "Myriad Pro", Arial;
	color:#4b473a;
	background: #6c695f url(../images/bg_body.jpg) repeat-x left top;
}

.mac body, .webkit body{
    font:12px "Myriad Pro", Arial, sans-serif, Helvetica;
    color:#4b473a;
    background: #6c695f url(../images/bg_body.jpg) repeat-x left top;
}

textarea{
    font:12px  sans-serif, Helvetica, "Myriad Pro", Arial;
    color:#000;
}

.webkit textarea{
    font:12px "Myriad Pro", Arial, sans-serif, Helvetica;
}

#wrapper{
 	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0 7px;
	position:relative;
	background: transparent url(../images/bg_wrapper.png) repeat-y left top;
 }

#content{
	background:#f3f1e6 url(../images/content_pattern_bg.png) repeat-x -3px -3px;
	overflow:hidden;
	padding:0 0 20px 0;
	min-height:500px;
}

.common_padding{
	padding:15px 0 20px;
	margin:0 auto;
	width:920px;
	position: relative;
}

.common_padding p{
	padding:0 0 10px;
}

.terms_main_holder p{
    letter-spacing:0.5px;
    text-align:justify;
    padding:0 0 10px;
}

#header{
	height:120px;
	background: transparent url(../images/bg_header.jpg) repeat-x left top;
	position:relative;
}

#logo{
 	height:45px;
	width:182px;
	background: transparent url(../images/logo_myabuy.png) no-repeat left top;
	position:absolute;
	left:35px;
	top:35px;
 }
 
 #quick_search{
 	width:218px;
	height:21px;
	border:solid 1px #6c695f;
	position:absolute;
	right:40px;
	top:45px;
	color:#000;
	background:#fff url("../images/ico_products.png") no-repeat 0px 1px;
	font-size:14px;
	padding:2px 2px 1px 30px;
 }
 
 .btn_pop_up{
    width:18px;
    height:23px;
    position:absolute;
    right:38px;
    top:45px;
 }
 
 #logo a{
  	display:block;
	height:100%;
	width:100%;
}

.menu_header{
	position: absolute;
	right:34px;
	bottom: 20px;		
}

.menu_header li{
	position: relative;
	float: left;
	color: #fff;	
	margin: 0 0;
}

.menu_header li a{
	color: #fff;	
	margin: 0 7px;
}

#banner_home{
	height:248px;
	background:transparent url(../images/banner_home.jpg) no-repeat left top;
	margin: 0 0 20px 0;
}

.login_form{
	float:right;
    width:265px;
    padding:10px 20px;
	position:relative;
	right:40px;
	top:22px;
}

#home_login_form legend{
	font-size:16px;
	font-weight:600;
	color:#665831;
	padding:0 0 3px 0;
}

.webkit #home_login_form legend {
    font-size:20px;
    font-weight:600;
    color:#665831;
    padding:0 0 18px 0;
}

#home_login_form input[type="text"], #home_login_form input[type="password"]{
	display:block;
	width:254px;
	height:17px;
	border:solid 1px #e0ac42;
	margin:0;
	clear:both;
	line-height:22px;
	padding:3px 5px;
	color:#000;
}

input[type="checkbox"]{
    margin:3px 5px 3px 0;
}

#login_error_msg{
	min-height:8px; !important;
    height:35px 
    font-style:italic;
    font-weight:bold;
}

.webkit #login_error_msg{
    position:absolute;
    top:45px;
}

#home_login_form label, #home_login_form .forget_pwd{
	font-size:13px;	
	color:#4b473a;
}
a.forget_pwd:hover{
    text-decoration:underline;
}

#home_login_form .forget_pwd{
	display:block;
	margin:10px -7px 0 0;	
}

.webkit #home_login_form .forget_pwd{
    display:block;
    margin:10px -7px 0 0;  
}

.webkit .khaki{
    padding:5px 0 0;
}

#home_login_form .remember{
    margin:20px 0 0 0;
    color:#4B473A;
    font-size:14px; 
}

.not-a-member{
    color:#4B473A;
    font-size:14px; 
    font-weight:bold;
    float:left;
    margin:5px 0 0;
}

.home_btn_login{
	margin:10px 0 0 0;
	float:right;
}

.home_btn_signup{
    margin:10px 0 0 0;
    float:left;
}

.webkit .home_btn_login{
    margin:5px 0 0 0;
    float:right;
}

.webkit .home_btn_signup{
    margin:35px 0 0 0;
    float:left;
}

.label{
	float: left;
    width: 100px;
	line-height: 16px;
	margin-right: 10px;
	padding: 0 0 2px 0;
	text-align: right;
}
.tabbed_content .label{
    width: 160px;
}

.i_label_pd_nm{
	float: left;
	font-weight: 700;
	line-height: 16px;
	margin:4px 10px 0 35px;
	padding: 2px 0 0;
	text-align: center;
}

.info_chunks{
	margin-bottom: 15px;	
}

/*
.seller_product{
	width: 	581px ;
	height: 111px ;
	background: transparent url("../images/seller_product.png") no-repeat left top;
	margin: 0 auto 10px;
	padding: 20px;
	position: relative;
}
*/

.seller_product{
	display:block;
	width: 581px ;
	min-height: 111px ;
	background: #D6D4CD url("../images/seller_product_top.png") no-repeat left top;
	margin:0 0 0 14px;
	padding: 15px 20px;
	float:left;
	position: relative;
}

.seller_product_nw_btm{
	width: 581px ;
	height: 10px ;
	background: transparent url("../images/seller_product_btm.png") no-repeat left top;
	margin:0 0 10px 14px;
	padding: 0 20px;
	position: relative;
	float:left;
}

.seller_product_desc{
	float: right;
	margin:0;
	width: 235px;	
	min-height: 80px;
}

.seller_product_summery{
    width:200px;
    float:left;
    margin:0;
}

.info_chunks p, .info_chunks div{
	overflow: hidden;
}


.msgtable td{
	border-bottom: solid 1px #d1d1cf;
	vertical-align: top;
	padding: 10px 5px 0;
}

.mid{
	vertical-align: middle !important;
}
.link_action a{
	color: #fe0000;
	margin:5px 10px 0 0;	
}
.datatable{
	margin: 0 auto;	
}

.datatable th{
	background: #dad8ce;
	font-weight: 700;	
}

.datatable th, .datatable td{
	border: solid 1px #d1d1cf;
	border-collapse: collapse;
	padding: 3px 5px;
}

tr.light_gray{
	background: #f0efed;	
}

tr.dark_gray{
	background: #d1d1cf;	
}
.form_plain{
	/*float:left;*/
	clear: both;
}

.form_plain_title, .item_sidebar_list{
	padding-bottom:10px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.padding_bottom_0ie{*padding-bottom: 0}

.border_bottom{
	border-bottom: solid 1px #d1d1cf;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.form_plain_title h4{
	margin:0 10px;
}

.form_plain	input[type="text"], .form_plain input[type="password"]{
	width:315px;
	height:20px;
	border:solid 1px #252726;	
	float:left;
	margin:0 0 0 10px;
	padding:3px 3px 0;
	color:#000;
}

.form_plain select{
    width:323px;
    height:25px;
    border:solid 1px #252726;   
    float:left;
    margin:0 0 0 10px;
    padding:2px 3px;
}

.form_plain select.small{
    width:115px;
}

.form_plain textarea{
	width:315px;
	border:solid 1px #252726;	
	float:left;
	margin:0 0 0 10px;
	padding:3px 3px 0;
}

.form_plain	input[type="reset"]{
	float:right;
	margin:20px 0 0 20px;
	position:relative;
}

.form_plain	input[type="submit"]{
	float:left;
	margin:10px 0 0 452px;
	position:relative;
}

.i_btn_submit{height:35px; display:block;}

.submit_contact{
	position: relative;
	left:455px;
}
.contact_cont{
    padding:10px 0 45px 0 !important;
}

.form_plain .input{
	width:318px;
	min-height:23px;
	float:left;
	margin:3px 0 0 10px;
}

.form_plain fieldset{
	clear:both;
	display:block;
	margin:0 0 20px;
	position:relative;
}

.form_plain fieldset.button_holder, .form_plain_invite fieldset.button_holder{
	width: 535px;	
}

.form_plain label{
	float:left;
	height: 20px;
	text-align:right;
	width:200px;
	line-height:25px;
}

.form_plain_invite fieldset{
    clear:both;
    display:block;
    margin:0 0 20px;
    position:relative;
}

.form_plain_invite label{
    float:left;
    text-align:right;
    width:105px;
    /*line-height:25px;
    margin:0 10px 0 0;*/
    margin:4px 10px 0 0;
}

.form_plain_invite .input{
	width:318px;
    min-height:23px;
    float:left;
    margin:0px;
    padding:4px 0 0;
}

.form_plain_invite textarea{
    width:405px;
    height:135px;
    border:1px solid #252726;
    padding:5px;
}

.gray_plate{	
	/*width:250px;*/
	/*min-height:150px;*/
	background:transparent;
	position: relative;	
	right:0;
	top:0;
	/*float:right;*/
	padding:0;
	margin-bottom: 15px;
}


.gray_plate_top{
	background:transparent url(../images/gray_plate_top.png) left top no-repeat;	
	height: 15px;
}

.gray_plate_bottom{
	background:transparent url(../images/gray_plate_bottom.png) left top no-repeat;	
	height: 15px;
}

.gray_plate_mid{
	background:#d5d3cd url(../images/gray_plate_mid.png) left top repeat-x;
	min-height: 120px;
	padding:0 10px;
	overflow: hidden;
}

.gray_plate .list{
	margin: 0 -10px;	
}

.gray_plate .list li a{
	display: block;
	line-height: 20px;
	color: #4b473a;
}

.gray_plate input[type="text"]{
	width: 222px;
	height: 23px;
	border: solid 1px #252726;	
	color: #b1afa7;
	display: block;
	margin: 10px 0;
	line-height: 20px;
	padding: 2px 3px 0;
}

.gray_plate select{
	width: 230px;
	height: 25px;
	border: solid 1px #252726;	
	color: #b1afa7;
	display: block;
	margin: 10px 0;
	line-height: 20px;
}

.gray_plate select option{
	padding: 2px 3px 0;	
}

.btn_sb{
	width:250px;
	height: 32px;
	overflow: hidden;
	background: transparent url(../images/btn_sb.png) no-repeat left top;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 30px;
	color: #4b473a;
}

.orange_plate{	
	/*width:250px;*/
	/*min-height:122px;*/
	background:transparent;
	position: relative;	
	right:0;
	top:0;
	/*float:right;*/
	padding:0;
	margin-bottom: 15px;
}

.orange_plate_top{
	background:transparent url(../images/orange_plate_top.png) left top no-repeat;	
	height: 15px;
}

.orange_plate_bottom{
	background:transparent url(../images/orange_plate_bottom.png) left top no-repeat;	
	height: 15px;
}

.orange_plate_mid{
	background:#ffb400 url(../images/orange_plate_mid.png) left top repeat-x;
	min-height: 80px;
	padding:0 10px;
	overflow: hidden;
}

.orange_plate_mid p{
    padding:15px 0 0px 0;
}

.orange_plate .list{
	margin: 0 -10px;	
}

.orange_plate .list li a{
	display: block;
	line-height: 20px;
	padding: 0 20px;
	color: #4b473a;
}

.orange_plate .profile_menu, .gray_plate .profile_menu{
	margin: 0 -10px;	
}

.orange_plate .profile_menu li a{
	display: block;
	line-height: 20px;
	padding: 0 20px 0 50px;
	color: #4b473a;
}

.gray_plate .profile_menu li a {
    display:block;
	color:#4B473A;
	line-height:20px;
	padding:0 20px 0 50px;
}

.ico_home{
	background:transparent url(../images/ico_home.png) 20px center no-repeat;	
}

.ico_msg{
	background:transparent url(../images/ico_msg.png) 20px center no-repeat;	
}

.ico_friend_request{
	background:transparent url(../images/ico_friend_request.png) 20px center no-repeat;	
}

.ico_friend_requesti{
	background:transparent url(../images/ico_friend_request.png) 10px center no-repeat;	
}

.ico_productsi{
	background:transparent url(../images/ico_products.png) 10px center no-repeat;	
}

.ico_offers{
	background:transparent url(../images/ico_offers.png) 20px center no-repeat;	
}

.ico_invite{
	background:transparent url(../images/ico_invite.png) 20px center no-repeat;	
}

.ico_product_feed{
	background:transparent url(../images/rss_feed.png) 20px center no-repeat;
}

.ico_search_friend{
    background:transparent url(../images/ico_search_friend.png) 20px center no-repeat; 
}

.orange_plate .profile_menu li a.active, .orange_plate .profile_menu li a:hover, .orange_plate .list li a.active, .orange_plate .list li a:hover, .gray_plate .list li a.active, .gray_plate .list li a:hover{
	background-color: #fcf7da;	
}

.orange_plate input[type="text"]{
	width: 222px;
	height: 23px;
	border: solid 1px #252726;	
	color: #b1afa7;
	display: block;
	margin: 10px 0;
	line-height: 20px;
	padding: 2px 3px 0;
}

.orange_plate select{
	width: 230px;
	height: 25px;
	border: solid 1px #252726;	
	color: #b1afa7;
	display: block;
	margin: 10px 0;
	line-height: 20px;
}

.orange_plate select option{
	padding: 2px 3px 0;	
}

.stroke_box{
	border-top:solid 1px #cdc8b2;
	border-bottom:solid 1px #cdc8b2;
	background:#eeece1;
}

.home_about_product p{
   line-height:24px;
   text-align:justify;
   font-size:14px;
}

.stroke_box p span{
   font-size:18px;
}

.home_features{
	float:left;
	width:495px;
	height:445px;
	margin-left:40px;
	padding:15px 50px;
}

.home_features_shop, .home_features_rss, .home_features_categories{
	padding:0 0 0 85px;
	margin:20px 0;
	background:transparent no-repeat left top;
	min-height:60px;	
}

.home_features_shop a, .home_features_rss a, .home_features_categories a{
    color: #4b473a;
}

.home_features_shop p, .home_features_rss p, .home_features_categories p{
    text-align: justify;
}

.home_features_rss p a, .home_features_categories p a{
    color: #104981;
    font-weight: bold;
}

.home_features_shop{
	background-image: url(../images/features_shopping.png);
}

.home_features_rss{
	background-image: url(../images/features_rss.png);
}

.home_features_categories{
	background-image: url(../images/features_categories.png);
}

.home_features_categories h5 a{
	color: #4b473a;
}
    
.home_about_product{
	float:right;
	width:265px;
	height:445px;
	margin-right:40px;
	font-size:16px;
	padding:30px 20px 0;
}

.home_about_product p{
	padding:17px 0;
}

.home_bottom_content{
	background: #d6d1bd url(../images/pattern_bottom_content.png) repeat-x left top;
	margin:0 0 0 0;
	padding:20px 70px;
	overflow:hidden;
}

.bottom_content_section{
	width:218px;
	float:left;
}


dl.bottom_content_section{
	margin-right:100px;
}

dl.bottom_content_section dt, .bottom_content_section h6{
	font-size:14px;
	font-weight:700;
	margin-bottom:5px;
}

#home_about_org{
	float:right;
}

#home_populer dd{
	border-bottom: dotted 1px #fff;
	margin-right:30px;
	padding:5px 2px;
}

#home_trend dd{
	margin-bottom: 10px;	
}

#home_trend dd img{
	float: left;
	margin-right: 5px;
}
.column_right{
	width: 250px;
	float: right;
	margin: 10px 0 0 0;
}
.column_main{
	float: left;
	width: 650px;	
}

.i_column_main{
	float: left;
	width: 610px;
	clear:both;
}

.i_column_main_2{
    float: left;
    width: 590px;
    clear:both;
}

.user_brief{
	float: left;
	margin-bottom: 10px;
}

.product_brief{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d1d1cf;	
	overflow: hidden;
	clear:left;
    width:650px;
}

.title_brief{
	text-align: right;
	width: 90px;
	display: block;
	float: left;
	margin-right: 10px;	
	font-weight: 700;
	overflow: hidden;
}

.paging{
	text-align: right;	
	height:13px;
	margin: 5px auto 10px;
}

.pagingi{
	text-align: right;	
	height:15px;
	margin: 0 auto 8px;
	width:251px;
	float:right;
}

.paging a{
	margin: 0 5px;
}

.product_specs{
	width: 500px;
	float: left;	
}

.result_summery{
	margin-bottom: 20px;	
	clear: both;
	overflow: hidden;
}
.img_user_profile, .img_product_cat, .img_sidebar_friend, .img_seller_product{
	height:77px;
	width: 77px;
	display: block;
	float: left;
	margin:5px 0 5px 2px;
	background-color: #fff;
    border: solid 3px #b7b6b4;  
}

.img_seller_product{
	height: 105px !important;
	width: 105px !important;		
}

.img_sidebar_friend{
	height: 50px !important;
	width: 50px !important;
	border:2px solid #B7B6B4 !important;
    margin:3px 10px 5px 5px !important;
}

.tabbed_content{
	clear: both;
	overflow: hidden;	
	position: relative;
	margin-top: 10px;
}

.gray_bg{
	background: #f0efed;
	min-height: 30px;
	padding: 2px 5px;
}

.tabs{
	border-bottom: solid 1px #d1d1cf;
	font-size:13px;
	height:25px;
	margin:0 0 20px 0;
}

.tabs li{
	float: left;
	background: #f0efed;
	height: 25px;
	margin: 0 5px;
	padding: 0;
	line-height: 24px;
	min-width: 100px;
	text-align: center;
}

.tabs li a{
	display: block;
	height: 100%;
	color: #4b473a;		
	padding: 0 20px;
}

.tabs li.selected{
	background-image:url("../images/ibtn_select.png");
	background-repeat:repeat-x;
	border-left: solid 1px #d1d1cf;
	border-right: solid 1px #d1d1cf;
	border-top: solid 1px #d1d1cf;
}

.data_table th{
	border: solid 1px #d1d1cf;
}

.data_table td{
	border: solid 1px #d1d1cf;
}

#footer{
	background:#6c695f;
	color:#d6d1bd;
	padding:10px 20px;
	border-top: solid 2px #4b473a;
	overflow:hidden;
}

.footer_menu li{
	float:left;
	position:relative;
	list-style:none;
	border-right:dotted 1px #d6d1bd;
	color:#d6d1bd;
	margin:0 0 0 10px;
	padding:0 10px 0 0;
}

.footer_menu li a{
	color:#d6d1bd;
}

#wrapper_bottom_shadow{
	background: transparent url(../images/bg_footer.png) no-repeat left bottom;
	width:1000px;
	padding:0 7px;
	margin:0 auto 10px;
	height:9px;
}

.footer_menu li.no_border{
    padding:0 2px 0 0;
}

/* i-start*/

.ihome_bottom_content{
	background: #d6d1bd url(../images/pattern_bottom_content.png) repeat-x left top;
	margin:0 0 0 0;
	padding:20px 40px;
	overflow:hidden;
}

.igray_plate_mid{
	background:#d5d3cd url(../images/gray_plate_mid.png) left top repeat-x;
	min-height: 150px;
	padding:0 10px;
	overflow: hidden;
}

.ifooter_thumbs{
	display:inline;
	margin:8px 0 0 0;
	padding:0;
	width:230px;
	float:left;
	overflow:hidden;
}

.iborder_bottom_hd{
	clear:both;
	position:relative;
	min-height:13px;
	border-bottom: solid 1px #d1d1cf;
	margin: 15px 0 10px 0;
	padding:0 0 3px;
}

.iborder_bottom_hd_link{
	position:relative;
	min-height:15px;
	margin: 0 0 10px 0;
	padding:0 0 3px;
}

.iheader_bdr{
	position:absolute;
	top:0;
	display:block;
	padding:0 3px 0 0;
	font-size:12px;
    font-weight:bold;
}

.iborder_bottom{
	border-bottom: solid 1px #c0bebe;
	padding:0 20px 7px;
	margin: 0 0 7px;
	overflow: hidden;
}

.iborder_top{
    border-top: solid 1px #c0bebe;
    padding:10px 5px 0 0;
    margin: 0 0 7px;
    overflow: hidden;
}

.idrop_down{
	display:block;
	width:200px;
	min-height:100px;
	background-color:#ccc;
	position: absolute;
	top:70px;
	right:36px;
	z-index: 9999 !important;
}

.i_btn_login{
	display:block;
	width:95px;
	height:25px;
	background:transparent url(../images/login_btn.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_signup{
	display:block;
	width:95px;
	height:25px;
	background:transparent url(../images/signup_btn_2.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 298px;
	*margin:5px 0 0 305px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.mac.gecko .i_btn_save{
	margin:5px 0 0 253px;
}

.mac.safari .i_btn_save{
	margin:5px 0 0 248px;
}


.i_btn_save_srch{
	display:block;
	width:95px;
	height:25px;
	margin:5px 0 0 166px;
	*margin:5px 0 0 172px;
	background:transparent url(../images/btn_search.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.webkit .i_btn_save_srch{
	display:block;
	width:95px;
	height:25px;
	margin:5px 0 0 165px;
	background:transparent url(../images/btn_search.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_save_srchi{
	display:block;
	width:95px;
	height:25px;
	background:transparent url(../images/btn_search.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_submit{
	display:block;
	width:95px;
	height:25px;
	margin:0 0 0 438px !important;
	background:transparent url(../images/submit_btn.png) no-repeat left top;
	border:none;
	cursor:pointer;
}


.i_btn_submit_cmp{
	width:95px;
	height:25px;
	margin:4px 0 0 21px !important;
	background:transparent url(../images/submit_btn.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_txt_cancel_cmp{
	width:95px;
	height:25px;
	margin:4px 0 0 321px!important;
	background:transparent url(../images/btn_cancel.png) no-repeat left top;
	border:none;
	float:left !important;
	cursor:pointer;
}

.i_btn_txt_cancel_fb{
    width:95px;
    height:25px;
    margin:20px 0 0 215px!important;
    background:transparent url(../images/btn_cancel.png) no-repeat left top;
    border:none;
    float:left !important;
    cursor:pointer;
}

.float_left{float:left;}

.opera .i_btn_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 229px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_save_txtarea{
	width:80px;
	height:25px;
	margin:0 0 0 170px !important;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
	vertical-align:middle;
}

.mac .i_btn_save_txtarea{
	width:80px;
	height:25px;
	margin:5px 0 0 174px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.webkit .i_btn_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 246px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.mac .safari3 .i_btn_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 255px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.chrome .i_btn_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 245px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.webkit .i_btn_txt_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 349px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_txt_save{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 345px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_txt_savei{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 480px;	
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.opera .i_btn_txt_savei{
	display:block;
	width:80px;
	height:25px;
	margin:5px 0 0 365px !important;	
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.i_btn_txt_cancel{
	display:block;
	width:95px;
	height:25px;
	margin:5px 0 0 20px !important;
	background:transparent url(../images/btn_cancel.png) no-repeat left top;
	border:none;
	float:left !important;
	cursor:pointer;
}

.i_btn_txt_cancel_invite{
	display:block;
	width:95px;
	height:25px;
	margin:5px 0 0 323px !important;
	background:transparent url(../images/btn_cancel.png) no-repeat left top;
	border:none;
	float:left !important;
	cursor:pointer;
}

.i_btn_txt_send{
	display:block;
	width:95px;
	height:25px;
	margin:0 3px 0 26px !important;
	background:transparent url(../images/btn_send.png) no-repeat left top;
	border:none;
	float:left !important;
	cursor:pointer;
}

.i_btn_txt_send_fb{
	display:block;
	width:95px;
	height:25px;
	margin:20px 0 0 30px !important;
	background:transparent url(../images/btn_send.png) no-repeat left top;
	border:none;
	float:left !important;
	cursor:pointer;
}

.i_btn_cancel_rnd{
	display:block;
	width:55px;
	height:18px;
	float:left;
	margin:10px 0 0 274px !important;	
	background:transparent url(../images/cancel_rnd.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.mac .i_btn_cancel_rnd{
	display:block;
	width:55px;
	height:18px;
	float:left;
	margin:5px 0 0 129px !important;	
	background:transparent url(../images/cancel_rnd.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.mac.safari .i_btn_cancel_rnd{
	margin:5px 0 0 125px !important;
}

.i_btn_ok_rnd{
	display:block;
	width:55px;
	height:18px;
	float:left;
	margin:10px 0 0 20px !important;	
	background:transparent url(../images/ok_rnd.png) no-repeat left top;
	border:none;
	cursor:pointer;
}

.border_color_gray{border-color: #ccc;}

.idrop_down ul{list-style: none;}

p.left a:link{color:#4b473a; font-size: 14px;}

.color_gray{color: #afafae; font-weight: 600;}

.iposition_rel{position: relative;}

.iuser_ht{min-height:10px; line-height: 20px;}

.ilabel{font-weight: 600;}

.margin_left_114{margin-left: 114px;}
.margin_left_10px{margin-left: 4px;}
.ml_2{margin: 0 0 0 2px;}
.margin_bottom_0px{margin:0;}
.margin_bottom_15px{margin-bottom: 15px !important;}
.margin_bottom_10px{margin:0 0 10px;}
.margin_left_5px{margin-left:5px;}
.margin_top_5px{ margin-top: 5px;}
.margin_top_10px{margin-top:10px;}
.margin_top_20px{margin-top:20px;}
.margin_top_40px{margin-top:40px;}
.margin_top_1px{margin-top: 1px;}
.margin_top_2px{margin-top: 2px;}
.margin_top_90px_ie{*margin-top: 90px;}
.padding_top_btm_10px{padding:10px 0;}
.pl_111{margin:0 0 20px 111px; float:left;}

.width_100pc{
	width:100%;	
	font-size:13px;
	float:left;
	margin:3px 0 0;
    min-height:35px;
}

.width_100pc_ht20{
	min-height:30px;
	width:100%;	
}

.width_650_ht30{
	min-height:20px;
	width:640px;	
	float:left;
}

.width_100pc_ht10{
	min-height:10px;
	width:100%;	
}

.width_100pc_ht13{
	min-height:13px;
	width:100%;
	float:left;
}

.wid_fixht_13{
	width:300px;
	height:20px;
	float:left;
}

.i_setting_bdr_top{
	min-height:15px;
	width:560px;	
	border-top:1px #ccc solid;
	float:left;
}

.h_setting_bdr_top{
	clear:both;
    width:650px;
    min-height:15px;
    border-top:1px #ccc solid;
}

.h_setting_bdr_bot{
    clear:both;
    width:650px;
    min-height:15px;
    margin:0 0 20px 0;
    border-bottom:1px #ccc solid;
}

.i_btn_txt_share{
    float:left !important;
    margin:0px 0 0 20px !important;	
	border:medium none;
	cursor:pointer;
	display:block;
	height:25px;
	width:95px;
    background:transparent url(../images/btn_share.png) no-repeat scroll left top;
}

.i_flash_dis{
	min-height:30px;
	margin:0 0 5px 0;
	width:650px;	
	font-size:13px;
	float:left;
}

.i_alert{
	width:630px;
	height:25px;
	line-height:25px;	
	font-size:14px;
	color:#fff;
	border:1px #ccc solid;
	padding:0 0 0 20px;
	background-color:#45e67e;
	float:left;
}

.i_padding_left_210{color:#000; padding:0 0 0 210px;}
.i_reg_email{color:#514F4A; padding:0 0 0 210px; font-size: 11px;}
.i_already_reg{color:#fe2121; padding:0 0 0 210px;}
.i_enter_pwd{color:#514F4A; padding:0 0 0 210px; font-size: 11px;}
.i_renter_pwd{color:#514F4A; padding:0 0 0 210px; font-size: 11px;}
.i_login_avilable{color:#7cb316; padding:0 0 0 210px;}
.i_job_msg_er{color:#ff0000; padding:0 0 0 181px;}
.i_job_msg_rt{color:#7cb316; padding:0 0 0 181px;}
.i_pwd_error{color:#fe2121; padding:0 0 0 210px;}
.i_pwd_error_up{color:#fe2121; padding:0 0 0  136px;}
.i_pwd_match{color:#7cb316; padding:0 0 0 210px;}
.i_images_status{padding:3px 0 0 5px; float:left;}
.i_reg_clr{color:#514F4A; font-size: 11px; display:block; width:320px;}
.i_reg_clr_gray{color:#514F4A;}
.i_memb_dtls{color:#514F4A; margin:3px 0 0 0;}

.form_plain fieldset.iset{
	clear:both;
	display:block;
	margin:5px 0 0 0;
	position:relative;
}

.i_upload_pik{
	position:absolute;
	top:-66px;
	left:100px;
}

.i_checkbox_holder{
	min-width:220px;
	font-size:12px;
	min-height:100px;
	margin:5px 10px 0 0;
	float:left;
}

.ilightbox{
	display:block;	
	width:500px;
	height:200px;
	position:absolute;
	background-color:#e8e5d9;
	border:1px #c6c6c5 solid;
	top:178px;
	left:221px;
	z-index: 99999 !important;	
}

.i_light_content{
	width:90%;
	padding: 0 5%;
	float:left;
}

.i_user_name{
	float:left;
    width:110px;
    min-height:15px;
}

.i_signup_subject{
	width:920px;
	min-height:20px;
	padding:20px 0 15px;
	margin:0 0 25px;
	border-bottom: 1px #ccc solid;
}

.i_search_subject{
    float:left;
    width:650px !important;
}

.i_signup_title{
	width:570px;
	margin: 0 auto;
}

.iclose{float:right; margin:2px;}

.i_right_interest{
	width:290px;
	min-height:400px;
	float:left;
    padding:0 0 0 30px;
    border-left:1px solid #ccc;
}

.i_chng_pwd{
	width:920px;
	min-height: 200px;
	float:left;
}


.forgot_pwd_title{
	width:100%;
	height:80px;
	border-bottom:1px #ccc solid;
	float:left;
}

.i_terms_cond{
	width:100%;
	height:auto;
	border-bottom:1px #ccc solid;
	float:left;
	padding:20px 0 10px;
}

.i_terms_cond_help{
	width:100%;
	height:46px;
	border-bottom:1px #ccc solid;
	float:left;
	margin:0 0 15px 0;
}

.fp_sbj{
	display:block;
	margin: 42px 0 0 184px;
	font-size:22px;
	color:#4b473a;
	float:left;	
}

.fp_cnt{
	width:631px;
	height:97px;
	margin: 10px auto;
}

.fp_cnt_lft{
	width:11px;
	height:97px;
	background-image:url("../images/fp_cnt_left.png");
	background-repeat:no-repeat;
	float:left;
}

.fp_cnt_rgt{
	width:11px;
	height:97px;
	background-image:url("../images/fp_cnt_right.png");
	background-repeat:no-repeat;
	float:left;
}

.fp_cnt_mid{
	width:549px;
	height:77px;
	padding:10px 30px;
    background-color:#f0efed;
	float:left;
}

.fp_cnt_hdr{
	margin:2px 0 7px 0;
	*margin: 5px 0 7px 0;
	font-size: 14px;
	font-weight: bold;	
}

.fp_eml{
	margin: 10px 0 10px 120px;
	float:left;
}

.i_btn_txt_reset{
	display:block;
	width:95px;
	height:25px;
	margin:10px 0 0 115px !important;
	*margin:20px 0 0 115px !important;
	background:transparent url(../images/submit_btn.png) no-repeat left top;
	border:none;
	float:left;
	cursor:pointer;
}

.opera .i_btn_txt_reset{
	display:block;
	width:95px;
	height:25px;
	margin:10px 0 0 115px !important;
	background:transparent url(../images/submit_btn.png) no-repeat left top;
	border:none;
	float:left;
	cursor:pointer;
}


.fp_signup_my{
	height:20px;
	margin:14px 0 0 330px;
	*margin:25px 0 0 330px;
	font-size:13px;
	float:left;
}

.sr_srch{
	width:100%; 
	height:10px;
	border-bottom:1px #ccc solid;
}

#simple_captcha .simple_captcha_label{display:block;}
.ie7 #simple_captcha .simple_captcha_label{margin:-10px 0 0 123px; clear:left; display:block !important;}

.i_txt_decor{
	margin:1px 0 0;
	float:left;
}

.about{
    width:580px;
	margin:1px 0 10px 20px !important;
	text-align:justify;
}

.member_since{
    margin:3px 0 0;
    float:left;
}

.fp_eml label{
	float:left;
	text-align:right;
	width:200px;
	line-height:20px;
}

.fp_eml input[type="text"]{
	width:315px;
	height:20px;
	border:solid 1px #252726;	
	float:left;
	margin:0 0 0 10px;
	padding:3px 3px 0;
}

.fp_status_display{
	min-height:15px;
	margin:14px 0 0 183px;
	font-weight:bold;
	color:#ef4e34;
	font-style:italic;
	float:left;
}

.fp_status_display_delmsg{
	min-height:15px;
	margin:15px 0 0 0;
	font-weight:bold;
	color:#ef4e34;
	font-style:italic;
	position:absolute;
	top:-7px;
	right:10px;
}

.fp_status_display_uxr{
	min-height:15px;
	font-weight:bold;
	color:#ef4e34;
	font-style:italic;
	float:left;
}

.fp_status_display_add{
	min-height:15px;
	margin:-8px 0 0;
	font-weight:bold;
	color:#ef4e34;
	font-style:italic;
	float:left;
}

.fp_status_display_sup{
	min-height:15px;
	margin:-4px 0 0 210px;
	font-weight:bold;
	color:#ef4e34;
	font-style:italic;
	float:left;
}

.fp_status_display_setng{
	min-height:15px;
	margin:2px 0 0 211px;
	font-weight:bold;
	color:#ef4e34;
	font-style:italic;
	float:left;
}

.notice_success{color:#84ba20;}

.sr_srch_holder{margin:0 60px 0 0; float:left;}

.r_sr_srch_holder{margin:0 25px 0 0; float:left;}

.sr_srch_holderi{float:left;}

.sr_srch_holder_btn{margin:-2px 70px 0 0; float:right;}

.i_sr_srch_holder_btn{margin:0 0 0 60px; float:left;}

.sr_srch_holder .labeli, .sr_srch_holderi .labeli{
	float:left;
	/*font-weight:700;*/
	line-height:20px;
	margin-right:10px;
	min-width:50px !important;
	padding:2px 0 0;
	text-align:right;
}

.sr_img_hld{
    float:left;
	height:40px;
	margin:0 20px 0 0;
	border:2px solid #B7B6B4;
}

.sr_act_hld{
    float:left;
    margin:0 10px 0 0;
}

.sr_pers_dtls{
    float:left; 
	width:500px;
	min-height:30px;
}

.member_details{	
	min-height:50px;
	width:100%;
	margin:0 0 5px;
	padding:10px 0 10px 20px;
	float:left;
	border-bottom:1px solid #D1D1CF
}

.search_results .member_details{
	width:900px;
}

.position_rel{position:relative;}

.friend_this{
	width:150px;
	position: absolute;
	top:38px;
	left:527px;
}

.font_14b{
	font-size: 13px;
	font-weight: bold;
}

.terms_main_holder{
	width:98%;
	min-height:200px;
	float:left;
}

.terms_cond_titl{
	width:100%;
	min-height:10px;
	font-size:15px;
	text-transform:uppercase;
	margin:0 0 7px;
	float:left;
}

.terms_cond_cnt{
	width:98%;
	padding:0 0 0 2%;
	min-height:10px;
	text-align:justify;
	margin:0 0 20px;
	float:left;
}

.terms_cond_cnt_sub{
	width:98%;
	padding:0 0 0 2%;
	min-height:10px;
	text-align:justify;
	margin:0 0 7px;
	float:left;
}

ul.i_list_sytl li{
	margin:2px 0 0 30px;
	list-style-type: lower-roman;
}

ul.i_list_sytl_bt li{
	margin:2px 0 0 30px;
	list-style-type:disc;
}

.i_btn_comment{
	width:75px;
	height:20px;
	margin:10px 0 0 333px;
	background:transparent url(../images/btn_comment.png) no-repeat left top;
	border:none;
	float:left;
	cursor:pointer;
}
.fr_txtarea{
    float:left;
	width:400px;
	height: 130px;
	border:1px solid #252726;
	margin:0px;
	padding:3px 3px 0;
}

.frnd_comment_hld{
    float:left;
	width:100%;
	min-height:30px;
	padding:8px 0;
	border-top:1px solid #ccc;
}

.i_color_blue{
	color:#104981;
}

.cmt_name{
	font-weight: bold;
	color:#104981;
}

.cmt_time{
	color:#8f8d82;
}

.ck_mg{
	margin-top:-12px; 
	float:left;
}

.msgtable p{
	padding:0 0 3px;
}

.msgtable p span{
    width:40px;
    text-align:right;
    display:block;
    float:left;
    padding:0 5px 0 0;
}

.msg_del{
	float:right !important; 
	margin:0px 0 3px;
	width:165px !important;
	padding:0 !important;
}

.msg_del a{
    margin: 0 0 0 5px;
}

.cmp_msg_nm{
	margin:3px 0 0 10px;
	float:left;
	line-height: 18px;
}

a.del_red{color:#FE0000;}
a.true_green{color:#208501;}
a.bluish{color:#4b576d;}

.msgtable td img{padding:0 0 5px;}

.sp_clr_sz{font-size:10px; color:#a3a3a3;}

.pu_hld{
	width:520px;
	min-height:200px;
	margin:7px 0 0;
	padding:12px 0;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	float:left;
}

.width_100pc_ht10{
	min-height:10px;
	float:left;
	width:100%;	
}

.pu_label{
	width:126px;
	text-align:right;
	padding:3px 0 0;
	/*font-weight:700;*/
	margin:0 10px 0 0;
	float:left;
}

.pu_input{
	width:384px;	
	float:left;
}

.input_ttl{
	border:1px solid #252726;
	float:left;
	height:20px;
	padding:3px 3px 0;
	width:315px;
}

.i_txarea{
	border:1px solid #252726;
	float:left;
	height:120px !important;
	padding:3px 3px 0;
	width:315px;
}

.input_prc{
	border:1px solid #252726;
	float:left;
	height:20px;
	padding:3px 3px 0;
	width:85px;
}

.btn_browse{
	width:70px;
	height:25px;
	margin:-1px 0 0 9px;
	border:none;
	background-image:url("../images/btn_browse.png");
	background-repeat:no-repeat;
	float:left;
}

.btn_addproduct{
	width:95px;
	height:25px;
	margin:-2px 0 0 364px;
	border:none;
	background-image:url("../images/btn_add_product.png");
	background-repeat:no-repeat;
	float:left;
}

.i_btn_addproduct{
    width:105px;
    height:25px;
    margin:0 61px 0 24px;
    border:none;
    background-image:url("../images/btn_add_product.png");
    background-repeat:no-repeat;
    float:left;
}

.i_column_right{
	width: 250px;
	float: right;
	margin:-25px 0 0;
}

.inw_right_interest{
	width:250px;
	min-height:400px;
	float:right;
}

.width_100pc_ht10pu{
	width:100%;
	min-height:10px;
	margin:0 0 15px;
	float:left;
}

.width_100pc_ht10pu_i{
	width:100%;
	min-height:25px;
	float:left;
}

.pu_txtarea_i{
	width:315px;
	height:116px;
	padding:2px 3px 0;
	border:1px solid #252726;
	float:left;
}

.edit_cnt_i{margin:3px 0 0 210px; float:left;}

.ico_add_product{background:transparent url(../images/ico_add_product.png) 16px center no-repeat;}
.ico_what_next{background:transparent url(../images/ico_what_next.png) 20px center no-repeat;}
.ico_job_listings{background:transparent url(../images/ico_job_listings.png) 20px center no-repeat;}
.ico_sold_by{background:transparent url(../images/ico_sold_by.png) 20px center no-repeat;}
.ico_cat_list{background:transparent url(../images/ico_cat_list.png) 20px center no-repeat;}
.ico_view_all{background:transparent url(../images/ico_view_all.png) 23px center no-repeat;}

li.collapsable ul li{ margin:0 0 0 28px; min-height:20px;}
li.expandable ul li{ margin:0 0 0 28px; min-height:20px;}
li.expandable{background: url("../images/arro_hr.png") no-repeat 17px 7px;}
li.collapsable{background: url("../images/arro_vr.png") no-repeat 17px 7px;}
li.last{ margin:0 0 0 25px;}

li.expandable{padding:0 0 0 33px; min-height:20px;}
li.expandable span a:hover, li.collapsable span a:hover{background-color: #fcf7da;}
li.collapsable{padding:0 0 0 33px; min-height:20px;}

.color_greyish_in{color:#636363; width:100px; min-height:20px; display:block; float:right;}

ul.profile_menu li{padding:3px 0 0;}

.feedbk_hld{
	width:440px;
	min-height:200px;
	margin:30px auto;
}

.pos_rel{position:relative; z-index:9999;}
.menu_drp_down{
	position:absolute;
	width:242px;
	min-height:40px;
	padding:3px 0px;
	top:-3px;
	left:-225px;	
    border:1px #6c695f solid;
    background-color: #fff;
}
.menu_drp_down ul{padding:2px 0;}
.menu_drp_down ul li a{color:#B1AFA7 !important;}
.menu_drp_down ul li{height:20px; padding:1px 0 0 34px; color:#B1AFA7; font-size:13px; line-height: 18px;}
.menu_drp_down ul li:hover{background-color: #f0f0f0; cursor:pointer;}

.colr_blk{color:#000;}


.send_msg{
	display:block;
	margin:5px 0 0;
}

.frnd_name{
	display:block;
	margin:8px 0 0;
	text-transform:capitalize;
}

.frnd_name a{
    color:#4b473a;
}

.edit{
	float:right;
	color:#104981;
	cursor:pointer;
}

.tabbed_content p{
  

	
}

strong{
    font-weight:bold;
}

.pu_hld #errorExplanation ul li{margin:0 0 10px 136px; color:#FE2121; font-size:13px;}
div.text_i_area textarea#feedback{
	border:1px solid #252726;
	float:left;
	height:200px;
	padding:2px 3px 0;
	width:427px;
}
.pu_input .float_left select{width:323px !important;}

.add_contact{
	min-height:20px;
	padding:5px 0px !important;
}

.prd_nm{width:350px; float:left;}
.dl_ed_lnk{width:110px; float:left;}

.clsf_nm{width:475px; float:left;}

.label_pu_i_new{
	float:left;
	line-height:16px;
	margin-right:10px;
	padding:0 0 2px;
	text-align:right;
	width:78px;
}

.width_100pc_ht17{
	width:100%;
	min-height:20px;
	float:left;
}

.titl_pn{	 
	 margin:0 0 0 21px; 
	 font-weight:bold;
}
.float_right{float:right;}
.ml_10{margin:0 0 0 7px;}
.rss_text{width:238px;}

#pagng_i .paging .pagination{float:left; margin:0 0 0 13px;}
.pagn_i .pagination{float:right;}
textarea#user_description{width:418px;}

.cmp_job_list{
	float:right !important; 
	margin:0 10px 0 0;
}

ul#category_tree li a.select{
	background-color:#FCF7DA;
}

ul#category_tree li ul li a.selectm{
	background-color:#FCF7DA;
}

#errorExplanation{
	color:#EF4E34;
	float:none;
	font-style:italic;
	margin:2px 0 0 211px;
	min-height:15px;
}

#errorExplanation h2{
    font-size:12px;
    font-weight:bold;
    padding: 0 0 10px;
}

#errorExplanation ul{
    padding: 0 0 20px 0;
}

.fieldWithErrors{
    display:inline;
}

.continue_btn{
    display:inline;
    width:95px;
    height:25px;
    margin:10px 0 0 438px !important;   
    background:transparent url(../images/continue_btn.png) no-repeat left top;
    border:none;
    cursor:pointer;
}

.list_interests{
    padding:0 0 0 110px !important;
}

.file_uploaded{
    padding:0 0 0 10px;
    float:left;
}

.file_uploaded img{
    margin:10px 0 0 126px;
    border: solid 1px #252726;
    max-height:200px;
    max-width:200px;  
}

.sr_srch_holder select{
    width:140px;
}

.r_sr_srch_holder select, .r_sr_srch_holder input[type="text"]{
    width:120px;
    margin:0px;
}

.r_sr_srch_holder select.small {
    width:55px;
    margin:0px;
}

.sr_srch_holderi input[type="text"]{
    width: 140px;
    height: 20px;
    border: solid 1px #252726;  
    line-height: 20px;
    padding: 2px 3px 0;
}

.separator{
    border-top:1px #ccc solid;
    width:100%;
    margin:20px 0;
}

.remove_photo{
    display:block;
    width:95px;
    color:#104981;
}

.get_feed{
	clear:both;
    width:550px;
/*	height:150px; */
	padding:40px 0 20px 0;
	text-align:justify;
    border-top: solid 1px #ccc;  
}

.get_feed .feed{
    padding: 15px 0 10px 0;
}

#header a.google_link{
/*	height:14px;
	background:url("../") no-repeat 0 0; */
	color:#FFFFFF;
	float:right;
	position:relative;
	right:40px;
	top:20px;
}

.email_pwd{
	font-size:11px;
	left:1px;
	position:relative;
	top:-2px;
}

.ie7 #home_login_form .forget_pwd{
    position:relative;
    right:-25px;
    width:130px;
}

ie7 .stroke_box.home_about_product{
    height:215px;
}

.ie7 .home_features_rss, .ie7 .home_features_shop, .ie7 .home_features_categories{
    text-align: justify;
}


.dest_cancel{
	width:80px;
	height:25px;
	margin:0 0 0 10px;
	background:transparent url(../images/btn_save.png) no-repeat left top;
	border:none;
	cursor:pointer;
	vertical-align: middle;
}

#destination_description, #service_description{
	width:315px;
	border:solid 1px #252726;	
	float:left;
	margin:0 0 1px 10px;
	padding:3px 3px 0;
}

.dest_row{
    height:50px;
    width:30px;
    vertical-align:middle;
}

.dest_row_center{
    height:50px;
    width:512px;
    padding-left:10px;
    vertical-align:middle;
}

.wid57{
    width:57px
}

.disclaimer{
    font-size:10px;
    padding:0 40px;
    margin:20px 0 0 0;
    text-align:justify;
}

.invite #simple_captcha{
    margin:5px 0 0 210px;
}

.categories_list li, ul.vendors li{
		color:#104981;
		list-style:square;
	  margin:5px 0 0 20px;
	  line-height:22px;
}

ul.vendors{
		color:#000000;
		margin:0 0 0 10px;
}

#admin #edit p.links {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
}

