@import url(sifr.css);



/**************
 	Site Container Box
*/

body
	{
	color: #333;
 	font-size: 62.5%; 
	font-family: Verdana, Lucida, sans-serif; 
	background: url(../images/bg.jpg) 0px -250px no-repeat;
	}

#Layout
	{
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	position: relative;
	}

/**************
 	Header on the left
*/

#header
	{ 
 	width: 325px;
	float: left;
	text-align: right;
	}

#header hr
	{
	margin: 15px 25px;
	border: 0;
	border-bottom: 3px solid #ddd;
	}

	#logo
		{
		width: 100%;
		height: 45px;
		background: transparent url(../images/logo.jpg) center top no-repeat;
		margin: 40px 0px 20px 0px;
		}

	#navigation
		{
		width: 325px;
		background: #fff;
		}

		#navigation li
			{
			list-style-type: none;
			text-align:right;
			font-family: Garamond, "Times New Roman", Times, serif;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 14px;
			display:block;
			}

		#navigation li#flashPlayer
			{
			margin-right: 25px;
			margin-bottom: 10px;
			}

			#navigation a
				{
				width: 130px;
				line-height: 25px;
				padding-right: 20px;
				text-decoration: none;
				color: #444;
				border-right: 3px solid transparent;
				}

			#navigation a:hover { color: #447; }

			#navigation a:hover, #navigation a.selected { border-right-color: #ccc; }
			#navigation a.selected { padding-right: 5px }

/**************
 	Main content on the right
*/

#typography
	{
	float: left;
	}

	#scroll
		{
		height: 415px;
		width: 575px;
		overflow: hidden;
		position: relative; /* fix for IE to respect overflow */
		padding:0;
		margin: 0;
		}

		#scrollContainer
			{
			height: 415px;
			width: 575px;
			}

			#scrollContainer div.panel
				{
				padding: 35px 20px 20px 20px;
				height: 395px;
				width: 535px;
				overflow: hidden;
				}

/**************
 	Main content on the right
*/

#footer
	{
	clear: both;
	float: left;
	width: 900px;
	position:relative;
	top: 150px;
	background: none;
	color: #aaa;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	}

#footer-copyright
	{
	float: left;
	padding-left: 20px;
	}

#footer-createdby
	{
	float: right;
	}

#footer a { text-decoration: none;color: #aaa; }
#footer a:hover { text-decoration: underline; color: #ccc; }

h1 { padding: 0; margin: 0; }

.imgborder { border: 4px solid #e9e9e9 }





























/************
	* Misc Styles and defaults 
	*/
	
* {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}
img {
/*	border: 4px solid #E9E9E9;*/
}

/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
	 display: inline;
	 border-right: 1px solid;
}
	 .actionLinks li.last {
			border-right: none;
	 }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/

#Footer { 
 	clear: both;	
	width: 800px; 
	height: 5em; 
	background: transparent url(../images/footerBottom.gif) no-repeat bottom left; 
	text-align: center; 
	}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
		#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
		margin-top: -0.6em;
	}
		#Footer a { 
		 	color: #fff; 
		 	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
	