@charset "utf-8";

/* CSS Document */

body {
	font-family: century gothic, courier new, helvetica;
}

h1 {
	width:850px;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom:1px solid #000;
	margin-bottom:15px;
	padding-bottom:5px;
}

p {
	font-size: 14px;
	color: #000;
	font-weight: lighter;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
}
a {
	color: #c11415;
	text-decoration: none;
}
a:hover {
	color: #a1a1a1;
}
input.submit {
	background-color:#FFF;
}

.donFormText {
	font-size: 10px;
	color: #666;
}

#donOuter {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding-bottom: 40px;
}

#donMedia {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#donNav {
	width:850px;
	text-align:right;
	border-top: 1px solid #000;
	text-align:right;
	margin-top: 5px;
	padding-top: 5px;
}

#donFooter {
	width:850px;
	text-align:center;
	border-top: 1px solid #000;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	position:relative;
	float:left;
}

#donFormOuter {
	margin-top:40px;
	width:320px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height: 300px;
}

#donFormBox {
	width:150px;
	float:left;
	margin:5px;
	position:relative;
}

#donFormBoxWide {
	width:300px;
	float:left;
	margin:5px;
	position:relative;
}

#donStoreSquare {
	width:160px;
	height:160px;
	float:left;
	margin-right:13px;
	margin-bottom:13px;
}

#donMain {
	width:850px;
	margin-top:40px;
}

#donProductMain {
	width:890px;
}

#donPostTitle {
	width:850px;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #000;
	margin-bottom:3px;
	padding-bottom:3px;
}

#donPostDate {
	float:left;
	width:400px;
	text-align:left;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

#donPostAuthor {
	float:left;
	width:450px;
	text-align:right;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

#donPost {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:30px;
}

.donStoreItem {
	font-size:20px;
	color:#000;
	font-weight: normal;
}

.donStoreItemDescription {
	font-size:14px;
	color:#000;
}

#donStoreItemsStrip {
	float:left;
	width:870px;
	padding-top:50px;
	padding-bottom:10px;
}

#donProductImage {
	float:left;
	width:465px;
	height:355px;
}

#donProductDetails {
	float:left;
	width:220px;
	padding-left:5px;
}

.donNavText {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 0px;
	font-weight: normal;
}

.donLinkText {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.donTabText {
	font-size: 18px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	margin-right:20px;
}

.donTabActiveText {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin-right:20px;
}

.donNavText:hover, .donLinkText:hover {
	color:#999;
}

.imgopa:hover {
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	-khtml-opacity: 0.2;
}

#donList {
	padding:0;
	margin:0;
	list-style: none;
	padding-bottom:15px;
}

#donTab {
	width:850px;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom:1px solid #000;
	margin-bottom:15px;
	padding-bottom:5px;
}

