@charset "utf-8";

/* CSS Document */

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, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*behavior: url(iepngfix.htc)*/
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #3399cc;
}

p {
	line-height: 20px;
	padding: 5px 0 15px 0;
}

body {
	background: #fff url(../img/body_bg.jpg) 0 0 no-repeat;
	font-family: 'Helvetica', "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	color: #333;
}

/*commen css end here*/

#main_page {
	width: 100%;
}

#header {
	width: 100%;
	height: 91px;
	margin: 116px 0 0 0;
}

#header_inner {
	width: 820px;
	margin-left: 200px
}

#header_inner #logo a {
	float: left;
	background: url(../img/logo.png) 0 0 no-repeat;
	font-size: 18px;
	color: #fff;
	height: 91px;
	width: 271px;
	margin: 0 0 0 -20px;
	text-transform: uppercase;
	text-indent: -9999px;
}

/* top navigation */


#nav{
	float: right;
	background: url(../img/nav_bg.png) 0 0 no-repeat;
	width: 549px;
	height: 41px;
	margin: 25px 0 0 0;
	border: none;
}



#nav li {
	display: inline;
}

#nav li a {
	float: left;	
	text-align: center;
	line-height: 15px;
	font-size: 14px;
	font-family: 'Helvetica', 'Myriad Pro', Arial, sans-serif;
	color: #fff;
	font-weight: bold;	
	padding-left:3px;
}

#nav li a span{	
	font-size: 11px;		
	line-height: 22px;		
}
#nav li a:hover, .active {
	text-decoration: none;
}

#nav li a.help_btn {
	background-image: none;
	padding: 10px 0 0 20px;
}

/* CONTENT */

#content {
	margin-left: 200px;
	width: 820px;
}
#content_inner {
	float: left;
	background: url(../img/content_bg.png) 0 0 no-repeat;
	width: 780px;
	padding: 20px;	
}


#content_inner h2 {
	font-size: 24px;
	font-family: 'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
	text-transform: uppercase;
	font-weight: lighter;
	border-bottom: 1px solid #7d8083;
	padding: 0 0 6px 5px;
}

#content_inner h2 span {
	font-size: 24px;
	color: #3399cc;
	text-transform: capitalize;
}

#content_inner_datafeed_clean {
	float: left;
	background: url(../img/content_bg.png) 0 0 no-repeat;
	width: 780px;
	padding: 20px;
	min-height: 500px;
}

#content_inner_datafeed_clean h2 {
	font-size: 24px;
	font-family: 'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
	text-transform: uppercase;
	font-weight: lighter;
	border-bottom: 1px solid #7d8083;
	padding: 0 0 6px 5px;
}

#content_inner_datafeed_clean h2 span {
	font-size: 24px;
	color: #3399cc;
	text-transform: capitalize;
}
/* LEFT CONTENT */

#left_content {
	float: left;
	width: 530px;
	padding: 28px 5px 10px 3px;
}

#mstore_configurator {
}

#mstore_configurator h3, #merchant_services h3, #data_feeds h3 , #hotdeal h3{
	font-family: 'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

#mstore_configurator h3 span, #data_feeds h3 span {
	font-size: 14px;
	color: #3399cc;
	text-transform: capitalize;
}

#mstore_configurator ul {
}

#mstore_configurator li {
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	background: url(../img/close_arrow.png) 0 5px no-repeat;
	line-height: 20px;
}

ul#mstore_config_list, ul#merchant_services {
	margin: 10px 0 0 0;
}

ul#mstore_config_list li, ul#merchant_services li {
	background: url(../img/green_bullet.png) 0 6px no-repeat;
	padding: 0 0 0 20px;
	line-height: 20px;
}

ul#mstore_config_list li span{
	font-size: 13px;
	color: #3399cc;	
    font-weight: bold;
}

/* RIGHT CONTENT */

#right_content {
	float: left;
	width: 240px;
	padding: 14px 0 0 0;
}

#right_nav {
	/*float: right;*/
	margin: 10px 5px 0 0;
	border-left: 1px solid #898b85;
}

#right_nav ul {
	padding: 0 0 0 20px;
}

#right_nav li {
}

#right_nav li a {
	font-weight: bold;
	color: #3399cc;
	font-family: "Myriad Pro", 'Helvetica';
	line-height: 30px;
	padding: 0 0 0 15px;
}

#right_nav li a:hover, #right_nav li a.active {
	background-color: #99cde5;
}

/* FOOTER */

#footer {
	margin: 0 auto;
	width: 800px;
}

#footer_inner {
	float: left;
	background: url(../img/footer-logo.png) left center no-repeat;
	width: 700px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 90px;
	border-top: 1px solid #151515;
}

