@charset "utf-8";

/* CSS Document */


body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul li {
	list-style-type: none;
}
/* comman css end here */

#maintable {
	margin:0 auto;
	width:1024px;
}

/* HEADER */

#header {
	background-image: url("../_img/header.gif");
	width: 1024px;
	float: left;
	height: 86px;
	
	/*cursor: pointer;*/
}
.header-poweredBymshopper {
	width: 1024px;
	float: left;
	height: 86px;
	background-image: url("../_img/header.gif");
	cursor: pointer;
}
/* ACCOUNT NEV */
#accountnav {
 float:right;
 margin-right:30px;
 margin-top: 60px; 
}

#accountnav span{
 font-size: 11px; 
 font-weight: bold;
}
#login-nav {
	float:right;
	margin-right:30px;
	margin-top: 15px;  
}
#login-nav .textmobile{
 border: #8bb53f 1px solid;
 width:114px;
 font-size: 9px;
 font-weight: bold;
 margin-right: 5px;
 padding: 0px 3px 3px 3px;
}

#login-nav .textpin{
 border: #8bb53f 1px solid;
 width:80px;
 font-size:9px; 
 font-weight: bold;
 margin-right: 5px;
 padding: 0px 3px 3px 3px;
}

/* for common use*/
.text1{
 border: #8bb53f 1px solid;
 font-size: 12px;
 font-weight: bold;
 margin-right: 5px;
 padding: 0px 0px 3px 3px;
}


.textsecuritycode{
 border: #8bb53f 1px solid;
 width:125px;
 font-size: 12px;
 font-weight: bold;
 margin-right: 5px;
 padding-left: 3px;
}


/* NAV */

#nav {
	float: left;
	height: 31px;
	width: 1028px;
}

#nav ul {
	display: block;
	padding: 0 5px;
}

#nav li {
	display: inline;
}

#nav li a {
	height: 31px;
}

#path {
	float: left;	
	color: #949594;
	margin: 10px 0 0 25px;
}

#path span {
	color: #c6197e;
}

.step {
	font-size: 12px;
	color: #fdb515;
	font-weight: bold;
}


/* CONTENT */

#content {
	float: left;
	padding-top: 20px;	
	padding-left: 5px;	
	padding-bottom: 20px;
	width: 1045px;
	border-bottom: #a4ce39 2px solid;
}

/* LEFT CONTENT */

#left_content {
	float: left;
	width: 670px;
	padding: 0 0px 0 0;
	
}


h1 {
	float: left;
	font: bolder;
	color: #fdb515;
	font-size: 30px;
	text-align: center;
	padding: 0px 0;
}

h1 span {
	color: #c6197e;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	color: #fdb515;
	text-align: center;
}

.demo-header {
	font-size: 22px;
	font-weight: bold;
	color:#040053;
	text-align: center;
}

#reverse_auction {
	float: left;
	background: url(../_img/auction-bg.gif) left top no-repeat;
	width: 320px;
	height: 360px;
	padding: 2px;
}

#reverse_auction ul {
	height: 110px;
	padding: 2px;
	list-style-type: disc;
	
	
}

#reverse_auction li {
	float: left;
	list-style-type: disc;
	/*background: url(../_img/checkmark.png) left center no-repeat;*/
	font-size:15px;
	font-weight:bold;
	padding:3px 25px;
	width:250px;
}

#active_alert {
	float: right;
	background: url(../_img/active-alert-bg.gif) left top no-repeat;
	width: 320px;
	height: 360px;
	padding: 2px;
}

#active_alert ul {
	height: 230px;
	padding: 2px;
	list-style-type: disc;
}

#active_alert li {
	float: left;	
	list-style-type: disc;
	padding: 2px 25px;
	font-size: 15px;
	font-weight: bold;
	width: 260px;
}

#active_alert span {
	color: red;	
}	

.demo {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#040053;
	text-decoration: underline;
	float: left;
	width: 100%;
}

