html {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	background: url(../images/page-assets/page-tile.gif) repeat-y top center #151515;
	min-width: 960px;
}

img {
	behavior: url(assets/function/iepngfix.htc);
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #f47325;
	text-decoration: none;
}

a:hover {
	color: #953e09;
	text-decoration: underline;
}

h1 {
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
}

h2 {
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

.greytext {
	color: #545454;
}

#mainouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 20px 0px;
	width: 100%;
	min-width: 960px;
	background: url(../images/page-assets/page-bg.jpg) no-repeat top center;
}

#maininner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 960px;
}

#headerouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 168px;
}

#logo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 203px;
	height: 168px;
}

#strapline {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 470px;
	height: 168px;
}

#webaddress {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 226px;
	height: 168px;
}

#contentouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	width: 960px;
}

.fullwidth {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
}

#leftcolumn {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 138px;
}

#rightcolumn {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	/*width: 802px;*/
	width: 815px;
	text-align: left;
}

#rightcolumn .leftinner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 610px;
}

#rightcolumn .rightinner {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 182px;
	text-align: left;
}

#rightcolumn #rightinner {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 182px;
	text-align: left;
}

#rightcolumn #leftinner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 610px;
}

#rightcolumn p { 
	margin: 0 0 1em;
}

#mainnav {
	position: relative;
	float: left;
	left: 1px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 138px;
	list-style: none;
}

#mainnav li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	width: 138px;
	height: 37px;
	list-style: none;
}

#mainnav li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0px 0px 8px;
	width: 130px;
	height: 27px;
	color: #ffffff;
	font-size: 1.1em;
	text-transform: uppercase;
}

*html #mainnav li a {
	padding: 7px 0px 0px 8px;
	height: 30px;
}

#mainnav li a:hover {
	text-decoration: none;
	color: #a3a3a3;
}

#mainnav li#first a:hover, #mainnav li#first.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px 0px;
}

#mainnav li#second a:hover, #mainnav li#second.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -38px;
}

#mainnav li#third a:hover, #mainnav li#third.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -75px;
}

#mainnav li#fourth a:hover, #mainnav li#fourth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -112px;
}

#mainnav li#fifth a:hover, #mainnav li#fifth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -149px;
}

#mainnav li#sixth a:hover, #mainnav li#sixth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -186px;
}

#mainnav li#seventh a:hover, #mainnav li#seventh.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -223px;
}

#mainnav li#eigth a:hover, #mainnav li#eigth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -260px;
}

#mainnav li#ninth a:hover, #mainnav li#ninth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -297px;
}

#mainnav li#tenth a:hover, #mainnav li#tenth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -334px;
}

#mainnav li#eleventh a:hover, #mainnav li#eleventh.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -371px;
}

#mainnav li#twelveth a:hover, #mainnav li#twelveth.current {
	background: url(../images/page-assets/navigation-current.jpg) no-repeat 0px -405px;
}

/* double
#mainnav li#eleventh a { height: 47px; }
#mainnav li#eleventh.current a { height: 47px; }
#mainnav li#eleventh li { height: 57px; }
#mainnav li#eleventh { height: 57px; }
*/

#mainnav li.current a {
	color: #a3a3a3;
}

.featureborder {
	border: 4px solid #000000;
}

.homefeature {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 602px;
	height: 353px;
}

.largefeature {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 15px;
	width: 572px;
	background: #111 url(../images/page-assets/feature-box-bg.gif) no-repeat top left;
}

.largefeature h1 {
	font-size: 2.2em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: .45em;
	padding-top: 0px;
}

.largefeature img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	sborder: 2px solid #080808;
}

.largefeature ul {
	float: left;
	display: block;
	width: 243px;
	margin: 0;
	list-style-position: inside; 
	padding-left: 20px;
}

.largefeature li {
	display: list-item;
	list-style-type: none;
	font-size: 90%;
	line-height: 20px;
	padding: 5px 0;
	border-bottom: 1px dashed #333;
}

.minifeature {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 9px 0px;
	padding: 12px 12px 7px;
	width: 150px;
	min-height: 82px;
	background: url(../images/page-assets/small-feature-bg.jpg) no-repeat top left;
	text-align: center;
}

.minifeature p {
	margin: 0;
	padding: 0;
	clear: both;
}

.minifeature h1 {
	color: #ffffff;
	font-size: 16px; .font-size: 14px;
	text-transform: uppercase;
	line-height: 1em;
	margin: 6px 0px 0px 0px;
	padding: 0; .padding: 0 0 5px 0;
	clear: both;
}

.minifeature h1 a  {
	color: #ffffff;
}

.minifeature h1 a:hover  {
	color: #a3a3a3;
	text-decoration: none;
}

.minifeature2 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 9px 0px;
	padding: 12px 12px 0px;
	width: 150px;
	min-height: 82px;
	background: url(../images/page-assets/small-feature-bg.jpg) no-repeat top left;
	text-align: center;
}

.pageheader {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 794px;
	border: 4px solid #000000;
}

.testimonial {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 301px;
	height: 113px;
	background: url(../images/page-assets/testimonial-bg.gif) no-repeat top left;
}

.testimonial .left p {
	margin: 0;
	padding: 0;
}

