* {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-variant: inherit;
	font-style: inherit;
	color: inherit;
}

body {
	background: #58656d;
	margin: 0px;
}

#bgwrapper {
	position: relative;
	background: url('/template/images/bg-body-gradient.gif') repeat-x #ffffff;
	width: 100%;
	height: auto;
}

#themebox {
	position: relative;
	width: 960px;
	margin: auto;
}

.clear {
	clear: both;
}

.clear.left {
	clear: left;
}

.clear.right {
	clear: right;
}

/*  Toolbar
-------------------------------------
*/
#toolbar {
	position: fixed;
	background: url('/template/images/bg-toolbar-shade.png') repeat-x;
	width: 100%;
	min-width: 960px;
	height: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 801;
}

#toolbarToggle {
	position: fixed;
	background: url('/template/images/toolbar-toggle.png') no-repeat;
	width: 56px;
	height: 45px;
	bottom: 0px;
	left: 20px;
	cursor: pointer;
	z-index: 810;
}

#toolbarToggle.close {
	background: url('/template/images/toolbar-toggle-open.png') no-repeat;
}

#toolbarLayout {
	position: relative;
	padding: 20px 24px 0 76px;
	height: 45px;
	z-index: 805;
}

#toolbarContent {
	position: relative;
	background: url('/template/images/toolbar-repeat.png') repeat-x;
	height: 45px;
	bottom: 0px;
}

#toolbarContent img.corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#toolbarContent table {
	position: relative;
	width: 100%;
}

#toolbarContent table td.content {
	padding: 0 4px 0 4px;
}

#toolbarContent table td.divider {
	width: 2px;
}

#toolbarContent table td.content a img {
	margin: 0 4px 0 0;
}

#toolbarContent table td.content.left {
	text-align: left;
}

#toolbarContent table td.content.right {
	text-align: right;
}

#toolbarContent table td.divider.center,#toolbarContent table td.content.center
	{
	text-align: center;
}

#addThis {
	position: relative;
}

#addThis div.addthis_toolbox {
	position: relative;
	width: 230px;
	margin: auto;
}

#at15s {
	display: none !important;
}

#callBack {
	position: relative;
	padding: 13px 55px 0 0;
	text-align: right;
	width: 100px;
	height: 27px;
	margin: auto;
	cursor: pointer;
}

#callBack img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

/*  Header
-------------------------------------
*/
#header {
	position: relative;
	width: 960px;
	height: 110px;
	z-index: 900;
}

#header img {
	position: absolute;
	left: 20px;
	top: 4px;
	border: 0px;
}

/*  Banner
-------------------------------------
*/
#banner {
	position: relative;
	width: 960px;
}

#banner.splash {
	height: 250px;
}

#banner.sub {
	height: 203px;
}

#banner #MooFlow img {
	border: 0px none;
	cursor: pointer;
}

#banner #MooFade {
	position: relative;
	padding: 14px 0 0 12px;
	margin: auto;
	height: 189px;
	width: 926px;
	overflow: hidden;
}

#bannerMask {
	position: absolute;
	background: url('/template/images/mask-subbanner.png');
	width: 946px;
	height: 203px;
	left: 5px;
	top: 0px;
	z-index: 100;
}

/*  Actionbar
-------------------------------------
*/
#actionbar {
	position: relative;
	background: url('/template/images/bg-actionbar.png') no-repeat;
	width: 960px;
	height: 51px;
}

#breadCrumbs {
	position: relative;
	padding: 16px 0 0 12px;
}

#printIcon {
	position: absolute;
	right: 280px;
	top: 10px;
	cursor: pointer;
}

#breadCrumbs a {
	position: relative;
	background: url('/template/images/link-arrow.gif') no-repeat right;
	padding: 0 14px 0 0;
	margin: 0 6px 0 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #58656e;
}

#breadCrumbs a:hover {
	color: #f78f1e;
}

#breadCrumbs span {
	position: relative;
	background: url('/template/images/link-arrow.gif') no-repeat right;
	font-weight: bold;
	padding: 0 14px 0 0;
	margin: 0 6px 0 0;
}

#searchEngine {
	position: absolute;
	right: 10px;
	top: 9px;
	height: 33px;
}

