/* General Content Module Styles 

****************************************************************************/

ul.dynamic-windows {
	list-style-type: none;
	font-size: 90%;
}
li.contentModule, li.temp, div.contentModule {
	float: left;
	margin: 0 0 0 0;
}
.contentModule ul, .temp ul {
	padding: 5px 5px 0 0;
	margin: 0 0 0 0;
	_height: 0px; /* IE height fix */
}
.contentModule ul a:link, .contentModule ul a:visited {
	border-bottom:none;
}
.contentModule ul a:hover {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.contentModule li, .temp li {
	margin-left: 22px;
}
.contentModule h3, .temp h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #fff;
	font-weight:bold;
	letter-spacing: 1px;
	text-align: left;
	padding: 0;
	margin:0;
}
.contentModule div h2 a.home-main img {
	_width: 106px;
	_height: 164px;
}
.contentModule img, .temp img {
	float: left;
	padding: 0;
	margin-top: 7px;
 //margin-right: 16px;
	_margin-right: 0px;
}
.contentModule img.audio-icon, .temp img.audio-icon {
	display: inline;
	width: 13px;
	height: 11px;
	float:none;
	margin: 0;
	padding: 0;
}
.contentModule li img, .temp li img, .contentModule div img {
	display:none;
}
#contentModule-27 div a img { float: left; margin-right: 4px; }
#contentModule-27 div { margin-top: 5px; }
#contentModule-27 div a h2 { margin-top/*\**/: -5px\9 }
*:first-child+html #contentModule-27 div a h2 { margin-top: 0; }

#contentModule-75 ul li { list-style-type: none; margin-left: 12px; }
#contentModule-75 ul li img.audio-icon { padding: 4px 7px 0 0; *padding-bottom: 0; float: left; *margin-right: 5px; *margin-top: 4px; }
.contentModule li a img, .temp li a img, .contentModule div a img {
	display:inline;
}
.contentModule li.selected, .temp li.selected, .contentModule li.selected a, .temp li.selected a {
	border-bottom: none !important;
	text-decoration: none !important;
	color: #777 !important;
}
.contentModule li.selected a:hover, .temp li.selected a:hover { color: #777; border-bottom: none; cursor: text !important; }

.contentModule span#arrows, .temp span {
	display: none;  /*Disable Arrows */
	float: left;
	margin: 12px 10px 40px 0;
	padding: 0;
	width: 17px; 
}

.contentModule span a, .temp span a {
	cursor:pointer;
}
.contentModule span a img, .temp span a img {
	display: block;
	margin: 0;
	padding: 0 0 0 4px;
	width: 15px;
	height: 10px;
}
.contentModule div {
	padding: 1em
}
/*---------------------------------

--- Content Module Size Classes ---

----------------------------------*/

