html {margin:0; padding:0;min-height: 100%;width: 100%;height: 100%;}
body{
	top:0;
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
	font-size: 0.80em;
	line-height: 130%;
	word-spacing: 0.225em;
	color: #333;
	min-height: 100%;
	width: 100%;
	height: 100%;
	background: url('../images/lpa_background.jpg') top center repeat-x #fff; 
}

div#bigwrapper{
	min-height: 100%;
	width: 100%;
	height: 100%;
}


div#wrapbg{
	padding:0;
	margin: 0;
	min-height: 100%;	
	width: 810px;
	margin: 0 auto;
}

.clr{clear: both;}

/* Background Blocks
- For Semented background -
*/
div#header 			{width: 810px; float: left; margin-top: 10px;}

div#bodymainblock 	{width: 810px;	background: url('../images/lpa_contentpane_top.png') top center no-repeat; float: left;} 
div#bodymaindiv 	{margin-top: 20px; float: left; width: 810px;}
div#bodymain 		{background: url('../images/lpa_contentpane_middle.png') top center repeat-y; float: left;padding: 0 30px; width: 750px;} 

div#footer 			{width: 810px;	height: 50px; background: url('../images/lpa_contentpane_bottom.png') top center no-repeat; float: left; padding-bottom: 20px;}

/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
div { margin: 0; padding: 0;}
h1 {
	margin:0; padding:0;
	font-size: 250%;
	line-height: 110%;
	font-style: italic;
	font-weight: bold;
	/*color: #ff598b;*/
	color: #ff598b;
}

h2{
	margin:0; padding:0;
	font-size: 150%;
	line-height: 110%;
	font-style: italic;
	font-weight: bold;
	color: #ff598b;
}

h2.standard{
	margin-bottom: 5px;padding:0;
	font-size: 150%;
	line-height: 110%;
	font-style: italicc;
	font-weight: bold;
	color: blue;
	float: left;
	display: block;
	width: 100%;
}

h3 {
	margin:0;padding:0;
	font-size: 125%;
	line-height: 110%;
	font-weight: bold;
	color: #ff598b;
	margin-bottom: 5px;	
}

h4 {
	margin:0;padding:0;
	font-size: 100%;
	line-height: 110%;
	font-weight: bold;
	color: #ff598b;
}

h5 {
	margin:0;padding:0;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
	color: #ff598b;
}

p {margin:0;padding:0; margin-bottom:10px;}
a:link, a:visited{	text-decoration: none;}
a:hover{text-decoration: underline;}
a img{border: none;}

ul {margin:10px 0px 15px 10px; padding: 0;}
ul li { margin:0; padding: 0; list-style-image: url('../images/lpa_bullet.gif'); margin-left: 15px; padding-left: 10px; margin-bottom: 5px;}

div.testimonialwrapper {
	float: left;
	border: 1px dashed #ddd;
	margin: 15px 0px;
	width: 100%;
	background: url('../images/lpa_testimonial_left.gif') no-repeat top left #fafafa;
}
div.testimonialwrapper span{
	display: block;
	padding: 20px 10px;
	background: url('../images/lpa_testimonial_right.gif') no-repeat bottom right transparent;
	font-style: italic;
}

img.leftalignedimage {
	float: left;
	margin: 0px 15px 15px 0px;
}

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

/* LAYOUT STYLING
--------------------------------------------------------- */

div#wrapper{
	width: 100%;
	margin:0;
	padding: 0;
	text-align: left;
}

/* Showcase
--------------------------------------------------------- */
div.showcase {float: left; margin-bottom: 15px;width: 100%; text-align: center;}
table#showcasetable {margin:0 auto;}
table#showcasetable td{ padding: 5px;}
table#showcasetable td img{	border: 3px solid #ff598b;}
table#showcasetable thead td{text-align: left;}
table#showcasetable tfoot td h3{color: #999; font-style: italic;}
/* Story
--------------------------------------------------------- */
div.story {
	position:relative;
	float: left;
	width: 100%;
	padding-top: 15px; margin-bottom: 20px;
	border-top: 1px dashed #ccc;
}

