@charset "utf-8";


html { font-family:Arial, Helvetica, sans-serif; text-align: center; } 

/* html { font: normal 0.71em Tahoma, Helvetica, Arial, Verdana, sans-serif; text-align: center; } */

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;
}
* html legend {margin:-18px -8px 16px 0;padding:0;}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
/*table { border-collapse: collapse; border-spacing: 0;}
*/
html { font-size: 62.5%; font-family:Arial, Helvetica, sans-serif;}
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, textarea { font-size: 92%; font-family: Arial, Helvetica, sans-serif; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }

/*
a { color:#78D3EF; text-decoration:none }
a:hover { text-decoration:underline }
*/

abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { /zoom: 1; }

/* BODY BACKGROUNDS */

body {
	color: #4d4d4d;
}
body.grey {
	background: #F2F2F2;
}
body.color {
	background-color: #0c4da2;
}
body.fullImage {
	background: #fff;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#container.image {
	background: #669900 url(/common/img/news.gif) no-repeat left top;
}

#container.pos {
	background: #042020 url(/common/img/epson_receipt_printing_bg.jpg) no-repeat left top;
}

.pos {
	background: #042020 url(/common/img/epson_receipt_printing_bg.jpg) no-repeat left top;
}

#container.pos2 {
	background: #f2f2f2;
}

#container.pro {
	background: #212d61 url(/common/img/epson_pro_printing_bg.jpg) no-repeat 50% 0;
}

.pro {
	background: #212d61 url(/common/img/epson_pro_printing_bg.jpg) no-repeat 50% 0;
}

/*#0C0908*/

#container.diskproducer {
	background: #0C0908 url(/common/img/epson_pro_printing_bg.jpg) no-repeat 50% 0;
}


#container.diskproducerxxx{
background-color: #686868;
background-image: url(/common/images/bak_business_gradient.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 0pt;
}


/* USER LINKS */

#userLinks {
	margin-bottom: 5px;
	text-align: right;
}

#userLinks ul {
	overflow: hidden;
	padding-top: 5px;
	line-height: 1.4;
}

#userLinks ul li {
	display: inline;
	padding: 0pt 10px;
	margin-right: -1px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	/zoom: 1;
}

#userLinks .button {
	display: none;
}

.grey #userLinks ul li,
#userLinks.grey ul li {
	border-color: #999;
	color: #e1e1e1;
}

#userLinks ul li a,
#userLinks ul li label,
#userLinks ul li strong {
	color: #fff;
	text-decoration: none;
}

#userLinks ul li a:hover {
	text-decoration: underline;
}

#userLinks ul li strong {
	margin-right: 10px;
}

.grey #userLinks ul li a,
.grey #userLinks ul li label,
#userLinks.grey ul li a,
#userLinks.grey ul li label {
	color: #4d4d4d;
}

#userLinks ul li#selCountryDropdown a {
	background: url(/common/img/ico_arrowdown_white.png) no-repeat right center;
	padding: 0pt 12px 0pt 0pt;
}

.grey #userLinks ul li#selCountryDropdown a,
#userLinks.grey ul li#selCountryDropdown a {
	background-image: url(/common/img/ico_arrowdown_grey.png);
}
#userLinks ul li#selCountryDropdown {
	padding-right: 0;
}

#container .selCountryContainer {
	width: 222px;
	z-index: 999;
	text-align: left;
	padding-top: 10px;
	background: url(/common/img/country_container_bg.png) no-repeat left top;
}
#container .selCountryContainer .content {
	padding: 0 11px 12px;
	border: none;
	background: url(/common/img/country_container_bg.png) no-repeat right bottom;
	text-align: right;
	/zoom: 1;
}
#container .selCountryContainer .top,
#container .selCountryContainer .bottom {
	display: none;
}
#container .selCountryContainer .content .row {
	margin-bottom: 5px;
}
#container .selCountryContainer .content label {
	display: none;
}