li.sizeSmall {
	width: 213px;
	_width: 210px;
	height: 180px;
}
li.sizeSmall li {
	font-size: 85%;
	margin-left: 20px;
}
li.sizeMedium {
	width: 300px;
	margin-left: 0;
	font-size: 88%;
}
li.sizeMedium .ImageLink img {
	width: 60px;
	height: 88px;
	padding-bottom: 10px;
	padding-right: 15px;
	*padding-right: 5px;
}
li.sizeLarge {
	width: 440px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
li.sizeLarge .ImageLink img {
	width: 80px;
	height: 119px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 18px;
	*padding-right: 5px;
	padding-left: 5px;
	*margin-left: 5px;
}
li.sizeLarge span {
	margin-top: 26px;
}
/*----------------------------------

--- Content Module Style Classes ---

----------------------------------*/

/* Home-Right-Box */

div.color1 {
	border: 1px solid #CCCCCC;
}

li.color1 {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
li.color1 a img { padding-left: 10px; }
li.color1 img {
	margin-top: 10px;
}
li.color1 h3 {
	background: #888;
	padding: 0.25em;
	text-align:center;
}
/* Home-Right-Standard */

li.color2 {
	border: none;
	border-bottom: 1px dotted #aaa;
	margin: 0 0 10px 0;
}
li.color2 img {
	margin-top: 7px;
	margin-bottom: 10px;
}
li.color2 h3 {
	color: #000;
	text-transform:uppercase;
	margin-bottom: 2px;
}
/* Home-Right-Bottom */

li.color3 {
	border: none;
}
li.color3 h3 {
	color: #000;
	text-transform:uppercase;
	margin-bottom: 2px;
}
/* Home-Left-Standard */

li.color4 {
}
li.color4 h3 {
	color: #000;
	text-transform:uppercase;
	padding-bottom: 0.5em;
	padding-top: 1em;
}
/* Home-Left-Small */

li.color5 {
	margin: 0 5px;
}
body#homepage li.color5 { margin-top: 8px !important; border-top: none;}
li.color5 h3 {
	background: #6B0829;
	padding: 0.25em 0.25em 0.25em 0.5em;
}
/* Home-Left-Small2 */

li.color6 {
	margin: 0px 5px 13px 0px;
	border: 1px solid #CCCCCC;	
}
li.color6 h3 {
	background: #19389a;
	padding: 0.25em 0.25em 0.25em 0.5em;

}
/* Home-Left-Bottom */

li.color7 {
	border: none;
}
li.color7 h3 {
	color: #000;
	text-transform:uppercase;
	padding-bottom: 0.5em;
}
/* Home-Feature */

li.color8 {
	padding: 0;
	padding-bottom: 1em !important;
	border-top: none;
	margin-bottom: 10px !important;
 //margin-top: 10px;
}
li.color8 div {
	padding: 0;
	margin: 0;
}
li.color8 h3 {
	color: #000;
	text-transform: uppercase;
	padding: 0 0 0.5em 0;
	margin: 0;
}
li.color8 h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
}
li.color8 p {
	padding: 0;
	margin: 0;
}
li.color8 img {
	float: left;
	padding: 0 10px 10px 5px;
	/*margin: 0 5px 0 0; 
	*margin: 0 15px 0 0; */
	width: auto;
	height:auto;
}
li.featuredBooklet img { margin: 0 5px 0 0; *margin: 0 15px 0 0; }
li.featuredBooklet h2:hover { border-bottom: none !important; text-decoration: underline; }

/* ad-left */
li.color9 {
	padding: .5em 0 1.75em 0 !important;
	margin: 0;
	margin-bottom: 1em;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;
}
li.color9 div{ 
	padding: 0;
}
li.color9 div img { margin: 0; padding: 0; *padding-bottom: 1em; margin-left: 0; }
li.color9 h3 { display:none; }

/* ad-right */
li.color10 {
	padding: .75em 0 .75em 0 !important;
	 *padding-bottom: 0 !important;
	margin: 0;
	margin-bottom: 1em;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;
}
li.color10 div{ 
	padding: 0;
}
li.color10 div img { margin: 0; padding: 0; *padding-bottom: 1em; margin-left: 0; }
li.color10 h3 { display:none; }

/* ad-square */
li.color11 {
	padding: .75em 0 .75em 0 !important;
	 *padding-bottom: 0 !important;
	margin: 0;
	margin-bottom: 1em;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;
}
li.color11 div{ 
	padding: 0;
}
li.color11 div img { margin: 0; padding: 0; *padding-bottom: 1em; margin-left: 0; }
li.color11 h3 { display:none; }


/* Top Module */

ul#topsortable {
	background: #fff;
	overflow: hidden;
	margin: 10px 0 0 0;
}
ul#topsortable li {
	background: #fff;
}
/* Advertising Module */

