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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}body{font:13px/1.5 Arial,'Helvetica Neue','Liberation Sans',FreeSans,sans-serif}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}body {
    text-align: center;
}

small {
	font-size: 0.8em;
	font-weight: normal;
}

.clear {
    clear: both;
}

#container {
    background: url(../images/bg-sides.jpg) left top repeat-y #fff;
    margin: 0 auto;
    padding: 10px 51px 85px 52px;
    text-align: left;
    width: 900px;
}

#content a {
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content #itemFeatures a,
#content #itemFaq a {
    color: #6d6e70;
}

#content #itemFaq ul {
	list-style-type:none;
}

#content #itemFaq li div.jHideContent {
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 10px;	
}

#content h2 {
    color: #58595b;
    margin-bottom: 0;
    line-height: 23px;
    font-weight: normal;
}

#searchBox {
    float: right;
    margin-bottom: 10px;
}

#searchBox small,
#searchBox small a {
    color: #919191;
    text-decoration: none;
}

#searchBox input {
    border: solid 1px #919191;
}

#searchBox input#searchbutton {
    background: url(../images/search-bg.jpg) left top repeat-x #919191;
    color: #fff;
}

ul#headlinks {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#headlinks li {
	display: inline;
	padding: 0 10px 0 10px;
	margin: 0;
	border-right: 1px solid #d2d3d5;
}

ul#headlinks li.last {
	border-right:none
}

#header {
    width: 100%;
}

#header img {
    
}

#navi-1 ul li,
#navi-1 ul li a,
#navi-1 ul li a span,
#navi-1 ul li a small {
	cursor: pointer;
}

#navi-1 {
    display: block;
    float: right;
    height: 70px;
}

#navi-1 ul {
    list-style: none;
}

#navi-1 ul li {
    display: block;
    float: left;
    margin: 0;
    text-align: left;
    width: 146px;
    position: relative;
    height: 70px;
    z-index:100;
}

#navi-1 ul li.alpha a {
    border-left: solid 1px #d2d3d5;
}

#navi-1 ul li.selected {
    background: url(../images/navi-1-active.jpg) left top repeat-x #fff;
}

#navi-1 ul li.selected a {
    border: 0;
}

#navi-1 ul li a {
    padding: 0 13px;
    border-right: solid 1px #d2d3d5;
    color: #6d6e70;
    text-decoration: none;
    font-weight: bold;
    width: 120px;
    display: block;
    height: 70px;
}

#navi-1 ul li a span {
    display: block;
    height: auto;
    line-height: 15px;
    padding-top:20px;
    position:absolute;
    bottom:45%;
}
#navi-1 ul li small {
	display:block;
	height:auto;
	position:absolute;
	top:65%;
	margin-top:4px;
}

#navi-1 ul li .hoverMenu,
#navi-2 ul li .hoverMenu {
    background-color: #fff;
    border-bottom: solid 1px #d2d3d5;
    position: absolute;
    padding-top: 21px;
}

#navi-1 ul li .hoverMenu span {
	display:block;
	width:auto;
	border-right: solid 1px #d2d3d5;
	border-left: solid 1px #d2d3d5;
}

#navi-1 ul li .hoverMenu a {
    font-weight: normal;
    min-width: 119px;
	width:auto;
    height: auto;
	border: none;
}

#navi-2 .hoverMenu ul {
    float: left;
    display: inline;
}

#navi-2 .hoverMenu ul li {
    float: none;
}

#navi-2 .hoverMenu {
    min-width: 500px;
    border: solid 1px #d2d3d5;
    border-top: solid 1px #a8a9ac;
}

#navi-2 {
    background: url(../images/sub-navi-bg.jpg) left top repeat-x #fff;
    display: block;
    float: left;
    margin: 21px 0 19px 0;
    width: 100%;
    height: 25px;
}

#navi-2 ul {
    list-style: none;
}

