
	
html, body, input, textarea, select
{
	background-color:#000000;
}

form
{
margin: 0px;
border: 0px;
padding: 0px 0px 10px 0px;

}

#pal_content{

	height: 636px;
	width: 990px;
	margin: 0 auto;
	clear:left;
}

* html #pal_content
{
	height: 636px;
	width: 990px;
	margin: 0 auto;
	clear:left;
}

#pal_pagelogo
{
	position:relative; 
	width: 170px;
	color: white;
	float:left;
	margin-top:20px;
	margin-left:40px;
}


* html #pal_pagelogo
{
	margin-left:20px;
}

.extrapanel
{
/*	position: absolute; */
	background-color: #ffffff;

/*	top: 270px; */

	top: 0px;
	left: 0px;
	width: 615px; 

/*	margin: 0px; */
	margin: 5px 0px 0px 0px;
	border: 0px;
	padding: 0px; 

	color: #333333;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.extrapanel-inner
{
	position: relative;
	margin: 0px;
	border: 0px;
	padding: 20px;
}

.extrapanel p
{
	margin: 0.5em 0em 0.5em 0em;
	border: 0px;
	padding: 0px;
}

h1 { 
	color: #000000; 
	font-size: 150%; 
	font-weight:600;
	margin: 0; /* for IE */
	margin-right: 25px;
}

* html h1 
{

}

h2 {
	margin: 0; /* for IE */
	color: #ffffff; 
	font-size: .7em;
	font-weight:600;
	vertical-align:middle;
}



.pal_switchtoclassic
{
	font-size: 90%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.pal_switchtoclassic a:link, .pal_switchtoclassic a:visited, .pal_switchtoclassic a:hover
{
	color: #000000!important;
}



#link{
	color: #ffffff; 
	font-size: 1em;
	font-weight:600;
	text-decoration:none;
	display:block;

}



/*
 * Too much crossover with the common.css so we've got new CSS
 */

#pal_homesearch
{
	position: relative;
	background-color:#ce0f42;
	top: 200px;
	width: 533px;
	font-size: 130%;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal!important;
	color: #ffffff;
	text-align: right;
}
#pal_homesearchform
{
	position: relative;
	margin: 0px 22px 0px 0px;
	border: 0px;
	padding: 0px;
	line-height: normal!important;
}
.pal_switchtoclassic
{
	position: relative;
	right: 0px!important;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 143px;
	line-height: normal!important;
	width: 368px;
	text-align: left;
}
#pal_homesearch #btn
{
	position: relative;
	width: 25px;
	height: 25px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent url(/paladin2/configuration/2.0.0.0032/themes/internet-2009/variants/homepage_image/images/search-btn_small.gif) no-repeat top left;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	vertical-align:middle;
}

.pal_switchtoclassic a:link, .pal_switchtoclassic a:visited, .pal_switchtoclassic a:hover
{
	color: #ffffff!important;
	font-weight: bold;
}

#pal_homesearch #iSearchTerm_ContainingThePhrase
{
	position: relative;
	width: 335px;

	top: 7px;
	border: 1px solid #666666;
	margin: 0px 5px 0px 5px;
	padding: 3px;
	background-color: #ffffff;
	font-size: 1em;
}
#pal_homesearchlabel
{
	height: 30px;
	border: 0px;
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
}
#question
{
	position: relative;
	top: 230px;
	left: 270px;
	width: 234px;
}
#question_link
{
	position: relative;
	margin: 0.5em 0px 0px 0px;
	font-size: 110%;
	text-align: right;
}
#question_content
{
	width: 214px;
	padding: 5px 10px 5px 10px;
	background-color: #ce0f42;
	color: #ffffff;
	font-weight: bold;
	line-height: normal!important;
}
#question_content_inner
{
	font-size: 130%;
}
#question_content a:link, #question_content a:visited, #question_content a:hover
{
	color: #ffffff;
}
#question_top
{
	background: transparent url(/paladin2/configuration/2.0.0.0032/themes/internet-2009/variants/homepage_image/images/question_top3.gif);
	height: 5px;
}
#question_base
{
	background: transparent url(/paladin2/configuration/2.0.0.0032/themes/internet-2009/variants/homepage_image/images/question_bottom3.gif);
	height: 5px;
}
#question_arrow
{
	position: absolute;
	background: transparent url(/paladin2/configuration/2.0.0.0032/themes/internet-2009/variants/homepage_image/images/arrow.gif);
	width: 32px;
	height: 32px;
	top: 5px;
	right: -22px;
}

