@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:#c0c0c0;
	font-family: Helvetica;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0; border:0;
}

a {
 text-decoration: none;	
}

.content {
	margin: 0 auto;
	background: #000;
	width: 800px;
}

.main_menu {
	float: left;
	border-left:#c6197e 1px solid;
}

.main_menu a {
	float: left;
	color:#428fcc;
	font-weight:bold;
	padding: 10px 5px 10px 5px;
	font-size:11px;
	width: 149px;
}
.main_menu a span {	
	color:#428fcc;
	font-weight:bold;	
	font-size:14px;	
}
.main_menu a:hover {
	float: left;
	background: url(../images/menu_over.gif) left no-repeat;
	color: #428fcc;
}
.main_menu .active {
	float: left;
	background: url(../images/menu_over.gif) left no-repeat;
	padding: 10px 5px 10px 5px;
	color: #428fcc;
}

.menu {
	float: left;
	border-left:#c6197e 1px solid;
}

.menu a {
	float: left;
	color:#fdb514;
	font-weight:bold;
	padding: 10px 5px 10px 5px;
	font-size:12px;
	width: 149px;
}

.menu a:hover {
	float: left;
	background: url(../images/menu_over.gif) left no-repeat;
	color: #e68859;
}

.menu .active {
	float: left;
	background: url(../images/menu_over.gif) left no-repeat;
	padding: 10px 5px 10px 5px;
	color: #e68859;
}

.textbox {
	padding:7px;
	width:265px;
	color:#555150;
	font-weight:bold;
	font-size:15px;
}

.heading {
	font-size: 18px;
	color:#fdb514;
	font-weight:bold;
	text-decoration:underline;
}

.heading-green {
	font-size: 24px;
	color:#ACD037;
	font-weight:bold;
	text-decoration:underline;
}

.heading span{
	color:#C7007D;
	font-size:18px;
	font-weight:bold;
}
.footer {
	background: url(../images/footer_logo.gif) left no-repeat;
	padding: 10px 0 10px 90px;
	font-size:12px;
	color:#cfdf70;
}

/*----- edit box -----*/

#ad_box {
	background-color: #fdb515; 
	border: 1px solid #6c9d40;
	top:  874px; 
	left: 563px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#ad_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#ad_arrow {
	background: transparent url(../images/ad-arrow.png) no-repeat scroll 0 0;
	height: 14px;
	left: -41px;
	position: absolute;
	top: 17px;
	width: 41px;
}

/*----- color box -----*/

#color_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 696px; 
	left: 558px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#color_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#color_arrow {
	background: transparent url(../images/color-arrow.png) no-repeat scroll 0 0;
	height: 30px;
	left: 2px;
	position: absolute;
	top: 50px;
	width: 72px;
}

/*----- change name -----*/

#name_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 692px; 
	left: 365px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#name_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#name_arrow {
	background: transparent url(../images/name-arrow.png) no-repeat scroll 0 0;
	height: 54px;
	left: 45px;
	position: absolute;
	top: 49px;
	width: 34px;
}

/*----- change logo -----*/

#logo_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 695px; 
	left: 139px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 150px;
	z-index: 150;
	visibility: visible;
}

#logo_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#logo_arrow {
	background: transparent url(../images/logo-arrow.png) no-repeat scroll 0 0;
	height: 30px;
	left: 50px;
	position: absolute;
	top: 50px;
	width: 72px;
}

/*----- change edit one -----*/

#edit_one_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 1016px; 
	left: 138px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
}

#edit_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	padding: 10px 7px;
	text-decoration: underline;
}

#edit_arrow {
	background: transparent url(../images/edit-arrow.png) no-repeat scroll 0 0;
	height: 12px;
	left: 99px;
	position: absolute;
	top: 10px;
	width: 25px;
}

/*----- change edit two -----*/

#edit_two_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top:1056px; 
	left: 138px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
}

/*----- change edit three -----*/

#edit_three_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 1096px; 
	left: 138px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
}

#toolbarDiv {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 775px; 
	left: 140px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
}

