FORM {
	margin: 0; 
} 
	
TABLE {
	empty-cells: show;
}

.ajaxStatusGeneral {
	position: absolute;
	top: 45%;
	z-index: 2;
}

.title {
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
}
.manageKeywordsTitle {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.manageCampaignsTitle {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.img16 {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.img24 {
	display: inline-block;
	width: 24px;
	height: 24px;
}

.img32 {
	display: inline-block;
	width: 32px;
	height: 32px;
}

.generalError {
	top: 50%;
	border: 1px solid #C0E071;
	white-space: nowrap;
}

.demo {
	position: absolute;
	top: 185px;
	right: 40px;
	font-size: 40px;
	color: #B0B0B0;
	opacity: .50;
	background-color: transparent;
	z-index: 10;
}

.demoSignUp {
	position: absolute;
	top: 220px;
	right: 40px;
	font-size: 16px;
	z-index: 20;
	white-space: nowrap;
	font-weight: bold;
}

.signUp {
	position: fixed;
	top: 45%;
	right: 40px;
	font-size: 20px;
	color: #000000;
	white-space: nowrap;
	z-index: 20;
}
.signUpLink{
	color: #000000;
	border: thick solid #ce0000;
	padding: 0;
	text-decoration: none;
	font-size: 20px;
	background-color: white;
}

.help {
	font-weight: normal;
	padding: 10px;
	max-width: 300px;
	min-width: 100px;
	text-align: left;
}

/*
   ------------------------------------------------------------
   main navigation bar
   ------------------------------------------------------------
*/
.navbar {
	color: black
}

.navbarItem {
	background: #004C84;
	color: #fff;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 5px;
}

.navbarItemSelected {
	background: #BFD3DA;
	text-decoration: none;
	color: #000;
	padding: 6px 10px 5px 10px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 5px;
}

a.navbarItem:hover {
	background: #BFD3DA;
	color: #000;

}

a.navbarItemSelected:hover {
	background: #BFD3DA;
	color: #000;

}

.loginBar {
	background-image: url('../images/toolbarFade.jpg');
	background-repeat: no-repeat;
}

.navbarLogout {
	text-decoration: none;
	font-size: small;
	color: black;
	background-image: url('../images/toolbarFade.jpg');
}

.exportToCSV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

/*
   ------------------------------------------------------------
   basic toolbar
   ------------------------------------------------------------
*/
.positionToolbar {
	
}

.positionToolbarItem {
	
}

/*
   ------------------------------------------------------------
   Messages
   ------------------------------------------------------------
*/
.info {
	color: green;
	font-size: small;
}

.warning {
	color: black;
	font-size: small;
}

.error {
	color: red;
	font-size: small;
}

.infoSwitch {
	color: green;
	font-size: large;
}

/*
   ------------------------------------------------------------
   counter
   ------------------------------------------------------------
*/
.counter {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
}

.visibleRows {
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}

/*
   ------------------------------------------------------------
   edit campaign
   ------------------------------------------------------------
*/

.editCampaignToggleHeader {
	background-image: none;
	color: black;
	font-size: medium
}

.editCampaignPanelHeader {
	background-image: none;
	background-color: white;
	border: none;
	font-size: small;
}

.addKeywordPanelHeader {
	background-image: none;
	background-color: white;
	border: none;
	font-size: small;
}

.uploadKeywordsPanelHeader {
	background-image: none;
	background-color: white;
	border: none;
	font-size: small;
}

.editCampaignPanel {
	vertical-align: top;
	border: 1px solid #ccc;
}

.editPanelBoddy {
	min-height: 170px;
}

.editCampCol {
	height: 100%;
	vertical-align: top;
	padding-right: 20px;
}
.editCampInnerTitle {
	font-weight: bold;
	font-size: 16px;
}
.editCampCol{
	vertical-align: top; 
}
.editCampColMid{
	width: 1;
	background-color: #ccc;
}

/*
   ------------------------------------------------------------
   table header
   ------------------------------------------------------------
*/
.sortHeader {
	text-decoration: none;
	color: black;
	text-align: left;
	float: left;
	font-size: 13px;
}
.adsDesc {
	display: block;
	line-height: 130%;
}

.adsTitle {
	font-size: 15px;
	color: #03c;
	font-weight: bold;
	padding: 0 0 2px 0;
	line-height: 130%;
}
.siteLink {
	direction: ltr;
	color:green;
	text-decoration: underline;
}

table th{
	text-align: left;
	background: #BFD3DA;
	font-size: 13px;
	color: #000;
	padding: 6px 5px 4px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
}
table tr td {
	text-align: left;
	font-size: 12px;
}
table tr td.word {
	font-size: 14px;
}
table tr td a {
	font-weight: bold;
}
table tr td a:hover {
	background: none;
	color: #000;
}
span {
	font-size: 12px;
}
div.bar {
	width: 45px;
	height: 12px;
	border: 1px solid #666;
	float: left;
	margin: 3px 5px 0 0;
}
div.bar img {
	height: 12px;
}
table th a, table th a:hover {
	background: none;
}
table th img.tooltip {
	float: right;
	background: none;
	margin-top: 1px;
}

.sortHeaderImg16 {
	text-decoration: none;
	color: black;
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.sortHeaderImg24 {
	text-decoration: none;
	color: black;
	cursor: pointer;
	display: inline-block;
	width: 24px;
	height: 24px;
}

/*
   ------------------------------------------------------------
   Ad table
   ------------------------------------------------------------
*/
.adTable {
	table-layout: fixed;
}

.adHeader {
	overflow: hidden;
}

.adColumn {
	overflow: hidden;
	white-space: nowrap;
}

.urlColumn {
	overflow: hidden;
	white-space: nowrap;
}

.adTypeColumn {
	overflow: hidden;
}

.adTypeOverlayColumn {
	overflow: hidden;
}

.adKeywordColumn {
	overflow: hidden;
}

.adKeywordOverlayColumn {
	overflow: hidden;
}

.adSearchEngineColumn {
	
}

.adCountryColumn {
	
}

.adCountryOverlayColumn {
	overflow: hidden;
}

.adAvgPosLastPosColumn {
	overflow: hidden;
}

.adFirstSeenLastSeenColumn {
	
}

.adFirstSeenLastSeenOverlayColumn {
	overflow: hidden;
}

.adSearchFoundColumn {
	overflow: hidden;
}

.adSplitAdColumn {
	overflow: hidden;
}

.adHistoryColumn {
	overflow: hidden;
}

.adScoreColumn {
}
.adInfoColumn {
}

/*
   --------------------------------------------------------------
   Filters
   --------------------------------------------------------------
*/
.filterRow {
	vertical-align: bottom;
}

.filterCombo {
	width: 100%;
}

.filterLabel {
	text-align: left;
	font-size: small;
}

.filterGrid {
	font-weight: bold;
	font-size: small;
}

/*
   ------------------------------------------------------------
   Keyword table
   ------------------------------------------------------------
*/
.selectColumn {
}

.keywordColumn {
}

.adsProfitableAdsColumn {
	
}

.affilAdsProfAffilAdsColumn {
	
}

.lastScnColumn {	
}

.keyworHistoryColum {
	
}

.firstRow {
	
}

.secondRow {
	
}

/*
   ------------------------------------------------------------
   Campaigns table
   ------------------------------------------------------------
*/
.campaignNameColumn {
	
}

.keywordProfKeywordColumn {
}

.campaignAdsPorfAds {
	
}

.campaigAffilAdsProfAffilAds {
	
}

.campaignLastScan {
	
}

/*
   ------------------------------------------------------------
   History table
   ------------------------------------------------------------
*/
.idColumn {
	
}

.positionColumn {
	
}

.searchTimeColumn {
	
}

.chartCol1{
	vertical-align: top; 
}

.chartCol2{
	vertical-align: top;
}

.rich-sb-int-decor-table{
	background-color: #FFFFFF;
}

.sbSelected{
	background-color: #FBF7E6;	
}

.popupClass{
	background-color: #FFFFFF;
	border: none;
	border-left: none;
}

.chartButtonClass{
	border: none;
	background-color: #004C84;
	background-image: none;
	cursor: pointer;
	margin-right: 6px;
	color: #FFFFFF;
	padding: 3px 4px;
}
a.chartButtonClass:hover{
	background-color: #004C84;
	color: #FFFFFF;
	border: none;
}

.lineChartTitle{
	font-size: 14;
	font-weight: bold;
	text-align: center;
	width: 800px;	
}

.columnChartTitle{
	font-size: 14;
	font-weight: bold;
	text-align: center;
	width: 500px;	
}

/*
   ------------------------------------------------------------
   Settings
   ------------------------------------------------------------
*/
.settingsGrid {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px thin #9ACD32;
	font-size: small;
	text-align: left;
	margin-left: 10px;
}

.settingsTitle {
	font-size: x-large;
}

.settingsAccountHeader {
	background-image: none;
	background-color: transparent;
	text-align: left;
	color: black;
	border: none;
	font-weight: bold;
	font-size: x-large;
}

.settingsAccountGrid {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: small;
	text-align: left;
	margin: 3px;
}

.settingsPersonalizedGrid {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: small;
	margin: 10px;
	margin-left: 3px;
	width: 100%;
}

.settingsPasswordHeader {
	font-size: small;
	color: blue;
	text-decoration: underline;
}

.settingCategoryPanelHeader {
	
}

.changePwdSeparator {
	background-image: url("../images/searchSeparator.jpg");
	font-size: small;
}

/*
----------------------------------------
Overview
----------------------------------------
*/
.summaryLabel {
	font-weight: bold;
	font-size: small;
}

.summaryGrid {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: small;
	text-align: left;
}

.overviewGrid {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9ACD32;
	font-size: small;
	text-align: left;
	margin-left: 10px;
	width: 80%;
}

.summaryGridHeader {
	font-weight: bold;
	font-size: medium;
}

.reportsHeader {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

.summaryColumn {
	width: 40%;
	white-space: nowrap;
	font-size: small;
}

/*
   ------------------------------------------------------------
   Keyword History
   ------------------------------------------------------------
*/
.keywordHistoryTitle {
	font-size: x-large;
}

.khHistoyIdColumn {
	
}

.khKeywrdNameColumn {
	
}

.khSearchTimeColumn {
	
}

/*
   ------------------------------------------------------------
   footer
   ------------------------------------------------------------
*/
.footer {
	font-size: 12px;
	line-height: 140%;
	color: #808080;
	margin-top: 10px;
}

.navlinks {
	text-align: center;
	letter-spacing: 1px;
}

.FooterNavLink {
	text-decoration: underline;
	font-size: smaller;
	color: #F56010;
}

/*
   ------------------------------------------------------------
   Search view
   ------------------------------------------------------------
*/
.searchSeparator {
	background-image: url("../images/searchSeparator.jpg");
	font-size: smaller;
}

/*
	-----------------------------------------------------------
	Campaign tabs
	-----------------------------------------------------------
*/
.rich-tabpanel{
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rich-tab-header{
	border-width: 0px 0px 0px 0px;
}

.rich-tab-inactive {
	cursor: pointer;
	background-image: none;
	background-color: #D4EAF2;
}

.rich-tab-active {
	background-image: none;
	background-color: #004C84;
	color: white;
}

.myTabClass{
	font-weight: bold;
	font-size: 13px;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 2px;
	padding-top: 5px;
}

.dr-tbpnl-tbbrdr{
	display: none;
}
.rich-tabhdr-side-border{
	display: none;
}

.dr-tbpnl-tbtopbrdr{
	border-width: 0px 0px 0px 0px;
}
.rich-tabhdr-side-cell{
	border-width: 0px 0px 0px 0px;
}

.rich-tabpanel-content {
	border-width: 0px 0px 0px 0px;
	background-color: transparent;
	border-top: 3px solid #004C84;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.rich-table-cell{
	font-size: 12px;
}
.dr-table-cell{
	font-size: 12px;
}

/* Ran Arusi cahnges */
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.center				{ text-align: center; }
.right				{ text-align: right; }
.left				{ text-align: left; }
.nowrap				{ white-space: nowrap; }

.small				{ font-size: 12px; line-height: 140%; }
.tiny				{ font-size: 11px; line-height: 140%; }
.marker 			{ background:#ff3; padding:0 2px; }

.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }

.error				{ border: 1px solid #fb4343; padding: 3px; color: #fb4343; }
.warning			{ border: 1px solid #d4ac0a; padding: 3px; color: #d4ac0a; }
.success			{ border: 1px solid #149b0d; padding: 3px; color: #149b0d; }
.callOut			{ font-size: 125%; font-weight: bold; }
.strikeOut			{ text-decoration: line-through; }
.underline			{ text-decoration: underline; }
.resetTypeStyle		{ font-weight: normal; font-style: normal; font-size: 100%;
					  text-decoration: none; background-color: none; word-spacing: normal;
					  letter-spacing: 0px; text-transform: none; text-indent: 0px; }
img,a img 			{ border: 0; }
a 					{ color: #03c; padding: 0px 3px 1px 3px; margin: 0 -2px;}
a:hover 			{ background: #03c; color: #f5f5f5; text-decoration: none;}
a.transparent		{ background: none; }
p 					{ margin: 15px 0; }
p.tight 			{ margin: 8px 0; }
hr					{ border: 0; border-top: 1px solid #ccc; padding: 0; margin: 30px 0 10px; }


body {
	background: #DFE3EB;
	margin: 20px;
	padding: 0;
	font: normal 14px/140% Arial, Helvetica, sans-serif;
	color: #222;
}
#mainarea {
	margin: 10px 0px 10px;
	border-top: 7px solid #004C84;
	background: #fff;
	padding: 10px 15px;
}
#breadcrums {
	font-size: 11px;
	color: #666;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 6px 2px;
	border-bottom: 1px solid #C0C0C0;
}
.search{
	right: 10px;
}
#top #logo {
	width: 220px;
	float: left;
	padding: 1px;
}
#top #menu {
	float: right;
	padding: 20px 3px 3px 0;
}
#top #menu p {
	font-size: 12px;
	color: #666;
	text-align: right;
	margin: 0 0 15px;
}
#top #menu p strong {
	color: #333;
}
#top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
#top ul li {
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
}

#navDiv{
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
.menuLabelSelected{
	display: inline;
    background-color: #BFD3DA;
    color: black;
	margin: 0 0 0 5px;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	white-space: nowrap;
}
.menuLabelNotSelected{
	display: inline;
    background-color: #004C84;
    color: black;
	margin: 0 0 0 5px;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	white-space: nowrap;
}

.dr-menu-label{
	margin: 0 0 0 5px;
	font-size: 14px;
	white-space: nowrap;
	display: inline;
	padding: 6px 0px 5px 0px;
	border: none;
}
.rich-ddmenu-label-select{
	display: inline;
    background-color: #BFD3DA;
    color: black;
	margin: 0 0 0 5px;
	padding: 6px 0px 5px 0px;
	font-size: 14px;
	white-space: nowrap;
	border: none;
}
.rich-ddmenu-label-unselect{
	display: inline;
	background-color: #004C84;
    color: white;
	margin: 0 0 0 5px;
	padding: 6px 0px 5px 0px;
	font-size: 14px;
	white-space: nowrap;
	border: none;
}

.rich-label-text-decor{
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	border: none;
}

a.repMenuItem{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
a.repMenuItem:hover {
	background: transparent;
	color: #000;
	border: none;
}
.dr-menu-list-bg{
	background-image: none;
}
.dr-menu-list-border{
	background-color: #BFD3DA;
}
.dr-menu-item-hover{
	background-color: #F0EFE8;
	background-position: top left;
	background-repeat: repeat-x;
}
.rich-menu-list-strut{
	height: 0px;
}
.dr-dscr-button, .dr-dscr-sepctrl{
	background-color: #D4EAF2;
	border-color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.dr-dscr-button-dsbld {
	color:#A0A0A0;
}
.dr-dscr-inact{
	border-top-color: #D4EAF2;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.dr-dscr-act {
	border-top-color: #004C84;
	border-top-style:solid;
	border-top-width:2px;
	text-align:center;
	width:25px;
}
div#options {
	background: #DFE3EB;
	padding: 4px 10px 3px 10px;
}
div#options2 {
	background: #DFE3EB;
	padding: 4px 10px 3px 10px;
}

fieldset {
	border: 2px solid #BFD3DA;
	margin: 20px 0;
	padding: 0 20px;
}
fieldset legend {
	font-weight: bold;
	font-size: 20px;
	padding: 0 5px;
	margin: 0 -5px;
	color: #004C84;
}
fieldset label {
	float: left;
	padding-right: 10px;
	width: 100px;
}
h1 {
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	margin: 20px 0 -5px 0;
}
h1 span {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 0;	
}
h1 tr td {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 0;	
}
h1 span.h1extra {
	color: #666;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
}
.rich-table-cell{
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.rich-table-headercell{
	text-align: left;
	background: #BFD3DA;
	font-size: 13px;
	color: #000;
	padding: 6px 5px 4px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
}
.rich-table-subheadercell{
	text-align: left;
	background: #D4EAF2;
	font-size: 13px;
	color: #000;
	padding: 6px 5px 4px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
}
.rich-table-row{
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.rich-table{
	border: 1px solid #ccc;
	border-top: 1px solid #aaa;
	border-right: 0;
	border-bottom: 0;
	border-spacing: 0;
}
.rich-tool-tip{
    background-color: #BFD3DA;
    border-color: #004C84;
}
.rich-datascr{
	margin-top: 10px;
}

.searchChooser{
	font-size: 11px;
	white-space: nowrap;
	margin: 0;
}
.searchChooserTable{
	width: 196px;	
}
.trailEndMsg{
	margin-top: 20px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
}

a.signug:hover{
	text-align: center;
	background: none;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
a.signug{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.applyCol1{
}
.applyCol2{
	padding-left: 5px; 
}