#ACM-001 {
	border: none;
	padding-bottom: 12px !important;
}
/* Literature Template */
#content #edpicks, #content-body #DCM-017 img { padding-right: 12px;}
#content #edpicks, #content-body #DCM-028 {
	float: right;
	font-size: 80%;
	margin: 10px;
	padding: 0 0 0 0;
	width: 300px;
	border-right-color: #555;
	border-bottom-color: #555;
	clear: right;
}
#content #edpicks ul, #content-body #DCM-028 ul {
	padding: 10px 5px 0 0;
	margin: 0 0 0 0;
	_height: 0px; /* IE height fix */
}
#content #edpicks ul:visited, #content-body #DCM-028 ul:visited {
	border-bottom:none;
}
#content #edpicks ul a:hover, #content-body #DCM-028 a:hover {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#content #edpicks li, #content-body #DCM-028 li {
	margin-left: 16px;
	line-height: 1.5em;
}
#content-body #DCM-028 li {
	margin-left: 20px;
}
#content #edpicks h3, #content-body #DCM-028 h3 {
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform:uppercase;
	letter-spacing: 1px;
	background: #075A6B;
	text-align: left;
	padding: 0.25em 0.5em;
	margin:0;
}
#content #edpicks img, #content-body #DCM-028 img {
	float: left;
	width: 80px;
	height: 119px;
	padding: 0 0 10px 0;
	margin: 11px 0 0 10px;
 //margin-right: 16px;
	_margin-right: 0px;
}
#content #edpicks img.audio-icon, #content-body #DCM-028 img.audio-icon {
	display: inline;
	width: 13px;
	height: 11px;
	float:none;
	margin: 0;
	padding: 0;
}
#content #edpicks li img, #content-body #DCM-028 li img {
	display:none;
}
#content #edpicks div a img, #content-body #DCM-028 div a img {
	display:inline;
}
#content #edpicks span, #content-body #DCM-028 span {
	font-weight:bold;
}
#content #edpicks span, #content-body #DCM-028 span {
	display: none;
	float: left;
	margin: 30px 10px 40px 0;
	padding: 0;
	width: 17px;
}
#content #edpicks span a, #content-body #DCM-028 span a {
	cursor:pointer;
}
#content #edpicks span a img, #content-body #DCM-028 span a img {
	display: block;
	margin: 0;
	padding: 15px 0 0 4px;
	width: 15px;
	height: 10px;
}
#lit #content .widget {
	float: right;
}
#lit #content .widget img {
	margin: 15px;
}

/* Repeat for RT */
#lit #content-body .widget {
	float: right;
}
#lit #content-body .widget img {
	margin: 15px;
}
#lit #content .contentModule {
	border-bottom-color:#555555;
	border-right-color:#555555;
	clear:right;
	float:right;
	font-size:80%;
	margin:10px;
	padding:0pt;
	width:300px;
	_width: 315px;
}

#lit #content .contentModule h3 {
	background:#5b6b9c none repeat scroll 0%;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:130%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:1px;
	line-height:normal;
	margin:0pt;
	padding:0.25em 0.5em;
	text-align:left;
	text-transform:uppercase;
}

#lit #content .contentModule ul img {
	display: none;
}

#lit #content #ACM-001 {
	float: right;
	border: none;
}
#lit #content #ACM-001 img {
	margin: 15px;
}
li#DCM-024, li#DCM-020, li#DCM-008 {margin-top: 1em;}
li#DCM-008, li#DCM-024 { margin-bottom: 1.5em; }
li#DCM-017 { border-bottom: 1px dotted #CCCCCC; }

/* TEMP CLASS FOR EDITING */

li.temp {
	float:none;
	margin-top: 50px;
	height:auto;
}
li.highlighted {
	cursor:pointer;
	background-color: #eee;
}
li.highlighted h3 {
	background-color: #aaa;
}
li.highlighted ul a {
	color: #aaa;
}
/* Context Menu */

.contextMenu {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	z-index: 1000;
}
.contextMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sorthelper {
	border: groove thin;
	border-color: #CCCCCC;
}
li.topmenu2 {
	background-color: #CCCCCC;
	padding: 0px 10px;
	width: 200px;
	margin: 0px 0px 0px -18px;
	cursor: pointer;
}
li.topmenu2:hover {
	background-color: #FFFFFF;
}
li.topmenu, li.sfHover {
	float: left;
	width: 100px;
	background-color: #FFFEEB;
	padding: 3px 20px 3px 10px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	cursor: pointer;
}
li.sfHover {
	background-color: #fff;
}
li.sfHover ul li:hover {
	color: #999 !important;
}
li.topmenu ul {
	display: none;
}

#productSeries {
	margin-bottom: 2.0em !important;
}
li#contentModule-0 { display: none !important; }
li#contentModule-24 { margin-bottom: 1.5em;  }
li#contentModule-24 h3 { background-color: #6B0829;  }
