/* ------ Fonts ------ */

html,body {
	padding: 0;
	margin: 0;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

a img {
	border: 0;
	outline: none;
}

#content p {
	margin-bottom: 15px;
}

#content span {
	font-size: 120%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.black {
	color: #000;
	font-weight: bold;
}

p a, p a:visited {
	color: #000;
	text-decoration: none;
}

p a:hover, p a:hover:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a.red, a.red:visited {
	color: #b32025;
	text-decoration: none;
}

a.red:hover, a.red:hover:visited {
	color: #b32025;
	text-decoration: none;
	border-bottom: 1px dotted #b32025;
}

a.white, a.white:visited {
	color: #FFF;
	text-decoration: none;
}

a.white:hover, a.white:hover:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

/* ------ Layout ------ */

* {
	padding: 0;
	margin: 0;
}

#wrap {
	width: 1255px;
	margin: 0 auto -178px;
	background: url('images/main-bg.jpg') no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#container {
	width: 814px;
	padding-left: 210px;
	padding-right: 231px;
	min-height: 590px;
}

#home-container {
	width: 830px;
	padding-left: 210px;
	padding-right: 215px;
	min-height: 590px;
}

#content {
	margin-top: 23px;
	font-size: 85%;
	position: relative;
	right: 6px;
	clear: both;
	color: #FFF;
}

#home-content {
	margin-top: 0;
}

#left-col {
	float: left;
	width: 396px;
	margin-right: 21px;
}

#right-col {
	float: right;
	width: 397px;
}

#wide-left {
	width: 632px;
	float: left;
	position: relative;
	z-index: 2;
}

#about-right {
	width: 202px;
	height: 464px;
	padding-top: 43px;
	right: 0;
	position: absolute;
	background: url('images/about-right-bg.png') no-repeat;
	z-index: 1;
	text-align: center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/about-right-bg.png,sizingMethod='scale');
}

#about-right img {
	padding-bottom: 55px;
	padding-left: 2px;
}

#tips-right {
	width: 206px;
	right: 0;
	position: absolute;
	z-index: 1;
}

#header {
	width: 805px;
	padding-top: 10px;
	height: 80px;
}

#logo {
	float: left;
	width: 202px;
}

#home-flash {
	width: 830px;
	height: 510px;
	margin-top: 2px;
}

ol {
	margin-left: 35px;
}

ol li {
	margin-bottom: 5px;
}

/* Transparent curved container */

