div.productFamily {
	margin-bottom: 24px;
	clear: both;
	padding-left: 190px;
	padding-bottom: 24px;}

div.productFamily a h4 {
	margin: 0;
	color: #215C7C;}

div.productFamily p {
	margin-top: 0;}
	
div.productFamily ul {
	margin-top: 0;
	padding-top: 0;
	color: #666;}

div.disciplines {
	width: 180px;
	float: left;}

div.disciplines p {
	margin-bottom: 0;
	color: #666;
	text-transform: uppercase;}

div.productFamily div.howtoBuy {
	width: 180px;
	float: left;}

div.howtoBuy p {
	font-weight: bold;
	background: url(/images/common/nav_carat3.gif) top left no-repeat;
	line-height: 7px !important;
	margin: 2px 0 0 0 !important;
	padding: 0 0 5px 0 !important;}
	
div.howtoBuy a {
	margin-left: 10px;}

div.productFamily form {
	margin: 0;
	padding: 0;}

div.productFamily select {
	margin-top: 1em;
	font-size: inherit;
	width: 360px;}
	
div.productFeatures strong {/**1/11/06 we should clean up wcms's html (semantics!) so hacky css is not neccesary -Ryan**/
	display: block;
	padding-top: 1em;
	margin-bottom: -9px;
}
div.familyList{
	margin: 0 0 12px 0;
	padding: 0;}
	
div.disciplineList{
 	margin-top: 10px;
 	margin-bottom: -10px;
}

div.disciplineList ul {
	margin-top: 3px !important;}
	
#productProe {
	background: url(/images/products/products_proengineer.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;}

#productWindchill {
	background: url(/images/products/products_windchill.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;}

#productArbortext {
	background: url(/images/products/products_arbortext.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;}

#productMathcad {
	background: url(/images/products/products_mathcad.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;}
	
#productProductview {
	background: url(/images/products/products_productview.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;}

#productCocreate {
	background: url(/images/products/products_cocreate.jpg) top left no-repeat;
}

#otherProducts h5 {
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;}

#otherProducts ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;}

#otherProducts ul li {
	width: 540px;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;}

#otherProducts ul li a {
	font-weight: bold;}
	

/* This is for the faux-select lists */
#leftCol ul#s1select {
	list-style-type: none;
	color: #000;
	font-size: 11px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	margin: 5px 0 5px 5px;
	padding: 0;
	width: 145px;}

#leftCol ul#s1select li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 1px 0;
	background: #FFF url(/images/common/btn_arw_sel.gif) top right no-repeat;}

#leftCol ul#s1select li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 5px;}

#leftCol ul#s1select li ul {
  	text-align: left;
  	position: absolute;
  	background: #FFF;
  	border: 1px solid #999;
  	left: -999em;
  	width: 320px;
  	margin: 0;
	padding: 0;}

#leftCol ul#s1select li ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 320px;
	background-image: none;}

#leftCol ul#s1select li ul li a {
	background-image: none;
	display: block;
	color: #000;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 320px;}

#leftCol ul#s1select li ul li a:hover {
	background-color: #CCC;
	text-decoration: none;}

#leftCol ul#s1select li:hover ul, #leftCol ul#s1select li.s1hover ul {
	left: auto;
	z-index: 1000;}	

#m-2 .cidTitle {
	text-transform: none !important;
}

/* NEW fake select list */

ul#newselect, ul#newselectMore {
	list-style-type: none;}
ul#newselect li {
	margin: 0;
	padding: 0;
	width: 150px;}
ul#newselect a.seeMore {
	background: #F3F3F3 url(/images/products/seemore_off.gif) center right no-repeat;
	border: 1px solid #CCC;
	display: block;
	padding: 3px 5px;
	width: 130px;
	text-decoration: none;}
ul#newselect a.seeMore:hover {
	background: #FFF url(/images/products/seemore_on.gif) center right no-repeat;;
	border: 1px solid #666;}
ul#newselectMore {
	 position: absolute;
	 background: #fff;
	 border: 1px solid #666;
	 margin: 0 !important;
	 padding: 0 !important;
	 z-index:1000;}
ul#newselectMore li {
	padding: 0 !important;
	margin: 0;
	width: 275px;}
ul#newselectMore li a {
	padding: 1px 5px 2px 5px;
	margin: 0;
	display: block;
	text-decoration: none;}
ul#newselectMore li a:hover {
	background: #E3E3E3;}

#otherItem h5 {
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;}

#otherItem ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#otherItem ul li {
	width: 150px;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;}

#otherItem ul li a {
	font-weight: bold;}
	
