/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

p {margin:0 0 1em 0; font-weight:normal;}
img {border:0;}
.access, hr {display:none;}
.clearer {clear:both; height:1%; line-height:1%; font-size:1%;}
.required, .error {font-weight:bold; color:#C30000;}
.float-left {float:left; display:inline; margin:1em 1.2em 1em 0;}
.float-right {float:right; display:inline; margin:1em 0 1em 1.2em;}

/* TYPE
-----------------------------------------------
*/
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
pre, code {white-space:pre;}
tt {display:block;}
pre, code, tt{font-family:'andale mono','lucida console',monospace; line-height:1.5;}
span.green {color:#22b24c; font-weight:bold;}
span.blue {color:#0072bc; font-weight:bold;}

/* LINKS
-----------------------------------------------
*/
a:link, a:visited {color:#d1a816; text-decoration:underline; outline:none; font-weight:bold;}
a:hover, a:active {text-decoration:none; outline:none;}

#content {padding:15px 25px 0 25px;}

div#main h2 {
	font-size:28px;
	color:#0072bc;
	margin-bottom:20px;
	border-bottom:1px solid #e8e8e9;
	font-weight:normal;
	text-transform:lowercase;
}

div#main h4 {
	font-size:14px;
	color:#21aa4a;
	padding:5px 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
}
div#main h4 a:link, 
div#main h4 a:visited,
div#main h4 a:hover,
div#main h4 a:active {text-decoration:none; color:#22b24c;}

/*div#main h5 {
	color:#21aa4a;
	padding:5px 0 5px 0;
	margin:0 0 0 20px;
}*/
div#main p {
	line-height:1.6em;
	color:#444;	
}

/* PRODUCTS AREA -----------------------*/
div#main div.plus {width:280px; float:left; padding:10px 0 0 0;}
div#main div.plus h4 {text-align:center; text-transform:none; font-size:24px; font-weight:normal; padding:0;}
div#main div.plus ul {width:100%; padding:0 0 10px 20px; margin:0;}
div#main div.plus ul li {padding:2px 0; list-style-type:square; list-style-position:outside;}

div#main div.pro {float:left; padding:10px 0 0 0; margin:0 0 0 60px;}
div#main div.pro h4 {text-align:center; text-transform:none; font-size:24px; font-weight:normal; padding:0; width:300px;}
div#main div.pro ul {width:100%; padding:0 0 10px 20px; margin:0;}
div#main div.pro ul li {padding:2px 0; list-style-type:square; list-style-position:outside;}

div#main span.disclaimer {font-size:.85em; color:#888; font-style:italic; display:block; line-height:1.2em;}
div#main div.pro h4.features,
div#main div.plus h4.features {
	text-align:left;
	font-size:14px;
	color:#21aa4a;
	padding:5px 0 5px 0;
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
}
div#main #content-box {
	text-align:center;
	border:2px solid #f1f1f2;
	padding:20px;
}
div#main #content-box:hover {border:2px solid #d2d2d2;}

/* FOOTER
-----------------------------------------------
*/
div.footer div.img-wrap {width:720px; float:left;}
div.footer div.img-wrap img {padding:20px 50px 0 50px;}
div.footer div.credits {width:280px; float:right; padding:40px 0 0 0;}


p#copyright {margin:0; color:#7f7f7f; font-size:11px;}
p#copyright a:link, p#copyright a:visited {font-weight:normal;}
p#credits {margin:0; color:#a6a6a6;}
p#credits a {color:#a6a6a6; text-decoration:underline; font-size:11px; font-weight:normal;}
p#credits a:hover, p#credits a:active {text-decoration:none;}