/* LOGIN PAGE */

#merchant_services {
	width: 500px;
}

#merchant_services h4 {
	font-size: 14px;
}

#login {
	width: 250px;
}

#login p {
	padding: 5px 0;
}

#login h3 {
	font-size: 14px;
	font-weight: bold;
}

.label {
	float: left;
	width: 80px;
	font-weight: bold;
}

.textbox {
	background: url(../img/textbox_bg.png) 0 0 no-repeat;
	width: 137px;
	height: 17px;
	padding: 0 5px;
	border: 0;
	font-size: 12px;
}

.new_textbox {
	width: 157px;
	padding: 2px;
}
.new_textbox1 {
	width: 190px;
	height: 24px;
	padding: 0 5px;
}
.squre_text{
	background: url(../img/square_18.png) 0 0 no-repeat;
	width: 24px;
	height: 18px;
	padding: 0 4px;
	border: 0;
}

.forgot_password {
	font-size: 12px;
	font-weight: bold;
}

.login_btn {
	background: url(../img/login_btn.png) 0 0 no-repeat;
	border: 0;
	font-size:13px;
	font-weight:bold;
	color: #fff;
	width: 117px;
	margin: 0 0 0 5px; 
	height: 24px;
	cursor: pointer;
}

.other_btn {
	background: url(../img/btn_bg.png) 0 0 no-repeat;
	border: 0;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	width: 169px;
	margin: 0 0 0 5px; 
	height: 24px;
	vertical-align: middle;
	
}

/* DATA FEEDS */

#data_feeds {
	float: left;
	width: auto;
}

ul.summary {
	width: auto;
}

ul.summary li {
	float: left;
	display: inline;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #6a6a6a;
	padding: 0 14px;
	margin: 19px 0;
}

/***************** TABLE *********************/


tr, td, table {
	margin: 0;
	padding: 0;
}

.top_left {
	background: url(../img/top_left.png) left top no-repeat;
	width: 12px;
	height: 27px;
}

.top_m {
	background: url(../img/top_m.png) center top repeat-x;
}

.top_right {
	background: url(../img/top_right.png) right top no-repeat;
	width: 12px;
}

.m_left {
	background: url(../img/m_left.png) bottom left no-repeat;
}

.mid {
	background: url(../img/m_m.png) bottom left repeat-x;
}

.m_right {
	background: url(../img/m_right.png) bottom right no-repeat;
}

.bottom_left {
	background: url(../img/bottom_left.png) left top no-repeat;
	height: 13px;
}
.bottom_left_white {
	background: url(../img/bottom_left_white.png) left top no-repeat;
	height: 13px;
}

.bottom_m {
	background: url(../img/bottom_m.png) left top repeat-x;
}

.bottom_right {
	background: url(../img/bottom_right.png) right top no-repeat;
}

.bottom_right_white {
	background: url(../img/bottom_right_white.png) right top no-repeat;
}

.m_sch_left {
	background: url(../img/m_sch_left.png) bottom left no-repeat;
}

.m_sch_right {
	background: url(../img/m__sch_right.png) bottom right no-repeat;
}

.bottom_m_sch {
	background: url(../img/bottom_m_sch.png) left top repeat-x;
}

/***************** DROP DOWN MENU *********************/

.mstoreSetupMenues{
	background: url(../img/drop_menu_bg2.png)repeat-x scroll 0 0 transparent;
	white-space: normal;
}

ul.dropdown  {
font:bold 12px Arial,Helvetica,sans-serif;
}

ul.dropdown {
float:left;
position:relative;
width:100%;
z-index:597;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
list-style:none outside none;
margin:0;
padding:0;
}

ol, ul {
list-style-type:none;
}

.submenu{
	background:none;
}

div.hr {
  height: 15px;
  background: #fff url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}


/* CSS Document */


ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {	
	display: block;
}

ul.dropdown li.rtl ul {
	top: 100%;
	right: 0;
	left: auto;
}

ul.dropdown li.rtl ul ul {
	top: 1px;
	right: 99%;
	left: auto;
}

ul.dropdown li a { /* Moved from 'custom' section */
	display: block;	
}

/* ------------- Override default */

	ul.dropdown li {
	padding: 0;
}

/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	padding: 7px 20px 7px 12px;
}

ul.dropdown ul li.dir {
	padding-right: 15px;
}

/* ------------- Custom */

	ul.dropdown li {
}

/* Especially for IE6 or lower */

ul.dropdown ul a:hover {

	font-weight: bold;
}