#container .selCountryContainer .content .jsDropdown span {
	width: 153px;
}
#container select.jsDropdown {
	display:none;
}
#container a.jsDropdown {
	display: inline-block;
	padding-right: 27px;
	background: url(/common/img/sprite_buttons.png) no-repeat 100% -1480px;
	line-height: 1.5;
	text-align: left;
}
#container a.jsDropdown.disabled {
	opacity: 0.5;
}
#container a.jsDropdown:hover {
	text-decoration: none;
}
#container a.jsDropdown span {
	display: inline-block;
	height: 15px;
	padding: 6px 10px;
	background: url(/common/img/sprite_buttons.png) no-repeat 0 -1440px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
	line-height: 14px;
	color: #636363;
	cursor: pointer;
	white-space: nowrap;
}
#container a.jsDropdown span:hover {
	color: #78D3EF;
}
#container .jsDropdownMenu {
	position: absolute;
	/*padding-top: 5px;
	background: url(/common/img/country_dropmenu_bg_top.gif) no-repeat left top;*/
	z-index: 999;
}
#container .jsDropdownMenu ul {
	max-height: 200px;
	overflow: auto;
	/*padding-bottom: 10px;
	background: url(/common/img/country_dropmenu_bg_bottom.png) no-repeat left bottom;*/
	text-align: left;
	z-index: 999;
}
#container .jsDropdownMenu ul li {
	display: block;
	min-height: 1.36em;
	padding: 5px 10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
	cursor: pointer;
	_padding: 5px 10px;
}
*:first-child + html #container .jsDropdownMenu ul li {
	padding: 2px 10px;
}
#container .jsDropdownMenu ul li.separator {
	border-top: 1px solid #E1E1E1;
}
#container .jsDropdownMenu ul li.selected {
	color: #78D3EF;
}
#container .jsDropdownMenu ul li a {
	display: block;
	color: #4d4d4d;
	line-height: 1.5;
}
#container .jsDropdownMenu ul li.selected a {
	color: #78D3EF;
	text-decoration: none;
}




/* Header */

#header {
	z-index: 150;
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	/zoom: 1;
}
#header:after {
	content: '';
	display: block;
	clear: both;
}

#header .roundCorner {
	margin-bottom: 5px;
	padding-top: 8px;
	background: url(/common/img/round_corners.png) no-repeat left top;
}

#header .roundInner {
	padding: 0 0 4px 0;
	background: url(/common/img/round_corners.png) no-repeat right bottom;
	/zoom: 1;
}

#header .roundInner:after {
	content: '';
	display: block;
	clear: both;
}

#header .logo {
	float: left;
	width: 151px;
	margin-bottom: 7px;
	padding: 9px 0 9px;
	_width: 147px;
	background-color: Transparent;
}

#header .logo img {
	margin-left: 21px;
}

#header .content {
	position: relative;
	float: right;
	width: 788px;
	min-height: 70px;
	margin: -7px 1px 0 0;
	background: url(/common/img/header_content_line.gif) no-repeat left bottom;
	_display: inline;
}

#header #primaryNav {
	overflow: hidden;
	margin-left: 1px;
	padding-top: 3px;
	background: url(/common/img/primaryNav_bg.gif) repeat-x left bottom;
	/zoom: 1;
}

#header .search {
	float: right;
	margin-right: 10px;
	padding-top: 6px;
	_display: inline;
}

#header .search form fieldset {
	display: inline;
}

#header .search input {
	width: 160px; /* 165px*/
	margin-right: 4px;
	padding: 3px 5px 5px;
	border: 1px solid #E1E1E1;
	background: url(/common/img/bak_textFields.gif) repeat-x left top;
	font: 1.2em normal Verdana,Arial,sans-serif;
	_display: inline;
}

#header .search .searchButton {
	overflow: hidden;
	display: inline-block;
	padding-right: 2px;
	height: 25px;
	width: 25px;
	background: url(/common/img/search_btn.png) no-repeat left top;
	vertical-align: -8px;
	_vertical-align: 1px;
}

*:first-child + html #header .search .searchButton {
	vertical-align: 1px;
}

#header .search .searchButton:hover {
	background-position: left -25px;
}

#header .search .searchButton:active {
	background-position: left -50px;
	outline: none;
}

#header .search .searchButton:focus {
	outline: none;
}

