/* Copyright © 2009 Heritage Web Design, LLC.  All rights reserved. */
body{
    background-image:url('../img/background.jpg');
    background-repeat:repeat-x;
    background-color:#ebebeb;
    font-family: Arial, Helvetica, sans-serif;
    color: #434343;
    font-size:8pt;
    margin:0;
}
img{
    border:none;	
}
h1{ clear: both; background: transparent url('../img/headingBG.jpg') repeat-x scroll left 26px; padding-left: 10px; line-height:75px; color:#fff; font-size:11pt; margin:0px; }
h1 img{
    float:right;
}

h1.home{ clear: both; background: transparent url('../img/headingBG.jpg') repeat-x scroll left 10px; padding-left: 10px; line-height:41px; color:#fff; font-size:11pt; margin:0px; }
h1.home img{
    float:right;
}

h2{ font-size:10pt; margin:4px 0px; text-transform: uppercase; }
h3{ background: #5682C1; color: #fff; font-size: 9pt; border: 1px #4c76b0 solid; padding: 2px 0px 2px 6px; margin-bottom:0px; }
a{ color: #7397c9; }
a:hover{ color: #375d93; }

#wrapper{
    width:960px;
    margin:auto;
    padding: 0px 20px;
    background-color:#fff;
    background: transparent url('../img/page-sides-background.png') repeat-y;
}

#loginWrapper{
    width:960px;
    /*height:500px;*/
    margin:auto;
    padding: 0px 20px;
    background-color:#fff;
    background: transparent url('../img/page-sides-background.png') repeat-y;
}

#header {
    clear:both;
    width:960px;
    margin:auto;
    background:transparent url('../img/logo.jpg') no-repeat;
    height:69px;
}
a#logoLink{
    display:block;
    width:500px;
    height:69px;
    float:left;
}
	

#header a{
    color: #3e3e3e;
    font-size:10pt;
}

#header a:hover{
    color:#8f8f8f;
}

.pageTop{
    width:1000px;
    margin:auto;
    background: transparent url('../img/page-top-background.png') no-repeat;
    height:13px;
    
}

.pageBottom{
    width:1000px;
    margin:auto;
    background: transparent url('../img/page-bottom-background.png') no-repeat;
    height:20px;
}


.userInfo p{
    margin:0px 8px;
    text-align:right;
    line-height:22px;
}

.tabs{
    background: #f1f1f1;
    border-top: 1px #e6e6e6 solid;
    border-bottom: 3px #c7c7c7 double;
    height:26px;
    padding-left:8px;
}

.tabs a{
    display:block;
    padding: 3px 5px 0px 5px;
    height:18px;
    margin: 4px 1px;
    float:left;
    border: 1px #ccc solid;
    text-align: center;
    background: #ededed url('../img/tabBG.jpg') repeat-x;
    font-weight: bold;
    color: #7095c8;
    text-decoration: none;
}

.tabs a:hover{
    background: #fff url('../img/tabBGHover.jpg') repeat-x;
    color: #4371AF;
}
.paginated_table th{
	text-align:left;
}
#active {
    background: #fff;
    height:21px;
    border-bottom: 0px;
    color:#434343;
}

.generalNav{
    text-align:right;
    padding-top:50px;
}

#page{
    padding:0px 15px;
}

.sectionContent{
    border:1px #E4E4E4 solid;
    margin: 1px 0px 15px 0px;
    padding: 10px;
    overflow:hidden;
}
.settingsTwoColumn{
    width:45%;
}



.addSection{
    border:1px #E4E4E4 solid;
    margin: 1px 0px 15px 0px;
    padding: 10px;
    height: 50px;
    background: #eaeaea url('../img/addSectionBG.jpg') repeat-x;
}
.addSection form div.input{
    
    margin-left:30px;
    margin-right:30px;
}

.addSection label{
    font-weight:bold;
    font-size:120%;
}
label.to_the_side{
    float:left; 
    margin: 0 0 0 105;
    width:120px;	
}

.legend{
    border:1px #E4E4E4 solid;
    margin: 1px 0px 2px 0px;
    padding: 5px 10px;
    background: #F5F5F5;
}

.legend p{
    margin:2px 0px 5px 0px;
    color: #8b8b8b;
    font-style:italic;
}

.legend b{
    color: #434343;
    font-style: normal;
}

.variable {
    font-size: 10pt;
    color: #c65151;
    font-style: normal;
    padding-left: 10px;
}

