/*redefine all basic margin and paddings.  each browser has their own idea of what is right*/
* { margin: 0; padding: 0;}




ul#listing li {
	font-size: 1.1em;
	margin-left:	20px;
	list-style: none;
}              

ul#listing li p{
 
}


       

/***** Main Template *****/


body { 
	font-size: 62.5%; 
	font-family: arial;
	color: #58595b;
	text-align: center;/*IE HACK*/
	height: 100%;
	bckground-color:#eeeeee;
	background-image:url(../images/bg_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
}
	
div#wrapper {
	width: 660px;
	margin: 0 auto;
	text-align: left;/*REVERSE IE HACK*/
	background: #fff;
	border:thin #000000;
	border-width:2px;
		}

/*#outerwrapper {
		width: 800px;
		margin: 0 auto;
		
}
*/
div#nav {
	
}
	
div#feature {
	padding-top: 2px;  
}	                      

div#feature div#flash1, div#feature div#flash2 {
	margin-right: 1px;              
	float: left;
}           

div#feature div#flash3 {
	float: left;
}      

div#feature div#flash1 img, div#feature div#flash2 img {
	margin-right: 3px;
}
	
div#partners {
	background: #fff;  
	padding: 0px 0px 10px 0px;
}  

div#partners h2 {
	background: #fff url(/images/sidebar_heading_partners.png);
	color: #fff;    
	font-family: arial;  
	font-size: 1.2em; 
	font-weight: bold;
	padding: 7px;
	padding-left: 25px;  
	height: 28px;
}        

div#flashrequired p {
	font-family: arial;  
	padding: 7px;
	padding-left: 25px; 
	text-align: center; 	
}                    

div#news {
	background: #c9cfd1;
	background-image:url(../images/sidebar_bg.gif);
	padding: 0.1px; 
	padding-bottom: 5px;
}  

div#news h2 {
	background: url(/images/sidebar_heading_subnav.png) 0 0 no-repeat;
	color: #fff;    
	font-family: arial;
	font-size: 1.2em; 
	font-weight: bold;
	padding-left: 25px; 
	padding-top: 8px;  
	height: 19px;
}        

div#newslisting {
	background: #fff;  
	margin: 10px 10px 10px 10px;          
	border: 1px solid #c9cfd1;     
}      

div#newslisting a {
	text-decoration: none;
}

div.article {
	background: #fff;        
	/*border: 1px solid #c9cfd1;   */ 
}
             

  
div#newslisting div.article p.title{   
	background: #fff url() 5px 50% no-repeat;  ;   
	font-family: arial;  
	font-size: 1.1em; 
	font-weight: bold;  
	padding-left: 15px;  
}   

div#newslisting div.article p.title_alt{   
	background: #fff url(/images/sidebar_button_bg.gif) 5px 50% no-repeat;  ;   
	font-family: arial;  
	font-size: 1.1em; 
	font-weight: bold;  
	padding-left: 15px;
	color: #ed1c24;
}


         /*
div#newslisting p.title1{   
	background: #fff url(/images/sidebar_button_bg.gif) 5px 50% no-repeat;  ;   
	font-family: arial;  
	font-size: 1.1em; 
	font-weight: bold;  
	padding-left: 15px; 
}   

div#newslisting p.title2{   
	background: #fff url(/images/sidebar_button_bg_hover.gif) 5px 50% no-repeat;  ;   
	font-family: arial;  
	font-size: 1.1em; 
	font-weight: bold;  
	padding-left: 15px; 
	color: #ed1c24;
}

div#newslisting p.description1{
	background: #fff;
	font-family: arial;  
	font-size: 1.0em; 
	padding-left: 15px;   
	margin-top: -10px;
	border: 1px red solid;
}
     */
div#newsletter {
}

div#newsletter div {
	background: #ffffff url(/images/newsletter_body.png) 0 0 no-repeat;
	padding: 0px 0px 10px 0px;
}
	
div#newsletter fieldset {
	border: 0;      
	padding-left: 25px;   
	padding-top: 5px;
}

div#newsletter fieldset label  {    
	font-size: 1.1em; 
	font-family: arial;  
	display: block;
	margin: 0;
	padding: 0;
}

