@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;
}

/* BODY BACKGROUNDS */

body {
	color: #4d4d4d;
}
body.grey {
	background: #F2F2F2;
}
body.color {
	background-color: #0c4da2;
}
body.fullImage {
	background: #fff;
}

#container {
	margin: 0 auto;
}

@media only screen and (max-width: 1000px) {
	#container {
		width: 1000px;
	}
}

#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;
}

#container.coverplus {
	background: #212d61;
}

.pro {
	background: #212d61 url(/common/img/epson_pro_printing_bg.jpg) no-repeat 50% 0;
}

#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;
	width: 940px;
	margin: 0 auto;
}

#userLinks ul {
	line-height: 1.4em;
}

#userLinks ul li {
	display: inline-block;
	padding: 10px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

#userLinks .button {
	display: none;
}

.grey #userLinks ul li,
#userLinks.grey ul li {
	border-color: #999;
	color: #e1e1e1;
}

.grey #userLinks ul li:last-child, 
#userLinks.grey ul li:last-child {
	border: none;
}

#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_grey.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);
}

#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;
}
#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;
}
*: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;
	margin: 0 auto;
	text-align: left;
}
#header:after {
	content: '';
	display: block;
	clear: both;
}

#header .roundCorner {
	margin: 0 auto;
	margin-bottom: 5px;
	background: #fff;
	padding-top: 6px;
}

@media only screen and (max-width: 940px) {
	body {
		width: 940px;
	}
}
#header .roundInner {
	padding: 0;
	width: 940px;
	margin: 0 auto;
}

#header .roundInner:after {
	content: '';
	display: block;
	clear: both;
}

#header .logo {
	float: left;
	width: 13%;
	margin-bottom: 7px;
	padding: 9px 0 9px;
	background-color: Transparent;
	/* ADDED BY ANGIE : LOGO WORKAROUND : BEGIN */
	margin-left: 1%;
	padding-top: 15px;
	/* ADDED BY ANGIE: END */
}

#header .logo img {
	width: 100%;
	max-width: 150px;
}

#header .content {
	position: relative;
	float: right;
	width: 788.59px;
	min-height: 70px;
	border-left: 1px solid #d9d9d9;
}

#header #primaryNav {
	overflow: hidden;
	background: transparent;
	border-bottom: 1px solid #d9d9d9;
}

#header .search {
	float: right;
	margin-right: 0;
	padding-top: 3px;
	padding-right: 8px;
}

#header .search form fieldset {
	display: inline;
}

#header .search input {
	width: 127px; /* 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: -9px;
	_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;
}

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;
}

#header .nav li {
	float: left;
	padding: 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;
}

#header .nav li a {
	color: #000;
	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 #secondaryNav .dropdown > li a:hover {
	color: #000;
}

#header #secondaryNav .dropmenu li a:hover {
	color: #000;
}

#header #secondaryNav > ul > li > a:hover

#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;
}

*: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: 22px; text-align:right; background:transparent none no-repeat 100% 0 }
#container #MastHead .mastheadCheckout { 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 a:hover {
	color: #4d4d4d;
}

#MastHead .mastheadCheckout span { display:block; line-height: 36px; font-size: 18px; color:#007fc6; text-transform:uppercase;  background:transparent none no-repeat 0 0  }
#container #MastHead .mastheadCheckout span { background-image: none;  }
#container #MastHead .mastheadCheckout span.ci-count { 
	position: absolute;
    top: 2px;
    left: 21px;
    font-size: 10px;
    background: #007fc6;
    line-height: 14px;
    padding: 0 2px;
    border-radius: 5px;
    color: #fff;
 }
 #container #MastHead .mastheadCheckout:hover span.ci-count {
	background: #4d4d4d;
 }

#MastHead .mastheadCheckout:hover span { color: #4d4d4d; background-position: 0 -29px }
#MastHead .mastheadCheckout:active span { color:#4d4d4d; background-position:0 -54px }
			
#header #secondaryNav ul:after {
	content: '';
	display: block;
	clear: both;
}

#header #secondaryNav a {
	color: #000;
	text-decoration: none;
}

#header #secondaryNav a:hover {
	color: #78D3EF;
}

#header #secondaryNav li {
	display: inline-block;
	margin-right: 20px;
	text-transform: uppercase;
	line-height: 1;
	font-size: 1.2em;
	padding: 11px 4px 14px 4px;
}

#header #secondaryNav li.dropdown {
	padding: 11px 4px 14px 10px;
}

#header #secondaryNav li.dropdown {
	position: relative;
}

#header #secondaryNav li.dropdown:hover {
	background: #d9e3ec;

}

/* #header #secondaryNav li.dropdown a {
	padding-right: 12px;
} */

#header #secondaryNav li.dropdown:hover .dropmenu,
#header #secondaryNav li.hover .dropmenu {
	display: block;

}

#header #secondaryNav li.dropdown > a:after {
	content: '\25BC';
}