.plainText{
    width: 909px;
    border:1px #E4E4E4 solid;
    margin: 1px 0px 0px 0px;
    padding: 5px;
    height: 100px;
    font-size: 8pt;
    font-family: Verdana;
}

.centered{
    text-align:center;	
}
#leftColumn{
    clear:both;
    float: left;
    width: 447px;
    margin: 0px 0px 0px 5px;
    padding: 10px;
    font-size: 11px;
    line-height: 15px;
}

#leftColumn img{
    float: left;
}

.homeSection{
    background: #ebebeb url('../img/indexLeftSectionsBG.jpg') repeat-x;
    height: 84px;
    border: 1px #ccc solid;
    margin: 8px 0px;
}

.homeSection ul{
    list-style-image: url('../img/arrow.gif');
    margin-left:110px;
    line-height:18px;
    margin-top:0px;
    margin-bottom:6px;
}

.homeSectionLinks {
    text-align: right;
    margin: 0px;
    padding: 0px 10px 3px 0px;
    color: #7095c8;
}

#rightColumn{
    float:right;
    padding-top:10px;
    background-repeat:no-repeat;
    width: 480px;
    background-color:#fff;
    margin-right:5px;
}

.generalStats{
    border: 1px #ccc solid;
    margin: 8px 8px 8px 0px;
    padding-top:5px;
    height:362px;
    background: #f5f5f5 url('../img/statHomeBG.jpg') repeat-x;
}

.numberPages{
     padding:3px 0px 5px 2px;
}

.pagination{
    clear: both;
    background:#EEEEEE;
    border: 1px #c7c7c7 solid;
    height:23px;
    margin-top:2px;
    line-height:23px;
    padding: 0px 10px;
}
.pagination select{
    margin-right:5px	
}

table {
    width: 100%;
    border: 1px #e4e4e4 solid;
    margin-top:2px;
}

th {
    border-bottom: 1px #ccc dotted;
    height:35px;
    padding:0px 10px;
}

td{
    padding: 6px 12px;
}

.odd {
    border: 1px #cfcfcf dotted;
    border-width: 1px 0px;
}

.even {    
    background:#F5F5F5;
}

.evenLast {
    border: 1px #ccc dotted;
    border-width: 1px 0px 0px 0px;
}

.closeIcon{
    font-weight: bold;
    text-decoration: none;
}

.topFooter{
    background: #eee;
    border: 1px #ccc solid;
    border-width: 1px 0px;
    height: 24px;
    margin-top:35px;
}

#footer{
    clear:both;
    text-align:right;
    padding-bottom:30px;
}

#footer p{
    margin: 15px 15px 0px 15px;
    color: #979797;
}

.icon {
    position: absolute;
    width:79px;
    height:47px;
    z-index: 5;
    margin: 0px 0px 0px 392px;
}

input.small{
    float:right;
    background: transparent url('../img/buttonBG.jpg') repeat-x;
    border:1px solid #7b7b7b;
    font-size:8pt;
    color: #fff;
    height: 21px;
    line-height: 18px;
    cursor: pointer;
    padding-bottom:4px;
    width: 57px;
    margin: 15px 0px;
}

input.small:hover{
    background: transparent url('../img/buttonBG.jpg') repeat-x scroll 0 -22px;
}
input.smallNoFloat{
    background: transparent url('../img/buttonBG.jpg') repeat-x;
    border:1px solid #7b7b7b;
    font-size:8pt;
    color: #fff;
    height: 21px;
    line-height: 18px;
    cursor: pointer;
    padding-bottom:4px;
    width: 57px;
}

input.smallNoFloat:hover{
    background: transparent url('../img/buttonBG.jpg') repeat-x scroll 0 -22px;
}

input.large, div.submit input, a.large{
    float:right;
    background: transparent url('../img/buttonBG.jpg') repeat-x;
    border:1px solid #7b7b7b;
    font-size:8pt;
    color: #fff;
    height: 21px;
    line-height: 18px;
    cursor: pointer;
    /*padding-bottom:4px; */
    width: 108px;
    margin: 15px 0px;
}

input.large:hover, div.submit input:hover, a.large:hover{
    background: transparent url('../img/buttonBG.jpg') repeat-x scroll 0 -22px;
}