#searchEngine #searchInput {
	position: absolute;
	background: url('/template/images/bg-search.png') no-repeat;
	right: 32px;
	top: 0px;
	height: 33px;
	width: 190px;
}

#searchEngine #searchInput input[type="text"] {
	height: 26px;
	background: none;
	width: 180px;
	border: 0px none;
	font-size: 12px;
	margin: 2px 0 0 4px;
	padding: 0;
}

#searchEngine img {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 33px;
	width: 32px;
	cursor: pointer;
	border: 0px none;
}

/*  Layout
-------------------------------------
*/
#layout {
	position: relative;
	width: 960px;
}

#layout.triple .column {
	position: relative;
	width: 292px;
	float: left;
	margin: 14px;
}

/*  Splash
-------------------------------------
*/
.column.news .list {
	position: relative;
	width: 220px;
	border-bottom: 1px solid #e4e1d9;
	margin: 0 0 20px 0;
	padding: 0 0 0 70px;
	min-height: 71px;
}

.column.news .list .img {
	position: absolute;
	background: url('/template/images/splash-image-mask.gif') no-repeat;
	width: 61px;
	height: 61px;
	padding: 3px;
	left: 0px;
	top: 0px;
}

.column.content {
	border-bottom: 1px solid #e4e1d9;
	padding: 0 0 17px 0;
}

.column.news .list a,.column.tv a {
	display: block;
	background: url('/template/images/link-arrow.gif') no-repeat left 3px;
	text-decoration: none;
	color: #444444;
	font-style: italic;
	padding: 0 0 0 10px;
	margin: 4px 0 0 0;
}

.column.tv a {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 0 12px 10px;
	border-bottom: 1px solid #e4e1d9;
}
.column.tv a.image {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

.column.news .list a:hover,.column.tv a:hover {
	color: #f78f1e;
}

/*  Footer
-------------------------------------
*/
#footerbox {
	position: relative;
	background: url('/template/images/bg-footer.png') repeat-x;
	width: 100%;
	height: 190px;
}

#footer {
	position: relative;
	width: 960px;
	height: 190px;
	margin: auto;
}

#footer img {
	position: absolute;
	left: 0px;
	top: 34px;
}

#footernaw {
	position: absolute;
	bottom: 56px;
	left: 0px;
	font-size: 12px;
	color: #ffffff;
}

#footernaw span {
	font-size: 14px;
	font-weight: bold;
}

#footerLinks {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 620px;
}

#footerLinks a,#footerLinks span {
	display: block;
	position: relative;
	background: url('/template/images/bg-footer-link.png') no-repeat left
		bottom;
	float: left;
	width: 160px;
	height: 22px;
	margin: 4px 0 0 20px;
	padding: 0 0 0 12px;
	color: #ffffff;
	text-decoration: none;
}

#footerLinks a {
	width: 148px;
}

#footerLinks span {
	background: none;
}

#footerLinks a.none {
	background: url('/template/images/bg-footer-link.png') no-repeat left
		4px;
	height: 16px;
}

#footerLinks a:hover {
	color: #f78f1e;
}

/*  Layout double
-------------------------------------
*/
#layout.double {
	position: relative;
	width: 960px;
	padding: 20px 0 0 0;
}

#layout.double .column.content {
	position: relative;
	width: 678px;
	margin: 10px 20px 10px 10px;
	float: left;
}

#layout.double .column.widgets {
	position: relative;
	width: 242px;
	margin: 10px 0 10px 10px;
	float: left;
}

#layout.double .column.widgets .widget {
	position: relative;
	margin: 0 0 16px 0;
}

#layout.double .column {
	border: 0px none;
}

/*  Widgets
-------------------------------------
*/
.widget {
	position: relative;
}

.widget .top {
	position: relative;
	background: url('/template/images/widget-top.png') no-repeat;
	width: 242px;
	height: 7px;
}

.widget .content {
	position: relative;
	background: url('/template/images/widget-repeat.png') repeat-y;
	width: 210px;
	padding: 4px 16px 4px 16px;
	height: auto;
}

.widget .bottom {
	position: relative;
	background: url('/template/images/widget-bottom.png') no-repeat;
	width: 242px;
	height: 10px;
}

