@font-face {
    font-family: 'officinaseritcstd-book';
    src: url('/styles/fonts/officinaseritcstd-book.eot');
    src: url('/styles/fonts/officinaseritcstd-book.eot?#iefix') format('embedded-opentype'),
         url('/styles/fonts/officinaseritcstd-book.woff') format('woff'),
         url('/styles/fonts/officinaseritcstd-book.ttf') format('truetype'),
         url('/styles/fonts/officinaseritcstd-book.svg#officinaseritcstd-book') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { 
	padding: 0;
	font-family: Georgia, sans-serif, serif;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#main { 
 	width: 100%;
	margin: 0 auto; 
	background-image: url(/styles/images/ownthedream/background-photo.jpg);
	background-position: center 95px;
	background-repeat:repeat-x;
	background-color: #fff;
}

/* Header styles */

div#header-container {
	background: #fff;
 	width: 100%;
	-moz-box-shadow: 0px 3px 3px #ddd; 
	-webkit-box-shadow: 0px 3px 3px #ddd;
	box-shadow: 0px 3px 3px #ddd;	
}

div#header {
	height: 75px;
	padding: 10px 0;
	width: 990px;
	margin: 0 auto;
}

div#header-logo {
	float: left;
}

div#header-logo img { 
	width: 250px;
	height: 61px;
}

div#header-top { 
	float: right; 
	margin-top: .5em;
}

div#header-top ul { 
	display: block;
}

div#header-top ul li { 
	display: inline; 
	padding-left: 1.75em;
}

div#header-top ul li#hotline {
	margin-right: .5em;
}

div#header-top ul li#hotline img {
	vertical-align: middle;
} 

div#header-top ul li a { 
	color: #212121;
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

div#header-top ul li a.facebook { 
	background: url(/styles/images/ownthedream/icon-facebook.png) left no-repeat;
	padding: 10px 0 10px 27px;
}

div#header-top ul li a.twitter { 
	background: url(/styles/images/ownthedream/icon-twitter.png) left no-repeat;
	padding: 10px 0 10px 27px;
}

div#header-top ul li:last-child a { 
	color: #0aabf8; 
}

div#header-bottom { 
	clear: right; 
	float: right; 
	margin-top: 1.25em;
}

div#header-bottom ul { 
	display: block; 
}

div#header-bottom ul li { 
	display: inline; 
	padding: 0 .75em; 
	border-right: 1px solid #bdd630; 
}

div#header-bottom ul li:last-child { 
	border-right: 0;
	padding-right: 0 !important;
}

div#header-bottom ul li a { 
	color: #212121;
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-size: 1.2em;
	font-weight: bold; 
}

div#header-bottom ul li a:hover { 
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: solid 5px #bdd630;
}

div#header-bottom ul li.current a { 
	padding-bottom: 5px;
	border-bottom: solid 5px #bdd630; 
}

/* Content styles */

div#content-container {
	width: 100%;
	clear: both;
	overflow: auto;
}

div#content {
	background-color: #fff;
	padding: 1em 0;
	width: 960px;
	min-height: 500px;
	margin: 35px auto 90px auto;
	-moz-box-shadow: 0 0 10px #ddd; 
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px; 
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px; 
	overflow: hidden;
} 

div#home-intro-container {
	height: 430px;
	width: 980px;
	margin: 35px auto 75px auto;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px; 
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px; 
	background: #bdd630 url(/styles/images/ownthedream/background-home-leadin-2.png) 490px 37px no-repeat;
	cursor: pointer;
}

div#home-intro {
	float: left;
	margin: 50px 37px;
	width: 415px;
	height: 330px;
}

div#home-intro h2 {
	color: #fff;
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-size: 4.5em;
	line-height: 1em;
}

div#home-intro p {
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 1.4em;
	line-height: 1.25em; 
}