.story img.leftalignedimage, .story img.rightalignedimage { border: 3px solid #ddd;}

div.story h3 { margin-bottom: 10px;}
div.story h4 { margin-bottom: 10px;}

/* Story
--------------------------------------------------------- */
div.conclusion {
	position:relative;
	float: left;
	width: 100%;
	padding-top: 15px; margin-bottom: 20px;
	border-top: 1px dashed #ccc;
}

div.conclusion h3 { margin-bottom: 10px;}
div.conclusion h4 { margin-bottom: 10px;}

/* HEADER
--------------------------------------------------------- */
div#header {}
table#headertable{
	width: 500px;
	height: 70px;
	margin: 5px 0px 5px 20px;	
	float: left;
}
table#headertable td#logo {width: 70px; height: 70px;}
table#headertable td#companyname {font-size: 350%; line-height: 100%; font-weight: bold; color: #fff; height: 45px; vertical-align: bottom; text-transform: uppercase; vertical-align: bottom;}
table#headertable td#tagline{color:#fff; height: 25px; font-size: 150%; vertical-align: top; padding-left: 3px; font-style: italic;}

/*Headline Table
--------------------------------------------------------- */
table#headlinetable {
	width: 100%;
	border-collapse: collapse;
	margin:0; padding:0;
}

table#headlinetable td#headline_top {padding-bottom: 5px;}

table#headlinetable td#headline_bottom{	padding: 10px 0;}

table#headlinetable td#picture {
	width: 230px;
	vertical-align: top;
}

table#headlinetable td#picture img{
	border: 2px solid #ccc;
}

table#headlinetable td#copy {
	vertical-align: top;
	padding-left: 30px;
}

table#headlinetable td.link a:link{
	font-size: 110%;
	color: #aaa;
	text-decoration: underline;
	padding: 5px 0px;
}

table#headlinetable td.link{
	padding: 10px 0;
}

/*Review Table
--------------------------------------------------------- */
div.review {
	position:relative;
	float: left;
	width: 100%;
	padding-top: 15px; margin-bottom: 20px;
	border-top: 1px dashed #ccc;
}

div.review_noline {
	position:relative;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	/*border-top: 1px dashed #ccc;*/
}

div.review h3{
	margin-bottom: 5px;
}

table.reviewtable {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin:0; padding:0;
}

table.reviewtable td.review{
	vertical-align: top;
	padding-right: 30px;
}

table.reviewtable td.link{
	vertical-align: top;
}

table.reviewtable td.imageandrating{
	vertical-align: top;
	width: 230px;
	margin:0; padding:0;
}

table.reviewtable td.imageandrating img.productimage{
	border: 3px solid #ff598b;
	margin-top: 5px;
	margin-bottom: 20px;
}

/*Physical Product Review Table
--------------------------------------------------------- */
div.phyreview {
	position:relative;
	float: left;
	width: 100%;
	padding-top: 15px; margin-bottom: 20px;
}

div.phyreview h3{
	margin-bottom: 5px;
}

table.phyreviewtable {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin:0; padding:0;
}

table.phyreviewtable td.review{
	vertical-align: top;
}

table.phyreviewtable td.link{
	vertical-align: top;
}

table.phyreviewtable td.imageandrating{
	vertical-align: top;
	width: 230px;
	padding-right: 30px;
}

table.phyreviewtable td.merchants{
	vertical-align: top;
	padding-top: 15px;
}



table.phyreviewtable td.imageandrating img.productimage{
	border: 3px solid #ff598b;
	margin-top: 5px;
	margin-bottom: 20px;
}

div.customerreviews {
	float: left;
	padding-top: 15px; margin-bottom: 20px;
	border-top: 1px dashed #ccc;
}
/*Comparison Table
--------------------------------------------------------- */
div.comparison {
	position:relative;
	float: left;
	width: 880px;
	padding-top: 15px;
	border-top: 1px dashed #ccc;

}

div.comparison h3{
	margin-bottom: 5px;
}

table.comparisontable {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin:0; padding:0;
	/*border: 1px solid #ddd;*/
}

table.comparisontable td{
	padding: 5px 10px;
	border: 1px solid #ddd;
	text-align: center;
}

table.comparisontable thead tr {
	background-color: #eee;
	
}

table.comparisontable thead td.heading {
	font-weight: bold;
	text-align: left;
}

table.comparisontable thead td.productheading {
	font-weight: bold;
	font-style: italic;
	font-size: 125%;
	width: 217px;
}

