
/* sharedvue-skin-gray1 */ 


#idSharedVue {
  width: auto;
	padding:20px 10px 20px 10px;
  background-image: url(http://xerox.sharedvue.net/xerox/synd/images/_dot.gif);
}
#idSharedVue, #idSharedVue TD, #idSharedVue DIV, #idSharedVue P, #idSharedVue LI {
	font: 12px arial, sans-serif;
	color: #444444;
}
#idSharedVue P {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

#idSharedVue H1 {
	font: bold 15pt Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#444;
	padding:10px 0 5px 0;
	margin:0;
}
#idSharedVue H2 {
	margin:0;
	font: bold 13pt Arial, Helvetica, sans-serif;
	color:#444;
	padding:10px 0 5px 0;
}
#idSharedVue H3 {
	margin: 0px;
	padding: 8px 0 5px 0px;
	font: bold 11pt arial, sans-serif;
	color: #444;
}
#idSharedVue H4 {
	margin: 0px;
	padding: 0 0 5px 0px;
	font: bold 9pt arial, sans-serif;
	color: #444;
}

#idSharedVue UL.clsSVCustomBullet1 {
	margin: 0 0 0 25px;
	padding: 10px 0 10px 0;
	list-style: none;
	color: #333333;
}
#idSharedVue UL.clsSVCustomBullet1 li {
	margin:0;
	padding-bottom:5px;
	padding-left: 20px;
	/* background-image: url(http://xerox.sharedvue.net/xerox/synd/images/bullet-gray.gif); */
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#idSharedVue UL.clsSVCustomBulletAsset {
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	list-style: none;
	color: #333333;
}
#idSharedVue UL.clsSVCustomBulletAsset li {
	margin:0;
	padding-bottom:5px;
	padding-left: 25px;
	/* background-image: url(http://xerox.sharedvue.net/xerox/synd/images/bullet-link-arrow.gif); */
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.clsSVProductImgBorder{
  border: 1px solid #CCC;
  background-color:#FFFFFF;
  text-align: center;
}
.clsSVProductBlurbs H3{
	padding-top:0 !important;
	margin-top:0 !important;
}

#idSharedVue #idSVMainContent {
	padding: 15px 10px 10px 15px;
	background-color: #f8f8fb;
	margin-top:1px;
	border-top:1px solid #f8f8fb;
}
#idSharedVue #idSVMain A {
	color:#bd1018 !important;
	text-decoration:none !important;
}
#idSharedVue #idSVMain A:hover {
	color:#bd1018 !important;
	text-decoration:underline !important;
}
#idSharedVue #idSVMain LI A {
	color:#bd1018 !important;
	text-decoration:none !important;
}
#idSharedVue #idSVMain LI A:hover {
	color:#bd1018 !important;
	text-decoration:underline !important;	
}
.clsSVbtn {
	display:inline-block;
	background:none;
	margin:0;
	padding:5px 0;
	border-width:0;
	overflow:visible;
	font:120%/1.2 Arial, Sans-serif !important;
	text-decoration:none !important;
	color:#546773 !important;
	border:none !important;
}
* html button.clsSVbtn {
	padding-bottom:1px;
}

html:not([lang*=""]) button.clsSVbtn {
margin:0 -3px;
}
.clsSVbtn span {
	/* background:#d9d200 url(http://xerox.sharedvue.net/xerox/synd/images/bg-button.gif) repeat-x 0 0; */
	margin:0;
	padding:5px 0;
	border-left:1px solid #F5ED00;
	border-right:1px solid #F5ED00;
}
* html .clsSVbtn span {
	padding-top:0;
}
.clsSVbtn span span {
	position:relative;
	padding:5px .4em;
	border-width:0;
	border-top:1px solid #F5ED00;
	border-bottom:1px solid #F5ED00;
}
/* Econcierge */ 
.clsSVSubOrderedList{
	list-style-type:lower-alpha;
}
.clsSVInPageMenu{
	border-color:#CCC;
	border-style:solid;
	border-width: 1px;
	width:170px;
}
.clsSVInPageMenu ul{
	margin-left:25px;
    padding: 0px;
}
.clsSVInPageMenu div{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	padding:5px;
	background-color:#ececec;
}
.clsSVvideos{
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	padding:10px;
	overflow: hidden;
	background-color:#ebebeb
}
#idSharedVue .clsSVProductCompareTable{
	background-color:#FFF;
	border:#999 1px solid;
}
#idSharedVue .clsSVProductCompareTableOdd{
	background-color:#EEEEEE;
	color:#FFF;
}
#idSharedVue .clsSVSubTxt{
	font-size:11px;
	font-style:italic;
}