ul.dropdown ul a.dir {
/*width: 129px;*/
	}

ul.dropdown {
	font: bold 12px Arial, Helvetica, sans-serif;
}

ul.dropdown a:link, ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
}

ul.dropdown a:hover {
	color: #fff;
	text-decoration: underline;
}

ul.dropdown a:active {
	color: #fff;
}

/* ----- END LEVEL */


/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {	
	width: 103px;	
	background: url(../img/drop_menu_bg.png) 0 100% repeat-x;		
	position: absolute;
	display: none;
	top: 100%;
	z-index: 598;	
}


ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	background-color: transparent;
}

ul.dropdown ul li.empty {
	padding: 12px 12px 7px !important;
	font-weight: bold;
}

ul.dropdown ul a:link, ul.dropdown ul a:visited {
	color: #000;
	border-bottom:1px solid #FFFFFF;	
}

ul.dropdown ul a:hover {
	color: #000;
	text-decoration: none;
}

ul.dropdown ul a:active {
	color: #000;
}

ul.dropdown ul ul {
	display: none;
}

/* ----- END LEVEL */
/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
	padding-right: 12px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/* ----- END LEVEL */









.openArrowContent{
	background: url(../img/green_bullet.png) 0 6px no-repeat;
	padding: 0 0 0 20px;
	line-height: 25px;
	font-weight: bold;
}
.ulContent{
	margin-left: 30px;
}
.liCheckBox{
	background: url(../img/data_feeds_Final_04.png) 0 6px no-repeat;
	padding: 0 0 0 20px;
	line-height: 25px;
	font-weight: bold;
}
.openCheckboxContent{
	background: url(../img/data_feeds_Final_04.png) 0 6px no-repeat;
	padding: 0 0 0 20px;
	line-height: 25px;
	font-weight: bold;
}
.noteContent{
	font-size: 13px;
	font-family: 'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
}
.checkboxContent{
	
	font-family:'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
	line-height: 25px;
	font-weight: bold;
}
.select_wrapper{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin:0;
	border-top:1px solid #8e8e8e;
	border-left:1px solid #8e8e8e;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	height:24px;
	border-width: 0px;
}

.datafeedlistdropdown {
	cursor:pointer;
	-moz-opacity:0;
	filter:alpha(opacity:0;padding-bottom:0px;);
	opacity:0;
	padding:0;
	margin:0;
	margin:0;
	z-index:4;
	height:24px;
	position:relative;
	min-width:161px;
	width:inherit;
	font-size: 10pt; 
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	color: #333333;
	font-weight: bold; 
	
}

.select_wrapperSpan {
	font-size:11px;
	height:24px;
	line-height:24px;
	margin-left:4px;
	position:absolute;
	z-index:2;
}


/* ----- Added for the mStore Design -------- */



/*----- edit box -----*/

#ad_box {
	background-color: #fdb515; 
	border: 1px solid #6c9d40;
	top:  1220px; 
	left: 570px;
	margin-left: 95px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#ad_text {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#ad_arrow {
	background: transparent url(../img/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: 1050px; 
	left: 500px;
	margin-left: 119px;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	width: 125px;
	z-index: 150;
	visibility: visible;
}

#color_text {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 7px;
}

