﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
H1
{
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8C98B3;
	
	
}

H1 a
{
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8C98B3;
	
	
}

H2{font:16px Arial, Helvetica, sans-serif;padding:0; margin:0; list-style:none; float:left; height:30px;display:inline;}


a {
	text-decoration: none;
	font-weight:bolder;
	color: #8C98B3
}


a:hover {
	text-decoration:underline;
}

a img {
	border: 0px;
}

a:visited
{
	color: #5885A2
}

/* a.none {
	text-decoration: none;
	border-bottom: 0px;
}

a.none:hover {
	text-decoration: none;
	border-bottom: 0px;
}
*/



.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #4D7ABD; /*dark purple border*/
border-width: 1px;
background: black url(../images/indentbg_gray.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid Gray; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg_gray2.gif) center center repeat-x;
}



.Green16
{
	font-family: Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #80B63A
}

.Green24
{
	font-family: Helvetica, Verdana;
	font-size: 24px;
	font-style: normal;
	color: #80B63A
}

.Blue14
{
	font-family: Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5885A2
}



.style1 {
	font-size: 18px;
	font-weight: bold;
}




.itemGrid{
	font-family: "Arial" , Verdana, Helvetica, sans-serif;
	Font-Size:8px;
}



.rowstyle{
    
}
.alternatingrowstyle{
    background-color:#e5e5e5;
}
.headerstyle{
    background-color:#e5e5e5;
    height:17px;
    border:solid 1px silver;
    
}


.headerstyle th {
    padding: 2px;
    padding-right:6px;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	font-style:normal;

	font-weight:normal;
	line-height:15px;
	color: #000000;
	height:24px;
	border-top: 1px solid #DDE0E3;
	
	background-image: url("../images/Grid/grayheader.gif");
     
}  
.headerstyle a {
    color:black;
    font-weight:normal;
}    
.sortalternatingrowstyle{
    background-color:#e5e5e5
}
.sortrowstyle{
    background-color:#f0f0f0
}

.sortascheaderstyle{
    background:url(../images/Grid/grayselected.gif);
    
}
.sortdescheaderstyle{
    background: url(../images/Grid/grayselected.gif);
    
}   

.ssortascheaderstyle{
    background:#c5c5c5 url(../images/Grid/sort_asc.gif) no-repeat scroll right center;
    padding-left:5px;
}
.ssortdescheaderstyle{
    background:#c5c5c5 url(../images/Grid/sort_desc.gif) no-repeat scroll right center;
    padding-left:5px;
}   
.pagerstyle{
    color:#444444;
    background-color:#e5e5e5;
    font-size:x-small;
    text-align:right;
} 
.pagerstyle select{
    font-size:x-small;
}  

