@charset "UTF-8";
/* CSS Document */




/*********** BASE **********/
/***************************/
/***************************/
/***************************/

body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	text-align: left; 
	line-height: 1.3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f9f8f4 url() repeat-x 0 0;
}
	
img {
	margin: 0px;
	border: none;
}

p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.container {
	background: url("../images/bg_nav.gif") repeat-x scroll 0 0 #F9F8F4;
}

.content {
	width: 856px;
	margin: 0 auto;
}




	
/******* NAVIGATION ********/
/***************************/
/***************************/
/***************************/

.nav {
	float: right;
}

.nav ul {
	margin: 5px 0 0 0;
}

.nav li {
	list-style: none;
	display: inline;
	margin: 10px 20px 0 0;
	font-size: 12px;
	text-shadow: 0 1px 0 #000;
}

.nav a:link {
	color: #eca9ae;
	text-decoration: none;
}

.nav a:visited {
	color: #eca9ae;
	text-decoration: none;
	border: none;
}

.nav a:hover {
	color: #f9f8f4;
}

.nav a.selected {
	color: #f9f8f4;
}




/******** HEADLINES ********/
/***************************/
/***************************/
/***************************/

h1 {
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #000;
	margin-bottom: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
}
	
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 29px;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
	
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}
	
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #f4ecdf;
	text-shadow: 0 1px 0 #080402;
	margin: 0;
	padding: 0;
}
	
	
	
	
/********** LNKS **********/
/**************************/
/**************************/
/**************************/

.home-content a:link {
	color: #a33038;
	text-decoration: none;
}

.home-content a:visited {
	color: #a33038;
	text-decoration: none;
	border: none;
}

.home-content a:hover {
	color: #a33038;
	border-bottom: thin dotted;
	text-decoration: none;
}

a:hover.cleared {
	border-bottom: none;
	text-decoration: none;
}

.hiddenlink {
	display: none;
}




/*********** HOME **********/
/***************************/
/***************************/
/***************************/

.home-content-left {
	float: left;
	width: 405px;
	margin: 50px 0 0 0;
}

.home-content-right {
	float: right;
	width: 451px;
	margin: 55px 0;
}

img.headline {
	margin: 50px 0 0 0;
}

img.tryitbtn {
	margin: 20px 0 40px 0;
}

.home-content-full {
	margin: 40px 0;
}

.home-content-full p {
	font-size: 15px;
}

.home-column1 {
	float: left;
	width: 30%;
	margin: 0 40px 40px 0;
}

.home-column2 {
	float: left;
	width: 30%;
	margin: 0 40px 40px 0;
}

.home-column3 {
	float: left;
	width: 30%;
}





/********* CONTENT *********/
/***************************/
/***************************/
/***************************/

.all-content-left {
	float: left;
	width: 525px;
	margin: 50px 0 0 0;
}

.feature-content-right {
	float: right;
	width: 303px;
	margin: 141px 0 55px 0;
	background: url(../images/bg_callout.gif) no-repeat;
}

.all-content-full {
	float: left;
	width: 856px;
	margin: 50px 0 0 0;
}

img.featureimages {
	float: right;
	margin: 10px 0 10px 15px;
}

img.ruler {
	margin: 0 0 10px 0;
}

.callout-content {
	margin: 15px 15px 0 20px;
}

.all-content-left h3, .feature-content-right h3, .all-content-full h3 {
	margin: 25px 0 10px 0;
	line-height: 24px;
}

.all-content-left p, .all-content-full p {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 24px;
}

.feature-content-right p {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 20px;
}






/******** TEMPLATES ********/
/***************************/
/***************************/
/***************************/

.email-clients {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	width: 800px;
}

.email-clients li {
	background: url(../images/templates/i-check.png) no-repeat 0 0;
	float: left;
	margin-bottom: 10px;
	padding-left: 25px;
	width: 150px;
}

.email-clients em {
	color: #797c80;
}

.email-templates {
	list-style: none;
	margin: 0;
	padding: 0;
}

.email-templates li {
	background-color: #FFF;
	float: left;
	width: 407px;
	margin: 2px 15px 30px 5px;
	padding: 0 0 15px 0;
	/*height: 242px;
	display: inline;*/
}

.email-templates img {
	border: 8px solid #FFF;
	margin-bottom: 5px;
}

.email-templates h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0 8px 8px;
}

.email-templates a {
	color: #797c80;
	font-size: 12px;
	text-decoration: none;
}

.email-templates a:hover {
	color: #a33038;
	border-bottom: thin dotted;
	text-decoration: none;
}

.email-templates .preview {
	background: url(../images/templates/i-preview.png) no-repeat 8px 0;
	float: left;
	padding: 0 30px 0 28px;
}




