/* @group General Styles */

body {
	padding: 0;
	margin: 0;
	font: 0.75em/1.25em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.spacer {
	display: block;
	position: relative;
	height: 25px;
}

img, img a, img a:hover {
	border: none;
	position: relative;
}

a {
	text-decoration: none;
	outline: none;
}

a:visited {
	text-decoration: none;
	outline: none;
}

a:active {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

.image-left {
	float: left;
	padding-right: 10px;
	position: relative;
}

.image-right {
	float: right;
	padding-left: 10px;
	position: relative;
}

/* Prevent theme styles overriding Bootstrap carousel controler styles */
.carousel-control,
.carousel-control a {
	text-decoration: none;
	font: 100 60px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Prevent buttons and tabs being underlined */
a.close,
a.accordion-toggle,
.nav a {
	text-decoration: none;
}

hr {
	border-bottom: none;
}

.badge,
.btn,
.label {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group FreeStyle and ExtraContent Functionality */

/* Hide FreeStyle and ExtraContent containers, unless they are in their designated placeholders */
#contentIn #fs,
#sidebar #fs,
#contentIn div[id*='myExtraContent'],
#sidebar div[id*='myExtraContent'] {
	display: none;
}

/* @end */


/* @group Extra Content */

.ecName {
	display: none;
}

#extraContainer2 {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 35px;
}

#extraContainer5 {
	position: relative;
}

#extraContainer6 {
	position: relative;
	display: block;
	padding: 0;
}

#extraContainer7 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}

#extraContainer8 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}

#extraContainer9 {
	position: relative;
	display: block;
	padding: 0 10px;
	margin: 0;
}

#extraContainer10 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
}

/* @end */

/* @group Logo's */

#logoLeft {
	position: fixed;
	display: none;
	top: 10px;
	left: 10px;
	z-index: 100;
	border: none;
	outline: none;
}

#logoLeft a,
#logoLeft a:hover {
	border: none;
	outline: none;
}

#logoRight {
	position: fixed;
	display: none;
	top: 15px;
	right: 15px;
	z-index: 500;
	border: none;
	outline: none;
}

#logoRight a,
#logoRight a:hover {
	border: none;
	outline: none;
}

#upperLogoWrapper {
	display: block;
	position: relative;
	width: 100%;
}

#logoUpperLeft {
	display: none;
	text-align: left;
	position: relative;
}

#logoUpperRight {
	display: none;
	text-align: right;
	float: right;
}

#headerLogo {
	display: none;
	position: absolute;
	border: none;
	top: 25px;
	left: 25px;
}

#headerLogoTopLeft {
	display: none;
	position: absolute;
	top: 25px;
	left: 25px;
}

#headerLogoTopRight {
	display: none;
	position: absolute;
	top: 25px;
	right: 25px;
}

#headerLogoBottomLeft {
	display: none;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#headerLogoBottomRight {
	display: none;
	position: absolute;
	bottom: 25px;
	right: 25px;
}

#headerLogo a,
#headerLogo a:hover {
	border: none;
	outline: none;
}

#sidebarLogoTop {
	display: none;
}

#sidebarLogoBottom {
	display: none;
}

/* @end */

/* @group Layout */

/* @group Main */

.clearer {
	clear: both;
}
		
#main {
	margin: 0 auto;
	background: transparent;
	padding: 0 20px;
}

.width {
	margin: 0 auto;
}
		
#contentCorners {
	display: none;
	height: 10px;
}

/* @end */

/* @group Top Tagline Container */

#tagline {
	height: 25px;
	z-index: 300;
	width: 100%;
	display: none;
}

#tagline [class^="icon-"] {
	margin-top: -4px;
}

#tagline a,
#tagline [class^="icon-"] {
	text-decoration: none;
	-webkit-transition: color .30s linear;
	-moz-transition: color .30s linear;
	-o-transition: color .30s linear;
	transition: color .30s linear;
}