div#newsletter input#email {
	width: 130px;
	font-size: 1.1em; 
	font-family: arial; 
	
}
    
div#newsletter a img{
	position: relative;
	top: 5px;
	left: -2px;
}
div#newsletter h2 {
	background: #fff url(/images/sidebar_heading.png) 0 0 no-repeat;
	color: #fff;    
	font-family: arial;
	font-size: 1.2em; 
	font-weight: bold;
	padding-left: 25px; 
	padding-top: 8px;
	height: 19px;
}

	
/*line 213, content*/
div#content {
	float: right;
	width: 500px;
	padding: 0px 0;  
	margin-top: 2px;
	background: #fff url(../images/content_bg.jpg) 0 0 no-repeat;
	height: 100%;
}

_div#content {
	float: right;
	width: 600px;
	padding: 0px 0;  
	margin-top: 2px;
	background: #fff url(../images/content_bg.jpg) 0 0 no-repeat;
	height: 100%;
}

div#sidebar {	
	margin-top: 2px;
	width: 160px;
	float: left;     
	padding: 0px;
	border-top: solid 40px #17395e;
}                               

div#sidebar p#status {
	background: #4c7fb4;  
	font-weight: bold;     
	text-align: center;  
	color:#000000; 
}
	
/***** Common Content Formatting *****/	

p, label {
	padding: 2px;
	font-size: 9px;
	/*line-height: 1.4em;*/
	color: #58595b;

}


/*reset all general content styles to account for padding, etc*/
h3, h4, h5, h6, ol, ul {
	padding: 5px 30px;
	color:#58595b;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

ol {
	padding: 5px 30px;
	padding-left: 50px;
	font-size: 1.1em;
}

div#content ul {
	font-size: 1.1em;
	margin-left:	20px;
	list-style: none;
}

div#content ul li {
	list-style-image: url(/images/icon_crumbs_ul_li.gif);	
	color:#58595b;
}

div#content a {
	text-decoration: none;
	color: #0b3f74;
	border-bottom: none 1px #ccc;
	font-weight:bold;
	font-size:12px;
	/*text-decoration:underline;*/
}

div#content a:hover, div#content a.over {
	border-bottom: none 1px #000000;
	font-weight:bold;
	text-decoration:underline;
	color:#FF6600;
} 


img { 
	border: 0;
}

input {
	
}




span.access {
	margin-left: -999em;
}



div#content p {
	padding: 5px 30px;
	font-size:13px;
}




/*header*/

div#header {
	padding-top: 0px;
	height: 82px;
	}
a#home-link {
	display:block;
	background: #fff url(../images/headermain.jpg) 0 0 no-repeat;
	width: 700px;
	height: 75px;
	padding-bottom: 8px;
	text-decoration: none;
	
	float:  left;
}

div#nav-wrap  br { margin: 0; padding: 2; height: 1%;}
div#nav-wrap {
	margin: 0 auto;
	width: 100%;
	background: #fff url(../images/menubg.jpg) 0 0 repeat-x;
	height: 80px;
	padding: 2;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 65em; /*change this when new menu options are added*/
	margin: 0 auto;      
}

#nav li:hover, #nav li.over {
	background: #535c79;
	color: #000000;
}

#nav li { /* all list items */
	float: right;
	color:#000000;
}

#nav li.index {
	width: 6em;
}              

#nav li.aboutus {
	width: 7em;
}

#nav li.services {
	width: 7em;
}   

#nav li.products {
	width: 7em;
}

#nav li.media {
	width: 10em;
}

#nav li.support {
	width: 10em;
}

#nav li.partner {
	width: 10em;
} 

#nav li.contactus {
	width: 8em;
}

#nav li a {
	display: block;
	color:#333333;
	padding: 10px 0; 
	text-align: center;
	font-family: arial;
	font-size: 1.2em;
	font-weight: lighter;
	text-decoration: none;
	background-image:url(../);
	background-repeat:repeat-x;

}



#nav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#nav li ul li {
	width: 150px;     
	margin: 0; padding:0;
	background: #ffffff url(/images/sidebar_button_bg.gif) 10px 0 no-repeat;
	border-bottom: 0px solid #ccc;
}

