@charset 'UTF-8';


/*! fonts */
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic|Arvo:400,700|Open+Sans+Condensed:300,700|Coustard:900');


/*! normalisation - based on normalize.css v2.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
a{text-decoration:none;}
a:active,a:hover,a:focus{outline:0;text-decoration:underline;}
h1{font-size:2em;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:'\201C''\201D''\2018''\2019';}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid#c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
button,html input[type='button'],input[type='reset'],input[type='submit']{-webkit-appearance:button;cursor:pointer;}
button[disabled],input[disabled]{cursor:default;}
input[type='checkbox'],input[type='radio']{box-sizing:border-box;padding:0;}
input[type='search']{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type='search']:-webkit-search-cancel-button,input[type='search']:-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}


/*! type */
body {
	color: #6d6d6d;
	font: 13px/1.4 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #4d4949;
	margin: 0.5em 0 0.25em;
}
h1, h2 {
	font: bold 2em/1.4 'Arvo', serif;
	text-transform: uppercase;
}
h1 {
	margin-top: 0;
}
h2 {
	font-size: 1.8em;
}
h1 strong, h2 strong {
	color: #ab150b;
	font-weight: inherit;
}
h3 {
	color: #ab150b;
	font-size: 1.6em;
	text-transform: uppercase;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
p, ul, ol, table, hr, blockquote {
	margin: 0 0 1em;
}
p.intro {
	font-size: 1.1em;
}
hr {
	background: #cccccc;
	border: none;
	height: 1px;
}
hr.spacedRule {
	margin: 4em 0 1em;
}
a {
	color: #ab150b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
tr {
	border-bottom: 1px solid #cccccc;
}
th, td {
	padding: 0.5em;
}
td.err {
	background: #ffdddd;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
	position: relative;
}
blockquote:before {
	color: #ab150b;
	content: '\201C';
	font-size: 4em;
	position: absolute;
		top: -0.25em;
		left: 0.125em;
}


/*! layout */
body {
	background: url('img/bg-body.jpg') #1d1414;
	min-width: 1000px;
}
body:before {
	background: url('img/bg-body-2.png') no-repeat center top;
	content: '';
	display: block;
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	z-index: -1;
}
[contenteditable='true'] body,
body[contenteditable='true'],
body.cke_panel_frame {
	background: #ffffff;
	min-width: 0;
	padding: 2em;
}
[contenteditable='true'] body:before,
body[contenteditable='true']:before,
body.cke_panel_frame:before {
	display: none;
}
.container {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	width: 970px;
	*zoom: 1;
}
.container:after {
	clear: both;
	content: '';
	display: table;
}
.topBar {
	height: 44px;
	padding: 10px 0;
}
.topBar .container {
	padding: 0 16px;
}
.main {
	padding: 0 0 16px;
}
.main .container {
	background: #000000;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#000000', GradientType=0);
	border-radius: 10px;
	min-height: 500px;
	padding: 5px 8px 50px;
	position: relative;
}
.main .container:before {
	content: url('img/bg-main-container.png');
	position: absolute;
		top: 150px;
		left: -28px;
	z-index: 20;
}
.bottomBar {
	background: #000000;
	background: rgba(0, 0, 0, 0.7);
	border-top: 1px solid #282828;
	color: #ffffff;
	font: 13px/1.3 'Open Sans Condensed';
	height: 40px;
	padding: 20px 0;
	text-transform: uppercase;
}
.bottomBar .container {
	padding: 0 28px;
}


/*! top bar */
.topBar .contact {
	color: #000000;
	float: right;
	font: 14px/1.4 'Arvo';
	text-align: right;
}
.topBar .contact .telephone {
	color: #ab150b;
	display: block;
}
.topBar .contact .telephone a {
	color: inherit;
}


/*! header */
.header {
	background: url('img/bg-header.jpg') no-repeat center top;
	color: #ffffff;
	height: 167px;
	position: relative;
}
.header:before {
	background: url('img/bg-header-2.png') no-repeat;
	content: '';
	height: 166px;
	position: absolute;
		top: -64px;
		left: 266px;
	width: 343px;
}
.header strong {
	color: #ab150b;
	font-weight: normal;
}
.header .logo {
	background: url('img/bg-au-logo.png') no-repeat;
	display: block;
	height: 121px;
	position: absolute;
		top: 10px;
		left: 38px;
	text-indent: -9999px;
	width: 224px;
}
.header .utils {
	position: absolute;
		top: 17px;
		right: 21px;
}
.header .utils .miniBasket {
	float: left;
	margin: 0 8px 0 0;
}
.header .utils .search {
	float: left;
	padding: 22px 0 0;
}
.header .utils h3 {
	color: inherit;
	font-size: 11px;
	text-transform: none;
}
.header .utils .input {
	background: #0d0e10;
	background: -moz-linear-gradient(top, #0d0e10 0%, #202123 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d0e10), color-stop(100%, #202123));
	background: -webkit-linear-gradient(top, #0d0e10 0%, #202123 100%);
	background: -o-linear-gradient(top, #0d0e10 0%, #202123 100%);
	background: -ms-linear-gradient(top, #0d0e10 0%, #202123 100%);
	background: linear-gradient(to bottom, #0d0e10 0%, #202123 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0e10', endColorstr='#202123', GradientType=0);
	border: 1px solid #000000;
	border-right: none;
	border-radius: 10px 0 0 10px;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
	color: inherit;
	display: block;
	float: left;
	font-size: 11px;
	height: 27px;
	outline: none;
	padding: 0.5em;
	-webkit-appearance: none;
}
.header .utils .submit {
	background: #c51719;
	background: -moz-linear-gradient(top, #c51719 0%, #7d060a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c51719), color-stop(100%, #7d060a));
	background: -webkit-linear-gradient(top, #c51719 0%, #7d060a 100%);
	background: -o-linear-gradient(top, #c51719 0%, #7d060a 100%);
	background: -ms-linear-gradient(top, #c51719 0%, #7d060a 100%);
	background: linear-gradient(to bottom, #c51719 0%, #7d060a 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c51719', endColorstr='#7d060a', GradientType=0); */
	border: 1px solid #000000;
	border-left: none;
	border-radius: 0 10px 10px 0;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
	display: block;
	float: left;
	height: 27px;
	line-height: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 30px;
	-webkit-appearance: none;
}
.header .utils .submit:hover {
	background: #7d060a;
	background: -moz-linear-gradient(top, #7d060a 0%, #c51719 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d060a), color-stop(100%, #c51719));
	background: -webkit-linear-gradient(top, #7d060a 0%, #c51719 100%);
	background: -o-linear-gradient(top, #7d060a 0%, #c51719 100%);
	background: -ms-linear-gradient(top, #7d060a 0%, #c51719 100%);
	background: linear-gradient(to bottom, #7d060a 0%, #c51719 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d060a', endColorstr='#c51719', GradientType=0); */
}
.header .utils .miniBasket .submit:after {
	background: url('img/bg-header-utils-submit.png') no-repeat -9px 0;
	content: '';
	height: 15px;
	position: absolute;
		top: 4px;
		left: 4px;
	width: 16px;
}
.header .utils .search .submit:after {
	background: url('img/bg-header-utils-submit.png') no-repeat 0 0;
	content: '';
	height: 18px;
	position: absolute;
		top: 4px;
		left: 9px;
	width: 9px;
}
.header .nav {
	background: #0f0f0f;
	background: -moz-linear-gradient(top, #0f0f0f 0%, #353535 25%, #424242 37%, #0e0e0e 53%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f0f0f), color-stop(25%,#353535), color-stop(37%, #424242), color-stop(53%, #0e0e0e), color-stop(100%, #000000));
	background: -webkit-linear-gradient(top, #0f0f0f 0%, #353535 25%, #424242 37%, #0e0e0e 53%, #000000 100%);
	background: -o-linear-gradient(top, #0f0f0f 0%, #353535 25%, #424242 37%, #0e0e0e 53%, #000000 100%);
	background: -ms-linear-gradient(top, #0f0f0f 0%, #353535 25%, #424242 37%, #0e0e0e 53%, #000000 100%);
	background: linear-gradient(to bottom, #0f0f0f 0%, #353535 25%, #424242 37%, #0e0e0e 53%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0f0f', endColorstr='#000000', GradientType=0);
	border: 1px solid;
	border-color: #383838 #1c1c1c #000000;
	border-radius: 10px;
	height: 21px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 20px 12px;
	position: absolute;
		right: 17px;
		bottom: 20px;
}
.header .nav:before {
	background: url('img/bg-nav.png') no-repeat 0 0;
	content: '';
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 25px;
	z-index: 1;
}
.header .nav:after {
	background: url('img/bg-nav.png') no-repeat -25px 0;
	content: '';
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	width: 25px;
	z-index: 1;
}
.header .nav li {
	border-right: 1px solid #1b1b1b;
	border-left: 1px solid #000000;
	float: left;
	height: 21px;
}
.header .nav li:first-child {
	border-left: none;
}
.header .nav li:last-child {
	border-right: none;
}
.header .nav li a {
	color: #ffffff;
	display: block;
	font: bold 13px/1 'Open Sans Condensed', sans-serif;
	margin: -10px 0 -11px;
	padding: 13px 10px;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}
.header .nav li a:hover {
	background: #bb1908;
	background: -moz-linear-gradient(top, #bb1908 0%, #e31f0b 19%, #ca1f0f 43%, #971a13 62%, #7c1c19 78%, #832825 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bb1908), color-stop(19%, #e31f0b), color-stop(43%, #ca1f0f), color-stop(62%, #971a13), color-stop(78%, #7c1c19), color-stop(100%, #832825));
	background: -webkit-linear-gradient(top, #bb1908 0%, #e31f0b 19%, #ca1f0f 43%, #971a13 62%, #7c1c19 78%, #832825 100%);
	background: -o-linear-gradient(top, #bb1908 0%, #e31f0b 19%, #ca1f0f 43%, #971a13 62%, #7c1c19 78%, #832825 100%);
	background: -ms-linear-gradient(top, #bb1908 0%, #e31f0b 19%, #ca1f0f 43%, #971a13 62%, #7c1c19 78%, #832825 100%);
	background: linear-gradient(to bottom, #bb1908 0%, #e31f0b 19%, #ca1f0f 43%, #971a13 62%, #7c1c19 78%, #832825 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb1908', endColorstr='#832825', GradientType=0); */
	border: 1px solid;
	border-color: #c84d40 #740d04 #2f0301 #a52c22;
	border-radius: 10px;
	margin: -11px -2px -12px;
	padding: 13px 11px;
	text-decoration: none;
}


/*! hero */
.hero {
	background: #ffffff;
	margin: 0 7px;
	padding: 14px;
	position: relative;
}
.hero:after {
	background: url('img/bg-hero.png') no-repeat;
	content: '';
	height: 54px;
	position: absolute;
		right: 0;
		bottom: -44px;
		left: 0;
}
.hero .slideshow {
	height: 315px;
	margin: 0 0 1em;
	overflow: hidden;
	position: relative;
	width: 912px;
}
.hero .slideshow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hero .slideshow ul li {
	position: absolute;
	z-index: -1;
}
.hero .slideshow ul li.active {
	z-index: 2;
}
.hero .slideshow ul li.transition {
	z-index: 1;
}
.hero .slideshow .slideProgress {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
		bottom: 12px;
		left: 12px;
	z-index: 10;
	*zoom: 1;
}
.hero .slideshow .slideProgress:after {
	clear: both;
	content: '';
	display: table;
}
.hero .slideshow .slideProgress li {
	float: left;
	margin: 0 4px 0 0;
}
.hero .slideshow .slideProgress li a {
	background: #eaeaea;
	border-radius: 100px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, -1px -1px 1px rgba(255, 255, 255, 0.5) inset;
	display: block;
	height: 18px;
	width: 18px;
}
.hero .slideshow .slideProgress li.active a {
	background: #cc0300;
}
.hero .breadcrumbs {
	background: url('img/bg-breadcrumbs.jpg') repeat-x;
	border-radius: 3px;
	color: #ffffff;
	list-style: none;
	margin: 0 0 0.5em;
	padding: 12px 16px;
	*zoom: 1;
}
.hero .breadcrumbs:after {
	clear: both;
	content: '';
	display: table;
}
.hero .breadcrumbs li {
	float: left;
	margin: 0 0.5em 0 0;
}
.hero .breadcrumbs li a {
	background: url('img/bg-footer-links-li.png') no-repeat right center;
	color: inherit;
	padding: 0 1em 0 0;
}
.hero .banners {
	list-style: none;
	padding: 0;
	*zoom: 1;
}
.hero .banners:after {
	clear: both;
	content: '';
	display: table;
}
.hero .banners li {
	border: 1px solid #000000;
	box-shadow: 5px 5px 7px -2px rgba(0, 0, 0, 0.5);
	float: left;
	margin: 0 0 0 12px;
}
.hero .banners li:first-child {
	margin-left: 0;
}
.hero .banners li a,
.hero .banners li img {
	display: block;
	width: 217px;
}


/*! content */
.content {
	margin: 0 7px;
	*zoom: 1;
}
.content:after {
	clear: both;
	content: '';
	display: table;
}
.content .left {
	float: left;
	padding: 24px 0 0;
	width: 262px;
}
.content .left .box {
	background: url('img/bg-box.jpg');
	border: 3px solid #202020;
	border-radius: 2px;
	margin: 0 auto 2em;
	padding: 10px;
	width: 215px;
}
.content .left .box .nav {
	list-style: none;
	padding: 0;
}
.content .left .box .nav li {
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-top: none;
	border-left: none;
}
.content .left .box .nav li a {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dffffff', endColorstr='#1a000000',GradientType=0 );
	color: #ffffff;
	display: block;
	font: 14px/1.3 'Open Sans Condensed';
	padding: 7px 7px 7px 32px;
	position: relative;
	text-transform: uppercase;
}
.content .left .box .nav li a:hover {
	background: rgba(0, 0, 0, 0.2);
	color: #ab150b;
	text-decoration: none;
}
.content .left .box .nav li a:before {
	background: url('img/bg-content-nav-a.png') no-repeat 10px center rgba(255, 255, 255, 0.03);
	content: '';
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 24px;
}
.content .left .box .nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 24px;
}
.content .left .box .banner {
	display: block;
	margin: -10px;
}
.content .left .box .banner img {
	display: block;
}
.content .left .box .boxFooter {
	background: url('img/bg-box-footer.jpg') repeat-x center top #000000;
	margin: 0 -10px -10px;
	padding: 10px;
	*zoom: 1;
}
.content .left .box .boxFooter:after {
	clear: both;
	content: '';
	display: table;
}
.content .left .box .boxFooter h2 {
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}
.content .left .box .boxFooter input[type='text'] {
	background: #0e0e0e;
	background: -moz-linear-gradient(top, #0e0e0e 0%, #212121 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e0e0e), color-stop(100%, #212121));
	background: -webkit-linear-gradient(top, #0e0e0e 0%, #212121 100%);
	background: -o-linear-gradient(top, #0e0e0e 0%, #212121 100%);
	background: -ms-linear-gradient(top, #0e0e0e 0%, #212121 100%);
	background: linear-gradient(to bottom, #0e0e0e 0%, #212121 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#212121', GradientType=0);
	border: 1px solid;
	border-color: #373737 #000000 #000000 #373737;
	border-radius: 10px;
	color: #ffffff;
	float: left;
	outline: none;
	padding: 0.25em 1em;
	-webkit-appearance: none;
}
.content .left .box .boxFooter input[type='submit'] {
	float: left;
	margin: 0 0 0 -16px;
}
.content .left .interaction {
	color: #ffffff;
	margin: 0 auto 2em;
	padding: 0 13px;
	width: 215px;
}
.content .left .interaction h2 {
	color: #ffffff;
	font-size: 1.6em;
}
.content .left .interaction h2:first-child {
	margin-top: 0;
}
.content .left .interaction h2 small {
	color: #ab150b;
	display: block;
	font-size: 0.7em;
	font-weight: normal;
}
.content .left .interaction hr {
	border: none;
	border-bottom: 1px dotted #444444;
}
.content .right {
	float: left;
	width: 678px;
}
.content .inner {
	background: #ffffff;
	padding: 20px;
	position: relative;
}
.content .inner:after {
	background: url('img/bg-hero.png') no-repeat;
	content: '';
	height: 54px;
	position: absolute;
		right: 0;
		bottom: -44px;
		left: 0;
}
.content .productsList {
	list-style: none;
	padding: 0;
	*zoom: 1;
}
.content .productsList:after {
	clear: both;
	content: '';
	display: table;
}
.content .productsList li {
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#e5e5e5), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 50%, #ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 50%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 50%, #ffffff 100%);
	background: linear-gradient(to bottom, #e5e5e5 50%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
	float: left;
	margin: 0 20px 20px 0;
	padding: 6px;
}
.content .productsList li:nth-child(3n) {
	margin-right: 0;
}
.content .productsList li:nth-child(3n+1) {
	clear: left;
}
.content .productsList li.banner {
	background: none;
	filter: none;
	padding: 0;
}
.content .productsList .productsListInner {
	background: #ffffff;
	padding: 0 5px;
	text-align: center;
	width: 177px;
}
.content .productsList .thumbnail {
	height: 160px;
	margin: 0 -5px;
	width: 187px;
}
.content .productsList h3 {
	color: #3b3b3b;
	font-family: 'Open Sans Condensed';
	font-size: 17px;
	margin-bottom: 0;
}
.content .productsList .price {
	color: #ab150b;
	display: block;
	font-size: 26px;
	font-weight: bold;
	margin: -4px 0 4px;
}
.content .productsList .price .vat {
	color: #3b3b3b;
	font-size: 13px;
}
.content .listOptions {
	margin: 0 0 1em;
	*zoom: 1;
}
.content .listOptions:after {
	clear: both;
	content: '';
	display: table;
}
.content .listOptions .sharing {
	float: left;
	width: 350px;
}
.content .listOptions .pagination {
	background: #000000;
	border-radius: 100px;
	color: #ffffff;
	float: right;
	list-style: none;
	margin: 0;
	max-width: 280px;
	padding: 0.5em;
}
.content .listOptions .pagination li {
	border-left: 1px solid #d48e8f;
	float: left;
	line-height: 1;
}
.content .listOptions .pagination li:first-child {
	border: none;
}
.content .listOptions .pagination li a {
	display: block;
	padding: 0 0.5em;
}
.content .listOptions .pagination li.active a,
.content .listOptions .pagination li.incremental a {
	color: inherit;
}
.content .featureBox {
	background: url('img/bg-hero.png') no-repeat center -15px #1c1c1c;
	color: #ffffff;
	padding: 20px 15px;
	position: relative;
	*zoom: 1;
}
.content .featureBox:before {
	background: url('img/bg-feature-box.png') no-repeat center bottom;
	content: '';
	display: block;
	height: 30px;
	pointer-events: none;
	position: absolute;
		right: 0;
		bottom: -16px;
		left: 0;
}
.content .featureBox:after {
	clear: both;
	content: '';
	display: table;
}
.content .featureBox .left {
	margin: 0 12px 0 0;
	padding: 0;
	width: 389px;
}
.content .featureBox .right {
	width: 207px;
}
.content .featureBox .featureImage {
	float: left;
	margin: 0 15px 0 0;
	width: 190px;
}
.content .featureBox .featureImage img {
	border: 4px solid #d5d5d5;
}
.content .featureBox .featureContent {
	float: left;
	width: 403px;
}
.content .featureBox h2 {
	color: #ffffff;
	margin-top: 0;
}
.content .featureBox h2 small {
	color: #ab150b;
	display: block;
	font-weight: normal;
}
.content .featureBox .contactForm {
	background: #141414;
	border: 1px solid #222222;
	float: left;
	width: 377px;
}
.content .featureBox .contactForm .contactFormInner {
	background: #252525;
	margin: 11px;
	padding: 1em;
}
.content .featureBox .contactForm .contactFormInner .formitem {
	border-bottom: 1px solid #141414;
	margin: 0 -1em 1em;
	padding: 0 1em 1em;
}
.content .featureBox .contactForm .contactFormInner .formitem:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.content .featureBox .contactContent {
	float: right;
	text-align: right;
	width: 190px;
}
.content .featureBox .contactContent h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
}
.content .featureBox .album {
	background: #141414;
	border: 1px solid #222222;
	margin: 0 0 0.5em;
	padding: 1em;
}
.content .featureBox .album h3 {
	color: #ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	margin-top: 0;
}
.content .featureBox .album ul {
	list-style: none;
	margin: 0;
	padding: 0;
	*zoom: 1;
}
.content .featureBox .album ul:after {
	clear: both;
	content: '';
	display: table;
}
.content .featureBox .album ul li {
	float: left;
	margin: 0 18px 18px 0;
}
.content .featureBox .album ul li:nth-child(4n) {
	margin-right: 0;
}
.content .featureBox .album ul li .thumbnail {
	border: 4px solid #ffffff;
	height: 88px;
	position: relative;
	width: 123px;
}
.content .featureBox .album ul li .youtube:after {
	content: '';
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #ffffff;
	position: absolute;
		top: 4px;
		left: 4px;
	width: 0;
}
.content .featureBox .album ul li .thumbnail img {
	max-width: 200px;
	width: auto;
}
.content .featureBox .addthis {
	float: right;
}
.content .featureBox .productImage {
	border: 4px solid #ffffff;
	margin: 0 0 1em;
	width: 600px;
}
.content .featureBox .productGallery {
	margin: 0 auto 1em;
	position: relative;
	width: 598px;
}
.content .featureBox .productGallery .prev,
.content .featureBox .productGallery .next {
	background: url('img/bg-product-gallery-nav.png') no-repeat;
	display: block;
	height: 69px;
	text-indent: -9999px;
	width: 27px;
}
.content .featureBox .productGallery .prev {
	background-position: 0 0;
	position: absolute;
		top: 0;
		left: 0;
}
.content .featureBox .productGallery .prev:hover {
	background-position: 0 -69px;
}
.content .featureBox .productGallery .next {
	background-position: -27px 0;
	position: absolute;
		top: 0;
		right: 0;
}
.content .featureBox .productGallery .next:hover {
	background-position: -27px -69px;
}
.content .featureBox .productGallery .disabled {
	opacity: 0.2;
}
.content .featureBox .productGallery .sliderContainer {
	height: 69px;
	overflow: hidden;
	width: 100%;
}
.content .featureBox .productGallery .slider {
	list-style: none;
	margin: 0 0 0 31px;
	padding: 0;
	width: 999999px;
}
.content .featureBox .productGallery .slider li {
	float: left;
	margin: 0 4px 0 0;
}
.content .featureBox .productGallery .slider li a {
	border: 4px solid #ffffff;
	display: block;
	height: 61px;
	overflow: hidden;
	width: 123px;
}
.content .featureBox .productGallery .slider li a img {
	display: block;
	max-width: 200px;
}
.content .featureBox .productContent {
	background: #141414;
	border: 1px solid #222222;
	margin: 0 0 1em;
	padding: 1em;
	*zoom: 1;
}
.content .featureBox .productContent:after {
	clear: both;
	content: '';
	display: table;
}
.content .featureBox .productContent .left {
	float: left;
	margin: 0 12px 0 0;
	width: 326px;
}
.content .featureBox .productContent .right {
	float: left;
	width: 242px;
}
.content .featureBox .productContent .productTitle span {
	color: #ff3a37;
	display: block;
	font-family: 'Coustard', sans-serif;
	position: relative;
}
.content .featureBox .productContent .productTitle span:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(20, 20, 20, 0.5)));
	background-image: -webkit-linear-gradient(top, transparent, rgba(20, 20, 20, 0.5));
	background-image: -moz-linear-gradient(top, transparent, rgba(20, 20, 20, 0.5));
	background-image: -ms-linear-gradient(top, transparent, rgba(20, 20, 20, 0.5));
	background-image: -o-linear-gradient(top, transparent, rgba(20, 20, 20, 0.5));
	background-image: linear-gradient(top, transparent, rgba(20, 20, 20, 0.5)); 
	content: '';
	pointer-events: none;
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}
.content .featureBox .productContent .productTitle small {
	color: #ffffff;
	font-family: 'Open Sans Condensed';
	font-size: 0.67em;
	font-weight: bold;
}
.content .featureBox .productContent .productOptionsTitle {
	color: #ffffff;
	font-family: 'Arvo', serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
}
.content .featureBox .productContent .productOptions {
	display: block;
}
.content .featureBox .productContent .productOptions .row {
	background: #252525;
	border-bottom: 1px solid #141414;
	padding: 10px 10px 10px 60px;
	position: relative;
}
.content .featureBox .productContent .productOptions .row .label {
	background: #2b2b2b;
	display: inline-block;
	margin: -10px 10px -10px -60px;
	padding: 10px;
	vertical-align: middle;
	width: 60px;
}
.content .featureBox .productContent .productOptions .row input,
.content .featureBox .productContent .productOptions .row select {
	display: inline-block;
	position: absolute;
		top: 6px;
	vertical-align: middle;
}
.content .featureBox .productContent .productOptions .row select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 142px;
}
.content .featureBox .productContent .productOptions .footerRow {
	border: 1px solid #252525;
	margin: -1px 0 0;
	padding: 10px;
	*zoom: 1;
}
.content .featureBox .productContent .productOptions .footerRow:after {
	clear: both;
	content: '';
	display: table;
}
.content .featureBox .productContent .productOptions .footerRow .featureButton {
	float: left;
	margin: 4px 0 0;
}
.content .featureBox .productContent .productOptions .footerRow .price {
	float: right;
	font-size: 1.6em;
}
.content .featureBox .productRating {
/*
	float: left;
	width: 330px;
*/
	float: right;
	padding: 0.5em 0 0;
}
.content .featureBox .productRating .productRatingDescription {
	color: #ffffff;
	display: inline-block;
	margin: 0 8px 0 4px;
	vertical-align: top;
}
.content .featureBox .tabsContainer {
	margin: 0 0 1em;
}
.content .featureBox .tabsContainer .tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	*zoom: 1;
}
.content .featureBox .tabsContainer .tabs:after {
	clear: both;
	content: '';
	display: table;
}
.content .featureBox .tabsContainer .tabs li {
	float: left;
	margin: 0 2px 0 0;
}
.content .featureBox .tabsContainer .tabs li a {
	background: #2c2c2c;
	background: -moz-linear-gradient(top, #2c2c2c 0%, #1b1b1b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2c2c), color-stop(100%, #1b1b1b));
	background: -webkit-linear-gradient(top, #2c2c2c 0%,#1b1b1b 100%);
	background: -o-linear-gradient(top, #2c2c2c 0%,#1b1b1b 100%);
	background: -ms-linear-gradient(top, #2c2c2c 0%,#1b1b1b 100%);
	background: linear-gradient(to bottom, #2c2c2c 0%,#1b1b1b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c', endColorstr='#1b1b1b', GradientType=0);
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 1;
	padding: 1em;
	text-transform: uppercase;
}
.content .featureBox .tabsContainer .tabs li.active a {
	background: #ebebeb;
	color: #141414;
	filter: none;
}
.content .featureBox .tabsContainer .tabsContent {
	background: #ebebeb;
	color: #141414;
	display: none;
	padding: 1em;
}
.content .featureBox .tabsContainer .tabsContent.active {
	display: block;
}
.content .featureBox .tabsContainer .tabsContent h2 {
	color: #4d4949;
}
.content .featureBox .label {
	display: block;
	margin: 0 0 15px;
}
.content .featureBox .featureBoxInner {
	background: #151414;
	padding: 15px;
}
.content .featureBox .featureBoxInner .form {
	background: #1c1c1c;
	float: left;
	margin: 0 0 15px;
	padding: 15px;
}
.content .featureBox .featureBoxInner .form label {
	display: inline-block;
	margin: 0 10px 0 0;
}
.content .featureBox .featureBoxInner .map {
	background: url('img/bg-feature-box-map.jpg') no-repeat 0 0;
	clear: both;
	height: 333px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 572px;
}
.content .featureBox .featureBoxInner .map li {
	position: absolute;
}
.content .featureBox .featureBoxInner .map:hover li.active {
	background-image: none;
}
.content .featureBox .featureBoxInner .map:hover li:hover,
.content .featureBox .featureBoxInner .map li.active {
	background-image: url('img/bg-feature-box-map.jpg');
}
.content .featureBox .featureBoxInner .map li a {
	display: block;
	height: 100%;
	text-align: center;
}
.content .featureBox .featureBoxInner .map li a span {
	background: #c01312;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	color: #ffffff;
	display: none;
	padding: 5px 10px;
	position: relative;
		top: 100%;
	white-space: nowrap;
	z-index: 100;
}
.content .featureBox .featureBoxInner .map li:hover a span {
	display: inline-block;
}
.content .featureBox .featureBoxInner .map .africa {
	background-position: -230px -1482px;
	display: block;
	height: 135px;
	top: 150px;
	left: 230px;
	width: 125px;
	z-index: 1;
}
.content .featureBox .featureBoxInner .map .asia {
	background-position: -300px -1670px;
	height: 235px;
	top: 5px;
	left: 300px;
	width: 230px;
}
.content .featureBox .featureBoxInner .map .europe {
	background-position: -222px -1009px;
	height: 150px;
	top: 10px;
	left: 222px;
	width: 140px;
}
.content .featureBox .featureBoxInner .map .north-america {
	background-position: 0 -333px;
	height: 210px;
	top: 0;
	left: 0;
	width: 260px;
}
.content .featureBox .featureBoxInner .map .oceania {
	background-position: -422px -2211px;
	height: 120px;
	top: 213px;
	left: 422px;
	width: 150px;
}
.content .featureBox .featureBoxInner .map .south-america {
	background-position: -105px -857px;
	height: 145px;
	top: 191px;
	left: 105px;
	width: 110px;
}
.content .productReview {
	border-bottom: 1px solid #cccccc;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
	position: relative;
}
.content .productReview h3 {
	margin-top: 0;
	width: 470px;
}
.content .productReview h3 small {
	color: #6d6d6d;
	display: block;
	font-size: 0.67em;
	text-transform: none;
}
.content .productReview .productRating {
	float: none;
	position: absolute;
		top: 1em;
		right: 1em;
	width: auto;
}
.content .productReviewForm .formitem {
	margin: 0 0 0.5em;
}
.content .productReviewForm .formitem label {
	float: left;
	width: 150px;
}
.content .productReviewForm .formitem input[type='text'],
.content .productReviewForm .formitem textarea {
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1) inset;
	width: 424px;
}
.content .productReviewForm .formitem .error {
	color: #ab150b;
	float: left;
	margin: 0 0 0 0.5em;
}
.content .productSharing {
	margin: 1em 0 1.5em;
}
.content .faqs {
	list-style: none;
	padding: 0;
}
.content .faqs li {
	border-bottom: 1px solid #cccccc;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
.content .faqs li:last-child {
	border: none;
}
.content .faqs li h3 {
	margin-top: 0;
}
.content .gallery {
	padding: 20px;
	position: relative;
}
.content .gallery h2 {
	color: #ffffff;
	font-weight: normal;
}
.content .gallery h2 a {
	color: #ab150b;
	font-size: 0.5em;
}
.content .gallery .prev,
.content .gallery .next {
	background: url('img/bg-gallery-nav.png') no-repeat;
	display: block;
	height: 15px;
	text-indent: -9999px;
	width: 13px;
}
.content .gallery .prev {
	background-position: 0 0;
	position: absolute;
		bottom: 70px;
		left: 0;
}
.content .gallery .prev:hover {
	background-position: 0 -15px;
}
.content .gallery .next {
	background-position: -13px 0;
	position: absolute;
		right: 0;
		bottom: 70px;
}
.content .gallery .next:hover {
	background-position: -13px -15px;
}
.content .gallery .sliderContainer {
	height: 116px;
	overflow: hidden;
	width: 100%;
}
.content .gallery .slider {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 999999px;
}
.content .gallery .slider li {
	border: 1px solid #ffffff;
	border-radius: 1px;
	float: left;
	margin: 0 14px 0 0;
}
.content .gallery .slider li:hover {
	border-color: #ab150b;
}
.content .gallery .slider li a {
	border: 4px solid #000000;
	display: block;
	height: 106px;
	overflow: hidden;
	position: relative;
	width: 106px;
}
.content .gallery .slider li .youtube:after {
	content: '';
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #ffffff;
	position: absolute;
		top: 4px;
		left: 4px;
	width: 0;
}
.content .gallery .slider li a img {
	display: block;
	max-width: 200px;
}
.content .news {
	list-style: none;
	padding: 0;
}
.content .news li {
	margin: 0 0 1em;
	*zoom: 1;
}
.content .news li:after {
	clear: both;
	content: '';
	display: table;
}
.content .news .thumbnail {
	float: left;
	height: 150px;
	margin: 0 12px 0 0;
	width: 187px;
}
.content .news .newsContent {
	float: left;
	width: 439px;
}
.content .news .newsContent h3 {
	margin-top: 0;
}
.content .news .newsContent h3 small {
	display: block;
	text-transform: none;
}
.content .downloads {
	list-style: none;
	padding: 0;
}
.content .downloads li {
	background: url('img/icons/page_white_acrobat.png') no-repeat left 4px;
	padding: 0 0 0 24px;
}
.content .distributors {
	list-style: none;
	padding: 0;
}
.content .distributors li {
	border-bottom: 1px solid #cccccc;
}
.content .distributors li:last-child {
	border-bottom-width: 0;
}
.content .distributors .distributorsHeading {
	color: #4d4949;
}


/*! footer */
.footer {
	border-top: 1px solid #ab150b;
	color: #ffffff;
	margin: 0 15px;
	padding: 1em 0;
	*zoom: 1;
}
.footer:after {
	clear: both;
	content: '';
	display: table;
}
.footer .left {
	float: left;
}
.footer .left .links {
	float: left;
	list-style: none;
	margin: 0 2em 0 0;
	padding: 0;
}
.footer .left .links li {
	background: url('img/bg-footer-links-li.png') no-repeat 0.5em center;
	padding: 0 0 0 1.5em;
}
.footer .left .links li a {
	color: #ffffff;
	font: 14px/1.3 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
}
.footer .left .links li a:hover {
	color: #ab150b;
	text-decoration: none;
}
.footer .right {
	float: right;
	font-family: 'Arvo', serif;
	text-align: right;
}
.footer .right strong {
	color: #ab150b;
	font-weight: inherit;
}


/*! bottom bar */
.bottomBar span {
	display: block;
}


/*! forms */
.notify {
	border: 1px solid;
	border-radius: 3px;
	margin: 0 0 1em;
	padding: 0.5em;
}
.notify.error {
	background-color: #f02113;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f02113), color-stop(100%, #ab150b));
	background-image: -webkit-linear-gradient(top, #f02113, #ab150b);
	background-image: -moz-linear-gradient(top, #f02113, #ab150b);
	background-image: -ms-linear-gradient(top, #f02113, #ab150b);
	background-image: -o-linear-gradient(top, #f02113, #ab150b);
	background-image: linear-gradient(top, #f02113, #ab150b);
	border-color: #ab150b;
	color: #ffcccc;
}
.notify.error:before {
	content: 'ERROR - ';
}
.notify.success {
	background-color: #21f013;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21f013), color-stop(100%, #15ab0b));
	background-image: -webkit-linear-gradient(top, #21f013, #15ab0b);
	background-image: -moz-linear-gradient(top, #21f013, #15ab0b);
	background-image: -ms-linear-gradient(top, #21f013, #15ab0b);
	background-image: -o-linear-gradient(top, #21f013, #15ab0b);
	background-image: linear-gradient(top, #21f013, #15ab0b);
	border-color: #15ab0b;
	color: #006600;
}
.notify.success:before {
	content: 'SUCCESS - ';
}
.formitem {
	*zoom: 1;
}
.formitem:after {
	clear: both;
	content: '';
	display: table;
}
.formitem label {
	display: block;
}
.formitem abbr {
	border: none;
	color: #ab150b;
}
.formitem input[type='text'],
.formitem textarea {
	background: #fbfbfb;
	border: 1px solid #000000;
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2) inset;
	display: block;
	outline: none;
	padding: 0.25em;
	width: 320px;
}
.formitem textarea {
	height: 110px;
	resize: none;
}
.formitem.light input[type='text'],
.formitem.light textarea {
	border-color: #cccccc;
}
.formitem.spaced {
	margin: 0 0 7px;
}
.formitem.inline.spaced label {
	margin-right: 7px;
}
.formitem.error input[type='text'],
.formitem.error textarea {
	border-color: #ab150b;
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2) inset,
				0 0 5px #ab150b;
}
.formitem input[type='text']:focus,
.formitem textarea:focus {
	border-color: #150bab;
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2) inset,
				0 0 5px #150bab;
}
.formitem.inline label,
.formitem.inline input[type='text'] {
	display: inline-block;
}
.formitem.inline [type='submit'] {
	float: right;
	margin: 2px 0 0;
}
.formitem input[type='text'].medium {
	width: 90px !important;
}
.formitem input[type='text'].small {
	width: 30px !important;
}
.formitem .error {
	color: #cccccc;
	display: block;
	margin: 0.25em 0 0;
}


/*! utility */
.button {
	background: #000000;
	border: none;
	border-radius: 100px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	outline: none;
	padding: 0.25em 0.75em;
	text-transform: uppercase;
}
.button:hover {
	background: #222222;
	text-decoration: none;
}
.button.secondary {
	background: #ab150b;
}
.button.secondary:hover {
	background: #cd372d;
}
.featureButton {
	background: #e12212;
	background: -moz-linear-gradient(top, #e12212 0%, #790805 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e12212), color-stop(100%, #790805));
	background: -webkit-linear-gradient(top, #e12212 0%, #790805 100%);
	background: -o-linear-gradient(top, #e12212 0%, #790805 100%);
	background: -ms-linear-gradient(top, #e12212 0%, #790805 100%);
	background: linear-gradient(to bottom, #e12212 0%, #790805 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e12212', endColorstr='#790805', GradientType=0); */
	border: 1px solid #8e0e07;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	line-height: 1;
	padding: 0.25em 1em 0.25em 1.5em;
	position: relative;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.featureButton:hover {
	background: #790805;
	background: -moz-linear-gradient(top, #790805 0%, #e12212 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #790805), color-stop(100%, #e12212));
	background: -webkit-linear-gradient(top, #790805 0%, #e12212 100%);
	background: -o-linear-gradient(top, #790805 0%, #e12212 100%);
	background: -ms-linear-gradient(top, #790805 0%, #e12212 100%);
	background: linear-gradient(to bottom, #790805 0%, #e12212 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#790805', endColorstr='#e12212', GradientType=0); */
	text-decoration: none;
}
.featureButton:before {
	background: #3e3e3e;
	background: -moz-linear-gradient(top, #3e3e3e 0%, #0f0f0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3e3e), color-stop(100%, #0f0f0f));
	background: -webkit-linear-gradient(top, #3e3e3e 0%, #0f0f0f 100%);
	background: -o-linear-gradient(top, #3e3e3e 0%, #0f0f0f 100%);
	background: -ms-linear-gradient(top, #3e3e3e 0%, #0f0f0f 100%);
	background: linear-gradient(to bottom, #3e3e3e 0%, #0f0f0f 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e3e', endColorstr='#0f0f0f', GradientType=0); */
	border-radius: 5px 0 0 5px;
	content: '\00bb';
	padding: 0.2em 0.3em;
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
}
.featureButton:hover:before {
	background: #0f0f0f;
	background: -moz-linear-gradient(top, #0f0f0f 0%, #3e3e3e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f0f0f), color-stop(100%, #3e3e3e));
	background: -webkit-linear-gradient(top, #0f0f0f 0%, #3e3e3e 100%);
	background: -o-linear-gradient(top, #0f0f0f 0%, #3e3e3e 100%);
	background: -ms-linear-gradient(top, #0f0f0f 0%, #3e3e3e 100%);
	background: linear-gradient(to bottom, #0f0f0f 0%, #3e3e3e 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0f0f', endColorstr='#3e3e3e', GradientType=0); */
}
.media {
	*zoom: 1;
}
.media {
	clear: both;
	content: '';
	display: table;
}
.media .mediaImage {
	float: left;
	margin: 0 15px 0 0;
	width: 190px;
}
.media .mediaImage img {
	border: 4px solid #d5d5d5;
}
.media .mediaContent {
	margin: 0 0 0 205px;
}
.social {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	display: inline-block;
	margin: 0 5px 0 0;
	*display: inline;
	*zoom: 1;
}
.social li a {
	background: url('img/bg-social.png') no-repeat;
	display: block;
	height: 44px;
	text-indent: -9999px;
	width: 44px;
}
.social li.facebook a {
	background-position: 0 0;
}
.social li.facebook a:hover {
	background-position: 0 -44px;
}
.social li.twitter a {
	background-position: -44px 0;
}
.social li.twitter a:hover {
	background-position: -44px -44px;
}
.social li.youtube a {
	background-position: -88px 0;
}
.social li.youtube a:hover {
	background-position: -88px -44px;
}
.social li.linkedin a {
	background-position: -132px 0;
}
.social li.linkedin a:hover {
	background-position: -132px -44px;
}
.styledList {
	list-style: none;
	padding: 0 0 0 0.5em;
}
.styledList li {
	background: url('img/bg-styled-list-li.png') no-repeat left center;
	padding: 0 0 0 1em;
}
.submitButton {
	background: #e12212;
	background: -moz-linear-gradient(top, #e12212 0%, #790805 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e12212), color-stop(100%, #790805));
	background: -webkit-linear-gradient(top, #e12212 0%, #790805 100%);
	background: -o-linear-gradient(top, #e12212 0%, #790805 100%);
	background: -ms-linear-gradient(top, #e12212 0%, #790805 100%);
	background: linear-gradient(to bottom, #e12212 0%, #790805 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e12212', endColorstr='#790805', GradientType=0); */
	border: 1px solid #8e0e07;
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	padding: 0.25em 0.5em;
}
.submitButton:hover {
	background: #790805;
	background: -moz-linear-gradient(top, #790805 0%, #e12212 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #790805), color-stop(100%, #e12212));
	background: -webkit-linear-gradient(top, #790805 0%, #e12212 100%);
	background: -o-linear-gradient(top, #790805 0%, #e12212 100%);
	background: -ms-linear-gradient(top, #790805 0%, #e12212 100%);
	background: linear-gradient(to bottom, #790805 0%, #e12212 100%);
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#790805', endColorstr='#e12212', GradientType=0); */
	text-decoration: none;
}
.thumbnail {
	display: block;
	overflow: hidden;
}
.thumbnail img {
	display: block;
	width: inherit;
}
.unstyledList {
	list-style: none;
	padding: 0;
}/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(js/colorbox/example1/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(js/colorbox/example1/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(js/colorbox/example1/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(js/colorbox/example1/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(js/colorbox/example1/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(js/colorbox/example1/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(js/colorbox/example1/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(js/colorbox/example1/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(js/colorbox/example1/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(js/colorbox/example1/images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(js/colorbox/example1/images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(js/colorbox/example1/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(js/colorbox/example1/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(js/colorbox/example1/images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(js/rating/delete.gif) no-repeat 0 -16px;display:none}
div.star-rating,div.star-rating a{background:url('img/bg-rating.png') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */