@import url("generic.css");
@import url("login.css");

div#main
{
	width: 1001px;
	margin: 0 auto;
	padding: 0;
	border: solid 1px #eee;
	border-top: none;
	overflow: auto;
}
div#main-popup
{
	width: 961px;
	margin: 0 auto;
	padding: 20px;
	border: solid 1px #eee;
	border-top: none;
	overflow: auto;
}
div#main-popup div#close
{
	padding-bottom:20px;
}
div#header
{
    width: 1001px;
    overflow: hidden;
    background: url(../images/topbg2.gif) repeat-x bottom;
    padding: 0;
    
    float:left;
}
div#topnav
{
    margin: 2px 23px 5px 0;
	padding: 5px 0 0 0;
	color: #ccc;
	overflow: hidden;
	width: 588px;
float:left;

	
}
div#topnav input
{
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
div#topnav ul 
{
	list-style-type: none;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}
div#topnav li 
{
	float: left;
	width: auto;
	border-right: 1px solid #eee;
	padding-right: 10px;
	margin-left: 10px;
	line-height: 2;
}
div#topnav li.search
{
	padding: 0 5px 0 0;
	border-right: none;
}
div#topnav a 
{
	color: #85b0c6;
} 
div#topnav a:hover
{        
	color: #85b0c6;
	text-decoration: underline;
}
div#navbox
{
    margin: 0;
    width: 600px;
    padding: 0;
    float:left;
    
}
div#logo
{
	float: left;
    margin: 0 0 0px 5px;
    width: 385px; 
    padding: 0px 0px 10px 0px;	
    
}
div#nav
{
	background-image: url(../images/linkbar-bg.png);
	float: left;
    margin: 0 0 0 10px;
    width: 580px;
    height: 40px;
    padding: 0 0 0 0px;
    
}
* html div#nav
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/linkbar-bg.png', sizingMethod='crop'); 
	background-image:none;
}
/*div#nav ul 
{
	list-style-type: none;
	margin: 12px 0 0 0;
	padding: 0;
}
div#nav li 
{
	float: left;
	width: auto;
	border-right: 1px solid #ccc;
	padding: 0 14px 0 14px;
}
div#nav img
{
    float: left;
    margin-right: 10px;
}
div#nav li.end
{
	border-right: none;
	padding: 0 0 0 12px;
}
div#nav a 
{     
	display: block;
	font-size: 1.2em;
	color: #333;
	float: left;
} 
div#nav a:hover
{        
	color: #333;
	text-decoration: underline;
}*/
/*Dropdown stuff*/
div#nav {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}
div#nav ul {
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 5px 0 0 7px ;
}
div#nav a {
	display: block;
	font-size: 1.1em;
	color: #333;
	float: left;
	border-right: 1px solid #ccc;
	padding: 7px 14px 0 14px;
	margin: 0px 0 0 0;
	height: 23px;
}

