﻿.upscrollbutton
{
	display:block;
	text-align:right;
	float:right;
	width:56px;
	height:0px;
}

#toTop
{
	display:block;
	cursor:pointer;
	width:46px;
	height:46px;
	padding-top:5px;
	margin-left:0px;
	text-align:center;
	position:fixed;
	bottom:48px;
	z-index:100;
	float:right;
	right: 10px;
	_bottom:auto;
	_position:absolute;
	_margin-top:-60px;
	_margin-left:25px;

	-webkit-box-shadow: 0px 0px 5px #999;
	 box-shadow: 0px 0px 5px #999;
	 background: rgba(200,200,200,0.7);
}

#bottom
{
	background-color: rgb(52,52,52);
	clear:both;
	height:auto;
	margin: 0px auto;
	background-position: left top;
	background-repeat: repeat-x;
	text-align:center;
	padding-top:0px;
	margin-top:-1px;
}

#bottom .midcolumn
{
	background:none;
	width: auto;
	margin: 0px auto;
	text-align: center;
	padding-top: 30px;
}

.veryfooter
{
	background: #fff;
	color:#999999;
	font-size:12px;
	text-align:center;
	padding:10px;
	height: auto;
}

.veryfooter a
{
	color:#999999;
	font-size:14px;
	font-weight:300;
	text-decoration:none;
}

.veryfooter a:hover
{
	color:#000;
}

.veryfooter small
{
	display: block;
	clear: both;
}

.veryfooter small a
{
	color: #ddd;
	font-size: 100%;
}

.veryfooter span
{
	float:right;
	width:auto;
	text-align:right;
	font-size:14px;
	height: auto;
}

.leftbottom
{
	float: left;
	width: auto;
	padding-left: 24px;
}

.rightbottom
{
	float: right;
	width: auto;
	width: 245px;
	max-width: 245px;
	color: #999999;
	text-align: left;
	font-size: 14px;
	padding-right: 24px;
}

.rightbottom a
{
	color: #f2f3f7;
	font-size: 17px;
	text-decoration: none;
	float: right;
	top: -3px;
	position: relative;
}

.bottommenu
{
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 12px;
}

.bottommenu a, .bottommenu span
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	height:auto;
	width: auto;

	padding: 13px 18px 13px 4px;

	vertical-align:top;
	text-align: center;

	color: #fff;
	text-transform: uppercase;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: -20px center;
}

.bottommenu a:hover, .bottommenu .active
{
	font-weight: bold;
/*	padding: 13px 17px 13px 3px;*/
}

.bottomsocial
{
	text-align: left;
}

.bottomsocial a
{
	text-decoration: none;
	margin: 0px 3px;
}


.bottomlinx a
{
	display: inline-block;
}