#navi-2 ul li {
    display: block;
    float: left;
    margin: 0;
    height: 25px;
}

#navi-2 ul li.alpha {
    border-left-width: 1px;
}

#navi-2 ul li.sectionName {
    background: #58595b;
    color: #fff;
    padding: 0 13px;
    line-height: 24px;
}

#navi-2 ul li.sectionName a {
    color: #fff;
}

#navi-2 ul li.selected {
    background: #fff;
    color: #000;
    border: solid 1px #bcbdc0;
    border-bottom: 0;
    position: relative;
    top: -1px;
}

#navi-2 ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0 13px;
    line-height: 24px;
}

#content {
    /*border-right: solid 1px #d2d3d5;*/
    padding-right: 10px;
    width: 717px;
    float: left;
}

#sidebar {
    float: right;
    width: 164px;
}

#footer {
    background: url(../images/bg-bottom.jpg) left top no-repeat #fff;
    margin: 0 auto;
    padding: 35px 40px 85px 41px;
    text-align: left;
    width: 922px;
}

#footer a {
    color: #919191;
    font-size: 0.8em;
    text-decoration: none;
    padding-right: 20px;
}

#footer small {
    clear: both;
    color: #919191;
    display: block;
    margin-top: 17px;
}

.hoverMenu {
    display: none;
    position: relative;
    z-index: 100;
}

/**COLS**/

.col-full {
    width: 100%;
}

.col-1 {
    float: left;
    width: 532px;
}

.col-2 {
    float: right;
    width: 175px;
}

.col-2 hr {
    margin-bottom: 2px;
}

h1.price {
    font-weight: normal;
    color: #FF8E00;
    margin-bottom: 0;
    line-height: 20px;
}

h5.productId {
    color: #6d6e70;
    font-weight: normal;
}

.productImage {
    padding-bottom: 30px;
    border-bottom: solid 1px #aaa;
    margin-bottom: 10px;
}

.productImage a {
	text-decoration:none;
}

.itemText {
    border-bottom: solid 1px #aaa;
    color: #6d6e70;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.itemText.omega {
    border-bottom: 0;
}

.itemText h5,
.itemText h5 a {
    color: #6d6e70;
    margin-bottom: 10px;
    line-height: 10px;
    text-decoration: none;
    display: block;
}

.itemText h5 a span {
    float: left;
    width: 15px;
}

.itemText li {
    margin-left: 15px;
}

.jHideContent {
    display: none;
    float: left;
}

.itemRelatedItem {
    width: 164px;
    float: left;
    margin-left: 20px;
}

.itemRelatedItem.alpha {
    margin-left: 0;
}

.itemRelatedItemImage {
    background: #ccc;
    width: 164px;
    height: 164px;
    margin-bottom: 10px;
}

.itemButton {
    background: #FF8E00 url(../images/item-button-top.jpg) top left no-repeat;
    color: #fff;
    display: block;
    font-variant: small-caps;
/*    height: 25px; */
	height: auto !important;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 10px;
    text-decoration: none;
    width: 154px;
}

#ReviewProductButton {
	background: #adadad url(../images/item-button-top-grey.jpg) top left no-repeat;
}

#customerServiceButton {
	background: #adadad url(../images/item-button-top-grey.jpg) top left no-repeat;
	margin-top: 5px;
}

#whereToBuyButton {
	background: #adadad url(../images/item-button-top-grey.jpg) top left no-repeat;
	margin-top: 5px;
}

.itemMediaBlock {
    color: #808080;
    padding-bottom: 10px;
    float: left;
}

.itemMediaBlock .itemMedia {
    width: 77px;
    height: 77px;
    margin-left: 10px;
    background: #ccc;
    float: left;
}

.itemMediaBlock .itemMedia.alpha {
    margin-left: 0;
}

/**Product landing**/

.productItem,
.categoryItem {
    width: 164px;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #929497;
}

