.dotted {
	padding-bottom: 1px;
	border-bottom: 1px dotted #c0c0c0;
}

.light {
	color: #808080;
	font-size: .9em;
}

/* Boxes */

.boxGrad {
	color: #000;
	background: #fff url(images/box_shadow.png) top left repeat-x;
	border: 1px solid #519621;
	padding: 10px;
}

.boxGrad p {
	font-size: .8em;
	line-height: 1.7em;
}

.boxGrad p.priceInfo {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
}

.boxGradGray {
	border: 1px solid #d3d3d3;
	background: #fff url(images/box_grad_gray.png) top left repeat-x;
	margin: 0 0 1em 0;
}

.boxGradGray h3, #c_rightcol .boxGradGray h3 {
	padding-bottom: 1px;
	border-bottom: 1px dotted #c0c0c0;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: normal;
}

.boxGradGray h3 {
	font-size: 1.1em;
	color: #3C8A2E;
	margin: 0 0 .5em 0;
	letter-spacing: normal;
	text-transform: none;
}

#c_centerandleftcol .boxGradGray {
	float: left;
	width: 315px;
}

#c_centerandleftcol .second {
	float: right;
}

#c_rightcol .boxGradGray {
	position: relative;
	top: -1px;
}

.boxGradGray p {
	line-height: 1.7em;
}

.boxGradGray h3 {
	font-size: 1.1em;
	color: #3C8A2E;
	margin: 0 0 .5em 0;
	text-transform: none;
	letter-spacing: normal;
}

.boxGradBlack {
	background: #000000 url(images/feature_grad.png) repeat-x scroll center top;
	color: #fff;
	font-size: .9em;
	margin-bottom: 1em;
}

.boxGradGrayFront {
	background: #494949 url(images/box_grad_darkgray.png) repeat-x scroll center top;
	color: #FFFFFF;
	font-size: .9em;
	margin-bottom: 1em;
}

.boxGradGrayFront a.more,
.boxGradGrayFront a.more:link,
.boxGradGrayFront a.more:visited {
	background-image: url(images/link_arrow_ongray.png);
	border-bottom: 1px solid transparent;
}

.boxGradBlackShort {
	background-image: url(images/search_dark_bg.png);
}

.boxGradBlackShort p {
	padding-bottom: 1em;
}

.boxGradBlack h3 {
	font-size: 1.16em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	text-transform: none;
	letter-spacing: normal;
}

.boxGradBlackShort h3 {
	font-size: .9em !important;
	padding-bottom: .7em;
	margin-bottom: .9em !important;
	border-bottom: 1px dotted #fff;
	text-transform: none;
	letter-spacing: normal;
}

#c_rightcol .boxGradBlack h3 {
	color: #fff;
	font-size: 1.16em;
	margin: 0 0 .4em 0;
	text-transform: none;
	letter-spacing: normal;
}

.boxGradBlack p {
	margin: 0 0 0.4em 0;
}

.boxGradBlack ul {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
}

.boxGradBlack li {
	list-style-type: none;
	list-style-image: url(images/spacer.gif);
	padding: 0 0 .2em 0;
	margin: 0;
}

.boxGradBlack a:link, .boxGradBlack a:visited {
	color: #D0EBF6;
	border-bottom: 1px dotted #D0EBF6;
}

.boxGradGrayFront a:link, .boxGradGrayFront a:visited {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.boxGradGrayFront a:hover, .boxGradGrayFront a:active,
#c_banner .boxGradGrayFront a:hover, #c_banner .boxGradGrayFront a:active {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.boxGradBlack a:hover, .boxGradBlack a:active,
#c_banner .boxGradBlack a:hover, #c_banner .boxGradBlack a:active {
	color: #D0EBF6;
	border-bottom: 1px solid #D0EBF6;
}

.boxGradGrayFront h3 {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0;
	margin:0 0 0.3em;
	padding:0;
	text-transform:none;
}


/* icon links */

.icoLink {
	padding-left: 21px;
	font-size: .94em;
	padding-top: 2px;
	margin-right: 3px;
}

.icoPrint {
	background: transparent url(images/ico_print.gif) top left no-repeat;
}

.icoMail {
	background: transparent url(images/ico_mail.gif) top left no-repeat;
}

.icoPopout {
	background: transparent url(images/ico_popout.gif) top left no-repeat;
	padding-left: 19px;
}

.boxSingle {
	padding: 10px;
	background-color: #eef9d9;
	line-height: 1.4em;
}

