/* CSS Document */


/* TXT viewer: /voiceboxnetworks.com/coni-seal-joomla/stylesheets/main.css*/

* { 
	font-family:Helvetica,Sans-Serif;
	font-size:0.97em;
	color:#275263;
	padding:0;
	margin:0 auto;
	}

a { text-decoration:none;font-weight:bold; }
a:hover { text-decoration:underline; }
h1 { font-weight:normal;font-size:2.0em;color:#D40202;}

#header {
	border-bottom:8px solid #D40202;
}

#content {
	width:784px;
	line-height:18px;
	background:url(http://voiceboxnetworks.com/coni-seal/images/side_shadows.gif) repeat-y;
}

.leftNav {
	height:32px;
}

.topLink {
	text-align:center;
	width:100px;
}

.leftNavLink {
	padding-left:45px;
	height:31px;
}

.loginRow {
	background-color:#92A6B6;
	height:60px;
}

.loginLink {
	text-align:center;
	color:white;
}

.loginLink a { color:white; }
.loginLink a:hover { color:white; }

.leftContent {
	background-color:#EAEAEA;
}

#latestNews {
	padding:17px 20px;
	text-align:left;
	font-size:1.05em;
}

.newsDate {
	color:#D40202;
	font-size:1.4em;
	padding-left:20px;
}

.newsText {
	line-height:18px;
	padding:0px 20px;
}

.readMore {
	color:#D40202;
}

.contactForm {
	text-align:right;
	padding-right:10px;
}

.productSideNav,.productSideNavSelected {
  padding-left:45px;
	height:50px;
	line-height:50px;
}

.productSideNavSelected {
	background:url(http://voiceboxnetworks.com/coni-seal/images/side_link_test.gif) top right;
}

#searchbox {
	padding-left:10px;
}

#about_search {
	width:90%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	width:95%;
	
}

.componentheading, .blog_more strong, h1, h2, h3, h4 {
        line-height:32px;font-size:1.4em;color:#D40202;
        text-align:left;
		width:100%;
	
}

.contentheading, .blog_more strong, h1, h2, h3, h4 {
        line-height:32px;font-size:1.4em;color:#D40202;
	
}

.searchbutton {
	width:90px;
	
	margin-top:5px;
	
}
.blog{width:100%;}