.testimonial img {
	position: relative;
	float: left;
	left: 1px;
	top: 1px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
}

.test1 {
	font-size: 9px;
	padding: 6px 3px 0 0;
	font-family: verdana;
	line-height: 10.5px;
}

.test2 {
	font-size: 15px;
	color: #23acf3;
}

.producttabs {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	list-style: none;
	text-transform: uppercase;
}

.producttabs li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	height: 35px;
	list-style: none;
}

.producttabs li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 15px 0px 15px;
	height: 25px;
	background: url(../images/page-assets/product-tabs.gif) no-repeat left 0px;
	color: #ffffff;
}

.producttabs li a:hover, .producttabs li a.selected {
	background: url(../images/page-assets/product-tabs.gif) no-repeat left -35px #010101;
	text-decoration: none;
}

.productinfo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	width: 581px;
	background: #000 url(../images/page-assets/product-info-bg.png) no-repeat bottom left;
	border-left: 1px solid #2a2b2b;
	margin-right: -20px;
	line-height: 20px;
	color: #EEE;
}

*html .productinfo {
	padding: 15px;
}

.contentholder {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 15px 15px;
	width: 773px;
	background: #000 url(../images/page-assets/content-box.gif) no-repeat bottom left;
}

*html .contentholder h2 {
	margin-top: 15px;
}

.subnav {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	list-style: none;
	font-size: 0.8em;
}

.subnav li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 12px;
	height: 30px;
	list-style: none;
	background: url(../images/page-assets/subnav-button.gif) no-repeat left -30px;
}

.subnav li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 8px 12px 0px 0px;
	height: 22px;
	list-style: none;
	background: url(../images/page-assets/subnav-button.gif) no-repeat right -30px;
	color: #23acf3;
	text-decoration: none;
	text-transform: uppercase;
}

.subnav li:hover, .subnav li.current {
	background: url(../images/page-assets/subnav-button.gif) no-repeat left 0px;
}

.subnav li:hover a, .subnav li.current a {

	color: #1c7db0;
	text-decoration: none;
	background: url(../images/page-assets/subnav-button.gif) no-repeat right 0px;
}

.breadcrumb {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 0.8em;
}

.breadcrumb li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	list-style: none;
	color: #6a6969;
	text-transform: uppercase;
}

.breadcrumb li a {
	color: #454545;
}

#photos ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	list-style: none;
}

#photos ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 5px;
	padding: 0;
	list-style: none;
}

.footerlinks {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 132px;
	list-style: none;
	font-size: 0.8em;
}

.footerlinks li {
	float: left;
	width: 100%;
	color: #ffffff;
	list-style: none;
	line-height: 19px;
}

.footerlinks li a {
	color: #4c4c4c;
}

.footerlinks li a:hover {
	color: #4c4c4c;
}

.left {
	float: left;
}

.right {
	float: right;
}

.nomargin {
	margin: 0;
}

.nopadding img {
	margin: -12px;
}

.leftimg {
	margin: 0 20px 20px 0;
}

blockquote {
	color: #7d7f80;
	font-style: italic;
	font-size: 1.1em;
}

.grey table tr:first-child td {
	background: url(../images/page-assets/table-header-bg.gif) repeat-x top left #444444;
	border-bottom: none;
}

.grey table tr td {
	padding: 5px 8px 5px 8px;
	border-bottom: 1px dotted #444444;
	border-right: 1px solid #121212;
}

form {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-bottom: 15px;
}

form .left {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 357px;
}

form .right {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 357px;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 8px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	color: #565758;
}

.row .formitem {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

.formelement {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 25px;
	padding: 4px 8px 0px 8px;
	background: url(../images/page-assets/input-bg.gif) no-repeat top left;
	border: none;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
}

.textarea {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 79px;
	padding: 8px;
	background: url(../images/page-assets/textarea-bg.gif) no-repeat top left;
	border: none;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	overflow: hidden;
}

.submitbutton {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 159px;
	height: 33px;
	padding: 0px 0px 6px 0px;
	background: url(../images/page-assets/button-bg.gif) no-repeat top left;
	border: none;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	overflow: hidden;
	text-transform: uppercase;
}

a { outline: none; }

@media screen and (-webkit-min-device-pixel-ratio:0){
#mainnav {left: 2px;}
}

em { color: #AAA; font-size: 13px; }

.cufon-loading h1 { font-size: 30px; }

#page #content.pro_articles { width: 735px; }
#page #content.pro_articles p { font-size: 16px; color: #7D7F80; }
#page #content.pro_articles blockquote blockquote { color: #AAA; background: url(../images/page-assets/quotes.jpg) no-repeat -5px top; margin-left: 19px; padding-left: 38px; }

.entry { overflow: auto; }
.a_image { display: block; width: 145px; height: 145px; overflow: auto; float: left; }

#overlay {
	background-image:url(/assets/images/page-assets/transparent.png);
	color:#efefef;
	height:390px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:390px;
	overflow-y:auto;
}

.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(/assets/images/page-assets/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(/assets/images/page-assets/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#videos td.thumb {padding: 0px 10px;}
#videos td.title {padding: 0px 0px 15px 0px; text-align: center;}
