/*
	BASE.CSS
	Description: Contains CSS reset, basic styling, global layouts and colours.
	Path: /_consumer/common/base.css
*/

html { overflow: -moz-scrollbars-vertical;  overflow-x: hidden; }

/* For non-HTML5 browsers */
section, article, header, footer, nav, aside, hgroup { display: block; }

/* For IE without html5 shim script */
.section, .article, .header, .footer, .nav, .aside, .hgroup { display: block; }

/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, form, fieldset, input, textarea, blockquote, table, th, td, p { margin: 0; padding: 0; }
object { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }

body { background: #fff url('/_assets/img/header/bkgrnd-top-swirl.jpg') no-repeat 50% 0; color: #000; font: normal normal normal 11px 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; height: 100%; }
a { text-decoration: none; }
a:link, a:visited { color: #003464; }
a:hover, a:active { color: #3d95d1; }

#global-search a { text-decoration: underline; }

.clear { clear: both; }

#container { width: 980px; margin: 0 auto; }
	#container .pageHeader { margin: 0; }

/* Masthead Overrides to match CDP */
.masthead { background: #ccc url('/prxm/prxm_img/cdp/banner_top_cdp.jpg') no-repeat 110px 0; }
.mastheadImage { display: none; }

.masthead .searchBox { right: 18px; }
.masthead .searchFieldForm input { width: 90px; font-size: 11px; height: 16px; }

/* Main content block */
#content { float: left; clear: both; padding: 7px 7px 15px 7px; border-top: 7px solid #fff;  zoom: 1; }
#content { background: #fff url('/prxm/prxm_img/cdp/body_bg_cdp_dt.jpg') no-repeat scroll 0 0; }

	/* #content a:link, #content a:visited { color: #003464; }
	#content a:hover, #content a:active { color: #3d95d1; } */
	
	#content sup { 
	font-size: 0.75em;
	line-height:1px;  
	}

	h1 { color: #333; display: block; font-size: 24px; height: 40px; letter-spacing: 0; padding: 7px 0 0 24px; }
	
.content-block { clear: both; margin: 7px 0; width: 964px; overflow: hidden; }
	#leftcol { float: left; clear: both; padding: 0; width: 718px; _width: 710px; }
	#rightcol { margin: 0; float: left; width: 246px; _width: 236px; _float: right; }
	#fullscreen { float: left; clear: both; padding: 0; width: 964px; }

.breadcrumbs { clear: both; font: 11px 'Arial','Helvetica Neue','Helvetica',sans-serif;}
.breadcrumbs li { background: url('/_assets/themes/default/img/icons/bc_chevron.gif') 0 50% no-repeat; display: inline; padding: 0 0 0 11px; margin-left:-1px; }
	.breadcrumbs li#bc_home { background: none; padding: 0; margin:0; }
	.breadcrumbs li a:link, .breadcrumbs li a:visited { text-decoration: none; }
	.breadcrumbs li a:hover, .breadcrumbs li a:active { text-decoration: none; }
	.breadcrumbs li:last-child a { color:#000; }

/* Pagination */
.pagination-results { float: left; margin: 8px 21px; _display: inline; }
	.pagination-results span, .pagination-results a { font-weight: bold; }

.btm-pagination-results {
	font-weight: normal;
	color: black;
	float: left;
	margin: 2px 21px;
	_display: inline;
	position: relative;
	top: -8px;
	left: 10px;
}
	
#sort-by label { float: right; font-weight: bold; padding: 2px 16px 12px 0; *padding: 2px 16px 7px 0; _display: inline; }
	#sort-by select { width: 200px; margin-left: 6px; }

.btm-pagination { width: 695px; height: 13px; margin: 10px 0 -10px 0; padding: 10px; background: url('/prxm/prxm_img/cdp/tabs_pagination_bg.png') no-repeat; float: left; clear: both; }
	.btm-pagination ul { float: right; clear: both; }
	.btm-pagination ul li { font-weight: bold; color: #666; float: left; list-style: none; border-right: 1px solid #ccc; padding: 0 4px; }
	.btm-pagination ul li.view-all { padding: 0 15px 0 4px; border: 0; }
	.btm-pagination ul li.prev { padding: 0 4px 0 15px; background: url('/prxm/prxm_img/cdp/icons_sm.gif') no-repeat left -51px; border: 0; }
	.btm-pagination ul li.next { padding: 0 15px 0 4px; background: url('/prxm/prxm_img/cdp/icons_sm.gif') no-repeat right 0;  border: 0; }
	
.btm-pagination-spacer {
	margin: 1px 4px;
}
	
/* Container Layouts */

.whole-container-top, .whole-container-btm {
	width: 964px; height: 7px; padding: 0; line-height: 0; font-size: 0;
	background: url('/prxm/prxm_img/cdp/whole-container_top-btm.png') 0 0 no-repeat;
	_background: url('/prxm/prxm_img/cdp/whole-container_top-btm.gif') 0 0 no-repeat;
}
.whole-container-btm { background-position: 0 -7px; }
.whole-container { background: #fff url('/prxm/prxm_img/cdp/whole-container-bg.gif') 7px 0 no-repeat; padding: 14px 21px; font-size: 11px; color: #666; width: 922px; }
	.whole-container h2 { color: #000; margin-bottom: 6px; }
	.whole-container p { width: 80%; font-size: 12px; line-height: 16px; }

	

#verisign-logo { margin: 10px auto -15px; text-align: center; width: 200px; }


.wholeFooter {  background: url('/2005redesign/dot.gif') repeat-x 0 20px; clear: both; font-size: 9px; padding: 30px 0 20px 0; text-align: center; width: 100%; }
	.wholeFooter .line { display: none; }
	.wholeFooter p { padding-top: 1em; }
	.wholeFooter a { color: #000; text-decoration: none; }
	
	
	
	/* GLOBAL FOOTER STYLES */
	.footer { font-size: 9px; clear: both; width: 100%; padding: 12px 0; float: left; clear: both; text-align: left; }

	.legal-footer { width: 90%; position: relative; top: 15px; left: 22px; float: left; padding-top: 5px; font-family: verdana,arial,helvetica,sans-serif; }

	.footer a:link, .footer a:visited { color: #0c2552; text-decoration: none; }
		.footer a:hover, .footer a:active { color: #3d95d1; }
		
	.footer a.pi-credits { font-weight: bold; }

		.footer-block { background: #f1f0f0; border: 1px solid #e6e6e6; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 10px 0 0 0; float: left; margin: 0; clear: both; width: 99.7%; height: 150px; }
			.footer-block h2 { font: normal normal bold 21px helvetica neue, helvetica, arial, sans-serif; color: #5c84a9; text-transform: capitalize; margin: 0 0 12px 20px; }
			.footer-block strong { font: normal normal bold 21px helvetica neue, helvetica, arial, sans-serif; color: #5c84a9; text-transform: capitalize; margin: 0 0 12px 20px; padding: 0; display: block; clear: both; }

	.footer-nav { line-height: 16px; padding: 0 0 0 20px; margin: 10px 0; float: left; }
	.ssl_logo { float: right; clear: right; }

	.social-share { display: block; float: right; margin: 0 0 0 20px; padding: 0; _width: 200px; _margin: 0 0 0 10px; position:relative; left:-5px; top:10px; }
	.social-share li { list-style: none; }
	.social-share li a { background: url('/prxm/prxm_img/global/icons/share-this_social.png') no-repeat 0 -57px; display: block; font: normal normal bold 10px helvetica, helvetica neue, arial, sans-serif; padding: 2px 0 0 24px; height: 16px; }
	.social-share img { padding-right:5px; }

	.social-share table { width:175px; }

	.social-share-facebook { background: url('/prxm/prxm_img/global/icons/facebook.png') no-repeat; display: block; width:24px; height:24px; border:none; background-color:transparent; }
	.social-share-twitter { background: url('/prxm/prxm_img/global/icons/twitter.png') no-repeat; display: block; width:24px; height:24px; border:none; background-color:transparent; }
	.social-share-google-plus { background: url('/prxm/prxm_img/global/icons/google-plus.png') no-repeat; display: block; width:24px; height:24px; border:none; background-color:transparent; }
	.social-share-youtube { background: url('/prxm/prxm_img/global/icons/youtube.png') no-repeat; display: block; width:24px; height:24px; border:none; background-color:transparent; }
	.social-share-linkedin { background: url('/prxm/prxm_img/global/icons/linkedin.png') no-repeat; display: block; width:24px; height:24px; border:none; background-color:transparent; }
	.social-share-community { background: url('/prxm/prxm_img/global/icons/epson-community_icon.png') no-repeat; display: block; width:24px; height:24px; border:none; background-color:transparent; }
	
	.footer .footer-opt-in {  float: left; margin: 0 20px 0 0; position:relative; left: 21px; top:12px; }
		.footer .footer-opt-in label { margin: 0 8px 0 0; float: left; width: 155px; color: #666; }
		.footer .footer-opt-in input { border: 1px solid #999; padding: 2px;  font-size: 10px; color: #666; width: 99%; }
		.footer .footer-opt-in .empty { color: #999; font-style: italic; font-weight: normal; }
	.btn_sign-up-now { background: url('/prxm/prxm_img/global/btn_sign-up-now_sprite.png') no-repeat; border: 0; width: 107px; height: 29px; cursor: pointer; behavior: url('/2005redesign/iepngfix.htc'); }
	.footer .btn_sign-up-now { display: block; margin: 6px 0 0 0; float: left; }
	
	.footer-opt-in .opt-in-noscript, .footer-opt-in .opt-in-thankyou { font: normal normal normal 12px helvetica neue, helvetica, arial, sans-serif; color: #535353; width: 400px; }
		.footer-opt-in .opt-in-noscript h3, .footer-opt-in .opt-in-thankyou h3 { font-size: 16px; color: #262626; margin-bottom: 10px; font-weight: bold; }
		.opt-in-noscript strong, .opt-in-thankyou strong { font-size: 16px; color: #262626; margin-bottom: 10px; font-weight: bold; margin-left: 0; padding-left: 0; }

	.footer .arrow { font-weight: bold; }
	.footer .arrow span { width: 5px; padding-right: 12px; background: url('/prxm/prxm_img/global/icon_arrow.png') no-repeat right center; }
		
	.footer-opt-in label.error { color: #f00; display: block; font: normal normal normal 11px 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; padding: 6px 0 0 30px; margin: 24px 0 0 0; *margin: 0; background: url('/prxm/prxm_img/global/icon_exclamation.gif') no-repeat 0 0; height: 24px; clear: both; width: auto; float: none; }

	.footer-block-left { width: 100%; }
	.footer .footer-opt-in { margin: 0\9; }
	.footer-block-right { display: block\9; background: url('/prxm/prxm_img/global/footer-bg-right.jpg') no-repeat top right\9; height: 124px\9; width: 20px\9; float: right\9; }
	
	.footer .opt-in-form  { float: left; margin: -10px 0 0 0; _margin: 0; }
	
	.opt-in-form, .opt-in-error, .opt-in-thankyou { display: none; }
	
	.opt-in-thankyou { position: relative; top: -10px; }
	
	.footer .opt-in-thankyou a:link, .footer .opt-in-thankyou a:visited { color: #3d95d1; }
	.footer .opt-in-thankyou a:hover, .footer .opt-in-thankyou a:active { color: #0c2552; }