div#nav a:hover
{
    background-color:#f6b505;
    text-decoration:none;
    color:White;
}
div#nav a#rss
{
    margin:0px;
    padding-right: 5px;
    padding-left: 5px;
    border: none;
}
div#nav li {
	float: left;
	width: auto;
	padding-bottom: 8px;
}
div#nav img
{
    float: left;
}
div#nav li ul 
{
	margin: 0px 0 0;
	padding: 0;
	position: absolute;
	width: 15em;
	left: -999em;
	background-color: #E3E9EC;
	font-size: 1em;
	clear: left;
	border: 1px solid #c8cccf;
	border-bottom: none;
}
div#nav li ul:not([ie]) /* Firefox only */
{
    margin-top: 30px;
}
div#nav li:hover ul,
div#nav li.hover ul {
	left: auto;
}
div#nav li li
{
    float: none;
    border: none;
    padding: 0;
    clear: left;
    width: 15em;
}
div#nav li li a
{
    float: none;
    color: #666;
    border: none;
    border-bottom: 1px solid #c8cccf;
    padding: 5px 10px 0px;
    margin:0px;
    text-decoration: none;
}
div#nav li li:hover a, 
div#nav li li.hover a
{
    color: #333;
    background-color: #f6b505;
    color:White;
}
div#portal-login-box
{
	margin: 0;
    width: 600px;
    padding: 0;
    overflow:hidden;
    
    float:left;
    
}
div#portal-title
{
    float:left;
    width:400px;
}
div#login-box
{
    float:left;
    width:601px;
    overflow:hidden;
}
div#login-area
{
    float:left;
    width:601px;
}
ul#login-details
{
    list-style-type: none;
    margin: 0 50px 0 0;
    padding: 0;
    float: right;
    color: #999;
    font-size: 0.85em;
}
ul#login-details img
{
    float: left;
    padding: 0 2px;
    border: 1px solid #85b1c6;
    margin-right: 10px;
}
ul#login-details a.name
{
    font-size: 1.2em;
    font-weight:bold;
}
ul#login-details li
{
    float: left;
    width: auto;
    padding: 0 10px;
    border-right: 1px solid #dbdcd6;
}
ul#login-details li.last
{
    border: none;
}
div#login-options-container
{
    
	width:590px;
	overflow:hidden;
	color: #999;
    font-size: 0.85em;
}
div#login-options
{
	float: right;
    margin: 0 15px 0 0;
    padding-left: 0;
    background: url(../images/links-bg.png);
    background-repeat:no-repeat;
    width:443px;
    height:27px;
}
ul#login-links
{
	width:408px;
    list-style-type: none;
    margin: 7px 20px 0 15px;
    padding: 0;
    float: right;
    color: #999;
    font-size: 0.85em;
}
ul#login-links li
{
    float: left;
    width: auto;
    padding: 0 11px;
    border-right: 1px solid #ccc;
}
ul#login-links li.last
{
    border: none;
}
ul#login-links li a 
{     
	font-size: 1.3em;
	color: #333;
	float: left;
} 
ul#login-links li a:hover
{        
	color: #333;
	text-decoration: underline;
}
ul#login-links li a img
{
    padding: 0 2px;
    margin-right: 10px;
    float: left;
}
div#full-area
{
	width: 981px;
	overflow: hidden;
	font-size: 1em;
	margin: 20px 10px 20px 10px;
	padding: 0;
}
div#cols
{
	width: 1001px;
	margin: 0;
	padding: 0;
	/*background: url(../images/topbg.gif) repeat-x bottom;*/
	background-image: url(../images/middle-bg.gif);
	background-repeat:repeat-x;
	overflow: hidden;	
}
div#col1
{
    float: left;
    width: 681px;
    
}
div#col2
{
    float: left;
    width: 300px;
    margin: 8px 13px 0 5px;
    
}
div#col1 div#strapline
{
	float: left;
	width: 230px;
	color: #85b0c6;
	font-size: 1.4em;
	margin: 0;
	padding: 60px 0 0 28px;
}
div#col1 div#homepic
{
	float: left;
	width: 423px;
	height:234px;
	margin: 0;
	padding: 0;
}
div#content
{
	width: 620px;
	overflow: hidden;
	font-size: 1em;
	margin: 20px 0 0 10px;
	padding: 0 10px 10px 10px;
}
div#content.home
{
    margin: 0;
    padding-top: 20px;
    padding-left: 20px;
    /*background: url(../images/imagediv.gif) no-repeat top center;*/
    font-size: 1em;
}
div#content div#left
{
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 20px 0 0;
}
div#content div#right
{
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 10px 0 10px;
}
div#col2 div#viewbox
{
	background: url(../images/viewbox-bg.png) no-repeat;
	width: 270px;
	height: 157px;
	margin: 0 0 0 0;
	padding: 20px 15px 15px 15px;
	color: #666;
}
* html div#col2 div#viewbox
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/viewbox-bg.png', sizingMethod='crop'); 
	background-image:none;
}
/* Logged In User Layout Starts */
div#main-col1
{
    float: left;
    width: 651px;
	overflow: hidden;
	font-size: 1em;
	margin: 0 0 0 10px;
	padding: 20px 10px 10px 10px;
}
div#main-col2
{
    float: left;
    width: 300px;
    margin: 0 13px 0 5px;
    padding-top:20px;
}
div#sub-col1
{
	float:left;
	width:300px;
	text-align:center;
	padding: 20px 23px 0 10px;
}
div#sub-col2
{
	float:left;
	width:333px;
	text-align:center;
	
}
div#sub-col3
{
	float:left;
	width:300px;
	text-align:center;
	
	padding:20px 10px 0 23px;
}
div#eroom-col1
{
    float: left;
    width: 254px;
	overflow: hidden;
	font-size: 1em;
	margin: 0 10px 0 10px;
	padding: 0 10px 10px 10px;
	border-right:solid 1px #ececec;
}
div#eroom-col2
{
    float: left;
    width: 678px;
    margin: 0 13px 0 5px;
    min-height:300px;
    overflow:hidden;
}
/* Logged In User Layout Ends */
div.featured
{
	float: left;
	width: 292px;
	height: 78px;
	font-size: 1.1em;
	color: #333;
	margin: 5px 0 0 0;
	padding: 8px 0 0 8px;
	background-image: url(../images/featured-bg.png);
}
div#viewbox h2
{
	text-align: center;
	margin: 15px 0 0;
	padding: 10px 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #85b0c6;
	border-top: 1px solid #85b1c6;
}
div#viewbox h2 strong
{     
	color: #007ca4;
	font-weight: bold;
}
div#news
{
	font-size: 1em;
	color: #333;
	padding-top: 10px;
	text-align:left;
}