#tagline a:hover,
#tagline a:hover [class^="icon-"] {
	text-decoration: none;
	-webkit-transition: color .30s linear;
	-moz-transition: color .30s linear;
	-o-transition: color .30s linear;
	transition: color .30s linear;
}

#taglineBackground {
	height: 25px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#taglineSpacer {
	display: block;
	width: 100%;
	position: relative;
}

#extraContainer1 {
	display: block;
	position: relative;
	float: right;
	z-index: 10;
}

/* @end */


	/* @group Functions */

#functionBreadcrumb {
	display: none;
	position: relative;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background: transparent;
	line-height: 3.00em;
	z-index: 200;
}

#functionBreadcrumb ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#functionBreadcrumb li {
	display: inline;
	padding: 0;
	margin: 0;
}

#dateTimeFunction {
	display: none;
	position: relative;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background: transparent;
	line-height: 3.00em;
	z-index: 200;
}

#dateFunction {
	display: none;
	position: relative;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background: transparent;
	line-height: 3.00em;
	z-index: 200;
}

#lastUpdatedFunction {
	display: none;
	position: relative;
	float: right;
	text-align: right;
	line-height: 3.00em;
	background: transparent;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 200;
}

#navBarSearchContainer {
	display: none;
	position: relative;
}

#navBarSearchFunction {
	display: inline;
	height: 27px;
	width: 207px;
	padding: 0;
	margin: 2px 10px 0;
}

#navBarSearchFunction fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#navBarSearchFunction #compSearchBar {
display: block;
	float: right;
	font-size: 12px;
	width: 200px;
	background: #424242 url(images/editable_images/search_mag_glass.png) no-repeat 185px center;
	outline: none;
	padding: 3px 3px 3px 5px;
	vertical-align: middle;
	margin: 3px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* @end */

/* @group Header */

#headerContainer {
	display: block;
	position: relative;
	z-index: 10;
}

#noCorners {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	height: 10px;
	z-index: 20;
}

#pageHeader {
	position: relative;
	display: block;
	overflow: hidden;
	background-color: transparent;
	min-height: 100px;
}

#pageHeader .carousel {
	margin-bottom: 0px;
}

#extraContainer3 {
	display: block;
	position: relative;
}

#extraContainer3 img {
	max-width: 100%;
	height: auto;
	position: relative;
}

/* FreeStyle banners */
#freeStyle img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

#titleSloganWrapper {
	position: absolute;
	display: block;
	z-index: 10;
	padding: 25px;
}

#pageHeader h1 {
	margin: 0;
	letter-spacing: 0px;
	display: block;
	height: auto;
	text-decoration: none;
	padding: 0;
	font: normal normal 2.75em/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: none;
	outline: none;
	z-index: 100;
}

#pageHeader h2 {
	margin: 0;
	height: auto;
	display: block;
	text-decoration: none;
	padding: 0;
	font: normal 1.50em/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 0;
	outline: 0;
	z-index: 100;
}

#headerContentBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 33%;
	height: 100%;
	display: none;
	z-index: 100;
}

#extraContainer4 {
	display: block;
	position: relative;
	z-index: 101;
	padding: 25px;
}

#headerBoxBackground {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	height: 100%;
	width: 100%;
}

#headerContentBox h1,
#headerContentBox h2,
#headerContentBox h3,
#headerContentBox h4,
#headerContentBox h5,
#headerContentBox h6 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 1.25em;
}

#headerContentBox a {
	color: #5e5e5e;
}

#headerContentBox a:hover {
	color: #eaeaea;
}

/* @end */

/* @group RAFT Toggle Navigation */

.raftNavWrapper {
	display: none;
	position: relative;
	margin-bottom: 10px;
}

.raftNavTitle {
	display: block;
	position: relative;
}

.raftNavTitle h3 {
	font-size: 18px;
	padding: 0 12px;
	margin: 0;
	line-height: 50px;
	font-weight: bold;
	background: #E9E9E9;
	color: #3F3F3F;
}

.raftNavWrapper .raftNavArrow.closedState .raftNavIconClose,
.raftNavWrapper .raftNavArrow.openedState .raftNavIconOpen {
	display: none;
}