.productItem .removeCompare,
.categoryItem .removeCompare {
	display: none;
}

.productItem a,
.categoryItem a {
	color:#929497;
	text-decoration:none;
}

.categoryItem {
    width: 219px;
    font-size: 1.4em;
    margin-left: 28px;
}

.categoryItem span {
    font-size: 0.7em;
    padding-bottom: 20px;
    display: block;
}

.productItem.alpha,
.categoryItem.alpha {
    margin-left: 0;
}

.productItem .productItemImage,
.categoryItem .categoryItemImage {
    background: #ccc;
    width: 164px;
    height: 164px;
    margin-bottom: 10px;
}

.categoryItem .categoryItemImage {
    width: 219px;
    height: 219px;
}

.categoryItem p {
    margin-bottom: 0;
}

#proBanner {
    color: #fff;
    padding-bottom: 0px;
}

#proBanner.dark,
.fallback {
    background: #808184;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#mainBanner div.fallback a {
	color: #fff;
	text-decoration:none;
}

#proBanner img {
    float: left;
}

#proBanner h6 {
    margin: 0 0 0 20px;
    font-size: 2em;
    line-height: 20px;
    text-transform: uppercase;
    padding-top: 10px;
    clear: both;
    display: block;
}

#proBanner p {
    margin: 0 0 0 20px;
    font-size: 1.2em;
}

#proBanner.textOnly {
    background: transparent;
    color: #929497;
}

#proBanner.textOnly p {
    font-size: 1em;
    margin: 0 0 10px 0;
}

p.catChoose {
    color: #929497;
}

div.promoItem {
    width: 335px;
    padding: 0 10px 0 22px;
    min-height: 100px;
    float: left;
    border-left: #a0a2a4 solid 1px;
    color: #a6a8ab;
    margin-bottom: 22px;
}

div.promoItem.frontPage {
    width: 153px;
}

div.promoItem.alpha {
    border: 0;
    padding-left: 0;
}

div.promoItem .promoItemImage {
    width: 100px;
    height: 100px;
    float: left;
    background: #808184;
    margin-right: 17px;
}

div.promoItem h1 {
    font-size: 1.5em;
    color: #58595b;
    line-height: 20px;
    margin-bottom: 5px;
}

.textContent {
    color: #a6a8ab;
}

.textContent h4 {
    font-weight: normal;
}

.rssPlaceHolder {
    width: 100%;
    height: 300px;
    background: #808184;
}

#content.frontPage {
    width: 100%;
    border-right: 0;
    padding-right: 0;
}

/* Content align */

div.object-left,
div.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.object-right,
div.imageRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

div.object-center,
div.imageCenter {
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.object-center * {
	float: none;
	margin: 0 auto;
	text-align: center;
}

/* Search */

.previous img {
	vertical-align: middle;
}

.next img {
	vertical-align: middle;
	margin-left: 3px; 
}

.pages .current {
	text-decoration: underline;
	color: black;
}

.pages a, .pages a:visited {
	color: #6c6d70;
	text-decoration: none;
}

.pages .other {
	color: #6c6d70;
}

/* FAQ */

#faqMeta h2,
#faqListing h2,
#faqItems h2 {
    color: #58595b;
    margin-bottom: 0;
    line-height: 23px;
    font-weight: normal;
}

#faqListing h5,
#faqItems h5 {
    color: #808184;
    margin: 5px 0 10px 0;
    font-weight: normal;
}

#faqListing p,
#faqItems p {
    color: #929497;
    font-size: 12px;
}

#faqListing .faqListingItem h2 {
    margin-bottom: 10px;
}

#faqListing .faqListingItem.alpha {
    border-top: 1px solid #aaa;   
}

#faqListing .faqListingItem {
    padding: 20px 0;
    border-bottom: 1px solid #aaa;
}

#faqListing .faqListingItem a.seeAll {
    color: #6d6e70;
}