div#news-header
{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
div#news-header div#news-title
{
	width:50%;
	float:left;	
}
div#news-header div#news-link a
{
	width:50%;
	float:left;
	text-align:left;
}
div#members-header div#members-link a:hover
{
	text-decoration:underline;
}
div#news ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#news li
{
	font-size: 1em;
	color: #999;
	margin: 5px 0 0;
	width: 300px;
	overflow: hidden;
}
div#news div.bordered
{
    padding: 5px 0 8px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    width: 300px;
    overflow: hidden;
}
div#news div.noborder
{
    padding: 5px 0 8px;
}
div#news li.featured
{
	width: 284px;
	height: 70px;
	font-size: 1.1em;
	color: #333;
	margin-top: 5px;
	padding: 8px;
	background: url(../images/featured-bg.png) no-repeat;
	border: none;
}
div#news li.end
{
    border: none;
}
div#news li.featured img
{
	float: left;
	width: 71px;
	height: 68px;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #85b1c6;
}
div#news li.featured a
{
    font-size: 1.1em;
	font-weight: bold;
}
#news-area-logged
{
	font-size: 0.9em;
	color: #333;
	margin: 0;
	padding: 10px 0 10px 0;
}
div#news li div.date
{
	float: left;
	width: 30px;
	color: #999;
	line-height: 1.2em;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 2px 0;
	border: 1px solid #ccc;
	background-color: #fff;
	
}
div#news li div.newsListItemDetail
{
    float:left;    
    width:255px;
}

div#news li div.date strong
{
	font-size: 1.5em;
}
div#footer
{
    width: 983px;
    overflow: hidden;
	font-size: 0.9em;
	color: #8f8f7a;
	padding: 10px 0 0 0;
	margin: 0 auto 10px auto;
	
}

div#leftFoot
{
    
    width:670px;
    float:left;
    padding-right:10px;
    
    
}

div#footer-links
{
    width: 670px;
    overflow: hidden;
    height:18px;
    
    
}

#finiscoIcon
{
    
    padding-left:50px;
}

div#footer p
{
	border-top: 1px solid #e3e3e3;
	padding: 10px 0 0;
	margin: 10px 0 0;
	clear: left;
	text-align: left;
	width: 670px;
}
div#nav-bottom
{
	width: 553px;
	float: left;
}
div#footer img#finisco
{
	float: right;
}
div#footer ul
{
	text-align: left;
	color: #999;
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}
div#footer li 
{
	width: auto;
	display: inline;
	padding: 0 5px 0 10px;
	border-right: 1px solid #e3e3e3;
	margin: 0;
}
div#footer li.last
{
	border-right: none;
}
div#footer li.first
{
	width: auto;
	display: inline;
	padding: 0 5px 0 0;
	border-right: 1px solid #e3e3e3;
	margin: 0;
}
div#footer a 
{     
	color: #85b0c6;
} 
div#footer a:hover
{
	text-decoration: underline;
}














div#loggedin
{
	float: right;
    margin: 0 27px 0 0;
    width: 480px;
	color: #ccc;
    padding: 0;
}
.member-pic
{
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #85b1c6;
}
div#loggedin ul 
{
	list-style-type: none;
	float: left;
	width: 180px;
	margin: 5px 0 0 0;
	padding: 0;
	border-right: solid 1px #eee;
}
div#loggedin ul.info 
{
	list-style-type: none;
	float: left;
	width: 140px;
	margin: 5px 0 0 0;
	padding: 0;
	border-right: solid 1px #eee;
}
div#loggedin ul.address
{
	list-style-type: none;
	float: left;
	width: 140px;
	margin: 5px 0 0 0;
	padding: 0;
	border-right: none;
}
div#loggedin li 
{
	float: left;
	width: auto;
	color: #999;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 0 0 8px;
}
.logged
{
	color: #007ca4;
	font-size: 1.2em;
}
div#content-header-logged
{
    width: 1003px;
    overflow: hidden;
	background-repeat: no-repeat;
}
#smallforumbox
{
	float: left;
	background-image: url(../images/smallforumbox-bg.png);
	font-size: 0.9em;
	width: 275px;
	height: 177px;
	margin: 40px 0 0 5px;
	padding: 10px 10px 0 15px;
	color: #53becd;
}
* html div#smallforumbox
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/smallforumbox-bg.png', sizingMethod='crop'); 
	background-image:none;
}
div#smallforumbox ul
{
	list-style-type: none;
	float: left;
	width: 265px;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}