#header .search .searchButton input {
	width: 25px;
	margin: 0;
	padding: 25px 0 0;
	border: 0;
	cursor: pointer;
	background: none;
}

#header .search .searchButtonWide {
	overflow: hidden;
	display: inline-block;
	height: 25px;
	padding-right: 3px;
	background: url(/common/img/search_wide_btn.gif) no-repeat right -75px;
	vertical-align: -8px;
	outline: none;
	_vertical-align: 1px;
}

*:first-child + html #header .search .searchButtonWide {
	vertical-align: 1px;
}

#header .search .searchButtonWide:hover {
	background-position: right -100px;
}

#header .search .searchButtonWide:active {
	background-position: right -125px;
	outline: none;
}

#header .search .searchButtonWide:focus {
	outline: none;
}

#header .search .searchButtonWide input {
	width: auto;
	float: left;
	margin: 0;
	padding: 5px 6px 7px 18px;
	border: 0;
	background: url(/common/img/search_wide_btn.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	/padding: 5px 0px 3px 13px;
	/float: none;
}

html>/**/body #header .search .searchButtonWide input {
	padding /*\**/: 5px 6px 6px 21px\9;
}

#header .search .searchButtonWide:hover input {
	background-position: left -25px;
}

#header .search .searchButtonWide:active input {
	background-position: left -50px;
}


#header .nav {
	overflow: hidden;
	margin-left: 6px;
	padding-top: 13px;
	_margin-left: 17px;
	_height: 1%;
}

#header .nav li {
	float: left;
	padding: 0 9px 16px 10px;
	font-size: 1.4em;
	text-transform: uppercase;
}

#header .nav strong {
	position: relative;
	margin: -15px -17px -16px -16px;
	
	display: block;
	background: url(/common/img/header_nav_current_bg_left.gif) no-repeat left bottom;
	font-weight: normal;
	display: inline;
	float: left;
}

#header .nav li a {
	color: #4d4d4d;
	text-decoration: none;
}

#header .nav strong a {
	display: block;
	padding: 15px 17px 16px;
	background: url(/common/img/header_nav_current_bg_right.gif) no-repeat right bottom;
}

#header .nav li a:hover {
	color: #78D3EF;
	background: none;
}

#header .nav strong a:hover {
	background: url(/common/img/header_nav_current_bg_right.gif) no-repeat right bottom;
}

#header #secondaryNav {
	position: relative;
	clear: right;
	padding-left: 20px;
	padding-top: 2px;
	/zoom: 1;
	/height: 22px;
}

*:first-child + html #header #secondaryNav {
	zoom: 1;
}

#header #secondaryNav .myBasket {
	position: absolute;
	top: -5px;
	right: 0px;
	background: url(/common/img/header_basket_bg.gif) no-repeat left top;
	text-transform: uppercase;
}

#header #secondaryNav .myBasket a {
	display: block;
	padding: 10px 9px 8px 32px;
	color: #78D3EF;
	font-size: 1.1em;
    font-weight: bold;
}

#header #secondaryNav .myBasket a:hover {
	text-decoration: underline;
	color:#000000;
}

#MastHead .mastheadCheckout { position:absolute; bottom:1px; right:0; padding-right:10px; text-align:right; background:transparent none no-repeat 100% 0 }
#container #MastHead .mastheadCheckout { background-image:url(../img/bak_header_basket_r.png); outline:none; text-decoration: none;}
#MastHead .mastheadCheckout:hover { background-position:100% -27px; text-decoration:none } /* -27px */
#MastHead .mastheadCheckout:active { background-position:100% -54px }                       /* -54px */
#MastHead .mastheadCheckout:focus {outline:none; text-decoration: none; }

#MastHead .mastheadCheckout span { display:block; line-height:13px;  padding: 8px 0 6px 45px; font-size:1.2em; color:#00BAF2; text-transform:uppercase;  background:transparent none no-repeat 0 0  }
#container #MastHead .mastheadCheckout span { background-image:url(../img/bak_header_basket_l.png);  }
#MastHead .mastheadCheckout:hover span { color:#fff; background-position: 0 -29px }
#MastHead .mastheadCheckout:active span { color:#fff; background-position:0 -54px }
			