#toolbarDiv_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	padding: 10px 7px;
	text-decoration: underline;
}

#toolbarDiv_arrow {
	background: transparent url(../images/edit-arrow.png) no-repeat scroll 0 0;
	height: 12px;
	left: 99px;
	position: absolute;
	top: 10px;
	width: 25px;
}

.merchant_green_bar{
	background:  url(../images/header_bg.gif) left no-repeat;
    width: 800px;
	height: 99px;
	
	
}

.merchant_header_bar {
	width: 249px;
	height: 56px;
	padding: 0 0 0 0;
	vertical-align:middle;
	line-height:20px;
	text-align: center;
}

.merchant_header_bar input{
	color:#D6D6D6;
	font-family:arial black;
	font-size:20px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	border:none;
	width:240px;
	text-align:center; 
}

.green_sub_header{
	color:#669a40;
	font-weight:bold;
	font-size: 24px;  	
}

.blue_sub_header{
	color:#39c9f5;
	font-weight:bold;
	font-size: 24px;  	
}

.blue_table_bg{
	background:url(../images/blue-bg.png) left top no-repeat;
	height:255px;
	}
	
.blue_table_bg2{
	background:url(../images/blue-bg2.png) left top no-repeat;
	height:396px;
	}
		
.green_table_bg{
	background:url(../images/getfirstdibs_bg.gif) left top no-repeat;
	width:566px;
	height:256px ;
	}
	
.green_table_bg2{
	background:url(../images/green-bg.png) left top no-repeat;
	height:255px;
	}


.magenta_small_text{
	color:#c7007d; 
	font-size: 12px;	
}	
	
.blue_small_text{
	color:#33c5f4; 
	font-size: 12px;	
}	

.white_small_text{
	color:#ffffff; 
	font-size: 12px;	
}

.green_stat{
	color:#c1d83d;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;	
}

.blue_stat{
	color:#428fcc;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
}

.yello_number{
	color:#fdb514;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	font-size:20px;
}

.alert_text{
	color:#ED145B;
	font-size:20px;
	font-weight:bold;
	text-align:center;	
}

.alert_message{
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.firstdibtextbox {
	float: left;
	width: 200px;
	color: #8f9090;
	padding: 2px 0 2px 5px;
	margin: 0 10px 0 10px;
	border: 1px solid #8bb42d;
}

.dib_note{
	width: 290px;
	height: 75px;
	padding: 0  0 0  0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight:normal;
	text-align:left;
	line-height:14px
	
}
.pale_yellow{
	color:#ffdd73;
	font-weight:bold;
	font-size:12px;
}

/*first dib widget div*/




/*-----first dib change name -----*/

#firsdib_name_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 130px; 
	left: 350px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#firsdib_name_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#firsdib_name_arrow {
	background: transparent url(../images/name-arrow.png) no-repeat scroll 0 0;
	height: 54px;
	left: 45px;
	position: absolute;
	top: 59px;
	width: 34px;
}

/*-----first dib change edit one -----*/

#firstdib_edit_one_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 260px; 
	left: 140px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
	text-decoration: underline;
}

#firstdib_edit_text {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	padding: 10px 7px;
	text-decoration: underline;
}

#firstdib_edit_arrow {
	background: transparent url(../images/edit-arrow.png) no-repeat scroll 0 0;
	height: 12px;
	left: 99px;
	position: absolute;
	top: 10px;
	width: 25px;
}

/*-----first dib change edit two -----*/

#firstdib_edit_two_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 512px; 
	left: 162px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
	text-decoration: underline;
}

/*-----first dib change edit three -----*/

#firstdib_edit_three_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 690px; 
	left: 140px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
	text-decoration: underline;
}

/*-----first dib edit Opt In -----*/

#firstdib_edit_optin {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 400px; 
	left: 555px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
}

/*-----first dib change edit Background -----*/

#firstdib_edit_background {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 500px; 
	left: 580px;
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 100px;
	z-index: 150;
	visibility: visible;
	text-decoration: underline;
}