div#smallforumbox ul li 
{
	float: left;
	width: 265px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #9ce0ea;
}
div#smallforumbox ul li.end
{
	float: left;
	width: 265px;
	padding: 5px 0 5px 0;
	border-bottom: none;
}
div#smallforumbox a 
{     
	margin: 0;
	color: #067685;
	text-decoration: none;
	font-weight: bold;
} 
div#smallforumbox a: hover
{        
	color: #067685;
	text-decoration: underline;
}
#middle-section-logged
{
	text-align: left;
	width: 1003px;
	height: 229px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#logged-col1
{
	float: left;
	width: 300px;
	color: #999;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color: #FFCC33;
}
#logged-col2
{
	float: left;
	width: 383px;
	color: #999;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color: #CC9966;
}
#logged-forum
{
	background-image: url(../images/logged-forum-bg.png);
	margin: 0;
	padding: 0;
}
* html div#logged-forum
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logged-forum-bg.png', sizingMethod='crop'); 
	background-image:none;
}
#logged-col3
{
	float: left;
	width: 300px;
	color: #999;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color: #669999;
}
#notlogged-doc-area
{
	float: left;
	width: 630px;
	margin: 10;
	padding: 10;
	border-top: 1px solid #e3e3e3;
}
#doc-column1
{
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
	padding: 0;
}
#doc-column2
{
	float: left;
	width: 250px;
	margin: 0 0 0 20px;
	padding: 0;
}
div#notlogged-doc-area ul
{
	list-style-type: none;
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
	border: none;
}
div#notlogged-doc-area ul li 
{
	float: left;
	width: 240px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e3e3e3;
}
div#notlogged-doc-area ul li.end
{
	float: left;
	width: 265px;
	padding: 5px 0 5px 0;
	border-bottom: none;
}
div#notlogged-doc-area a 
{     
	color: #067685;
	text-decoration: none;
	font-weight: bold;
} 
div#notlogged-doc-area a: hover
{        
	color: #067685;
	text-decoration: underline;
}
div.news-list ul 
{
	list-style-type: none;
	float: left;
	width: 250px;
	margin: 0 0 0 5px;
	padding: 0;
}
div.news-list li 
{
	float: left;
	width: auto;
	font-size: 1.1em;
	padding: 0;
}
div.news-list a 
{     
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
}
.news-list-end
{
	float: left;
	width: 300px;
	font-size: 1.1em;
	color: #999;
	margin: 5px 0 0 0;
	padding: 5px 0 8px 5px;
}
div.news-list-end ul 
{
	list-style-type: none;
	float: left;
	width: 250px;
	margin: 0 0 0 5px;
	padding: 0;
}
div.news-list-end li 
{
	float: left;
	width: auto;
	font-size: 1.1em;
	padding: 0;
}
div.news-list-end a 
{     
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
}
div#content h1
{
    padding: 0 0 15px 0;
}
div.register-user
{
	margin-top:10px;
	width:100%;
}
div.registration, div.registration-block
{
	width:100%;
	overflow:hidden;
	text-align:right;
}
div.registration div.registration-col1,  
div.registration div.registration-col3
{
	float:left;
	width:19%;
	padding-bottom:10px;
	text-align:right;
	padding-right:2%;
	
}
div.registration div.registration-col2,  
div.registration div.registration-col4
{
	float:left;
	width:29%;
	padding-bottom:10px;
}
div.registration div.registration-col1 input, 
div.registration div.registration-col2 input, 
div.registration div.registration-col3 input, 
div.registration div.registration-col4 input
{
	width:85%;
}
div.registration-block div.registration-block1
{
	width:50%;
	overflow:hidden;
	float:left;
}
div.registration-block div.registration-block2
{
	width:100%;
	overflow:hidden;
	float:left;
}
div.registration div.registration-block-col1,  
div.registration div.registration-block-col3
{
	float:left;
	width:19%;
	padding-bottom:10px;
	text-align:right;
	padding-right:4%;
}
div.registration div.registration-block-col2,  
div.registration div.registration-block-col4
{
	float:left;
	width:77%;
	padding-bottom:10px;
}
div.registration div.registration-block-col1 input, 
div.registration div.registration-block-col2 input, 
div.registration div.registration-block-col3 input, 
div.registration div.registration-block-col4 input
{
	width:85%;
}
div.registration div.registration-block-col2 textarea
{
	width:97%;
	height:55px;
}
div#reg-unsubscribe
{
	margin-top:20px;
}

.forumborder
{
    margin: 5px 0px 0px 0px;
    border-bottom: solid 1px #c5d1d7;    
}

.registrationText
{
	text-align:right;
	line-height:1.3em;
}
.registrationText1
{
	text-align:left;
	color:#7aa7bf;
	font-size:0.8em;
	line-height:1.5em;
}
.registrationText2
{
	text-align:left;
	color:#7aa7bf;
	font-size:0.8em;
	line-height:1.5em;
}
div#registration-submit
{
	border-top: solid 1px #ccc;
	width:100%;
	text-align:right;
	margin-top:15px;
	padding-top:20px;
	margin-bottom:20px;
}
div#unsubscribe-submit
{
	border-top: solid 1px #ccc;
	width:100%;
	text-align:right;
	margin-top:45px;
	padding-top:20px;
	margin-bottom:20px;
}
div#registration-checks
{
	text-align:right;
}
div.errorMsg
{
	color:Red;
}

