body, html {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	background: #f0f0f0;
	font: 14px/22px Arial, Helvetica, sans-serif;
	color: #666;
}
h1, h2, h3, h4, h5, p {
	padding: 0;
	margin: 0;
	color: #222;
}
h3 {
	font-size: 17px;
}
p {
	padding: 0;
	margin: 0;
}
a, img, input {
	outline: none;
}
.button-green {
	background: #459300 url(images/bg_button_green.gif) repeat-x top;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px !important;
	color: #fff;
	border: 1px solid #459300;
	height: 23px;
	padding: 2px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor: pointer;
	outline: none;
}


#wrapper {
	background: transparent url(images/body_bg.jpg) no-repeat fixed 220px top;
}
.clearall {
	clear: both;
}



#content {
	margin: 0px 30px 0px 260px;
	padding: 40px 0;
	font-size: 13px;
	min-width: 700px;
}
#content .bigger {
	font-size: 16px;
}
#content table {
	width: 100%;
}
#content table td {
	padding: 10px;
}
#content table .tiny, .tiny {
	font-size: 11px;
	line-height: 13px;
	padding: 3px 10px;
}

.smalltext {
	font-size: 11px;
	line-height: 18px;
}
#content table.report{
	font-size: 11px; !important
}
#content table.report td{
	padding: 5px 10px;
}
#content table thead th {
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	text-align: left;
	padding: 10px;
}
#content tbody em {
	color: #999;
}
#content h2 {
	margin-bottom: 20px;
}
#content td {
	border-bottom: 1px solid #eee;
}
#content tr.total-row {
	background: url(images/bg_total_row.gif) repeat-x top;
}
#content tr.total-row td {
	font-weight: bold;
}

#content tr.even {
	background: #f6f6f6;
}

#content tr.strong {
	font-weight: bold;
}
#content table td.centre, #content table thead th.centre {
	text-align: center; 
}

.bars {
	float: left;
	font-size: 9px;
	text-align: center;
	cursor: default;
	padding: 2px 0;
	line-height: 12px;
	color: #fff;
}
.barwrapper {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border: 1px solid #bbb;
	overflow: hidden;
	white-space: nowrap;
	background: #aaa;
}
.bars.good {
	background: #95cd3c;
	border-top: 1px solid #a7e543;
}
.bars.bad {
	background: #3c95cd;
	border-top: 1px solid #5ebaf2;
}
.bars.ugly {
	background: #cc613b;
	border-top: 1px solid #f2865e;
}
.bars.other {
	background: #aaa;
	border-top: 1px solid #ccc;
}

.content-box {
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-bottom: 20px;
}

.content-box-header {
	background: #e5e5e5 url(images/content_box_header.gif) repeat-x;
	height: 40px;
	margin-top: 1px;
}

.content-box-header h3 {
	padding: 10px 15px;
}
.content-box-inner {
	padding: 20px;
}

/* ========== NAVIGATION ========== */

#nav {
	height: 100%;
	background: #222222;
	width: 220px;
	position: fixed;
	left: 0px;
	top: 0px;
}

#nav h1 {
	color: #999;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul li.nav-top-item {
	background:url(images/nav_inactive.jpg) top right no-repeat;
}
#nav .logo {
	margin: 20px 0px 10px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	text-align: right;
	padding: 5px 20px;
	height: 23px;
	display: block;
	margin: 10px 0;
}

#nav ul li a:hover {
	color: #ff9;
}
#nav ul li a.current, #nav ul li a.current:hover {
	color: #fff;
	font-weight: bold;
}
#nav ul li.open .nav-top-item {
	background:url(images/nav_active.gif) top right no-repeat;
	color: #444;
	font-weight: bold;
}

#nav ul li ul {
	display: none;
}
#nav ul li ul.current {
	display: block;
}

#nav ul li ul li {
	background: none;
}

#nav ul li ul li a {
	color: #aaa;
	font-size: 0.9em;
	height: 23px;
	padding: 0 20px;
	margin: 5px 0;
}

#nav ul li ul li a:hover {
	color: #ddd;
}
#nav ul li ul li .current {
	background: url(images/nav_sub_active.gif) right no-repeat;
}


/* ========== ICONS ========== */

