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/darkblue/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: 940px;
	margin: 0 auto;
}

.clr{clear: both;}

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

div#bodymainblock 	{width: 940px;	background: url('../images/darkblue/lpa_contentpane_top_wide.png') top center no-repeat; float: left;} 
div#bodymaindiv 	{margin-top: 20px; float: left; width: 940px;}
div#bodymain 		{background: url('../images/darkblue/lpa_contentpane_middle_wide.png') top center repeat-y; float: left;padding: 0 30px; width: 880px; padding-bottom: 30px;} 

div#footer 			{width: 940px;	height: 50px; background: url('../images/darkblue/lpa_contentpane_bottom_wide.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: #0954A5;
}

h2,	h2 a {
	margin:0; padding:0;
	font-size: 175%;
	line-height: 110%;
	font-weight: bold;
	color: #0954A5;
}


h2.standard{
	margin:10px 0px; padding:0;
	font-size: 150%;
	line-height: 110%;
	font-style: italic;
	font-weight: bold;
	color: blue;
}

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

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

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

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_blue.jpg'); margin-left: 5px;}

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 #0954A5;}

/* 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
--------------------------------------------------------- */
div.headline { float: left; margin-bottom: 5px;}

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

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

/*VIDEO
--------------------------------------------------------- */
div.videoframe {
	position:relative;
	display: inline;
	float: left;
	border: 3px solid #0954A5;
	width: 100%;
	margin: 5px 0px 30px 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;}
div#footer div.links ul { margin:0; padding:0; list-style:none; }
div#footer div.links ul li{ margin:0; padding:0; list-style:none; display: inline; margin-left: 10px;}

.left {
	float: left;
	width: 575px;
}

.right {
	float: left;
	width: 270px;
	margin-left: 35px;
}

.right ul {
	list-style: none;
	list-style-image: none;	
	margin: 0;
	padding: 0;
}

.right ul li {
	list-style-type: none;
	list-style-image: none;	
	margin:0; padding:0;
	margin-bottom: 15px;
}

/*MastHead */
#masthead {
	width: 100%;
	float: left;
}

#masthead #logo {
	margin: 0.7em 0 0.35em 20px;
	float: left;
	display: block;
}

#masthead h1#sitename {
	margin: 0.35em 0 0 0;
	color: #fff;
	display: inline;
	float: left;
	font-size: 4em;
}

#masthead h1#sitename a, #masthead h1#sitename a:hover, #masthead h1#sitename a:visited, #masthead h1#sitename a:link{
	color: #fff;
	text-decoration: none;
}

/*Post*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.post {
	margin: 0; padding:0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

/*Banner*/
div#banner {
	width: 880px;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 20px;	
	border-bottom: 1px dashed #ddd;
	text-align: center;
}

div#banner h1, div#banner h2{
	text-align: center;
}

div#banner img.bannerimg {
	border: 3px solid #ddd;
	margin: 5px auto 5px auto;
	clear: both;
}

/*Right Sidebar*/
.rightbox h3 {
	color: #fff;
	width: 240px;
	font-size: 125%;
	margin-top: -1.45em;
	margin-bottom: 0.85em;
	font-style: normal;
	font-weight: bold;
	float: left;
}

div.rightboxblock {
	float: left;
	margin-bottom: 20px;	
	width: 270px;
	position:relative;
	background: url('../images/darkblue/lpa_sidebar_top.jpg') left top no-repeat;
}
div.rightboxdiv{
	float: left;
	background: url('../images/darkblue/lpa_sidebar_bottom.jpg') left bottom no-repeat;
	margin-top: 30px;
	padding-bottom: 10px;
	width: 270px;
}
div.rightbox{
	float: left;
	width: 240px;
	padding: 0 15px;
	background: url('../images/darkblue/lpa_sidebar_middle.jpg') left center repeat-y;
}

div.rightbox .widget ul li {
	list-style-type: none;
	list-style-image: none;	
	border-bottom: 1px dashed #ddd;
	font-size: 125%;
	color: #888;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}


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

div.rating img.productimage{
	float: left;
	border: 3px solid #0954A5;
	margin:0; padding:0;
	margin-bottom: 10px;
	margin-right: 30px;
	display: inline;
}

div.rating div.lineodd, div.rating div.lineeven {
	float: left;
	margin-bottom: 5px;
}

div.rating span.heading{
	color: #666;
	font-weight: bold;
	width: 125px;
	display: block;
	float: left;
}


/*Testimonial
--------------------------------------------------------- */
div.testimonialwrapper {
	border: 1px dashed #ddd;
	margin: 15px 0px 0px 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;
}

/* BUTTONS
--------------------------------------------------------- */
div.buttonwrapper{
	overflow: hidden; 
	width: 100%;
	margin-bottom: 15px;
}
div.buttonwrapper a.button{
	background: transparent url('../images/darkblue/lpa_button_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 span{
	background: transparent url('../images/darkblue/lpa_button_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:hover{
	background-position: bottom left;
}

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