.transparent-bg-top {
	height: 24px;
	width: 396px;
	background: url('images/transparent-bg-top.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/transparent-bg-top.png,sizingMethod='scale');
}

.transparent-bg {
	width: 350px;
	background: url('images/transparent-bg.png') repeat-y;
	padding-left: 20px;
	padding-right: 26px;
	color: #b32025;
	/*_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/transparent-bg.png,sizingMethod='scale');*/
}

.transparent-bg-close {
	height: 24px;
	width: 396px;
	background: url('images/transparent-bg-bottom.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/transparent-bg-bottom.png,sizingMethod='scale');
}

/* Narrow red curved container */

.red-bg-top {
	height: 24px;
	width: 396px;
	background: url('images/red-bg-top.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/red-bg-top.png,sizingMethod='scale');
}

.red-bg {
	width: 350px;
	background: url('images/red-bg.png') repeat-y;
	padding-left: 20px;
	padding-right: 26px;
	color: #FFF;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/red-bg.png,sizingMethod='scale');
}

.red-bg-close {
	height: 24px;
	width: 396px;
	background: url('images/red-bg-bottom.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/red-bg-bottom.png,sizingMethod='scale');
}

/* Wide red curved container */

.wide-bg-top {
	height: 20px;
	width: 632px;
	background: url('images/wide-red-bg-top.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/wide-red-bg-top.png,sizingMethod='scale');
}

.wide-bg {
	width: 586px;
	background: url('images/wide-red-bg.png') repeat-y;
	padding-left: 20px;
	padding-right: 26px;
	padding-top: 4px;
	color: #FFF;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/wide-red-bg.png,sizingMethod='scale');
}

.wide-bg-close {
	height: 20px;
	width: 632px;
	background: url('images/wide-red-bg-bottom.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/wide-red-bg-bottom.png,sizingMethod='scale');
}

/* Tips & Hints curved container */

.tips-bg-top {
	height: 24px;
	width: 206px;
	background: url('images/tips-bg-top.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tips-bg-top.png,sizingMethod='scale');
}

.tips-bg {
	width: 156px;
	background: url('images/tips-bg.png') repeat-y;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 4px;
	color: #FFF;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tips-bg.png,sizingMethod='scale');
}

.tips-bg-close {
	height: 24px;
	width: 206px;
	background: url('images/tips-bg-bottom.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tips-bg-bottom.png,sizingMethod='scale');
}

.spacer {
	padding-bottom: 30px;
}

.clearfix {
	padding-bottom: 1px;
	clear: both;
}

#network {
	padding-top: 10px;
	font-weight: bold;
	clear:both
}

#network p {
	float: left;
	position: relative;
	top: 2px;
	padding-right: 15px;
}

#network ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#network ul li {
	display: block;
	float: left;
	margin-right: 15px;
}

#network ul li img {
	padding-right: 5px;
	position: relative;
	top: 2px;
}

ul.tips {
	list-style-type: none;
	margin: 0;
	padding-bottom: 10px;
	padding-right: 220px;
	position: relative;
	z-index: 2;
}

ul.tips li /*, ul.faqs li*/ {
	display: block;
	margin-right: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url('images/tip-bullet.gif') no-repeat;
	background-position: 0 .3em;
}

ul.facts {
	list-style-type: none;
	margin: 0;
	padding-bottom: 10px;
}

ul.facts li {
	display: block;
	margin-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background: url('images/red-bullet.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/red-bullet.png,sizingMethod='scale');
	background-position: 0 .1em;
}

/*ul.faqs {
	list-style-type: none;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}*/

#faqs ul {list-style-type: none;margin: 0;padding-bottom: 10px;position: relative;z-index: 2;}
#faqs ul li { display: block; margin-right: 15px; padding-bottom: 2px;padding-left: 20px;background: url('images/tip-bullet.gif') no-repeat; background-position: 0 .3em; font-size:120%; font-weight:bold}


/* ------ NAVIGATION ------ */

#nav {
	float: right;
	width: 597px;
	margin-top: 14px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: block;
	float: left;
	padding-left: 24px; /* changed from margin to padding */
}

#nav ul li a {
   text-indent: -9000em;
   overflow: hidden;
   display: block;
   height: 26px;
}

#nav ul li.home a, #nav ul li.home a:visited {
	background: url('images/nav-home.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-home.png,sizingMethod='scale');
	width: 43px;
}

#nav ul li.home a:hover, #nav ul li.home-active a {
	background: url('images/nav-home-over.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-home-over.png,sizingMethod='scale');
	width: 43px;
}

#nav ul li.involved a, #nav ul li.involved a:visited {
	background: url('images/nav-involved.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-involved.png,sizingMethod='scale');
	width: 110px;
}

#nav ul li.involved a:hover, #nav ul li.involved-active a {
	background: url('images/nav-involved-over.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-involved-over.png,sizingMethod='scale');
	width: 110px;
}

#nav ul li.about a, #nav ul li.about a:visited {
	background: url('images/nav-about.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-about.png,sizingMethod='scale');
	width: 53px;
}

#nav ul li.about a:hover, #nav ul li.about-active a {
	background: url('images/nav-about-over.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-about-over.png,sizingMethod='scale');
	width: 53px;
}

#nav ul li.tips a, #nav ul li.tips a:visited {
	background: url('images/nav-tips.png') no-repeat;
	width: 109px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-tips.png,sizingMethod='scale');
}

#nav ul li.tips a:hover, #nav ul li.tips-active a {
	background: url('images/nav-tips-over.png') no-repeat;
	width: 109px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-tips-over.png,sizingMethod='scale');
}

#nav ul li.faq a, #nav ul li.faq a:visited {
	background: url('images/nav-faq.png') no-repeat;
	width: 39px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-faq.png,sizingMethod='scale');
}

#nav ul li.faq a:hover, #nav ul li.faq-active a {
	background: url('images/nav-faq-over.png') no-repeat;
	width: 39px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-faq-over.png,sizingMethod='scale');
}

#nav ul li.contact a, #nav ul li.contact a:visited {
	background: url('images/nav-contact.png') no-repeat;
	width: 97px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-contact.png,sizingMethod='scale');
}

#nav ul li.contact a:hover, #nav ul li.contact-active a {
	background: url('images/nav-contact-over.png') no-repeat;
	width: 97px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/nav-contact-over.png,sizingMethod='scale');
}

/* ------ SEARCH BOX ------ */

#search {
	float: right;
	width: 336px;
	margin-top: 4px;
}

.search-box {
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-bottom: none;
	border-right: none;
	width: 157px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #4db8e7;
	font-size: 85%;
	float: left;
	min-height: 16px;
}

button.search-btn {
	background: url('images/search-btn.jpg') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	width: 56px;
	height: 23px;
	margin-left: 6px;
	padding: 0;
}
a.search-btn {
	background: url('images/search-btn.jpg') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	width: 56px;
	height: 23px;
	margin-left: 6px;
	padding: 0;
	display:block
}

