/********************************/
/*  	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(/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;
}
/********************************************
 * Additional Definitions for Services Only *
 * Author: Luke Sneeringer                  *
 * Date: 2006-08-31                         *
 ********************************************/
#sv_main {
	font-family: Arial, Helvetica, sans-serif;	
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	margin-bottom:10px;
	width:620px;
}
#sv_main h1 {
	font-size: 15px;
	color:#cc5500;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}
#tabbar {
	clear:both;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 10px;
	height:20px;
	background-image: url('/images/greyborder.gif');
	background-position: bottom;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
.producttab {
	border:1px solid #aeb1b1 !important;
	height:18px !important;
	margin-left:4px !important;
	float:left !important;
	text-align:center !important;
}
.producttab a {
	background-color: #edf2f6 !important;
	color:#5d97d3 !important;
	display:block !important;
	height:100% !important;
	float:left !important;
	text-decoration:none !important;
	padding:0px 4px !important;
}
.producttab a:hover {
	color:#ffffff !important;
	background-color:#5d97d3 !important;		
	display:block !important;
	height:100% !important;
	float:left !important;
	text-decoration:none !important;
}
.producttab_on {
	background-color: #ffffff !important;
	border-top:1px solid #aeb1b1 !important;
	border-left:1px solid #aeb1b1 !important;
	border-right:1px solid #aeb1b1 !important;
	border-bottom:1px solid #ffffff !important;
	height:18px !important;
	float:left !important;
	text-align:center !important;
	margin-left:4px !important;
}
.producttab_on a {
	background-color: #ffffff !important;
	color:#5d97d3 !important;
	display:block !important;
	height:100% !important;
	float:left !important;
	text-decoration:none !important;
	padding:0px 4px !important;
}

.sv_show {
	display:block !important;
}
.sv_hide {
	display:none !important;
}

.prodfamily {
	width:100%;
}
.prodfamilytop {
	width:100%;
	height:104px;
	background-color:#ecf0f0;
	border-bottom:1px solid #ffffff;
	padding:4px 124px 4px 4px;
}
.prodfamily h2 {
	font-size:13px;
	color:#336699;
	margin:3px 0px;
}
.prodfamilylist {

}


.proditem li {
	padding:0px;
	margin: 0px;
}
/*** table formatting used with js ***/
.dstable {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	margin-bottom:10px;	
}
.dstable td {
	padding: 7px;
	border:1px solid #ffffff;
}
.dstableh1 {
	font-weight:bold;
	color:#ffffff;
	background-color:#7ca7d3;
} 
.dstableh2 {
	font-weight:bold;
	color: #ffffff;
	background-color:#6284a7;
} 
.dstableprop, dstablecol1 {
	font-weight:bold;
	color: #666666;
	background-color:#d3d5d7;
	width:40%;	
}
.dstablerow1 {
	color: #000000;
	background-color:#f4f4f4;
	width:60%;	
}
.dstablerow2 {
	color: #000000;
	background-color:#efefef;
	width:60%;
}
.dstable ul {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	list-style: outside url(/images/bullet.gif) !important;
	padding-left:2px !important;
	margin-bottom:10px !important;
	margin-left:20px !important;
}