div#home-leadin-container {
	width: 980px;
	margin: 0 auto 40px auto;
	clear: both;
	overflow: auto;
}

div#home-leadin-events {
	width: 250px;
	padding-right: 30px;
	float: left;
	margin: .5em 0;
}

div#home-leadin-news {
	border-left: 1px solid #bcd82e;
	padding-left: 40px;
	float: left;
	width: 360px;
	min-height: 210px;
	margin: .5em 0;
}

div#home-leadin-events h3, div#home-leadin-news h3 {
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-weight: bold;
	color: #bcd82e;
	font-size: 1.6em;
	margin-bottom: .5em;
}

div#home-leadin-events h3 a, div#home-leadin-news h3 a {
	color: #bcd82e;
}

div#home-leadin-events ul, div#home-leadin-news ul {
	padding: 0;
}

div#home-leadin-events li, div#home-leadin-news li {
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: .8em;
}

div#home-leadin-events li a, div#home-leadin-news li a {
	font-weight: bold;
	color: #212121;
}

div#home-leadin-form {
	background: #fff;
	float: right;
	margin: .5em;
	height: 210px;
	width: 250px;
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px; 
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	text-align: center; 
}

div#home-leadin-form h3 {
	color: #fff;
	background: #079cf2 url(/styles/images/ownthedream/background-home-sign-up.png);
	height: 30px;
	border-bottom: 1px solid #98c6f2;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	text-align: center;
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: .8em;
}

div#home-leadin-form p {
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-weight: bold;
}

div#home-leadin-form input {
	margin-top: .8em;
}

div#home-leadin-form button {
	margin-top: .8em;
	border: none;
	background-color: #000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	padding: 8px 30px;
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

div#home-leadin-form button:hover {
	background-color: #ddd;
	color: #000;
}

div#home-leadin-form button:active {
	position: relative;
	top: 1px;
}

div#content a {
	text-decoration: underline !important;
}

div#content a:hover {
	text-decoration: none !important;
}

div#content h2 {
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-weight: bold;
}

div#content h2#ToolTitle {
	padding: 0 .5em;
}

div#content div.w_wysiwyg.module {
	margin: 0 1em;
}

div#content div#m-header {
	margin: 0 1em 1em 1em !important;
}

div#content div#m-header h2.tool-title {
	float: none;
	clear: both;
}

div#content div#m-header h2#ToolTitle {
	padding: 0;
}

div#content div.tool-options {
	clear: both;
	padding: .5em 1em;
}

div#content div.group {
	width: 96%;
	margin: 1em 1.5em;
}

div#content div.content-detail {
	margin: 0 1em;
}

div#password_help {
	margin: 2em 1em !important;
}

div#content div#AppMain {
	margin: 0 1em;
}

div#content > div > iframe {
	margin: 0 1em;
	width: 97% !important;
}

div#content > div.w_wysiwyg ul, div#content > div#AppMain ul {
	list-style-type: disc;
}

div#content > div.w_wysiwyg ol, div#content > div#AppMain ol {
	list-style-type: decimal;
}

div#content > div.w_wysiwyg strong, div#content > div#AppMain strong {
	font-weight: bold;
}

/* Video table */
div#content table#deferred-action {
	margin: 2em 0;
}

div#content table#deferred-action tr td {
	vertical-align: top;
	background-color: #bcd82e;
	padding: 2em;
}

div#content table#deferred-action tr td:first-child {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	padding-right: 1em;
}

div#content table#deferred-action tr td:last-child {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding-left: 1em;
}

/* Form styles */
div#content form.main, div#content form.primary {
	width: 930px !important;
	float: none !important;
	margin: 0 1em;
	padding: 0;
}

form.main fieldset { 
	background-color: #eee; 
}

label.required, .highlight, div.HighlightDark a { 
	font-weight: bold; 
}

form.main fieldset legend { 
	margin-top: 1em; 
	padding-top: -1em; 
}

