/*
Responsive Template Name: RS-1200 Prototype 38
File: Custom CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

.clear push50 img
{
	max-width:100%;
	margin:0; 
	padding:0; 
	border:none; 
	line-height:normal; 
	vertical-align:middle;
}

#wxWrap {
    /*
    background: #EEE; /* Old browsers 
    background: -moz-linear-gradient(top, rgba(67,67,67,1) 0%, rgba(51,51,51,1) 100%); /* FF3.6+ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,67,67,1)), color-stop(100%,rgba(51,51,51,1))); /* Chrome,Safari4+ 
    background: -webkit-linear-gradient(top, rgba(67,67,67,1) 0%,rgba(51,51,51,1) 100%); /* Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(top, rgba(67,67,67,1) 0%,rgba(51,51,51,1) 100%); /* Opera11.10+ 
    background: -ms-linear-gradient(top, rgba(67,67,67,1) 0%,rgba(51,51,51,1) 100%); /* IE10+ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 
    background: linear-gradient(top, rgba(67,67,67,1) 0%,rgba(51,51,51,1) 100%); /* W3C */
	width: 100%;
    padding: 2px 13px 2px 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background-color:#333333;
	border:1px solid #919191;
}
#wxIntro {
    display: inline-block;
    font: 14px/20px Arial,Verdana,sans-serif;
	font-style:italic;
    color: #999999;
    vertical-align: top;
    padding-top: 9px;
	margin-left:20px;
}
#wxIcon {
    display: inline-block;
    width: 61px;
    height: 34px;
    margin: 2px 0 -1px 1px;
    overflow: hidden;
    background: url('http://l.yimg.com/a/lib/ywc/img/wicons.png') no-repeat 61px 0;
}
#wxIcon2 {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 1px 6px 0 28px;
    overflow: hidden;
}
#wxTemp {
    display: inline-block;
    font: 20px/28px Arial,Verdana,sans-serif;
    color: #333;
    vertical-align: top;
    padding-top: 5px;
    margin-left: 25px;
}

.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	font-weight: bold;
	color: #2F5AFA;
	text-decoration: none;
	position:fixed;
	bottom:10px;
	right:55px;
	display:none;
	background: url('../img/Arrow-Up.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}

