body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #606060;
	*background: url('/identity/img/header_bg.gif') repeat-x;
}



#logo {
	background:  url('/identity/img/logo.jpg') no-repeat;
}

#nav_bar {
	*background:  url('/identity/img/nav_bar_bg.jpg') no-repeat;
}

#login {
	border: 1px solid #0f9109;
	font-size: 11px;
	color: #464646;
}

.user {
	font-weight: bold;
}

.user_role {
	font-weight: bold;
	color: #0f9109;
}

.logout_but {
	border: 1px solid #aeb3b5;
	font-size: 11px;
	color: #b1b5b7;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
}

.aaamenu li a {
	background:  url('/identity/img/menu.png') no-repeat;
	text-align: center;
	font-family: Arial, Verdana;
	text-shadow: 1px 1px #fff;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	line-height: 28px;
	text-decoration: none;
}


/*.menu li a:hover {
	background-position: 0% 100%;
	color: #fff;
	text-shadow: none;
}

.menu .current {
	background-position: 0% 100%;
	color: #fff;
	text-shadow: none;
} */

#platform_logo {
	background:  url('/misc/img/theme/platform_logo.png') no-repeat center center;
}

.block {
	border: 1px solid #dbe1e4;
	background:  url('/misc/img/block_bg.jpg') repeat-x center bottom;
}

.block a {
	color: #dff2e3;
	font-size: 12px;
	font-weight: bold;
}

.block a:hover {
	color: #0f9109;
	background: ##e34649;
}
.block a.current {
	color: #0f9109;
	background: ##e34649;
}




.high {
	background:  url('/misc/img/block_bg_high.jpg') repeat-x left bottom;
}

.sibebar_h2, .sibebar_h2_wide {
	background: #0f9109  url('/identity/img/side_h2_bg.jpg') repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}


#download a {
	background: url('/misc/img/theme/bg_downloads.png') no-repeat left 0px !important;
}

#download a:hover {
	background: url('/misc/img/theme/bg_downloads.png') no-repeat left -36px !important;
	text-decoration: none !important;
}

.reports_search {
	background-color: transparent;
}


.radio_title, .td_text {
	line-height: 20px;
	font: normal 11px Tahoma;
	color: #000;
	vertical-align: middle;
	padding-left: 10px;

}

.search_but {
	border: none;
	background: url('/misc/img/but_search.gif') right no-repeat;
}

.but_submit, .but_remind, but_login, .but_add, .but_edit, .but_view, .get_report {
	border: none;
	background: url('/misc/img/but_submit.gif') right no-repeat;
}

.home_input input{
	border: 1px solid #d0d7db;

	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	padding: 3px;
}

#search select , #graph select, select{
	border: 1px solid #d0d7db;
	color: #606060;
	font-family: Tahoma;
	font-size: 11px;
}



.date_picker {
	background: url('/misc/img/date_picker.png') no-repeat;
}



.premium {
	background: url('/misc/img/premium.png') no-repeat;
}

.offer_details {
	background: url('/misc/img/offer_details.png') no-repeat;
	*line-height: 21px;
	*color: #707070;
	*font-weight: normal;
}




.notnull {
	border: 1px solid #4ac367;
	background: #6bdd95;
}


#offer_traffic_yes {
	background: url('/misc/img/offer_traffic.png') no-repeat;
}

.date_range {
	color: #0f9109;
	font-size: 10px;
}



.bordered {
	border: 1px solid #d3dade;
}

.general_button {
	border: none;
	cursor: pointer;
}

#show_all {
	background: url('/misc/img/show_all.jpg') no-repeat;
}

#mails_submit {
	background: url('/misc/img/mails_submit.jpg') no-repeat;
}

#not_mails_submit {
	background: url('/misc/img/non_mails_submit.jpg') no-repeat;
}

.table_clicks, .table_sales, .table_leads, .table_pending, .table_rejected,
.table_bounty, .table_payout, .table_revenue {
	font-weight: bold;
}

.table_clicks, .table_bounty{
	color: #3f5f9e !important;
}

.table_sales, .table_revenue{
	color: #3fb05b !important;
}

.table_leads{
	color: #2b8844 !important;
}

.table_pending{
	color: #ffac00 !important;
}
.table_rejected {
	color: #F00 !important;
}
.table_clicks{
	color: #3f5f9e !important;
}

.table_sales{
	color: #3fb05b !important;
}

.table_clicks a, .table_clicks a:hover, .table_clicks a:visited{
	color: #3f5f9e !important;
	text-decoration: none !important;
	display: block;
}

.table_sales a, .table_sales a:hover, .table_sales a:visited{
	color: #3fb05b !important;
	text-decoration: none !important;
	display: block;
}

.table_leads a, .table_leads a:hover, .table_leads a:visited {
	color: #2b8844 !important;
	text-decoration: none !important;
	display: block;
}

.table_pending a, .table_pending a:hover, .table_pending a:visited{
	color: #ffac00 !important;
	text-decoration: none !important;
	display: block;
}

.table_rejected a, .table_rejected a:hover, .table_rejected a:visited{
	color: #F00 !important;
	text-decoration: none !important;
	display: block;
}

.row_0{
	background: #fff;
}

.row_1 {
	background: #edeef0;
}

#graph {
	/*background: #e2e3e5 url('/misc/img/graph_bg.jpg') repeat-x;
	border: 1px solid #d3dade;*/

	width: 770px;
}
#home_login, .grey_bg {
	background: #e2e3e5 url('/misc/img/graph_bg.jpg') repeat-x;
	border: 1px solid #d3dade;
}

