/*[variables]
colors
{
	@10: #330066;
	@00: #E7185A;
}
*/
#bar
{
	background: #EB4863 url(/_common/images/footer.jpg) repeat-x center bottom;
	padding: 6px;
	border-bottom: 1px solid #AE2636;
	text-align: left;
}
#LoginBox
{
	position: absolute;
	margin: 72px 320px;
	padding: 10px;
	width: 320px;
	visibility: hidden;
	border: 6px solid #AE2636;
	background: #282828 url(/_common/images/popup.jpg) repeat-x bottom;
	color: #FFFFFF;
}
#LoginBox A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#LoginBox A:hover
{
	color: #F092A0;
	text-decoration: none;
}
.form
{
	color: #AE2636;
	background-color: #FFFFFF;
	width: 145px;
	padding: 2px;
}
.button
{
	border: 0px;
	margin: 0px;
	background: #FFFFFF;
	color: #330066;
	padding: 1px 1px 1px 3px;
}
/***** Main Content and Containers *****/
BODY
{
	margin: auto;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background: #AE2636;
	color: #000000;
}
#main-container
{
	/*[disabled]border-left:1px solid #AE2636;*/
	/*[disabled]border-right:1px solid #AE2636;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#container
{
	margin: auto;
	padding-top: 0px;
	overflow: hidden;
	background: #FFFFFF;
}
#content
{
	color: #000000;
	padding: 0px 15px 15px;
	margin: 0px 0px 20px;
	background: #FFFFFF;
	clear: both;
	font-size: 16px;
}
#content A
{
	color: #AE2636;
	text-decoration: none;
	font-weight: bold;
}
#content A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background: #AE2636;
}
A IMG:hover
{
	/*[disabled]filter:alpha(Opacity=70);*/
	/*[disabled]opacity:0.70;*/
	/*[disabled]-moz-opacity:0.70;*/
	border: 0;
}
/***** Header *****/
#header
{
	margin: auto;
	text-align: center;
}
/***** Footer *****/
#footer
{
	background: #EB4863 url(/_common/images/footer.jpg) repeat-x center bottom;
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	height: 32px;
	clear: both;
	/*[disabled]border-left:2px solid #AE2636;*/
	/*[disabled]border-right:2px solid #AE2636;*/
	border-top: 2px solid #AE2636;
	width: 950px;
	margin: auto;
}
#footer P
{
	padding: 10px;
	margin: 0 10px 0 0;
}
#footer A
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer A:hover
{
	color: #AE2636;
	font-weight: bold;
	text-decoration: none;
}
/***** General *****/
H1, H2, H3, H4, H5
{
	color: #AE2636;
}
H1
{
	font-size: 26px;
}
H2
{
	font-size: 18px;
	margin: 0;
	clear: both;
}
H3
{
	font-size: 14px;
	margin: 0;
}
UL
{
	list-style-type: square;
}
INPUT
{
	border: none;
	font-size: 12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
TABLE
{
	font-size: 12px;
}
IMG
{
	border: 0px;
}
/****** Errors ******/
.error-red
{
	color: #AE2636;
	font-size: 26px;
	font-weight: bold;
}
.error-blue
{
	color: #000000;
	font-size: 22px;
	padding-left: 25px;
}
.error-detail
{
	color: #AE2636;
	font-size: 13px;
	margin: 5px;
}
/****** News/Comments ******/
.news
{
	padding: 5px;
	border: 1px solid #414141;
	margin-top: 10px;
}
.subtitle
{
	color: #414141;
	font-size: 12px;
	text-align: right;
	padding: 5px;
}
#search
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#LoginBox H3
{
	color: #FFFFFF;
	font-size: 17px;
	border-bottom: 1px dotted #FFFFFF;
}
A:hover IMG
{
	background: none;
}
/***** Nav *****/
#navbar
{
	margin: auto;
	text-align: center;
	height: 37px;
	background: #FFF url(/_common/images/navbar.jpg) repeat-x top left;
	text-transform: lowercase;
	border-bottom: 2px solid #AE2636;
	width: 960px;
	/*[disabled]border-left:2px solid #AE2636;*/
	/*[disabled]border-right:2px solid #AE2636;*/
}
.navbar-tabs LI
{
	width: 130px;
	height: 27px;
	float: left;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
.navbar-tabs A
{
	display: block;
	text-decoration: none;
	height: 27px;
	padding: 9px 10px 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.navbar-tabs A:hover
{
	color: #262626;
}
A.navbar-tabs-selected
{
	color: #AE2636;
}
A.navbar-tabs-selected:hover
{
	color: #AE2636;
}
#foot
{
	width: 960px;
	margin: auto;
}
.postedby P
{
	background: #E4C0C6;
	text-align: right;
	padding: 6px;
	margin: 0;
	width: 320px;
	font-size: 12px;
}
.postedby
{
	float: right;
}
.arrow
{
	background: white url(/_common/images/arrow.jpg) no-repeat top right;
	height: 14px;
	margin-right: 10px;
}
.navbar-tabs
{
	margin: 0;
}
#container IMG
{
	margin: 5px;
}

