/* Start of CMSMS style sheet 'Layout - Home Page' */
#focusarea {
	background: #c0d546 url(images/focusarea-bg.jpg) top left no-repeat;
	padding: 2.25em 2.5em 3.5em 2.5em;
	border-top: 1px solid #ffffff
}
/* geek moot #focusarea {
	background: #c0d546 url(uploads/images/moot_cmsbanner.png) top left no-repeat;
	padding: 1.25em 3.75em 3.5em 1.25em;
	border-top: 1px solid #ffffff;
	height: 163px;
} */
#focusarea h2 {
	color: #ffffff;
	font-size: 1.7em;
	line-height: 1.3em;
	width: 30em;
}
#focusarea #downloadbutton {
	background: url(images/button-download-bg.gif) top left no-repeat;
	width: 192px;
	color: #ffffff;
	float: right;
	padding: .75em 0 0 0;
	text-align: right;
}
#focusarea #downloadbutton p {
	background: url(images/button-download-bg.gif) bottom left no-repeat;
	padding: 0 1.25em 1em 1.25em;
	margin: 0
}
#focusarea #downloadbutton p a {
	color: #ffffff;
	text-decoration: none;
}
#focusarea #downloadbutton p b {
	color: #ecbb3a
}
#focusarea #downloadbutton p #downloadbutton-text {
	display: block;
	font-size: 1.75em;
	color: #ffffff;
	margin: 0 0 .5em 0
}
#focusarea #downloadbutton p #downloadbutton-details {
	display: block;
	font-size: .85em;
	color: #ffffff;
	font-weight: bold
}
#contentarea {
	clear: both;
	background: url(images/contentarea-homepage-bg.gif) repeat-y;
	border-right: 1px solid #88b3de;
	background-position: 60% 100%;
}
html:not([lang*=""]):not(:only-child) #contentarea {
	width: 100%;
}
/* FireFox hack to prevent resize bug */
#content {
	float: left;
	width: 58%;
	padding: 1.5em 0 1em 1%;
	line-height: 1.6em;
	display: inline
}
#content h2 {
	color: #000000;
	font-size: 2.5em;
	background: url(images/divider-blue-bg.gif) bottom left repeat-x;
	padding: 0 0 .15em 0;
	margin: 0 0 .5em 0
}
#content .cms-module-news {
}
#content .cms-module-news .cms-news-title {
	font-weight: bold;
}
#content .cms-module-news .cms-news-date {
	font-size: .75em;
	color: #737373
}
#column {
	float: right;
	width: 40%;
	line-height: 1.7em;
	font-size: 1em;
	color: #666666;
	font-size: .8em;
	position: relative;
	margin: 0 -1px 0 0;
	padding-left: 1px;
}
#featuresarea {
	position: relative;
	z-index: 2;
	margin: -4.25em 0 0em 0
}
#featuresarea ul#featuresarea-tabs {
	width: 100%;
}
#featuresarea ul#featuresarea-tabs li {
	background: url(images/featuresarea-tab-bg.gif) 100% -200px no-repeat;
	float: left;
	line-height: 1;
	margin: 0 .25em 0 0;
	padding: 0 1em 0 0;
	font-weight: bold;
	font-size: .9em
}
#featuresarea ul#featuresarea-tabs li.selected {
	background: url(images/featuresarea-tab-bg.gif) 100% 0 no-repeat;
}
#featuresarea ul#featuresarea-tabs li a {
	background: url(images/featuresarea-tab-bg.gif) 0 -200px no-repeat;
	display: block;
	color: #30529c;
	text-decoration: none;
	text-align: center;
	padding: 1.25em .35em 1.25em 1.35em;
}
#featuresarea ul#featuresarea-tabs li.selected a {
	background-position: 0 0;
	color: #000000
}
html:not([lang*=""]):not(:only-child) #featuresarea ul#featuresarea-tabs li a {
	font-size: 1em;
}
/* FireFox hack for tab wrapping when a minimum font-size is selected */
.featuresarea-content {
	display: none;
	background: url(images/featuresarea-bg.jpg) bottom left no-repeat;
	clear: both;
	position: relative;
	color: #000000;
	padding: 1px 0 0 2em
}
.featuresarea-content div {
	background: url(images/featuresarea-bg.jpg) bottom right no-repeat;
	padding: 1em 0 3em 0;
}
.featuresarea-content ul li {
	list-style: none;
	background: url(images/featuresarea-bullet.gif) left no-repeat;
	padding: .25em 0 .25em 2.5em;
	margin: 0
}
.featuresarea-content p.features-more {
	position: absolute;
	right: 1em;
	bottom: 1em;
	margin: 0
}
*html p.features-more {
	display: none;
}
#column .block {
	padding: 0 2em;
	margin: 0 0 3em 0
}
#column .block a {
}
#column .block h2 {
	color: #30529c;
	font-size: 2em;
	background: url(images/divider-blue-bg.gif) bottom left repeat-x;
	padding: 0 0 .2em 0;
	margin: 0 0 .5em 0
}
#column .block h2 .more {
	float: right;
	font-size: .5em;
	color: #000000;
}
#column .block h2 .more a {
	color: #000000;
	font-weight: bold;
}
#column .block ul li {
	margin: 0 0 1em 0;
}
#column .block blockquote {
	background: url(images/quote-top.gif) top left no-repeat;
	padding: 1em 0 0 0
}
#column .block blockquote p {
	background: url(images/quote-bottom.gif) bottom right no-repeat;
	padding: 0 0 1em 0
}
#column .block blockquote p em {
	font-style: normal;
	color: #000000;
}
#column .block .cms-news-date {
	color: #737373
}
/* End of 'Layout - Home Page' */