input.largeNoFloat, div.noFloat input{
    background: transparent url('../img/buttonBG.jpg') repeat-x;
    border:1px solid #7b7b7b;
    font-size:8pt;
    color: #fff;
    height: 21px;
    line-height: 18px;
    cursor: pointer;
    /*padding-bottom:4px; */
    width: 108px;
}

input.largeNoFloat:hover, div.noFloat input:hover{
    background: transparent url('../img/buttonBG.jpg') repeat-x scroll 0 -22px;
}

a.largeButton{
	background: transparent url('../img/buttonBG.jpg') repeat-x;
    border:1px solid #7b7b7b;
    font-size:9pt;
    color: #fff;
    height: 21px;
    line-height: 18px;
    cursor: pointer;
    /* padding-bottom:4px; */
    width: 108px;
    text-decoration:none;
    text-align:center;
    display:block;
}

a.largeButton:hover{	
	background: transparent url('../img/buttonBG.jpg') repeat-x scroll 0 -22px;
}


.left
{
	float:left;
}

.right
{
	float:right;
}
.left_margined
{
	margin-left:10px;
}
.right_margined
{
	margin-right:10px;
}
.side_margined
{
	margin-left: 10px; margin-right:10px;
}	

.to_the_left
{
	text-align:left;
}
.to_the_right
{
	text-align:right;
}
.to_the_middle
{
	text-align:middle;
}
.padded_right
{
	padding-right:3px;
}

.padded_left
{
	padding-left:3px;
}

.input_row
{
	margin:0;
	padding:5px;
	clear:both;
	display:block;
	height:20px;
}
.input_row_padded
{
    margin:0;
    padding:20px 20px 30px 20px;
    clear:both;
    display:block;
    min-height:20px;
}

.bolded{
	font-weight:bold;
}

/* Clears */
.clear
{
	clear:both;
}

.clear_right
{
	clear:right;
}

.clear_left
{
	clear:left;
}


.w_half{
    width:50%;	
}
.w_50
{
	width:50px
}
.w_75
{
	width:75px
}
.w_100
{
	width: 100px;
}
.w_150
{
	width: 150px;
}
.w_200
{
	width: 200px;
}
.w_300
{
	width: 300px;
}
.w_400
{
	width: 400px;
}
.w_500
{
	width: 500px;
}
.w_600
{
	width: 600px;
}
.w_700
{
	width: 700px;
}
/* *heights* */

.h_50{
    min-height:50px;
    overflow:hidden;
}

.h_100
{
	height: 100px;
}
.h_200
{
	height: 200px;
}
.h_300
{
	height: 300px;
}
.h_400
{
	height: 400px;
}
.h_500
{
	height: 500px;
}
.inline{
	display:inline;
}
/* Flash message */
div#flashMessage{
	color: #ff0000;
	font-size: 120%;
	margin-left:25px;
	padding-top:15px;
}

form div{
    margin-bottom:0.5em;
    padding:0.5em;
    vertical-align:text-top;	
}
label{
    display:block;
}
dl dt{
	padding:3px;
    font-weight:bold;	
}
dl dd{
    padding-bottom:5px;	
}

ul.campaignMessages{
    list-style-type:none;
}
ul.campaignMessages li{
    padding:5px;
}

div.twoColumns{
	clear:both;
}
div.twoColumns div{
    float:left;
    text-align:left; 
}
div.twoColumns div input[type=text]{
    width:200px;
}
div.twoColumns div input[type=checkbox]{
    float:right;
}
div.twoColumns div label{
    float: left;
    width:120px;   
    margin:0 0 0 80px; 
    font-weight:bold;
}
div.threeColumns{
    clear:both;
}
div.threeColumns div.input{
	float:left;
}
div.threeColumns div.sectionContent{  
	min-height:35px;
}
div.threeColumns div input[type=text]{
    width:50px;
}
div.threeColumns div input[type=checkbox]{
    float:right;
}
div.threeColumns div label{
    float: left;
    width:100px;   
    margin:0 0 0 105px; 
    font-weight:bold;
}

form#CampaignAddForm input,form#CampaignAddForm select,form#CampaignEditForm input,form#CampaignEditForm select{
    font-size:8pt;
}

div.delete{
    width:300px;
}

div.multipleCheckbox div.checkbox{
    display:inline;
}

div.multipleCheckbox label{
    display:inline;
}
/* Statistics */
div.statsHeader{
	background-color:#ebebeb;
	height:56px;
	
}
div.statsHeader h2{
    float:right;
    color: #a2a2a2;
    font-size:2em;
    margin: 12px 5px 0px 0px;
}

