/* START : Tag level */

body
{
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 12px;
	background-image: url(web-background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

h1
{
	margin-top:5px;
}

img
{
	border: 0px;
}

a
{

}

#wrapper
{
	text-align: left; 
	padding: 0; 
	width: 840px; 
	margin: auto;	
}

.contentBody
{
	border: 2px solid #000;
	background-color: #ababab;
	padding: 10px;
}

.navLinks tr td a
{
	font-weight: bold;
}










.button
{
	text-decoration: none;
	background-color: #CCC;
	font-size: 12px;
	color: #000;
	border: 1px solid #999;
	padding: 2px 6px;
	padding: 0;
	width: 63px;
}

	
.buttonOn
{
	text-decoration: none;
	background-color: #DB8926;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #999;
	padding: 2px 6px;
	padding: 0;
	font-weight: bold;
	width: 63px;
}







/* START : Reg form related */
.loginField
{
	margin: 1px;
	margin-top: 2px;
	margin-right: 0px;
	padding: 0px;
	width: 120px;
	font-size: 14px;
}

.registration-form fieldset
{
	margin: 10px;
	padding: 15px;
	padding-bottom : 5px;
}

.registration-form legend
{
	font-size: 135%;
	font-weight: normal;
	letter-spacing: -0.03em;
	line-height: 1;
	color: #80A71F;
	padding: 0 0.5em;
	font-weight: bold;
}

.registration-form legend span 
{
	color: #999;
	font-size: 80%;
	letter-spacing: 0;
}

.registration-form label
{
	float: none;
	display: block;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #817A71;
}

.form-note {
	font-size: 85%;
	color: #999;
	margin-bottom: 0.3em;
	margin-top: 0;
	display: block;
}

.input
{
	font-size: 126%;
	background: #DBF4FF url(../images/bg_blueFormInput.gif) repeat-x;
	border: 1px solid #45A0CB;
	color: #333333;
	padding: 2px;
}

.registration-form select 
{
	font-size: 126%;
	border: 1px solid #45A0CB;
	color: #333333;
	padding: 2px;
	background-color: #CDE5F3;
}

.registration-form label.form-checkbox 
{
	display: inline;
	vertical-align: middle;
	position: relative;
	top: -3px;
}

.registration-form div 
{
	padding-bottom: 1em;
	clear: left;
}

.registration-form .inline 
{
	float: left;
	clear: none;
	padding-right: 5px;
}

.registration-form .form-brief
{
	width: 200px;
}

.form-error
{
        color: #990000;
        font-size: 85%;
        font-weight: bold;
        margin-bottom: 0px;
        background: url(../images/error.gif) no-repeat;
        padding: 2px 0 4px 18px;
}

.bad
{
	background: url(../images/deny.gif) no-repeat scroll 0pt 1px;
	padding-left: 16px; 
	font-size: 85%; 
	color: #cc0000;
	font-weight: bold;
}

.good
{
	background: url(../images/confirm.gif) no-repeat scroll 0pt 1px;
	padding-left: 16px; 
	font-size: 85%; 
	color: #3D9406;
	font-weight: bold;
}

input.button1, input.button2 
{
	font-size: 20px;
	margin-top: 2px;
}
/* END : Reg form related ********************************************* */









.font10
{
	font-size: 10px;
}

.font14
{
	font-size: 14px;
}


.mainPageProfileWrapper
{
	text-align: center; 
	margin-bottom: 5px;
}

.centerColSqueze
{
	width: 460px;
}

#footerLinks
{
	text-align: center; 
	font-size: 10px;
}

#footerLegal
{
	text-align: center; 
	font-size: 10px; 
	margin-top: 5px; 
	margin-bottom: 5px;
}


#infoBlock td.useDivider
{
	background: transparent url(../images/bg_grayDivider.gif) top right no-repeat; 
	padding: 0px 5px;
}

.friendCell
{
	padding: 0px 10px 10px 0px;
}

.paginationCell
{
	padding: 10px 0px 10px 0px;
}

.pagination
{
	border: 1px solid #CCC; 
	padding: 3px;
	background-color: #FFF;
}

.pagination_fill
{
	border: 1px solid #CCC; 
	padding: 3px;
	color: #FFF;
	background-color: #2439DB;
}

.notClickable
{
	color: #CCC;
}

.flickrPink
{
	color: #FF0084;
}

.rightText
{
	text-align: right;
}

.centerText
{
	text-align: center;
}

.noBlock
{
	display: inline;
}

.loginBackGround
{
	background: none;
	background-color: #fceedb;
}



#podcast a
{
	color: #245eeb;
	font-weight: bold;
}
		
.podcastEntry
{
	margin-top: 10px; 
	border-top: 2px dashed #999999; 
	padding: 5px;
}
		
.podcastEntry span
{
	font-size: 10px; 
	color: #666666;
}