.widget .link {
	position: relative;
	height: 20px;
}

/*  Newsletter
-------------------------------------
*/
.widget .content #newsletter label {
	position: relative;
	float: left;
	width: 60px;
	margin: 0 0 2px 0;
}

.widget .content #newsletter input[type="text"] {
	position: relative;
	float: left;
	width: 140px;
	margin: 0 0 2px 0;
}

.widget .content #newsletter input[type="button"] {
	position: absolute;
	background: none;
	background: url('/template/images/link-arrow.gif') no-repeat 0px 4px;
	border: 0px none;
	padding: 0 0 0 8px;
	right: 0px;
	cursor: pointer;
}

.widget .content #newsletter input[type="submit"] {
	position: absolute;
}

.widget .content #newsletter input[type="button"]:hover {
	color: #f78f1e;
}

.widget .content.video > a {
	position: absolute;
	background: url('/template/images/link-arrow.gif') no-repeat 0px 3px;
	padding: 0 0 0 12px;
	text-decoration: none;
	right: 16px;
	bottom: 0px;
	margin: 4px 0 0 0;
}
.widget .content.video > a.image {
	position: relative;
	background: none;
}

.widget .content.video img {
	margin: 0 0 12px 0;
}

.widget .content.video a img {
	border: 0px;
	background: none;
}

/*  Twitter
-------------------------------------
*/
.widget .content.twitter .top {
	background: url('/template/images/widget-twitter-top.png') no-repeat
		right;
	width: 221px;
}

.widget .content.twitter .tweets {
	background: url('/template/images/widget-twitter-bottom.png') no-repeat
		bottom;
	padding: 0 10px 10px 60px;
	width: 151px;
	margin: -1px 0 0 0;
}

.widget .content.twitter div>a {
	position: absolute;
	background: url('/template/images/link-arrow.gif') no-repeat 0px 3px;
	padding: 0 0 0 12px;
	text-decoration: none;
	right: 0px;
	margin: 4px 0 0 0;
}

#twtr-widget-1 .twtr-doc .twtr-hd {
	display: none;
}

#twtr-widget-1 .twtr-doc .twtr-ft {
	display: none;
}

/*  Banner
-------------------------------------
*/
#widgetBannerFader {
	position: relative;
	background: url('/template/images/widget-banner.gif') no-repeat;
	width: 200px;
	height: 90px;
	padding: 4px 4px 5px 4px;
}

#widgetBannerFader img {
	position: absolute;
	top: 4px;
	left: 4px;
	border: 0px;
}

/*  Products
-------------------------------------
*/
.productsListing {
	position: relative;
	cursor: pointer;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 0 0 0 110px;
	border-bottom: 1px solid #e1e1e1;
}

.productsListing a {
	position: absolute;
	right: 0px;
	bottom: 10px;
	background: url('/template/images/link-arrow.gif') no-repeat 0px 4px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.productImage {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px none;
}

.productImage img {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
}

.productImage .mask {
	z-index: 100;
}

.productImage img.badgeNew {
	position: absolute;
	left: 60px !important;
	top: 36px !important;
	z-index: 101;
}

/*  navlinks
-------------------------------------
*/
.navlink {
	background: url('/template/images/navlink-arrows.gif') no-repeat;
	padding: 0 0 0 12px;
	text-decoration: none;
}

.navlink.first {
	background-position: 0px -18px;
	margin: 0 8px 0 0;
}

.navlink.prev {
	background-position: 0px -18px;
	margin: 0 8px 0 0;
}

.navlink.next {
	background-position: 0px 4px;
	margin: 0 0 0 8px;
}

.navlink.last {
	background-position: 0px 4px;
	margin: 0 0 0 8px;
}

.navnumber {
	display: block;
	background: url('/template/images/bg-navlink.png') no-repeat;
	float: left;
	width: 30px;
	height: 22px;
	padding: 5px 0 0 0;
	text-decoration: none;
}

.navnumber:hover {
	background-position: 0px -27px;
}

.navnumber.active {
	background-position: 0px -54px;
	color: #ffffff;
}

/*  Product selector
-------------------------------------
*/
#containerProductSelector {
	position: relative;
	padding: 4px;
	width: 673px;
	margin-bottom: 20px;
}

