/* @override http://net.tutsplus.com/wp-content/themes/tuts_theme/style.css */

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
legend {
	font-size:1.3em;
	font-weight: bold;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	background: #fff url(../images/header_bg.jpg) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	line-height: 1.2em;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0;
	background: url(images/quote.png) no-repeat 0 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clear20px {
	clear: both;
	height: 40px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #304861;
}
a:hover {
	color: #232323;
}
a:active {
	color: #468175;
}
a.floated_link {
	background-color:#468175;
	color:#fffffe;
	position:relative;
	top:-10px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-size:11px;
}
a.floated_link:hover {
	background-color:#222323;
}
h1,/* Headings */ h2, h4, h5, h6  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	color: #446D86;
}
h1, h2  {
	font-size: 2.5em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 20px;
	font-weight: normal;
}
h2  {
	margin: 30px 0 0;
}
h4 {
	font-size: 1.6em;
	line-height: 23px;
}
/* Header */
#header_wrap {
	height: 126px;
	border-bottom: 1px solid #666666;
	min-width: 1002px;
}
#header {
	position: relative;
	height: 126px;
	width: 1002px;
	margin: 0 auto;
}
#header .gradient {
	position: absolute;
	left: -120px;
	top: 0px;
}
#header .logo {
	position: absolute;
	left: 30px;
	top: 19px;
}
#header .slogan {
	position: absolute;
	left: 550px;
	top: 58px;
}
/* Navigation */
#navigation_wrap {
	position: relative;
	height: 2.5em;
	border-bottom: 1px solid #fff;
	min-width: 1002px;
	background-color: #304861;
}
#navigation {
	position: relative;
	height: 2.5em;
	width: 1002px;
	margin: 0 auto;
}
#main_nav {
	position: absolute;
	bottom: -0.1em;
	left: 0;
	list-style: none;
	height: 2.6em;
	width: 700px;
	text-transform: uppercase;
	padding-left: 28px;
}
* html #main_nav {
	bottom: -0.3em;
	bo\ttom: -0.2em;
}
#main_nav li {
	float: left;
	margin-left: 0.1em;
}
#main_nav li.current_page_item {
	background-position: 100% -150px;
}
#main_nav li a {
	float: left;
	display: block;
	height: 2.4em;
	hei\ght: 1.8em;
	padding: 0.6em 1.3em 0.1em 1.2em;
	letter-spacing: -0.02em;
	background: url(images/nav_left.gif) no-repeat 0% 0px;
	color: #EFEEEC;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_nav li.current_page_item a {
	background-position: 0% -150px;
	color: #453f3a;
	border-bottom: 1px solid #e6e6e6;
	background-color: #EFEEEC;
}
#main_nav li:hover, #main_nav li.ieHover {
	background-position: 100% -150px;
	background-color: #EFEEEC;
}
#main_nav li:hover a, #main_nav li.ieHover a {
	background-position: 0% -150px;
	color: #454545;
	border-bottom:1px solid #e6e6e6;
}
#content #page_subnav {
	margin: 0px 0px 40px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#content #page_subnav li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
}
#content #page_subnav li a:link, #content #page_subnav li a:visited {
	color: #646464;
	text-decoration: none;
	background: url(images/subnav_li.png) no-repeat 100% 50%;
	padding-right: 14px;
}
#content #page_subnav li a:hover, #content #page_subnav li.current_page_item a  {
	color: #468175;
	text-decoration: none;
}
#content #page_subnav li a:active {
	color: #646464;
	text-decoration: none;
}
#bc_extended {
	position: absolute;
	left: 0;
	bottom: -45px;
	width: 50%;
	border-bottom: 1px solid #b8babb;
	height: 43px;
	background-color: #EFEEEC;
}
/* Content */
#page_wrap {
	position: relative;
	background: #fff;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}