.first{
    background:transparent url(../images/Grid/first.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}
.previous{
    background:transparent url(../images/Grid/previous.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}
.next{
    background:transparent url(../images/Grid/next.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}  

.last{
    background:transparent url(../images/Grid/last.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}  

.gotopage{
    font-size:x-small;
    width:20px;
}

.formWatermark
{
	color:#CCCCCC;
	font-size:small;
	font-style:italic
}

.temp
{
}

.indent {
	font-family:verdana,arial;
	font-weight:bold;
	font-size:8pt;
	background: #f5f4f1;
	text-align: right;
}

.smallinput {
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,arial;
	border:#DDDDDD solid 1px;
	padding:3px;
	height:22px;
	vertical-align:middle;
}

/*Modal Popup*/
.modalBackground {
	background-color:#4D7ABD;
	filter:alpha(opacity=30);
	opacity:0.9;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:5px;
	border-style:solid;
	border-color:#4D7ABD;
	padding:3px;
	
}

/* new styles */

.panelHeader 
{
	display:block;
	padding: 0px;
	text-align: left;
	font-weight: bold ;
	vertical-align:middle;
	color: #000000;
	background-color: white;
	height:18px;
	background-image: url("../images/igwgHeader.jpg");
	background-repeat:repeat-x;
	
	/*display:block;
	border: 1px solid E1E1E1;
	padding: 0px 0px 0px 0px;
	background-color:#E1E1E1;
	font-weight:bold;
	height:18px;
	*/
	
	
}



div.mediumModule div.header
{
   margin:0;
   padding:.5em;
   background:#bbf;
   background:#eff4f9;
   height:2.2em;
  
}

/* Small MOdule */

div.smallModule div.header
{
   margin:0;
   padding:.5em;
   background:#bbf;
   background:#eff4f9;
   height:2.2em;
  
}

div.smallModule div.moduleTitle{
 /*   margin:0;padding:.5em;
   background:#bbf;
   background:#eff4f9;*/
 padding-top:.2em;
   color:#5e6a72; 
   font-size:1.25em;
   float:left;
   vertical-align:middle;
   
   
}

div.smallModule .tinyHeaderLink a
{
	 background:#bbf;
   background:#eff4f9;
	padding: 0.5em 0.5em;
    margin-bottom: 1em;    
    vertical-align:text-top;
	font-size:8pt;
	float:right;
	position:relative;
	color:#00000;
}



div.smallModule .tinyHeaderLink a:hover
{
	color:#000;
}



div.pane div.Section{
    background: #EAF3FD; 
    height:3.4em;
   
   
}

div.pane div.Section .sectionLink
{
	padding:0.5em 0.5em;
    color:#000;
    margin-bottom:.5em;
	font-size:80%;
	float:right;
	vertical-align:bottom;	
}

div.pane div.Section .sectionFilterLink
{
	padding:0.5em 0.5em;
    color:#000;
    margin-bottom:.5em;
	font-size:80%;
	float:right;
	vertical-align:bottom;	
}
div.pane div.Section a
{
	text-decoration:none;
	text-decoration:underline;
}

div.pane div.Section a:hover
{
	text-decoration:underline;
}

/* Added from Mobilytics */

div.notification image 
{
vertical-align:top;
	
}
div.notification {
    /*FCC*/
	
	padding:6px;
	background:#eef .5em 1em no-repeat;
	border:1px solid #CCF;/*#C03;*/

    
    
  
	
}

div.notification .messageText {
    /*FCC*/
  
    font-size:larger;
   
	
}

div.notification .hideButton {
    /*FCC*/
    display:block;
    padding:10px 10px 6px 10px;
    font-size:.8em;

  
	
}


/* Sections */
.sectionHeader
{
	color:Black;
	background-image: url( "../images/Grid/grayheader.gif" );
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height:18px;
	padding: 5px;
	width: 100%;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	margin-bottom:6px;
	
}

.sectionHeader .header
{
	width:80%;
	/*position:fixed;*/
	float:left;
}

.sectionHeader .link
{
	font-size:smaller;
	float:right;
}

.sectionHeader .picture
{
	margin-top:-2px;
	
	float:right;
}

.sectionHeader .ajaxload
{
	margin-top:2px;
	margin-left:5px;
	margin-right:5px;
	
	float:right;
}

.sectionHeader link a
{
	
	font-size:smaller;
	float:right;
	
}

.quickBlast
{
	position: absolute;
	background-color: whitesmoke; /*	visibility:hidden;*/
	text-align: left;
	width: 250px;
	border-right: lightgrey 2px solid;
	padding-right: 6px;
	border-top: lightgrey 2px solid;
	padding-left: 6px;
	padding-bottom: 6px;
	border-left: lightgrey 2px solid;
	padding-top: 6px;
	border-bottom: lightgrey 2px solid;
}



.customDateChooser
{
	position: absolute;
	background-color: whitesmoke; /*	visibility:hidden;*/
	text-align: left;
	width: 250px;
	border-right: lightgrey 2px solid;
	padding-right: 6px;
	border-top: lightgrey 2px solid;
	padding-left: 6px;
	padding-bottom: 6px;
	border-left: lightgrey 2px solid;
	padding-top: 6px;
	border-bottom: lightgrey 2px solid;
}

.customDateChooserValidate
{
	color:Red;
	font-size:smaller;
	font-weight:bold;
	display:block;	
	
}

.customDateTitle
{
	font-size:smaller;
	font-weight:bold;
	display:block;
	padding-bottom:6px;	
}

.customDateFields
{
	padding-left:18px;
	display:block;
	
}

.customDateButtons
{
	padding-top:8px;
	text-align:center;
	display:block;	
}

.customDateButton
{
	font-size:.80em;
}

div.dateChooserBox
{
	margin-right:10px;
}

.DateChooser 
{
	background-image:url(../images/dd_img_big.gif);
	background-repeat:no-repeat;
	background-position:right;	
	display: block; 
	width: 200px; 
	padding:2px; 
	padding-right: 20px; 
	font: bold 16px "Arial", Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color: gray;
	text-align:right;
}

.ContextMenuButton 
{
	display: block; 
	width: 140px; 
	padding:2px; 
	padding-right: 0px; 
	--font-family: Arial; 
	--font-size: 12px;
	text-decoration:none;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(../images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 5px 1px;
	font-size: 11px;
	margin-bottom:0px;
	text-align: left;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block; 
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}


a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}



.yui .ajax__calendar_container 
{
    background-color:#f2f2f2;
    border:solid 1px #808080;
    font-family:arial,helvetica,clean,sans-serif;
    cursor:default;
    width:205px;
    font-size:12px;
    text-align:center;
    padding:0px;
}

.yui .ajax__calendar_body 
{
    height:139px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.yui .ajax__calendar_days, .yui .ajax__calendar_months, .yui .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:139px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.yui .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}

.yui .ajax__calendar_header 
{
    background:url(../images/yui/sprite.png) repeat-x 0 0; 
    height:22px;
    width:100%;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    padding-top:3px;
}

.yui .ajax__calendar_prev 
{
    margin-top:2px;
    margin-left:4px;
    height:15px;
    width:25px;
    cursor:pointer;
    float:left;
    background:url(../images/yui/sprite.png) 0px -450px no-repeat;
}

.yui .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:4px;
    height:15px;
    width:25px;    
    cursor:pointer;
    float:right;
    background:url(../images/yui/sprite.png) 0px -500px no-repeat;
}

.yui .ajax__calendar_title 
{
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}

.yui .ajax__calendar_footer, .yui .ajax__calendar_today 
{
    display:none;
}

.yui .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.yui .ajax__calendar_day, .yui .ajax__calendar_month, .yui .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.yui .ajax__calendar_hover .ajax__calendar_day, .yui .ajax__calendar_hover .ajax__calendar_month, .yui .ajax__calendar_hover .ajax__calendar_year, .yui .ajax__calendar_hover .ajax__calendar_title
{
    color:#0066cc;
}

.yui .ajax__calendar_other .ajax__calendar_day, .yui .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.yui .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}



.siteChooserBox
{
	height:.9em;
	
	text-align:right;
	vertical-align:middle;
		
}

.siteChooserBox select
{
	font-size:smaller;
		
}
.siteChooser
{
	
	font-size:smaller;
	
		
}

.subMenu {
 
text-align:center;
width:100%;
margin-left:24px;
}

.subMenu ul{
font: 11px arial;
padding-left: 0;
margin-left: 0;
height: 10px;

}

.subMenu ul li{
list-style: none;
display: inline;
}

.subMenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #4D7ABD;

}

.subMenu ul li a:hover{
    text-decoration: underline;
    color:Navy;
}


.tinyButton
{
vertical-align:text-bottom;
	
}

.button.menu b b b {
	background:transparent url(../images/icons/button_arrow_down.gif) no-repeat scroll right center;
	padding-right:15px;
}

.button.current b b b {
	background-image:url(../images/icons/button_arrow_up.gif);
}

.button b b b {
	border-width:0;
	cursor:pointer;
	margin:0;
	padding:2px 0.2em;
}
.button b b {
	background:transparent none repeat scroll 0 0;
	border-width:0 1px;
	margin:0 -1px;
	padding:0 5px;
}
.button b {
	background:#DDDDDD url(../images/bg/button.gif) repeat-x scroll 0 0;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px 0;
	display:block;
	font-weight:normal;
	margin:0 1px;
	padding:0;
}

.button b {
	border-style:solid;
	font-weight:normal;
}

.button b {
	border-style:solid;
	font-weight:normal;
}

.beta_label.small {
	font-size:7pt;
}
b.beta_label {
	vertical-align:25%;
}
.beta_label {
	color:red;
	font-weight:normal;
	text-decoration:none;
}

#export_dropbox 
{
	clear:both;
	display:block;
	position:relative;
	top:3px;
}

.export_button_options 
{
	clear:both;
	position:relative;
	top:-8px;
	width:100%;
	z-index:1;
}

#export_dropbox_content {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	overflow:auto;
	padding:7px 0 5px;
	
}

