body {
	background-position: center top;
	margin: 10px 0px;
	background-color: #000000;
	color: #000000;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	background-image: url(images/bg_e.jpg);
	background-repeat: no-repeat;
}
html {
	overflow-y: scroll;
}
#ContentManagement {
	background-color: #FFFFFF;
	background-image: none;
	padding: 10px;
}
.clear {
	clear: both;
}

a {
}
a:visited {
}
a:hover {
}
a:active {
}
img {
	border: 0px;
}

.ContainerPanel {
	margin: 0px auto;
	width: 980px;
	z-index: 100;
}
.TopPanel {
	margin: 0px 0px 5px 0px;
	height: 148px;
	overflow: hidden;
	border-bottom: 2px solid #E00000;
}
.BreadCrumbPanel {
	margin: 0px 0px 5px 0px;
	height: 25px;
	overflow: hidden;
}

.MainPanel {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	min-height: 500px;
}
.LeftPanel {
	padding: 0px 0px 4px 0px;
	min-height: 500px;
	float: left;
	width: 170px;
	margin: 0px;
}
.ContentPanel {
	padding: 2px 10px;
	min-height: 500px;
	background-color: #ffffff;
	margin: 0px 0px 0px 180px;
	border: 2px solid #E00000;
}

.QuickLinkPanel {
	margin: 0px 0px 5px 180px;
	height: 25px;
	text-align: center;
}
.BottomPanel {
	margin: 0px 0px 5px 0px;
	height: 25px;
	overflow: hidden;
	border-top: 2px solid #E00000;
	color: #ffffff;
	text-align: center;
	padding: 5px 0px 0px 180px;
}

.PageTitle {
	text-align: left;
	height: 30px;
	margin: 5px 0px 05x 0px;
	display: inline;
}
.PageTitle h1 {
	padding: 5px 0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	display: inline;
	margin: 0px;
}
.PageTitleContainer {
	padding: 10px 0px;
}

.QuickLink {
	margin: 0px;
	list-style: none;
}
.QuickLink li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	display: inline;
}
.QuickLink a {
	color: #e00000;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.QuickLink a:hover {
	color: #ffffff;
	font-weight: bold;
}

.LeftMenu {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1.2em;
	list-style: none;
	border: solid 2px #e00000;
}
.LeftMenu a {
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 2px;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	background-color: #333333;
	color: #ffffff;
	border-top: solid 2px #e00000;
}
.LeftMenu .First a {
	border-top: none;
}
.LeftMenu .Selected a {
	background-color: #666666;
}
.LeftMenu a:hover {
	background-color: #888888;
	color: #ffffff;
}

#LogonPanel {
	border: 2px solid #E00000;
	margin: 0px 0px 10px 0px;
}
#LogonPanel .Title {
	text-align: center;
	color: #ffffff;
	padding: 3px;
}
#LogonPanel .Label {
	color: #ffffff;
	padding: 2px;
}
#LogonPanel .Field {
	padding: 2px;
}
#LogonPanel input {
	width: 156px;
}
#LogonPanel .Link {
	padding: 2px;
}
#LogonPanel .Link a {
	color: #e00000;
	text-decoration: none;
}
#LogonPanel .Link a:hover {
	color: #ffffff;
}

.LoginContent {
	width: 250px;
	margin: 0 auto;
	padding: 50px;
}
.LoginContent div {
	padding: 2px 0px;
}
.LoginContent .Input {
	border: 1px solid #333333;
}

.Search {
	width: 746px;
	margin: 0px 0px 22px 22px;
}
.Search .Top {
	background: url(images/SearchT.jpg) no-repeat top left;
	height: 11px;
	padding: 3px 14px 0px 14px;
}
.Search .Content {
	background: url(images/SearchBG.jpg) repeat-y top left;
	padding: 0px 14px 0px 14px;
	min-height: 200px;
}
.Search .Bottom {
	background: url(images/SearchB.jpg) no-repeat bottom left;
	height: 11px;
	padding: 0px 14px 3px 14px;
}

.Result {
	width: 746px;
	margin: 0px 0px 22px 22px;
}
.Result .Top {
	background: url(images/ResultT.jpg) no-repeat top left;
	height: 11px;
	padding: 3px 14px 0px 14px;
}
.Result .Content {
	background: url(images/ResultBG.jpg) repeat-y top left;
	padding: 0px 14px 0px 14px;
	min-height: 400px;
}
.Result .Bottom {
	background: url(images/ResultB.jpg) no-repeat bottom left;
	height: 11px;
	padding: 0px 14px 3px 14px;
}

.FormLabel {
	vertical-align: top;
	text-align: right;
	padding: 3px;
}
.FormField {
	vertical-align: top;
	padding: 1px;
}
.FormButton {
	background-color: #333333;
	font-size: 1.15em;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #e00000;
	padding: 2px;
}
.FormButton a {
	font-size: 1.15em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.FormButton:hover {
	background-color: #888888;
}

#SocialNetwork {
	width: 170px;
	text-align: center;
}
#SocialNetwork img {
	border: none;
}
#SocialNetwork img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#SocialNetwork a {
	color: #ffffff;
}

#NewsletterPanel {
	color: #ffffff;
	text-align: center;
	background-color: #333333;
}

.MenuLabel {
	color: #ffffff;
	font-size: 0.9em;
	padding: 2px 2px 2px 12px;
	text-align: left;
}
.MenuField input {
	border: 1px solid #ffffff;
}
.MenuButton {
	background-color: #333333;
	font-size: 1.15em;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #e00000;
	padding: 2px;
}
.MenuButton:hover {
	background-color: #888888;
}

/*Validation*/
.validation-summary-errors {
	color: #ff0000;
}
.validation-summary-errors ul {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.FormField .input-validation-error, .input-validation-error {
	border: 1px solid #ff0000 !important;
}
.field-validation-error {
	color: #ff0000;
}
/*Validation End*/

.MakeList {
	width: 480px;
	margin: 0px auto;
	overflow: hidden;
}
.MakeListItem {
	text-align: center;
	margin-bottom: 5px;
}
.MakeListImage:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.MakeListLink {
	text-align: center;
	padding: 5px 0px 20px 0px;
}
.MakeListLink a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.MakeListLink a:hover {
	color: #ff0000;
}

.SeriesList {
	width: 370px;
	float: left;
}
.SeriesListImage {
	text-align: center;
}
.SeriesListTitle {
	padding: 15px 0px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.SeriesListItem {
	text-align: center;
}
.SeriesListItem a {
	display: block;
	text-decoration: none;
	padding: 5px 0px;
}
.SeriesListItem:hover {
	background-color: #EEEEEE;
}