label.find-image {
   	background: url('images/label-find-image.png') no-repeat;
	width: 102px;
	height: 14px;
	text-indent: -9000em;
	overflow: hidden;
	margin-right: 6px;
	margin-top: 5px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/label-find-image.png,sizingMethod='scale');
}

/* ------ FORMS ------ */

.upload {
	margin-bottom: 3px;
	clear: both;
	width: 100%;
}

.input-field {
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-bottom: none;
	border-right: none;
	width: 170px;
	padding: 2px;
	color: #4db8e7;
	min-height: 14px;
	font-size: 100%;
}

.fix {
	position: relative;
	top: -2px;
}

button.browse-btn {
	background: url('images/browse-btn.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	width: 59px;
	height: 24px;
	margin-left: 6px;
	padding-top: 0;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/browse-btn.png,sizingMethod='scale');
}

button.submit-btn {
	background: url('images/submit-btn.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	width: 78px;
	height: 28px;
	margin-top: 30px;
	padding: 0;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/submit-btn.png,sizingMethod='scale');
}

label {
	float: left;
	width: 90px;
	color: #b32025;
	display: block;
	margin-top: 4px;
}

fieldset {
	border: 0;
}

label.age-group {
	margin: 0;
	width: 85px;
	padding-right: 1px;
}

input.age {
	margin-right: 3px;
	position: relative;
	top: 2px;
}

#optin {
	padding-top: 10px;
}

/* ------ FOOTER ------ */

#footer {
	background: url('images/footer-bg.png') no-repeat center top;
	width: 800px;
	height: 178px;
	padding-left: 210px;
	padding-right: 245px;
	margin: 0 auto;
	clear: both;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/footer-bg.png,sizingMethod='scale');
}

.push {
	height: 178px;
}

#footer p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 80%;
	clear: both;
}

/* ------ Partner logos ------ */

ul#partners {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 91px;
}

ul#partners li {
	display: block;
	float: left;
}

#global-action-plan, #v-inspired, #bank-of-america {
	margin-right: 79px;
	position: relative;
	left: -4px;
}

#global-action-plan a {
	background: url('images/logo-globalactionplan.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 129px;
	height: 64px;
	display: block;
	position: relative;
	top: 3px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo-globalactionplan.png,sizingMethod='scale');
}

#v-inspired a {
	background: url('images/logo-vinspired.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 86px;
	height: 64px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo-vinspired.png,sizingMethod='scale');
}

#bank-of-america a {
	background: url('images/logo-bankofamerica.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 142px;
	height: 64px;
	display: block;
	position: relative;
	bottom: 3px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo-bankofamerica.png,sizingMethod='scale');
}

#climate-squad a {
	background: url('images/logo-climatesquad.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 206px;
	height: 64px;
	display: block;
	margin: 0;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo-climatesquad.png,sizingMethod='scale');
}

/* ------ Headers ------ */

h1#title {
	background: url('images/logo.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 202px;
	height: 80px;
	display: block;
	position: relative;
	left: -20px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo.png,sizingMethod='scale');
}

h2 {
	margin-bottom: 15px;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}

h4 {
	margin-bottom: 10px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
}	