#faqListing .faqListingItem a.seeAll span {
    color: #f47f20;
}

#faqListing #faqListingPagination,
#newsListingPagination,
.pagingcontainer {
    float: right;
	text-align:right;
    margin-top: 20px;
}

#faqListing #faqListingPagination a.num, 
#newsListingPagination a.num {
    color: #000;
    border-left: solid 1px #000;
    padding: 0 2px;
}

#faqListingPagination a.num, #faqListingPagination a.num:visited {
	color: #6c6d70;
}
#faqListingPagination img {
	vertical-align: middle;
}

#faqListing #faqListingPagination a.num.noBorder {
    border: 0;
}

#faqListing #faqListingPagination a.num.current {
    text-decoration: underline;
    color: black;
}

#faqItems .faqItem {
    border-bottom: 1px solid #aaa;
    display: block;
}

#faqItems .faqItem.alpha {
    border-top: 1px solid #aaa;
}

#faqItems .faqItem h5 {
    margin-bottom: 0;
}

#faqItems .faqItem h5 a {
    color: #000;
}

#faqItems .faqItem h5 a span {
    float: left;
    width: 15px;
}

#faqItems .faqItem .jHideContent {
    margin-left: 10px;
    float: none;
    color: #000;
}

/* SITEMAP */

.content-view-sitemap h1 {
	color: #58595b;
    margin-bottom: 20px;
    line-height: 23px;
    font-weight: normal;
}

.contentcell {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.content-view-sitemap h2 a, .content-view-sitemap h2 a:visited {
	color: #6c6d70;
	font-size: 18px;
}

ul.sitemap { 
	list-style: none;
	margin: 10px 0 20px 0;
}

ul.sitemap li {
	padding: 0;
	margin: 0;
}

ul.sitemap a, ul.sitemap a:visited {
	color: #ff8e00;
	font-size: 14px;
}

ul.sitemap-child {
	list-style: none;
	margin:0;
}

ul.sitemap-child li a, ul.sitemap-child li a:visited {
	padding-left: 20px;
	font-size: 12px;
}

.content-view-sitemap hr {
	height: 1px;
	color: #d2d2d2;
	margin-top: 15px;
}

/*NEWS*/

h1.newsTitle {
    margin-bottom: 0;
}

h5.newsTitle a {
	color: #000;	
}

#content h2.newsTitle,
#content h5.newsTitle {
    margin-bottom: 10px;
}

ul.newsAttachments {
    list-style: none;
}

ul.newsAttachments li {
    margin: 0;
}

a.newsLink {
    color: #6d6e70;
}

a.newsLink span {
    color: #f47f20;
}

.newsBlockItem.alpha {
    border-top: 1px solid #aaa;
}

.newsBlockItem {
    border-bottom: 1px solid #aaa;
    padding: 20px 0;
    float: left;
    width: 100%;
}

.newsBlockItem .newsBlockItemImage {
    width: 150px;
    float: left;
    margin-right: 20px;
    display:block;
}

.newsAbstract {
	width: 520px;
	float: left;
}

/*VIDEO*/

.bigVideoItem {
    background: #808080;
    width: 532px;
    height: 382px;
    float: left;
}

.bigVideoItem .video {
    background: #000;
    width: 500px;
    height: 288px;
    float: left;
    margin: 15px 0 0 15px;
}

h1.videoTitle {
    margin-bottom: 0;
}

#content h2.videoTitle,
#content h5.videoTitle {
    margin-bottom: 10px;
}

.videoText {
    color: #929497;
}

#relatedVideos h5 {
    margin-bottom: 5px;
}

#relatedVideos h5 a {
    color: #000;
}

#relatedVideos h5 a span {
    float: left;
    width: 15px;
}

#relatedVideos .jHideContent {
    float: none;
    color: #929497;
}

#relatedVideos .relatedItem {
    width: 164px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