#header #secondaryNav li.dropdown:hover > a:after {
    content: '\25B2';
}

#header #secondaryNav ul > li.dropdown ul li.has-sub:after {
    content: "\25ba";
    font-size: 12px;
    line-height: 16px;
    float: right;
    padding: 11px 10px 0 0;
}

#header #secondaryNav .dropmenu {
	display: none;
	position: absolute;
	top: 37px;
	left: 0;
	width: 200px; /* 200px*/
	background: #d9e3ec;
}

#header #secondaryNav .dropmenu ul {
	position: relative;
	width: 200px; /* auto */
	padding-top: 20px;
	
}

*:first-child + html #header #secondaryNav .dropmenu ul {
	zoom: 1;
}

#header #secondaryNav .dropmenu li {
	float: none;
	display: block;
	margin-left: 10px;
	padding: 0;
	border-bottom: 1px solid #b7b7b7;
	margin-right: 0;
}

#header #secondaryNav .dropmenu li a {
	padding: 11px 0;
}

#header #secondaryNav li.dropdown li.dropdown {
	padding-bottom: 0;
	background: url(/common/img/arrow_right.gif) no-repeat 95% 7px;
	
}

#header #secondaryNav li.dropdown ul a{
	display: inline-block;
	padding: 11px 10px 11px 0;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	position: relative;
}

#header #secondaryNav .dropmenu li.no-bb {
    border-bottom: none;
}

#header #secondaryNav .dropmenu > ul > li > ol.submenu-2 li:hover {
    background: #d9e3ec;
}

#header .nav li:hover, 
#header #secondaryNav li strong, 
#header #secondaryNav li:hover {
	background: #fff;
}

#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;
}

#header #primaryNav .nav li a:hover
#header #secondaryNav ul li a:hover {
	color: #4d4d4d;
}

#header #secondaryNav .dropmenu .submenu-2 {
	display: none;
}

#header #secondaryNav .dropmenu > ul > li:hover {
    background: #fff;
    margin-left: 0;
    padding-left: 10px;
    color: #000;
    border-left: 1px solid #d9e3ec;
}

.dropmenu > ul > li > ol.submenu-2 {
    background: #fff;
    padding-top: 19px;
    border: 1px solid #b7b7b7;
    min-height: 349px;
}

#header #secondaryNav .dropmenu > ul > li > ol.submenu-2 li {
    font-size: 1em;
    border-bottom: 1px solid #b7b7b7;
    padding-left: 20px;
    margin-left: 0;
}

#header #secondaryNav .dropmenu .has-sub:hover .submenu-2 {
	display: block;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    width: 200px;
}


/* Main */

#content {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
#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;
}

#mainPage .roundCorner,
.single #mainPage .roundCorner,
.single #main .roundCorner {
	padding-bottom: 13px;
	background: url(/common/img/main_round_bg.png) no-repeat -942px bottom;
	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;
     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;
}


.heroNavigation {
	background: url(/common/img/black_60.png);
	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;
}

.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 {
	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;
}
.heroNavigation strong a {
	margin: -5px -10px;
	background: #fff;
	color: #000;
}

.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;
}

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;
}

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 auto;
	width: 940px;
}

.breadCrumbs ol,
.breadCrumbs ul {
	overflow: hidden;
	margin-left: 0;
}

.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 */

#footer {
	width: 100%;
	margin: 10px auto 0;
	text-align: left;
}

#footer .sign-up-top p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 145%;
    text-transform: uppercase;
    padding: 6px 10px 6px 0;
    color: #404040;
    margin-bottom: 14px;
}

.fixed-footer-wrapper {
	background: #dee0e2;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}

.fixed-footer-container {
    width: 940px;
    margin: 0 auto;
}

.footer-signup {
    width: 40%;
    float: left;
}

#footer .roundCorner {
	width: 55%;
	float: right;
}

#footer:after {
	content: '';
	display: block;
	clear: both;
}

#footer .roundCorner ul li a {
	line-height: 1.2;
	text-decoration: none;
	font-size: 12px;
	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;
}

#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 .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; }

