body {
background: #cecfce;
font-family: arial;
font-size: 12px;
}
.slider-content {
	background: #000000;
	width: 600px;
	margin-left: -117px;
	opacity: 0.7;
	padding: 0;
}

.top {
	background: #ffffff;
	height: 305px;
	width: 1015px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin: 0 auto 0 auto;
}

.top-login {
	width: 1000px;
	height: 46px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: url('/images/lay/top_login_bg.png');
	border-bottom: 1px solid black;
	color: #ffffff;
}

.top-menu {
	width: 1000px;
	height: 54px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;


}

.top-platform-menu {
	width: 1000px;
	height: 190px;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
}

.top-platform-img {
	float: left;
	width: 123px;
	height: 190px;
	margin-left: 2px;
}
.top-platform-img-a {
	width: 121px;
	height: 159px;
	border-bottom: 1px solid #000000;
	border-top:1px solid #670707;
	border-left:1px solid #670707;
	border-right:1px solid #670707 ;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.top-platform-img-a img {
	width: 119px;
	height: 159px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 0;

}

.opacity-06 {
	opacity:0.6;
}

.bgred {
	background: red;
}

.top-platform-img-b {
	width: 121px;
	height: 28px;
	border-top: 1px solid #9a2222;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #6c0808;
	text-align: center;
	padding-top: 2px;
}

.top-platform-img-b a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 3px 3px 3px #000000;
	text-decoration: none;
}

.banertop {
	width:1000px;
	height: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	margin: 10px auto 0 auto;
}

.menu-top {
	border-top: 1px solid #ba0000;	background: url('/images/lay/top_menu_bg.png');	-webkit-border-bottom-right-radius: 5px;	-webkit-border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-moz-border-radius-bottomleft: 5px;	border-bottom-right-radius: 5px;	border-bottom-left-radius: 5px;		-webkit-border-top-right-radius: 0px;	-webkit-border-top-left-radius: 0px;	-moz-border-top-right-radius: 0px;	-moz-border-top-left-radius: 0px;	border-top-right-radius: 0px;	border-top-left-radius: 0px;
}

#topmenu ul li a {
	font-family: Verdana, Arial;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 2px 2px 1px black;
	padding: 8px 6px 15px 6px;
}

#topmenu img {
	padding-top: 0px;
	border: 0;
}

.content {
	background: #ffffff;
	width: 1015px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	margin: 30px auto 0 auto;
	padding: 10px 0 0px 0;
}

.slider {
	width: 610px;
	height: 350px;
	margin: 0 0 0 5px;

}

.slider img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
 .border-radius-5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 }

.height-22 {
	height: 22px;
}

.padding-top-10 {
	padding-top: 10px;
}


.text-left {
	text-align: left;
}

.width-650 {
	width: 640px;
}

footer {
	margin: 10px auto 0 auto;
	padding-top: 5px;
	width: 1000px;
	height: 38px;
	background: url('/images/lay/footer_bg.png');
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	clear: both;
	font-size: 11px;
	color: white;
	text-align: center;
}
footer a {
	text-decoration: none;
	color: #ffffff;
}

.width-95-percent {
	width: 95%;
}

.margin-10-auto {
	margin: 10px auto 0 auto;
}

.error {
	color: red;
}

input.error {border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}

input.valid {border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}

.usertab {
	margin: 0 0 0 150px;
}

.usertab>li>a {
position: relative;
display: block;
margin: 10px 0 0 0;
padding: 2px 15px;
background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
color: white;
}

.usertab-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 230px;
	padding: 2px 0;
	margin: 11px 0 0;
	list-style: none;
	font-size: 12px;
	background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
}

.usertab-dropdown>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: white;
	white-space: nowrap;
}

.usertab-dropdown>li>a:hover {
	background: #a00000;
	color: white;
}

.orders-list {
	font-size: 10px;
}

.orders-list a {
	
}

.margin-top-15 {
	margin-top: 30px;
}

.border-yellow {
	border: 1px solid yellow;
}

.googlePlusTitle a {
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}

.googlePlusDate {
	font-size: 9pt;
}