#relatedVideos .relatedItem.alpha {
    margin-left: 0;
}

#relatedVideos .relatedItem .relatedItemImage {
    background: #ccc;
    width: 164px;
    height: 164px;
    margin-bottom: 10px;
}

/*Project item*/

.projectMainImage {
    background: #808080;
    width: 532px;
    height: 532px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

#content h5.projectItemTitle {
    color: #929497;
    margin-bottom: 10px;
}

#supplyList {
	clear:both;
    border-top: 1px solid #ccc;
    padding-top: 5px;
}

#supplyList h5 {
    margin-bottom: 5px;
}

#content #supplyList h5 a {
    color: #929497;
}

#supplyList h5 a span {
    float: left;
    width: 15px;
}

#supplyList .jHideContent {
    float: none;
    color: #929497;
}

/*FORM*/

h1.formTitle {
    margin-bottom: 0;
}

#content h2.formTitle,
#content h5.formTitle {
    margin-bottom: 10px;
}

form div.attribute-block input,
form textarea {
	font-family: 'Helvetica Neue','Liberation Sans',FreeSans,sans-serif;
    border: #d0d2d2 solid 1px;
    font-size: 1em;
    color: #929497;
    padding:4px;
    width: 320px;
    color: #6d6e70;
}

form div.attribute-ezboolean input {
	width:auto;
}

form div.attribute-block {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}

form div.attribute-block input {
    height: 23px;
    padding: 0 2px;
}

form label {
    color: #6d6e70;
    margin-right: 10px;
    width: 150px;
    display:block;
}

form div.attribute-block label {
	display: block;
	width: 185px;
	float: left;
}

form div.attribute-block .attribute-box {
	display: block;
	width: 400px;
	float: left;
}

form div.attribute-enhancedezbinaryfile div.attribute-box {

}

form .attribute-block {
    clear: both;
    display: block;
    padding: 10px 0;
}

form input.submit {
    background: #FF8E00 url(../images/item-button-top.jpg) top left no-repeat;
    color: #fff;
    display: block;
    font-variant: small-caps;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 10px;
    text-decoration: none;
    width: 54px;
}

form .attribute-emptycaptcha,
form .attribute-country,
form .attribute-language {
	display:none;
}

/* Misc */

.spamfilter {
	display:none;	
}

.break {
	clear:both;	
}

.pagingcontainer {
	float: right;	
}

.pagingcontainer .next {
	float:right;	
}

.pagingcontainer .next {
	float:right;	
}

.itemList {
	clear:both;	
}

.message-error {
	color: #bc2923;	
}

.linebreak1 {
	margin-bottom: 1em !important;
}

.linebreak2 {
	margin-bottom: 2em !important;
}

.linebreak3 {
	margin-bottom: 3em !important;
}

.linebreak4 {
	margin-bottom: 4em !important;
}

.text-center {
	text-align:center;	
}

#newsItemMainImage {
	float:right;
}

#translationLinks,
#pregeneratedListingImage {
	display:none;
}

/* instance specific tweaks */

#container.instance-EMEA #itemFeatures h5.features {
	margin-top:1em;
}

/* site specific tweaks */

#node-66 div.instance-EMEA div.promoItem {
	width:270px;
}

#node-2065 div.instance-EMEA #searchBox,
#node-2065 div.instance-EMEA #navi-1 {
	visibility:hidden;
}

#node-2065 div.instance-EMEA #mainBanner {
	width:100%;
}

#node-2065 div.instance-EMEA #content {
	width:100%;
}

#node-2065 div.instance-EMEA #sidebar {
	display:none;
}

#node-2065 div.instance-EMEA #content {
        margin-top:21px;
}

/* Awards table width */
.renderedtable {
	width: 100%;
}


/* Compare tool */

#comparisonTableWrap {
	display: none;
}

#comparisonTable {
	width: 200px;
}

