/* Start of CMSMS style sheet 'BNI Layout V1' */
body {
border:0;
height:100%;
max-height:100%;
font-family:arial, verdana, sans-serif;
margin:0;
padding:0;
}

html body{
height:100%
}

html,body,p,th,td,li,dd,dt {
font:8pt Verdana, Arial, Helvetica, sans-serif;
}

.item_thumbnails img{
border:1px solid black
}

iframe{
border:1px solid black
}

#left{
width:220px;
padding-top:10px;
}

#right{
width:270px;
padding-top:10px;
}

#content{
padding:0px;
padding-top:10px;
padding-right:10px;
*padding:10px;
}
#content2{
padding:5px;
width:900px
}
#left h1{
background-position: left top; 
width:220px; 
background-image:url('uploads/beimg/lefth.gif'); 
background-repeat:no-repeat;
height:52px;
margin-bottom:-40px;
padding:5px;
}

#left p{
padding:5px;
}


#content h1{
background-position: left top; 
width:399px; 
*width:409px; 
background-image:url('uploads/beimg/contenth.gif'); 
background-repeat:no-repeat;
height:52px;
margin-bottom:-10px;
padding:5px;
font-size:2.0em;
font-weight:normal;
}

#content p{
padding-left:10px;
padding-right:10px;
}

/*#content ul{
list-style:none;
}
#content li{
background-image:url('uploads/beimg/bullet.gif');
background-repeat:no-repeat;
background-position:1em 8px;
padding-left:2.4em;
line-height:180%;
}*/


#member h1{
background-position: left top; 
width:auto; 
background-image:none;
height:auto;
margin:10px;
padding:5px;
font-size:2.0em;
font-weight:normal;
border-bottom:1px solid black;
margin-bottom:10px;
}

#member h3{
margin-left:10px;
margin-right:10px;
padding:5px;
margin-top:0px;
margin-bottom:0px;
}

#member p{
padding:5px;
margin:10px;
}

#right h1{
background-position: left top; 
width:280px; 
background-image:url('uploads/beimg/righth.gif'); 
background-repeat:no-repeat;
height:52px;
margin-bottom:-10px;
padding:5px;
}

#right p{
padding:5px;
}

#right a{
color:#436485;
font-weight:bold;
}

h1,h2,h3,h4,h5,h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}



p {
line-height:180%;
color:#242424;
}

h1 {
font-size:1.8em;
color:#a7272b;
font-family:Century Gothic, Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:bold; 
margin-top:0px;
}

h2 {
font-size:1.7em;
color:#d00000;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:400;
}

h3 {
font-size:1.4em;
color:#0342a5;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:400;
}

h4 {
font-size:1.2em;
color:#0342a5;
font-family:Tahoma, Trebuchet Ms, Arial, Helvetica, sans-serif;
}

h5 {
font-size:0.9em;
}

h6 {
font-size:0.8em;
}

a {
color:#d00000;
}

a:hover {
text-decoration:none;
}

.contactform textarea {
width:180px;
height:60px;
}

.formbuilderform textarea {
width:250px;
height:150px;
}


.thumb a img {
border:1px solid #000;
}

/* root element for scrollable */
div.scrollable.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 400px;	 
	width: 278px;	

}

/* root element for scrollable items */
div.scrollable.vertical div.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:2000em;	
	margin: 0px;
}

/* override item style defined in scrollable.css */
div.scrollable div.items div {
	float:none;
	margin:0px 0px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	font-family:Verdana;
	color:#474747;
	text-align:left;
	width:278px;
	font-size:11px;
	padding-bottom:-10px;
	margin-top:-10px;
	*margin-top:0px;
	padding-left: 5px;	
	padding-top:0px;
	*padding-bottom: 5px;	
	*padding-top:5px;
	cursor:pointer;
	border-bottom:1px dotted #999999;
}

.tofield input{ 
 font-size: 10px; 
 border: 1px solid #666666; 
display:none;
}

#footer td{
line-height:120%;
font-family:tahoma;
}

#footer a{
color:black;
text-decoration:none
}

#footer a:hover{
text-decoration:underline
}


.thumb2
{

    
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;

}
/* End of 'BNI Layout V1' */