a.statsButton{
    background: #f5f5f5 url('../img/statButtonBG.jpg') repeat-x;
    color:#a2a2a2;
    float:left;
    border:solid #cccccc 1px;
    padding:3px;
    text-decoration:none;
    margin:3px;
}

div.globalStatsContainer{
    margin-top:12px;
    float:right;
    width:612px;
}

div.sectionContent div.radio label{
    display:inline;
}

div#chartContainer{
    position:absolute;
    top:50%;
    left: 50%;
    width: 750px;
    margin-left: -375px;
    height: 600px;
    margin-top: -325px;
    background-color:#ebebeb;
    border: solid 2px #5682C1;
    padding: 2px;
}

div#loginHeader{
    height:50px;
    border-bottom: double #cecece;
}
div#loginTitle{
	color:#aaaaaa;
	font-weight:bold;
	font-size:140%;
	padding:20px 0px 20px 10px;
}

div#loginContainer{
	background: transparent url('../img/StayNTouch-leftColumn.jpg') no-repeat;
    width:300px;
    height:375px;
}

div#loginFormContainer{
    width:250px;
    margin:0pt auto;	
}

div#loginLogo{
	margin:0pt auto;
    width:950px;	   
}

div#loginContent{
	width:500px;
	margin: 0pt auto;
	padding-top:30px;
}
    div#loginContent h2{
        color:#5682C1;
        background: transparent !important;
    }
    
    div#loginContent h3{
        color: #777777;
        background: transparent !important;
        border: none !important;
    }
    
    div#loginContent ul{
        color:#777777;
        list-style-type:square;
    }

div#ajaxMessageContainer{
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-100px;	
    width:200px;
    height:100px;
    background-color:#ebebeb;
    border: solid 2px #5682C1; 
    display:none;
    font-weight:bold;
    padding:5px;
    text-align:center;
    
}

div#tooltipContainer{
	display:none; 
    background-color:#f5f5f5;
    font-family: Arial, Helvetica, sans-serif;
    color: #434343;
    font-size:8pt; 
    min-height:70px; 
    width:160px; 
    padding:7px; 
    margin-bottom:10px;
    border: solid 1px #5682C1; 	
}

img.tooltip{
    padding:0px 5px;
    margin-bottom:-4px;
}

/*
Getting Started 
*/


#modalSample{
 top:50%;
 left:50%;
 position:absolute; 
 border:2px #454545 solid;
 font-size: 1.3em;
 color: #8d8d8d;
 display:none;
 margin-top:-115px;
 margin-left: -215px;
 
}
 
#modalSample p{
 margin:5px 0px;
}
 
.titleBar{
 background: transparent url('../img/titleBar.jpg') no-repeat scroll right top;
 height:26px;
}
 
.modalContent{
 background: #e0e0e0 url('../img/modalBG.jpg') repeat-x;
 padding:3px 10px;
}
 
#startGuideLink{
 display:block;
 width: 59px;
 height:56px;
 background: transparent url('../img/startButton.png') no-repeat;
 float:right;
 text-decoration: none;
 margin-top: 20px;
}
 
#startGuideLink:hover{
 background: transparent url('../img/startButton.png') no-repeat scroll left -56px;
}
 
.modalFooter{
 background: transparent url('../img/footer.jpg') repeat-x;
 height:15px;
 clear:both;
}
 
.headingText{
 color:#5682C1;
 font-size: 130%;
 font-weight: bold;
}
 
.underline{
 text-decoration: underline;
 color:#636363;
 font-weight: bold;
}
 
p.startGuide{
 font-size:160%;
 color:#636363;
 font-style:italic;
 font-weight: bold;
 padding-left: 105px;
 padding-bottom:25px;
}
 
.subHeading{
 padding-left: 17px;
 font-weight: bold;
}
 /* Custom Form from Design Template  */
 
 #newsletterFormTemplates{
    width:650px;
    height:500px;
    text-align:center;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-325px;
    margin-top:-250px;  
    background-color:#fefefe;
    border: solid 2px #5682C1; 
    display:none;
    overflow-x:hidden;
    overflow-y:auto;
 }
 
 #newsletterFormTemplates img{
    padding:5px;
 }
 
 #selectedTemplate{
    width:500px;
    height:500px;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-250px;
    margin-top:-250px;  
    background-color:#fefefe;
    border: solid 2px #5682C1; 
    display:none;
 }