#comparisonTable td {
	border-right: 1px solid #000;
	width: 100px;
	padding: 10px;
}

#comparisonTable tr.even {
	background: #ccc;
}

#compareBox {
	position: fixed;
	bottom: 0;
	right: 5px;
	background: #fff;
	z-index: 1000;
	width: 164px;
	display: none;
}

#compareBox #compareBoxHeader {
	display: block;
	padding: 10px 10px 12px 10px;
	color: #fff;
	background: #ff8e00;
}

#compareBox #compareBoxHeader h6 {
	padding: 0;
	font-size: 12px;
	background: #ff8e00;
}

#compareBox #compareLink {
	background: #ff8e00;
	color: #fff;
	font-size: 15px;
	padding: 6px;
	margin: 0 0 10px 0;
	width: 152px;
	float: left;
}

#compareBox #compareLink:hover {
	text-decoration: none;
	background: #000;
}

#compareBox #compareList {
	float: left;
	border: solid #ff8e00 1px;
	width: 162px;
}

#compareBox #compareList .productItem {
    width: 80px;
    float: left;
    margin: 0;
    color: #929497;
    padding-top: 5px;
    height: 220px;
}

#compareBox #compareList .productItemImage {
    width: 80px;
    background: #fff;
    height: auto;
}

#compareBox #compareList .productItem a {
	color:#929497;
	text-decoration:none;
	font-size: 12px;
	text-align: center;
	display: block;
}

#compareBox #compareList .productItem img {
	width: 80px;
}

#content .productItem p {
	height: 55px;
}#sidebar div.rc_block {
	border-bottom: solid 1px #aaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;	
}

#sidebar h6 {
	color:#fff;
	background: #000;
	display: block;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 12px 15px 12px 15px;
}

#sidebar h6.size-16px {
	font-size:16px;	
}

#sidebar h6.size-15px {
	font-size:15px;	
}

#sidebar h6.size-14px {
	font-size:14px;	
}

#sidebar h6.size-13px {
	font-size:13px;	
}

#sidebar h6.size-12px {
	font-size:12px;	
}

#sidebar div.rc_feed_reader h6 {
	color: #fff;
	background: #ff8e00;
}

#sidebar div.rc_block_content {
	padding: 5px;
	font-size:11px;
	margin:0;
}

#sidebar div.rc_content_0 h6,
#sidebar div.rc_content_0 h6 a {
	color: #fff;
	background: #000;
	text-decoration: none;
}

#sidebar div.rc_content_1 h6,
#sidebar div.rc_content_1 h6 a {
	color: #fff;
	background: #ff8e00;
	text-decoration: none;
}

#sidebar div.rc_content_2 h6,
#sidebar div.rc_content_2 h6 a {
	color: #fff;
	background: #808080;
	text-decoration: none;
}

#sidebar div.rc_content_3 h6,
#sidebar div.rc_content_3 h6 a {
	color: #000;
	background: #e6e6e6;
	text-decoration: none;
}

#sidebar div.rc_content_4 h6,
#sidebar div.rc_content_4 h6 a {
	color: #4d4d4d;
	background: #fff;
	text-decoration: none;
}

#sidebar div.rc_content_5 h6,
#sidebar div.rc_content_5 h6 a {
	color: #ff8e00;
	background: #fff;
	text-decoration: none;
}

#sidebar div.rc_content.has_image h6 {
	margin-bottom: 0;
}

#sidebar div.rc_content div {
	margin:0;
	padding:0;
}

#sidebar div.rc_feed_reader ul,
#sidebar div.rc_feed_reader ul * {
	display: block;
	padding: 0;
	margin: 0;
}

#sidebar div.rc_feed_reader ul li {
	border-bottom: 1px dashed #aaa;
	margin: 4px 13px 0 17px;
	padding: 0 0 4px 0;
	font-size: 11px;
}

#sidebar div.rc_feed_reader ul li.last {
	border-bottom: none;
}

