@CHARSET "ISO-8859-1";


.panel, .hoverpanel {
	font-size: 8pt;
	font-weight: bold;
	color: #6A6A6A;
	font-family: "Trebuchet MS", Arial;
	margin-bottom: 20px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 10px;
	padding: 10px;
	width: 940px;
	position: relative;
}

.panel {
	background: #F4F4F4;
}

label {
	display: block;
	height: 85px;
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dadada;
}

label.hover, .hoverpanel {
	background: #EAEAEA;
	cursor: pointer;	
}

label input {
	position: absolute;
	left: 10px;
	top: 22px;
}

label span {
	position: absolute;
	display: block;
	color: #313131;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
}

label span.offer_name {
	font-size: 15pt;
	left: 40px;
	top: 17px;
}

label span.offer_price {
	font-size: 24pt;
	top: 9px;
	left: 220px;
}

label span.offer_detail {
	font-size: 10pt;
	top: 53px;
	left: 40px;
	color: #484848;
}

label span.offer_headline {
	color: #a4a4a4;
	font-size: 15pt;
	right: 300px;
	top: 30px;
}

.em {
	color: #f37013 !important;
}

label span.offer_range {
	top: 14px;
	left: 320px;
	font-size: 10pt;
	font-weight: bold;
}

#topsites_inner {
	position: relative;
	background: url(http://static-img.myxpass.net/formabo_menu_top.jpg) no-repeat;
	padding-top: 50px;
	width: 284px;
}
#topsites .site {
	color: white;
	font-weight: bold;
}
#topsites p {
	color: #C4C4C4;
	font-size: 8pt;
	font-family: Verdana;
	
	margin: 7px 0 10px 0;
	padding: 0 10px 0 10px;
}

#topsites h3 {
	color: #F4F4F4;
	font-size: 11pt;
	font-family: "Trebuchet MS",Arial;
	
	padding: 0 10px 0 10px;
	margin: 10px 0 0 0;
}

#whymxp {
	padding-top: 20px;	
}

#header {
	height: 141px;
	background: #FDCB42 url(http://static-img.myxpass.net/formabo_header_bg.jpg) no-repeat;
	position: relative;
}


#header_bottom {
	height: 49px;
	background: url(http://static-img.myxpass.net/formabo_header_bottom.png) repeat-x;
	position: relative;
	z-index: 8;
}

#header_bottom div {
	padding: 16px 0 0 80px;
	line-height: 45px;
	height: 90px;
	width: 140px;
	text-align: center;
	top: -14px;
	position: absolute;
	z-index: 10;
	color: #D7D7D7;
	font-size: 15pt;
	font-family: "Trebuchet MS", Verdana;
}

#header_bottom div.sites { left: 15px; background: url(http://static-img.myxpass.net/formabo_icon_sites.png) no-repeat; }
#header_bottom div.videos { left: 238px; background: url(http://static-img.myxpass.net/formabo_icon_videos.png) no-repeat; }
#header_bottom div.hdd { padding-left: 100px; left: 476px; background: url(http://static-img.myxpass.net/formabo_icon_hdd.png) no-repeat; }
#header_bottom div.clock { left: 726px; background: url(http://static-img.myxpass.net/formabo_icon_clock.png) no-repeat; }


#menu ul {
	padding-left: 290px;
}
#menu ul {
	border-right: 1px solid black!important;
}
#menu li,#menu li.right  {
  padding: 0 27px 0 27px !important;
  border-left: 1px solid black!important;	
  border-right: none;	
}

#content {
	background: #F7F7F7 url(http://static-img.myxpass.net/formabo_header_bottom_shadow.png) repeat-x;
}

#submit {
	padding-left: 80px;	
	margin-bottom: 20px;
}

#submit input {
	background: transparent url(http://static-img.myxpass.net/formabo_bt_join.jpg) no-repeat;
	border: none;
	width: 513px;
	height: 95px;
	color: white;
	cursor: pointer;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 17pt;
	padding-left: 100px;
	text-align: center;
	color: white;
}

#submit input:hover {
	color: #FDCB42;
}

.msg_ok, .msg_err, .msg_loader, .msg_warn {
	font-weight: bold;
	padding-left: 35px;
	font-size: 12pt;
	line-height: 22px;
	height: 22px;
	margin-left: 10px;
}

.msg_ok {
	color: #1BAC0C;
	background: url(http://static-img.myxpass.net/icons/22x22/ok.png) no-repeat;
}
.msg_err {
	color: #CF0202;
	background: url(http://static-img.myxpass.net/icons/22x22/nok.png) no-repeat;
}
.msg_loader {
	color: #999999;
	background: url(http://static-img.myxpass.net/ajax-loader-24.gif) no-repeat;
}
.msg_warn {
	color: #F37013;
	background: url(http://static-img.myxpass.net/icons/22x22/warn.png) no-repeat;
}