#header #secondaryNav ul:after {
	content: '';
	display: block;
	clear: both;
}

#header #secondaryNav a {
	color: #4d4d4d;
	text-decoration: none;
}

#header #secondaryNav a:hover {
	color: #78D3EF;
}

#header #secondaryNav li {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
	line-height: 1;
	font-size: 1.2em;
}

#header #secondaryNav li.dropdown {
	position: relative;
	padding-bottom: 10px;
}

#header #secondaryNav li.dropdown a {
	padding-right: 12px;
	background: url(/common/img/arrow_down.gif) no-repeat right 50%;
}

#header #secondaryNav li.dropdown:hover .dropmenu,
#header #secondaryNav li.hover .dropmenu {
	display: block;
	_zoom: 1;

}

#header #secondaryNav .dropmenu {
	display: none;
	position: absolute;
	top: 22px;
	left: -10px;
	width: 200px; /* 200px*/
	padding-bottom: 10px;
	background: url(/common/img/dropmenu_bg_bottom.png) no-repeat left bottom;
	_top: 23px;
	_zoom: 1;
}

#header #secondaryNav .dropmenu ul {
	position: relative;
	width: 200px; /* auto */
	padding-top: 5px;
	/*background: url(/common/img/dropmenu_bg_top.gif) no-repeat;*/
	_height: 1%;
	
}

*:first-child + html #header #secondaryNav .dropmenu ul {
	zoom: 1;
}

#header #secondaryNav .dropmenu li {
	float: none;
	display: block;
	margin-right: 0;
	_zoom: 1;
	
}

#header #secondaryNav li.dropdown li.dropdown {
	padding-bottom: 0;
	background: url(/common/img/arrow_right.gif) no-repeat 95% 7px;
	_zoom: 1;
	
}

#header #secondaryNav li.dropdown ul a{
	display: block;
	padding: 4px 10px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.764em;
	text-transform: none;
	position: relative;
    


}

#header #secondaryNav .subdropmenu {
	position: absolute;
	left: 199px; /* 199px */
	top: -5px;
	background: url(/common/img/dropmenu_bg_bottom.png) no-repeat left bottom;
	width: 200px; /* 200px */
	padding: 5px 0 10px;
	display: none;
}

#header #secondaryNav .subdropmenu ul {
	margin-top: -5px;
}

#header #secondaryNav .subdropmenu ul a {
	font-size: 0.636em;
}

#header #secondaryNav .dropmenu li:hover .subdropmenu {
	display: block;
}


/* Main */

#content {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	/zoom: 1;
}
#content:after {
	content: '';
	display: block;
	clear: both;
}

#main,
.single #main 
{
	clear: both;
    padding-top: 8px;
	background: url(/common/img/main_round_bg.png) no-repeat left top;
}

.double #main 
{
    
	clear: none;
	width: 710px;
	float: right;
	background-position: -1884px top;
	_background-position: -1883px top;
	/zoom: 1;
}

#mainPage .roundCorner,
.single #mainPage .roundCorner,
/*#main .roundCorner,*/
.single #main .roundCorner {
	padding-bottom: 13px;
	background: url(/common/img/main_round_bg.png) no-repeat -942px bottom;
	/zoom: 1;
	float:left;
}


#main .roundCorner{
	padding-bottom: 13px;
	background: url(/common/img/main_round_bg.png) no-repeat -942px bottom;
}



.double #main .roundCorner {
	background-position: -2596px bottom;
	_background-position: -2595px bottom;
}

#mainPage .roundInner,
.single #mainPage .roundInner, 
/*#main .roundInner,*/
.single #main .roundInner 
{
	margin-top: 0px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background: #fff url(/common/img/main_round_bg.gif) repeat-x left bottom;
	/zoom: 1;
     float:left;
}


#main .roundInner
{
	margin-top: 0px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background: #fff url(/common/img/main_round_bg.gif) repeat-x left bottom;
}




/* heroPane */
#heroPane {
	margin:10px 0 67px;
}
#heroPaneShort {
	margin:10px 0 35px;
}


