/* Start of CMSMS style sheet 'content_2010' */
.content_header {
	background-image: url(sites/all/themes/acquia_marina/images/content/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
	height: 44px;
	border: none;
width:695px;

}
.content_header .right {
        float:right;
       width:50px;
       height:44px;

}
.content_table {
	background-color: #f1f1f1;
	background-image: url(sites/all/themes/acquia_marina/images/content/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	border: none;
}
#content-inner {
	background-color:#f1f1f1;
}
#content-inner h2 {
line-height:1.25em;
}
.newscontent {
	background-color:#fff;
        padding:5px;
}
#content-inner li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	background-image: url(/sites/all/themes/acquia_marina/images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.content_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 35px;
	padding: 0px;
        line-height:3em;
		border: none;
}
.content_header_940 {
	background-image: url(sites/all/themes/acquia_marina/images/content/header_940.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002B49;
	margin: 0px;
	padding: 0px;
	height: 44px;
	border: none;

}
.content_table_940 {
	background-color: #f1f1f1;
	background-image: url(sites/all/themes/acquia_marina/images/content/footer_940.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	border: none;
}
.content_header_940 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 35px;
	padding: 0px;
		border: none;
}

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00548E;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	background-color: #FFFFFF;
}

div.element p, div.element h4 {
	margin:0px;
	padding:10px;
}

blockquote {
	padding:5px 20px;
}
div.element th {
	color: #FFFFFF;

}
#accordion h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.element td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border:solid 1px #CCCCCC;
}
div.element table {
	background-color: #00508c;
}
#accordion .element ul {
	margin-left: 15px;
	margin-bottom: 0px;
}
div.element img {
	float: right;
}
.readmore {
    float:right;
    text-decoration:none;
    padding-right:10px;
}
.padding td {
   padding:5px;
}
/* End of 'content_2010' */