#color_arrow {
	background: transparent url(../img/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: 1035px; 
	left: 395px;
	margin-left: 42px;
	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(../img/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: 1050px; 
	left: 150px;
	margin-left: 85px;
	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(../img/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: 1355px; 
	left: 145px;
	margin-left: 87px;
	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(../img/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:1395px; 
	left: 145px;
	margin-left: 87px;
	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: 1435px; 
	left: 142px;
	margin-left: 90px;
	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;
}

.headertext {
	
	font-size: 24px;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	color: #333333;
	
}

.mcpopupDiv {
	left: 543px;
	position: absolute;
	top:913px;
	width: 28%;
	z-index: 1000;
}

.changeNameDiv {
	left: 460px;
	position: absolute;
	top: 815px;
	width: 30%;
	position: absolute; 
	z-index: 1000;
}

.merchant_header_bar {	
	height: 41px;
	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; 
}

.merchantName {
	background: transparent;
	border-color: transparent;
}

.bannerTextDesc {
	background: transparent;
	border-color: transparent;
	font-size:12px;
	font-weight:bold;	
}	


.main {
	margin: auto;
	width: 299px;
	height: auto;
	background: #000000;
}


.topTable {	
	background:#000000 none repeat scroll 0 0;
}

.green_bar {
	
	font-family: arial black;
	font-size: 13px;
	width: 289px;
	height: 40px;
	color: #bb0075;
	padding: 0 0 0 10px;
}

.green_bar a {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.blue_bar {
	background: url(../img/blue_bg.gif) left no-repeat;
	font-family: arial black;
	font-size: 13px;
	color: #76a800;
	height: 40px;
	padding: 0 0 0 10px;
}

.blue_bar a {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.yellow_bar {
	font-family: arial black;
	font-size: 13px;
	color: #61b4cf;
	height: 39px;
	padding: 0 0 0 10px;
}

.yellow_bar a {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.magenda_bar {
	
	font-family: arial;
	font-size: 13px;
	height: 39px;
	padding: 0 0 0 10px;
	color: #f5ba00;
}

.bold {
	font-family: arial black;
	font-size: 14px;
	color: #f5ba00;
}

.magenda_bar a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.link a {
	color:#ffc200;
	text-decoration:underline;
	font-size: 12px;
}

.mstoreurllink{
	font-size: 13px;
	color: #3399cc;
	text-transform: capitalize;
    font-weight: bold;
	text-decoration:underline;
}

.openArrowContent{
	background: url(../img/green_bullet.png) 0 6px no-repeat;
	padding: 0 0 0 20px;
	line-height: 25px;
	
}

.ulContent{
	margin-left: 25px;
}


/*New classes for mStore*/

.mStorecontentli{
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	background: url(../img/green_bullet.png) 0 5px no-repeat;
	line-height: 20px;
}
.callout_copy_style {
	font-size: 12pt; 
	font-family: Helvetica, Arial; 
	font-style: italic;
}
.regular_copy_style {
	font-size: 12pt; 
	font-family: Helvetica Regular, Arial,sans-serif; 
	color: #333333;
}
.secondary_copy_style {
	font-size: 12pt; 
	font-family: Helvetica, Arial; 
	font-style: italic;
}
.secondary_copy {
	font-size: 9pt; 
	font-family: Helvetica Regular, Arial,sans-serif; 
	color: #333333;
	font-weight: bold;
}
.tableContent_secondary_copy{
	font-size: 8pt; 
	font-family: Helvetica Regular, Arial,sans-serif; 
	color: #333333;
}

.tool_bar_mstore{
   position: absolute;
   width: 450px; 
   height: 40px; 
   top: 960px; 
   left: 280px; 
   z-index: 999;	
}

/*----- Datafeed menu bar -----*/

.datafeed_menu_bar{
   left: 0px; 	
}

.billing_menu_bar{
   left: 0px; 	
}


.uploadInstructions  {
color:#3399CC;
font-size:12px;
font-weight: bold;
}

.menustyle{
	padding: 5px 10px 0pt; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous;
	font-size: 10px;
}


/*----- Adding for DashBoard -----*/

.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;
}

.menu {
	float: left;
	border-left:#898B85 1px solid;
	padding:0 0 0 30px;
}

.menu a {
	float: left;
	color:#3399cc;
	font-weight:bold;
	font-family:"Myriad Pro",'Helvetica';
	padding: 10px 5px 10px 5px;
	font-size:12px;
	width: 149px;
	font-family: "Myriad Pro",'Helvetica';
}

.menu a:hover {
	float: left;
	color: #3399CC;
	font-family: "Myriad Pro",'Helvetica';
}

.menu .active {
	float: left;
	background-color:#99cde5;
	padding: 5px 5px 5px 5px;
	color: #3399CC;
	font-family: "Myriad Pro",'Helvetica';
}

.dash_board_font {
	font-size: 24px;
	font-family: 'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
	font-weight: lighter;
	color:#3399CC;	
}

.dash_board_font_under {
	/*color:#CB1C68; */
	color:#99cc33;
	font-weight:bold;
	font-size: 24px;
	/*text-decoration: underline;*/
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
}


.dash_board_font_underline {
	color:#3399CC;
	font-size: 18px;
	
}

.dashboard_small_sky_font {
	color:#3399CC;
	font-size: 12px;
	text-align: right; 
}

.dashboard_yellow_blue_font {
	color:#ffcc00;
	font-size: 12px;
	text-align: right;
}

.dashboard_small_magneta_font {
	color:#ff3300;
	font-size: 12px;
	text-align: right;
}

.dashboard_small_green_font {
	color:#99cc33;
	font-size: 12px;
	text-align: right; 
}

.dashboard_small_blue_font {
	color:#006699;
	font-size: 12px;
	text-align: right;
	width: 294px; 
}


.blue_small_text {
	color:#33C5F4;
	font-size:12px;
	font-family: "Myriad Pro",'Helvetica';
}

.green_sub_header {
	color:#669A40;
	font-size:24px;
	font-weight:bold;
	font-family: GothamRounded;
}

.blue_sub_header{
	color:#39C9F5;
	font-size:24px;
	font-weight:bold;
	font-family: GothamRounded;
}

.magenta_small_text{
	color:#3399CC;
	font-size:12px;
	color:#3399CC;
	font-family:"Myriad Pro",'Helvetica';
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 15px;
}


/* New Classes Added */
.getFirstDibsGraph{
	background: url(../img/GetFirstDibs_graph.png) left top no-repeat; 
	width: 566px; 
	height: 255px;
}
.selectCategorySpan{
	font-size:15px;
	height:24px;
	line-height:24px;
	margin-left:4px;
	position:absolute;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	font-weight: bold;
}
.categoryHeading{
	color: #333333; 
	font-size: 11pt; 
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 5px;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
}
.dateText{
	color: #333333; 
	font-size: 12px; 
	text-align: right; 
	padding-bottom: 3px;
	font-family:"Myriad Pro",'Helvetica';
}

.heading1 {
	color:#333333;
	font-size:14pt;
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
}
.pale_yellow{
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
}
.normalopt1 {
	font-size: 12px;
	padding-left: 10px;
	cursor: pointer; 
	color: #68A6CD;
	font-weight: bold;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
}
.camapignNote{
	color:#333333;
	font-size:12pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	margin-left: 10px;
}
.myMStoreGraph{
	color:#cb1c68;
	font-weight:bold;
	font-size: 24px;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
}
.SalesMStore{
	color:#33c5f4;
	font-weight:bold;
	font-size: 24px;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
}


.brandItemAdvertiseContent{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	margin-left: 10px;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
}
.exContent{
	color:#68A6CD;
	font-size:13px;
	font-weight:bold;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	margin-left: 10px;
}
.dollor_sign_dashboard {
	color:#3399CC;
	font-size: 18px;
	cursor: pointer;
}

.dash_board_unit_yellow {
	color:#FFCC00;
	font-size: 18px;
	cursor: pointer;
}

.dash_board_home_page_font {
	font-family: 'GothamRounded Book', 'Myriad Pro', 'Helvetica', Arial;
	font-weight: lighter;
	font-size: 14px;
	font-style:italic;
}



.dash_board_arch {
color:#3399CC;
font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
font-size:12px;
font-weight:lighter;
}

.dash_board_arch_tw {
font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
font-size:14px;
font-weight: bold;
}

.dash_board_arch_tw a {
	text-decoration: underline;
}
.advanceOptionSearch{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	margin-left: 10px;
}
.heading-green {
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
	font-size: 24px;
	font-weight:bold;
}
.manageCampaignSubHeading{
	color:#333333;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-size:12pt;	
}

.m_table_left {
	background: url(../img/m_sch_left.png) bottom left repeat-y;
}

.m_table_right {
	background: url(../img/m__sch_right.png) bottom right repeat-y;
}

.choose_model_desc{
	color: #333333;
	font-size:10pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	margin:0;
}

.choose_model_desc span{	
	color: #333333;
	font-size:10pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	margin:0;
}
.best_price {
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.linkText{
	font-size:13px;
	color:#c7007d;
	font-weight:bold;
}

.linkText a{	
	color: #3399cc;
}
.sub-heading {
	font-size: 12pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	color:#333333;
	font-weight:bold;
	line-height: 25px;
}
.greenBorderText{
	padding:2px;	
	color:#333333;
	font-weight:normal;
	font-size:14px;
	border: 1px solid;
	vertical-align: top;
}
.linkSetting {
	font-weight:bold;
	color: #3399cc;
	font-size: 10pt;
}

.account_info_label {
color:#333333;
font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
font-size:14px;
font-weight:lighter;
}

.yello_row1{
	color:#000;
	font-size:11px;
	background:#ffffff;
	font-weight:bold;
	border-bottom: #000 1px solid;
	padding: 5px;
}
	
.yello_row2{
	color:#000;
	font-size:11px;
	background:#cccccc;
	font-weight:bold;
	border-bottom: #000 1px solid;
	padding: 5px;
}	

.report_table_header{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:5px;
}

.table_data_font {
	color:#3399cc;
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
	font-size:12px;
	font-weight: bold;
}

.gfd_data_green {
	color:#333333;
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
	font-size:14px;
	font-weight: bold;
}

.gfd_data_yellow_font {
	color:#FFCC00;
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
	font-size:14px;
	font-weight: bold;
}
.modelImgWidth {
	height:65px;
	padding:1px;
	width:65px;
}
.h2Copy {
	font-size: 14pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	font-weight: lighter;
	color:#333333;	
}
.linkCopy {
	font-size: 12px;
	color:#3399cc;
	font-weight: bold;
	cursor: pointer; 
}
	
.helpLink {
	color: #3399CC; 
	font-weight:bold; 
	font-size: 14px; 
	vertical-align: middle;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	cursor: pointer; 
}

.cursor_point {
	cursor: pointer; 
}

.secondaryCopy {
	font-size: 11pt; 
	color: #333333; 
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;	
}
.calender_icon{
	width: 21px;
	}
	
.tableHeader{
	background-color: #99cc33; 
	height: 40px;
}	
	
	
/*first dib widget div*/




/*-----first dib change name -----*/

#firsdib_name_box {
	background-color: #c6197e; 
	border: 1px solid #00669a;
	top: 130px; 
	left: 350px;
	margin-left: 163px;
	margin-top: 181px;
	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: 478px; 
	left: 284px;
	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: 634px; 
	left: 284px;
	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: 777px; 
	left: 283px;
	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: 714px;
	margin-left: 18px;
	margin-top: 211px;
	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: 148px;
	margin-top: 198px;
	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;
}

.dib_note {
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
height:75px;
line-height:14px;
padding:0;
text-align:left;
width:290px;
}	

.yellow_head {
color:#FFC200;
font-weight:bold;
}

.heading_small_font {
	color:#333333;
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
	font-size:10pt;
	font-weight:bold;
}

.blackBottomLine {
	border-bottom:1px solid #7D8083;
	padding-right:10px;
	padding-top:2px;
}

/*----- Manage Campaign Anayltics -----*/

.imglevel0 {
	background: transparent url(../img/analytics_level0.png) no-repeat scroll 0 0;
	height: 83px;
	width: 550px;
}
.imglevel1 {
	background: transparent url(../img/analytics_level1.png) no-repeat scroll 0 0;
	height: 91px;
	width: 550px;
}
.imglevel2 {
	background: transparent url(../img/analytics_level2.gif) no-repeat scroll 0 0;
	height: 90px;
	width: 550px;
}
.imglevel3 {
	background: transparent url(../img/analytics_level3.png) no-repeat scroll 0 0;
	height: 113px;
	width: 550px;
}
.imglevel0_value1{
	text-align: center;
	color: #333333;
	font-size: 20px;
	font-weight:bold;
}

.imglevel1_value1{
	text-align: center;
	color: #333333;
	font-size: 18px;
	font-weight:bold;
}

.imglevel1_value2{
	text-align: center;
	color: #333333;
	font-size: 18px;
	font-weight:bold;
}

.imglevel2_value1{
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight:bold;
}

.imglevel2_value2{
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight:bold;
}

.imglevel3_value1{
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
}

.imglevel3_value2{
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
}

.imglevel0_title {
	color:#333333;
    font-size:20px;
    font-weight: lighter;
    text-align: center;
    font-family: Helvetica Regular, Arial,sans-serif; 
}

.imglevel1_title {
	color:#333333;
    font-size:18px;
    font-weight: lighter;
    text-align: center;
    font-family: Helvetica Regular, Arial,sans-serif; 
}

.imglevel2_title {
	color:#333333;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    font-family: Helvetica Regular, Arial,sans-serif; 
}

.imglevel3_title {
	color:#333333;
    font-size:14px;
    font-weight: bold;
    text-align: center;
    font-family: Helvetica Regular, Arial,sans-serif; 
}

.graph_per {
	color:#3399CC;
	font-family:'GothamRounded Book','Myriad Pro','Helvetica',Arial;
	font-size:14pt;
}

.link_point {
	color: #3399cc;
	cursor: pointer;
	font-size: 12px;
}
.normalContent{
	font-size: 11pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	color:#333333;
	font-weight:lighter;
	line-height: 18px;
}
.megenda_seprater{
	color:#3399cc;
	font-weight:16px;
	font-weight: bold;	
}
.message{
	background:#99CDE5 none repeat scroll 0 0;	
	font-size:80%;
	font-weight:bold;
	text-align:center;	
	padding-left: 5px;
	padding-right: 5px;
}
}

.check_mark_bg {
 height:20px;
 width:20px;
 text-align: center;
}

.select_wrapper1{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin:0;
	border-top:1px solid #8e8e8e;
	border-left:1px solid #8e8e8e;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background:#fefefe url(../img/large_dropdown.png) no-repeat 0 0px ;
	height:24px;
	border-width: 0px;
}
.bodytext{
	font-size:11px;	
	font-weight: bold;
}

.devider_img {
 background: url(../img/new_devider.png) no-repeat 0 0;
 height:28px;
 width:3px;
 text-align: center;
}

.h3_small{
	
	font-size: 14px; 
	font-family: Helvetica Regular,Arial,sans-serif;
}
.drag-category{
	background: #ffffff;
	cursor: crosshair;
	color:#333333;
	height: 34px;
	font-size:9px;	
	/*border: 1px solid;
	overflow-y:	auto;
	overflow-x:	hidden;
	overflow-y:	hidden;*/ 
}
.div_handle {
	border: 0px;
	width:300px;
	height:34px;
	background-color:#FFFFFF;
	border: 1px solid;
	overflow-y:	auto;
	overflow-x:	hidden;
	position: relative;
	
}
.new_todo_list{
	font-weight: bold;
	font-size: 11px;
}
.drag-category1{
	background: #ffffff;
	cursor: crosshair;
	color:#333333;
	height: 24px;
	font-size:9px;	
	
}

#forgotPasswordDiv  {
	background:url("../img/content_bg.png") no-repeat scroll 0 0 transparent;
	float:left;
	min-height:500px;
	padding:20px;
	width:780px;
}
.fixedMargin{
	margin-left: 200px;
}
.line_height_mstore{
	line-height: 20px;
}
.simpleText{
	font-size: 11pt;
	font-family: 'Helvetica',"Myriad Pro",Arial,sans-serif;
	color:#333333;
	font-weight:lighter;
	line-height: 20px;
}


.handPointer {
	cursor: pointer; 
}

.textBorder{
border:1px solid #333333;
font-size:13px;
font-weight:lighter;
padding:2px;
vertical-align:top;
}

.ui-datepicker-trigger{
	width:21px; 
}

#ui-datepicker-div{	
	font-family:"Trebuchet MS","Arial","Helvetica","Verdana","sans-serif";
	
	font-size:12px;
	
}

.tan_yellow{
	font-size:14px;
	color:#3399cc;
	font-weight:bold;
}

/* mStore new CSS*/

#config p {
	line-height: 20px;
	padding: 0 3px;
	width: 350px;
	color: #333333;
	font-size: 14px;
}

#config h3 {
	font-size: 20px;
	font-weight: normal;
}