.raftNavWrapper .raftNavArrow.openedState .raftNavIconClose,
.raftNavWrapper .raftNavArrow.ClosedState .raftNavIconOpen {
	display: block;
}

.raftNavWrapper .raftNavArrow {
	position: absolute;
	top: 0;
	right: 12px;
}

.raftNavWrapper .raftNavArrow [class^="icon-"] {
	font-size: 30px;
	line-height: 50px;
	color: #3F3F3F;
}

.raftNav {
	display: none;
	position: relative;
}

.raftNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.raftNav li {
	padding: 0;
	margin: 0;
	position: relative;
}

.raftNav a {
    display: block;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    padding-left: 12px;
    text-decoration: none;
    -webkit-transition: all .30s linear;
    -moz-transition: all .30s linear;
    -o-transition: all .30s linear;
    transition: all .30s linear;
    z-index: 5;
    background: #FFFFFF;
    color: #777777;
}

.raftNav a:hover {
    -webkit-transition: all .30s linear;
    -moz-transition: all .30s linear;
    -o-transition: all .30s linear;
    transition: all .30s linear;
    color: #A9A9A9;
    background: #FFFFFF;
}

.raftNav a.current {
	cursor: default;
}

.raftNav ul > li.suppressedLink > a {
	cursor: default;
}

.raftNav .currentListItem ul li {
	display: block;
}

.raftNav .currentAncestorListItem ul li {
	display: block;
}

.raftNav ul ul a {
	padding-left: 30px;
}	

.raftNav ul ul ul a {
	padding-left: 60px;
}	

.raftNav ul ul ul ul a {
	padding-left: 90px;
}	

.raftNav ul ul ul ul ul a {
	padding-left: 120px;
}

/* @end */


/* @group Content Container */

	#contentContainer {
		padding: 0;
		margin: 0;
	}
	
	#contentContainer #content {
		text-align: left;
		padding: 20px;
		margin: 0;
		position: relative;
	}
	
	#content h1 {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 1.25em;
		font-size: 2.25em;
	}
	
	#content h2 {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 1.25em;
		font-size: 2.00em;
	}
	
	#content h3 {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 1.25em;
		font-size: 1.75em;
	}
	
	#content h4 {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 1.25em;
		font-size: 1.50em;
	}
	
	#content h5 {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 1.25em;
		font-size: 1.25em;
	}
	
	#content h6 {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 1.25em;
		font-size: 1.00em;
	}
	
	#content ul {
		margin-left: 40px;
	}
	
	#content ol {
		margin-left: 40px;
	}
	
	#backToTopWrapper {
		display: none;
		line-height: 50px;
	}
	
/* @end */

/* @group Sidebar */

#navSource,
#blockNav {
	display: none;
}

#aside {
	display: block;
	position: relative;
	float: right;
	padding: 20px;
	margin: 20px;
	background: #191919;
}

#sidebarTitle {
	position: relative;
}

#sidebarTitle h3 {
	text-align: left;
	position: relative;
	margin: 0;
	font: normal 150% Helvetica, helvetica, sans-serif;
	padding: 0 0 5px;
	border: none;
}

#sidebar {
	text-align: left;
	position: relative;
	overflow: hidden;
	padding-top: 5px;
}

/* @end */

/* @end */

/* @group Nav Bar */

#nav {
	display: block;
	text-decoration: none;
	z-index: 10;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 500;
}

#nav ul {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 3.00em;
}

#nav li a {
	padding: 0 10px;
	display: block;
	color: #d5d5d5;
}

#nav li a:hover {
	color: #3791fc;
}

#nav ul ul {
	display: none;
}

#navBar {
	display: block;
	height: 3.00em;
	width: 100%;
	position: relative;
	z-index: 10;
	margin-bottom: 25px;
	background: #000000 url(images/editable_images/nav-bar-filter.png) repeat-x;
}

.searchBarWrapper {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

/* @end */

/* @group Header Navigation */

#headerNavWrapper {
	display: none;
}

