@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	
}
#main {
	margin:0px auto;
	padding-top:10px;
	width:980px;
	height:auto;
	background-color:#FFFFFF;
}
#header {
	float:left;
	width:100%;
	height:150px;
}
#logo {
	width:295px;
	height:73px;
	float:left;
}
#twitter {
	background:url(images/rel_07.jpg) repeat-x;
	width:480px;
	height:77px;
	float:right;
}
.twitter-left {
	width:60px;
	height:58px;
	background:url(images/rel_06.jpg) left no-repeat;
	padding:19px 0px 0px 19px;
	float:left;
}
.twitter-right {
	width:401px;
	height:67px;
	background:url(images/rel_08.jpg) right no-repeat;
	padding-top:10px;
	float:left;
}
#nav {
	float:left;
	width:100%;
	height:55px;
	margin-top:10px;
}
#contant {
	width:100%;
	height:auto;
	float:left;
}
#banner {
	width:100%;
	height:240px;
	float:left;
}
#banner .left {
	width:400px;
	height:auto;
	float:left;
}
#banner .right {
	width:550px;
	height:auto;
	float:right;
}
.grayBox-top {
	float:left;
	height:auto;
	width:100%;
	background:url(images/rel_34.jpg) top repeat-x;
	padding-top:10px;
}
.grayBox-bottom {
	float:left;
	height:auto;
	width:100%;
	background:url(images/rel_33.jpg) bottom repeat-x;
	padding-bottom:10px;
}
.grayBox-center {
	float:left;
	height:auto;
	width:100%;
	background:#f2f2f2;
	border:solid 1px #e6e6e6;
}
.video-align {
	text-align:center;
}
.banner-img {
	margin:10px;
}
#cbox {
	width:100%;
	height:auto;
	float:left;
}
.c-txt-area {
	float:left;
	height:auto;
	width:585px;
	border:solid 1px #e6e6e6;
	margin:10px;
	background-color:#FFFFFF;
	padding:25px 15px 15px 35px;
}
.c-txt-area-right {
	float:left;
	height:auto;
	width:282px;
	border:solid 1px #e6e6e6;
	margin:10px 0px 10px 0px;
	background-color:#FFFFFF;
	padding:10px 5px 15px 25px;
}
.page-bullet {
	width:200px;
	height:auto;
}
.bullet-pack {
	margin-left:5px;
}
#footer {
	width:100%;
	height:45px;
	float:left;
	margin-top:10px;
	text-align:center;
	padding-bottom:20px;
}
.footerlink {
	text-decoration:none;
	color:#666666;
	background:url(images/rel_37.jpg) left no-repeat;
	padding-left:10px;
	padding-right:20px;
	font-size:12px;
}
.footerlink:hover {
	text-decoration:underline
}
.greeenTxt25 {
	font-size:25px;
	font-weight:bold;
	color:#70d551;
}
.greeenTxt20 {
	font-size:20px;
	font-weight:bold;
	color:#70d551;
}
.grayTxt17 {
	font-size:17px
}
.grayTxt14 {
	font-size:14px
}
.grayTxt14 a {
	font-size:12px;
	text-decoration:none;
	color:#545454;
	font-weight:bold;
}
.grayTxt14 a:hover {
	text-decoration:underline;
}
.grayTxt12 {
	font-size:12px
}
.grayTxt12 a {
	text-decoration:none;
	color:#545454;
	font-weight:bold;
}
.grayTxt12 a:hover {
	text-decoration:underline;
}
.press-t {
	float:right;
	height:auto;
	width:70%;
}
.press-b {
	float:left;
	height:auto;
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: dotted 2px #D6D6D6;
}
.press-img {
	float:left;
	margin:0px 15px 10px 0px;
}
/*----------------------------CSS for NAV-------------------*/
#menu {
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:url(images/nav-bg.jpg) repeat-x;
	font-size: 14px;
	height: 48px;/*border-top: 2px solid #eee;
	border-bottom: 1px solid red;*/
}
#menu li {
	float: left;
	margin: 0;
}
#menu li a {
	text-decoration: none;
	display: block;
	/*padding: 0 20px;*/
	line-height: 50px;
	color: #008145;
	margin-top:-3px;
	background:url(images/nav-div.jpg) right center no-repeat;
}
#menu li a:hover, #menu li.active a {
	/*background-color: #f5f5f5;
	border-bottom: 2px solid #DDD;*/
	padding:0px;
	color: #0085cf;
	background:url(images/nav-over.jpg) center 40px no-repeat;
	line-height:50px;
}
/*--------sub menu----------*/

#menu li ul {
	position:absolute;
	top:138px;
	/*left:220px;*/
	margin-left:-40px;
	visibility:hidden;
}
#menu li ul li {
	background-color:#dce0df;
	border-bottom:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	display:block;
	padding-left:15px;
	width:170px;
	font-size:14px;
	float:none;
}
#menu li ul li a {
	/*padding:0;
	padding:4px 0;*/
	
	background:none;
}
#menu li ul li a:hover {
	background-color:#75cf5e;
	background-image:none;
	color:#fff;
	text-decoration:none;
}
#menu li:hover ul {
	visibility:visible;
}
#menu li ul li:hover {
	background-color:#75cf5e;
}
#menu li ul li ul {
	position:absolute;
	top:0;
	left:190px;
	display:none;
}
#menu li ul li:hover ul {
	display:block;
}
/*----------*/





