/******************************/
/*      Dept.asp Styles       */
/******************************/

.deptname {
	margin:0px 0px 0px 10px;
	padding:0px;
	font-family: verdana, helvetica, arial;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;
	text-align:left;
}
#deptdescription {
	font-size: 12px;
}
#deptdescription td,p,div,ul,li {
	font-size: 12px;
}


/******************************/
/*  Featured Product Styles   */
/******************************/

#deptfeatures {
	margin: 0px 10px 10px 5px;
	padding:0px;
	width: 99%;
	border:none;
}
#deptfeatures TD {
	padding-bottom:25px;
	vertical-align: top;
}
.deptfeatureimg {
	width:88px;
	margin: 2px 4px 2px 4px;
	border:none;
}
#deptfeatureinfo {
	padding-top: 5px;
	padding-bottom: 15px;
	font-size:11px;
}
#deptfeatureinfo p {
	margin: 11px 0px 9px 0px;
	padding:0px;
	font-size:10px;
}
.deptfeaturesheader {
	font-weight:bold;
	font-size:11px;
	margin: 5px 0px 0px 5px;
	padding:0px;
}
.deptfeaturetitle {  
	font-weight: bold; 
	font-size: 12px;
	margin:0px 0px 3px 0px;
	padding:0px;
}
.deptprodtitle:hover {  
	font-weight: bold; 
	font-size: 12px;
}
.deptprodsubtitle {  
	text-decoration: none;
	margin:0px 0px 0px 0px;
	letter-spacing: 0px;
}
.deptfeatureauthor {  
	margin:3px 0px 0px 0px;
	font-size: 11px;
}
.deptprodauthor:hover {  
	text-decoration:none;
}
.deptfeaturesformat {
	margin:3px 0px 0px 0px;
	font-size:9px;
}
#deptfeatures_descr {
	margin:10px 0px 0px 0px;
	font-size:11px;
}
#deptfeatures_descr div.more {
	margin-top:10px;
}
#deptfeatures_descr li.more {
	list-style-type: circle;
	color:#006699;
	font-size:9px;
	margin-left:5px;
}
.deptfeaturesaddlfrmts {
	letter-spacing: 0px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}



/******************************/
/*    Product List Styles     */
/******************************/

#deptprodlist {
	width:99%;
	border:none;
	padding:10px;
	margin:20px 10px 10px 10px;
}
#deptprodlist IMG {
	border:none;
	margin:0px 5px 10px 0px;
}
.deptprodlistheader {
	font-weight:bold;
	font-size:11px;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 15px 0px;
}
.deptprodlisttitle {
	font-weight: bold; 
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.deptprodlistsubtitle {
	font-weight: normal; 
	font-size: 11px;
	margin:1px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}
.deptprodlistauthor {
	font-weight: normal; 
	font-size: 10px;
	margin:3px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}
.deptprodlistformat {
	font-size:10px;
	font-weight:normal;
	margin-top: 10px;
	text-decoration:none;
}

.authorthumb { /* Dax is not sure where this is used as if 8/13/08 */
	padding-right: 10px;
	padding-bottom: 20px;
}


/*******************************/
/*  Old Press Release Styles   */
/*******************************/

/* These may be used elsewhere, however. */
.deptrowbkgrd {
	background-color: #D1E4FC
}
.deptrowborders {
	border-color: #D1E4FC #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	font-weight: bold
}
.pressreleasetitles { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 100% ; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: normal
}



/******************************/
/*   History Section Styles   */
/******************************/

.historynavlinks { 
	font-family: verdana, helvetica, arial; 
	font-size: 10px; 
	letter-spacing: 0px; 
	line-height: normal; 
	text-decoration: none;
	color: #003366
}
.historynavlinks:hover { 
	font-family: verdana, helvetica, arial; 
	font-size: 10px; 
	letter-spacing: 0px; 
	line-height: normal; 
	color: #003366; 
	text-decoration: underline; 
}
.historyheader {  
	background-image:  url(../Images/dept_boxtop.gif); 
	background-repeat: no-repeat; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	height: 23px
}
.depthistoryrowbkgrd { 
	background-color: #D1E4FC ; 
	border: solid; 
	border-width: 1px 0px; 
	border-color: #6391CE #FFFFFF
}


/**********************************/
/*   Old Header & Footer Styles   */
/**********************************/

#deptheader {
	background-image:url(../images/dept_tpbg.gif);
	background-repeat:repeat-x;
	width:100%;
	height: 102px;
}
#deptheader .search {
	width:360px;
	border:none;
	white-space:nowrap; 
}
#deptheader form {
	padding:0px 0px 0px;
	margin:0px 0px 10px;	
}
#deptheader input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	letter-spacing:0px
}
#deptheader select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black; 
	letter-spacing:0px
}
#deptheader img {
}
#deptmainnav {
	background-image:url(../images/dept_mainnav_bg.gif);
	background-color:#90c078;
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
	font-size:12px;
}
#mainnavLinks {
	width:80%;
	border:none;
}
#mainnavLinks td {
	padding: 0px 14px 0px 14px;
	white-space:nowrap;
	border-left:1px white solid;
	line-height:normal;
}
#mainnavLinks td.start {
	padding: 0px 10px 0px 10px;
	white-space:nowrap;
	border:none;
	line-height:normal;
}
#deptfooter {
	background-image:url(../images/dept_btbg.gif);
	background-repeat:repeat-x;
	width:100%;
	height: 87px;
}
