@import url("general.css");

#topmenu {
    background: url(/img/topmenu_bg.gif) no-repeat left top;
    height: 115px;
    border: 0;
}
#topmenu #total_clients {
    margin-top: 60px;
    color: #c6f;
}
#topmenu #total_clients #total_campaigns,
#topmenu #total_clients #total_publishers {
    float: left;
}
#topmenu #total_clients #total_campaigns span,
#topmenu #total_clients #total_publishers span {
    margin-left: 10px;
    color: #fff;
}
#topmenu #total_clients #total_publishers {
    margin-left: 20px;
}
#submenu {
    clear: both;
    height: 33px;
    background: none;
}
#submenu ul {
    padding-top: 5px;
    margin-left: 0px;
}
#submenu a {
    color: #333;
    text-decoration: underline;
    padding-left: 3px;
    margin-left: 5px;
    border-left: 1px solid #333;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
}
#submenu .firstItem {
    padding-left: 0;
    margin-left: 0;
    border-left: 1px solid #fff;
}
#intro {
    width: 650px;
    float: right;
    margin: 10px 10px 0 10px;
}
#top5clients {
    margin-top: 20px;
    text-align: right;
    border-bottom: 1px solid #dfdfdf;
    height: 155px;
    width: 950px;
}
#top5clients h2 {
    background: url(/img/topclients_bg.gif) no-repeat top left;
    height: 52px;
    width: 950px;
	margin-bottom : 1.5em;
}
#top5clients h2 span {
    display: none;
}
#top5clients .top5block img {
    display: block;
    height: 60px;
    padding: 0 3px;
    float: left;
}
#top5clients .more_merchants,
#merchantsBlock .more,
#publishersBlock .more {
    background: url(/img/go.gif) no-repeat left center;
    padding: 0 0 2px 25px;
}
#newsBlock {
    background: url(/img/shadow_top.gif) no-repeat top center;
    padding-top: 10px;
    margin-top: 5px;
}
#newMerchants h2,
#news h2,
#highlightNews h2 {
    padding: 10px 0 0 20px;
    color: #8F8B8B;
}
#newMerchants,
#news {
    width: 306px;
    float: left;
}
#highlightNews {
    margin-left: 10px;
    width: 306px;
    float: left;
}
#highlightNews div {
    border-top: 1px solid #dfdfdf;
    padding: 10px 20px;
}
#newMerchants img {
    width: 22px;
}
#newMerchants li,
#news li {
    border-top: 1px solid #dfdfdf;
    list-style-type: none;
    background: url(/img/list_bg.gif) no-repeat right center;
    line-height: 25px;
}
#newMerchants li a {
    text-decoration: none;
}
#pros {
    margin-top: 10px;
    padding-top: 30px;
    background: url(/img/shadow_top.gif) no-repeat top center;
    border-bottom: 1px solid #dfdfdf;
    width: 100%;
}
#merchantsBlock {
    background: url(/img/merchants_header.gif) no-repeat left top;
    width: 316px;
    padding: 50px 0 10px 0;
}
#merchantsBlock p {
    padding: 0px 20px;
}
#publishersBlock {
    background: url(/img/publishers_header.gif) no-repeat left top;
    width: 316px;
    padding: 50px 0 10px 0;
}
#publishersBlock p {
    padding: 0px 20px;
}
#cleafsBlock {
    background: url(/img/cleafs_header.gif) no-repeat left top;
    width: 316px;
    padding: 50px 0 10px 0;
}
#cleafsBlock object {
    margin-left: 30px;
}
.usergroup_checkbox {
	margin-left: 20px;
}
#usergroup_checkbox_first {
	margin-left: 0;
}
.noBorder {
    border: 0;
}
.faq_subgroups {
    margin-left: 20px;
}
.faq_items {
    margin-left: 20px;
}
#portfolio .second {
    padding-left: 10px;
}
#portfolio .portfolio_item {
    /* float: left; */
}
#portfolio .portfolio_text {
    margin-left: 50px;
}
#portfolio .portfolio_item_more {
    padding: 10px;
    text-align: right;
}
#portfolio td {
    width: 50%;
}
#portfolio .logo {
    float: left;
    width: 50px;
}
#portfolio img {
    float: left;
}
#loginError {
    text-align: right;
    color: red;
}

#imgDisplay {
	text-align : center;
}

#imgDisplay img {
	margin : 1em 0;
}


#partnerOverview {
	width : 100%;
}

#partnerOverview td {
	padding : 2% 5%;
	width : 40%;
}

#partnerOverview img {
	float : left;
	width : 100px;
	margin : 0 1em 1em 0;
}

#partnerOverview p.item_more {
	text-align : right;
}