#sidebar div.rc_feed_reader ul li a {
	color: #000;
	decoration: none;
}

#sidebar div.rc_feed_reader ul li strong a {
	font-size:14px;
	color:#ff8e00;
} div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_nav .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_nav .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}/*
These styles the changes to the current CSS - to be integrated later.
*/

#navi-1 ul li a span {
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin-bottom:10px;
}

.promoItem h1,.promoItem h2, .promoItem h3, .promoItem h4, .promoItem h5, .promoItem h6{
	padding:0;
	margin:0;
}

.promoItem p, .promoItem dl, .promoItem hr, .promoItem h1, .promoItem h2, .promoItem h3, .promoItem h4, .promoItem h5, .promoItem h6, .promoItem ol, .promoItem ul, .promoItem pre, .promoItem table, .promoItem address, .promoItem fieldset {
	margin:0;
}


sup{ 
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

p{
	margin-bottom:5px;
}

#proBanner.dark{padding-bottom:0;}

#proBanner p {
	font-size:1.2em;
	margin:3px 0 0 20px;
}

#searchBox {
	margin-bottom:10px;
	width:44%;
}

#header img {
	padding-top:35px;
	float:left;
}

#footer small {
float:right;
margin-top:3px;
}


/*************ADJUSTING THE NAV INNER TEXT ALIGNMENT***********/
#navi-1 {
	margin-right:1px;
}

#navi-1 ul li a{
	position:relative;
}

#navi-1 ul li a span{
	padding-top:20px;
	bottom:48%;
}
#navi-1 ul li a span.outer{
	position:absolute;
	top:35px;	
	width:inherit;
}
#navi-1 ul li a span.outer span.inner{
	position:absolute;
	bottom:0;
	display:block;
}

#navi-1 ul li a small {
	position:absolute;
	top:48%;
	width:130px;
	
}

#navi-1 ul li .hoverMenu a{
	line-height:1.1em;
	font-size:.9em;
	padding:3px 13px 6px;
}

#navi-1 ul li .hoverMenu a:hover {
	background:#EEE;
	color:#000;
}

/*#navi-1 ul li .hoverMenu, #navi-2 ul li .hoverMenu{
	position:relative;
	z-index:100;
}

/*************ADJUSTING THE HOVER APPEARANCE***********/
#navi-1 ul li:hover{
	background:#FFFFFF url(../images/navi-1-active.jpg) repeat-x scroll left top;
}


/*************ADJUSTING THE SELECTED APPEARANCE OF 2ND NAV***********/
#navi-2 ul li.selected {
	padding-top:2px;
	top:-3px;
}


body.frontpage #navi-2{
	display:none;
}

body.frontpage #content.frontPage{
	margin-top:21px;
}

#content #proBanner.dark object{
	max-height:410px;
	max-width:716px;
}

#content.frontPage #proBanner.dark object{
	max-height:460px;
	max-width:none !important;
}


#content.frontPage #proBanner.dark{
	border-bottom:#A0A2A4 solid 1px;
	padding-bottom:15px;
}


#content #proBanner.dark #mainBanner{
	max-height:none !important;
	max-width:none !important;
}

#proBanner.dark {
	background:none;
}

#proBanner h6 {
	padding-top:15px;
}

#proBanner h6,
#proBanner p{
	color:#6D6E70;
	margin-left:0;
}

#proBanner div.fallback h6,
#proBanner div.fallback p{
	color:#FFF;
	margin-left:20px;
}

#proBanner p {
	line-height:1.2em;
}

#proBanner div.fallback{
	padding-bottom:15px;
}

#proBanner{margin-bottom:20px;}

/*
#proBanner {
	color:#777;
	padding-bottom:0;
}
*/
input{
	font-family:"arial";
}

#searchBox small{float:left;margin:3px 0 0 20px;}


.content-view-embed{
//	float:left;
	margin:0 10px 10px 0;
	}
	