h2.h2-upload {
	background: url('images/h2-upload-img.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 224px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-upload-img.png,sizingMethod='scale');
}

h2.h2-involved {
	background: url('images/h2-get-involved.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 113px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-get-involved.png,sizingMethod='scale');
}

h2.h2-confirmation {
	background: url('images/h2-upload-confirmation.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 173px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-upload-confirmation.png,sizingMethod='scale');
}

h2.h2-competition {
	background: url('images/h2-competition.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 100px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-competition.png,sizingMethod='scale');
}

h2.h2-art {
	background: url('images/h2-your-art.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 75px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-your-art.png,sizingMethod='scale');
}

h2.h2-about {
	background: url('images/h2-about.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 114px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-about.png,sizingMethod='scale');
}

h2.h2-summit {
	background: url('images/h2-copenhagen-summit.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 330px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/copenhagen-summit.png,sizingMethod='scale');
}

h2.h2-contact {
	background: url('images/h2-contact.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 97px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-contact.png,sizingMethod='scale');
}

h2.h2-error {
	background: url('images/h2-error.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 94px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-error.png,sizingMethod='scale');
}

h2.h2-tips {
	background: url('images/h2-tips.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 254px;
	height: 19px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-tips.png,sizingMethod='scale');
}

h2.h2-facts {
	background: url('images/h2-did-you-know.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 128px;
	height: 28px;
	display: block;
	position: relative;
	top: -5px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-did-you-know.png,sizingMethod='scale');
}

h2.h2-faqs {
	background: url('images/h2-faqs.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 234px;
	height: 21px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-faqs.png,sizingMethod='scale');
}

h3.h3-step1 {
	background: url('images/h3-step1.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 326px;
	height: 15px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h3-step1.png,sizingMethod='scale');
}

h3.h3-step2 {
	background: url('images/h3-step2.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 200px;
	height: 15px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h3-step2.png,sizingMethod='scale');
}

h3.h3-step3 {
	background: url('images/h3-step3.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 147px;
	height: 15px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h3-step3.png,sizingMethod='scale');
}

/* ------ Images ------ */

.involved-img {
	text-align: center;
	padding-left: 27px;
	position: relative;
	top: -40px;
}

.competition-img {
	text-align: center;
	padding-left: 13px;
	position: relative;
	top: 8px;
}

.contact-img {
	position: relative;
	top: 75px;
	right: 45px;
}

.about-img {
	float: right;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.tips-img {
	float: right;
	position: relative;
	top: 80px;
	right: 6px;
	z-index: 1;
}

#video-player {
	margin-top: 100px;
}

.social {
	padding-top: 10px;
	padding-bottom: 22px;
}

.social img {
	margin-right: 6px;
}

.partner-logos {
	padding-top: 5px;
	padding-bottom: 5px;
}

.partner-logos img {
	margin-right: 23px;
}

.small-logos {
	padding-top: 10px;
	padding-bottom: 5px;
}

.small-logos img {
	margin-right: 5px;
}

/* news tyles - ceri */

fieldset table#ctl00_ContentPlaceHolder1_rdAgeGroup { float:left; width:260px}
fieldset table#ctl00_ContentPlaceHolder1_rdAgeGroup label { width:auto; margin:0}
fieldset table#ctl00_ContentPlaceHolder1_rdAgeGroup td input { float:left; margin-right:5px }


h2.h2-comp {
	background: url('images/h2-comp.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 264px;
	height: 18px;
	display: block;}
	
h2.h2-winners {
	background: url('images/h2-winners.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 66px;
	height: 17px;
	display: block;
	position: relative;
	top: -5px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-winners.png,sizingMethod='scale');
}

h2.h2-search-results {
	background: url('images/h2-search-results.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 128px;
	height: 18px;
	display: block;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h2-search-results.png,sizingMethod='scale');
}

.onecol-bg-top {
	height: 12px;
	width: 811px;
	background: url('images/onecol-bg-top.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/onecol-bg-top.png,sizingMethod='scale');
}

.onecol-bg {
	width: 764px;
	background: url('images/onecol-bg.png') repeat-y;
	padding: 10px 27px 0 20px;
	color: #b32025;
	overflow:hidden;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/onecol-bg.png,sizingMethod='scale');
}

.onecol-bg-close {
	height: 16px;
	width: 811px;
	background: url('images/onecol-bg-close.png') no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/onecol-bg-close.png,sizingMethod='scale');
}

#content p.display { margin: 0 0 5px 0}

.pagination { padding-bottom:10px}
.pagination li { display:inline; margin: 0 10px 0 0;  color:#4b1f24;font-size:120%;}
.pagination li a { color: #b32025; text-decoration:none}
.pagination li a:hover { text-decoration:underline}

.datapager { padding-bottom:10px; font-size:12px; font-weight:bold;; color:#4b1f24;}
.datapager a { color: #fff; text-decoration:none}
.datapager a:hover { text-decoration:underline}

.datapager1 { padding-bottom:10px; font-size:12px; font-weight:bold; }
.datapager1 a { color: #fff; text-decoration:none; color:#B32025;}
.datapager1 a:hover { text-decoration:underline}
.datapager1 span.active { color:#000 }

#search-table {}
#search-table li { width:333px; list-style:none; float:left; margin-bottom:10px}
#search-table li.fr { float:right}
#search-table li p { margin: 0 0 5px 0; font-size:120%; font-weight:bold;}
#search-table li p em { color:#4b1f24; font-style:normal; font-weight:normal}

h2.h2-news {
	background: url('images/h2-news.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
	width: 43px;
	height: 17px;
	display: block;
}

#news-list { min-height:423px}
#news-list h3 { font-size:16px; color:#000; margin:0}
#news-list p { border-bottom: dotted 1px #000; padding-bottom:15px}

#news-detail { min-height:423px}
#news-detail h2 { color:#000; font-size:18px;}
#news-detail p {}
#news-detail span.back { float:right}
#news-detail #news-pics { float:right; margin: 0 0 20px 20px; width:200px}
#news-detail #news-pics img { margin-bottom:10px}