#config h3 span {
	font-weight: bold;
}

#config .config_top_left {
	background: url(../img_mstore/config_top_left.png) 0 bottom no-repeat;
	width: 5px;
	height: 4px;
}

#config .config_top_m {
	background: url(../img_mstore/config_top_m.png) 0 bottom repeat-x;
}

#config .config_top_right {
	background: url(../img_mstore/config_top_right.png) 0 bottom no-repeat;
	width: 5px;
}

#config .config_m_left {
	background: url(../img_mstore/config_m_left.png) 0 0 repeat-y;
}

#config .config_m_m {
	background: url(../img_mstore/config_m_m.png) 0 0 repeat;
	padding: 0 3px;
}

#config .config_m_right {
	background: url(../img_mstore/config_m_right.png) 0 0 repeat-y;
	padding-left:1px;
}

#config .config_bottom_left {
	background: url(../img_mstore/config_bottom_left.png) 0 0 no-repeat;
	height: 4px;
}

#config .config_bottom_m {
	background: url(../img_mstore/config_bottom_m.png) 0 0 repeat-x;
}

#config .config_bottom_right {
	background: url(../img_mstore/config_bottom_right.png) 0 0 no-repeat;
}

.mstore_top {
	background:url(../icons/green_header.png) 2px 0 no-repeat; 
	width: 320px; 
	height: 26px;
	text-align:center;
	font-size:20px;
	font-weight: bold;
}

