/*
	== Support Site CSS ==
	Cascading Stylesheet for Epson Support Website
*/

/* Redefined HTML Tags */



.contentArea td {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size   : 10px;
}

.contentArea .msds td {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size   : 12px;
}

ul.rightNav {
	padding-left    : 8px;
	margin-left     : 8px;
	margin-bottom   : 0px;
	list-style-type : disc;
	list-style      : outside;
}

ul.printerList {
	padding-left    : 8px;
	margin-left     : 8px;
	margin-bottom   : 6px;
	margin-top      : 4px;
	list-style-type : disc;
	list-style      : outside;
}

ol.faqs {
	padding-left    : 10px;
	margin-left     : 20px;
	margin-bottom   : 0px;
	font-weight : bold;
}

li.dfaqs {
	padding-bottom  : 12px;
}

li.expFaqs {
	padding-bottom  : 12px;
}

li.expFaqs em { font-style: normal; display: block\9; word-break: break-all\9;  }

.supDetailContent .qatable em { font-style: normal; display: block\9; word-break: break-all\9; width: 450px; }



/* Redefined Link Tags */

.breadcrumbs { clear: both; }

a.breadcrumbs {
	color : #0000FF;
	text-decoration : underline;
}

a.breadcrumbs:visited {
	color : #0000FF;
	text-decoration : underline;
}

a.collapseTop {
	font-size   : 12px;
	font-weight : bold;
	color       : #2A57A5;
}

a.collapseTop:visited {
	font-size   : 12px;
	font-weight : bold;
	color       : #2A57A5;
}

a.expList {
	color : #666666;
	text-decoration: none;
}

a.expList:visited {
	color : #666666;
	text-decoration: none;
}

a.faqsCollapseTop {
	font-size : 12px;
	color     : #0000FF;
}

a.faqsCollapseTop:visited {
	font-size : 12px;
	color     : #0000FF;
}

a.faqsCollapseTop:hover {
	font-size : 12px;
	color     : purple;
}


a.homeRnav {
	color : #666666;
}

a.homeRnav:visited {
	color : #666666;
}

a.subHeading {
	font-size: 14px;
	font-weight: bold;
	color: #2a57a5;
	text-decoration: none;
}


a.subHeading:visited {
	font-size: 14px;
	font-weight: bold;
	color: #2a57a5;
	text-decoration: none;
}



/* Custom Styles */



.answer {
	/* No additional formatting */
}



.button {
	border-top    : 1px solid #FFFFFF;
	border-left   : 1px solid #FFFFFF;
	border-bottom : 1px solid #000000;
	border-right  : 1px solid #000000;
	padding-left   : 4px;
	padding-right  : 4px;
	padding-top    : 2px;
	padding-bottom : 2px;
	background-color : #2A57A5;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size   : 10px;
	font-weight : bold;
	color: #FFFFFF;
}


.boldBlue {
	font-size   : 12px;
	font-weight : bold;
	color: #2A57A5;
}

.emphasize {
	font-weight : bold;
}


.formNote {
	font-family : arial, helvetica, sans-serif;
	font-size   : 10px;
	color: #000000;
}



.formNum {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size   : 28px;
	font-weight : bold;
	color: #000000;
}


.heading {
	font-size   : 18px;
	font-weight : bold;
	color: #2A57A5;
}

.heading1 {
	font-size   : 14px;
	color: #2A57A5;
	padding-left   : 4px;
	padding-right  : 4px;
	padding-top    : 6px;
	padding-bottom : 6px;
}

.faqFeedbackButton { 
	background:url(../_assets/img/support/button-search.png) no-repeat left top; 
	width:92px; height:28px; border:0; 
	cursor:pointer; color:#630; 
	font-size:12px; font-weight:bold; 
	padding-top 0px; padding-left:15px; 
}

.faqFeedbackComplete { 
	font-size:12px;  
	padding-left   : 4px;
	padding-right  : 4px;
	padding-top    : 6px;
	padding-bottom : 6px;
}


