/* Player Styles */

a.playerlink{
	display: block;
	margin: 5px;
	padding: 0px;
}

div.addthis_toolbox{
	margin-top: 5px;
	margin-left: 4px;
}
.addthis_toolbox .two_column
{
    width: 170px;
    padding: 4px 0 4px 0px;
    border: 5px solid #C2E0F2;
	font-size: 12px;
	background-color: #fff;
}

.addthis_toolbox .two_column a
{
    padding: 4px 0 4px 24px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: #1797D8;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 4px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 90px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 75px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

div.panel h2{
	font-size: 14px;
	font-weight: bold;
}
div.content{
	min-height: 650px;
	width: 985px;
	padding: 0px;
}
div.full{

}
.mainsection{
	padding:0px;
	background-color: #000;
}
div.mainsectiondiv{
	background-color: #000;
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	color: #ccc;
	float:left;
}
div.mainsectiondiv a{
	color: #ccc;
}
div.mainsectiondiv a:hover{
	color: #fff;
}
div.gradpanel5{
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	border-top: 1px solid #666;
}
div.gradpanel5 h2{
	color: #666;
}
div.sepbar{
	background-image: url('/static/images/fptitle_grad.jpg');
	background-repeat: repeat-x;
	background-color: white;
	font-size: 12px;
	height: 32px;
	color: #ccc;
	border-bottom: 1px solid #f7f7f7;
}
div.sepbar h2{
	color: #ccc;
	font-size: 20px;
	display: inline;
}
#main{
	width: 985px;
}
.icon-channel{
	background-image:url(../images/smtp_documents_add_24.png) !important;
	height: 24px;
}

