/*
Theme Name: QCubedNew
Description: QCubedNew, QDrupal theme for http://qcu.be.
Version: 1.0
Author: The Piranha Method
Author URI: http://www.piranhamethod.com/
*/
body {
	margin: 0 auto;
	padding: 0;
	background-color: #ABABAB;
}

.Main {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

.PageBackgroundGlare {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.PageBackgroundGlareImage {
	background-image: url("images/Page-BgGlare.png");
	background-repeat: no-repeat;
	height: 343px;
	width: 353px;
	margin: 0;
}

html:first-child .PageBackgroundGlare {
	border: 1px solid transparent; /* Opera fix */
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}

#logoArea {
	margin: 0 auto;
	position: relative;
	width: 960px;
	z-index: 0;
}

#logoAreaLeft {
	padding-top: 12px;
	padding-left: 6px;
	float: left;
	width: 238px;
	z-index: -1;
}

#logoAreaRight {
	float: right;
	width: 238px;
	z-index: 100;
}

#search.container-inline div {
	display: block;
	margin-top: 50px;
}

#logoAreaRight #search .form-item {
	width: 161px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#logoAreaRight #search .form-text {
	width: 156px;
	height: 18px;
	margin: 18px 0 0 0;
	padding: 2px 4px;
	border: none;
	background: #ABABAB url("images/Top-Search.png") no-repeat;
}

#logoAreaRight #search .form-submit {
	width: 60px;
	float: right;
	margin: 18px 7px 0px 0px;
	padding: 0px;
	text-align: center;
	border: none;
	background: #ABABAB url("images/Top-Search-Button.png") no-repeat;
	height: 20px;
}

.Sheet {
	overflow: hidden;
	min-width: 23px;
	min-height: 23px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 960px;
}

.Sheet-body {
	position: relative;
	z-index: 0;
	margin: 3px;
}

.Sheet-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background-image: url("images/Sheet-s.png");
}

.Sheet-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 17px;
	height: 17px;
}

.Sheet-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -17px;
	width: 34px;
	height: 34px;
	background-image: url("images/Sheet-s.png");
}

.Sheet-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 17px;
	height: 17px;
}

.Sheet-bl div {
	position: absolute;
	z-index: -1;
	top: -17px;
	left: 0;
	width: 34px;
	height: 34px;
	background-image: url("images/Sheet-s.png");
}

.Sheet-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 17px;
	height: 17px;
}

.Sheet-br div {
	position: absolute;
	z-index: -1;
	top: -17px;
	left: -17px;
	width: 34px;
	height: 34px;
	background-image: url("images/Sheet-s.png");
}

.Sheet-tc {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 17px;
	right: 17px;
	height: 17px;
}

.Sheet-tc div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 34px;
	background-image: url("images/Sheet-h.png");
}

.Sheet-bc {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 17px;
	right: 17px;
	height: 17px;
}

.Sheet-bc div {
	position: absolute;
	z-index: -1;
	top: -17px;
	left: 0;
	width: 100%;
	height: 34px;
	background-image: url("images/Sheet-h.png");
}

.Sheet-cl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 17px;
	left: 0;
	width: 17px;
	bottom: 17px;
}

.Sheet-cl div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 34px;
	height: 100%;
	background-image: url("images/Sheet-v.png");
}

.Sheet-cr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 17px;
	right: 0;
	width: 17px;
	bottom: 17px;
}

.Sheet-cr div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -17px;
	width: 34px;
	height: 100%;
	background-image: url("images/Sheet-v.png");
}

.Sheet-cc {
	position: absolute;
	overflow: hidden;
	z-index: -2;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url("images/Sheet-c.png");
}

.Sheet {
	margin-top: 0px !important;
}

.artmenu a,.artmenu a:link,.artmenu a:visited,.artmenu a:hover {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.artmenu,.artmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.artmenu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}

.artmenu li:hover {
	z-index: 10000;
	white-space: normal;
}

.artmenu li li {
	float: none;
}

