/* CSS Document */

body {
	/*font-family:Arial; font-size:12px; margin:0; padding:0;background: #FFF url(../images/bg.jpg) left top repeat;*/
	font-family:Arial; font-size:12px; margin:0; padding:0;background: #FFF;
	}
.fltL {
	float:left;
	}
.fltR {
	float:right;
	}
.clear {
	clear:both;
	}
.wreaper {
	
	}
.header {
	background:url(../images/headerBg.jpg) left top repeat-x; height:126px;
	}
.titleBar {
	background:url(../images/titleBg.jpg) left top repeat-x; height:30px; font-size:12px; font-weight:bold; color:#fff; padding:15px 0 0 10px;
	}
.titleBar a{
	color:#fff; text-decoration:none;
	}
.titleBar a:hover{
	color:#fff; text-decoration:underline;
	}


	.loginBox {
	text-align:center; margin:10px 0;
	}
.loginBoxInput {
	width:650px;
	height:30px;
	font-size: 1.4em !important;
	}
.bttnSearch {
	padding:0px 5px 0px 5px; color:#ffffff;;font-size:12px; background:#000000; border:1px solid #000; font-weight:bold; height:37px;vertical-align:3px;
	}
.imgSlideBox {
	background:url(../images/slideImageBg.jpg) left top repeat-x #fff; height:245px; width:96%; margin:auto; padding:13px 10px 10px 10px;
	}
.imgSlideIcon {
	padding:80px 0 0 0; float:left; width:5%;
	}
.imgSlideIconRgt {
	padding:80px 0 0 0; float:right; width:5%
	}
.headingBox {
	background:#fff; font-size:19px; width:97%; margin:15px auto; padding:5px;
	}
.headingBox ul {
	margin:0; padding:0; list-style:none;
	}
.headingBox ul li {
	border-bottom:1px solid #000; height:45px;
	}
.headingBox ul li a {
	text-decoration:none; color:#000;
	}
.headingBox ul li a:hover {
	text-decoration:underline;
	}
.headingBox ul li img {
	vertical-align:middle;
	}
.signUpBoxOver {
	background:#fff; font-size:19px; width:96%; margin:auto; padding:10px;
	}
.signUpBoxOverPlayed {
	background:#fff; font-size:19px; width:300px; margin:auto; padding:10px;
	}
.signUpBoxPlayed {
	background:#efefef; width:300px; margin:auto; color:#939393; font-size:14px; text-align:center; padding:10px;
	}
.signUpBox {
	background:#efefef; width:98%; margin:auto; color:#939393; font-size:14px; text-align:center; padding:10px;
	}
.signUpBox b {
	color:#535353; font-weight:bold; font-size:15px;
	}
.signUpBoxLft {
	width:175px; float:left; text-align:left; margin:5px 0 0 0;
	}
.signUpBoxRgt {
	width:225px; float:left; text-align:left; margin:5px 0 0 0;
	}
.signUpBoxCenter {
	text-align:center; margin:5px 0 0 0; font-size:11px;
	}
.footer {
	text-align:center; font-size:12px; color:#000; margin:10px 0; line-height:18px;
	}
.footer a {
	color:#000098; text-decoration:underline;
	}
.footer a:hover {
	text-decoration:none;
	}

.scrollImgHd {
	font-size:19px; color:#c74d00; font-weight:bold; line-height:32px;
	}
#search.ui-autocomplete-loading { background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat !important; }


