/* CSS Document */

#wideCol {
	
}
#membersonly h3{
padding: 5px 0 5px 55px;
font-size:20px;
}
#membersonly .mo_article {
	background: url(/images/icons/icn_article.gif) no-repeat 17px 0;
}
#membersonly .mo_casestudy {
	background: url(/images/icons/icn_casestudy.gif) no-repeat 10px 0;
}
#membersonly .mo_seminar {
	background: url(/images/icons/icn_seminar.gif) no-repeat 10px 0;
}
#membersonly .mo_download {
	background: url(/images/icons/icn_report.gif) no-repeat 10px 0;
}
#membersonly .mo_research {
	background: url(/images/icons/icn_research.gif) no-repeat 10px 0;
}
#membersonly .mo_smarttools {
	background: url(/images/icons/icn_toolbox.gif) no-repeat 10px 0;
}
#membersonly .mo_packs {
	background: url(/images/icons/icn_pack.gif) no-repeat 10px 0;
}
#membersonly .mo_myresources {
	background: url(/images/icons/icn_folder.gif) no-repeat 10px 0;
}
#premiumHeader {
	text-align: center;
	margin-bottom: 15px;
}
#premiumHeader h1{
	background: url(/assets/images/site/banners/members/hdr_membersonly_980x92.gif) no-repeat center top;
	text-indent: -4000px;
	height: 100px;
}
#premiumHeader h2{
	font-size: 1.2em;
	text-align: center;	
}
#premiumHeader p{
	text-align: center;	
	margin-top:5px;
}
.premium-2col {
margin-top:7px;
margin-bottom:7px;
}

.premium-3col .col-1, .premium-3col .col-2 {
	width: 324px;
	margin-right: 4px;
	float: left;

}
.premium-2col .col-3 
{
	width: 324px;
	float: right;

}
.premium-3col .col-3 {
	width: 324px;
	float: right;

}
.premium-2col .col-left {
	width: 485px;
	float: left;
}
.premium-2col .col-right {
	width: 485px;
	float: right;
}
#banners {
	background-color: #ecece4;
	padding: 15px 7px;
	margin-bottom: 15px;
	text-align:center;
}
#banners img {
	margin: 0 8px;
	float: left;
}
.listheight1
{
	height:75px;
}
.mo_row1
{
    height:230px;
}
.mo_row2
{
	height:450px;
}
.mo_row3
{
	height:260px;
}
.grayLineBox {  /*can be any size no larger than 700x700px*/
	float: left;
	background:url(/images/framework/corner_gray_tr.gif) 100% 0 no-repeat;	
	margin: 0 10px 10px 0;
	width: 100%;
	
}
.grayLineBox .BL{
	background:url(/images/framework/corner_gray_bl.gif) 0 100% no-repeat;	
}
.grayLineBox .TL{
	height: 10px;
	text-align: left;
}
.grayLineBox .BR{
	height: 10px;
	text-align: right;	
}


.collist ul
{
 
  width:670px;  float:left;
}

.collist li
{
    float:left;
    width:330px;
}

.mo_listGeneral{
	/*padding: 15px;*/
}

.mo_listGeneral li{
	list-style: none; 
	font-weight: bold;  
	padding: 5px 0; 
	margin: 0px 0px; 
	zoom: 1; 
	


}
.mo_listGeneral li a{
	display: block; 
	font-size: 1em;	
	

}
.mo_listGeneral li a.lnk_preview{
	background: url(/images/icons/preview1.gif);
	height:23px;
	width:20px;
	float:right;
	margin-top:-25px;

}
.mo_listGeneral li a.lnk_preview_home{
	background: url(/images/icons/preview1.gif);
	height:23px;
	width:20px;
	float:right;
	margin-top:-10px;

}
.mo_listGeneral li a.no_underline{
	text-decoration:none;
	
}
.mo_listGeneral li a:hover{
	text-decoration: underline;
	/*background-color: #ffeba7;*/
	color: #0078c3;
}	

.mo_listGeneral em {
	display: block; 
	font-size: 0.8em;	
	font-style: normal; 
	color: #9A9A9A;
}	
.topcol
{
    height:180px;
}
.topcol .mo_listGeneral li{
height:50px;
}
.mo_row3 .mo_listGeneral ul{
width:250px;
}
.mo_row3 .graphic{
margin: 0 0 0 15px;
float:left;
}

.mo_container_UserSmartTools {
    margin:3px 0px 0px 7px;
    font-weight:bold;
    line-height:1.4em;
}


