body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

form {
	margin: 0px; 
	padding: 0px; 
}


h1 {
	font-size: 22px; 
	margin: 0px; 
	padding: 0px;
	color: #FF00AA;
	font-weight: normal;
}


h2 {
	font-size: 20px; 
	margin: 0px; 
	padding: 0px; 
	color: #FF00AA;
	font-weight: normal;
}


h3 {
	font-size: 18px;
	margin: 0px; 
	padding: 0px; 
	color: #FF00AA;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	margin: 0px; 
	padding: 0px; 
	color: #FF00AA;
	font-weight: normal;

}

a {
	color: #ff00aa;

}

td {
	font-size: 12px;
}

.topbar-wrapper {
	width: 100%;
	text-align: center;
	height: 31px;
	background-color: #232323;
	
}

.topbar {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.topbar-text {
	padding-top: 5px; 
	color: #dddddd;
	float: right;
	display: inline;
}


.logo-wrapper {
	width: 100%;
	height: 138px; 
	text-align: center;
	background-color: #000000;
}

.logo {
	text-align: center;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

.logo-image {
	margin-top: 40px;
	cursor: pointer; 
}

.topbuttons-wrapper {
	width: 100%;
	text-align: center;
	height: 26px;
}

.topbuttons {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 26px;
}

.top-button-corner {
	width: 6px; 
	height: 26px;
	margin: 0px; 
	float: left;
	display: inline;
}

.top-button-content {
	height: 26px;
	display: inline;
	background-color: #2D4D5B;
	padding-left: 5px; 
	padding-right: 6px;
	margin: 0px;
	float: left;
	display: inline;
	color: #ffffff;
}

.top-button-label {
	margin-top: 6px;
	color: #dddddd;
	cursor: pointer;
}


.menu-explaination-wrapper {
	width: 100%; 
	text-align: center;
	height: 80px;
	background-color: #2D4D5B;
	overflow: hidden;

}

.menu-explaination {
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 890px;
}

.menu-explaination-text {
	margin: 0px;
	text-align: left; 
	color: #cccccc;
	margin-left: 10px;
	padding-top: 25px;
	
}

.sub-buttons-wrapper {
	width: 100%;
	height: 24px; 
	text-align: center;
	background-color: #ffffff;
}

.sub-buttons {
	text-align: left; 
	width: 890px;
	margin-left: auto; 
	margin-right: auto; 
	
}


.sub-button-corner {
	width: 6px; 
	height: 24px;
	margin: 0px; 
	float: left;
	display: inline;
}

.sub-button-content {
	height: 24px;
	display: inline;
	background-color: #2D4D5B;
	padding-left: 5px; 
	padding-right: 6px;
	margin: 0px;
	float: left;
	color: #ffffff;
	display: inline;
}

.sub-button-label {
	margin-top: 4px;
	color: #ff00aa;
	cursor: pointer;
}



.content-wrapper {
	text-align: center; 
	width: 100%;
	background-color: #ffffff;
	color: #2D4D5B;
}

.content {
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
	width: 890px;
}

.bottom-links-wrapper {
	text-align: center;
	width: 100%; 
	background-color: #232323;
	color: #ffffff;
	text-align: center;
}

.bottom-container {
	width: 890px; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 10px;
	text-align: left; 
}

.bottom {
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
}

.footer-wrapper {
	text-align: center; 
	width: 100%;
	height: 65px; 
	background-color: #000000;
}

.footer {
	width: 890px;
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;	
}

.ext-link {
	display: inline;
	float: right; 
	margin-left: 15px; 
	padding-top: 6px; 
	color: #FF00AA;
	cursor: pointer;
}

.pink-link {
	color: #FF00AA;
	cursor: pointer; 
	text-decoration: none;
}

.languageSelect {
	width: 159px; 
	position: absolute;
	z-index: 5;
}

.language-icon {
	cursor: pointer;
	border: 0px;
}

.black-curtain {
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0px; 
	left: 0px; 
	background-color: #CCCCCC;
	opacity: 0.5;
	filter:alpha(opacity=50);
	z-index: 6;
}

.login-icon {
	cursor: pointer;	
}


.login-wrapper {
	position: absolute;
	z-index: 7;
	background-image: url("../images/loginwindow/background.png");
	background-repeat: no-repeat;
	width: 627px;
	height: 240px;
	color: #ffffff;
	text-align: center;
}

.login-close-button {
	cursor: pointer;
}

.login-title-holder {
	width: 580px; 
	margin-top: 2px; 
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
}

.login-title-label {
	margin: 0px; 
	font-size: 14px; 
	font-weight: bold;
}

.login-form-holder  {
	width: 580px; 
	margin-top: 16px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	
}

.login-label-box {
	width: 129px; 
	height: 15px; 
	background-color: #eaeae9;
	border: 1px solid #bcbcbc;
	text-align: right;
	margin-right: 2px;
	padding-bottom: 2px;
	float: left;
	display: inline;
}

.login-input {
	width: 127px; 
	height: 14px; 
	background-color: #000000;
	border: 1px solid #bcbcbc;
	text-align: left;
	margin-right: 2px;
	color: #ffffff;
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	display: inline;
	
}


.login-label-text {
	color: #000000;
	margin: 0px;
	font-size: 12px; 
	padding: 2px;
}

.login-bottom-holder {
	clear: both;
	width: 580px;
	margin-top: 20px;
	margin-left: auto; 
	margin-right: auto; 
}


.login-forgot-link {
	clear: both;
	font-size: 10px; 
	color: #ffffff;
	text-decoration: underline;
}

.login-button {
	width: 113px; 
	height: 14px; 
	background-image: url("../images/loginwindow/buttongradient.png");
	background-repeat: repeat-x;
	font-size: 10px; 
	color: #000000;
	border: 0px;
	float: right; 
	display: inline;
	margin-right: 20px;
}



.article-teaser-wrapper {
	width: 275px;
}

.article-teaser-body {
	background-image: url("../images/article-images/article-teaser-background.png");
	background-color: #f5319a;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	width: 275px;
	margin: 0px;
	color: #ffffff;
}

.article-teaser-list {
	/*border: 1px solid #000000;*/
	padding-left: 20px;
	padding-right: 20px;
	
}

.article-teaser-list-li {
	margin-left: 5px;
	line-height: 10px;
	margin-top: 5px;
}

.article-teaser-list-ul {
	margin-left: 0px;
	margin-top: 2px; 
}

.article-teaser-altbody {
	background-color: #f5319a;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	width: 275px;
	margin: 0px;
	color: #ffffff;
}

.article-teaser-heading {
	font-size: 20px;
	padding-top: 20px;
	padding-left: 20px;
	color: #ffffff;
}

.article-teaser-title {
	padding-top: 44px; 
	padding-left: 25px;
	font-weight: bold;
}

.article-teaser-author {
	padding-top: 0px; 
	padding-left: 25px;
}

.article-teaser-text {
	padding-top: 7px; 
	padding-left: 25px; 
	width: 220px;
	height: 95px;
	overflow: hidden;
}

.article-teaser-linkfield {
	width: 220px; 
	padding-left: 25px; 
	text-align: right;
}

.article-teaser-link {
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

.article-teaser-comment-wrapper {
	padding-left: 22px;
	padding-top: 2px; 
	width: 223px;
}

.article-teaser-rating {
	float: left; 
	display: inline;
}

.article-teaser-rating-star {
	float: left; 
	margin: 0px;
	border: 0px;
}

.article-teaser-comments {
	float: right;
	padding-top: 3px;
}

.article-teaser-browse {
	float: left; 
	text-align: right; 
	width: 220px; 
	padding-left: 25px; 
	padding-top: 18px;
}

.newsletter-signup-wrapper {
	width: 275px;
}

.newsletter-signup-body {
	background-color: #565656;
	width: 100%;
	padding: 0px; 
	margin: 0px; 
	color: #ffffff;
}

.newsletter-signup-heading {
	font-size: 20px;
	padding-top: 10px;
	padding-left: 20px;
	color: #ffffff;
}

.newsletter-signup-form-wrapper {
	padding-left: 20px; 
	margin-top: 5px; 
	width: 240px;
}

.newsletter-signup-input-field {
	float:left;
	width: 150px;
	border: 0px; 
	background-color: #787878;
	padding-left: 3px;
	padding-top: 2px;
	font-size: 15px;
	color: #ffffff;
	height: 22px;
	font-family: Arial; 
}

.newsletter-signup-submit {
	float: right; 
	width: 80px;
	padding: 3px; 
	font-size: 14px; 
	height: 26px;
	font-family: Arial, Verdana;
	background-color: #787878;
	border: 0px; 
	color: #ffffff;
}

.footer-link {
	color: #cccccc;
	font-size: 10px; 
	font-family: arial, helvetica, verdana; 
	cursor: pointer;

}


.pink-button {
	text-align: center; 
	background: url("/images/pink-button.png");
	width: 173px; 
	height: 64px; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: arial, verdana, tahoma, helvetica;
	border: none;
	color: #ffffff;
	cursor: pointer;
}

.blue-button {
	text-align: center; 
	background: url("/images/blue-button.png");
	width: 173px; 
	height: 64px; 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, verdana, tahoma, helvetica;
	border: none;
	color: #ffffff;
	cursor: pointer;
}

.award-line {
	height: 1px; 
	background-color: #999999;
	border: none;
	margin: 0px;
}

.awards-div {
	margin-top: 10px;
	width: 410px;
}

.award-cont {
	width: 100%; 
	padding-top: 20px;
	clear: both;
}

.award-image {
	display: inline; 
	float: left;
}

.award-name {
	width: 300px;
	margin-top: 4px; 
	margin-left: 10px;
	float: left;
	font-size: 10px; 
	color: #fafafa;	
}

.award-year {
	color: #cacaca;
}

.award-heading {
	margin: 0px; 
	font-size: 20px; 
	color: #efefef;
}


.buy-button {
	width: 232px;
	height: 32px;
	background-color: #ffffff;
	border: none; 
	background-image: url("/images/buy-button.png");
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, helvetica, tahoma;
	color: #ffffff;
}


.blue-about-button {
	width: 200px; 
	height: 32px;
	background-color: #35b4fb;
	border: 1px solid #ffffff;

	font-family: Arial, Helvetica, tahoma; 
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}


.pink-about-button {
	width: 200px; 
	height: 32px;
	background-color: #ff00aa;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, tahoma; 
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