.editing_top {
	background:url(../icons/editing_bar_top.png) 2px 0 no-repeat; 
	width: 320px; 
	height: 20px;
	text-align:center;
	font-weight: bold;
}

.iphone_top_left {
	background: url(../img_mstore/iphone_top_left.png) 0 bottom no-repeat;
	width: 6px;
	height: 28px;
}

.iphone_top_m {
	background: url(../img_mstore/iphone_top_m.png) 0 bottom repeat-x;
	width: 317px;
}

.iphone_top_right {
	background: url(../img_mstore/iphone_top_right.png) 0 bottom no-repeat;
	width: 6px;
}

.iphone_mid {
	background: #fff;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	width: 320px;
}

.mstore_header {
	background:	url(../img_mstore/mstore_logo_bg.png) 0 0 repeat-x;
	height: 41px;
	width: 321px;
}

.welcome_mstore {
	padding: 8px 20px;
	font-size: 11px;
	font-weight: bold;
}

.brand_make {
	background:none repeat scroll 0 0 transparent;
	border:none;
	color: #fff;
	padding-left:20px;
	font-size: 12px;
	font-weight: bold;
	width:284px;
	height: 20px;
}
.form_content {	
	padding:5px 0 5px 10px;
	font-size: 12px;
}

.brand_textbox {
	padding: 3px;
	width: 160px;
	border: 1px solid #333;
	font-size: 12px;
}