.homeListCategories {
	font-size   : 12px;
	font-weight : bold;
	color: #666666;
}



.normWt {
	font-weight : normal;
}



.productName {
	font-size   : 16px;
	font-weight : bold;
	color: #2A57A5;
}



.question {
	font-weight : bold;
}



.redNote {
	color : #FF0000;
}



.subHeading {
	font-size   : 14px;
	font-weight : bold;
	color       : #2A57A5;
}


/* Style for Subheadings for Contact Support Page */

.contactHeading {
	font-size   : 14px;
	font-weight : bold;
	color       : #2A57A5;
}

.supDetailPict {
	float : left;
}

.supDetailContent {
	margin-top: 10px;
	float : right;
	width: 450px;
}



/* 2005 Redesign Styles for Support Homepage */

.supp_columns {
	width: 49%;
	padding: 0;
	margin: 0;
}


.supp_catImg {
	width: 84px;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	float: left;
}

.supp_catList {
	float: left;
	padding: 6px 0 0 0;
	margin: 0 0 10px 0;
}

.supp_subCatList {
	width: 185px;
	margin: 6px 0 0 0;
	padding: 0;
}

.supp_subCatList li {
	margin-left: 20px;
	margin-bottom: 2px;
	list-style-image: url("/2005redesign/doublearrow.gif");
}

.supp_prodList {
	width: 92%;
	height: 500px;
	padding: 4px;
	border: 1px solid #666;
	overflow: auto;
	margin-top: 4px;
}

.supportStep {
	width: 46%;
	padding: 6px 10px;
	background-color: #2a57a5;
	margin: 4px 0 0 0;
	color: #fff;
	vertical-align: middle;
}



.stepNum {
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
	vertical-align: middle;
}

a.supp_plusMinus {
	color: #666;
	font-size: 13px;
	text-decoration: none;
}

a.supp_category {
	color: #2a57a5;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}


/* Support Search Box Styles */

form.suppSearch {
	padding: 0;
	margin: 0;
}


.suppSearchContainer {
	margin-top: 6px;
}

.suppSearchBox {
	margin: 0;
	padding: 0;
	float: left;
}


.suppSearchButton {
	padding: 0;
	margin: 2px;
	float: right;
}


a.SupSectionLink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A57A5;
	text-decoration: none;
}


#supProductFinder { background: #f3f3f3; border: 1px solid #d2d2d2; margin-bottom: 6px;
	padding: 10px;
	width: 95%;
}

#supProductFinder .suppSearchBox input { width: 240px; margin-top: 6px; }
#supProductFinder .suppSearchButton { float: left; margin-top: 8px; padding-left: 12px; }
#supProductFinder .clearBoth { height: 1px; padding: 0; }



/* Last Updated Note for Support FAQs */

.faqLastUpdate {

	font-size: 10px;
	color: #039;
	background: #f3f3f3;
	padding: 6px;
	width: 50%;
	margin-top: 14px;
}


/* SEARCH FAQs BOX */

	#SearchProduct { padding-bottom: 6px; }
	#SearchProduct label { display: block; margin: 4px 0; }
	#SearchProduct .txtbox { display: block; margin: 4px 0; width: 98%; }










/* Macintosh Leopard Support CSS */

/* CSS for the file download page for Leopard drivers */

#dl_instructions {
	width: 540px;
	margin: auto auto 10px auto;
	background: url('/images/support/dlsbs_bg.gif') repeat-y right;
	padding: 0;
	border: 0;
}

.dl_step { margin: 0; padding: 0; }

