body, html
        {
            margin: 0;
            padding: 0;
            background: #999999;
            color: #000;
            font-family: Verdana, Arial, Sans-Serif;
            font-size:11px;
        }
		form {
			padding: 5px 0;
		}
		dl {
			margin-top: 0;
		}
		dt {
			margin: 5px 0 0 0;
			padding: 0;
		}
		dd {
			margin: 0;
			padding: 0;
		}
        p
        {
            margin: 6px 0;
            line-height:170%;
            margin-bottom: 10px;
        }
        #main_content p{
        	margin: 14px 0;
        }        
        li { line-height: 150%; }
        a, a:VISITED, a:HOVER {
        	color: blue;
        }
        body
        {
            min-width: 750px;
        }
        #wrap
        {
            background: white;
            margin: 0 auto;
            width: 830px;
            padding: 14px;
        }
        #header
        {
            height: 102px;
            background-image: url('/images/theme/topbar_back.png') ;
            background-repeat: repeat-x;
        }
        #header h1
        {
            padding: 5px;
            margin: 0;
        }
        #nav
        {
            background: white;
            margin: 3px 0px 10px 5px;
            width: 99%;
        }
        #nav ul
        {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        #nav li
        {
            display: inline;
            margin: 10px;
            padding: 0;
        }
		#nav a
		{
			color: #000;
			text-decoration: none;
		}
		#nav a:hover
		{
			text-decoration: underline;
		}
		#nav h1, h2, h3 {
			line-height:100%;
			margin: 0 0 5px 0;
			color:white;
			font-size: 16px;
		}
        #main
        {
            background: white;
            float: right;
            width: 625px;
        }
        #main h2, #main h3, #main p
        {
            padding: 0;
        }
        #main h2, #main h3
        {
        	color:#047790;
			font-size:14px;
			font-weight:strong;
        }

        fieldset{
			border:0;
		}

        #login, #forgot{
            border:none;
            margin: 10px 5px 0 0;
            float: right;
        }
        
		.zend_form input[type="text"], .zend_form input[type="password"], .zend_form textarea, .zend_form select
		{
			font-family: Verdana, Arial, Sans-Serif;
            font-size:11px;
            border: solid 1px #6EC4D7;
            margin: 0 0 6px 0;
            padding: 2px;
            width: 400px; 
		}
		
		.zend_form textarea {
			width: 400px;
			height: 300px;
		}
		
		.banner{
			margin: 18px 0;
			border: 1px solid silver;
			padding: 1px;
		}
		.banner img {
			padding: 2px;
			margin-top: 2px;
			border: 1px solid silver;
		}
		

        input#username, input#password{
            width:158px;
            margin: 4px 0;
		}
        #sidebar
        {
            background: #6EC4D7;
            float: left;
            width: 190px;
            background-image: url('/images/theme/menu_bottom.png');
            background-repeat: no-repeat;
            background-position:bottom right;
        }
		#sidebar_login {
            background: #6EC4D7;
			background-image: url('/images/theme/menu_bottom.png');
			float: left;
            width: 190px;
            background-repeat: no-repeat;
            background-position:bottom right;
            
		}
        #sidebar_content
        {
            margin: 7px 7px 10px 7px;
            padding: 6px;
        }
        #sidebar_content_login
        {
			background: #fff;
            margin: 7px 7px 10px 7px;
            padding: 6px;
        }
        #sidebar ul
        {
            margin-bottom: 0;
        }
        h3
        {
            color: #047790;
            margin:6px 0 0 0;
            font-size: 14px;
            font-weight: normal;
        }
        label.optional, label.required, .campaign_selector_title
        {
            color: #047790;
            font-size: 12px;
            font-weight: normal;
        }
        #footer
        {
            background: white;
            clear: both;
            text-align: center;
        }
        #footer p, #footer a
        {
            padding: 30px 0 0 0;
            margin: 0;
            color: #047790;
        }
        #logo
        {
            margin:21px 0 0 15px;
        }
        
        
        .box h1{
            color: white;
            font-size: 14px;
            padding: 6px 0 6px 30px;
            margin: 0;
            background: #047790 url('/images/theme/box_topbar.gif') no-repeat top left;
        }
		.box h2 a {
            color: #6EC4D7;
            font-size: 12px;
            margin: 0;
            padding: 0;
            float:right;
        }
        .box_bottom_left{
            float: left;
            background: white url('/images/theme/box_corner_left.png') no-repeat bottom left;
            width: 9px;
            height: 9px;
            display:inline;
        }
        .box_bottom_right{
            float: right;
            background: white url('/images/theme/box_corner_right.png') no-repeat bottom right;
            width: 9px;
            height: 9px;
            display:inline;
        }
        .box_border {
            margin:0;
            padding:4px;
            border-left: 1px solid #6EC4D7 ;
            border-right: 1px solid #6EC4D7 ;
            height: 225px;
        }
        .box
        {
            background: white url('/images/theme/box_bottom.png') repeat-x bottom;
            width: 306px;
            display: inline;
            margin: 11px 0 0 0;
        }

        .box1 h1 {
            color: white;
            font-size: 14px;
            padding: 6px 0 6px 6px;
            margin: 0;
            background: #047790;
        }
		.box1 h2 a {
            color: #6EC4D7;
            font-size: 12px;
            margin: 0;
            padding: 0;
            float:right;
        }
        .box1_bottom_left{
            float: left;
            background: white url('/images/theme/box1_corner_left.png') no-repeat bottom left;
            width: 9px;
            height: 9px;
            display:inline;
        }
        .box1_bottom_right{
            float: right;
            background: white url('/images/theme/box1_corner_right.png') no-repeat bottom right;
            width: 9px;
            height: 9px;
            display:inline;
        }
        .box1_border div {
        	line-height: 100%;
        	padding: 0 0 0 0;
        	margin: 0 0 7px 0;
        	
        }
        .guarantee {
        	float:left;
        	margin: 0 2px 0 0;
        	width:21px;
        	height:25px;
        }
        .box1_border {
            margin:0;
            padding:4px;
            border-left: 1px solid #6EC4D7 ;
            border-right: 1px solid #6EC4D7 ;
            height: 225px;
            overflow: auto;
            background: transparent url('/images/theme/box1_background.png') repeat-x bottom;
        }
        .box1_border th {
        	text-align:left;
        }
        .narrow {
        	font-size: 9px;
        }
        .box1 table {
        	width:100%;
        }
        .box1
        {
            background: #63BED1 url('/images/theme/box1_bottom.png') repeat-x bottom;
            width: 306px;
            display: inline;
            margin: 11px 0 0 0;
        }
        #price_guarantee {
        	height: 30px;
        	background-repeat: no-repeat;
        	background-position: -12px 0;
		}
		
		.box1 a, .box1 a:VISITED {
        	color: black;
        	text-decoration: none;
        }
        .box1 a:HOVER {
        	text-decoration: underline;	
        }
		
		div.campaign
		{
			margin-bottom: 10px;
		}
		

		div.campaign_banners
		{
			width: 150px;
			overflow: hidden;
			float:left;
		}
		
		div.campaign_banners img {
			margin-bottom: 5px;
		}
		
		div.campaign_products
		{
			float:left;
		}

		table.products th,
		table.campaigns th {
			padding:4px;
			background-color:#6EC4D7;
			color: white;
		}
		
		table.products td,
		table.campaigns td {
			padding:4px;
			background-color:#D5E9EE;
		}
		
		table.products tr.odd td,
		table.campaigns tr.odd td {
			background:#C1DFE6;
		}
		
		table.products tr.off td,
		table.campaigns tr.off td {
			background:#fff;
		}
		
		div.clear{
			clear: both;
		}
		.nav_box li, .nav_box a{
			color: #fff;
			list-style: none;
			font-size: 12px;	
			font-weight: bold;
			text-decoration: none;
		}
		.nav_box li li a {
			font-size: 11px;
			font-weight: normal;
			color: #000;
			margin-top:0;
		}
		.nav_box { margin: 5px 0 }
		.nav_box a:hover{
			text-decoration: underline;
		}
		ul.nav_box{
			margin-left: 0;
			padding: 0 0 0 0;
			
		}
		ul.nav_box ul{
			margin-left: 0;
			padding-left: 0px;
		}
		
		a.hacked_nav_link {
			color: black;
			text-decoration: none;
			margin: 0 0 0 15px;
			line-height: 17px;
		} 
		a.hacked_nav_link:HOVER {
			text-decoration: underline;
		}
		
		div.content_box .content{
			border-left: 1px solid #6EC4D7;
            border-right: 1px solid #6EC4D7;
			padding: 5px 5px;
			margin: 0;
		}
		
		div.content_box .head{
			background-image:url('/images/theme/box_topbar.gif'); 
			background-color:#047790; 
			background-repeat: no-repeat;
		}
		
		div.content_box h1{
		    color: white;
            font-size: 14px;
            padding: 6px 0 6px 30px;
            margin:0;	
		}
		div.content_box .bottom {
			border-bottom: 1px solid #6EC4D7 ;
			width: 100%;
			font-size: 5px;
		}
		
		ul.errors li{
			list-style: none;
			color: #990000;       
		}
		
		dl dd{
			
		}
		
		div.material textarea, div.material input {
			width: 400px;
			border: 1px solid silver;
		}
		
		td.result {
			border-bottom: 3px double black;
			text-align: right;
		}
		.totals {
			font-weight: bold;
		}
		
		.right {
			text-align: right;
		}
		.media_welcome {
			margin:0;
			background: transparent url('/images/theme/media_welcome_back.png') repeat-x;
			height: 64px;
			color: white;
			line-height: 80%;
		}
		.media_welcome h1 {
			padding-top:10px;
			color:white;
			margin:0;
			font-size: 16px;
		}
		
		.center th, .center tr {
			text-align:center;
		}