#firstdib_edit_right_arrow {
	background: transparent url(../images/edit-arrow-right.png) no-repeat scroll 0 0;
	height: 12px;
	left: -24px;
	position: absolute;
	top: 12px;
	width: 25px;
}

.normalopt1 {
	font-size: 12px;
	padding-left: 10px;
	text-decoration: underline;	
	color: #68A6CD;
	font-weight: bold;
}

.heading1 {
	font-size: 16px;
	color:#fdb514;
	font-weight:bold;
	
}

.choose_model_desc{	
	font-size:12px;
	margin:0;
}

.modelImgWidth {
	padding:1px;
	width:65px;
	height: 65px;
}
.best_price {
	font: arial black;
	font-size: 13px;
	font-weight: bold;
	color: #0b5fa5;
}

.magenda{
	font-size:13px;
	color:#c7007d;
	font-weight:bold;
}

.magenda a{	
	color:#c7007d;
	}
	
.paging {
	color:#c7007d;	
	font-weight:bold;
	text-align:center;	
}

.paging a{
	color:#c7007d;
	text-decoration:underline;
	}	
	
.yello_heading{
	color:#FFC200;
	font-size:13px;
	font-weight:bold;
}

.yello_heading a{
  color:#428FCC;
  font-size:12px;
  font-weight:bold;
}

.yello_heading span{
  color:#cc0066;
  font-size:12px;
  font-weight:bold;
}		

.green_step_text{
	color:#8bb53f;;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-size:15px;	
}

.megenda_seprater{
	/*background-color: #000000;*/
	color:#cc0066;
	font-weight:16px;
	font-weight: bold;	
}

.test_alert{
	color:#428fcd;
	font-size:16px;
	font-weight: bold;	
	cursor: pointer;
	text-decoration: underline ;

}
.test_alert span{
	font-size:14px;
	} 
.green_summary{
	color:#c1d83d;
	text-align:left;
	font-weight:bold;
	font-size:14px;	
}

.summary_link{
	font-size: 12px;
	text-decoration: underline;	
	color: #68A6CD;
	font-weight: bold;
}

.yello_row1{
	color:#000;
	font-size:11px;
	background:#ffd773;
	font-weight:bold;
	border-bottom: #000 2px solid;
	padding: 5px;
	}
	
.yello_row2{
	color:#000;
	font-size:11px;
	background:#ffc20d;
	font-weight:bold;
	border-bottom: #000 2px solid;
	padding: 5px;
	}	

.report_table_header{
	font-size:12px;
	font-weight:bold;
	color:#FDB514;
	padding:5px;
}	

.heading_yello_text {
	font-size: 18px;
	color:#fdb514;
	font-weight:bold;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 3px;
}

/*----- add/edit email recipients -----*/

#email_recipients_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 601px; 	
	margin-left: 18px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#email_recipients_text {
	color: #000;
	background-color:#c6197e;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#email_recipients_arrow {
	background: transparent url(../images/name-arrow.png) no-repeat scroll 0 0;
	height: 54px;
	left: 45px;
	position: absolute;
	top: 50px;
	width: 34px;
}

.toolbar1 {
	border: 0px solid #666666;
	height: 26px;
	background-color: #ddeafc;
}

.button {
	width: 20px;
	height: 20px;
	border: 0px solid transparent;
	margin: 1px;
	padding: 0px;
	background: transparent;
	z-index: 1;
}

.toolbar2 {
	border: 0px solid #666666;
	height: 24px;
	background-color: #ddeafc;
	border-bottom: 0px;
	border-top: 0px;
}

.dropdown {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 140px;
	overflow: auto;
	padding: 1px;
	z-index: 99999;
}

button.mouseOver {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 3px;
	cursor: default;
	text-align: left;
}

button.mouseOut {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	cursor: default;
	text-align: left;
}

.green_text {
      color:#acd037;
      font-size:11px;
      font-weight:bold;
      border-bottom: #4c0c32 1px solid;
}   

.dark_yellow_medium {
		color:#fdb515;
		font-size:14px;
		font-weight:bold;
}

