@charset "utf-8";
/* CSS Document */

a img{
	border:0;
}

a.preview{
	background:url(/styles/images/preview_16.gif) no-repeat left;
	padding-left:20px;
	float:right;
	padding-bottom:2px;
}

ul.links2Top{
	margin-top:10px;
	margin-bottom:10px;
}

div.smallText{
	clear:both;
}

div.smallText2{
	clear:both; padding:0 0 0 20px;
}

.acrobatSymbol{ padding:0 0 0 10px;}

div.leftColumn{
	float:left;
}

div.rightColumn{
	width:160px;
	float:right;
	padding-right:25px;
	padding-left:25px;
}

div.rightColumn2{
	width:160px;
	float:right;
	padding-right:25px;
}

div.leftColumn input.formbutton2{
	width:150px;
	margin-left:45px;
	margin-top:15px;
}

div.rightColumn div.smallText{
	margin-bottom:50px;
}

div.info{
	float:left;
}

div.readerInfo{
	float:right;
	width:300px;
}

div.readerInfo a img,
div.readerInfo span{
	float:right;
}

div.readerInfo span.smallText{
	width:100%;
	text-align:right;
}

div.searchStats{
	float:left;
	margin-top:20px;
	margin-bottom:10px;
}

a.search{
	margin-top:5px;
	display:block;
}

.smallText{
	font-size:10px;
}

fieldset{
	margin-bottom:10px;
	padding:10px;
	padding-top:0;
	width:300px;
	vertical-align:top;
	width:250px;
}

fieldset div.scroll{
	height:150px;
	overflow:hidden;
	overflow-y:scroll;
}

fieldset legend{
	cursor:pointer;
}

fieldset label{
	display:block;
}

fieldset label{
	clear:left;
	width:95%;
	text-align:left;
}

fieldset label input{
	margin:0;
	width:20px;
	height:15px;
	margin-right:5px;
}

fieldset.types label{
	width:42%;
	clear:none;
	margin-bottom:0;
}

fieldset div.container{
	padding-top:10px;
}

/* Product List */

table.list{
	width:490px;
	border:1px solid #000;
	border-collapse:collapse;
}

table.list tr.categoryHeader{
	background-color:#666699;
}

table.list tr.categoryHeader td{
	height:20px;
	font-size:16px;
}

table.list tr.productHeader{
	background-color:#FED995;
}

table.list tr.productHeader span{
	float:left;
}

table.list tr.categoryHeader td,
table.list tr.productHeader td{
	font-weight:bold;
	color:#fff;
	padding:5px;
	border:1px solid #000;
	border-left:0;
	border-right:0;
}

table.list tr.productHeader td{
	color:#000;
}

table.list span.productName,
table.list span.documentName{
	display:block;
	font-weight:bold;
}

/* Document List */
table.documentList{
	width:100%;
}

table.documentList thead tr{
	background-color:#fff;
}

table.documentList tr.even{
	background-color:#E3E3E3;
}

table.documentList th{
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}

table.documentList th,
table.documentList td{
	padding:5px;
	vertical-align:top;
	font-size:10px;
}

table.documentList th{
	padding-top:2px;
	padding-bottom:2px;
}

table.documentList td.name a{
	background:url(/styles/images/arrow_right_blue.gif) no-repeat 5px 3px;
	margin:0px;
	margin-bottom:3px;
	padding:2px 0 0 15px;
}

table.documentList th.referenceNumber{
	width:125px;
}

table.documentList th.type{
	width:100px;
}

#serviceDocumentsBreadCrumbs{
	margin-bottom: .7em;
	background-image: url(/styles/images/arrowOnly.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-size: 11px;
}
#serviceDocumentsBreadCrumbs span{
	color: #666666;
}

.chooseCategory{color: #FFFFFF;
	background-image: url(/styles/images/bkNavProductFinderTop.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	margin: .8em 0 0 8px; 	
	padding: 5px 18px 3px 15px
}

#searchCriteriaStatus{
	padding: 0px;
	background-image: url(/styles/images/bkbottomCap.gif);
	background-repeat: no-repeat;
	width: 205px;
	padding: 8px 0 8px 0;
	margin: 0 0 2px 8px;
	background-position: left bottom;
	position: relative;
}

#searchCriteriaStatus li{
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: .6em;
}

#searchCriteriaStatus li h5{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