#headerNav {
	display: block;
	height: 2.00em;
	margin-bottom: 1.00em;
	margin-top: 1.00em;
}

#headerNav {
	display: inline;
	font-style: normal;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
}

#headerNav ul {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#headerNav ul li {
	position: relative;
	display: inline;
	float: left;
}

#headerNav a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
}

#headerNav li:last-child a {
	border-right: none;
}

#headerNav ul li ul {
	display: none;
}

/* @end */

/* @group Footer Navigation */

#footerNav {
	display: none;
	font-style: normal;
	padding: 12px 0 0;
	float: left;
	margin: 0;
}

#footerNav ul {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#footerNav ul li {
	position: relative;
	display: inline;
	float: left;
	border-right: 1px solid #ffffff;
}

#footerNav ul li:last-child {
	border: none;
}

#footerNav a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
}

#footerNav ul li ul {
	display: none;
}

/* @end */

/* @group Vertical Navigation */

#nav2 {
	position: relative;
	display: block;
	margin: 0 0 25px;
	padding: 0;
}

#nav2 .current {
	font-weight: bold;
}

#nav2 .current:hover {
	font-weight: bold;
}

#nav2 .currentAncestor {
	font-weight: bold;
}

#nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav2 li {
	display: block;
	padding: 0;
	margin: 0;
}

#nav2 ul a {
	display: none;
}

#nav2 ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 2.00em;
}

#nav2 ul ul ul a {
	padding-left: 30px;
	padding-right: 30px;
}

#nav2 ul ul ul ul a {
	padding-left: 40px;
	padding-right: 40px;
}

#nav2 ul ul ul ul ul a {
	padding-left: 50px;
	padding-right: 50px;
}

#nav2 ul ul ul ul ul ul a {
	padding-left: 60px;
	padding-right: 60px;
}

/* @end */

/* @group Footer */

#footerContainer {
	min-height: 40px;
	width: 100%;
	position: relative;
	z-index: 0;
}

#lastUpdated {
	display: none;
}

#footer {
	display: inline;
	padding: 0;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 15px;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Breadcrumb Container */

#breadcrumbcontainer {
	display: inline;
	padding: 0;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 15px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	
}

