/* @group General */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #990000;
	background-image: url("body-color-repeat.png");
	font-family: "Trebuchet MS";
	color: #FFF;
	font-size: 11px;
}
a:link, a:visited {
	color: #FFF;
}
a:hover, a:active {
	
}
/* @end */






/* @group The header */

div#header {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 130%;
}
div#header h1 {
	text-align: center;
	background-image: url(Solpadeine_logo.gif);
	width: 205px;
	height: 54px;
	text-indent: -3000px;
	margin: 0 auto;
}
/* @end */






/* @group The form */

div#form {
	margin: 0 auto;
	background-image: url("form-footer.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 408px;
	color: #990000;
	line-height: 130%;
	margin-bottom: 35px;
}

div#form strong {
	font-size: 18px;
}

div#form form {
	background-image: url("form-header.png");
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px;
}
div#form div {
	padding: 5px 0;
	width: 300px;
	clear: right;
}

div#form form select {
	width:70px;
	height: 22px;
}
input#first-name, input#second-name {
	width: 107px;
	height: 22px;
	line-height: 18px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border: 0;
	border: none;
	border-width: 0;
	text-align: center;
}
div#form input#email {
	width: 216px;
	height: 22px;
	line-height: 18px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border: 0;
	border: none;
	border-width: 0;
	text-align: center;
}
div#form p {
	margin-bottom: 10px;
}

input#submit {
	float:right;  
	height:60px; 
	width:80px;
	margin-top: -62px;
}

/* @end */






/* @group Product strip */

div#middle-section {
	width: 100%;
	padding-top: 11px;
	background: url("panel_strip.png") repeat-x;
}
div#solpadeine-products {
	background: url("solpadeine-product-gradient.png") repeat-y center top;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#solpadeine-products strong {
	color: #FFCC00;
}
div#solpadeine-products h2 {
	padding-top: 15px;
	padding-bottom: 5;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
div#solpadeine-products p {
	margin-bottom: 15px;
	text-align: center;
}
div#solpadeine-products div {
	float: left;
}
div#solpadeine-products div p {
	text-align: center;
	padding-right: 0px;
	padding-top: 85px;	
}
div#solpadeine-max {
	width: 160px;
	background-image: url(max_box.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#solpadeine-plus {
	width: 370px;
	background-image: url(max_plus.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#solpadeine-headache {
	width: 200px;
	background-image: url(sol_headache.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#solpadeine-migraine {
	width: 165px;
	background-image: url(max_migraine.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#solpadeine-migraine {
		padding-right: 0;
}
hr {
	clear: left;
	border: none;
	border: 0;
	height: 0;
	margin-top: 10px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
/* @end */






/* @group Footer */

div#footer {
	padding-top: 20px;
	background: url(footer-top-repeat.png) repeat-x;
}
div#footer-wrapper {
	width: 860px;
	margin: 0 auto;
}
div#footer div#logos-1 {
	width: 182px;
	float: left;
}
div#footer div#text {
	padding-top: 15px;
	float: left;
	width: 500px;
}
div#footer div#logos-2 {
		width: 162px;
	float: right;

}
div#footer p {
	font-size: 9px;
	line-height: 14px;
}
div#footer a:link, div#footer a:visited {
	font-size: 12px;
	margin: 10px 0 15px 0;
}

/* @end */


div#always-read-the-label {
/* This forces the always read the label tab to the top  */
	width: 164px;
	height: 24px;
	background-image: url("always-read-the-label.png");
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 20px;
	text-indent: -3000px;
}

div#solpadeine-terms {
	background: url("solpadeine-product-gradient.png") repeat-y center top;
	width: 814px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 130%;
}
div#always-read-the-label-home {
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
	width: 100%;
	margin-top: 5px;
}
div#solpadeine-terms h3 {
	font-size: 14px;
	padding-bottom: 5px;
}

div#solpadeine-terms p {
	padding-bottom: 7px;
}

div#solpadeine-terms h4 {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 15px;
}