.go_btn {
}
.todays_hot_deal {
	padding: 7px 0 2px 20px;
	font-weight: bold;
	font-size: 12px;
}

.hot_deal {
	margin: 0 auto;
}

.hot_deal_product {
	background: url(../img_mstore/hot_deal_left_bg.png) right 0 no-repeat;
	width: 126px;
	height: 127px;
	text-align: center;
}

.hot_deal_details {
	background: url(../img_mstore/hot_deal_right_bg.png) 0 0 no-repeat;
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	line-height: 18px;
}
.price_btn {
	margin: 0 auto;
}
.iphone_bottom_left {
	background: url(../img_mstore/iphone_bottom_left.png) 0 bottom no-repeat;
	height: 38px;
	
}

.iphone_bottom_m {
	background: url(../img_mstore/iphone_bottom_m.png) 0 0 repeat-x;
}

.iphone_bottom_right {
	background: url(../img_mstore/iphone_bottom_right.png) right bottom no-repeat;
}
/* mStore new CSS end here*/

.b_and_h_btn {
	padding:5px 5px 0 0;
	text-align:center;
}

.browse_btn {
	background:url(../img_mstore/browse_btn.png) 0px 0 no-repeat; 
	width: 128px; 
	height: 40px;
	text-align:center;
	font-size:12px;
	font-weight: normal;
	color:#FFFFFF;
}