table.comparisontable thead td.highlight{
	border-top: 2px dashed #ff598b;
	border-left: 2px dashed #ff598b;
	border-right: 2px dashed #ff598b;
	font-weight: bold;
}

table.comparisontable tbody td.heading {
	background-color: #fafff2;
	font-weight: bold;
	text-align: left;
}

table.comparisontable tbody td.highlight{
	border-left: 2px dashed #ff598b;
	border-right: 2px dashed #ff598b;	
	font-weight: bold;
}


table.comparisontable tbody td.text{
	text-align: left;
}

table.comparisontable tfoot tr {
	border-top: 5px solid #ddd;
}

table.comparisontable tfoot td {
	color: #fff;
}

table.comparisontable tfoot td.highlight {
	border-left: 2px dashed #ff598b;
	border-right: 2px dashed #ff598b;	
	border-bottom: 2px dashed #ff598b;		
	font-weight: bold;
}

table.comparisontable tfoot td.heading {
		background-color: #ff598b;
	font-weight: bold;
	text-align: left;
	font-size: 125%;
}

table.comparisontable td.productheading img.productimage {
		border: 3px solid #ff598b;
		margin: 10px 0px;
}


/*Merchants Table
--------------------------------------------------------- */
td.merchants h3 {margin-bottom: 10px;}
table.merchantstable{
	width: 100%;
	border-collapse: collapse;
	margin:0; padding:0;
}

table.merchantstable td.logo{width: 140px; padding: 5px 4px 10px 4px; text-align: center;}
table.merchantstable td.logo img{ border: 1px solid #ddd;}
table.merchantstable td.price{font-size: 100%;line-height: 110%;font-weight: bold;color: #999; padding: 0px 4px 2px 4px;}
table.merchantstable td.special{font-size: 100%;line-height: 110%;font-weight: bold;color: #999; padding: 0px 4px 5px 4px;}
table.merchantstable td.recommend{padding: 10px 4px 5px 4px; text-align: center;}
table.merchantstable thead td.highlight{border-top: 2px dashed #ff598b; 	border-left: 2px dashed #ff598b;	border-right: 2px dashed #ff598b;}
table.merchantstable tbody td.highlight{border-left: 2px dashed #ff598b;	border-right: 2px dashed #ff598b;}
table.merchantstable tfoot td.highlight{border-bottom: 2px dashed #ff598b; 	border-left: 2px dashed #ff598b;	border-right: 2px dashed #ff598b;}



/*Rating Table
--------------------------------------------------------- */
div.rating {
	width: 100%;
	padding: 5px 0px;
	margin-bottom: 10px;
}

table.ratingtable {
	width: 100%;
	border-collapse: collapse;
	margin:0; padding:0;
}

table.ratingtable td.heading{
	font-style: italic;
	width: 150px;
}

table.ratingtable td.stars{width:90px; padding-right: 5px;}

/*VIDEO
--------------------------------------------------------- */
div.videoframe {
	position:relative;
	display: inline;
	float: left;
	border: 3px solid #ff598b;
	width: 100%;
	margin: 5px 0px 10px 0px;
	text-align:center;
}

/* FOOTER
--------------------------------------------------------- */
div#footer{font-size: 90%; text-align: center;}
div#footer div.links, div#footer div.links a:link, div#footer div.links a:visited{ color: #fff;}
div#footer div.copyright{margin-top: 7px; color: #ccc;}

/* BUTTONS
--------------------------------------------------------- */
div.buttonwrapper{
	overflow: hidden; 
}
div.buttonwrapper a.button_orange{
	background: transparent url('../images/lpa_button_orange_left.jpg') no-repeat top left;
	display: block;
	float: left;
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 30px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

div.buttonwrapper a:link, div.buttonwrapper a:visited, div.buttonwrapper a:active{
	color: #fff;
	font-weight: bold;
	font-size: 125%;
}

div.buttonwrapper a.button_orange span{
	background: transparent url('../images/lpa_button_orange_right.jpg') no-repeat top right;
	display: block;
	padding: 4px 29px 4px 20px; /*Set 11px below to match value of 'padding-left' value above*/
}

div.buttonwrapper a.button_orange:hover{
	background-position: bottom left;
}

div.buttonwrapper a.button_orange:hover span{ /* Hover state CSS */
	background-position: bottom right;
}