.icon {
	height: 22px;
	overflow: hidden;
	padding: 4px 22px 4px 0;
	text-indent: 26px;
}
.iconlarge {
	height: 48px;
	overflow: hidden;
	text-indent: 60px;
	padding-top: 12px;
}
.iconlarge.report {
	background:url(images/iconlarge_report.png) no-repeat top left;
}
.iconlarge.campaign {
	background:url(images/iconlarge_campaign.png) no-repeat top left;
}
.iconlarge.edit {
	background:url(images/iconlarge_edit.png) no-repeat top left;
}
.iconlarge.send {
	background:url(images/iconlarge_send.png) no-repeat top left;
}
.iconlarge.dashboard {
	background:url(images/iconlarge_dashboard.png) no-repeat top left;
}
.iconlarge.subscribers {
	background:url(images/iconlarge_subscribers.png) no-repeat top left;
}
.iconlarge.accounts {
	background:url(images/iconlarge_accounts.png) no-repeat top left;
}
.iconlarge.view {
	background:url(images/iconlarge_view.png) no-repeat top left;
}

.iconleft {
	display: block;
	clear: none;
	float: left;
	padding-left: 19px;
	padding-right: 20px;
}
.iconleft.edit {
	background: url(images/icon_edit.png) no-repeat left;
}
.iconleft.accounts {
	background: url(images/icon_accounts.png) no-repeat left;
}
.iconleft.delete {
	background: url(images/icon_delete.png) no-repeat left;
}
.iconleft.preview {
	background: url(images/icon_preview16.png) no-repeat left;
}
.iconleft.search {
	background: url(images/icon_search.png) no-repeat left;
}

.iconlarge.panel {
	background:url(images/iconlarge_panel.png) no-repeat top left;
}

.icontext {
	height: 16px;
	float: left;
	overflow: hidden;
	margin: 4px 4px 0;
	text-indent: 20px;
}
.icon.preview, .icontext.preview {
	background: url(images/icon_preview.png) no-repeat center center;
}
.icon.edit, .icontext.edit {
	background: url(images/icon_edit.png) no-repeat center center;
}
.icontext.report {
	background: url(images/icon_report.png) no-repeat left center;
	float: right;
}
.icon.send, .icontext.send {
	background: url(images/icon_send.png) no-repeat center center;
}
.icon.search, .icontext.search {
	background: url(images/icon_search.png) no-repeat center center;
}
.icon.tick, .icontext.tick {
	background: url(images/icon_tick.png) no-repeat center center;
}
.icon.cross, .icontext.cross {
	background: url(images/icon_cross.png) no-repeat center center;
}
.icon.qmark, .icontext.qmark {
	background: url(images/icon_qmark.png) no-repeat center center;
}
.icon.crossorange, .icontext.crossorange {
	background: url(images/icon_cross_orange.png) no-repeat center center;
}

.icon.red, .icontext.red {
	background: url(images/icon_red.gif) no-repeat center center;
}
.icon.orange, .icontext.orange {
	background: url(images/icon_orange.gif) no-repeat center center;
}
.icon.yellow, .icontext.yellow {
	background: url(images/icon_yellow.gif) no-repeat center center;
}
.icon.green, .icontext.green {
	background: url(images/icon_green.gif) no-repeat center center;
}
.icon.cyan, .icontext.cyan {
	background: url(images/icon_cyan.gif) no-repeat center center;
}
.icon.blue, .icontext.blue {
	background: url(images/icon_blue.gif) no-repeat center center;
}
.icon.purple, .icontext.purple {
	background: url(images/icon_purple.gif) no-repeat center center;
}

.icon.open_total {
	background: url(images/icon_open_total.gif) no-repeat center center;
}
.icon.open_unique {
	background: url(images/icon_open_unique.gif) no-repeat center center;
}
.icon.click_total {
	background: url(images/icon_click_total.gif) no-repeat center center;
}
.icon.click_unique {
	background: url(images/icon_click_unique.gif) no-repeat center center;
}



#loginwrapper {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#login {
	background: #fff;
	border: 1px solid #ccc;
	width: 280px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}

#login .block {
	background: #222;
	width: 240px;
	padding: 10px;
	border: 10px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#login .block img {
	margin-top: 5px;
	margin-bottom: 10px;
}

#login .block label {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px !important;
	color: #ccc;
	font-size: 11px;
	display: block;
}
#login input[type=text], #login input[type=password] {
	width: 234px;
	background: #d6d6d6 url(images/bg_input_grey.gif) repeat-x bottom;
	border-style: none;
	padding: 3px;
}