.boxSingle h2, .boxSingle strong, .boxSingle b {
	margin: 0;
	font-size: 1em;
	color: #3C8A2E;
}

/* ARTICLE SPECIFIC */
/*
.article #c_leftcol, .article #c_centerandrightcol {
	padding-top: 0;
	border-top: 0px solid #fff;
	background: none;
}

.article #c_centercol, .article #c_rightcol {
	padding-top: 0;
}

.article #c_centercol .contentPadding {
	padding: 18px 12px 1px;
}

.article #c_rightcol .contentPadding {
	padding: 18px 10px 1px;
}

.article #c_centercol h1 {
	font-size: 1.35em;
	color: #3C8A2E;
	margin: 0 0 1em 0;
}

.article #c_centercol h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .2em 0;
}

.article #c_rightcol h3 {
	font-size: 1.1em;
	color: #3C8A2E;
	margin: 0 0 1em 0;
}

.article #c_rightcol li {
	margin-bottom: 1em;
}

.article #c_rightcol li a:link, .article #c_rightcol li a:visited {
	border-bottom: 1px dotted #4C9FF4;
	color: #000000;
	text-decoration: none;
}

.article #c_rightcol li a:hover, .article #c_rightcol li a:active {
	border-bottom: 1px solid #4C9FF4;
	color: #000000;
	text-decoration: none;
}

*/

/* PRODUCT PRESENTATION *************************************************************************************/

.prodId {
	color: #333;
	font-size: .75em;
}

.productPresentation {
	margin-bottom: 54px;
}

.productPresentation .productImage {
	width: 281px;
	overflow: hidden;
	float: left;
	position: relative;
	left: 10px;
}

.productPresentation .productDescription {
	width: 325px;
	overflow: hidden;
	float: left;
	position: relative;
	left: 37px;
}

.productPresentation .productDescription ul {
	margin-bottom: 1.5em;
}

.productImage a:hover, .productImage a:active {
	border-bottom: 0 solid #fff;
}

.boxPriceInfo {
	line-height: 1.5em;
}

/* Listing Tab */

.listingImage {
	float: left;
	width: 196px;
	overflow: hidden;
	margin-left: -10px;
}

.listingImage a:link, .listingImage a:visited, .listingImage a:hover, .listingImage a:active {
	border-bottom: 0 solid #fff;
}

.listingName {
	float: left;
	width: 154px;
	overflow: hidden;
}

.listingName h3 {
	font-size: .8em;
	color: #404040;
	text-transform: none;
	letter-spacing: normal;
}

.listingName h2 {
	color: #3C8A2E;
	margin: 1em 0;
	font-size: 1.2em;
	font-weight: bold;
}

.listingName h2 a:link, .listingName h2 a:visited {
	color: #3C8A2E;
}

.listingName h2 a:hover, .listingName h2 a:active {
	border-bottom: 1px solid #3C8A2E;
}

.listingDescriptionTWOCOLS {
	float: left;
	width: 426px;
}

.listingDescriptionTHREECOLS {
	float: right;
	width: 275px;
/*	padding-top: 1.2em; */
}

.listingDescriptionTWOCOLS h2, .listingDescriptionTHREECOLS h2 {
	font-size: .9em;
}

/* PRODUCT LISTING *************************************************************************************/

.productListing {
	margin-bottom: 1em;
}

.productListing .product {
	border-bottom: 1px solid #e5e5e5;
	padding: 13px 0 30px 0;
	margin: 0 0 30px 0;
}

.productListing .productImage {
	width: 187px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 0 0 1em;
}

.productListing .productName {
/*	padding-top: 26px; */
	width: 154px;
	overflow: hidden;
	float: left;
}

.productListing .productName h3 {
	font-size: .8em;
	color: #404040;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
}

.productListing .productName h2 {
	color: #3C8A2E;
	margin: 1em 0;
	font-size: 1.2em;
	font-weight: bold;
}

.productListing .productName a:link, .productListing .productName a:visited {
	color: #3C8A2E;
}

.productListing .productName a:hover, .productListing .productName a:active {
	border-bottom: 1px solid #3C8A2E;
}

.productListing .productDescription {
	width: 295px;
/*	padding-top: 62px; */
	overflow: hidden;
	float: left;
}

.productListing .productDescription ul {
	margin-bottom: 1.8em;
}
.productDescription ul.goLink {
	margin:0em;
}

/* PRODUCT LISTING (RIGHT COLUMN) *************************************************************************************/

.accesoryListing {
	padding: 0 15px;
}