#checkout-auction {
	float: left;
	width: 314px;
	padding: 5px;
}

#checkout-auction h3 {
	font-size: 16px;
	color: #fdb515;
}

#checkout-auction p {
	color: #fdb515;
	font-size: 15px;
	padding: 10px 0;
	text-decoration: underline;
	font-weight: bold;
}

#checkout-auction p span {
	color: #ed1c26;
	text-decoration: underline;
}

#checkout-alert {
	float: left;
	width: 319px;
	padding: 5px;
}

#checkout-alert h3 {
	font-size: 16px;
	color: #428fcd;
}

#checkout-alert p {
	color: #428fcd;
	font-size: 15px;
	padding: 10px 0;
	text-decoration: underline;
	font-weight: bold;
}

#checkout-alert p span {
	color: #ed1c26;
	text-decoration: underline;
}

/* RIGHT CONTENT */

#right_content {
	float: left;
	width: 295px;
	padding-top: 35px;
	
}

#right_content #tag {
	float: left;
	width: 288px;
	height: 94px;
	padding: 20px 0 20px 9px;;
}

#right_content #iphone {
	float: left;	
	width: 353px;
	height: 600px;
	padding-left: 9px;
}

#right_content #iframe {
  width:317px;
  height:357px;
  border:0px;  
}	
	
#right_content #floatframe {
  width:222px;
  height:260px;
  border:0px;
  overflow-y : hidden;
}

/* FOOTER */

#footer {
	background: url(../_img/footer-logo.gif) left center no-repeat;
	float: left;
	width: 40%;
	color: #a4ce39;
	padding: 10px 0 10px 120px;
}


/******* LOGIN ******/

#login_info {
	float: left;
	background: url(../_img/sign_up_bg.gif) left top no-repeat;
	width:659px; 
	height:323px;
	padding: 3px 10px 10px 10px;
}

#whats-the-deal {
	float: left;
	background: url(../_img/green_bg.png) left top no-repeat;
	width:658px; 
	height:316px;
	padding: 5px 10px 10px 10px;
}

#how-does-work {
	float: left;
	background: url(../_img/ssl_bg.gif) left top no-repeat;
	width:659px; 
	height:190px;
	padding: 5px 10px 10px 10px;
}

#how-does-work label{
	float: left;
	color: #da69a8;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
	
#how-does-work td{
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
	
#whats-the-deal label{
	float: left;
	color: #A4CE39;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
}
#whats-the-deal  td{
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

#how-else-in {
	background: url(../_img/blue-bg.png) left top no-repeat;
	height:337px;
	padding:5px 0 0 5px;
	margin-top:0px;
	width:309px;
}
#how-else-in span{
	float: left;
	text-align:left;
	color: #768789;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
	
#how-else-in td{
	float: left;
	color: #000000;
	text-align:center; 
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
}

.brochure-btn {
	float: left;
	padding: 5px 10px 10px 100px;
}
#formtable1 td{
	height: 30px;
}
#login_info table.formtable 
{	
	width:635px;
}

#login_info label {
	float: left;
	width: 325px;
	color: #fdb515;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}

#login_info label span{
 	font-size: 10px;
 	color: #000000;
}

#login_info #note {
	color: #c41a7d;
	font-weight: bold;
	font-size: 12px;
}

#login_info #note1 {
	color:#000000;
	padding-left:5px;
	font-size: 10.5px;
	font-weight: bold;
}


#login_info #shippingnote{
  background: url(../_img/x.png) top left  no-repeat;
}

#login_info #shippingnote #note {
	color: #c41a7d;
	font-weight: bold;
	padding-left:5px;
	font-size: 12px;
	margin-left: 32px;
}

#login_info #shippingnote #note1 {
	color:#000000;
	padding-left:5px;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	font-size: 18px; 
	font-weight: bold;
}

