html, body
{
	margin: 0;
	padding: 0;
	background-image: url('../images/bg_pattern.png');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans;
	height: 100%; 
	z-index: -10;
}

input
{
	background-color: #f9e4b9;
	color: #bf391a;
	border: none;
	height: 21px;
	padding-top: 2px;
	padding-left: 7px;
}

a
{
	text-decoration: none;
}

#bg-grad
{
	position: absolute;
	background: url('../images/bg_pattern.png') repeat-y;
	height: 1215px;
	width; 100%;
	z-index: 0;
	left: 0;
	top: 0;
}

#bg-solid
{
	position: fixed;
	background: url('../images/bg_pattern_solid.png');
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
}

div#char-glasses
{
	position: absolute; 
	background-image: url('../images/char_glasses.png');
	background-repeat: no-repeat;
	right: 0;
	top: 0;
	width: 75px;
	height: 66px;
	z-index: 1;
	margin-right: 25px;
}

#char-twitter
{
	position: absolute; 
	background-image: url('../images/char_twitter.png');
	background-repeat: no-repeat;
	right: 0;
	top: 0;
	width: 174px;
	height: 153px;
	margin-top: 150px;
	margin-right: 0;
	z-index: 0;
}

#char-twitter a
{
	position: absolute;
	margin-left: 90px;
	margin-top: -60px;
	cursor: pointer;
	text-decoration: none;
	z-index: 3;
	width: 84px;
	height: 77px;
	border: none;
}

#char-twitter a img
{
	text-decoration: none;
	border: none;
}

div#char-beard
{
	position: absolute; 
	background-image: url('../images/char_beard.png');
	background-repeat: no-repeat;
	right: 0;
	top: 0;
	width: 174px;
	height: 153px;
	z-index: 0;
	margin-top: 860px;
	margin-right: -40px;
}

div#char-whistle
{
	position: absolute; 
	background-image: url('../images/char_whistle.png');
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	width: 137px;
	height: 135px;
	z-index: 0;
	margin-top: 450px;
	margin-left: 30px;
}

div#char-fro
{
	position: absolute; 
	background-image: url('../images/char_fro.png');
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	width: 137px;
	height: 135px;
	z-index: 0;
	margin-top: 950px;
	margin-left: 50px;
}
.errors
{
	color: #BF3819;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 40px;
	background-image:url(../images/note-exclamation.png);
	background-repeat:no-repeat;
	text-indent: 32px;
	min-height: 26px;
	margin-bottom: 0;
}

.errors span
{
	position: relative;
	top: 5px;
}

#container
{
	position: relative;
	min-height: 100%;
	height: auto; 
	width: 1030px;
	margin: 0 auto -54px;
	background: transparent url(../images/content-bg.png) 81px 440px no-repeat;	
	z-index: 10;
	overflow: hidden;
}

#header
{
    	position: relative;
	background-image: url('../images/header_block.png');
	background-repeat: no-repeat;
    	width: 968px;
   	height: 384px;
    	margin-left: auto;
    	margin-right: auto;
}

#push
{
	height: 35px;
}

#footer
{
	width: 1030px;
	height: 54px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 501;
}

#footer-bg
{
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	background-color: #282826;
	width: 900px;
	height: 54px;
	text-align: center;
	margin-left: 73px;
	z-index: 6000;
}

#nav
{
	position: relative;
	height: 68px;
	vertical-align: bottom;
	margin-left: 6px;
	z-index: 0;
}

#nav li
{
	position: relative;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	width: 198px;
	height: 55px;
	margin-top: 25px;
	z-index: 0;
}

#nav li.active
{	
	width: 208px;
	height: 68px;
	padding-right: -15px;
	z-index: 1000;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom; 0;
	margin-left: -4px;

}

#nav li a
{
	position: absolute;
	bottom: 15px;
	width: 175px;
	height: 30px;
	margin-top: 10px;
	margin-left: 15px;
	text-decoration: none;
	z-index: 999999;
}

#nav li.active a
{
	bottom: 3px; 
}

#nav li span
{
	visibility: hidden;
}

#overview
{
	background-image: url('../images/tab_overview_inactive.png');
}

#overview.active
{
	background-image: url('../images/tab_overview_active.png');
	position: relative;
	left: -2px;
}

#rss-directory
{
	background-image: url('../images/tab_rssdirectory_inactive.png');
}

#rss-directory.active
{
	background-image: url('../images/tab_rssdirectory_active.png');
}

#help
{
	background-image: url('../images/tab_help_inactive.png');
}

#help.active
{
	background-image: url('../images/tab_help_active.png');
}

#my-account
{
	background-image: url('../images/tab_myaccount_inactive.png');
}

#my-account.active
{
	background-image: url('../images/tab_myaccount_active.png');
	position: relative;
	left: 2px;
}

#backdrop
{
	position: absolute;
	left: 0;
	top: 0;
	width: 796px;
	margin-bottom: 12px;
	z-index: 0;
	margin-left: 46px;
	height: 300px;
	height: auto;
	padding-bottom: 12px;
	background-color: #FFF3D6;
	min-height: 300px;

}
#content-body, #loading
{
	position: relative;
	width: 796px;
	margin-top: -16px;
	margin-bottom: 12px;
	z-index: 0;
	margin-left: 46px;
	height: auto;
	overflow: hidden;
	padding-bottom: 12px;
	background-color: #FFF3D6;
	
	left: -795px;
	min-height: 100%;
}
#loading
{
	display: none;
}
#loading img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 10000;
}

#content
{
	position: relative;
	margin-left: 79px;
	color: #605439;
	height: auto;
	margin-top: -29px;
	z-index: 1000;
}

#rsstunes-logo
{
	background-image: url('../images/rsstunes_branding.png');
	width: 297px;
	height: 162px;
	z-index: 100;
	position: absolute;
	margin-left: 103px;
	margin-top: 100px;
}

#mess-logo
{
	background-image: url('../images/mess_w_silverlight.png');
	width: 126px;
	height: 45px;
	z-index: 100;
	position: absolute;
	margin-left: 286px;
	margin-top: 155px;
}

#mess-logo a span
{
	visibility: hidden;
}

#content-body-borders
{
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;
	height: auto;
	margin-top: -18px;
	z-index: 0;
}

#content-body-border-left
{
	position: absolute;
	background-image: url('../images/content_border_left.png');
	background-repeat: repeat-y;
	left: 0;
	height: 100%;
	width: 79px;
	z-index: 0;
	margin-left: -7px;
	min-height: 100%;
}

#content-body-border-right
{
	position: absolute;
	background-image: url('../images/content_border_right.png');
	background-repeat: repeat-y;
	right: 0;
	top: 0;
	height: 100%;
	width: 72px;
	z-index: 0;
	margin-right: 30px;

	min-height: 100%;
}

#footer div p
{
	color: #fff3d9;
	font-size: 12px;
	font-style: italic;
	padding-top: 20px;
}

.pagination
{
	position: absolute;
	margin-left: 320px;
	bottom: 0;
}

.paginator-top
{
	display: inline;
	float: right;
	margin-right: 12px;
	margin-top: 3px;
}

#messages
{
	font-weight: bold;
	font-size: 24px;
	margin-left: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#content-body, #loading
	{
		left: 0;
	}

	#picks ul li
	{
		padding-bottom: 12px;
	}

}

#rss-player
{
	position:absolute;
	top:60px;
	right:120px;
}