.artmenu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}

.artmenu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.artmenu li li:hover>ul {
	top: 0;
	left: 100%;
}

.artmenu:after,.artmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.artmenu,.artmenu ul {
	min-height: 0;
}

.artmenu ul {
	background-image: url("images/spacer.gif");
	padding: 10px 50px 50px 50px;
	margin: -10px 0 0 -30px;
}

.artmenu ul ul {
	padding: 50px 50px 50px 10px;
	margin: -50px 0 0 -10px;
}

.nav {
	position: relative;
	margin: 0 auto;
	width: 954px;
	height: 49px;
	z-index: 100;
}

.artmenu {
	padding: 0px 7px 0px 7px;
}

.nav .l,.nav .r,.nav .r div {
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 49px;
}

.nav .l {
	left: 0;
	right: 5px;
}

.nav .r {
	right: 0;
	width: 5px;
}

.nav .r div {
	width: 954px;
	right: 0;
}

.nav .l,.nav .r div {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("images/nav.png");
}

.artmenu ul li {
	clear: both;
}

.artmenu a,.artmenu a span {
	height: 49px;
	display: block;
}

.artmenu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}

.artmenu a span span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CFCFCF;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 49px;
	text-align: center;
	background-image: url("images/item-center.png");
	background-position: left top;
	background-repeat: repeat-x;
}

.artmenu a:hover span span {
	color: #EBEBEB;
	background-position: left -49px;
}

.artmenu li:hover a span span {
	color: #EBEBEB;
	background-position: left -49px;
}

.artmenu a.active span span {
	color: #BDBDBD;
	background-position: left -98px;
	font-weight: bolder;
}

#headerBox {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 954px;
	height: 175px;
}

#headerLeft {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 954px;
	height: 175px;
	background-image: url("images/Header.jpg");
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center center;
}

#headerLeft p {
	color: white;
	padding-top: 24px;
	padding-left: 238px;
	width: 438px;
	font-size: 18px;
	font-weight: bold;
}

#headerRight {
	display: block;
	position: absolute;
	left: 716px;
	top: 0px;
	width: 198px;
	padding: 10px 20px;
	height: 155px;
	background-image: url("images/headerRight.jpg");
}

#headerRight h1,.header-text {
	display: block;
	text-align: left;
}

#headerRight h1,#headerRight h1 a,#headerRight h1 a:link,#headerRight h1 a:visited,#headerRight h1 a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin: 0;
	line-height: 18px;
	color: #FFF !important;
}

.header-text,.header-text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #F2F2F2 !important;
}

.contentLayout {
	margin-bottom: 0px;
	width: 954px;
	position: relative;
}

.Block {
	overflow: hidden;
	min-width: 15px;
	min-height: 15px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.Block-body {
	position: relative;
	z-index: 0;
	margin: 2px;
}

.Block-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background-image: url("images/Block-s.png");
}

.Block-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 7px;
	height: 7px;
}

.Block-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -7px;
	width: 14px;
	height: 14px;
	background-image: url("images/Block-s.png");
}

.Block-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 7px;
	height: 7px;
}

.Block-bl div {
	position: absolute;
	z-index: -1;
	top: -7px;
	left: 0;
	width: 14px;
	height: 14px;
	background-image: url("images/Block-s.png");
}

.Block-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 7px;
	height: 7px;
}

.Block-br div {
	position: absolute;
	z-index: -1;
	top: -7px;
	left: -7px;
	width: 14px;
	height: 14px;
	background-image: url("images/Block-s.png");
}

.Block-tc {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 7px;
	right: 7px;
	height: 7px;
}

.Block-tc div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background-image: url("images/Block-h.png");
}

.Block-bc {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 7px;
	right: 7px;
	height: 7px;
}

.Block-bc div {
	position: absolute;
	z-index: -1;
	top: -7px;
	left: 0;
	width: 100%;
	height: 14px;
	background-image: url("images/Block-h.png");
}

