/* CSS Document */


@import url("2008-skin.css");
@import url("sIFR-screen.css");

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #606060;
	line-height: 18px;
}

#printmessage{display:none;}

table 
{
	/*font: 12px Arial, Helvetica, sans-serif;
	color: #606060;
	line-height: 18px;*/
}
a
{
	color: #50a076;
	text-decoration: none;
}
a:hover
{
	color: #50a076;
	text-decoration: underline;
}
a img {border:0}

h1
{
	font: 30px Arial, Helvetica, sans-serif;
}
h2
{
	font: 24px Arial, Helvetica, sans-serif;
}
h3
{
	font: 20px Arial, Helvetica, sans-serif;
	margin:5px 0 5px 0;
}
h4
{
	font: 15px Arial, Helvetica, sans-serif;
}
h5
{
	font: 14px Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	color: #50a076;
	margin: 10px 10px 10px 10px;
}
p {
	margin: 5px;
}
.indent { 
	text-indent: 20px;
}
form {
	margin: 0;
}
input, select, textarea {
	color: #606060;
}
div.clear {
	line-height: 0px;
	height: 0px;
	clear: both;
	padding: 0px;
	font-size: 0px;
}
#wrapper
{
	width: 722px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	padding: 0;
}
#Header
{
	width: 722px;
	height: 61px;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
}
#Home {
	/*position:absolute;
	left:9px;
	top:0;
	height: 61px;
	width:60px;*/
}
#Nav
{
	position:absolute;
	width:462px;
	height:23px;
	left:71px;
	top:39px;
}
#Search
{
	position: absolute;
	top: 7px;
	left: 570px;
	margin: 0;
	padding: 0;
	/*height: 17px;*/
}
#Search * {
	margin: 0;
	padding: 0;
}
#Search input
{
	border: 1px solid #9BA785;
	width: 87px;
	height: 18px;
}
#Search input.button
{
	width: 47px;
	height: 20px;
	_margin: 2px 0 0 0;
	border: 0;
}
#Main
{
	background: url(/images/main-back.jpg) repeat-y;
	float: left;
	width: 722px;
	position: relative;
	margin: 0;
	padding: 0 0 0 5px;
}
#MainContain
{
	background: url(/images/InnerBackground.jpg) no-repeat;
	float: left;
	position: relative;
	width: 713px;
	margin: 0 auto;
	text-align: left;
}
#Breadcrumbs
{
	position: absolute;
	top: 29px;
	left: 20px;
	font: 10px Arial, Helvetica, sans-serif;
}

#Breadcrumbs a {
	color:#606060;
	text-decoration:none;
}
#Breadcrumbs a:hover {
	color:#606060;
	text-decoration:underline;
}

#Date
{
	position:absolute;
	top:15px;
	left:350px;
	font:10px Arial, Helvetica, sans-serif;
}
#Date td {
	/*font-size: 10px;*/
}
table#pnlLogin {
	/*visibility: hidden;*/
}
#SectionContent
{
	float: left;
	width: 504px;
	background-color: #FFFFFF;
	margin: 45px 0 0 0;
	border: 1px solid #ae9d79;
	padding: 0;
}

#SectionContent table {
    /*margin:5px;*/
}
#SectionContent p
{
	padding: 5px;
}
#SectionNavigation
{
	position: absolute;
	left: 16px;
	top: 54px;
	/*font-size:0;
	line-height:0;*/
}

table#pnlSecondaryNav {
	border: 0px solid red;
	/*visibility: hidden;*/
}
	
#InnerBorder
{
	border: 1px solid #ac9970;
	margin: 2px;
	width: 498px;
	padding: 0;
}

#RightBox
{
	width: 195px;
	float: left;
	margin: 48px 0 0 0;
	padding: 0;
}

#Content
{
	float: left;
	width: 510px;
	border: 1px solid red;
	margin: 0 0 0 4px;
}

#RightColumn
{
	float: left;
}
#SiteTools
{
	position: absolute;
	left: 512px;
	top: -18px;
	margin: 0;
	z-index: 100;
	color: #50a076;
}
#SiteTools a
{
	color: #50a076;
}
#Footer
{
	width: 722px;
	height: 34px;
	margin: 0;
	padding: 0;
	float: left;
}
#bottomnav {
	float: right;
	font-size:10px;
	list-style-type:none;
	margin: 0 30px 0 0;
	padding: 0;
	text-transform:lowercase;
}
#bottomnav li {
	display:inline;
	margin-left:19px;
}
#bottomnav :link,#bottomnav :visited {
	color:#999999;
	text-decoration:none;
}
#bottomnav :link:hover,#bottomnav :visited:hover {
	color:#009966;
	text-decoration:underline;
}
#google {
	position:absolute;
	left:664px;
	text-indent:-50000px;
	width:80px;
	height:32px;
}
#copyright {
	color: #fff;
	float: left;
	font-size:10px;
	padding: 0 0 10px 0;
}
#copyright :link,#copyright :visited {
	text-decoration:none;
}