.submit
{
	color:#007DA6;
	font-weight:bold;
	font-size:1.3em;
	border:solid 1px #7AA8BF;
	background-color:#CBD6DC;
}
div#title-text
{
	margin-bottom:20px;
}



/* terms and conditions styles start */
div#terms
{
	width:80%;
	border: 1px solid #edf1f5;
	margin:20px;
	padding:10px;
}
div#terms-read, div#terms-accept
{
	padding-top:10px;
}
div#terms-msg
{
	padding-top:10px;
	color:Red;
}
div#terms-options
{
	padding-top:20px;
	width:100%;
	overflow:hidden;
}
div#terms-options-cancel
{
	width:49%;
	float:left;
}
div#terms-options-continue
{
	width:49%;
	float:left;
}
/* terms and conditions  styles end */



/* Unsubscribe styles start */
div#unsubscribe-text
{
	padding-bottom:20px;
}
/* Unsubscribe styles end */



/* Group logo styles start */
div#group-logo
{
	max-width:300px;
	overflow:hidden;
	padding-bottom:30px;
	border-bottom: solid 1px #DBDCD6;
	text-align:left;
}
/* Group logo styles end */



/* alert styles start */
div#alert-explanation
{
	margin:15px 0;
}
div#alert-explanation-qu
{
	font-weight:bold;
	margin-bottom:5px;
}
/* alert styles end */



/* Forum section styles start */
div#forum-box
{
	margin-top:20px;
	background:url(../images/forumbgtop.png) no-repeat top;
	padding-top:11px;
	width:327px;
}
div#forum-box .inner
{
	background:url(../images/forumbgbtm.png) no-repeat bottom;
	padding-bottom:11px;
}
div#forum-box .content
{
	background-color:#dbe3e7;
	color:#666666;
	border-left:1px solid #9fb2bb;
	border-right:1px solid #9fb2bb;
	padding:0px 10px 0px 10px;
	text-align:left;
}
div.forum-text
{
	padding: 10px 0;
	border-bottom:solid 1px #9CE0EA;
}
div.forum-text-last
{
	padding: 10px 0;
	border:none;
}
div#forum-box div.title-box
{
	width:307px;
	overflow:hidden;
	padding-bottom:10px;
	color: #00709a;
}
div.title-box div.title
{
	float:left;
	font-size: 1.3em;
	width:220px;
}
div.title-box div.forum-link a
{
	float:left;
	width:87px;
}
div.title-box div.forum-link a:hover
{
	text-decoration:underline;
}
div.forum-author
{
	padding: 5px 0;
}
.forum-posted-by
{
	color:#08A0B5;
	font-size:0.9em;
}
.forum-post-author
{
	color:#067685;
	font-weight:bold;
}
div.forum-responses
{
	margin-top:20px;
	padding:10px 0 10px 0;
	color:#08A0B5;
	font-size: 1.2em;
	font-weight: bold;
}
/* Forum section styles end */