.accesoryListing h3 {
	color: #3C8A2E;
	font-size: 1.2em;
	text-transform: none;
	letter-spacing: normal;
}

.accesoryListing .accessoryImage {
	width: 116px;
	float: left;
	overflow: hidden;
	margin: 0 0 1em 0;
}

.accesoryListing .accessoryDescription {
	width: 141px;
	float: left;
	overflow: hidden;
}

/* CHOOSE BANK */

.expandListing {
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 1em;
}

.expandListing h2 {
	border-top: 1px solid #E6E6E6;
	cursor: pointer;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: .3em 0 .3em 12px;
	background: url(images/arrow_closed.png) left 6px no-repeat;
}

.expandListing h2.selected {
	font-weight: bold;
	background-image: url(images/arrow_open.png);
}
/*
.expandListing .expander {
	padding: .6em 0 .6em 12px;
}
*/

.expander .util {
	position: relative;
	top: -2.2em;
	font-size: .9em;
}

.chooseForm {
	margin-bottom: 1em;
}

.chooseForm input.text {
	width: 230px;
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.chooseForm input.button {
	color: #fff;
	font-weight: bold;
	background: #20973d url(images/button_bg.png) top repeat-x;
	border: 1px solid #3C8A2E;
	padding: 2px;
}

.chooseShortcuts {
	margin-bottom: 1em;
}

.chooseShortcuts .selected, .chooseShortcuts a.selected:link, .chooseShortcuts a.selected:visited {
	color: #000;
}

/* Support Category Chooser */

#supportPager {
	border-bottom: 1px solid #e5e5e5;
	left: 0;
}

#supportPagingLeft, #supportPagingRight {
	width: 16px;
	float: left;
	overflow: hidden;
}

#prevLink, #nextLink {
	width: 16px;
	height: 32px;
	display: block;
	text-indent: -1000px;
	margin-top: 50px;
}

#prevLink:hover, #nextLink:hover {
	border-bottom: 0 solid #fff;
}

#prevLink {
	background: url(images/paging_left.png);
}

#prevLink:hover {
	background: url(images/paging_left_hover.png);
}

#nextLink {
	background: url(images/paging_right.png);
}

#nextLink:hover {
	background: url(images/paging_right_hover.png);
}

#supportScroller {
	width: 589px;
	float: left;
	overflow: hidden;
	position: relative;
}

#supportCategories .category {
	text-align: center;
	width: 98px;
	float: left;
	height: 150px;
	position: relative;
	overflow: hidden;
	/* background: url(images/dummy.png) top left no-repeat; */
}

#supportCategories .category .name {
	font-size: .9em;
	color: #333;
	background-color: #fff;
	display: block;
	padding: 5px 0 0 0;
}

#supportCategories .category img {
	margin: 20px 0 0 0;
	left: 0;
	top: 0;
	position: relative;
	display: block;
}

#supportCategories .category a {
	border-bottom: 0 solid #fff;
}

#supportCategories .category a:link, #supportCategories .category a:visited {
	border-bottom: 0 solid #fff;
}

#supportCategories .category:hover .name, #supportCategories .category:active .name {
	text-decoration: underline;
	color: #0076ef;
}

.navLink {
	cursor: pointer;
}

/* FAQ */


.faqListing {
	border-bottom: none;
	padding-left: 32px;
}

.faqListing h2 {
	border-top: none;
	cursor: pointer;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 1em 0 1em 16px;
	background: url(images/arrow_closed.png) left 16px no-repeat;
}

.faqListing h2.selected {
	font-weight: normal;
	background-image: url(images/arrow_open.png);
}

.faqListing h2 span {
	border-bottom: 1px dotted #0076ef;
	line-height: 1.4em;
}

.faqListing h2 span:hover {
	border-bottom: 1px solid #0076ef;
	color: #0076ef;
}

.faqListing .faqExpander {
	background-color: #EBF4D9;
	margin-left: 7px;
}

#alphalistp .expander {
	font-size: .9em;
}

.expanderContent, .faqExpanderContent {
	padding: 8px 8px 1px 8px;
}

.expanderContent p, .faqExpanderContent p {
	margin: 0 0 7px 0;
}

#hideAll, #showAll {
	font-size: .75em;
	margin-left: 9px;
}

/* TABS */

#tabs {
	margin: 0 !important;
	padding: 0 0 0 10px;
	display: block;
	height: 19px;
	width: 100%;
	border-bottom: 1px solid #a6a6a6;
	font-size: .8em;
}