.double #heroPane {
	margin-top:0;
	width:710px;
	float:right;
}

#heroMain {
	width: 360px;
	float: right;
}

#heroMain h2 {
	color:#fff;
	font-size:4em;
	line-height:1.2;
	text-transform:uppercase;
}

#heroMain p {
	position: relative;
	margin:10px 0;
	color:#FFF;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2;
}

#heroPaneShort #heroMain p {
	margin-bottom: -15px;
}

body.grey #heroMain h2,
body.grey #heroMain p {
	color:#4D4D4D;
}


#left {
	float: left;
	width: 210px;
	font-size: 1.2em;
}

#leftMenu,
.single #leftMenu {
	margin-bottom: 40px;
}

.double #leftMenu {
	margin-bottom: 20px;
}

#leftMenu h3 {
	padding: 9px 10px 8px;
	background: url(/common/img/left_menu_bg.png) no-repeat left top;
	line-height: 1.2;
	ztext-transform: uppercase;
}


.heroNavigation {
	background: url(/common/img/black_60.png);
	ztext-transform: uppercase;
	font-weight: bold;
}

.heroNavigation ul {
	background: none;
	font-family: Verdana,Arial,sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 0.917em;
}

.heroNavigation ul ul {
	font-size: 1em;
}

.heroNavigation li {
	width: 210px;
	line-height: 1.2;
	/display: inline;
	/zoom: 1;
}

.heroNavigation strong,
.heroNavigation a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
}

.heroNavigation a:link,
.heroNavigation a:visited {
	color: #fff;
}

.heroNavigation a:hover {
	zbackground: url(/common/img/black_60.png);
	text-decoration: none;
	background: #272727;
}

.heroNavigation h4 a {
	background: #252122 url(/common/img/left_menu_header_bg.gif) no-repeat left top;
	padding:6px 20px 6px 10px;
}

.heroNavigation h4 a:hover {
	background: #252122 url(/common/img/left_menu_header_bg.gif) no-repeat left top;
}

.heroNavigation h4.selected a,
.heroNavigation h4.selected a:hover {
	background-position: -210px top;
}

.heroNavigation strong {
	background: #fff;
	color: #000;
	/zoom: 1;
}
.heroNavigation strong a {
	margin: -5px -10px;
	background: #fff;
	color: #000;
	/zoom: 1;
}

.heroNavigation strong a:link,
.heroNavigation strong a:visited {
	color: #000;
}

.heroNavigation strong a:hover {
	background: none;
	background: #fff;
}

.heroNavigation ul ul strong,
.heroNavigation ul ul a {
	padding-left: 30px;
}

.heroNavigation ul ul strong 
{
    color: #fff;
	background: #272727;
    font-weight:normal;
}

.heroNavigation ul ul strong a {
	margin-left: -30px;
	padding-left: 30px;
}


/* footerTeasers */
div.footerTeasers,
div.footerTeasersNoFrame {
	clear: both;
	padding: 30px 0 0;
	width: 940px;
}

div.footerTeasers div.top,
div.footerTeasersNoFrame div.top,
div.footerTeasers div.bottom,
div.footerTeasersNoFrame div.bottom {
	height: 7px;
	position: relative;
	_font-size: 0;
	_line-height: 0;
}

div.footerTeasers div.top div.t,
div.footerTeasers div.bottom div.b {
	margin: 0 7px; 
	height: 7px;
	background: url(/common/img/bak_footerTeasers.png) repeat 0 0;
}

div.footerTeasers div.tl,
div.footerTeasers div.tr,
div.footerTeasers div.bl,
div.footerTeasers div.br {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 0;
}

div.footerTeasers div.top div.tl,
div.footerTeasers div.bottom div.bl {
	left: 0;
}

div.footerTeasers div.top div.tr,
div.footerTeasers div.bottom div.br {
	right: 0;
}

div.footerTeasers div.top div.tl    { background:transparent url(/common/img/bak_footerTeasers_tl.png) no-repeat 0 0; }
div.footerTeasers div.top div.tr    { background:transparent url(/common/img/bak_footerTeasers_tr.png) no-repeat 100% 0; }
div.footerTeasers div.bottom div.bl { background:transparent url(/common/img/bak_footerTeasers_bl.png) no-repeat 0 100%; }
div.footerTeasers div.bottom div.br { background:transparent url(/common/img/bak_footerTeasers_br.png) no-repeat 100% 100%; }