#nav li ul li:hover {
	background: #ffffff url(/images/sidebar_button_bg_hover.gif) 10px 0 no-repeat;
	color: #ed1c24; 
}

#nav li ul li a{     
	display:block;        
	background: #ffffff url(/images/sidebar_button_bg.gif) 10px 1px no-repeat;
	text-align: left;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #58595b;   
	padding-left: 20px; 
	line-height: 0.2;    
}

#nav li ul li a:hover {
	color: #4c7fb4;  
	background: #ffffff url(/images/sidebar_button_bg_hover.gif) 10px 1px no-repeat;
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
	}

/*footerbig*/
div#footerbig {       
    color: #000000;
	background:  url(../images/footer.jpg) 0 0 no-repeat; background-position:bottom;
	padding-top: 450px;
	padding-bottom: 15px;
	width: 800px;
	
	
	
}	


div#footerbig ul{
	list-style: none;
	text-align:center;
	padding-top: 10px;
}

div#footerbig ul li{
	display: inline;
	color: #fff;
}

div#footerbig ul li {
	border-right: solid 1px #ccc;
	padding: 0 5px;
}

div#footerbig ul li a {
	color:#333333;
}
div#footerbig ul li a:hover, div#footer ul li a.over {
	color: #e7e8ea;
	text-decoration: none;
}

div#footerbig ul li.last {
	border: 0;
}

#footerbig a:hover{
color:#999999;
}



/*footer*/
div#footer {       
    color: #000000;
	background:  url(../images/footer.jpg) 0 0 no-repeat; background-position:bottom;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 660px;
	
	
	
}	




div#clear {
	clear: both;
}
	
div#footer ul{
	list-style: none;
	text-align:center;
	padding-top: 10px;
}

div#footer ul li{
	display: inline;
	color: #fff;
}

div#footer ul li {
	border-right: solid 1px #ccc;
	padding: 0 5px;
}

div#footer ul li a {
	color:#333333;
}
div#footer ul li a:hover, div#footer ul li a.over {
	color: #e7e8ea;
	text-decoration: none;
}

div#footer ul li.last {
	border: 0;
}

#footer a:hover{
color:#999999;
}

/*features*/ 

a#feat-1, a#feat-2 {
	padding-right: 4px;
}

/*crumbs*/
div#content ul#crumbs {
	list-style: none;
	padding-top: 10px;

}

div#content ul#crumbs li { 
	background: #fff;
	display: inline;
	padding: 0;
	color: #00bff3;
	font-weight: bold;
	font-size: 1.6em;
	margin-left:	-20px;
	margin-right:	20px;
}

div#content ul#crumbs li a {
	color: #00bff3;
	border-bottom: none;
	padding-right: 12px;
	margin-right: 4px;
	
	}
div#content ul#crumbs li a:hover, div#content ul#crumbs li a.over {
	color: #008db3;
	text-decoration:none;
}





/*product page styles*/

body#products img#equella-logo {
	float:  right;
}

body#products div#nav-wrap {
	background: #ed1c24 url(/images/bg_nav_blue.gif) 0 0 repeat-x;
}

body#products #nav li:hover, body#products #nav li.over {
	background: #07335c;
}

body#products div#footer {
	background: #00bff3 url(/images/bg_footer_blue.gif) 0 0 no-repeat;
}        
   
/*menu background attributes*/
div#subnavwrap {
background-image:url(../images/sidebar_bg.gif);
	padding: 0;
}

div#subnavwrap h2{
	background: #fff url(/images/sidebar_button_rollover.gif) 0 0 no-repeat;
	color: #000;    
	font-family: arial;
	font-size: 1.2em; 
	font-weight: bold;
	padding-left: 25px; 
	padding-top: 8px;
	height: 28px;
}
            
ul#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 150px; /*change this when new menu options are added*/
	margin: 0 auto;     
}             

ul#subnav li{
	display:hidden;
	height: 28px;
	
}               
        
ul#subnav li div.third_tier {
	display: hidden;
}                  

ul#subnav li div.show_third_tier {
	display: block;
}