/* Members section styles start */
div#members-area
{
	width:100%;
	margin-bottom:20px;
	color:#999;
	text-align:left;
	padding-bottom:20px;
	border-bottom:solid 1px #DBDCD6;
}
div#members-header
{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
div#members-header div#members-title
{
	width:65%;
	float:left;

}
div#members-header div#members-link a
{
	width:35%;
	float:left;
	text-align:right;
}
div#members-header div#members-link a:hover
{
	text-decoration:underline;
}
div.member-layout
{

	padding:0 0 10px 5px;
	height: 60px;
	border: solid 1px #ffffff;
	margin: 5px 5px 5px 5px;
	background-color:#f1f4f7;
}
div.member-layout ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.member-layout li
{
    border-bottom: solid 1px #dbdcd6;
    padding: 2px 2px 2px 0px;
    margin: 0px 4px 0px 0px ;   
    list-style-type:none;
}
div.member-layout li.end
{
    border-bottom: none;
    padding: 2px 0px 2px 0px
}

.member-name
{
	color:#007DA5;
	font-size:1.1em;
	line-height:1.5em;
}

.member-title
{
    line-height:0.6em;
	font-size:0.8em;
	color:#666666;
}

.member-details
{
    line-height:0.6em;
	font-size:0.8em;
}
/* Members section styles end */


/* Trusts section styles start */
div#trust-area
{
	width:100%;
	margin:20px 0;
	color:#999;
	text-align:left;
	padding-bottom:20px;
}
div#trust-header
{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
div#trust-header div#trust-title
{
	width:65%;
	float:left;

}
div#trust-header div#trust-link a
{
	width:35%;
	float:left;
	text-align:right;
}
div#trust-header div#trust-link a:hover
{
	text-decoration:underline;
}
div#trust-scroller
{
	height:190px;
	overflow-y:auto;
	overflow-x:hidden;
}
div.trust-layout
{
	padding:0 0 5px 10px;
}
div.trust-layout ul
{
	padding-left:5px;
	margin:0;
}
.trust-name
{
	color:#007DA5;
	font-size:1.1em;
}
/* Trusts section styles end */


/* eRoom section styles start */
div#eroom-area
{
	width:100%;
	margin-top:20px;
	color:#999;
	text-align:left;
}
div#eroom-header
{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
div#eroom-header div#eroom-title
{
	width:67%;
	float:left;
	color:#007CA4;
}
div#eroom-header div#eroom-link a
{
	width:30%;
	float:left;
	color:#007CA4;
	padding-right:3%;
	text-align:right;
}
div#eroom-header div#eroom-link a:hover
{
	text-decoration:underline;
}
div.eroom-docs-title
{
	color:#97B9D4;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:4px;
}
div.eroom-docs-listing
{
	height:195px;
	overflow-y:auto;
	overflow-x:hidden;
}
div.eroom-viewed-listing
{
	height:195px;
	overflow-y:auto;
	overflow-x:hidden;
}
ul.eroom-docs-list
{
	width:94%;
	overflow:hidden;
	padding:10px 0 0 0;
	margin:0;
	list-style-type: none;
}
ul.eroom-docs-list li 
{
	width:auto;
	margin-top:5px;
	padding: 5px 0 5px 0px;
	border-bottom: solid 1px #DBDCD6;
}
ul.eroom-docs-list a.pod
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-pod.png) no-repeat;
}
ul.eroom-docs-list a.pdf
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-pdf.png) no-repeat;
}
ul.eroom-docs-list a.doc
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-doc.png) no-repeat;
}
ul.eroom-docs-list a.xls
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-xls.png) no-repeat;
}
ul.eroom-docs-list a.ppt
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-ppt.png) no-repeat;
}
ul.eroom-docs-list a.mpp
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-mpp.png) no-repeat;
}
ul.eroom-docs-list a.pub
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-pub.png) no-repeat;
}
ul.eroom-docs-list a.tif
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-tif.png) no-repeat;
}
ul.eroom-docs-list a.zip
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-zip.png) no-repeat;
}
ul.eroom-docs-list a.xlsm
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-xlsm.png) no-repeat;
}
ul.eroom-docs-list a.htm
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-default.png) no-repeat;
}
ul.eroom-docs-list a.gen
{
	display:block;
	padding: 3px 0 3px 30px;
    background: url(../images/doc-default.png) no-repeat;
}
div#eroom-viewed
{
	margin-top:30px;
}
/*view-docs section */
div#eroom-folder-icons
{
	padding:5px 0;
	width:215px;
	padding-right:10px;
}
div#eroom-folder-icons img
{
	float:left;
	padding-right:5px;
	height:27px;
}
ul.eroom-docs-list-grid
{
	width:94%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type: none;
}
ul.eroom-docs-list-grid li
{
	width:auto;
	padding: 0px 2px 5px 25px;
}
ul.eroom-docs-list-grid li.pod
{
    background: url(../images/doc-pod.png) no-repeat;
}
ul.eroom-docs-list-grid li.pdf
{
    background: url(../images/doc-pdf.png) no-repeat;
}
ul.eroom-docs-list-grid li.doc
{
    background: url(../images/doc-doc.png) no-repeat;
}
ul.eroom-docs-list-grid li.xls
{
    background: url(../images/doc-xls.png) no-repeat;
}
ul.eroom-docs-list-grid li.ppt
{
    background: url(../images/doc-ppt.png) no-repeat;
}
ul.eroom-docs-list-grid li.mpp
{
    background: url(../images/doc-mpp.png) no-repeat;
}
ul.eroom-docs-list-grid li.pub
{
    background: url(../images/doc-pub.png) no-repeat;
}
ul.eroom-docs-list-grid li.tif
{
    background: url(../images/doc-tif.png) no-repeat;
}
ul.eroom-docs-list-grid li.zip
{
    background: url(../images/doc-zip.png) no-repeat;
}
ul.eroom-docs-list-grid li.xlsm
{
    background: url(../images/doc-xlsm.png) no-repeat;
}
ul.eroom-docs-list-grid li.gen
{
    background: url(../images/doc-default.png) no-repeat;
}