.title{
	font-size: 18px; 
	font-weight: bold;
}

.titleunderscore{
	font-size: 18px; 
	font-weight: bold;
	border-bottom:3px;;
	border-bottom-style: solid;
	border-bottom-color: #c41A7D;
}

#certificate {
	float: left;
	background: url(../_img/ssl_bg.gif) left center no-repeat; 
	width: 659px; 
	height:190px;
	padding:3px 10px 0px;	
}


#ssl {
	float: left;
	background: url(../_img/ssl.png) center no-repeat;
	height: 190px;
	width: 95px;
	margin: 0 0 0 15px;
}

#ssl-content {
	float: left;
	width: 500px; 
	color: #fdb515;
	font-size: 16px; 
	font-weight: bold;
	padding: 75px 0 0 40px;
}


#certificate label {
	/*float: left;*/
	width: 325px;
	color: #fdb515;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

#certificate label span{
 	font-size: 10px;
 	color: #000000;

}

#login {
	background: url(../_img/Login-bg.gif) left top no-repeat; 
	width: 312px; 
	height:115px;
	margin: 0 0 0px 0;
	padding: 8px;
}


#mpowered {
	background: url(../_img/mpowered_bg.gif) left top no-repeat; 
	width: 312px; 
	height: 394px;
	padding: 0px 0px 0px 25px;
}

#mpowered h3 {
	font-size: 19px; 
	font-weight: bold;
	color: #428fcd;
	text-decoration: underline;
}

#mpowered p {
	color: #c2d83d;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0;
}

#mpowered ul {
	margin:  0 20px 0 0;
}

#mpowered li {
	background: url(../_img/checkmark.png) left no-repeat;
	padding: 10px 0 0 25px;
	color: #fdb515;
	font-size: 16px; 
	font-weight: bold;
	width: 250px;
}

.label {
	color:#FDB515;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	width:100px;
}


/*POPUP WINDOW STYLES*/
#taxReceiptContent{
	padding-left: 10px;
}
.popPrintReceipt{
	background: transparent url(../_img/mpowered_bg.gif) no-repeat scroll left top;
	position: absolute;
	height:150px;
	right:645px;
	top:332px;
	width:280px;
}
.popPrintReceipt .poparrow{
	position:absolute;
	left:-100px;
	top:12px;
	width:100px;
}
.popPrintReceipt h3{
	color: #428FCD;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding-top: 10px;
	height: 40px;
}
#poplist {
   z-index: 20001;
}
.popcontainer {
	position: relative;
	display: none;
}
.popNew{
	position: absolute;
	top:-254px;
	right: -205px;
	background: transparent url(../_img/mpowered_bg.gif) no-repeat scroll left top;
	width:312px;
	height: 394px;
}
.popNew .poparrow{
	left:-178px;
	position:absolute;
	top:239px;
	width:178px;
}
#poparrowNew{
	left:-178px;
	position:absolute;
	top:239px;
	width:178px;
}
.popNew .h3{
	color: #428FCD;
	font-size: 19px;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px 0 6px 8px;
}
.pop {
position: absolute;
top:-254px;
right: -205px;
background: transparent url(../_img/mpowered_bg.gif) no-repeat scroll left top;
width:312px;
height: 394px;
}
			
.pop .popcontent {
padding: 5px;
}
	
			
.pop .poparrow {
position: absolute;
top:73px;
left:-167px;
width: 168px;


}

.pop .h3 {
color: #428FCD;
font-size: 19px;
font-weight: bold;
text-decoration: underline;
padding: 3px 0 3px 8px;
}

.pop .optional {
color:#C41A7D;
font-size:10px;
}

.dark_yellow_small {
		color:#fdb515;
		font-size:12px;
		font-weight:bold;
}
.dark_yellow_extra_small {
		color:#fdb515;
		font-size:11px;
		font-weight:bold;
}
#darkYellow{
	color:#fdb515;
	font-size:11px;
	font-weight:bold;
	text-align: justify;
}
#darkYellow1{
	color:#fdb515;
	font-size:11px;
	font-weight:bold;
	
}