div.footerTeasers div.content {
	background: transparent url(/common/img/bak_footerTeasers.png) repeat 0 0;
	/height: 100%;
}

div.footerTeasers div.content .teasersTitle {
	margin: 0 25px;
	color: #FFF;
	font-size: 1.5em;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
}

div.footerTeasers div.content ul,
div.footerTeasersNoFrame div.content ul {
	padding: 12px 0;
}

div.footerTeasers div.content ul li,
div.footerTeasersNoFrame div.content ul li {
	margin: 0 0 0 25px;
	width: 280px;
	height: 200px;
	float: left;
	cursor: pointer;
	_display: inline;
}

div.footerTeasers div.content ul li.teaserUnit,
div.footerTeasersNoFrame div.content ul li.teaserUnit {
	position: relative;
}

div.footerTeasers div.content ul li.teaserUnit img,
div.footerTeasersNoFrame div.content ul li.teaserUnit img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.footerTeasers div.content ul li.teaserUnit .caption,
div.footerTeasersNoFrame div.content ul li.teaserUnit .caption {
	width: 280px;
	height: 200px;
	display: block;
	font-size: 1.4em;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.2;
}

div.footerTeasers div.content ul li.teaserUnit .caption a,
div.footerTeasersNoFrame div.content ul li.teaserUnit .caption a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
* html div.footerTeasers div.content ul li.teaserUnit .caption a:hover,
* html div.footerTeasersNoFrame div.content ul li.teaserUnit .caption a:hover,
* html div.footerTeasers div.content ul li.teaserUnit .caption a:hover span,
* html div.footerTeasersNoFrame div.content ul li.teaserUnit .caption a:hover span {
	text-decoration: underline;
	display: block;
}

div.footerTeasers div.content ul li.teaserUnit .caption a span,
div.footerTeasersNoFrame div.content ul li.teaserUnit .caption a span {
	padding: 10px 15px;
	width: 250px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/common/img/bak_footerTeaser.png) repeat 0 100%;
}

div.footerTeasers div.content ul li.teaserUnit:hover .caption a span,
div.footerTeasersNoFrame div.content ul li.teaserUnit:hover .caption a span {
	background: url(/common/img/bak_footerTeaser_blue.png) repeat 0 100%;
}


/* BreadCrumbs */

.breadCrumbs {
	margin: 10px 0 10px;
}

.breadCrumbs ol,
.breadCrumbs ul {
	overflow: hidden;
	margin-left: 5px;
	_zoom: 1;
}

.breadCrumbs li {
	float: left;
	margin-right: 5px;
	text-transform: uppercase;
	font-family: Verdana,Arial,sans-serif;
	color: #fff;
	padding-bottom: 1px;
}

.breadCrumbs a {
	margin-right: 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}

.grey .breadCrumbs li,
.grey .breadCrumbs a,
.breadCrumbs.grey li,
.breadCrumbs.grey a {
	color: #4d4d4d;
}

.white .breadCrumbs li,
.white .breadCrumbs a,
.breadCrumbs.white li,
.breadCrumbs.white a {
	color: #ffffff;
}


.breadCrumbs a:hover {
	text-decoration: underline;
}



#footer .roundCorner {
	padding-top: 8px;
	background: url(/common/img/round_corners.png) no-repeat left top;
	_zoom: 1;
}

#footer .roundInner 
{
	padding: 0 0 11px 21px;
	background: url(/common/img/round_corners.png) no-repeat right bottom;
	_zoom: 1;
}

/* #footer */

#footer {
	width: 940px;
	margin: 10px auto 0;
	padding-bottom: 20px;
	text-align: left;
	/zoom: 1;
}
#footer:after {
	content: '';
	display: block;
	clear: both;
}

#footer .roundCorner ul {
	overflow: hidden;
	padding-bottom: 2px;
	_height: 1%;
}