/* eRoom.aspx page styles */
div#eroom-subheader
{
	width:1001px;
	overflow:hidden;
	color: #333;
    font-size: 1em;
    border-top:solid 1px #ececec;
    border-bottom:solid 1px #ececec;
    margin-bottom:10px;
    margin-top:12px;
}

div.cols
{
width: 100%;
overflow: hidden;    
}

ul#eroom-links
{
	width:auto;
    list-style-type: none;
    margin: 0px 20px 0px 15px;
    padding: 0;
    color: #999;
  
    font-size: 1em;
}
ul#eroom-links li
{
    float: left;
    width: auto;
    padding: 0px 20px 0px 0px;
}
ul#eroom-links li a 
{     
	font-size: 1em;
	color: #333;
	float: left;
	padding:0px 4px 4px 4px;


} 
ul#eroom-links li a:hover
{        
	color: #333;
	text-decoration: underline;
	background-color: #e1e8ef;


}
ul#eroom-links li a img
{
    padding: 4px 2px 0px 0px;
    margin-right: 4px;
}
div#eroom-group-title
{
	margin: 0 0 0 10px;
	padding: 0 10px 20px 10px;
}
div#eroom-tree
{
	width:250px;
	height:400px;
	overflow:auto;
}
div#eroomfoldercontent
{
	overflow:auto;
	height:400px;
	width:677px;
}
div#search-criteria
{
	width:250px;
	height:400px;
	overflow:auto;
}
div#search-results
{
	overflow:auto;
	/*height:360px;*/
	width:100%;
}
div#search-count
{
	margin:10px 0;
}
/* eRoom section styles end */


/* search page styles start */
div#search-criteria-form
{
	width:90%;
}
div.search-criteria
{
	color:#007ca4;
	margin:10px 0 20px 0;
}
div.search-criteria-text input
{
	color:#333;
	width:100%;
}
div.search-criteria-go input
{
	width:30%;
	text-align:center;
	float:right;
	cursor:hand;
}

/* search page styles end */



/* file sharing styles start */
div#file-sharing-content
{
	margin: 10px auto;
	padding: 0;
	border: solid 1px #eee;
	border-top: none;
	overflow: auto;
}
div#file-sharing-grid
{
	margin:20px 0;
}
div#add-file-share
{
	width:100%;
	overflow:hidden;
}
div#file-sharing-user
{
	width:50%;
	float:left;
}
div#file-sharing-add
{
	width:50%;
	float:left;
}
/* file sharing styles end */



/* blox styles start */
div.bloxBack
{
	text-align:right;
}
/* blox styles end */



/*admin Panel*/
div.adminPanel
{
    background-color:#FFFF99;
    border:solid 1px #FFCC33;
    padding:5px;
    width:95%;
    margin-bottom:10px;
}
div.adminPanel A.adminPanelLink
{
    float:left;
    display:block;
    width:auto;
    padding:3px 10px 3px 10px !important;
    margin:5px 0px 0px 3px;
    background-color:#CC9966;
    border: solid 1px #996633;
    color:White !important;
    text-decoration:none;
    font-weight:bold;
}
div.adminPanel A.adminPanelLink:hover
{
    text-decoration:underline;
}
div.adminPanel .adminMessage
{
    color:#996633;
    float:left;
}
div.AspNet-TreeView
{
    margin: 0;
    padding: 0;
}
div.AspNet-TreeView ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.AspNet-TreeView-Show
{
}
.AspNet-TreeView-Hide
{
    display: none;
}
div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}
div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 10px;
}
div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
div.AspNet-TreeView li a
{
    text-decoration: none;
}
div.AspNet-TreeView li a:hover
{
    text-decoration: underline;
}
div.AspNet-TreeView li.AspNet-TreeView-Parent
{
    margin-left: 15px;
}
div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 35px;
}
div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}
div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(../images/collapse.gif) 0 -2px no-repeat;
    width: 15px;
    padding-right:5px;
    float: left;
    cursor: pointer;
}
div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(../images/expand.gif) 0 -2px no-repeat;
    width: 15px;
    padding-right:5px;
    float: left;
    cursor: pointer;
}
.AspNet-TreeView-Hover
{
	text-decoration:underline;
}

/* GridView styles start*/
div.AspNet-GridView .gridview
{
    border:none;
    border-width:0px;
    font-size:0.9em;
    width:100%; 
}
div.AspNet-GridView .rowStyle
{
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
    background-color:#fff;
    color:#666;
    vertical-align:top;
}
div.AspNet-GridView .altRowStyle
{
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
    background-color:#DFE6EB;
    color:#666;
    vertical-align:top;
}
div.AspNet-GridView .sharedRowStyle
{
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
    background-color:#FEDFFD;
    color:#666;
    vertical-align:top;
}
div.AspNet-GridView .hoverRowStyle td
{
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
    background-color:#A5BACA;
    color:#666;
    vertical-align:top;
}
div.AspNet-GridView .headerStyle
{
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
	background-image: url(../images/listheaderbg.gif);
    color:#fff; 
    font-size:1.1em;
}
div.AspNet-GridView th
{
	padding:5px;
	text-align:left;
	
}
div.AspNet-GridView th a
{
	color:#fff;
}
div.AspNet-GridView th a:hover
{
	text-decoration:underline;
}
div.AspNet-GridView th img
{
	padding-left: 10px;
	vertical-align:middle;
}
div.AspNet-GridView td
{
	padding:5px;
}
div.AspNet-GridView .item
{
	width:100px;
}