@font-face{
	font-family:'Glyphicons Halflings';
	src:url('/common/bootstrap/fonts/glyphicons-halflings-regular.eot');
	src:url('/common/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/common/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),url('/common/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/common/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.glyphicon-shopping-cart:before { content: "\e116"; }

/* NewsLetter */

.footer-signup {
    width: 40%;
    float: left;
    display: block;
    position: relative;
    display: block;
}

.footer-signup:after {
	content: " ";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 1px;
	background: rgba(64,64,64,0.15);
}

.sign-up-box {  
    display: block;
    height: auto;
    overflow: auto;
}
.sign-up-top p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 145%;
    text-transform: uppercase;
    padding: 6px 10px 6px 10px;    
    color: #404040;
}

.sign-up-bottom {
    margin-right: 10px;        
}
.sign-email,
.sign-name {
    margin-bottom: 10px;    
}
.sign-submit {
    width: 85px;
    margin: 17px 0 0 0;    
}
.sign-social {
    margin-top: 14px;
    width: 100%;
}
.login-btn {
    display: block;
    background: url(/img/new_divisions/new_homepage/submit_btn.jpg) no-repeat;
    color: #575755;
    /*background: #eee;*/
    width: 88px;
    height: 28px;  
    background-position: 0 0;    
    border: none;
    font-weight: bold;
}
.login-btn:hover {
     cursor: pointer;
}
.sign-email label,
.sign-name label {
    font-family: Arial, sans-serif;
    font-size: 12px !important;
    color: #404040;
    font-weight: bold;    
}
.sign-email input,
.sign-name input {
    margin-top: 5px;
    font-family: Arial, sans-serif;
    font-size: 12px !important;       
    padding: 6px 5px 6px 5px; 
    border: 1px solid #d0d0d0;
    width: 95%;  
    background: rgba(255,255,255,.5);
    color: #000;
}
.blue-star {
    color: #3571b5;
}
.sign-disclaimer {
    margin-top: 10px;    
}
.sign-disclaimer p {
    color: #404040;
    font-style: italic;
    margin-bottom: 12px;
    line-height: 1.3em;    
}
.social-facebook,
.social-twitter,
.social-youtube,
.social-linkedin,
.social-instagram {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}
.social-facebook {
    width: 32px;
    height: 32px;
    background: url("/img/new_divisions/social-media-icons/epson-facebook.jpg") no-repeat;
    display: block;
    float: left;    
}
.social-twitter {
    width: 32px;
    height: 32px;
    background: url("/img/new_divisions/social-media-icons/epson-twitter.png") no-repeat;
    display: block;  
    float: left;
    margin-left: 15px;
}
.social-youtube {
    width: 32px;
    height: 32px;
    background: url("/img/new_divisions/social-media-icons/epson-youtube.jpg") no-repeat;
    display: block;    
    float: left;
    margin-left: 15px;
}
.social-linkedin {
    width: 32px;
    height: 32px;
    background: url("/img/new_divisions/social-media-icons/epson-linkedin.jpg") no-repeat;
    display: block;
    float: left;
    margin-left: 15px;
}
.social-instagram {
    width: 32px;
    height: 32px;
    background: url(/img/new_divisions/social-media-icons/epson-instagram.png) no-repeat;
    display: block;
    float: left;
    margin-left: 15px;
}
.priv-policy-link {
    color: #404040!important;
    text-decoration: underline;   
}
.priv-policy-link:hover {
    color: #44b1f3!important;
    text-decoration: none;
}
.opt-in-form,
.opt-in-error,
.opt-in-thankyou {
    display: none;
}
.opt-in-noscript, .opt-in-thankyou {
    color: #000;
}
.opt-in-thankyou {
    margin: 0;
    position: relative;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;    
}
.opt-in-thankyou strong,
.opt-in-thankyou p {
    line-height: 18px;
}
.footer-opt-in .opt-in-error {
    margin: 0;
    position: relative;
    top: -10px;
}
.opt-in-thankyou strong {
    color: #000;    
}
.sign-email .empty,
.sign-name .empty {
    color: #a9a9a9;
}

.footer-signup label.error {
    color: #f00; 
    display: block; 
    font-family: 'Arial', sans-serif;
    padding: 0 0 0 30px; 
    margin: 25px 0 25px 0; 
    background: url('/common/img/icon_exclamation.gif') no-repeat 0 0; 
    line-height: 25px; 
    clear: both; 
    width: 100%; 
    float: none;
}  
.error {  
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#error-msg {   
    color: red;
}
.sign-up-box input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #a9a9a9;
}
.sign-up-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #a9a9a9;
   opacity:  1;
}
.sign-up-box input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #a9a9a9;
   opacity:  1;
}
.sign-up-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #a9a9a9;
}
.sign-up-box input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #a9a9a9;
} 

/* NewsLetter End */

/* FooterNav */

#footer:after {
	content: '';
	display: block;
	clear: both;
}

#footer .roundCorner ul {
	overflow: hidden;
	padding-bottom: 2px;
    color: #404040;
}

.footer-nav-items {
    width: 30%;
    float: left;
	margin-right: 0;
}


#footer .customer-service.footer-nav-items {
	width: 40%;
}

.footer-nav-items span {
    margin: 10px 0;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.footer-nav-items ul li {
    padding: 6px 10px 6px 0;
    font-size: 12px;
}

.footer-nav-items ul li a {
    color: #404040;
}

.footer-nav-items ul li a:hover {
    color: #44b1f3;
    text-decoration: none;
}

.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 {
    width: 100%;
	float: right;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.4;
	color: rgba(64, 64, 64,.5);
    margin-top: 50px;
    margin-bottom: 30px;
}

/* FooterNav End*/