.Block-cl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 7px;
	left: 0;
	width: 7px;
	bottom: 7px;
}

.Block-cl div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 14px;
	height: 100%;
	background-image: url("images/Block-v.png");
}

.Block-cr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 7px;
	right: 0;
	width: 7px;
	bottom: 7px;
}

.Block-cr div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -7px;
	width: 14px;
	height: 100%;
	background-image: url("images/Block-v.png");
}

.Block-cc {
	position: absolute;
	overflow: hidden;
	z-index: -2;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-image: url("images/Block-c.png");
}

.Block {
	margin: 7px;
}

.BlockHeader {
	position: relative;
	overflow: hidden;
	height: 30px;
	z-index: 0;
	line-height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.BlockHeader-text {
	white-space: nowrap;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
}

.BlockHeader .l,.BlockHeader .r,.BlockHeader .r div {
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 30px;
}

.BlockHeader .l {
	left: 0;
	right: 0px;
}

.BlockHeader .r {
	right: 0;
	width: 0px;
}

.BlockHeader .r div {
	width: 954px;
	right: 0;
}

.header-tag-icon {
	display: inline-block;
	background-position: left top;
	background-image: url("images/BlockHeaderIcon.png");
	padding: 0 0 0 21px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}

.BlockContent {
	overflow: hidden;
	min-width: 1px;
	min-height: 1px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.BlockContent-body {
	position: relative;
	z-index: 0;
	margin: 8px;
}

.BlockContent-body {
	color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body a:link {
	color: #832121;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.BlockContent-body a:visited,.BlockContent-body a.visited {
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.BlockContent-body a:hover,.BlockContent-body a.hover {
	color: #290A0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.BlockContent-body ul {
	list-style-type: none;
	color: #4A4A4A;
	margin: 0;
	padding: 0;
}

.BlockContent-body li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.Post {
	overflow: hidden;
	min-width: 1px;
	min-height: 1px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.Post-body {
	position: relative;
	z-index: 0;
	margin: 10px;
}

a img {
	border: 0;
}

.article img,img.article {
	border-style: solid;
	border-width: 1px;
	border-color: #C4C4C4;
	margin: 1em;
}

.metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.article table,table.article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}

.article iframe {
	width: 100%;
	border: 1px solid #C4C4C4;
}

.article table,table.article .article tr,.article th,.article td {
	background-color: transparent;
}

.article th,.article td {
/*	padding: 2px;
	border: solid 1px #5C5C5C; */
	vertical-align: top;
	text-align: left;
}

.article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

.PostHeaderIcon-wrapper {
	text-decoration: none;
	margin: 0.2em 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #4E1313;
}

.PostHeaderIcon-wrapper,.PostHeaderIcon-wrapper a,.PostHeaderIcon-wrapper a:link,.PostHeaderIcon-wrapper a:visited,.PostHeaderIcon-wrapper a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #4E1313;
}

.PostHeader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #621818;
}

.PostHeader a:visited,.PostHeader a.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #3D3D3D;
}

.PostHeader a:hover,.PostHeader a.hovered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #A32929;
}

.PostMetadataHeader {
	display: none;
	background-color: #D6D6D6;
	border-color: #C4C4C4;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin: 3px 0;
}

.PostHeaderIcons,.PostHeaderIcons a,.PostHeaderIcons a:link,.PostHeaderIcons a:visited,.PostHeaderIcons a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
}

.PostHeaderIcons a,.PostHeaderIcons a:link,.PostHeaderIcons a:visited,.PostHeaderIcons a:hover
	{
	margin: 0;
}

.PostHeaderIcons a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7A1F1F;
}

.PostHeaderIcons a:visited,.PostHeaderIcons a.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7A1F1F;
}

.PostHeaderIcons a:hover,.PostHeaderIcons a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #290A0A;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #303030;
}

.PostContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #303030;
}

/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7A1F1F;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7A1F1F;
}

a:visited,a.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}