#folderAlertBox
{
    
    border:solid 1px #DE6E04;
    background-image: url(../images/alertsbg.gif);
    padding:5px;
    width:632px;
    margin-bottom:10px;
}

#folderAlertSave
{
    float:right;
}

#folderAlertTitle
{
    font-size:1em;
    font-weight:bold;
    color:#ac3805;
    padding:2px 0 0 2px;
}

#bgformat
{
    width:100%;
    overflow:hidden;
    background-image: url(../images/bgbottomfade.png);
    background-position:bottom;
    background-repeat:repeat-x;
    
}
/* BLOX STYLE */

.DateSource
{
    border-bottom: solid 1px #e3e3e3;
}
.catLabel
{
    color:#7aa7bf;
    font-size:0.9em;  
}
/* BREADCRUMB STYLE */

#breadcrumb
{
    height: 22px;
    padding: 3px 0px 0px 3px;
    background-image: url(../images/breadcrumbfade.png);
    font-size:0.9em;  
    color: #999999;
    width:998px;
    float:left;
}

#breadcrumb a
{
    padding: 0px 0px 0px 0px;
}

/* BREADCRUMB STYLE END */

/* document search - start */
#ctl00_ctl00_ContentPlaceHolderMain_eRoomMainCol_divSearchResults
{
    overflow:visible;
    min-height:500px;
    
    
}
#pnlFileNameList
{
    
    overflow:visible;
    clear:left;
    border-right: solid 1px #DFE6EC;
    border-left: solid 1px #DFE6EC;
    border-bottom: solid 1px #DFE6EC;
}

#pnlFileContentsList
{
    
    overflow:visible;
    clear:left;
    display:none;
    visibility:hidden;
    border-right: solid 1px #DFE6EC;
    border-left: solid 1px #DFE6EC;
    border-bottom: solid 1px #DFE6EC;
    
    
}

#pnlSiteSearch
{
    
    overflow:visible;
    clear:left;
    display:none;
    visibility:hidden;
    border-right: solid 1px #DFE6EC;
    border-left: solid 1px #DFE6EC;
    border-bottom: solid 1px #DFE6EC;
    overflow-y:hidden;
	overflow-x:hidden;
	font-family: Helvetica, Verdana, "Trebuchet MS", Arial;
    
}

#pnlSiteSearch #siteSearchTitle
{
    height:22px;
    padding-top:6px;
    padding-left:10px;
    color:White;
    background-image:url(../images/listheaderbg.gif);
	overflow-y:auto;
	overflow-x:hidden;
}

#pnlSiteSearch #search-results
{
    padding:10px;    
}
    
#tabswitch
{
    
    display:inline;
}

#tabswitch LI
{   
    float:left;
    margin-right:1px;
}

#tabswitch LI A
{   
    height:24px;
    display:block;
    padding:10px 10px 0px 10px;
    margin:8px 0px 0px 1px;
    text-align:center;
    /*border: solid 1px #999999;*/
    border-bottom: none 0px;
    background-image:url(../images/searchtab-off.gif);
    width:203px;
    
    
}

#tabswitch LI A:hover
{   
    /*background-color:Orange;*/
    color:White;
    background-image:url(../images/searchtab-on.gif);
    text-decoration:none;
}

#tabswitch LI A.OffA
{   
    height:24px;
    display:block;
    padding:10px 10px 0px 10px;
    margin:8px 0px 0px 1px;
    text-align:center;
    /*border: solid 1px #999999;*/
    border-bottom: none 0px;
    background-image:url(../images/searchtab-off.gif);
    width:203px;
    
    
}

#tabswitch LI A.OffA:hover
{   
    color:White;
    background-image:url(../images/searchtab-on.gif);
    text-decoration:none;
    
    
}

#tabswitch LI A.OnA
{   
    /*background-color:Orange;*/
    color:White;
    font-weight:bold;
    background-image:url(../images/searchtab-on.gif);
    text-decoration:none;
   
}

.SEHeader
{
    height:22px;
    padding-top:6px;
    padding-left:10px;
    background-image:url(../images/listheaderbg.gif);
    color:#fff;   
}


/* document search - end */