.dl_step a:link, .dl_step a:visited { color: #039; }

.dl_step a:hover, .dl_step a:active { color: #666; }

.dl_step h3 span { font-size: 18px; padding-right: 14px; }



#LeopardSupport h4, #LeopardSupport h5 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.dl_border {
	margin: 0 0 0 16px;
	padding: 0;
	height: 1px;
	width: 524px;
	font-size: 1px;
	line-height: 1px;
}

#dl_top { border-top: 1px solid #000; }

#dl_btm { border-bottom: 1px solid #000; }

.dl_step a { text-decoration: none; }

.dl_step h3 {
	background: url('/images/support/dlsbs_hdr.gif') no-repeat;
	padding: 7px 0 8px 11px;
	color: #fff;
	font-size: 15px !important;
	font-family: arial, helvetica, sans-serif !important;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	clear: both; 
}



#LeopardSupport .active h3 { background-image: url('/images/support/dlsbs_hdr_actv.gif'); }

.dl_step dl { margin: 0 0 0 20px; }

	.dl_step dt, .dl_step dd { display: inline; margin: 0 4px; padding: 0; }

	.dl_step dt { font-style: italic; }

	.dl_step dd { font-weight: bold; }

		.dl_step dd .change { font-weight: normal; }



	.dl_step form { margin: 0; }

		.dl_step fieldset { border: 0; margin: 0 0 10px 20px; }

		.dl_step fieldset label { display: block; }





/* #dl_prodselect, #dl_file, #dl_swlicense, #dl_finish, #dl_connection, #dl_options, #dl_registration { border: 1px solid #0f0; clear: both; float: left; margin: 0 10px 0 40px; width: 450px; } */

.dl_step div { clear: both; margin: 0 0 0 40px; width: 480px; }

	.dl_step div div { margin: auto; width: auto; }

	.dl_step div div.line { width: 100%; }

.active #dl_prodselect { text-align: center; }

#dl_prodselect p { font-size: 10px; margin-top: 2px;}

#dl_prodselect select { display: block; margin: 10px auto; width: 75%; }

#dl_prodselect select.fr { width: 98%; }

#dl_file h4 { font-size: 14px; }

#dl_file h5 {
	font-size: 12px;
	padding: 0 0 0 18px;
}

#dl_file ol { margin-top: 2px; }

#dl_os, #dl_fileinfo { font-size: 10px; }
#dl_os { font-weight: bold; }

#dl_download { padding-left: 20px; }

	#dl_download a { font-size: 12px; font-weight: bold; text-decoration: underline; }

#dl_download .dl_nothanks { margin-left: 100px; text-align: right; }

#dl_connection fieldset label { font-size: 13px; font-weight: bold; }

#dl_connection fieldset label a { font-size: 11px; font-style: italic; font-weight: normal; margin: 0 0 0 4px; }

.dl_step a.registration { font: normal normal bold 16px arial, helvetica, sans-serif; text-decoration: underline; }

.dl_step a.skip { display: block; clear: both; float: right; margin: 20px 0 10px 0; text-decoration: underline; }

#dl_start { background: url('/images/support/dl_step1_bg.gif') repeat-x; }



/* Cross-Sell Table in Finish Step */

#dl_finish { padding-bottom: 10px; }

	#dl_finish table { border-collapse: collapse; margin: 10px 0; width: 480px; }

		#dl_finish th, #dl_finish td { font-size: 10px !important; padding: 6px 4px; text-align: left; }

		#dl_finish th { background-color: #039; color: #fff !important; vertical-align: bottom; }

		#dl_finish td { background-color: #fff; border: 1px solid #999; vertical-align: top; }

	#dl_finish .qty, #dl_finish .addtocart { text-align: center; }

	#dl_finish .qty input { width: 40px; }

	#dl_finish .sku, #dl_finish .price { text-align: right; }

	

	