#page {
	position: relative;
	width: 1002px;
	background-color: #fff;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#content_wrap {
	float: left;
	width: 637px;
}
#content {
	float: left;
	width: 575px;
	padding: 25px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .flash {
	background-color: #EFEEEC;
	padding: 15px;
	border: 1px solid #999999;
}
#content .flash img {
	background-color: #EFEEEC;
	border: 10px solid #ffffff;
	float: left;
	margin-right: 10px;
}
#content     .flash   img.brand    {
	border: 1px solid #666666;
	float: right;
}
#content .history {
	padding: 15px;
}
#content .history p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content .history img {
	float: left;
	margin-right: 20px;
	padding: 2px;
	border: 1px solid #666666;
}
#content p {
	padding-bottom: 2.0em;
}
.typeface-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #304861;
	line-height: 1.2;
}
.typeface-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.typeface-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
}
#content .column {
	margin-top: 50px;
	float: left;
	width: 265px;
	padding: 10px;
}
#content .brand {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1D2D3D;
}
#content .model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#content .price {
	color: #304861;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
}
#content ul, #content ol {
	margin-bottom: 30px;
}
#private, #enterprise {
	background-color: #EFEEEC;
	padding: 20px;
	border: 1px solid #666666;
}
#content ul li {
	margin-bottom:6px;
}
#content ol li {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
	background: url(images/li.gif) no-repeat 0 8px;
}
#content ol li {
	list-style: decimal;
}
/* Breadcrumb */
#breadcrumb {
	position: relative;
	float: left;
	width: 605px;
	padding-left: 30px;
	border-bottom: 1px solid #b8babb;
	height: 43px;
	font-size: 10px;
	text-transform: uppercase;
	color: #453f3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	background-color: #EFEEEC;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #468175;
}
#breadcrumb .crumb ul {
	float: left;
	width: 550px;
}
#breadcrumb .crumb li {
	display: inline;
	line-height: 4.3em;
}
#breadcrumb #freebies  {
	position: absolute;
	right: 13.3em;
	top: 1.0em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 2.3em;
	letter-spacing: -0.05em;
}
#breadcrumb #freebies li {
	display: inline;
	margin-left: 4px;
}
#breadcrumb #freebies li a {
	display: inline;
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	padding: 0.4em 1.0em 0.5em;
	width: 7.0em;
	text-align: center;
}
* + html #breadcrumb #freebies li a {
	padding: 0.5em 1.0em 0.4em;
}
#breadcrumb #freebies li a:hover {
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
	color: #232323;
}
#breadcrumb #categories {
	position: absolute;
	right: 15px;
	top: 1.0em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	text-indent: -1.5em;
	line-height: 2.1em;
}
#breadcrumb #categories li span {
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	width: 11.0em;
	display: block;
	text-align: center;
}
#breadcrumb #categories li span:hover {
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
}
#breadcrumb .arrow {
	background: url(images/categories_arrow.gif) no-repeat 9.5em 50%;
	display: block;
}
/* Sidebar */
#sidebar {
	position: relative;
	float: left;
	width: 300px;
	padding-bottom: 40px;
}
#sidebar h2 {
	font-size: 1.75em;
	letter-spacing: -0.02em;
	margin: 0;
}
#sidebar .services  a:link, #sidebar .services a:visited  {
	color: #1D2D3D;
	text-decoration:none;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:active {
	color: #1D2D3D;
	text-decoration:none;
}
#sidebar .greenvision {
	height: 130px;
	width: 300px;
	border-bottom: 1px solid #aaaaaa;
}
#sidebar .sponsor {
	width: 260px;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 20px;
}
#sidebar .sponsor img {
	margin: 3px;
	height: 120px;
	width: 120px;
	border: 1px solid #666666;
}
#sidebar .news {
	width: 300px;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
}
#sidebar .services {
	width: 260px;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 20px;
}
#sidebar .shop {
	width: 260px;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 20px;
}
#sidebar .shop  a:link, #sidebar .shop a:visited  {
	color: #1D2D3D;
	text-decoration:none;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.image_wrap img {
	float: left;
	padding: 5px 3px;
}
/* Footer */
#footer_wrap {
	min-width: 1002px;
	position: relative;
}
#footer {
	position: relative;
	width: 972px;
	padding: 0 0 0 30px;
	line-height: 1.2em;
	color: #CCCCCC;
	margin: 0 auto;
	font-size: 1.2em;
}
#footer  a  {
	color: #FFFFCC;
	text-decoration: none;
}
#footer  a:hover  {
	color: #fffffe;
	text-decoration: underline;
}
#footer p {
	padding-bottom: 20px;
}
#footer .footer_img {
	margin-bottom: 20px;
}
#footer_wrap {
	display: block;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer .logo {
	position: absolute;
	left: 30px;
}
#footer  .credits {
	padding: 50px 50px 20px 50px;
	text-align: right;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
#footer img {
	margin-right: 30px;
}
.enlargeMenu {
	float: right;
	padding-right: 70px;
}
#content .column img {
	padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