a:hover,a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A32929;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited
	{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1,h1 a,h1 a:link,h1 a:visited,h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #7A1F1F;
}

h2,h2 a,h2 a:link,h2 a:visited,h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #A32929;
}

h3,h3 a,h3 a:link,h3 a:visited,h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #4D4D4D;
}

h4,h4 a,h4 a:link,h4 a:visited,h4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #872222;
}

h5,h5 a,h5 a:link,h5 a:visited,h5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #212121;
}

h6,h6 a,h6 a:link,h6 a:visited,h6 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #212121;
}

ul {
	list-style-type: none;
	list-style-image: none;
	color: #303030;
	margin: 0;
	padding: 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Post ul li {
	padding: 0px 0 0px 13px;
	background-image: url("images/PostBullets.png");
	background-repeat: no-repeat;
	margin: 0.5em 5px 0.5em 0;
	line-height: 1.2em;
}

blockquote p {
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote {
	border: 1px solid #AF2C2C;
	margin: 10px;
	padding: 5px 5px 5px 32px;
	background: #DEDEDE url("images/PostQuote.png") left top no-repeat;
}

.PostMetadataFooter {
	background-color: #D6D6D6;
	border: 1px solid #C4C4C4;
	padding: 3px;
}

.PostFooterIcons,.PostFooterIcons a,.PostFooterIcons a:link,.PostFooterIcons a:visited,.PostFooterIcons a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2E2E2E;
}

.PostFooterIcons a,.PostFooterIcons a:link,.PostFooterIcons a:visited,.PostFooterIcons a:hover
	{
	margin: 0;
}

.PostFooterIcons a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7A1F1F;
}

.PostFooterIcons a:visited,.PostFooterIcons a.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7A1F1F;
}

.PostFooterIcons a:hover,.PostFooterIcons a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #290A0A;
}

button.Button,a.Button {
	position: relative;
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 28px;
	margin: 0;
	padding: 0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
}

/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button,*:first-child+html a.Button {
	display: list-item;
	list-style-type: none;
	float: left;
}

.Button .btn {
	position: relative;
	overflow: hidden;
	display: block;
	width: auto;
	z-index: 0;
	height: 28px;
	color: #F2F2F2;
	white-space: nowrap;
	float: left;
}

.Button .t {
	height: 28px;
	white-space: normal;
	padding: 0 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 28px;
	text-decoration: none !important;
}

input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.Button .active {
	color: #F5F5F5;
}

.Button .hover,a.Button:hover {
	color: #F7DEDE;
	text-decoration: none !important;
}

.Button .active .r {
	top: -56px;
}

.Button .hover .r {
	top: -28px;
}

.Button .r {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 8px;
	height: 84px;
}

.Button .r span {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 409px;
	height: 84px;
}

.Button .active .l {
	top: -56px;
}

.Button .hover .l {
	top: -28px;
}

.Button .l {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	right: 8px;
	height: 84px;
}

.Button .l,.Button .r span {
	background-image: url("images/Button.png");
}

.Footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 954px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.Footer .Footer-background {
	position: absolute;
	z-index: -1;
	background: url("images/Footer.png") no-repeat;
	width: 954px;
	height: 100px;
	bottom: 0;
	left: 0;
}

.rss-tag-icon {
	position: relative;
	display: block;
	float: left;
	background: url("images/rssIcon.png") center right no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 24px;
}

.Footer .Footer-text p {
	margin: 0;
}

.Footer .Footer-text {
	display: inline-block;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Footer .Footer-text a:link {
	text-decoration: none;
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.Footer .Footer-text a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.Footer .Footer-text a:hover {
	text-decoration: none;
	color: #1A1A1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.page-footer,.page-footer a,.page-footer a:link,.page-footer a:visited,.page-footer a:hover
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #666666;
}

.page-footer a img {
	vertical-align: middle;
}

.contentLayout .content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 715px;
}

.contentLayout .sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 238px;
}

#footer {
	text-align: center;
}