#login input[type=submit] {
	margin-top: 20px;
}
.notification {
	line-height: 1.5em;

	padding: 10px 10px 10px 36px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.notification.error {
	background: #ffcece url(images/cross_circle.png) no-repeat 10px 13px;
	border: 1px solid #df8f8f;
}
.notification.success {
	background: #e1eecb url(images/tick_circle.png) no-repeat 10px 13px;
	border: 1px solid #428b00;
}
.notification.inform {
	background: #ff9;
	border: 1px solid #f90;
}
.userform label {
	display: block;
	margin-top: 20px;
}
.userform input[type=text] {
	width: 99%;
}
.userform input.notvalid {
	border: 1px solid #c00 !important;
	background: #fcf0f0 !important;
}
.userform input.notvalid:focus {
	border: 1px solid #c00 !important;
	background: #efd !important;
}
.userform select {
	width: 100%;
}
.userform input[type=text], .userform select {
	padding: 5px;
	border: 1px solid #CCC;
	background: #f6f6f6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.userform input[type=text]:focus, .userform .rtedit:focus, .userform select:focus {
	border: 1px solid #280;
	background: #efd;
}
.userform .rtedit {
	height: 300px;
	width: 99%;
	padding: 5px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.userform .panelimage {
	margin-top: 10px;
}

.dragging {
	border: 2px solid #999;
	background: #ff9;
}
.content-nav {
	margin-bottom: 10px;
}
.content-nav a {
	text-decoration: none;
	color: #694;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	clear: none;
	float: left;
	padding-left: 26px;
	padding-right: 20px;
}
.content-nav a:hover {
	color: #480;
	text-decoration: underline;
}
.content-nav .panel {
	background: url(images/icon_panel.png) no-repeat left;
}
.content-nav .preview {
	background: url(images/icon_preview.png) no-repeat left;
}
.content-nav .send {
	background: url(images/icon_send.png) no-repeat left;
}
.content-nav .back {
	background: url(images/icon_back.png) no-repeat left;
}
.content-nav .newcampaign{
	background: url(images/icon_newcampaign.png) no-repeat left;
}
.content-nav .subscriberimport{
	background: url(images/icon_subscriberimport.png) no-repeat left;
}
.content-nav .subscribernew{
	background: url(images/icon_subscribernew.png) no-repeat left;
}
.content-nav .accountsnew{
	background: url(images/icon_accountsnew.png) no-repeat left;
}

.userform .template-box label {
	width: 180px;
	clear: none;
	float: left;
	margin-top: 1px;
	position:inherit;
}
.template-box input {
	display: none;
}
.template-box {
	clear: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 180px;
	border: 2px solid #ccc;
	width: 200px;
	padding: 10px;
	overflow: hidden;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.warning {
	background: #cc6633 url(images/panel_bg_warning.jpg) repeat-x top;
}
.warning h1 {
	padding-left: 60px;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFF;
	background: url(images/iconlarge_warning.png) no-repeat left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.warning span {
	margin-left: 60px;
	display: block;
}
input.buttonlarge-grey{
	height: 30px;
	margin-top: 20px;
}
.buttonlarge-grey {
	display: block;
	float: left;
	padding: 5px 10px;
	font-size: 1.1em;
	color: #666;
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-right: 20px;
	background: #e5e5e5 url(images/content_box_header.gif) repeat-x;
	height: 20px;
	text-decoration: none;
}
.buttonlarge-grey:hover {
	color: #000;
	border: 1px solid #666;
}
.lightbox-overlay {
	background: #000;
	position: absolute;
	z-index: 99;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	opacity:0.4;
	filter:alpha(opacity=40)
}
.lightbox-iframe {
	height: 550px;
	width: 850px;
	left: 50%;
	top: 50%;
	margin-left: -425px;
	margin-top: -275px;
	position: absolute;
	z-index: 100;
}


.tip {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #CC9;	
	background: #FFC;
	padding: 10px 10px 10px 40px;
	font-weight: bold;
	color: #885;
	font-size: 1.1em;
}

.dashpanel {
	width: 300px;
	height: 300px;
	float: left;
	clear: none;
	margin: 0 20px 20px 0;
}

.user-unsub td {
	color: #89a;
}

.user-active td {
	color: #333;
}

.content-box-inner .listleft {
	float: left;
	width: 350px;
}

#login p {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
}
#login p a{
	color: #333;
	text-decoration: none;
}
#login p a:hover{
	text-decoration: underline;
}
.maintenance {
	color: #CCC;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	background: url(images/spin-load.gif) no-repeat center top;
	padding-top: 50px;
	margin-top: 5px;
}
#complete a {
	color: #74AD02;
	font-size: 12px;
	text-align: center;
	display: block;
}
/* tablesorter settgins */
th.header { 
    background-image: url(images/updown.gif); 
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px;
	text-indent:10px;
}
th.headerSortUp { 
    background-image: url(images/asc.gif); 
} 
th.headerSortDown { 
    background-image: url(images/desc.gif); 
} .paginator .inner {
	float: right;
}
.paginator {
	padding: 5px 20px;
	background: #fcfcfc;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
.paginator .inner a {
	color: #694;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.inner a.selected {
	background: #694;
	color: #FFF;
}

