
/*
 * Bespoke definitions
 * Rules for body content
 */

/* MAIN TOP MENU */
#topPanel .menu
{
	position: absolute;
	height: 30px;
	top: 124px;
	margin: 0;
	padding: 0;
	width: 740px;
}

#topPanel .menu a
{
	margin-left: 14px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

#topPanel .menu a:hover
{
	color: #ef403d;
	text-decoration: none;
}

#topPanel .loginForm
{
	display:none;
	font-weight: bold;
	color: #ef403d;
	position: absolute;
	height: 19px;
	top: 152px;
	margin: 0 0 0 15px;
	padding-bottom: 0;
	width: 740px;
}

#topPanel .loginForm p
{
	margin: 0 25px 0 0;
	padding: 0;
	display: inline;
}

#topPanel .loginForm a
{
	margin-right: 15px;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	color: #ef403d;
}

#topPanel .loginForm a:hover
{
	color: #f07876;
	text-decoration: none;
}

#topPanel .botLight
{
	position: absolute;
	top: 164px;
	margin: 0;
	padding: 0;
	background: url(/local/freebe.tv/images/bg_light_bot.gif) #ebeef7 no-repeat top left;
	height: 13px;
	width: 740px;
}

/* BODY AREA */
.contentTop
{
	margin: 10px 0 0 0;
	height: 35px;
	width: 740px;
	background: url(/local/freebe.tv/images/bg_content_top.gif) transparent left top no-repeat;
}

.contentTop h1
{
	font-weight: bold;
	font-size: 1.75em;
	color: #ef403d;
	letter-spacing: -0.05em;
	margin: 0 0 0 152px;
	padding: 9px 0 0 0;
}

.contentMid
{
	width: 740px;
	height: auto;
	display: table;
	background: url(/local/freebe.tv/images/bg_content_mid.gif) transparent left top repeat-y;
	overflow: auto;
	margin-bottom: 0;
}

.contentMid p
{
	margin-left: 15px;
}

.contentBot
{
	font-size: 1px;
	line-height: 0;
	width: 740px;
	height: 16px;
	background: url(/local/freebe.tv/images/bg_content_bot.gif) transparent left top no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
}

/* FOOTER MENU */
#footer .menu
{
	background: url(/local/freebe.tv/images/footer_menu_bg.gif) #ebeef7 no-repeat top left;
	width: 740px;
	height: 40px;
	text-align: center;
}

#footer .menu a
{
	font-size: 1.3em;
	letter-spacing: -0.00em;
	line-height: 39px;
	font-weight: bold;
	margin: 5px;
	color: #ef403d;
	text-decoration: none;
}

#footer .menu a:hover
{
	color: #f07876;
	text-decoration: none;
}

#footer p
{
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

.roundedTopTQWidth
{
	clear: left;
	font-size: 1px;
	line-height: 1em;
	margin: 0;
	padding: 0;
	background: url(/local/freebe.tv/images/body_content/solid-round-top.gif) #fff left top no-repeat;
	width: 598px;
	height: 13px;
	margin:0 auto;
}

.roundedMidTQWidth
{
	clear: both;
	margin: 0;
	padding: 0;
	background: url(/local/freebe.tv/images/body_content/solid-round-mid.gif) #fff left top repeat-y;
	background-color: #fff;
	width: 598px;
	height: auto;
	color:#000;
	font-size:1.2em;
	margin:0 auto;
	text-align:left;
}

.roundedMidTQWidth a
{
	color:#000;
}

.roundedBotTQWidth
{
	clear: both;
	font-size: 1px;
	margin: 0;
	background: url(/local/freebe.tv/images/body_content/solid-round-bot.gif) #fff left top no-repeat;
	width: 598px;
	height: 16px;
	margin:0 auto;
}

.userMsg
{
	color: #f00;
}

.instruction_box
{
	font-size: 10px;
	color: #666;
	border:1px dotted #999;
	padding:5px;
	width:360px;
	display:block;
}