/* STANDARD BUTTON Styles  */
a.button
{
	background: url(/images/ButtonBack.jpg) repeat-x;
	border: 1px solid #ae9d79;
	display: block;
	height: 20px;
	width: 102px;
	padding: 0px 5px;
	color: #336656;
	text-decoration: none;
	margin: 5px auto 5px auto;
}
a.button-wide
{
	background: url(/images/ButtonBack.jpg) repeat-x;
	border: 1px solid #ae9d79;
	padding: 2px 50px 2px 50px;
	color: #336656;
	width: 160px;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
input.button
{
	background: url(/images/ButtonBack.jpg) repeat-x;
	border: 1px solid #ae9d79;
	color: #336656;
	text-decoration: none;
}
/* END STANDARD BUTTON STYLES */




/* STYLE FOR Grid/Quadrant Area */
.topleft
{
	background: url(/images/LeftTopSquare.jpg) no-repeat;
	background-position: bottom;
	width: 238px;
	height: 173px;
}
.bottomleft
{
	background: url(/images/BottomLeftSquare.jpg) no-repeat;
	background-position: top;
	width: 240px;
	height: 178px;
}
.topright
{
	background: url(/images/TopRightSquare.jpg) no-repeat;
	background-position: bottom;
	width: 238px;
	height: 173px;
}
.bottomright
{
	background: url(/images/BottomRightSquare.jpg) no-repeat;
	background-position: top;
	width: 240px;
	height: 178px;
}
/* END GRID/Square AREA  */


.Box
{
	border: 1px solid #af9e7f;
	background-color: #dfd3bd;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 490px;
}

#RightPanel
{
	width: 194px;
	background: url(/images/RightPanel.jpg) no-repeat;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
}

#RightPanel h2
{
	margin: 0 10px 10px 30px;
}
#RightPanel h3, #RightPanel p
{
	margin: 0 10px 0 10px;
}

#RightPanel img
{
	margin: 5px 0 5px 0;
}
.Divider
{
	margin: 5px 0 5px 0;
}
.KingdomPic
{
	border: 1px solid #ac9970;

}
#VideoBox
{
	width: 489px;
	position: relative;
	margin: 10px 0 10px 0;
	padding: 0;
}
#VideoBoxContent
{
	padding: 0;
	margin: 0;
	background: #efe8dd url(/images/VideoBoxMain.jpg) no-repeat;
}
#VideoBoxContent h1, #VideoBoxContent h2, #VideoBoxContent h3, #VideoBoxContent p
{
	margin: 5px 0 5px 10px;
}
td.txt-style {
	font:12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#otd-box {
	width:497px;
	margin:0;
	padding:0 0 0 0;
	position:relative;
}
#otd-main {
	width:497px;
	margin: 0;
	background:url(/images/OTD_02.jpg) no-repeat bottom;
	/*min-height:140px;*/
	padding: 18px 0;
}
#otd-main img.Cal {
	margin:5px;
}
#otd-main td {
	margin:0;
}
#otd-main td.info {
	padding: 0 60px 0 0;
	}
#otd-main td.info p {
	margin:0;
	}
#otd-main a {
	font:13px Arial, Helvetica, sans-serif;
	margin:0;
	}
	
p#pagination {
	float: left;
}	
	
p#back {
	float: right;
}

.callout {
	padding:10px;
	margin:15px;
	border-top:1px solid #009966;
	border-left:1px solid #009966;
	border-right:3px solid #009966;
	border-bottom:3px solid #009966;
	background-color:#FFFFFF;
	color:#666633;
	background-image:url(/images/callout-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#bot-advertisements {
	float: left;
	margin: 5px auto;
	text-align: center;
	width: 495px;
}

/* /////////////// KINGDOM FEATURES - CSS FROM ARNIESKINGDOM.COM /////////////// */

#features {
	padding: 10px 0 0 10px; 
	font-family: Helvetica, Arial, sans-serif; 
	width:620px;
	text-align:left;
	}
	
#features_title {font-size:2.5em;text-decoration:none;margin-bottom: 10px; margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif; color:#000;}
#features_standfirst {font-size:1.4em;text-decoration:underline;line-height: 1.2em; margin-bottom:30px; color:#999;font-family:Georgia, "Times New Roman", Times, serif;}
#features_image {text-align:left; width:100%;}
#features_imagecaption { width:100%;font-size:0.9em; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px; text-align:center; margin-top:6px;}
#features_copy {margin:0;padding:0;font:75%/1.4; font-family:Georgia, "Times New Roman", Times, serif;}
#features_link_next {margin-top: 10px; text-align:left; margin-bottom:10px;}


/* /////////////// Palmer Q & A /////////////// */
.qanda_kingdom {font-weight:bold; color:#FF0000}
.qanda_kingdom_question {font-weight:bold; color:#000}
.qanda_palmer {font-weight:bold;}
.qanda_palmer_answer {font-weight:normal; color:#666}