#footer .roundCorner ul li {
	float: left;
	margin-right: 17px;
	text-transform: uppercase;
}

#footer .roundCorner ul li a {
	line-height: 1.2;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #4d4d4d;
}

#footer .roundCorner ul li a:hover {
	color: #78D3EF;
}

#footer .functionNav {
	float: left;
	margin: 0 16px 0 0;
	padding: 0 0 0 8px;
	border-right: 1px solid #e1e1e1;
	/zoom: 1;
}
#footer .functionNav:after {
	content: '';
	display: block;
	clear: both;
}

#footer .functionNav li {
	float: left;
	margin-right: 16px;
	line-height: 1.4;
	_display: inline;
}

#footer .functionNav a,
#footer .functionNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer .functionNav a,
#footer .functionNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.grey #footer .functionNav a,
.grey #footer .functionNav a:hover,
#footer .functionNav.grey a,
#footer .functionNav.grey a:hover {
	color: #999;
}

#footer .functionNav a:hover{
	text-decoration:underline;
}

#footer #copyright {
	float: left;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.4;
	color: #fff;
}

.grey #footer #copyright,
#footer.grey #copyright,
#footer #copyright.grey {
	color: #999;
}
.newslist_item{
     float:left !important;
     margin-bottom:20px;
     text-align:left !important;
     
    }
/*.newslist_item img{float:left !important; margin-bottom:15px;}*/   
.newslist_item .title { font-size:12px; margin-bottom:10px; font-weight:bold !important;}
.newslist_item p{ padding-left:15px; padding-top:10px; padding-bottom:0px; line-height:18px; width:310px; display:block; padding-right:10px; font-size:12px !important; color:#5d5d5d; }
.newsresult .leftspace{ margin-right:10px; }

.newslist_item .title strong a{}
.newslist_item .readmore { font-size:12px !important; text-decoration:underline; }
.newslist_item .readmore:hover { font-size:12px !important; text-decoration:underline;   }

.newshome_left{float:left; width:343px; margin-right:5px; height:100%;}
.newshome_left h3{ font-size:15px; background-color:rgb(225, 225, 225); padding:10px 15px 10px 15px; color:#000; float:left; margin-bottom:10px; font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; float:left; width:313px; }

.newshome_right{float:right; width:343px;}
.newshome_right h3{ font-size:16px; background-color:rgb(225, 225, 225); padding:10px 15px 10px 15px; float:left; width:313px; color:#000; margin-bottom:10px; font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;}
.newsandpromo{ width:694px; float:left; margin-right:5px;  vertical-align:top; margin-top:0 !important;  padding-top:0 !important; display:block; height:100%; }





.newsmulti_left{float:left; width:343px; margin-right:5px; }
.newsmulti_left h3{ font-size:16px; background-color:rgb(255, 255, 255); padding:10px 15px 10px 15px; color:#000; margin-bottom:10px; font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; }

.newsmulti_right{float:right;  width:343px; height:100%;}
.newsmulti_right h3{ font-size:16px; background-color:rgb(255, 255, 255); padding:10px 15px 10px 15px; color:#000; margin-bottom:10px; font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; }


.submenu_multi{ height:auto; padding:30px 0 30px 15px ; float:left; width:675px; }
.submenu_multi p{ font-size:12px; float:left; line-height:18px; }
.submenu_multi img{ float:left; margin-bottom:20px; }
.submenu_multi a{ text-decoration:underline; }
.submenu_multi strong{ font-size:14px; text-transform:uppercase; font-weight:bold; color:#000; float:left; margin-bottom:20px; }

.submenu_multi .Sm_topleft{ float:left; width:313px; padding-right:18px; padding-bottom:15px; border-right:1px solid rgb(225, 225, 225);  }
    
.submenu_multi .Sm_topright{ float:left; width:320px; padding-left:18px; padding-bottom:15px; }

.submenu_multi .Sm_bottomleft{ float:left; width:313px; padding-right:18px; border-right:1px solid rgb(225, 225, 225); padding-top:15px; }

.submenu_multi .Sm_bottomright{ float:left; width:320px; padding-left:18px;  padding-top:15px; }