.day_offer_title {
	background: #eeeff1;
	color: #707070;
	font-family: Tahoma;
	font-size: 11px;
}

.day_offer_title span{
	line-height: 20px;
}

.toggle{
	background: #e2e3e5 url('/misc/img/toggle.png') no-repeat 0% 100%;
	cursor: pointer;
}

.down {
	background: #e2e3e5 url('/misc/img/toggle.png') no-repeat 0% 0%;
	cursor: pointer;
}

.day_offer_entry  li{
	font-size: 11px;
	line-height: 22px;
}

.day_offer_entry  li a{
	color: #dff2e3;
	font-weight: bold;
}

#footer p{
	text-align: center;
	color: #BAC0C4;
	margin: 6px 0px 0px 0px;
}
#footer p a, #footer p a:visited, #footer p a:link, #footer p a:hover, #prefooter a, #prefooter a:visited, #prefooter a:link, #prefooter a:hover
{
	color: #BAC0C4;
	font-weight: normal;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size: 11px;
	}
.txt_bg_yellow{
	background-color: #FCFF00;
}

.txt_error{
	color : #FF0000;
}
.txt_title {
	font: bold 14px Arial;
	color: #dff2e3;
	text-transform: uppercase;
	line-height: 30px;
}
.hidden{
	display: none;
}
.td_small{
	text-transform: none;
	font-size: 11px;
	text-align: left;
	color: #fff;
}
.txt_notes{
	font: normal 10px Tahoma;
	color: #606060;
	text-transform: none;
}

.middle, input, select{
	vertical-align: middle !important;
}
a.managers {
	font-size: 9px;
}
.user_edit_login{
	text-align: right;
	margin-top: -35px;
	margin-bottom: 10px;
}
#listing td.aright{
	text-align: right !important;
}
#listing td.aleft{
	text-align: left !important;
}
#listing td.acenter{
	text-align: center !important;
}
.link_button
{
	display: block;
	width: 150px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 10px 0px 0px;
}

#content a.bg_red:hover
{
	background-color: #F7D5D6;
}
#listing tr.highlighted td
{
	background: #C9EFD5;
	font-weight: bold;
	border-top: 5px solid #A7E4BB;
}
#listing tr.highlighted td.table_date, #listing tr.highlighted span.nobold
{
	font-weight: normal;
}
.usual {
  padding:0px 0px;
  margin: 0px;
}
#content .usual ul{
	padding-left: 10px;
	margin-top: 0px;
}
.usual li { list-style:none; float:left; }

#content .usual ul a {
  display:block;
  padding:5px 30px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  color:#909090;
  text-shadow: 1px 1px #fff;
  background:#CDCDCD;
}
#content .usual ul a:hover {
  color:#0f9109;
  text-shadow: 1px 1px ##e34649;
  background:##e34649;
  }
#content .usual ul a.selected {
  margin-bottom:0;
  color:#0f9109;
  background: ##e34649;
  text-shadow: 1px 1px ##e34649;
  border-bottom:1px solid snow;
  cursor:default;
  }
.usual div.tab_content {
  padding:10px;
  *padding-top:3px;
  *margin-top:-15px;
  *clear:left;
  *border: 1px solid #D3DADE;
}
.usual div .list_image{
	padding: 0px;
	border-width: 0px;
}

#effectus_content #listing {
	width: 780px !important;
	/*height:300px;*/
	margin: auto;
}

.integrationsBox{
	width: 230px;
	height: 230px;
	border: 1px solid grey;
	background-color: #fcfcfc;
	margin: 5px;
	padding: 5px;
	position: relative;
	float: left;
}

.integrationsBox:hover{
	background-color: #f1f0f0;
        border: 1px solid black;
        cursor: pointer;
}

.integrationsBox img{
	position: relative;
	float: left;
        margin-left: 2px;
        margin-bottom: 10px;

}

.integrationDesc{
    clear: both;
    margin: 1px;
    padding: 2px;
    background-color: #f1f0f0;
    border: 1px solid  #CDCDCD;
}


.accessTypeLabel{
    width: 50px;
    float: left;
}

#integrationConfigContent{
    padding: 0px;
    padding-top: 0px;

    color: #fff;
}

#integrationConfigContent h3{
    margin-bottom: 6px;
    margin-top: 10px;
}

#integrationConfigContent .options{
    margin-left: 10px;
}

.getXmlLinkShow{
    display: block;
}

.getXmlLinkHidden{
    display: none;
}

.integrationDesc a{
    text-decoration: none;
}

a#getXmlLink {
	color: #fff;
	text-decoration: none;
}

a#getXmlLink:hover {
	text-decoration: underline;
}

#generateGUID{
    color: blue;
}

#generateGUID:hover{
    text-decoration: underline;
    cursor: pointer;
}

.api_functions_table {

     border-collapse: collapse;
     float: left !important;
     margin-left: 20px;
}

.api_functions_table th, .api_functions_table td{
	padding: 1px;
	background: none !important;

}

.api_functions_table td{
    width:150px;
}

td .with_checkbox{ 
    width:20px;
}

.link:hover{
    cursor: pointer;
}

 .api_functions_table tr, .api_functions_table td, .api_functions_table th{
    background: none!important;
    padding: 0 !important;
    margin: 0;
    height: 0px !important; 
    
}
