@charset "UTF-8";

/* -----------------------------------------------

Author:   Space2Burn    www.space2burn.com

----------------------------------------------- */
<!--
  @import url(/templates/newresearch/css/slideshow-lite.css);
  @import url(/templates/newresearch/css/uf-validator.css);
-->

/*** global ***/

* {
	padding:0;
	margin:0;
	border:none;
}

p, div, td {
	font-family:Arial, Helvetica, sans-serif;
	color:#4C5A53;
}

body {
	background-color:#EBDFD3;
}

p {
	margin:0 0 15px 10px;
	font-size:.75em;
	line-height:1.25em;
}

h1 {
	margin:0 0 20px 0;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#5689BE;
}

h2 {
	margin:0 0 5px 0;
	font-size:.85em;
	font-weight:bold;
	text-transform:uppercase;
	color:#5689BE;
}

.post h2 a {
	margin:0 0 5px 0;
	color:#5689BE;
}

.post h3 {
	margin:0 0 10px 0;
}

h3 {
	margin:0 0 0 10px;
	font-size:.75em;
	font-weight:bold;
	color:#A68462;
}

h4 {
	margin:0 0 5px 10px;
	font-size:14px;
	color:#999;
}

a:link, a:active, a:visited, a:hover, a:visited:hover {
	color:#000;
	text-decoration:none;
}

a:hover, a:visited:hover {
	text-decoration:underline;
}

/*** tables ***/

table tr td {
	padding:4px;
	font-size:11px;
}


/*** lists ***/

ul, ol {
	margin:0px 0px 20px 20px !important;
	padding:0px 0px 0px 0px;
}

li {
	font-size:.75em;
	line-height:1.25em;
	margin:0 0 3px 0;
}


/*** styles ***/



/*** forms ***/

form {
	font-size:.75em;
}

form select {
	margin:0 10px 0 0;
	padding:0;
	height:18px;
	background-color:#DACDBE;
	font-size:11px;
}

form input, form textarea {
	padding:2px;
	border:1px solid #666666;
	color:#666666;
}
#submitBtn {
	float:left;
	margin:0 0 0 170px;
}

/*** layout ***/

#container {
	width:1024px;
	margin:0 auto 0 auto;
	background: url(/templates/newresearch/structure/NR-ColorSwirl-1024x570.jpg) no-repeat #EBDFD3;
}

#header {
	margin:0 20px 10px 10px;
	height:120px;
}

#logo {
	margin: 10px 0 0 0;
	width:317px;
	height:100px;
	float:left;
	clear:right;
}

#network-links {
	height:16px;
	float:right;
}

#copyright {
	float:right;
	color:#000;
}

#live-area {
	margin:0 20px 0 20px;
	width:984px;
}

#footer {
	font-size: 10px;
	margin: 0px 20px 0 20px;
}

#main-column {
	float:left;
	width:244px;
	padding:10px;
	margin: 0 20px 20px 0;
}

#banner-photos {
	margin:0 0 20px 0;
	float:left;
	width:420;
	height:360;
	overflow:hidden;
}

#subpage #main-column {
	min-height: 664px;
	background-color:#FFF;
	width:683px;
}

#homepage-bottom-left {
	margin: 0 0 20px 0;
	background-color:#FFF;
	width:482px;
	float:left;
}

#homepage-bottom-right {
	margin: 0 0 20px 0;
	background-color:#FFF;
	width:482px;
	float:right;
}

#right-column {
	margin: 0 0 20px 0;
	float:right;
	width:260px;
	border:none;
}

#news {
	padding:10px;
	background-color:#FFF;
	min-height: 340px;
}

#subpage #news {
	margin:0 0 20px 0;
}

.participants {
	padding:10px;
	background-color:#FFF;
}

#right-column .img-left {
	visibility:hidden;
	height:0px;
	width:0px;
	margin:0;
}

#hp-news {
	margin:0 0 10px 0;
}

/*** button styles ***/

a.button:link, a.button:active, a.button:visited, a.button:hover, a.button:visited:hover, a.hplink:link, a.hplink:active, a.hplink:visited, a.hplink:hover, a.hplink:visited:hover  {
	display:inline;
	margin:0 0 20px 10px;
	padding:0 10px 0 10px;
	height:17px;
	width:145px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFF;
	background:url(/templates/newresearch/structure/ButtonStates-140x35.png) no-repeat left top;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
}

a.button:hover, a.button:visited:hover, a.hplink:hover, a.hplink:visited:hover {
	background:url(/templates/newresearch/structure/ButtonStates-140x35.png) no-repeat left bottom;
}


/*** navgroups ***/

#navgroup1 {
	margin:58px 0 10px 0;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#5689BE;
}

#navgroup1 a:link, #navgroup1 a:active, #navgroup1 a:visited, #navgroup1 a:visited:hover {
	padding:4px;
	font-size:13px;
	font-weight:bold;
	color:#5689BE;
	text-decoration:none;
}
	
#navgroup1 a:hover, #navgroup1 a:visited:hover {
		color:#A3C5DB;
	}

#network-links {
	float:right;
	font-size:10px;
	color:#000;
	border:none;
}
#network-links img {
	padding-right:3px;
	position:relative;
	top:4px;
}
#network-links a:link, #network-links a:visited, #network-links a:active, #network-links a:hover, #network-links a:visited:hover {
	margin-right:10px;
	font-size:10px;
	color:#000;
	text-decoration:none;
	}
	
#network-links a:hover, #network-links a:visited:hover {
	text-decoration:underline;
	}

#navgroup3 {
	float:left;
	clear:right;
}

#navgroup3 a:link, #navgroup3 a:visited, #navgroup3 a:active, #navgroup3 a:hover, #navgroup3 a:visited:hover {
	padding:3px;
}



/*** rss ***/

#rss-header {
	position:relative;
	top:-50px;
	right:0px;
	clear:both;
	float:right;
}

#rss-header h1 {
	position:absolute;
	left:-2000px;
}

#rss-header a {
	font-size:14px;
	font-weight:normal;
}


/*** global classes ***/

.img-left {
	float:left;
	margin: 0px 15px 15px 0px;
}
.post img {
	margin: 0px 30px 15px 0px;
}
.img-right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.nopad tr td {
	padding:0;
}

.red-alert, .green-alert {
	margin:20px 0;
	padding:10px;
	font-size:13px;
	font-weight:bold;
	color:#333;
}

.red-alert {
	border:1px solid 1px solid #CC0000;
	background-color:#F6EDF1;
}

.green-alert {
	border:1px solid 1px solid #339933;
	background-color:#DCF3DA;
}

.hr {
	clear:both;
	overflow:hidden;
	margin:20px 0;
	height:0.1em;
	font-size:0.1em;
	border-top:1px solid #CCC;
}

.clear {
	clear:both;
	height:0.1em;
	overflow:hidden;
	font-size:0.1em;
}



/*** gallery ***/


/*** blog ***/


/*** contactbasic ***/




/*** iphone css ***/

@media only Screen and (max-device-width: 480px) { 
}

