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

/*------------------------ Custom Colors (edit the specified colors in these tags to personalize the colors of this page) ------------------------- */

#content {
	border-top:10px solid /* edit this */#73a6d9;
	background-color:/* do not change */#FFFFFF;
}

#footer {
	background-color:/* edit this */#73a6d9;
	border-bottom:/* do not change */5px solid #d6d6d6;
	color:#ffffff;
	font-size:10px;
}

#footer a {
	color:#ffffff;
}


h1, h2, h3, h4, h5, h6, h7 {
	color:#c43b0f;
}

/*------------------------------------------- Global ------------------------------------------ */

body {
	text-align: center;
	font : 82.5%/170% "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #868686;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3, h4, h5, h6, h7 {
	font-size: 12px;
}

ul {
	line-height: 18px;
	font-size: 12px;
	list-style-position: inside;
	
}

ol {
	line-height: 18px;
	font-size: 12px;
	list-style-position: inside;

}

li {

}

p {
	font-size: 12px;
	line-height: 17px;
	padding:0 0 5px 0;
	text-align: justify;
	margin:10px 0 10px 0;
}

/*------- Setting margins to zero for Firefox -------- */

h1, h2, h3, h4, h5, h6, h7, a, img, form, input, select, fieldset, li, ul, ol, table, td, tr, th {
	margin:0;
	padding:0;
}

img, fieldset {
	border-style:none;
	
}

/*--------------------------- Global Classes ---------------------------- */

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clearBoth {
	clear:both;
}

/*------------------------------------------- Wrap ------------------------------------------ */

#wrap {
	margin:0 auto;
	width:759px;
	background-color: #FFFFFF;
	text-align: left;
}

/*------------------------------------------- Header ------------------------------------------ */

#header {
	height:100%;
}

.safecartLogo {
	float:right;
	padding:10px 20px 15px 0;

}

.merchantLogo {
	float:left;
}

/*------------------------------------------- Content ------------------------------------------ */

#content {
	padding:10px 10px 10px 20px;
	height:100%;

}

.leftContent {
	float:left;
	width:148px;
	margin-right: 40px;
}

.rightContent {
	float:left;
	width:511px;
	position:relative;

}

#emailForm {
	width:333px;
	background-image: url(/images/presell/bg-form.gif);
	background-repeat: repeat-x;
	border:1px solid #c1c0b5;
	padding:5px 20px 20px 20px;
	background-color: #d6d2b3;
	float:left;
	margin:0 40px 0 20px;
	position:relative;
}


#emailForm2 {
	width:363px;
	background-image: url(/images/presell/bg-form.gif);
	background-repeat: repeat-x;
	border:1px solid #c1c0b5;
	padding:5px 20px 20px 20px;
	background-color: #d6d2b3;
	float:left;
	margin:0 0 0 0px;
	position:relative;
}

.below {
	padding-right:40px;
}

.right input {
	width:200px;
}

h3{
font-size: 14pt;
text-align:left;
font-family:"trebuchet ms";
color:#c43b0f;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}

.below p, .rightContent p{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:20px;
padding-top:5px;
font-size:11pt;
line-height:1.2em;
}

.below li{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:30px;
padding-top:5px;
font-size:11pt;
padding-right:20px;
line-height:1.2em;
padding-bottom:10px;
}

strong{
color:#c43b0f;
font-size:12pt;
}

#paymentProcessing {
	border: 1px solid #c1c0b5;
	padding:5px 15px 5px 10px;
	margin-bottom:10px;
	margin-top: 20px;
	position: relative;
}

.paymentProcessHeader {
	font-weight: bold;
	font-size: 14px;
	color:#359f28;
	text-align: left;
	letter-spacing: 1px;
}

.paymentProcessImg {
	position:absolute;
	top:-20px;
	right:-25px;
}

.creditCards {
	border-left: 1px solid #c1c0b5;
	border-right: 1px solid #c1c0b5;
	border-bottom: 1px solid #c1c0b5;
	width:403px;
}

.lock {
	position:absolute;
	top:-10px;
	left:-10px;
}

.buttons {
	margin-top:8px;
}

.small {
	font-size:10px;
	line-height: 12px;

	color:#565656;
	text-align:center;
}

#content .downloadCalloutFront {width:720px;height:49px;background: url(../images/background-download-front-s.jpg) top left no-repeat;}
#content .downloadCalloutFront p {float:left;margin:16px 0 0 20px;font-size:14px;width:470px;}
#content .downloadCalloutFrontButton {float:right;margin:0;padding:0;width:auto;height:auto;}
#content .downloadCalloutFrontButton a 
{
	text-indent: -9999px;border: none;display: block;margin:8px 40px 0 0;padding: 0;
	width: 180px;height: 40px;
	background: url(../images/button_download_dd_sm.jpg) 0 -40px no-repeat;text-decoration:none;}
#content .downloadCalloutFrontButton a:hover {background-position: 0 0;text-decoration:none;}

/*------------------------------------------- Footer ------------------------------------------ */

#footer {
	padding:5px 20px 5px 20px;
}

#offer {
	text-align: center;
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}

#offer strong {
	/*text-shadow: 3px 3px 5px red;*/
	display: block;
	color: #ffa800;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.5px;
	padding: 14px;

}