#tabs li {
	list-style: none; 
}

#tabs .tab {
	float: left;
	background-color: #f2f2f2;
	margin: 0;
	margin-right: 2px;
}

#tabs a:hover {
	border-bottom: 0px solid #fff;
}

#tabs a {
	display: block;
	padding: 0 16px;
	line-height: 19px;
	color: #404040;
}

#tabs .open a {
	background-color: #e6e6e6;
	border-top: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
}

#tabs a:hover {
	background-color: #e6e6e6;
}

div.content-first, div.content-notfirst {
	padding: 14px 10px 0 10px;
	background: #fff url('images/tabsheet_shadow.png') top repeat-x;	
}

div.content-nopadding {
	padding: 20px 0 0 0;
	background: #fff url('images/tabsheet_shadow.png') top repeat-x;	
}

#tabcanvas {
	overflow: hidden;
	width: 100%;
	position: relative;
}

/* FRONT PAGE 4-COL */

.centerAndLeft4Col {
	height: 314px;
	background: url(images/col4_center_left.png) top left no-repeat;
	margin-bottom: 1em;
}

.centerAndLeft4Col .switchCol {
	width: 160px;
	float: left;
	height: 314px;
	position: relative;
	overflow: hidden;
}

.centerAndLeft4Col img {
	display: block;
	position: absolute;
	top: 20px;
	padding: 0 3px 0 9px;
}

.centerAndLeft4Col h3 {
	position: absolute;
	top: 175px;
	padding: 0 21px 0 20px;
	font-size: 1.2em;
	margin: 0;
	text-transform: none;
	letter-spacing: normal;
	color: inherit;
}

.centerAndLeft4Col .switchIntro {
	position: absolute;
	top: 226px;
	padding: 0 21px 0 20px;
	font-size: .9em;
}

.centerAndLeft4Col .switchLinks {
	position: absolute;
	top: 258px;
	padding: 0 21px 0 20px;
	font-size: .9em;
}

/* FRONT PAGE 3-COL */

.centerAndLeft3Col {
	height: 314px;
	background: url(images/col3_center_left.png) top left no-repeat;
	margin-bottom: 1em;
}

.centerAndLeft3Col .switchCol {
	width: 217px;
	float: left;
	height: 314px;
	position: relative;
	overflow: hidden;
}

.centerAndLeft3Col .first {
	width: 205px;
}

.centerAndLeft3Col img {
	display: block;
	position: absolute;
	top: 20px;
	padding: 0 3px 0 46px;
}

.centerAndLeft3Col h3 {
	position: absolute;
	top: 175px;
	padding: 0 21px 0 28px;
	margin: 0;
	font-size: 1.2em;
	text-transform: none;
	letter-spacing: normal;
	color: inherit;
}

.centerAndLeft3Col .switchIntro {
	position: absolute;
	top: 226px;
	padding: 0 21px 0 28px;
	font-size: .9em;
}

.centerAndLeft3Col .switchLinks {
	position: absolute;
	top: 258px;
	padding: 0 21px 0 28px;
	font-size: .9em;
}

.centerAndLeft3Col .first img {
	padding: 0 3px 0 32px;
}

.centerAndLeft3Col .first h3,
.centerAndLeft3Col .first .switchIntro,
.centerAndLeft3Col .first .switchLinks {
	padding: 0 21px 0 16px;
}

/* CENTER-AND-RIGHT PAGE 4-COL */

.centerAndRight4Col {
	height: 513px;
	background: url(images/col4_center_right.png) top left no-repeat;
	margin-bottom: 1em;
}

.centerAndRight4Col .switchCol {
	width: 187px;
	float: left;
	height: 513px;
	overflow: hidden;
}

.centerAndRight4Col .switchColContent {
	padding: 20px 15px 0 20px;
}

.customerGrid .switchIllustration {
	padding: 0 0 10px 0;
	text-align: center;
}

.customerGrid h3 {
	padding: 0 0 .4em 0;
	font-size: 1.2em;
	margin: 0;
	text-transform: none;
	letter-spacing: normal;
	color: inherit;
}

.customerGrid h4 {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: .2em;
}

.searchBoxDark {
	background: #000 url(images/search_dark_bg.png) top left repeat-x;
	border: 1px solid #b5b5b5;
	margin: 0 -10px;
	color: #fff;
	margin-bottom: 1em;
}

.searchBoxDark div {
	padding: 4px;
}

.searchBoxDark td {
	font-size: 12px;
}

.searchBoxDark .searchRadios label {
	padding-right: 12px;
}