.blog-archive-headings-wrapper {
	display: none;
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-month {
	padding-bottom: 15px;
	padding-top: 5px;
}

.blog-archive-link {
	padding-bottom: 10px;
	text-decoration: none;
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 15px 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* @end */

.blog-entry {
	
}

#blog-categories {
	margin-bottom: 15px;
}

.blog-permalink {
	
}

.blog-entry-permalink {
	
}

h1.blog-entry-title,
h1.blog-entry-title a,
h1.blog-entry-title a:hover {
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
}

.blog-entry-title a {
	
}

.blog-entry-date {
	margin-bottom: 5px;
}

.blog-read-more {
	display: block;
}

.blog-entry-tags {
	margin: 15px 0 0;
	padding: 0;
	line-height: 1.25em;
}

.blog-category-link-enabled {
	padding-bottom: 0px;
	text-align: left;
}

.blog-category-link-disabled {
	
}

.blog-entry-body {
	padding: 0;
	margin: 0px 0 50px;
}

.blog-entry-comments {
	margin: 0;
	padding: 0;
	line-height: 1.25em;
}

.blog-archive-link-enabled {
	
}

.blog-archive-link-disabled {
	
}

.blog-rss-link {
	background: url(images/editable_images/rss_icon.png) no-repeat left center;
	margin: 0;
	padding: 0 0 0 16px;
}

.blog-comments-rss-link {
	display: block;
	background: url(images/editable_images/rss_icon.png) no-repeat left center;
	margin: 0;
	padding: 0 0 0 16px;
}

.blog-comment-link {
	
}

.blog-trackback-link {
	
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	padding-bottom: 0px;
}

.filesharing-item {
	padding-top: 15px;
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	
}

.filesharing-item-description {
	
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font: normal normal 1.50em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #383838;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.album-description {
	padding-bottom: 25px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 50px;
	display: block;
	text-decoration: none;
}

.thumbnail-table {
	display: block;
}

.thumbnail-frame {
	display: block;
	padding: 0px;
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	display: block;
	height: 100%;
}

.thumbnail-frame a:hover {
	
}

.thumbnail-frame img {
	
}

p.thumbnail-caption {
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Single Page (Photo view) */

#flashcontent {
	text-align: center;
}

.photo-background {
	margin: 10px auto;
	width: 800px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: center;
	text-decoration: none;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}

.photo-navigation a:hover {
	
}

.photo-frame {
	display: block;
	position: relative;
	padding: 5px;
	margin: 30px auto 0;
	text-align: center;
}

.photo-links {
}

.photo-title {
	font: normal normal 1.50em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #383838;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.photo-caption {
	text-align: center;
}

.exif-data {
	text-align: center;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font: normal normal 1.50em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #383838;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.movie-page-description {
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {
	
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
}

.movie-title {
	font: normal normal 1.50em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #383838;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.movie-frame {
	text-align: center;
}

/* @end */

/* @end */


/* @group Contact Form */

div label {
	font-size: 100%;
	padding-top: 0;
	line-height: 36px;
	float: none;
	display: inline;
}

.message-text {
	font-weight: bold;
	font-style: normal;
}

input.form-input-field {
	font-size: 18px;
	width: 75%;
}

textarea.form-input-field {
	line-height: 18px;
	resize: both;
	width: 75%;
}

.form-input-button {
	cursor: pointer;
	display: inline-block;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 14px 6px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-input-button:hover {
	color:#333333;
	text-decoration: none;
	background-color:#e6e6e6;
	background-position:0 -15px;
}

.form-input-button:focus {
	outline: 1px dotted #666;
}

.form-input-button[type="reset"] {
	
}

.form-input-button[type="submit"] {
	color: #ffffff;
	background-color: #0074CC;
	background-image: -moz-linear-gradient(top, #08C, #05C);
	background-image: -ms-linear-gradient(top, #08C, #05C);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08C), to(#05C));
	background-image: -webkit-linear-gradient(top, #08C, #05C);
	background-image: -o-linear-gradient(top, #08C, #05C);
	background-image: linear-gradient(top, #08C, #05C);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08C', endColorstr='#05C', GradientType=0);
	border-color: #05C #05C #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow: none;
}

.form-input-button[type="submit"]:hover,
.form-input-button[type="submit"]:active {
	background-color:#0055cc;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* @end */

/* @group JS-Kit Override */

.js-singleCommentBodyT {
	display: block;
	margin: 0;
	padding: 17px 0 0;
}

.js-singleCommentHeader {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

.js-OldComments,
.js-commentFieldLabel,
.js-pmFieldLabel,
.js-singleCommentBody,
.js-singleCommentKarmaComMod,
.js-commentBodyLabel,
.js-commentCmtTextarea,
.js-commentAvatarArea,
.js-OldCommentsWrap,
.js-OldComments,
.js-CreateCommentFieldsWrap,
.js-CreateCommentFields,
.js-commentCmtTextarea,
.js-kit-comments div {
	clear: none !important;
}

.js-singleCommentText {
	display: block !important;
	clear: both !important;
}

.js-kit-comments br {
	display: none !important;
}

.js-singleCommentBody br {
	display: block !important;
}

/* @end */

/* @group RapidWeaver 5 Sitemap */

.sitemap-header {
	
}

.rw-sitemap {
	
}

.tree ul {
	
}

.tree li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.tree li p {
	padding: 0;
	margin: 0;
}

.sitemap-footer {
	
}

/* @end */

/* @group YourHead Accordion */

.acToggle {
	padding: 0;
	margin: 0;
	height: auto !important;
	line-height: 1.00em !important;
}

/* @end */


/* @group YourHead Kwix */

.kwix-text h3 {
	padding: 0;
	margin: 0;
	height: auto !important;
	line-height: 1.00em !important;
}

/* @end */