/* WINDOWS 7 SUPPORT */

	#Win7Support #dl_swlicense div { background: url('/images/blue_1x1.gif') repeat-y 50% 0; clear: both; float: left; margin: 0 0 10px 0; overflow: auto; width: 100%; }	

	#Win7Support #dl_swlicense div.clearBoth { background: none; float: none; margin: 0; padding: 0; }

	#Win7Support #dl_swlicense h4, #Win7Support #dl_swlicense h5 { font-size: 14px; margin: 0 0 8px 0; text-align: center; }

	#Win7Support #dl_swlicense fieldset { float: left; margin: 0; padding: 0; text-align: center; width: 200px; }

	#Win7Support #dl_swlicense fieldset#conn_type { float: right; }

	#Win7Support #dl_swlicense fieldset label { font-size: 12px; margin: auto; text-align: left; width: 110px; }

	#Win7Support #dl_swlicense fieldset#os_edition label { width: 75px; }

	#Win7Support #dl_swlicense fieldset a { font-style: italic; text-decoration: underline; }
	
	
	
	
/* TEAMBOARD ANNOTATION SOFTWARE */
	
	#TeamBoardSoftware { margin: auto; width: 50%; padding: 10px 0; }
	#TeamBoardSoftware select, #TeamBoardSoftware input { display: block; margin: 8px 0; }
	#TeamBoardSoftware select { width: 160px; }
	#TeamBoardSoftware .product-serial { width: 200px; }
	input.empty { color: #999; }
	
/* SUPPORT VIDEOS */

.videos h2 { border-bottom: 2px solid #039; font-size: 18px; font-weight: normal; }
.videos h3 { text-align: center; font: normal normal bold 14px arial, helvetica, sans-serif; }
.videos p { text-align: center; font-size: 12px; width: 90%; }
	.videos p a:link, .videos p a:visited { font-weight: bold; text-decoration: none; }

.video_grid { float: left; clear: both; margin: 10px 0; width: 100%; }
.video_item { float: left; width: 215px; padding: 5px 8px 5px 0; }
	.video_item a { display: block; position: relative; float: left; clear: both; cursor: pointer; }
		.video_item a:link, .video_item a:visited { color: #666; text-decoration: none; font: normal normal bold 11px Helvetica Neue, Arial, sans-serif; line-height: 14px; }
		.video_item a img { float: left; behavior: url('/2005redesign/iepngfix.htc'); }
		.video_item a span { display: block; float: left; margin: 5px 0 0 18px; width: 100px; } 
		
		.video_item .video_icon { width: 29px; height: 30px; background: url('/prxm/prxm_img/myepson/icon_video.png') no-repeat 0 0; position:absolute; left: 70px; top: 30px; behavior: url('/2005redesign/iepngfix.htc'); }
		
			#supportvideos { margin: auto; width: 650px; }
				#supportvideos .header { background: url('/images/headers/header_dealer_referral.gif') no-repeat top left; padding: 70px 0 0 0; }
					#supportvideos .header h1 { margin: 0 0 2px 4px; }
					#supportvideos .header hr { background: #fff; border-top: 1px solid #fff; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; padding: 0; height: 3px; line-height: 3px; width: 100%; }

			#supportvideos .content { margin: 10px auto auto auto; width: 650px; }
				#supportvideos .content label { display: block; font-size: 12px; font-weight: bold; margin: 0 0 10px 0; }
				#supportvideos .content select { width: 650px; }
				#supportvideos .content .video-desc { border-top: 1px solid #ccc; margin: 10px 0; font-size: 12px; }

			#supportvideos .flashcontent { margin: auto; width: 650px; }
			#supportvideos .flashcontent iframe { width: 650px; height: 540px; border: 0; }
			#supportvideos .closeWindow { display: block; border: 1px solid #999; background: #f3f3f3; color: #999; clear: both; width: 100px; margin: 40px auto 20px auto; padding: 4px; text-decoration: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
			#supportvideos .closeWindow span { display: inline-block; padding: 0 6px 0 3px; line-height: 10px;  }
			#supportvideos .footer { display: block; background: url('/2005redesign/dot.gif') repeat-x top left; padding: 8px 0 0 0; width: 100%; }

		
		