@charset "utf-8";
/* CSS Document for Tibiyo */

/* BEGIN ELEMENT STYLES ***************************** */

html, body, .wrapper {
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: auto;
	padding: 0;
	border: none;
}

body {}

a:link, a:visited, a:active {
	color: #3d3533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #012269;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform: uppercase;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

ol {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border: 0;
}

hr {
	color: #000000;
	height: 1px;
}


/* END ELEMENT STYLES ******************************* */

/* BEGIN THEME STYLES ******************************* */

.borderShadowLeft {
	background-image: url(images/borderShadowLeft.gif);
	background-repeat: repeat-y;
}

.bodyArea {
	vertical-align: top;
}

.centerColumn {
	background: #ffffff url(images/fauxColumnBackground.gif) left repeat-y
}

.tibiyoHeaderRight {
	background-image: url(images/tibiyoHeaderBackground.jpg);
	vertical-align: top;
}

.headerLinks {
	color: #585b60;
	margin: 32px 0px 0px 24px;
	
}

.headerLinks a:link, .headerLinks a:visited, .headerLinks a:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.headerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.navArea {
	background-color: #002168;
}

.navigation a {
	background-image: url(images/navBackground.gif);
	color: #ffffff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding: 8px 25px 0px 25px;
	text-align: center; 
	text-decoration: none;
}

.navigation a:hover {
	background-image: none;
	text-decoration: none;
}

.leftHandNav {
	color: #ffffff;
	font-size: 12px;
	vertical-align: top;
}

.leftHandNav div {
	background-image:url(images/leftHandNavSeparator.gif);
	background-position: 7px 23px;
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 5px;
}

.leftHandNav a:link {
	background-image: url(images/creamBullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	color: #ffffff;
	padding-left: 25px;
	text-decoration: none;
}
.leftHandNav a:visited {
	background-image: url(images/creamBullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	color: #ffffff;
	padding-left: 25px;
	text-decoration: none;
}
.leftHandNav a:active {
	background-image: url(images/creamBullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	color: #ffffff;
	padding-left: 25px;
	text-decoration: none;
}
.leftHandNav a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.leftHandNavForm {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Alert{
	color:#ffffff;
}

.subscribeInput {
	 font-size:10px; 
	 width:125px;
}

.submitButton {
	background-image: url(images/subscribeBackground.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: none;
	color: #000000;
	font-size: 11px;
	height:20px;
	width: 67px;
}
.clearButton {
	background-image: url(images/clearBackground.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: none;
	color: #000000;
	font-size: 11px;
	height:20px;
	margin-left: 10px;
	width: 46px;
}

.contentArea {
	padding: 14px 10px 5px 8px;
	vertical-align: top;
}

.borderShadowRight {
	background-image: url(images/borderShadowRight.gif);
	background-repeat: repeat-y;
}

.footerArea {
	vertical-align: bottom;
}

.footerTopGap {
	background: #ffffff url(images/footerTopGap.gif) left top no-repeat;
}

.footer {
	color: #ffffff;
	background-color: #2f2f2f;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle
}

/* END THEME STYLES ********************************* */

/* BEGIN NAVIGATION STYLES ************************** */
/* END NAVIGATION STYLES **************************** */

/* BEGIN SYSTEM STYLE ******************************* */
/* END SYSTEM STYLE ********************************* */