form.main div.controls { 
	margin-top: 2em; 
}

form input, form select, form textarea { 
	border: 1px solid #ccc; padding: .3em; 
}

form input.submit { 
	border: 1px solid #333; background-color: #f0f0f0; 
}

form input.submit:hover { 
	background-color: #333; 
	color: #eee; 
	border: 1px solid #eee; 
}

form input:focus, form select:focus, form textarea:focus { 
	border: 1px solid #333; 
}

form.main fieldset#cle-credit {
	display: none;
}

form.main input.checkbox {
	border: none;
	padding: 0;
}

/* Footer styles */

div#footer-top-container {
	background-color: #e7e7e7;
	width: 100%;
	clear: both;
}

div#footer-top {
	min-height: 200px;
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

div#footer-top-left {
	float: left;
	padding: 25px 35px 25px 0;
	width: 615px;
	min-height: 135px;
	border-right: 1px solid #fff;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

div#footer-top-left h3 {
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: .5em;
}

div#footer-top-left a {
	color: #212121;
}

div#footer-top-left a:hover {}

div#footer-top-left-partners {
	float: left;
	max-width: 615px;
}

div#footer-top-left-partners table {
	margin: 0 auto;
}

div#footer-top-left-partners table td {
	padding: 0;
}

/*
div#footer-top-left-funders {
	float: right;
	width: 200px;
}
*/

div#footer-top-right {
	width: 305px;
	float: right;
	min-height: 135px;
	padding-top: 30px;
}

div#footer-top-right ul li {
	padding-bottom: 1.5em;
}

div#footer-top-right ul li a {
	color: #212121;
	font-family: "officinaseritcstd-book", Georgia, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
	
div#footer-bottom-container {
	background-color: #000;
	width: 100%;
	clear: both;
}
	
div#footer-bottom {
	height: 15px;
	padding: 15px 0 15px 0;
	width: 990px;
	margin: 0 auto;
}

div#footer-bottom-left {
	float: left;
}

div#footer-bottom-left p {
	color: #b9b9b9;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 10px;
	line-height: 10px;
}

div#footer-bottom-left ul {
	display: block;
}

div#footer-bottom-left ul li { 
	display: inline; 
	padding: 0 .75em; 
	border-right: 1px solid #b9b9b9;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 11px;
}

div#footer-bottom-left ul li:last-child { 
	border-right: 0;
	padding-right: 0;
}

div#footer-bottom-left ul li a {
	color: #b9b9b9;
}

div#footer-bottom-right {
	width: 305px;
	float: right;
	padding-left: 25px;
	color: #b9b9b9;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 10px;
	text-align: right;
}

div#footer-bottom-right p {
	line-height: 10px;
}

div#footer-bottom-right img {
	margin-right: 1em;
}

/* Misc styles */
.pagnation, .HighlightMid, .HighlightDark { 
	background: #bdd630;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CEE741', endColorstr='#BDD630');
	background: linear-gradient(bottom, #BDD630 20%, #CEE741 80%);
	background: -o-linear-gradient(bottom, #BDD630 20%, #CEE741 80%);
	background: -moz-linear-gradient(bottom, #BDD630 20%, #CEE741 80%);
	background: -webkit-linear-gradient(bottom, #BDD630 20%, #CEE741 80%);
	background: -ms-linear-gradient(bottom, #BDD630 20%, #CEE741 80%);
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.2, #BDD630), color-stop(0.8, #CEE741) );
}

.accent {
	background-color: #ddd;
}

.HighlightLight { 
	background-color: #eee; 
}


.LightColor { 
	background-color: #eee; 
}

.MidColor { 
	background-color: #eee; 
}

.MidColorBrd { 
	border-color: #ccc; 
}

/* Pagination styles */
div#body div.pagnation { padding: .5em 0; margin: 0; }
div.pagnation div.jquery-corner, div.pagnation div.jquery-corner div { margin: 0; }