.hotdeal_btn {
	background:url(../img_mstore/hot_deals_btn.png) 0px 0 no-repeat; 
	width: 130px; 
	height: 41px;
	text-align:center;
	font-size:12px;
	font-weight: normal;
	color:#FFFFFF;
}
.textAreaEdit{
	background:transparent none repeat scroll 0 0;
	border-color:transparent;
	font-size:11pt;
	font-weight:bold;
	padding:0px;
	font-family: Helvetica Regular, Arial,sans-serif; 
	color: #000000;
	margin-right: 5px;
}
.opacitySet {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.listStyle{
	color:#333333;
	font-size:14px;
	line-height:20px;
	padding:0 3px;
	width:350px;
}
.listStyle1 {
	color:#333333;
	font-size:14px;
	line-height:18px;
	padding:0 3px;
}

.gfdtext{	
	background:none repeat scroll 0 0 transparent;
	border:none;
	width:255px;
	text-align:center;
}
#bannerTextConId {
	background: url(../img_mstore/bg.png) no-repeat 0 0;
}
.defaultHeaderName {
	background:transparent url(../img_mstore/mstore_logo_bg.png) repeat-x scroll 0 0;
	height:41px;
	line-height:20px;
	padding:0;
	text-align:center;
	vertical-align:middle;
}

.gfdlabelfont{	
	font-size:11px;
    font-weight:bold;
    color:#333333;
    font-family:'Helvetica',"Myriad Pro",Arial,sans-serif;
    margin-left: 25px;
}

.gfd_config_btn {
	background:url(../images/gray_btn_bg.png) 0px 0 no-repeat; 
	width: 280px; 
	height: 41px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
}

.tabular_data1{
	color:#000;
	font-size:11px;
	background:#ffffff;
	font-weight:bold;
	padding: 0px;
	height:	25px;
}
	
.tabular_data2{
	color:#000;
	font-size:11px;
	background:#e4e5e4;
	font-weight:bold;
	padding: 0px;
	height:	25px;
}
}
#bannerPriceId {
	background: url(../images/hot_deal_price_btn.png) no-repeat 0 0;
}
.showMessage{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.widgetgfdtext{	
	background:none repeat scroll 0 0 transparent;
	border:none;
	width:255px;
	text-align:center;
	color: #ffffff;
}

.widgetBannerTextDesc {
	background: transparent;
	border-color: transparent;
	font-size:12px;
	font-weight:bold;	
}	
.widget_brand_make {
	background:none repeat scroll 0 0 transparent;
	border:none;
	color: #fff;
	padding-left:20px;
	font-size: 12px;
	font-weight: bold;
	width:284px;
	height: 20px;
}
.EmphasizeText{
	color: #FF3300;
	font-family:'Helvetica',"Myriad Pro",Arial,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	height: 30px;
}