.textContent{
	color:#6D6E70;
}

#rebate a,
#rebate a:active,
#rebate a:visited,
#rebate a:link,
.promoItem a,
.promoItem a:active,
.promoItem a:visited,
.promoItem a:link,
#sidebar a,
#sidebar a:active,
#sidebar a:visited,
#sidebar a:link,
.altTextBox a,
.altTextBox a:active,
.altTextBox a:visited,
.altTextBox a:link,
#content p a,
#content p a:active,
#content p a:visited,
#content p a:link,
.textContent a,
.textContent a:active,
.textContent a:visited,
.textContent a:link{
	color:#FF8E00;
}

#sidebar a:hover,
.altTextBox a:hover,
.textContent a:hover{
	text-decoration:none !important;
	color:#E86600;
}


#content div.categoryItem p a,
#content div.categoryItem p a:active,
#content div.categoryItem p a:visited,
#content div.categoryItem p a:link,
#content div.productItem p a,
#content div.productItem p a:active,
#content div.productItem p a:visited,
#content div.productItem p a:link{
	color:#929497;
}

#content div.categoryItem:hover p a,
#content div.productItem:hover p a{
	text-decoration:underline;
}

div.faqListingItem h2 a,
div.faqListingItem h2 a:active,
div.faqListingItem h2 a:visited,
div.faqListingItem h2 a:link{color:#929497;}


#sidebar div.rc_block {
	clear:left;
}

/*.textContent p a:after{
	content:" »";
}*/

.textContent {
	margin-top:10px;
}

#itemFeatures h5{clear:left;}

table td{
	border:0;
	vertical-align:middle;
}

table{
	border:none;
}

td,th{
	padding:3px,6px;
	margin:0;
}


#rebate{
	border:#CCC solid 3px;
	width:716px;
	line-height:1.2em;
}

#rebate td,
#rebate th{
	border:#CCC solid 1px;
	padding:3px 8px;
}

#rebate th{
	background:#666;
	vertical-align:bottom;
}

#rebate th span{
	color:#FFF;
}
#rebate th h3{
	color:#FFF;
	font-size:1.1em;
	margin:0;
}

#rebate td.state{
	vertical-align:middle;
}

#rebate td h3{
	font-size:1.3em;
	color:#AAA;
	margin:0;
}

.itemButton{
	font-variant:normal;
	text-transform:uppercase;
	font-size:85%;
	line-height:27px;
	clear:both;
}

sub{
bottom:-3px;
font-size:70%;
margin:-7px 0 0;
position:relative;
}


.bgdark td,
.bglight td{
	padding:6px;
/*	border:1px solid #CCC;*/
}

.itemMediaBlock .itemMedia.alpha {
	margin-right:10px;
}

#content div#itemFeatures.itemText p a{
	color:#FF8E00;
}

ul{
	margin-bottom:10px;
}

.itemRelatedItem {
	margin-left:0;
	margin-right:12px;
	height:243px;
}

.itemRelatedItem p{
	line-height:1.2em;
}
.itemRelatedItem p a{
	color:#929497 !important;
}
.attribute-caption{
	font-size:85%;
	color:#999;
}

div.frontPage h4{
	line-height:1.2em;
}

#navi-2 .hoverMenu ul{
	width:600px;
}
#navi-2 .hoverMenu ul li a {
	line-height:1.1em;
	padding-top:8px;
}

#navi-2 .hoverMenu ul li {
	float:left;
	width:200px;
	height:30px;
}

#navi-2 .hoverMenu ul li:hover {
	background:#EEE;
	color:#000;
}

div.promoItem {color:#6D6E70;}

.productItemImage img,
.modalzoom{cursor:pointer;}

.itemText {padding-top:3px;}

#faqListing .faqListingItem.alpha {
	border-top:none;
}

#faqItems .faqItem.alpha {
	border-top:none;
}