#darkBlue{
	font-size: 15px;
	color:#428fcd;
	font-weight:bold;	
}

.headingGreen{
	color:#ACD037;
	font-size:15px;
	font-weight:bold;
}
.headingGreen span{	
	font-size:11px;	
}
.dark_yellow_medium {
		color:#fdb515;
		font-size:14px;
		font-weight:bold;
}
.light_yellow_medium {
		color: #FADD71;
		font-size:14px;
		font-weight:bold;
}
#lightYellow{
	color: #FADD71;
	font-size:11px;
	font-weight:bold;
	text-align: justify;
}
#lightYellow1{
	color: #FADD71;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.light_yellow_heading_content{
		color: #FADD71;
		font-size:15px;
		font-weight:bold;
}

.dark_yellow_large{
	font-size: 16px;
	color:#fdb515;
	font-weight:bold;
}

.dark_yellow_large span{
	font-size: 11px;
}

.manageMyCampaignMenu {
	color:white;	
	position:absolute;	
	width:128px;
	left:426px;
	top: 118px;
	background-image: url('../_img/drop_down_bg.gif')
}
/*post_login*/
/*post_login left pane*/
#left_top {
	float: left;
	background: url(../_img/mPowerment-Zone_21.gif) left top no-repeat;
	width: 599px;
	height: 324px;
	padding: 3px 10px 0px 10px; 
}

/*post login certificate*/
#left_content_post_login {
	float: left;
	width: 622px;
	padding: 0 0px 0 0;
	
}
#certificate_post_login {
	float: left;
	background: url(../_img/mPowerment-Zone_25.gif) left center no-repeat; 
	width: 596px; 
	height:193px;
	padding:0px 0px 0px;	
}
#ssl-content_post_login {
	float: left;
	width: 500px; 
	color: #fdb515;
	font-size: 12px; 
	font-weight: bold;
	text-align: center;	
}
.heading-green {
	font-size: 28px;
	color:#ACD037;
	font-weight:bold;	
}
.heading-green span{
	font-weight: bold;
	font-size: 20px;
}
.heading-ripe-orange {
	font-size: 14px;
	color: #fdb515;
	font-weight:bold;	
}
.heading-ripe-orange span{
	font-size: 18px;
	font-weight:bold;
	
}
.paging a{
	color:#c7007d;
	text-decoration:underline;
}
.heading-green-small{
	font-size: 16px;
	color:#ACD037;
	font-weight:bold;	
}
.heading-green-small span{
	font-weight: bold;
	font-size: 12px;
}

.heading-blue1 {
	font-size: 14px;
	color:#FDB515;
	font-weight:bold;
}
.heading-blue2 {
	font-size: 15px;
	color:#C1D83D;
	font-weight:bold;
	text-align: left;
}
.heading-blue {
	font-size: 28px;
	color:#428fcd;
	font-weight:bold;
}
.heading-blue span{
	font-size: 20px;
	color:#428fcd;
	font-weight:bold;
}

.heading-dark-yellow{
	font-size: 28px;
	color:#fdb515;
	font-weight:bold;
}
.heading-dark-yellow span{
	font-size: 20px;
	font-weight:bold;	
}
.heading-pink {
	font-size: 28px;
	color:#c6197e;
	font-weight:bold;
}

.heading-pink span{
	font-size: 20px;
	font-weight:bold;	
}

.heading-greenyellow {
	font-size: 28px;
	color:#acd037;
	font-weight:bold;
}