.dark_yellow_large{
	font-size: 18px;
	color:#fdb515;
	font-weight:bold;
}

.dark_yellow_large span{
	font-size: 14px;	
}

.dark_yellow_small {
		color:#fdb515;
		font-size:13px;
		font-weight:bold;
}
.dark_yellow_small span{	
		font-size:11px;
		font-weight:bold;
}
.dark_yellow_medium span{		
		font-size:11px;
		font-weight:bold;
}
.dark_pink {
	
  color:#c6197e;
  text-decoration:underline;
} 

.faint_yellow_medium {
		color:#ffd773;
		font-size:14px;
		font-weight:bold;
}  

.faint_yellow_medium  span{		
		font-size:11px;		
}

.faint_blue_medium {
	color:#428fcd;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}	

.yellow_step {

	color:#fdb515;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
}

.small_red {
  
   color:#ed1c24;
   font-size:11px;
   font-weight:bold;
	
}

.greenish_yellow{
   font-weight:bold; 
   color:#be9530;
   font-size:13px;	 

}

.large_red {
  color:#ed1c24;
  font-size:13px;
  font-weight:bold;
  line-height:20px;
	
}
.large_red span {  
  font-size:11px;
  font-weight:bold;	
}

.large_green{
	color:#c1d83d;
	font-size:14px;
	font-weight:bold;
}	
.blue_link{
	color: #428FCC;
	text-decoration: underline;	
}

.green_large {
      color:#acd037;
      font-size:14px;
      font-weight:bold;
}  

.black_text {
      color:#000000;
      font-size:13px;
      font-weight:bold;
      
}

.redBottomLine {
	border-bottom:1px solid #C6197E;
	padding-right:10px;
	padding-top:2px;	
}

.imglevel0 {
	background: transparent url(../images/analytics_level0.gif) no-repeat scroll 0 0;
	height: 83px;
	width: 550px;
}
.imglevel1 {
	background: transparent url(../images/analytics_level1.gif) no-repeat scroll 0 0;
	height: 91px;
	width: 550px;
}
.imglevel2 {
	background: transparent url(../images/analytics_level2.gif) no-repeat scroll 0 0;
	height: 90px;
	width: 550px;
}
.imglevel3 {
	background: transparent url(../images/analytics_level3.gif) no-repeat scroll 0 0;
	height: 113px;
	width: 550px;
}
.imglevel0_value1{
	text-align: center;
	color: #FDB514;
	font-size: 20px;
	font-weight:bold;
}

.imglevel1_value1{
	text-align: center;
	color: #FDB514;
	font-size: 18px;
	font-weight:bold;
}

.imglevel1_value2{
	text-align: center;
	color: #cc0066;
	font-size: 18px;
	font-weight:bold;
}

.imglevel2_value1{
	text-align: center;
	color: #FDB514;
	font-size: 16px;
	font-weight:bold;
}

.imglevel2_value2{
	text-align: center;
	color: #cc0066;
	font-size: 16px;
	font-weight:bold;
}

.imglevel3_value1{
	text-align: center;
	color: #cc0066;
	font-size: 14px;
	font-weight:bold;
}

.imglevel3_value2{
	text-align: center;
	color: #7d5923;
	font-size: 14px;
	font-weight:bold;
}

.imglevel0_title {
	color:#000000;
    font-size:20px;
    font-weight:bold;
    text-decoration: underline;
    text-align: center;
}

.imglevel1_title {
	color:#000000;
    font-size:18px;
    font-weight:bold;
    text-decoration: underline;
    text-align: center;
}

.imglevel2_title {
	color:#000000;
    font-size:16px;
    font-weight:bold;
    text-decoration: underline;
    text-align: center;
}

.imglevel3_title {
	color:#000000;
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    text-align: center;
}
	
.analyticsgraphDate {
	font-size: 11px;
}

.selectedCategoryName {
	font-size: 18px;
	color: #cc0066;
}

.price_text{
	color: #428FCC;
	 font-size:12px;
     font-weight:bold;
}

bid_discount{
	padding:4px;
	border: 2px solid;
	border-color: #84b036;
	color: #C7007D;
	font-weight: bold;	
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lrPadmidum {
	padding-left: 4px;
	padding-right: 4px;
}

.activeLink {
	color:#FFFFFF;
}

.in_activeLink {
	color:#0000FF;
}

.dark_yello_normal{
	color:  #FDB515;
	font-size: 12px;
	font-weight: bold;	
}
.editBanerview{
padding-left:0px;

}
.manageMyCampaignMenu {
	color:white;	
	position:absolute;	
	width:139px;
	left:426px;
	top: 135px;
	background-image: url('../images/drop_down_bg.gif')
}

.manageBillingMenu {
	color:white;	
	position:absolute;	
	width:142px;
	left:426px;
	top: 135px;
	height:105px;
	background-image: url('../images/billing_drop_down_bg.gif')
}
.manageDatafeedMenu {
	color:white;	
	position:absolute;	
	width:139px;
	left:426px;
	top: 135px;
	background-image: url('../images/drop_down_bg.gif')
}

.manageMyActiveAlert {
	color:white;	
	position:absolute;	
	width:145px;
	left:426px;
	top: 132px;
	background-image: url('../images/drop_down_bg2.gif')
}

.manageMyReversAuction {
	color:white;	
	position:absolute;	
	width:167px;
	left:426px;
	top: 132px;
	background-image: url('../images/drop_down_bg3.gif')
}

.myaccountBillingMenu {
	color:white;	
	position:absolute;	
	width:142px;
	left:428px;
	top: 135px;
	background-image: url('../images/billing_drop_down_bg.gif')
}

.primary_green_header{
	font-size:18px;
	color:#acd037;
	font-weight:bold;
	text-decoration:underline;  
}
.primary_green_header span{
	font-size:14px;	
	font-weight:bold;	
}

.tan_yellow{
	font-size:13px;
	color:#fdb515;
	font-weight:bold;
}

.merchantName {
	background: transparent;
	border-color: transparent;
}

.bluelink{
color: #428FCD;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}
.bluelink span {
	font-size: 10px;	
	font-weight: bold;
}

.Note_red {  
   color:#ed1c24;
   font-size:13px;
   font-weight:bold;
	
}
.Note_red span{  
   color:#ed1c24;
   font-size:11px;
   font-weight:bold;
	
}
.greenBorderText{
	padding:2px;	
	color:#555150;
	font-weight:bold;
	font-size:15px;
	border: 2px solid;
	border-color: #84b036;
	vertical-align: top;
}
.message{
	background:#FFF1A8 none repeat scroll 0 0;
	color:#000000;
	font-size:80%;
	font-weight:bold;
	text-align:center;
	border:2px solid #B4A65F;
	padding-left: 5px;
	padding-right: 5px;
}

.product_detail_text{
	color:#FFC200; 
	float: left;
	font-size: 12px;
	font-weight: bold;
	}

.bannerTextDesc {
	background: transparent;
	border-color: transparent;
}	
.help_sub{
		padding-left: 15px;
		color:#FFC200; 
		text-decoration: underline;
	}
	
.help_main{		
		color:#376080; 
		font-weight:bold;
		text-decoration: underline;
	}
	
		
.help_menu{		
		padding-top: 10px;
	}

.heading-green span{
	font-weight: bold;
	font-size: 16px;
}

.plan-bg{
	background: url(../images/plan-bg.png) left top no-repeat; 
	width:120px;
	height:46px;
}

.plan-price-bg{
	background: url(../images/plan-price-bg.png) left top no-repeat; 
	width:120px;
	height:71px;
}
	
.plan-1-bg{
	background: url(../images/plan-1-bg.png) left top no-repeat; 
	width:138px;
	height: 385px;
}
.plan-2-bg{
	background: url(../images/plan-2-bg.png) left top no-repeat; 
	width:138px;
	height: 385px;
}
.plan-3-bg{
	background: url(../images/plan-3-bg.png) left top no-repeat; 
	width:138px;
	height: 385px;
}

.plan-1-price-bg{
	background: url(../images/plan-1-price-bg.png) left top no-repeat; 
	width:138px;
	height: 71;
}

.plan-2-price-bg{
	background: url(../images/plan-2-price-bg.png) left top no-repeat; 
	width:138px;
	height:71px;
}

.plan-3-price-bg{
	background: url(../images/plan-3-price-bg.png) left top no-repeat; 
	width:138px;
	height: 71;
}

.sub-heading{
	font-size: 14px;
	color:#FADD71;
	font-weight:bold;
}

.price{
	font-size: 14px;
	color:#428FCC;
	font-weight:bold;
	text-align: center;
}

.price span{
	font-weight: bold;
	font-size: 17px;
}

.plan-heading1{
	font-size: 14px;
	color:#fdb514;
	font-weight:bold;
}

.plan-heading2{
	font-size: 14px;
	color:#FADD71;
	font-weight:bold;
}
.plan-heading1 span, .plan-heading2 span{
	font-size: 11px;
}

#mShopper-category td{
	color:#CB1C68;
	font-size: 11px;
	font-weight:bold;
}

#mShopper-category td span{
	color:#CB1C68;
	font-size: 12px;
	font-weight:bold;
}

.childActive{
	background-color: yellow;
}

.drag-category{
	background: #FFFFFF;
	cursor: crosshair;
	color:#000000;
	height: 24px;
	font-size:9px;	
}
.arial_heading {
	color:#fdb515;
	font-family:arial black;
	font-size:30px;
}
.arial_heading span{
	color:#fdb515;
	font-family:arial black;
	font-size:20px;
}

.helpMenues {
	color:white;	
	position:absolute;	
	width:140px;
	left:426px;
	top: 135px;
	background-image: url('../images/drop_down_help_bg.gif')
}

.mcpopupDiv {
	left: 543px;
	position: absolute;
	top:850px;
	width: 28%;
	z-index: 1000;
}

.changeNameDiv {
	left: 320px;
	position: absolute;
	top: 600px;
	width: 25%;
	z-index: 999999;
}

.uploadInstructions {
	color:white;
	font-family:arial black;
	font-size:12px;
}

.pink-small {
color:#D94398;
font-size:10px;
font-weight:bold;
}
.handPointer{
	cursor: pointer;
}

#lightScreen {
	style="position: absolute;
	overflow: hidden;
	width: 100%;
	height:1235px;
	margin: 0;
	background-color: #818181;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 11;
	filter: alpha(opacity=70);
}