div.row{
overflow:hidden;
margin:5px;
text-align:left;
}
div.input{
width:80%;
float:left;
height:35px;
}
div.label{
width:15%;
float:left;
height:18px;
padding-top:7px;
}
div.submit{
text-align:center;
}
div.segment .left_block,
div.segment .right_block{
float:left;
margin:5px;
}
div.segment .right_block{
width:30%;
}
div.segment .left_block{
width:65%;
}
#main form.cmxform{
width:500px;
}
form.cmxform label.error{
width:auto;
}
#main form.cmxform fieldset fieldset label{
margin-left:20px;
}
li.textarea label{
font-weight:bold;
width:97%;
display:block;
}
div.top_block div.col{
float:left;
display:block;
width:45%;
overflow:hidden;
margin:10px;
}
#main #newsletter_valid_submit{
width:250px;
}
#main #newsletter_valid_submit label{
width:210px;
}
div.row div{
float:left;
}
div.row div.score{
width:50px;
text-align:center;
font-weight:bold;
}
div.row div.details{
width:195px
}
#spamassasin_score .headers{
font-weight:bold;
font-size:13px;
text-align:center;
}
#newsletter_tabs h1{
color:#000000;
}
div.dataTables_filter input{
width:150px;
}
div.dataTables_processing{
width:130px;
margin-left:-95px;
}
