/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/reset.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/reset.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/reset.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/reset.css */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { 
min-width:901px;
  text-align: center;
  background-color: #e2e0d3;
	color: #787878;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a { color:#1e7ec8; text-decoration:underline; }
a:hover { 	color: #4b9426;
 text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head {  line-height:1.2em; color:#0A263C; }
h1 { font-size: 2.5em; line-height: 1.17;
	color: #919191;
}
h2 { font-size: 2.5em;
	color: #515151;
}
h3 { font-size:1.8em;
	color: #919191;
	 margin-bottom:.8em;
}
h4 { font-size: 1.4em;
	color: #8cc600;
	font-weight: bold;
}
h5 { font-size:1.3em;	color: #8cc600;
 }
h6 { font-size:1.3em;	color: #8cc600;
 }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}


table {  border-collapse: collapse;
	
}

table td, th { font-size:1.1em; ;  padding: .4em; border: 1px #ccc solid; }

table th { background: #d8e9f5;
	font-weight: bold; color: #919191;
}
/* Paragraph */
p { margin-bottom:.6em; font-size:1.3em;}
address { margin-bottom:.4em; }
address { line-height: 1.4em;
	font-size: 1.1em;
	font-style: italic;
}
cite { font-size: 12px;
	padding-left: 170px;
	margin-left: 30px;
	text-align: right;
	line-height: 2em;
	color: #8cc600;
}
q:before, q:after{content:'';}
.green{
	color: #8cc600;
	font-weight: bold;
}
/* Boxes */


.rounded  { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; }

.testimonial { padding-bottom: 5px; margin-top: 30px; border: 1px solid #e4e4e4; background-color: #f7f7f7; background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), color-stop(1, #ffffff)); -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 1px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 1px; }
.testimonial h3 { border-top: 1px solid #fafafa;  margin-bottom: 6px;height: 20px; }
.testimonial  { padding: 0 px; font-size: 13px; }

blockquote {
background-image: url(../images/open-quote.gif);
background-repeat: no-repeat;
background-position: left -3px;
padding-left: 20px;
font-style: italic;
}

blockquote span {
background-image: url(../images/close-quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: inline;
padding-right: 20px;
}


/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none;
	font-size: 1.0em;
}
ul{
	padding-bottom: .6em;
	list-style-type: none;
}

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }