

.footer-container {
	border-top: 10px solid #b40062;
	background-color: #1f1f1f;
}


.footer {
	width: 996px;
	margin: 0 auto;
	padding: 15px 0;
}

.footer .panel1{
	width: 165px;
	float: left;
	padding: 0 15px;
	min-height:220px;
	text-align:left;
	color: #DF0174;
}

/* ---------------------------------------------- */

.footer .panel2{
	border-left: 1px solid #e2e2e2;
	width: 480px;
	float: left;
	padding: 0 15px;
	min-height:220px;
	text-align:left;
}

.footer .panel2 a{
	display: block;
	margin: 0;
	float: left;
	padding: 10px 10px 0 0;
}

/* ---------------------------------------------- */

.footer .panel3{
	border-left: 1px solid #e2e2e2;
	width: 220px;
	float: left;
	padding: 0 15px;
	min-height:220px;
	text-align:left;
}

.footer .panel3 p{
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
	}

/* ---------------------------------------------- */

.footer .cat-name{
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
}

.footer .cat-name2{
	color: #DF0174;
	font-size: 12px;
}

.footer .cat-name-special{
	color:#CC3399;
	font-size:18px;
	line-height:22px;
	padding-bottom:5px;
	}

.footer ul{
	margin: 3px;
	padding: 0;
	list-style-type: none;
}

.footer input, .footer textarea{
	margin-bottom: 10px;
	background-color: #3c3c3c;
	border-width: 0;
	color: #eaeaea;
	padding: 3px;
	border: 1px solid #000;
}

.footer input:hover, .footer textarea:hover, .footer input:focus, .footer textarea:focus{
	border: 1px solid #b40062;
}


.sweep {
	clear: both;
}

.addthis_toolbox .vertical
{
width: 136px;
padding: 10px 0 10px 0;
border: 3px solid #eee;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a
{
width: 102px;
padding: 4px 0 4px 34px;
position: relative;
display: block;
text-decoration: none;
color: #DF0174;
}

.addthis_toolbox .vertical a:hover
{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background: #B4D3F8;
text-decoration: none;
}

.addthis_toolbox .vertical span
{
position: absolute;
left: 14px;
top: 4px;
}

.addthis_toolbox .vertical .more
{
border-top: solid 1px #eee;
padding: 10px 0 0 0;
margin: 10px 10px 0 10px;
text-align: center;
}

.addthis_toolbox .vertical .more a
{
padding: 4px 0;
margin: 0;
}

.addthis_toolbox .vertical .more span
{
display: none;
}

