html, body, h1, h2, h3, p, table, thead, tbody, tfoot, td, th, form, input, select, textarea, button, label { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { background: url(../images/bg.gif) repeat-x 0 0; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; border: 0; }
td { vertical-align: top; }
.submit, button, input[type=submit] { overflow: visible; cursor: pointer; }
input, select, textarea { padding: 3px; }
.reset, .reset li { margin: 0; padding: 0; list-style: none; }

body, p, td, li, input, select, textarea, button, label { font: 11px/17px Verdana, Arial, Helvetica, sans-serif; font-weight: inherit; }
h1, h2 { font-family: "Trebuchet MS", Verdana, sans-serif; color: #333; margin: 0 0 10px; }
h1 { font-size: 20px; line-height: 26px; }
h2 { font-size: 16px; line-height: 20px; }
p { }

a { color: #000; outline: 0; }
a:hover { text-decoration: none; }
a img { border: 0; }

.hr { width: 100%; height: 50px; background: url(../images/hr.gif) repeat-x 0 50%; }

/* Generel styling */
#page { width: 750px; margin: 0 auto; }
#header { width: 750px; height: 68px; float: left; }
#content { width: 750px; margin: 25px 0 0; float: left; }
#content .top, #content .bottom { width: 750px; height: 5px; float: left; overflow: hidden; background: url(../images/content_top.gif) no-repeat 0 0; }
#content .content-inner { width: 720px; padding: 20px 15px 10px; float: left; background: url(../images/content_bg.gif); }
#content .bottom { background: url(../images/content_bottom.gif); }
#footer { width: 750px; height: 40px; margin: 15px 0 0; float: left; }

.wide, .wide #header, .wide #content, .wide #content .top, .wide #content .bottom, .wide #footer { width: 980px !important; }
.wide .content-inner { width: 950px !important; }
.wide .top { background-image: url(../images/content_top_large.gif) !important; }
.wide .content-inner { background-image: url(../images/content_bg_large.gif) !important; }
.wide .bottom { background-image: url(../images/content_bottom_large.gif) !important; }

#header .logo { width: 208px; height: 55px; float: left; margin: 13px 0 0; background: url(../images/cmnetwork_logo.gif); text-indent: -999px; overflow: hidden; }
#header .logo a { display: block; height: 55px; }

.sort { width: 718px; float: left; background: #f6f6f6; border: 1px solid #d9d9d9; margin: 10px 0 0; }
.sort li { height: 21px; padding: 4px 12px; float: left; color: #666; }
.sort .border { background: url(../images/sort_row.gif) repeat-y 100% 0; padding-right: 14px; }
.sort .headline { width: 200px; height: 19px; text-align: right; font-weight: bold; color: #000; padding-top: 6px; }
.sort select { width: 210px; padding: 2px; color: #666; }
.sort input { height: 22px; padding: 0 5px; line-height: 14px; }

.campaigns { margin: 25px 0 0; }
.campaigns:last-child { margin-bottom: 0; }
.campaigns .odd td { background: #f9f9f9; }
.campaigns tbody .hover td, .campaigns tbody tr:hover td { background: #eee; }
.campaigns .elements, .campaigns .partners { width: 100px; text-align: right; }
.campaigns .campaign-name { -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.campaigns .elements { -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
.campaigns thead td { font-weight: bold; padding: 0 7px 15px; background: url(../images/dots.gif) repeat-x 0 24px; }
.campaigns tbody td { padding: 4px 7px 5px; border-bottom: 1px solid #fff; }

.campaign-info { border: 1px solid #d9d9d9; margin: 0 0 20px; }
.campaign-info.last { margin-bottom: 0; }
.campaign-info thead td { height: 30px; background: url(../images/campaigninfo_header.gif); color: #fff; padding: 0 10px; text-shadow: 0 1px 0 #000; }
.campaign-info thead p, .campaign-info thead a { color: #fff; line-height: 28px; text-decoration: none; }
.campaign-info thead a:hover { text-decoration: underline; }
.campaign-info thead .campaign-info-headline { float: left; }
.campaign-info thead .campaign-info-edit { float: right; }
.campaign-info thead .campaign-info-admin, .campaign-info thead .campaign-info-arrow { position: relative; right: -10px; height: 23px; float: right; background: url(../images/campaigninfo_header_admin.gif); padding: 7px 10px 0; border-left: 1px solid #ffb346; }
.campaign-info thead .campaign-info-arrow { height: 19px; padding-top: 11px; background-image: url(../images/campaigninfo_header_expand.gif); border-color: #385f8a; }
.campaign-info thead .reversed { height: 20px; padding-top: 10px; }
.campaign-info thead span { height: 30px; float: left; padding: 0 12px 0 14px; background: url(../images/campaigninfo_header_divider.gif) repeat-y 0 0; }
.campaign-info thead .made-by { padding-right: 0; color: #6394c6; }
.campaign-info tbody td { padding: 10px; border-bottom: 1px solid #d9d9d9; }
.campaign-info tbody .vertical-row td { line-height: 15px; }
.campaign-info tbody .banner { padding-top: 20px; padding-bottom: 20px; text-align: center; }
.campaign-info tbody .text { font-size: 15px; line-height: 20px; }
.campaign-info tbody .quote-left { position: relative; top: -3px; left: -10px; }
.campaign-info tbody .quote-right { position: relative; top: 3px; right: -10px; }
.campaign-info tfoot td { background: #f6f6f6; padding: 8px 10px 0 10px; vertical-align: middle; }
.campaign-info tfoot .label { width: 80px; font-weight: bold; }
.campaign-info tfoot input { width: 820px; height: 16px; padding: 2px; }
.campaign-info tfoot .special-row td { padding-top: 5px; padding-bottom: 8px; }

.campaign-info.tiny tbody td { padding-top: 5px; padding-bottom: 5px; }
.campaign-info.tiny tbody input { padding: 2px; }

#multi-upload .total { margin: 3px 0 0; color: #999; }
#multi-upload .total.disabled { text-decoration: line-through; }

#multi-upload .preview { width: 720px; overflow: hidden; margin: 30px 0 0; position: relative; }
#multi-upload .preview img { display: none; }
#multi-upload .preview .overflow { width: 60px; height: 100%; position: absolute; top: 0; right: 0; z-index: 9999; background: url(../images/banner_overflow.png); }

#multi-upload .sizes { width: 210px; border: 0; border-collapse: collapse; border-spacing: 0; float: left; }
#multi-upload .sizes td { font-size: 10px; color: #666; border: 3px solid #fff; border-width: 3px 0; padding: 0; }
#multi-upload .sizes td a { color: #333; outline: none; text-decoration: none; }
#multi-upload .sizes .one { width: 100px; }
#multi-upload .sizes .one span { display: inline-block; padding: 3px 5px; background: #e9eff5; }

#multi-upload .used td, #multi-upload  .used td a { text-decoration: line-through; color: #ccc; }
#multi-upload .used span { color: #666; }
#multi-upload .clicked, #multi-upload .clicked a, #multi-upload .sizes a:hover { color: #FF6600 !important; text-decoration: none !important }
#multi-upload .hovered { background: #e9eff5; }

.basic td { padding: 3px 0; }

.download-zip { float: right; margin: 5px 0 0; }
.download-zip img { display: block; }


#footer p { text-align: center; color: #ccc; }

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
.small-corners { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.normal-corners { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