/******** LIGHTBOX *********/
/***************************/
/***************************/
/***************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/********* PRICING *********/
/***************************/
/***************************/
/***************************/

#pricingstructure {
	width: 400px;
	margin: 10px 0 25px 0;
	border: 1px solid #a7a59b;
	border-collapse: collapse;
	font-size: 13px;
	background-color: #fafafa;
}

#pricingstructure tbody th {
	text-align: left;
	padding: 8px 2px 8px 12px;
	color: #202020;
	background-color: #dfdeda;
	text-shadow: 1px 1px #efefef;
}

#pricingstructure thead th, #pricingstructure tbody td {
	padding: 8px 2px 8px 12px;
	border: 0;
	border-top: 1px solid #a7a59b;
}

#pricingstructure thead th {
	border: 0;
	font-weight: normal;
	color: #bbb;
}

.pricingred {
	color: #a33038;
}

img.pricing {
	float: right;
	padding: 0 7px;
}







/********* SIGNUP **********/
/***************************/
/***************************/
/***************************/

.signup {
	clear: both;
	background: #decba7 url(../images/pricing_banner.png) repeat-x center 0;
}

.signupcontent {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

.signupcontent p {
	color: #2b1d15;
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.signupcontent h4 {
	padding: 35px 0;
}

.signupcontent img {
	float: left;
	padding: 60px 0 45px 0;
}

.signupcontent a:link {
	color: #af350d;
	text-decoration: none;
}

.signupcontent a:visited {
	color: #af350d;
	text-decoration: none;
}

.signupcontent a:hover {
	color: #af350d;
	text-decoration: underline;
}

.signupcontent span {
	float: left;
	text-indent: -9999px;
}

.message {
	background: #a33038;
	color: #f9f8f4;
	display: none;
	width: 460px;
	padding: 10px;
}

.contact {
	text-align: left;
}

.contact li {
	list-style-type: none;
	padding: 4px 0;
}

.contact li.special {
	display: none;
}

.contact input {
	width: 290px;
	height: 20px;
	border: 1px solid #999;
}

input.checkboxer {
	width: 35px;
	height: 20px;
	margin: 15px 0 0 90px;
	padding: 0;
}

.contact textarea {
	width: 290px;
	height: 180px;
	border: 1px solid #999;
}

.contact label {
	float: left;
	font-size: 12px;
	width: 100px;
}

.submit-button {
	width: 264px;
	background-color:#000;
	color: #FFF;
	padding: 8px 0;
	margin: 0 0 20px 139px;
	font-size: 14px;
	border: 1px solid #CCC;
}

.requiredinfo {
	font-weight: bold;
	font-size: 12px;
}





/******* ANTI-SPAM *********/
/***************************/
/***************************/
/***************************/

.antispam {
	clear: both;
	background: #decba7;
}

.antispamcontent {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 25px 0;
}

.antispamcontent h1 {
	font-size: 24px;
	margin: 0 auto;
	padding: 125px 0 25px 0;
}

.antispamcontent p {
	color: #2b1d15;
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}





/********* FOOTER **********/
/***************************/
/***************************/
/***************************/

.rmmark {
	float: right;
	margin: 25px 0 5px 0;
}

.footer {
	clear: both;
	background: #000 url(../images/bg_footer.gif) repeat-x 0 0;
}

.footercontent {
	width: 856px;
	height: 200px;
	margin: 0 auto;
	padding: 40px 0;
}

.footercontent p {
	color: #f9f8f4;
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.footer-column1 {
	float: left;
	width: 45%;
}

.footer-column2 {
	float: left;
	width: 25%;
}

.footer-column3 {
	float: left;
	width: 30%;
	margin: 45px 0 0 0;
}

.footer-column1 img {
	margin: 0 0 15px 0;
}

.footer-column2 ul {
	margin: 45px 0 0 0;
}

.footer-column2 li {
	list-style: none;
	margin: 5px 0 0 0;
	font-size: 11px;
}

.footer-column3 label {
	color: #f9f8f4;
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.footer-column3 input {
	margin: 5px 0;
}

input.widecontrol {
	width: 200px;
}


.footercontent a {
	color: #a33038;
	text-decoration: none;
	border-bottom: thin dotted;
}

.footercontent a:visited {
	color: #a33038;
	border-bottom: thin dotted;
}

.footercontent a:hover {
	color: #f9f8f4;
	border-bottom: thin solid;
}

.footer-submit-button {
	width: 100px;
	background-color:#a33038;
	color: #f9f8f4;
	padding: 3px 0;
	margin: 0;
	border: 1px solid #000;
}