.heading-greenyellow span{
	font-size: 20px;	
	font-weight:bold;
}
#header-text {
 float:left;
 margin-left:11px;
 margin-top: 45px;
}
.arial_heading {
	color:#fdb515;
	font-family:arial black;
	font-size:30px;
}
.arial_heading span{
	color:#fdb515;
	font-family:arial black;
	font-size:20px;
}
#header-poweredBymshopper {
	width: 1024px;
	float: left;
	height: 86px;
	background-image: url("../_img/header-poweredBymshopper1.gif");
	/*cursor: pointer;*/
}

.heading-blue-medium{
	font-size: 18px;
	color:#428fcd;
	font-weight:bold;
	text-decoration: underline;    
}
.heading-blue-medium span{
	font-size: 12px;	
	font-weight:bold;
}
.heading-blue-small {
	font-size: 12px;
	color:#428fcd;	
	font-weight:bold;
}
.heading-blue-small span{
	font-size: 10px;		
	font-weight:bold;
}
.link-yellogreen{
	color:#acd037;
	font-weight:bold;
}
.yello-color {
	color: #FDB515;
	font-weight: bold;
}
#side #stillquestions {
	margin: 10px 0;
}
		
#side #stillquestions p {				
	padding-left: 24px;
	background: url("../_img/icon_liveagent.gif") no-repeat left center;
}
.blue-medium {
	font-size: 12px;
	color:#428fcd;	
	font-weight:bold;
	text-decoration: none;
}
.pink-medium {
	font-size: 12px;
	color:#b7006b;	
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.qa {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #47a3ff;
	padding-right: 10px;
	vertical-align: top;
}
.bullet_arrow {
	padding-left: 10px;
	background: url("../_img/bullet_arrow_right_blue.gif") no-repeat left 3px;
	margin-bottom: 5px;
}
#checkMark{
	padding-left: 20px;
	background: url("../_img/checkmark.png") no-repeat left 3px;
	margin-bottom: 5px;
	color: #FADD71;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
#checkMark1{
	background: url("../_img/checkmark.png") no-repeat left 3px;
	padding-left: 20px;
	margin-bottom: 3px;
	color: #FADD71;
	font-size:11px;
	font-weight:bold;
}
#checkMark ul{
	margin-top: 3px;
	margin-bottom: 1px;
}
#checkMark1 ul{
	margin-top: 15px;
	margin-bottom: 10px;
}	
.FAQs_bg {
	padding-left: 8px;
	padding-top: 8px;	 
	background: url('../_img/FAQs_bg.gif') no-repeat left center;
	width: 312px;
	height: 394px;
}
.newsHeading {
	font-size: 16px;
	font-weight :bold;
	color:#428fcd;
	text-decoration: none;
}
.newsHeading span {
	font-size: 11px;	
}
#charityPkgContent
{
	font-size: 12px;
	font-weight: bold;
	color: #FADD71;
	
}
.registration_heading{
	color: #acd037;
}
#subheading-blue{
	padding-right: 20px;
	font-size: 28px;
	color:#428fcd;
	font-weight:bold;
}
.green_state{
	color:#C1D83D;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
}
.rule_horizontal{
	
	border:0 none;
	color:#CCCCCC;
	height:1px;
	line-height:0px;
	border-bottom-style: dotted;
}
.pop1{
	background:transparent url(../_img/mpowered_bg.gif) no-repeat scroll left top;
	height:200px;
	position:absolute;
	right:-304px;
	top:-85px;
	width:200px;
}
.PopupRow{
	border:1px solid #8BB53F;
	font-size:12px;
	font-weight:bold;
	margin-left:25px;
	padding:0 0 3px 3px;
	padding-left: 5px;
}
.loginPopup{
	background:transparent url(../_img/mpowered_bg.gif) no-repeat scroll left top;
	position:absolute;
	height:280px;
	right:-277px;
	top:-88px;
	width:232px;
}
.loginPopup .poparrow {
	position: absolute;
	top: 73px;
	left:-47px;
	width: 50px;
}
.loginPopup h4{
	padding-bottom:10px;
	padding-right:79px;
	padding-top:10px;
}