/*added for new product page - aathavale 09112007*/
#wantMore {
	margin: 20px 0 0 0;
	background: #f7f7f7;
}
#wantMoreContainer {
	width: 565px;
	overflow: hidden;
}
#wantMoreContainer h4 {
	background: url("/images/products/wantmore.gif") no-repeat;
	padding: 5px 0px 5px 5px !important;
}
#wantMore h4 {
	margin: 0;
}
#wantMore h5 {
	padding: 10px 0px 0px 12px !important;
	_padding-left: 13px !important;
	margin: 0 !important;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
.wantMoreTop {
	padding: 10px 0px 2px 10px;
	margin: 0;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
#productWhatsNew {
	margin: 0 0 5px 2px;
	_margin-left: 3px;
}

/* Added by BRR to override default styles set by xWcms.css */
#leftCol .cidPdfBullet ul.cidHtmlList {
	padding-left: 25px !important;
}
.wantMoreBottom {
	padding: 10px 0 10px 0 !important;	
}
.wantMoreBottom .cidPdfBullet {	
	list-style: none !important;
	margin: 0;		
	padding: 0 13px 0 13px !important;
}
.wantMoreBottom .cidPdfBullet, x:-moz-any-link {	
	list-style: none !important;
	margin: 0;		
	padding: 0 13px 0 12px !important;
}
.wantMoreBottom .cidPdfBullet, x:-moz-any-link, x:default {	
	list-style: none !important;
	margin: 0;		
	padding: 0 13px 0 13px !important;
}
.wantMoreBottom .cidPdfBullet ul {
	list-style: none !important;
}
.wantMoreBottom .cidPdfBullet ul.cidHtmlList li {
	list-style-image: none !important;
}
.wantMoreBottom .cidPdfBullet ul.cidHtmlList li.template58 {
	list-style-image: none !important;
}
.wantMoreBottom .cidPdfBullet ul.cidHtmlList li.template58:hover {
	list-style-image: none !important;
}
/* end xWcms.css override */

/* added by BRR to distinguish between "filled circle" bullets and pdf icons */
.wantMoreTop a, .wantMoreBottom .cidPdfBullet ul.cidHtmlList li.template58 a {
	margin: 0;
	padding: 0 0 0 16px;
	background: url('/images/products/grey_bullet.gif') no-repeat left top;
}
.wantMoreTop a:hover, .wantMoreBottom .cidPdfBullet ul.cidHtmlList li.template58 a:hover {
	background: url('/images/products/greygrey_bullet.gif') no-repeat left top;
}
.wantMoreBottom .cidPdfBullet ul.cidHtmlList li a {
	margin: 0 0 0 -1px;
	padding: 0 0 0 17px;
	background: url(/images/common/pdf_ul.gif) no-repeat left top;
}
/* end BRR */

#wantMoreContainer .cidList {
	padding: 0 0 0 2px;
	_padding-left: 3px;
} 
#wantMoreContainer .cidItem {
	padding: 0 0 5px 0 !important;
}
.wantMoreForums{
	padding: 0 0 0 8px;
	margin: 0;
	border: 1px solid #e3e3e3;
	border-top: none;
	overflow: hidden;
}
.wantMoreBottom{
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	padding: 15px 0px 0 30px;
	_padding-left: 28px;
}
/* kwolski - 11.02.07 
 * Fix for double line issue that occurs
 * when no pdf documents are tagged for 
 * the want more don't miss section.
 */ 
 
.wantMoreBottom div{
border-bottom: 1px solid #e3e3e3;

/*fixes whitespace gap from ul indentation
margin-left:-30px;
padding-left: 30px !important; */
}

ul.cidHtmList {
	margin-left: -30px;
}

/* kwolski - 11.12.07
 * Essentials box update.
 * This makes the word 'essentials'
 * 'ESSENTIALS' 
 */ 

#leftCol .cidTitle{
text-transform:uppercase !important;
}
#forumBox ul{
	padding: 5px;
	margin: 0;
}
#forumBox ul li{
	padding: 0;
	margin: 0;
	list-style: none;
}
.forumBoxTitle{
	font-size: 12px;
	font-weight: bold;
}
.forumTitle{
	display: none;
}
.forumThreadDate{
	padding-left: 5px;
	font-style: italic;
}
.forumThreadText{
	padding-left: 5px;
	
}
.forumThreadAuthor{
	padding-left: 5px;
	font-style: italic;	
}
#forumBox {
	padding: 0 0 10px 0; 
}
#forumBox .moreinfo {
	padding: 0 10px 0 0; 
}
.forumMore{
	padding-left: 5px;
}
.ptcuChildren {
	margin: 0 !important;
	padding: 0;	
}
.ptcuChildren dt{
	margin: 10px 0 0 0;
	padding: 0;	
}
.ptcuChildren dd{
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;	
}
.ptcuChildren dd ul {
	margin: 0 0 0 16px !important;
	padding: 0;	
}