ul#subnav li a.heading {
	padding-left: 20px;  
	padding-top: 10px;
	display: block;
	height:35px;
	color: #ffffff;
    font-family: arial;
	font-size: 1.1em;
	font-weight: normal;     
	text-decoration: none;
	background:  url(../images/sidebar_button_bg.gif) 0px 0px no-repeat;
	margin-top:2px;
}                             

ul#subnav li a.heading_current {
	padding-left: 35px;  
	padding-top: 10px;
	display: block;
	color: #ffffff;
    font-family: arial;
	font-size: 1.1em;
	font-weight: bold;     
	text-decoration: none;
	background: #000000 url(../images/sidebar_button_bg.gif) 0px 0px no-repeat; 	
}
            
ul#subnav li ul {
	list-style: none;  
	margin-bottom: 0px;
}
ul#subnav li ul li {
	text-align: left;
	margin-right: -25px;
	margin-left: -25px;
}
          
ul#subnav li ul li a.heading2{  
	display: block;
	padding: 10px 0px 0px 10px;
	color: #ffffff;
	font-family: arial;
	font-size: 1.1em;
	text-decoration: none;
	background:  url(../images/sidebar_button_bg.gif) 0px 0px no-repeat;
}  

ul#subnav li ul li a.heading2_current{  
	display: block;
	padding: 10px 0px 0px 45px;
	color: #ffffff;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;     
	text-decoration: none;
	background:  url(/sidebar_button_bg_rollover.gif) 0px 0px no-repeat;
}                    

ul#subnav li ul li a.heading2:hover {
	background: #dde0e0 url(/images/sidebar_button_bg_rollover.gif) 0px 0px no-repeat;
	color: #ed1c24; 
}  
/*line 702 sidebar link hover*/
ul#subnav li a.heading:hover {
	background:  url(../images/sidebar_button_bg_rollover.gif) 0px 0px no-repeat;
	color: #ffffff; 
}                     

ul#sitemap, ul#sitemap li a {
   	font-family: arial;  
	font-size: 12px;    
}

ul#sitemap li ul, ul#sitemap li ul li a, ul#sitemap li ul li ul, ul#sitemap li ul li ul li a {
   	font-family: arial;  
	font-size: 11px;
	font-weight: normal;
}
@charset "utf-8";
/* CSS Document */

#overflow {
color:#000000;
border-color:#000000;
border-width:0px;
border-style:inset;
background-color:none;
height:350px;
width:415px;
overflow:auto;
float:right;
margin-bottom:10px;
font-size:10px;
padding-right:50px;
margin-top:5px;
overflow-y:none;
}


#overflow2{
color:#000000;
border-color:#000000;
border-width:0px;
border-style:inset;
background-color:#FFFFFF;
height:50px;
width:400px;
overflow:auto;
float:right;
margin-top:30px;
font-size:10px;
padding-right:50px;
}

#introtxt {
color:#000000; 
font-family: arial;  
font-style:normal;
font-size:small;
width:100%;
float:left;
font-size:9px;
margin-top:10px
}

#titlebla {
font-size:14px;
font-family:arial, bold;
font-weight:bold;
float:left;

}

#titlebla_OR {
font-size:14px;
font-family:arial, bold;
font-weight:bold;
float:left;
color:#f25524;
}


#imgROF{
float:right;
background-image: url(../images/siena_opt.jpg);
background-repeat:no-repeat;
height:107px;
width:156px;
display:block;
padding:10px;

}


#imgLCA{
float:left;
background-image: url(../images/carpet_small.jpg);
background-repeat:no-repeat;
height:107px;
width:156px;
display:block;
padding:10px;


}


#4imgL {
float:left;
}

#imglow {
margin-top:10px;
padding-top:10px;
}

#italic {
color:#666666;
font-style:italic;
size:9px;
float:left;
font-size:9px;
}

.f8 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #444444; width:100%; float:left 90%;}

#i{
font-size:8px;
}

#prices {
text-align:justify;
color:#000000;
margin-top:10px;
margin-bottom:90px;


}

#centxt {
font-weight:bold;
color:#000000;
text-align:center;
size:11px;
}