@import 'service.css';
/********************************/
/*  	Set middle of page      */
/*  	to standard layout      */
/********************************/
#leftcontent {
	float:left;
	min-width:429px;
}
#SpecTable, #specTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
#SpecTable td, #specTable td {
	padding: 7px;
	border:1px solid #ffffff;
	background-color:#f4f4f4;
}
#specTable tr th { /* .property */
	font-weight:bold;
	color:#ffffff;
	background-color:#7ca7d3 !important;

}
#leftcontent ol {
	margin-bottom:10px;
}
#leftcontent ol li {
	list-style: decimal outside;
	margin-left:20px;
	margin-bottom:10px;
}

/********************************/
/*  	product family layout   */
/*  	default listing         */
/********************************/
.prodfamily {
	width:100%;
}
.prodfamilytop {
	width:100%;
	height:104px;
	background-color:#ecf0f0;
	border-bottom:1px solid #ffffff;
	background-position:right top; 
		
	background-repeat:no-repeat;
	
}	
.prodfamtopcontent {
	margin: 8px 124px 8px 8px;
}	
.prodfamtopcontent h2 {
	font-size:13px;
	color:#336699 !important;
	margin:3px 0px;
}
.prodfamilylist {
	background-color:#f4f4f4;
}
.listproductgroup {
	clear:both;
}
/********************************/
/*  	Special Pages		    */
/*  	layout         			*/
/********************************/
#officetypedisplay {
	padding:20px 10px !important;
}
#officetypedisplay p {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
#officelocatorselect {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}
#officelocatorselect select {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
}
.officebutton {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	width: 100px;
	text-align:center;
}
#toplinkblock {
	margin-top:18px;
	margin-bottom:14px;
	border-bottom: 1px solid #aeb1b1;
	text-align:right;
}
.doclistview {
	text-align:right;
}
.doclistnextprev {
	text-align:right;
}
.doclistitem {
	/*background-image:url('/assets/images/bullet.gif');
	background-repeat:no-repeat;
	background-position:2px 5px;
	padding-left:10px;*/
	padding-left:0px;
	margin-bottom:20px;
}
.doclisttitle {
	font-weight:bold;
}
.doclistmeta {
	margin-top:2px;
}
#errormsg {
	margin-top:20px;
}
#errormsg li {
	padding-bottom: 0px;

}
#errormsg a, #errormsg a:visited, #errormsg a:hover {
	font-weight:bold;
	color:#ff0000 !important;
}
/********************************/
/*  	right side		   		*/
/*  	layour         			*/
/********************************/	
#rightcontent {
	padding-top:10px;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	min-width:184px;
}



