@charset "utf-8";
/* Containers for Research Saves ( www.researchsaves.org ) - by MadWolf Design ( www.madwolfdesign.com ) */

body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/stripe-background.jpg);
	font-size:12px;
	text-align:center;
}
h1 {
	font-size:16px;
	color:#3a2e1d;
	font-weight:normal;
}
.box {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	text-align:left;
}
/* IE6 & IE7 nudge */
* html .box {
	padding: 0;
}
* + html .box {
	padding: 0;
}
.boxwrapper {
	padding: 0;
	margin: 0;
	background:#FFFFFF;
}
.header {
	margin: 0;
	padding:0;
	background:url(images/bg_header.jpg) no-repeat;
	width:950px;
	height:227px;
}
.nav, .content {
	padding: 0;
	margin: 0;
}
.contentwrapper {
	padding: 10px 11px;
	margin: 0;
}
.donate_button {
	margin-left:50px;
	position:relative;
	top:-3px;
}
.navwrapper {
	color: #666666;
	font-weight:bold;
	height:32px;
	background:url(images/nav-bar-bg.jpg) repeat-x;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	text-align:left;
}
.nav_links {
	position:relative;
	top:-4px;
	height:15px;
}
.nav_links a:link {
	color:#392d1c;
	height:15px;
	line-height:15px;
	text-decoration:none;
	padding:9px 25px 8px 25px;
	border-right:1px solid #d9d7cf;
}
.nav_links a:hover {
	background:url(images/nav-hover-bg.jpg) repeat-x;
	color:#FFFFFF;
	text-decoration:underline;
}
td {
	font-size:12px;
}
.search_box {
	position:relative;
	top:0;
	right:0;
	float:right;
	width:350px;
	height:25px;
	padding:5px 0 0 10px;
	margin:5px 25px 0 0;
	text-align:right;
}
.social_media {
	position:relative;
	float:right;
	width:340px;
	height:40px;
	margin:0 25px 0 0;
	text-align:right;
}
.banner_rotator {
	position:relative;
	float:left;
	left:125px;
	top:0;
	width:800px;
	height:148px;
}
.side_bottom {
	text-align:center;
	padding:10px;
}
.content, .contentwrapper {
	color: #000000;
}
.frontbox {
	vertical-align: top;
	width: 650px;
}
.sidebox {
	vertical-align: top;
	width: 300px;
}
.contentbox {
	vertical-align: top;
	width: 950px;
}
.img_top {
	position: relative;
	top: 3px;
	left:0;
}
.img_btm {
	position: relative;
	bottom:0;
	left:0;
}
.frontboxwrapper, .contentboxwrapper {
	margin: 0;
	padding: 10px 10px 10px 11px;
}
.sideboxwrapper {
	margin:10px 0;
}
.footer, .instructions {
	padding: 5px;
	margin: 0;
	color: #ffffff;
	text-align:left;
}
.instructions {
	text-align: right;
}
a:link {
	color: #ed1c24;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #2f4f8e;
	text-decoration: underline;
}
.footer .SkinObject {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.SkinObject:link, a.SkinObject:visited  {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.SkinObject:hover, a.SkinObject:focus  {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: underline;
}
.login {
	height:15px;
}
.login a.SkinObject:link, .login a.SkinObject:visited {
	color:#392d1c;
	font-weight:bold;
	height:15px;
	line-height:15px;
	text-decoration:none;
	padding:8px 25px 8px 25px;
	border-right:1px solid #d9d7cf;
	font-size:12px;
}
.login a.SkinObject:hover, .login a.SkinObject:focus {
	background:url(images/nav-hover-bg.jpg) repeat-x;
	color:#FFFFFF;
	text-decoration:underline;
}
/* Front Video Links */
.videolinks {
	width:280px;
	font-size:10px;
	padding:1px 10px 1px 12px;
	background:url(images/bg_video_holder.jpg) repeat-y;
}
.videolinks td {
	text-align: left;
	padding-right:25px;
	padding-bottom: 20px;
	vertical-align:top;
	/*font-size: .65em;*/
}
td.videoimg {
	padding-right: 0;
}
.videolinks h2 {
	padding-bottom: 0;
	margin-bottom: 0;
}
/* Comments */
.comments_table {
	width: 100%;
}
.comments_item_table {
	width: 100%;
	outline: #CCCCCC 1px solid;
}
.comments_item_table td {
	padding: 5px 10px;
}
.comments_table_header {
	background: #666666;
	padding: 5px 10px;
}
.comments_table_header_label {
	font-weight: bold;
	color: #FFFFFF;
}
.comments_item_cell {
	background:#CCCCCC;
}
.comments_item_title {
}
a.comments_edit_btn, aCommandButton {
	margin: 2px;
	padding: 5px;
	text-decoration: none;
}
a.comments_edit_btn:link, a.comments_edit_btn:visited {
	border: #CCCCCC 1px solid;
}
a.comments_edit_btn:hover, a.comments_edit_btn:focus {
	border: #CCCCCC 1px solid;
	background: #EEEEEE;
}
.adminpost {
	background:#FFCCCC;
	padding: 5px 10px;
}
