/* Issue ID:23 SG 03-23-1010 commenting out to hide the extra address boxes on supplier profiles page */	

/* Basic Profile */
#content h1 {color: #6f7274}
.tbl {  margin-bottom:10px;}
.tbl a { text-decoration:none}
.tbl_green { background:#e5f4b9; padding:0 0 0 5px; border-top:1px solid #fff; }
.tbl_green p strong { color:#809d21; font-weight:lighter; font-size:120%; }

.tbl_gray_space { width:2px; background:#e5f4b9; border-left:1px solid #fff}
.tbl_gray_l { background:#e8e8e8; border-top:1px solid #fff; border-left:1px solid #fff; text-align:right; color:#6f8b12; padding: 3px 10px 3px 5px;}
.tbl_gray_r { width:300px; background:#e8e8e8; border-top:1px solid #fff; border-left:1px solid #fff; color:#5d5d5d; padding:3px 0 3px 10px}

.tbl_green_btn{ background:url(../images/backgrounds/suppliers-request-more-g.gif) no-repeat bottom right #e5f4b9;}
.tbl_green_btn a#requestMInfoBlock { color:#fff; float:right; margin:7px 8px 0 0; }

.tbl_green_btn {}

td.requestMInfo {}
td.requestMInfo a.requestMInfoa { float:right; color:#fff; width: 134px; text-align:left; padding-left:8px; display:block; background:url(../images/backgrounds/request-more-bkg-g.gif) no-repeat bottom left }

a.totop { color:999; display:block;text-align:right; color:#999; text-decoration:none; font-size:10px; }
	/* multi contact info */
	
	
.ContactWraper { width:494px; background:url(../images/backgrounds/supplier-basic-bkg1.gif) repeat-y top left; padding-bottom:10px; padding-top:10px; padding-left:10px; }
.ContactWraper p { color:#7A9A19; }
.DivCell_1 { width:135px; margin:5px 4px 0px 4px; float:left; border:0px solid red }

	
/* 03-23-2010 SG: commenting out to hide the extra address boxes on supplier profiles page */	
/*.ContactWraper { width:494px; background:url(../images/backgrounds/supplier-basic-bkg.gif) repeat-y top left; padding-bottom:20px; }
.ContactWraper p { color:#7A9A19; }
.DivCell_1, .DivCell_2, .DivCell_3 { width:135px; margin:5px 4px 0px 4px; float:left; border:0px solid red }
.DivCell_3 { border:0px solid blue; margin-left:12px; width:160px; }
.DivCell_2 { width:150px; margin-left:12px }
*/


/* contact info table */
table.tbl_c { margin:0 0 10px 0}
td.tbl_c_l{ padding:5px 15px 5px 15px; background:#e4f4b9;width:33%;}
td.tbl_c_l1{background:#e4f4b9; width:2px; border-left:1px solid #fff; border-right:0px solid #fff}
td.tbl_c_c{ padding:5px 15px 5px 15px; background:#e8e8e8 }
td.tbl_c_r{ padding:5px 15px 5px 15px; background:#e4f4b9; }
td.tbl_c_r1{background:#e4f4b9; width:2px; border-left:1px solid #fff; border-right:0px solid #fff}
	
	
/* Template A  */
img#tempA_logo { margin:5px 0 10px 0; }
div#supplier_info h1 { height:24px; clear:both}
div#supplier_info p {}
div#supplier_info img {}


/* Title */
div#pp_title { width:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc; float:left; clear:both;margin:10px 0 10px 0;}
div#pp_title h1 {float:left;font-size:18px; margin:5px 0 5px 0px;}
div#pp_title a {float:right;margin-top:6px;text-decoration:none;  }

	
/* FORM */
#Supplie_Profile input { margin:0;padding:0}
#signin { background:url(/images/profile/sign-up-g.gif) no-repeat top left; width:456px; height:77px; }
#signin p { color:#fff; margin: 2px 0 0 5px; }
#signin label { text-align:right; margin-right:20px; }
#txtLoginEmailID{ border:1px solid #fff; width:270px; position:relative; top:-1px; } 
#txtLoginPassword{ border:1px solid #fff; width:270px; position:relative; top:1px;  }
#ibLogin {position:relative; top:-1px; left:-4px; }

#general { margin-top:20px }
#general .r input,#general .r textarea {border:1px solid #fff; width:95%;}
#general .l { background:#d7eaa1; padding: 4px 10px 4px 0; text-align:right; border-bottom:1px solid #fff; border-right:1px solid #fff; }
#general .r { background:#dadada; padding: 4px 0 4px 10px; border-bottom:1px solid #fff; border-left:1px solid #fff; }
#general .box {background:#dadada; padding:10px 5px 10px 15px; }
#general .boxb { padding-left:10px; }
#general .boxb input { border:1px solid #fff; width:250px }

#ibSubmit { width:30px; }

.gInfo { width:191px; height:25px; background:url(../images/backgrounds/green_tab.gif) no-repeat top left; }
.gInfo p { margin:0 0 0 10px; padding:2px 0 0 0; color:#fff; }