.dfeedtxt {
color:#FFFFFF;
font-family:verdana;
font-size:12px;
}
.bodytext{
	font-size:11px;	
	font-weight: bold;
}

.footer_line {
	border-bottom:#a4ce39 1px solid;
}
.div_handle {
	border: 0;
	width:300px;
	height:22px;
	background-color:#FFFFFF;
}
.right_opration_menu{
	color:#428FCC;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:10px 5px;
}

.right_opration_menu a{
	color:#428FCC;
	text-decoration: underline;
	}
.right_opration_menu a span {
	color:#428FCC;
	font-size:14px;
	font-weight:bold;
}

.mstoreSetupMenues {
	position:absolute;	
	width:140px;
	left:426px;
	top: 133px;
	height: 87px; 
	background-image: url('../images/drop_down_mstoresetup_bg.gif')
}

.mstoreSetupMenuesLink {
	color: #FDB515;
	font-size: 11px;
	font-weight: bold;
}

.dark_yellow_medium_mstorediv {
		color:#fdb515;
		font-size:11px;
		font-weight:bold;
		padding-top: 6px;
		text-align: left;
		padding-left:2px;
		text-decoration: underline;" 
}
#UpdatedLogList tr{
	background-image:url(..images/billing_history_header.gif)
}
#UpdatedLogList th {
	color:#FDB514;
	font-size:12px;
	font-weight:bold;
	text-align: left;
}
#UpdatedLogList td{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height: 35px;
}
#UpdatedLogList a{
	color:#0000ff;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	
}