#menu_wrapper ul {
	margin-left: 12px;
}
#menu_wrapper {
	padding: 0 16px 0 0;
	background: url(images/nav-sprit.jpg) no-repeat right;
}
#menu_wrapper div {
	float: left;
	height: 48px;
	width: 12px;
	background: url(images/nav-sprit.jpg) no-repeat left;
}
#menu_wrapper.red li span {
	background:url(images/nav-div.jpg) right center no-repeat;
	display: block;
	text-align: center;
	padding:0 20px;
}
.fx-div {
	float:left;
	width:90%;
	height:auto;
}
.m3 {
	margin-top:35px
}
.m4 {
	margin-top:10px
}
.js-title {
	float:left;
	height:auto;
	width:103px;
}
.js-title-right {
	float:left;
	height:auto;
	width:270px;
}
.reg-txt-field {
	width:260px;
	padding-left:5px;
	height:24px;
	border:solid 1px #dbdfe5;
}
.rating-txt-area {
	width:265px;
	height:85px;
}
.reg-txt-field-small {
	width:170px;
	padding-left:5px;
	height:24px;
	border:solid 1px #dbdfe5;
	float:left;
}
.f1 {
	float:right;
}
.sep{
	margin-left:10px;
	margin-right:10px;
	color:#006600;
}
.tweet-txt ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
.tweet-txt a {
	text-decoration:none;
	color:#009900;
}
.tweet-txt a:hover {
	text-decoration:underline;
	color:#009900;
}
.grayBox {
	width:554px;
	height:122px;
	border:solid 1px #e6e6e6;
	background-color:#f8f8f8;
	margin-top:20px;
	padding-top:30px;
}
.logininput {
	width:245px;
	height:21px;
	margin:0px;
	padding:0px;
	border:solid 1px e6e6e6;
	background-color:#FFFFFF;
	padding-left:5px;
}
.scorebox {
	width:570px;
	height:auto;
	margin-top:20px;
}
.whiteScorerow {
	background-color:#ffffff;
	height:30px
}
.grayScorerow {
	background-color:#f2f2f2;
	border:solid 1px #e6e6e6;
	height:30px
}
.stgap img {
	margin-left: 5px;
}
.testimonial-list {
	margin:0px;
	padding:0px;
	list-style:none;
}
.testimonial-list li {
	padding:15px 10px;
	margin-top:10px;
	border:solid 1px #e6e6e6;
	background:#f8f8f8 url(images/quote-left.png) 10px 17px no-repeat;
}
.title-gap {
	line-height:30px;
}
.title-gap2 {
	line-height:25px;
}
/* ------------------CSS for BANNER--------------------------*/


#faded {
	/*POSITION: relative; TOP: 0px; LEFT: 0px;*/
	float:left;
	height:200px;
	width:560px;
	background-color:#f8f8f8;
	border:solid 1px #e6e6e6;
	padding:8px;
	margin-top:20px;
}
#faded UL {
	list-style:none;
	margin:0px;
	padding:0px;
}
#faded LI DIV {
	POSITION: absolute;
	PADDING: 0px;
	MARGIN: 0px;
	WIDTH: 559px;
	HEIGHT: 198px;
	TOP: 0px;
	LEFT: 0px;
	z-index:-99999;
	overflow:hidden;
	
}
#faded LI DIV .name {
	POSITION: absolute;
	DISPLAY: block;
	COLOR: #70d551;
	FONT-SIZE: 16px;
	TOP: -40px;
	LEFT:0px;
	text-align:left;
	font-weight:bold;
	overflow:hidden;
}
#faded LI DIV H4 {
	POSITION: absolute;
	LINE-HEIGHT:normal;
	DISPLAY: block;
	FONT-SIZE: 11px;
	TOP:-10px;
	LEFT: 210px;
	text-align:left;
	font-weight:normal;
	overflow:hidden;
}
#faded .pagination {
display: block;
    height: 21px;
    left: 440px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 180px;
    width: 120px;
    z-index: 100;
}
#faded .pagination UL {
	position:absolute;
	float:left;
	width:120px;
	height:20px;
}
#faded .pagination LI {
	POSITION: relative;
	float:left;
	LINE-HEIGHT:10px;
	FONT-SIZE: 10px;
}
#faded .pagination LI A {
	/*TEXT-INDENT: 5000px;*/
	WIDTH: 16px;
	DISPLAY: block;
	BACKGROUND:url(images/bull.png) no-repeat ;
	FLOAT: left;
	HEIGHT: 16px;
	MARGIN-LEFT: 1px;
	TEXT-DECORATION: none;
	color:#666666;
	padding-top:2px;
	padding-left:3px;
	
}
#faded .pagination LI A:hover {
	BACKGROUND: url(images/bull-h.png) no-repeat 0px 0px;
	opacity: 1;
}
#faded .pagination LI.current A {
	BACKGROUND: url(images/bull-h.png) no-repeat 0px 0px;
	opacity: 1;
}

/*--------------------*/
.ts-quot{ background:url(images/quote-left.png) left top no-repeat; margin-right:15px; display:block; height:9px; width:13px; }

