body {
	background: #313133 url('/img/top_bg.png') 0 -128px repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-align: center;
    height: 100%;
}

a {
	color: black;	
}

a:link {text-decoration:none;} 
a:visited {text-decoration:none;} 
a:hover {text-decoration:underline;}

img {
	border: 0;	
}

#global {
	background: transparent url(/img/background.png) center top repeat-y;
	margin-top: 0 !important;
	margin-top: -1px;
}

#content {
	background: #F7F7F7 url(/img/formabo_header_bottom_shadow.png) repeat-x;
	position: relative;
}

.main {
	width: 960px;
	margin: auto;
	text-align: left
}

#menu {
	height: 56px;
}


#menu ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 50px;
	padding-left: 285px;
	border-right: 1px solid black;
}

#menu li {
	float: left;	
	height: 52px;
	padding: 0 25px 0 25px;
	border-left: 1px solid black;	
}

#header {
	height: 141px;
	background: #FDCB42 url(/img/header_bg.jpg) no-repeat;
	position: relative;
}

#minilogin, #minideco {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 25px;
	position: absolute;
	top: 10px;	
	font-family: "Trebuchet MS", Verdana;
	height: 16px;
	line-height: 16px;
	color: #313131;
}

#minilogin {
	background: url(/img/lock_orangebg.png) no-repeat;
	left: 807px;
}

#minideco {
	background: url(/img/logout.png) no-repeat;
	left: 817px;
}

#login {
	position: absolute;
	top: 13px;
	left: 695px;	
}
#login img {
	display: block;
}
#login form {
	padding: 0;
	margin: 0;
	position: relative;
}
#login a {
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(/img/logout.png) no-repeat;
	color: #313131;
}
#login p {
	padding: 8px 0 0px 0;
	margin: 0;	
}
#login input.txt {
	display: block;
	background: #FCFCFC;
	border: 1px solid #A0A0A0;
	font-size: 8pt;
	padding: 3px;
	width: 170px;
	margin-top: 5px;
	color: #505050;
}

#login_bt {
	position: absolute;
	top: 34px;
	left: 187px;
}

#headlines {
	position: absolute;
	left: 45px;
	top: 80px;
	list-style-type: none;
	padding: 0;
	margin: 0;	
	font-size: 16pt;
	font-family: "Trebuchet MS", Verdana;
	color: #313131;
}

#headlines li {
	float: left;
	background: url(/img/list_ok_orangebg.png) no-repeat 0 7px;
	padding-left: 25px;
	margin-right: 25px;	
}

#logo {
	position: absolute;
	display: block;
	cursor: pointer;
	left: 5px;
	top: -55px;
	width: 288px;
	height: 61px;
	background: url(/img/formabo_logo_bg_24bit.png) no-repeat !important;
	text-align: center;
	padding-top: 20px;
	z-index: 10;
}

#header_bottom {
	height: 49px;
	background: url(/img/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: 150px;
	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(/img/formabo_icon_sites.png) no-repeat; }
#header_bottom div.videos { left: 238px; background: url(/img/formabo_icon_videos.png) no-repeat; }
#header_bottom div.hdd { padding-left: 100px; left: 476px; background: url(/img/formabo_icon_hdd.png) no-repeat; }
#header_bottom div.clock { left: 726px; background: url(/img/formabo_icon_clock.png) no-repeat; }


#topsites {
	background: url(/img/topsites_bg.png) repeat-y;
	position: absolute;
	top: 50px;
	right: 2px;
	z-index: 10;
}

#topsites_inner {
	position: relative;
	background: url(/img/topsites_top.jpg) no-repeat;
	padding-top: 80px;
	width: 284px;
}

#topsites_bottom {
	position: absolute;
	bottom: 0;	
	left: 0;
}

#topsites .site {
	width: 284px;
	text-align: center;
	padding: 22px 0 22px 0;
	display: block;
}

#topsites .site span {
	color: #f3f3f3;
	font-size: 11pt;
	font-weight: bold;
}

#topsites .sepsite {
	display: block;	
}

#topsites .site img {
	border: 2px solid #313131;
}

#topsites #fulllist_sites {
	text-align: center;
	display: block;
	margin-top: 15px;
	padding: 20px 0 20px 0;
	
}

h1, .bigtitle {
	height: 60px;
	background: url(/img/shadow.png) repeat-x;
	padding: 15px 0 0 15px;
	margin: 0;
	color: #313131;
}

.nobg {
	background: none;
	padding: 13px 0 0 15px !important;
}

h2 {
	color: #F37013;
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16pt;
	font-weight: normal;
	margin: 20px 0  5px 0;
}

em {
	font-size: 1.2em;
	color: #F37013;	
}

.biginput {
	font-size: 14pt;
	padding: 1px;
	color: #313131;
	margin-bottom: 10px;
	border: 1px solid #A0A0A0;
}

.inputerror {
	background: #FFF7F7;	
}


.panel {
	background: #eeeeee;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 10px;
	padding: 10px;
	width: 940px;
	position: relative;
}

.promo_courtney {
	position: relative;
	height: 156px;
	display: block;
    width: 960px; 
    background: url(/img/promo_courtney_notext.jpg) no-repeat; 
    color: #2A2835; 
    font-size: 14pt; 
    font-weight: bold; 
    font-family: Calibri, Arial;
}
.promo_courtney span { position: absolute; }
a.promo_courtney:hover { text-decoration: none; }

.promo_courtney img { display: block; }

.promo_courtney_bottom {
	position: absolute;
	top: 156px;
	right: 0;
}


.fulllist {
	display: block;
	position: absolute;
	top: -36px;
	right: 0;
}

.panel img.thumb {
	border: 2px solid #5C5C5C;
}

.thumbcontainer {
	float: left;
	text-align: center;
	font-size: 8pt;
	color: #313131;
	padding: 10px 18px 10px 19px;
}

.floatcontainer, .floatcontainer span, .floatcontainer img {
	display: block;	
}

.girlthumbcontainer {
	float: left;
	text-align: center;
	font-size: 8pt;
	color: #313131;
	padding: 8px 12px 8px 12px;
}

.thumbcontainer em, .girlthumbcontainer em {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

.thumbcontainer small, .girlthumbcontainer small {
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	color: #5C5C5C;
}

.thumbdetails {
	text-align: right;
	padding-right: 10px;
	margin-top: -1px;
}


#bottom {
	height: 32px;
	background: url(/img/bottom.png) repeat-x;
}

#bottom_links {
	float: right;
}

#bottom a {
	color: black;	
}

#bottom div {
	font-weight: bold;
	padding: 12px 20px 0 20px;
	margin: 0;
	font-size: 8pt;
}

#main_bottom {
	background: url(/img/page_bottom_bg.png) center center no-repeat;
	height: 7px;
	font-size: 1px;
}

.bottom_panel {
	background: url(/img/panel_bottom.png) repeat-x;
	height: 11px;
	font-size: 1px;
}
.bigbottom_panel {
	background: white url(/img/shadow.png) 0 2px repeat-x;
	height: 68px;
	font-size: 1px;
}
.smallbottom_panel {
	background: white;
	height: 2px;
	font-size: 1px;
}
.top_panel {
	background: url(/img/panel_top.png) repeat-x;
	height: 9px;
	font-size: 1px;
}

.block {
	display: block;
}