ul li {
	text-align: left;
	background-image: none;
	display:block;
}

.tabs,.links {
	padding-left: 0px;
	margin: 0px;
	border-collapse: collapse;
	white-space: nowrap;
}

.tabs li,.links li {
	float: left;
	display: block;
	padding: 0 0 0 1em;
}

.secondary-links {
	text-align: right;
	display: block;
	float: right;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	width: auto;
}

.secondary-links li {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#user-login-form {
	text-align: left;
}

#user-login-form ul li {
	background-image: none;
	padding-left: 0;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ABABAB;
	width: 95%;
}

fieldset legend { /* Fix disappearing legend in FFox */
	display: block;
}

.breadcrumb {
	font-size: .9em;
	display: block;
	padding-left: 2px;
	line-height: 1.1em;
}

.form-text,.form-textarea {
	width: 95%;
	text-align: left;
}

.tags {
	float: left;
}

.messages {
	padding: 5px;
	margin: 5px 0;
}

.status {
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

.messages li {
	margin: 5px 0;
}

tr.even {
	background-color: #DEDEDE;
}

tr.odd {
	background-color: #ECECEC;
}

/* Forum Styles */
#forum table {
	width: 100%;
	margin-top: 0px;
	border: 1px solid #111;
}

#forum th {
	background-color: #111;
	color: #FFF;
	border-bottom: 1px solid #111;
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum th a {
	color: #FFF;
}

#forum td {
	padding: 5px;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #111;
}

#forum td.container {
	background: #780000 url("images/forumHeader.jpg") bottom left;
	color: #FFF;
	font-weight: bold;
}

#forum td.container a {
	color: #FFF;
	font-size: 1.2em;
}

#forum td.active {
	background-color: transparent;
}

#forum td.forum,#forum td.topics,#forum td.posts,#forum td.last-reply {
	padding-top: 4px;
	padding-bottom: 4px;
}

.forum-top-links {
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.forum-top-links a {
	line-height: 18px;
}

.forum-top-links img {
	vertical-align: middle;
}

.forum-topic-navigation {
	border: 0;
}

.forum-topic-navigation .topic-previous {
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next {
	text-align: right;
	float: right;
}

.forum-post,.forum-topic-header {
	margin: 0px;
	padding: 5px;
	border: 0;
}

.forum-post-wrapper {
	border: 1px solid #111;
	height:auto;
}

.forum-post-panel-main {
	background-color: #ECECEC;
	color: #111;
	min-height: 10px;
}

/* for Internet Explorer */ /*\*/
* html .forum-post-panel-main {
	height: 10px;
}

/**/
.forum-post-panel-main .content {
	width: auto;
	padding: 5px;
	height:auto;
}

.forum-post-footer {
	border: 0;
}

.post-info {
	border: 0;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background: #111;
}

.post-info a {
	color: #FFF;
}

.posted-on {
	padding-top: 4px;
	padding-bottom: 4px;
}

.forum-jump-links {
	border: 0;
}

.picture {
	margin: auto;
}

.author-pane .picture img {
	margin: 0px auto;
	text-align: center;
}

.read_more {
	margin: 5px 0px;
	text-align: left;
}

#forum-statistics {
	width: 100%;
	border: 0;
}

.item-list ul.pager {
	clear: both;
	text-align: center;
}

.item-list ul.pager li {
	list-style-type: none;
	background-color: #ECECEC;
	border: 1px solid #ABABAB;
	padding: 3px 6px;
	margin: 0px 3px;
}

.item-list ul.pager li a:link,.item-list ul.pager li a:visited,.item-list ul.pager li.pager-current {
	color: #111;
}

.item-list ul.pager li a:hover,.item-list ul.pager li a:active {
	background-color: #ECECEC;
	color: #780000;
}

.item-list ul.pager li.pager-current {
	background-color: #780000;
	font-weight: bold;
	color: #ABABAB;
}

#page-title {
	margin-bottom: 1px;
}