.myBillingEdit{
	background:transparent url(../_img/mpowered_bg_444.gif) no-repeat scroll left top;
	position:absolute;
	height:444px;
	right:-356px;
	top:-172px;
	width:312px;
}
.myBillingEdit .poparrow {
	position: absolute;
	left:-47px;
	top:158px;
	width:50px;
}
.myBillingEdit h4{
	padding-bottom:1px;
	padding-left:25px;
	padding-top:8px;
	text-align:left;
	/*padding-bottom:1px;
	padding-right:146px;
	padding-top:8px;*/
}
.myShippingAdd{
	background:transparent url(../_img/mpowered_bg_444.gif) no-repeat scroll left top;
	position:absolute;
	height:444px;
	right:-349px;
	top:-296px;
	width:312px;
}
.myShippingAdd .poparrow {
	position: absolute;
	left:-47px;
	top:282px;
	width:50px;
}
.myShippingAdd h4{
	padding-bottom:5px;
	padding-right:130px;
	padding-top:8px;
}
.myShippingEdit{
	background:transparent url(../_img/mpowered_bg_444.gif) no-repeat scroll left top;
	position:absolute;
	height:444px;
	right:-297px;
	top:-297px;
	width:312px;
}
.myShippingEdit .poparrow {
	position: absolute;
	left:-47px;
	top:282px;
	width:50px;
}
.myShippingEdit h4{
	padding-bottom:0;
	padding-right:160px;
	padding-top:8px;
}
.givingBackEdit{
	background:transparent url(../_img/mpowered_bg.gif) no-repeat scroll left top;
	position:absolute;
	height:375px;
	right:-366px;
	top:-363px;
	width:320px;
}
.givingBackEdit .poparrow {
	position: absolute;
	left:-47px;
	top:349px;
	width:50px;
}
.givingBackEdit h4{
	padding-bottom:15px;
	padding-right:172px;
	padding-top:15px;
}

#givingBackNew1 span{
	font-size: 16px;
}

.btnPosition{
	padding-right: 25px;
}
.btnCancelPos{
	padding-left: 25px;
}
#shippingTable{
	width: 100%;
	padding-left: 3px;
}
#shippingTable td{
	height: 7px;
}
.givingBackImage1{
	background:url(../_img/Giving-Back1.gif) no-repeat scroll left top;
	height: 339px;
	width: 656px;
}
.givingBackImage2{
	background:transparent url(../_img/Giving-Back2.gif) no-repeat scroll left top;
	height: 650px;
	width: 656px;
}
.backImageTable{
	margin-left: 15px; 
	padding-bottom: 3px;
}
#darkYellow1 span{
	font-size: 15px;
}
.thumb{
	height: 90px;
}
.charityPkg{
	padding-left: 10px;
	padding-top: 10px;
}
#historyBckImg{
	background-image: url('../_img/My-Purchase-History-bg.gif'); 
	height: 65px;
}
#historyBckImg th{
	color: #fdb515; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
}
.row1{
	font-size: 11px; 
	background: #ffd773; 
	font-weight: bold; 
	border-bottom: #000 2px solid; 
	padding: 5px; 
	text-align: center;
}
.row2{
	font-size: 11px; 
	background: #ffc20d; 
	font-weight: bold; 
	border-bottom: #000 2px solid; 
	padding: 5px; 
	text-align: center;
}
.adbasictext {
color:#333333;
font-family:arial,helvetica,sans-serif;
font-size:13px;
font-weight:normal;
line-height:17px;
text-decoration:none;
}

.large-label1 {
color:#FDB515;
float:left;
font-size:18px;
font-weight:bold;
padding-bottom:3px;
text-align: left;
}