/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) 



button.pill-l span {
  border-right-width:0;
}
button.pill-l span span {
  border-right:1px solid #bbb;
}
button.pill-c span {
  border-right-style:none;
  border-left-color:#fff;
}
button.pill-c span span {
  border-right:1px solid #bbb;
}
button.pill-r span {
  border-left-color:#fff;
}
*/

/* only needed if implementing separate hover/focus/active state for buttons */

.clsSVbtn:hover span, .clsSVbtn:hover span span, .clsSVbtn:focus span, .clsSVbtn:focus span span {
	cursor:pointer; /* important for any clickable/pressable element */
	border-color:#d9d200 !important;
	color:#546773;
}
.clsSVbtn:active span {
	background-position:0 -400px;
	outline:none;
}
.clsSVbtn:focus, .clsSVbtn:active {
	outline:none; /* doesn't seem to be respected for <button>, only <a> */
}
/* use if one button should be the 'primary' button */
.primary {
	font-weight:bold;
	color:#000;
}


/* MULTI-TAB NAVIGATION */

#idSharedVue .clsSVNavPrimaryItems {
  background: #fff;
	height:25px;
}
#idSharedVue .clsSVNavPrimaryItems td {
	border-bottom:1px solid #000;
}
#idSharedVue .clsSVNavPrimaryItems a {
  display: block;
  padding: 5px 10px 5px 10px;
  text-align: center;
  font: 9pt arial, sans-serif;
	color: #000;
	text-decoration:none;
}
#idSharedVue .clsSVNavPrimaryItems a:hover {
	/* background-image: url(http://xerox.sharedvue.net/xerox/synd/images/nav-hover-select-bg.gif); */
	color: #bd1018;
}
#idSharedVue .clsSVNavPrimaryItems .clsSVNavTabSelected {
	/* background-image: url(http://xerox.sharedvue.net/xerox/synd/images/nav-hover-select-bg.gif); */
	border-bottom: none !important;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
	background:#f8f8fb;
}
#idSharedVue .clsSVNavPrimaryItems .clsSVNavTabSelected a {
	/* background-image: url(http://xerox.sharedvue.net/xerox/synd/images/nav-hover-select-bg.gif); */
	color: #bd1018;
	font-weight: bold;
}


#idSharedVue #idSVNav.clsSVNav_multitab #idSVNavLang A {
  background-image: url(http://xerox.sharedvue.net/xerox/synd/images/_dot.gif) !important;
  color: #666666 !important;
}
#idSharedVue #idSVNav.clsSVNav_multitab #idSVNavLang A:hover {
  color: #333333 !important;
}

#idSharedVue #idSVAncillaryNav {
	color:#005A9C !important;
	padding:3px 5px 5px 0;
}
#idSharedVue #idSVAncillaryNav a {
	color:#005A9C !important;
	text-decoration:none !important;
}
#idSharedVue #idSVAncillaryNav a:hover {
	color:#0066cc !important;
	text-decoration:underline !important;	
}

/* CTA Footer */

#idSharedVue #idSVCTAFooter{
  border-top:1px solid #dedede; 
	padding:15px; 
	margin:0 0 20px 0; 
	overflow:hidden; 
	width:95%; 
	background-color: #f8f8fb;
}
#idSharedVue #idSVCTAFooter H2{
	color:#000;
}
#idSharedVue #idSVCTAFooter A {
	color:#bd1018 !important;
  text-decoration:underline !important;	

}
#idSharedVue #idSVCTAFooter A:hover {
  color:#bd1018 !important;
  text-decoration:none !important;
}