#export_dropbox_data .export_dropbox_listbox 
{
	float:left;
}

#export_dropbox_data .export_dropbox_listbox ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#export_dropbox_data .export_dropbox_listbox ul li 
{
	display:inline;
	padding:2px 0 1px 10px;
}

#export_dropbox_data .export_dropbox_listbox ul li a 
{
	color:#666666;
	padding:0 6px 0 17px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

#export_dropbox_data .export_dropbox_listbox ul li a:hover 
{
	text-decoration:underline;
}



#pdf_export_format 
{
	background:transparent url(../images/icons/pdf.gif) no-repeat scroll left center;
	border-right:1px solid #999999;
}

.excel_export_format 
{
	background:transparent url(../images/icons/csv.gif) no-repeat scroll left center;
	border-right:1px solid #999999;
}
.tab_export_format {
	background:transparent url(../images/icons/tsv.gif) no-repeat scroll left center;
	border:0 none;
	border-right:1px solid #999999;
}
.csv_export_format {
	background:transparent url(../images/icons/csv.gif) no-repeat scroll left center;
	border:0 none;
	border-right:1px solid #999999;
}
.xml_export_format {
	background:transparent url(../images/icons/xml.gif) no-repeat scroll left center;

}


.demoPhone { margin-right:0px; width:220px; height:365px; background:url(../images/phone_bg.png) no-repeat; }
div.demoPhone .result { width:158px; height:190px; margin-top:70px; margin-left:32px; border:0; }


.indentedContent {
width:850%;
margin-left:26px;

}


progress
{
    display: block;
    position: absolute;
    top:300px;
    left:520px;
    padding: 2px 3px;
}
.progressContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
   
}
.progressHeader
{
    background: url(../images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.progressBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}




/* Upgrade Stuff */

table.account_chart {
	width: 100%;
	margin: 1px 0 25px;
	color: #000;

}

table.account_chart td, table.account_chart th {
	border-bottom: 1px solid #CCC;
	padding: 10px 16px;
	text-align: center;
	font-size: 12px;
	white-space: nowrap;
}

table.account_chart tr.your_plan td, table.account_chart tr.your_plan th {background: #edf3fe;}
table.account_chart th {text-align: left;}

table.account_chart tr.header th {
	background: #ddd;
	color: #444;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border-top: 1px solid #999;
}

table.account_chart td.details {
	font-size: 13px;
	color: #444;
	background: #FFF;
}

table.account_chart td.details strong {color: #000;}

table.account_chart tr.header th.head {
	color: #000; 
	font-size: 14px; 
	text-align: left; 
	font-weight: bold; 
	text-transform: none; 
	padding: 10px 16px;
}

table.account_chart td.planName
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background: lightgrey;
}


table.account_chart td.credits {
	color: #000; 
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}


table.account_chart td.price {
	color: #000; 
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

table.account_chart td.keyprice {
	color: #666; 
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width:100px;
}


table.account_chart td.keywords {
	color: #000; 
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width:100px;
	white-space: nowrap;
	
}


table.account_chart td.details a {font-size: 13px;}

table.account_chart td a:hover {
	color: #FFF;
	background-color: #333;
}