.large-label1 span{
	font-size:12px;
	font-weight:bold;
}
.green-yellow-small {
	color: #cfe070;
	font-size: 11px;
	font-weight: bold;
}
#contact_us {
	background: url(../_img/Contact-Us-pinkbg.gif) left top no-repeat; 
	width: 295px; 
	height: 390px;
	padding:25px 0 0 25px;
}
#contact_us h3 {
	font-size: 19px; 
	font-weight: bold;
	color: #428fcd;
	text-decoration: underline;
}

#contact_us p {
	color: #c2d83d;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0;
}

#contact_us ul {
	margin:  0 20px 0 0;
}

#contact_us li {
	background: url(../_img/checkmark.png) left no-repeat;
	padding: 5px 0 0 25px;
	color: #fdb515;
	font-size: 16px; 
	font-weight: bold;
	vertical-align: top;
}

#sidecontent  {
	color: #FDB515;	
	font-weight: bold;
}

#sidecontent h3 {
	font-size: 16px;
}
#sidecontent p {
	font-size: 12px;
}

/*.iphone-footer{
	width: 374px;
}

.iphone-header{
	width: 374px;
}*/
.hrStyle{
	border-bottom-color:#a4ce39;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.medium_pink {
	font-size: 16px;
	color: #c6197e;
	font-weight: bold;
}
.medium_pink span{
	font-size: 11px;	
}
.myActiveAlert{
	font-size: 12px;
	font-weight: bold;
}
.myActiveAlert span{
	font-size: 11px;
	font-weight: bold;
}
#activeAlertBg{
	background-image: url('../_img/MyActiveAlert-bg.gif'); 
	height: 65px;
	width: 636px;
	background-repeat: no-repeat;
}
#activeAlertBg th{
	color: #fdb515; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: center;
}
#activeAlertBg th span{	 
	font-size: 12px; 	
}

.small_pink {
	color:#c7007d;
	font-size:11px;
	font-weight: bold;	
}
.acticeAlertLink {
	color: #428FCC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.acticeAlertLink span{	
	font-size: 11px;	
}
.mcpopupDiv {
	left: 250px;
	position: absolute;
	top:200px;
	width: 30%;
	z-index: 1000;
}
.product_detail {
color:#428FCC;
float:left;
font-size:12px;
font-weight:bold;
}

.givingBackImageLoggin {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../_img/LogginBackground.gif) no-repeat scroll left top;
height:150px;
}


.heading-blueAccount {
color:#FDB515;
font-size:12px;
font-weight:bold;
}

.arial_headingAccount {
	color:#fdb515;
	font-family:arial black;
	font-size:20px;
}
.arial_headingAccount span{
	color:#fdb515;
	font-family:arial black;
	font-size:14px;
}

.arial_headingEdit {
	color:#428fcd;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.arial_headingEdit span{
	color:#428fcd;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
    
.heading-rose1 {
	font-size: 14px;
	color:#c6197e;
	font-weight:bold;
}

.heading-sky {
	font-size: 14px;
	color:#35add6;
	font-weight:bold;
}

.heading-greenblack {
	font-size: 14px;
	color:#84aa3c;
	font-weight:bold;
}
.modelImgWidth {
	height:55px;
	width:55px;
	padding:1px;	
}
.brouchureSignup{
	padding: 0pt; 
	background: transparent none repeat scroll 0% 0%; 
	list-style-type: inherit; 
	list-style-image: inherit; 
	list-style-position: inherit; 
	float: none; 
	height: 25px; 
	width: 181px; 
	margin-bottom: 10px; 
	margin-left: 20px;
}

.fontyellowlight {
	font-size: 14px;
	color:#FDB515;
	font-weight:bold;
}
.yellow-small-header {
	color:#fdb515;
	font-size: 11px;
	font-weight: bold;
}
.yellow-small-header span{	
	font-size: 14px;	
}
.backImage{
	background-image: url('../_img/Contact-Us-greenbg.gif'); 
	width: 596px; 
	height: 312px;
}

.font_black_medium {
	font-size: 17px;
	font-weight: bold;
	color:#000000;
	text-align: left;
}