.searchBoxDark .searchSelect select {
	width: 159px;
}

.searchBoxDark .searchSubmit {
	text-align: right;
}



/* CENTER-AND-RIGHT PAGE 3-COL */

.centerAndRight3Col {
	height: 513px;
	background: url(images/col3_center_right.png) top left no-repeat;
}

.centerAndRight3Col .switchCol {
	width: 249px;
	float: left;
	height: 513px;
}

.centerAndRight3Col .switchColContent {
	padding: 20px 15px 0 20px;
}




/* Status boxes */

div.statusOk {
	background-color: #F1F7EB;
	margin-top: 1.2em;
}

div.statusError {
	background-color: #FFE5E8;
	margin-bottom: 1em;
}

div.statusOk h3 {
	text-transform: uppercase;
	letter-spacing: normal;
}

div.statusError h3 {
	color: #FF0000 !important;
	text-transform: uppercase;
	padding-bottom: .3em;
	letter-spacing: normal;
}

ul.statusError, ul.statusOk {
	padding-left: 0;
	list-style-image: url(images/spacer.gif);
	margin-bottom: 1.2em;
}

ul.statusError li {
	display: block;
	padding-left: 20px;
	background: url(images/ico_error.gif) left 3px no-repeat;
	line-height: 1.7em;
}

ul.statusOk li {
	display: block;
	padding-left: 20px;
	background: url(images/ico_ok.gif) left 3px no-repeat;
	line-height: 1.7em;
}

/* Front page bottom news */

.bottomNews {
	margin-top: 1em;
	overflow: hidden;
}

.bottomNewsImage {
	float: left;
	width: 308px;
	margin-right: 12px;
	overflow: hidden;
}

.bottomNewsImage a:hover, .bottomNewsImage a:active {
	border-bottom: 0 solid #fff;
}

.bottomNewsArticle {
	float: left;
	width: 286px;
	margin-left: 22px;
	overflow: hidden;
}

.bottomNewsArticle h2 {
	margin-bottom: 1.2em;
	font-size: 1.1em;
}

.bottomNewsArticle a:link, .bottomNewsArticle a:visited {
	color: #000;
	border-bottom: 1px dotted #0076ef;
}

.bottomNewsArticle a:hover, .bottomNewsArticle a:active {
	color: #0076ef;
	border-bottom: 1px solid #0076ef;
}

/* For forhandlere */

.centerTwoCol {
	overflow: hidden;
}

.centerTwoCol .centerTwoColCol {
	float: left;
	width: 228px;
}


/* Rightcol section */

.section {
	border-bottom: 1px solid #e6e6e6;
	padding: 0 10px 10px 10px;
	margin: 0 0 .5em 0;
}

#c_rightcol .section h3 {
	color: #3C8A2E;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding-bottom: 1px;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: normal;
}

/* Popup */

.popup {
	width: auto !important;
}

.popup .mainHeader {
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	background: url(images/popup_header_bg.png) repeat-x top right;
	height: 52px;
	line-height: normal;
	padding-bottom: .5em;
}

.popup .mainHeader h1 {
	margin: 0;
}

.popup .mainHeader h2 {
	margin: 0;
	font-size: 1em;
}

.popup h3 {
	color: #3C8A2E;
	text-transform: none;
	letter-spacing: normal;
}

.popup img {
	margin-bottom: 2em;
}

.popup #c_footer {
	background-color: transparent;
	background-image: none;
	left: 0;
	height: auto;
	line-height: 1.3em;
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: left;
	width: auto;
	color: #414141;
	font-size: 1em;
}

.popup #c_footer img {
	padding-right: 10px;
	margin: 0 10px 0 0;
	border-right: 1px solid #D3D3D3;
	float: left;
}

/* Tip a friend */

.topline {
	text-align: right;
	font-weight: bold;
}

.tipform .mainHeader {
	margin-bottom: 10px;
	height: auto;
}

.tipform label {
	display: block;
	float: left;
	width: 100px;
}

.tipform input.text, .tipform textarea {
	width: 220px;
}

.tipform div {
	padding-bottom: .5em;
}

.searchArea {
	margin-bottom: 1em;
}

.searchArea input.text {
	width: 230px;
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.searchArea input.button {
	color: #fff;
	font-weight: bold;
	background: #20973d url(images/button_bg.png) top repeat-x;
	border: 1px solid #3C8A2E;
	padding: 2px;
}

.searchResults .dateTime {
	color: #808080;
	font-size: .8em;
}
