/* THEmedia November 2006, Tanja Brand */

/* homepage styles - 000.css */

/* layers */

#wrapper { z-index: 1; position: relative; display: block; top: 0px; left: 0px; width: 831px; height: auto; min-width: 700px; margin: 0px auto; text-align: left; }

#logo { z-index: 4; position: absolute; display: none; top: 519px; left: 698px; width: 120px; height: 34px; padding: 0px; margin: 0px; background: transparent; }

#divider {
	z-index: 10;
	position: absolute;
	display: none;
	top: 525px;
	left: 696px;
	width: 1px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-image: none;
}

#advlogo { z-index: 4; position: absolute; display: none; top: 519px; left: 543px; width: 152px; height: 40px; padding: 0px; margin: 0px; background: transparent; }

#interface {
	z-index: 2;
	position: absolute;
	display: block;
	top: 0px;
	width: 831px;
	height: 545px;
	background: url('../images/001/001_bg_02ver.png') repeat-x;
}

#bottomborder { z-index: 3; position: absolute; display: block; top: 500px; left: 0px; overflow: hidden; padding: 0px; margin: 0px; width: 831px; height: 2px; min-height: 2px; max-height: 2px; background: none; clear: both; }

#textlinks { z-index: 5; position: absolute; display: block; top: 519px; left: 14px; width: 476px; height: 44px; padding: 0px; margin: 0px; background: transparent; vertical-align: baseline; text-align: left; }

#intro {
	z-index: 6;
	position: absolute;
	display: none;
	top: 6px;
	left: 288px;
	width: 500px;
	height: 26px;
	background: transparent;
}

#proven { z-index: 8; position: absolute; display: block; top: 412px; left: 23px; width: 127px; height: 70px; background: transparent; }
#mustsee { z-index: 10; position: absolute; display: block; top: 412px; left: 180px; width: 150px; height: 70px; background: transparent; }
#affordable { z-index: 9; position: absolute; display: block; top: 412px; left: 338px; width: 138px; height: 70px; background: transparent; }
#findout { z-index: 7; position: absolute; display: block; top: 426px; left: 504px; width: 220px; height: 58px; background: transparent; }


/* classes */

.copy { font-family: Arial,Helvetica,sans-serif; font-size: 8pt; color: #574A41; padding-right: 0px; background-color: inherit; background-image: none; }

.txtlinks { font-family: Arial,Helvetica,sans-serif; color: #574A41; font-size: 8pt; line-height: 18px; background-color: inherit; background-image: none; }
.txtlinks A { font-family: Arial,Helvetica,sans-serif; color: #574A41; text-decoration: none; font-size: 8pt; background-color: inherit; background-image: none; }
.txtlinks A:VISITED { font-family: Arial,Helvetica,sans-serif; color: #574A41; text-decoration: none; font-size: 8pt; background-color: inherit; background-image: none; }
.txtlinks A:HOVER { font-family: Arial,Helvetica,sans-serif; color: #817365; text-decoration: underline; font-size: 8pt; background-color: inherit; background-image: none; }
.txtlinks A:ACTIVE { font-family: Arial,Helvetica,sans-serif; color: #817365; text-decoration: underline; font-size: 8pt; background-color: inherit; background-image: none; }

.intro { font-family: Arial,Helvetica,sans-serif; color: #404040; font-size: 8pt; line-height: 16px; background-color: inherit; background-image: none; }

.findout { font-family: Arial,Helvetica,sans-serif; color: #444034; font-size: 8pt; line-height: 14px; background-color: inherit; background-image: none; }
.findout A { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: none; font-size: 8pt; line-height: 14px; background-color: inherit; background-image: none; }
.findout A:VISITED { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: none; font-size: 8pt; line-height: 14px; background-color: inherit; background-image: none; }
.findout A:HOVER { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: underline; font-size: 8pt; line-height: 14px; background-color: inherit; background-image: none; }
.findout A:ACTIVE { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: underline; font-size: 8pt; line-height: 14px; background-color: inherit; background-image: none; }

.buttontext { font-family: Arial,Helvetica,sans-serif; color: #444034; font-size: 8pt; line-height: 14px; background-color: inherit; background-image: none; }
.buttontext A { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: none; font-size: 8pt; background-color: inherit; background-image: none; }
.buttontext A:VISITED { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: none; font-size: 8pt; background-color: inherit; background-image: none; }
.buttontext A:HOVER { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: underline; font-size: 8pt; background-color: inherit; background-image: none; }
.buttontext A:ACTIVE { font-family: Arial,Helvetica,sans-serif; color: #404040; text-decoration: underline; font-size: 8pt; background-color: inherit; background-image: none; }


/* tag definitions */

BODY { background-color: #FFFFFF; color: #D7E5ED; padding: 0px;  text-align: center; margin-top: 20px; }