#boxMenus {
	position: relative;
	width: 673px;
}

.jumpMenu,.jumpMenu:hover,.jumpMenuActive {
	position: relative;
	background: url('/template/images/bg-jumpmenu.png') no-repeat 0px 0px;
	float: left;
	width: 157px;
	height: 24px;
	padding: 7px 0 0 6px;
	margin: 0 5px 5px 0;
	cursor: pointer;
}

.jumpMenu:hover {
	background-position: 0px -31px;
}

.jumpMenuActive {
	background-position: 0px -62px;
	color: #ffffff;
}

.containerProductFilters {
	display: none;
}

.labelProductFilter {
	float: left;
	display: block;
	width: 223px;
	color: #444444;
}

#boxProductFilters {
	display: block;
	float: left;
	clear: both;
	width: 673px;
	padding-bottom: 10px;
}

#boxProductFilterButtons {
	position: relative;
	clear: both;
	width: 673px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 6px 0 6px 0;
}

#boxProductFilterButtons span#foundProducts {
	color: #f78f1e;
	font-size: 20px;
	font-weight: bold;
}

.resetLink {
	background: url(/template/images/link-arrow.gif) no-repeat 0px 4px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 8px;
}

.buttonSubmitProductSelector {
	position: absolute;
	background: url(/template/images/link-arrow.gif) no-repeat 0px 4px;
	right: 0px;
	top: 10px;
	cursor: pointer;
	color: #444444;
	border: 0px none;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	text-align: left;
	width: auto;
}

.buttonSubmitProductSelector:hover {
	color: #f78f1e;
}

.buttonSubmitProductSelectorClose {
	position: absolute;
	background: url(/template/images/ico-close.png) no-repeat;
	right: 0px;
	top: -30px;
	height: 23px;
	width: 23px;
	cursor: pointer;
	border: 0px none;
}

.listProductSpecs {
	display: block;
	float: left;
	width: 210px;
	height: 12px;
	border: 0px solid #474747;
	overflow: hidden;
	font-size: 10px;
}

.listProductSpecLabel {
	display: block;
	float: left;
	font-weight: bold;
	width: 110px;
}

/*  Specs
-------------------------------------
*/
.specs {
	position: relative;
	width: 198px;
	float: left;
	padding: 2px 0 2px 140px;
}

.description {
	position: relative;
	margin: 0 0 20px 0;
}

.specs div {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 140px;
	float: left;
}

.specsbox {
	position: relative;
	margin: 0 0 20px 0;
}

.specsbox.even,.specsbox .even {
	background: #ffffff;
}

.specsbox.odd,.specsbox .odd {
	background: #f6f6f6;
}

.specsbox.large .specs {
	width: 536px;
}

.listProducts {
	position: relative;
}

.listProducts img {
	position: relative;
}

.listProducts img.badgeNew {
	position: absolute;
	top: 0px;
	left: 0px;
}

.description {
	position: relative;
	padding: 0 0 0 180px;
	min-height: 200px;
}

.description .listProductsImage {
	position: absolute;
	left: 0px;
	top: 0px;
}

.description .badgeNew {
	position: absolute;
	left: -12px;
	top: -12px;
}

/*  News
-------------------------------------
*/
.news.listing {
	position: relative;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e4e1d9;
	padding: 0 0 10px 100px;
	min-height: 70px;
}

.news.image {
	position: absolute;
	background: url('/template/images/product-mask.png') no-repeat;
	left: 0px;
	top: 0px;
	width: 88px;
	height: 67px;
	padding: 3px;
}

.news.image img {
	width: 82px;
	height: 61px;
}

.news.listing a {
	display: block;
	background: url('/template/images/link-arrow.gif') no-repeat 0px 4px;
	padding: 0 0 0 12px;
	text-decoration: none;
	margin: 4px 0 0 0;
}

a.goback {
	display: block;
	background: url('/template/images/link-arrow.gif') no-repeat 0px 10px;
	border-top: 1px solid #e4e1d9;
	border-bottom: 1px solid #e4e1d9;
	padding: 6px 0 6px 12px;
	text-decoration: none;
}

.subBanners {
	position: absolute;
	top: 14px;
}
