/* CSS
Created by Lochlan McBride
Cornerstone Technologies
lochlan@cstech.net.au
for Powerlite
Last Modified: 31/03/08
*/

/************************************************************************************
>> Text <<
************************************************************************************/
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* centers layout in IE */
	margin: 0px;
	color: #868686;
}
a:link {
	color: #ea392f;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ea392f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #ea392f;
}
a img {
	border-style: none;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #8A8A8A;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #EA392F;
}
h3 {
	color: #717777;
	font-size: 11px;
}
ul {
	text-align: left;
}
p {
	padding: 0 20px 0 20px;
	text-align: left;
}
ol {
	margin-left:15px;
}
ol li {
	padding:4px 0;
}
ol li a:link {
	color: #717777;
}
ol li a:visited {
	color: #717777;
}

/************************************************************************************
>> Layout <<
************************************************************************************/
#outter-wrap {
	width: 739px;
	margin: 0px auto;
	text-align: left;
}
#shadow-top {
	background: url(../images/shadowbg-top.jpg) no-repeat;
	height: 10px;
}
#shadow-bottom {
	background: url(../images/layout/shadowbg-bottom.jpg) no-repeat;
	height: 6px;
}
#content-wrap {
	background: url(../images/layout/shadowbg-rl.jpg) repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}
#top-nav {
	text-align: right;
	height: 25px;
	line-height: 25px;
	background: #FFFFFF;
	padding-right: 20px;
	font-size: 10px;
}
#top-nav ul {
	margin: 0px;
	display: inline;
	background: url(../images/layout/ver-dots.gif) no-repeat left;
	padding: 0px 0px 0px 7px;
	font-size: 10px;
}
#top-nav li {
	display: inline;
	background: url(../images/layout/ver-dots.gif) no-repeat right;
	padding-right: 12px;
	height: 20px;
	padding-left: 5px;
}
#top-nav a {
	color: #868686;
	font-weight: normal;
}
#left {
	width: 191px;
	background: #FFFFFF;
	float: left;
}
#questions h1 {
	font-size: 100%;
	background: #ea392f url(../images/red_bullet.gif) no-repeat 15px 13px;
	margin: 0px 0px 10px;
	padding: 10px 20px 10px 30px;
	font-weight: bold;
	clear:both
}
#questions h1 a {
	color: #FFFFFF;
}
#footer {
	background: #849095;
	color: #FFFFFF;
	line-height: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 10px;
	position: relative;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer img {
	position: absolute;
	right: 20px;
	top: 7px;
}

/************************************************************************************
>> Home Page Layout <<
************************************************************************************/
#home, #content {
	width: 533px;
	float: right;
	padding-bottom: 20px;
}
#home #image {
	height: 263px;
	width: 532px;
	border-right: 1px solid #717777;
}
#home #border {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#home h1 {
	font-size: 100%;
	background: #849095 url(../images/grey_bullet.gif) no-repeat 10px 8px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 25px;
}
#home-text {
	padding: 15px;
}
#home-text img  {
	padding: 1px;
	border: 1px solid #849095;
	margin-right: 17px;
}
#home-text p {
	padding-right: 20px;
	margin: 0px;
}
#home .right {
	display: block;
	text-align: right;
}
#home .product {
	float: left;
	width: 130px;
	text-align: center;
	height: 135px;
	margin-bottom: 20px;
}
#home .product h3 {
	color: #717777;
	font-size: 100%;
	margin: 10px 0px 15px;
}
#questions #qec {
	font-size: 8px;
	margin: 150px 0 0 10px;
}
#questions #qec p {
	margin: 5px 0 0 0;
	padding: 0px;
}
/************************************************************************************
>> Content Page Layout <<
************************************************************************************/
#image {
	height: 161px;
	width: 532px;
	border-right: 1px solid #717777;
}
#heading {
	padding: 15px 35px;
	background: url(../images/layout/hor-dots.gif) repeat-x bottom;
	height: 40px;
}
#heading img {
	float: left;
	padding-right: 50px;
}
#content #heading h1 {
	margin: 0px;
	line-height: 30px;
	color: #8A8A8A;
	text-align: left;
	padding: 0;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	padding: 0 20px 0 20px;	
}
ul#brand-features {
	background: url(../images/layout/hor-dots.gif) repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-left: 50px;
	font-size: 10px;
}
table {
	padding: 20px;
}
table td {
	padding: 4px;
	vertical-align:top;
}
table.products {
	width: 100%;
	margin-bottom: 45px;
	padding: 0px;
}
table.products td {
	background: url(../images/layout/hor-dots.gif) repeat-x bottom;
	padding: 0px;
}
table.products img {
	padding-left: 35px;
	padding-top: 10px;
}
table.products h2 {
	font-size: 10px;
	font-weight: bold;
	color: #EA392F;
	text-align: center;
	padding-left: 35px;
}

