/* Basics */

#content_landing {
	margin: 15px 15px 15px 50px;
	width: 685px;
	line-height: 2em;
	font-size: 12px;
	font-family: sans-serif;
	float: left;
}
#content p {
	margin-bottom: 0;
}
img {
	border: none;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right !important;
	margin-left: 10px;
}

.pLeft {
	float: left;
	width: 320px;
	text-align: justify;
}

.pRight {
	float: right;
	width: 320px;
	text-align: justify;
}


.clear {
	clear: both;
}

/* 25px bottom margin for clear div*/
.clearbottom_margin {
	margin-bottom: 25px;
}

.clearRight {
	clear: right;
}


h3 {
	color: #4c6bb0;
	font-size: 16px;
}


h4 {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #4c6bb0;
	font-size: 14px;
}


li {
	font-size: 11px;
}

.justify {
	text-align: justify;
}

/* End Basics */

/* Header Copy */

#headerCopy {
	margin-bottom: 20px;
	width: 665px;
}

#headerCopy p {
	float: right;
	width: 425px;
}

#titleIMG {
	margin-top: 35px;
}


/* End Header Copy */

/* Feature List */

#feature_list {
	width: 315px;
}

ul#feature_list {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style: disc;
	list-style-position: outside;
	line-height: 2.2em;
}



/* End Feature List */

/* Trial Form */

.myform, .myform2{
margin:0;
width:300px;
padding: 15px 0 15px 0;
background-image: url(/images/landing/savi700/small_form2_bg.png);
background-repeat: no-repeat;
}

.myform2 {
	background-image: url(/images/landing/images/small_form_bg2.png) !important;
}


#form fieldset {
	border: none;
	padding: 32px 0 0 19px;
}

.myform2 fieldset {
	padding: 50px 0 0 19px !important;
}



#form h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#form p {
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#form label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}

#form .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#form input{
font-size:12px;
padding:4px 2px;
width:250px;
margin: 0 0 10px 0;
}

#form select {
	width: 255px;
}

#form button{
clear:both;
width:285px;
height:39px;
background:url(/images/landing/savi700/form_btn.png) no-repeat;
border: none;
cursor: pointer;
position: relative;
top: -3px;
}

.myform2 button {
	background:url(/images/landing/images/form_btn2.png) no-repeat !important;
}


.spacer {
	margin-top: 150px;
}

/* End Trial Form */


/* Trial Form Page */

.fullpage_form {
margin:0;
padding: 0 !important;
width: 270px;
padding: 15px 0 15px 0;
background-image: none;
background-repeat: no-repeat;
float: right;
}

.fullpage_form button {
	position: relative;
	top: 0;
	left: -20px;

}

.fullpage_form fieldset {
	padding: 0 !important;
}

.fullpage_form input {
	float: none !important;
}

.fullpage_form textarea {
	width: 250px;
	height: 150px;
	margin-top: 10px;
}

.fullpage_form label {
	float: none !important;
	width: 100% !important;
	text-align: left !important;
	margin-top: 10px;
}

/* Products */

#products {
	margin-bottom: 15px;
	padding-left: 15px;
	background:url(/images/landing/savi700/products_box_shadow.jpg) no-repeat;
	height: 321px;
}

#products h4 {
	  margin: 0 0 10px 26px;
	
}

/*Please note some pages have inline margins (Savi 700 Series) */
#product_box {
	width: 140px;
	margin-left: 10px;
}

#product_box h4 {
	margin-left: 15px;
}

#thumb_boxes {
	margin: 30px 0 20px 20px;
	width: 100%;
	border-bottom: 1px solid #94a6d0;
	border-top: 1px solid #e4e3e3;
	padding: 5px 0 5px 35px;
}

#thumb_box {
	width: 145px;
	padding-right: 5px;
	font-weight: bold;
	text-align: center;
	color: #4c6bb0;
}

#thumb_box img {
	border-bottom: 1px solid #94a6d0;
}

#product_box .floatLeft {
	margin-right: 0;
}

#product_btn {
	text-indent: -9999px;
	width: 105px;
	height: 35px;
	background: url(/images/landing/savi700/cart_btn.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
}

#learn_btn {
	text-indent: -9999px;
	width: 125px;
	height: 30px;
	background: url(/images/landing/images/learn_button.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}


/* End Products */

/* Footer */

#landing_footer {
	height: 170px;
	background: url(/images/landing/savi700/700_footer.jpg) no-repeat;
	position: relative;
}

#trial_btn {
	position: relative;
	left: -25px;
	top: 28px;
	float: right;
}

#landing_footer p {
	float: left;
	width: 320px;
	color: #fff;
	margin: 55px 0 0 20px;
}


/* Start 45 Day Trial Landing CSS */

/*Larger Box Shadows for 45 Day Promo Page */

#paper_top {
		background:url('/images/landing/images/paper_top.jpg') no-repeat;
		height: 11px;
		width: 669px;
}

#paper_cut {
		background:url('/images/landing/images/paper_cut.jpg') repeat-y;
		width: 669px;
		padding: 0 0 0 15px;
}

#paper_bottom {
		background:url('/images/landing/images/paper_bottom.jpg') no-repeat;
		height: 43px;
		width: 669px;
}

/* IMG - Paper Specific */

#paper_img {
	margin-right: 30px;
	margin: 15px 30px 0 0;
}

#paper_cut h2 {
	margin: 15px 0 0 15px;
}

#paper_cut p {
	margin-left: 15px;
}

#paper_cut #button {
	margin: 25px 0 0 13px;
}

/* End IMG - Paper Specific */


#content .bigger {
	height: 375px !important;
	padding-top: 15px;
	background:url('/images/landing/45day/box-shadow_bigger.jpg') no-repeat !important;
	padding-right: 34px;
	margin-top: 30px;
	margin-bottom: 35px;
}

/*Smaller Box Shadows for 45 Day Promo Page */
#content .smaller {
	height: 340px !important;
	padding-top: 25px;
	background:url('/images/landing/45day/box-shadow_smaller.jpg') no-repeat !important;
	padding-right: 34px;
	margin-top: 25px;
}

.bigger h2 {
	margin: 0 0 0 10px!important;
}

.bigger p {
	
	margin-left: 10px !important;
}

.smaller h2 {
	margin: 0 0 0 10px !important;
}

.smaller p {
	
	margin-left: 10px !important;
}




/* Increased Margin for Buttons w/ Products that have less Content*/
.more_margin {
	margin-top: 28px !important;
}

#content #hr {
	height: 1px;
	background-color: #b7c4df;
	margin-bottom: 30px;
}

#content h2 {
	color: #4c6bb0;
	font-size: 1.4em;
}

#content h3 {
	margin-bottom: 8px;
}

#content #products h4 {
	  margin: 0 0 10px 26px;
	
}

/* Three Products in Header Section */
.three {
	width: 210px !important;
	background: #fff;
	margin-left: 0 !important;
}

.three_products {
	padding-left: 12px !important;
}

.three h4 {
	margin-left: 70px !important;
}

/* Prices */

#price_box {
	width: 185px;
	font-weight: bold;
	margin: 10px 10px 0 20px;
}

#price_box p {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#price_box #product_btn {
	margin: 10px 0 0 0;
}


/* Product Documentation */

#product_docs {
	width: 150px;
}


#link_button {
	margin-top: 15px;
	width: 197px;
	height: 30px;
	background-image:url(/images/landing/images/product_page_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
}

#link_button_140 {
	margin-top: 15px;
	width: 140px;
	height: 30px;
	background-image:url(/images/landing/images/blank_button.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

.saviForm {
	border: 1px soldi red;
}