body {
	margin:0;
	color:#656565;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	min-width:998px;
	background:url(../images/bg-body.jpg) repeat-x;
}
img {border:none;}
input,
textarea,
select{
	font:12px/14px arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
.page-width {
	margin:0 auto;
	width:982px;
}
/* header */
#header {
	position:relative;
	height:61px;
}
/* logo */
#header strong a {
	position:absolute;
	left:0;
	top:14px;
	width:166px;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
}
#nav {
	position:absolute;
	top:21px;
	left:238px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
	padding:0 11px 0 12px;
	background:url(../images/sep.gif) no-repeat 0 50%;
}
#nav li:first-child {
	background:none;
}
#nav a {
	float:left;
	color:#7fb2cb;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#fff;
}
#header p.count {
	position:absolute;
	left:481px;
	top:17px;
	width:129px;
	height:28px;
	margin:0;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	background:url(../images/bg-count.gif) no-repeat;
}
#header .form-login {
	position:absolute;
	top:17px;
	left:691px;
	width:310px;
}
.form-login input.field {
	float:left;
	width:130px;
	height:16px;
	color:#656565;
	margin:0 10px 0 0;
	padding:4px;
	background:#fff;
	border:1px solid #0d608b;
}
/* columns-holder */
.columns-holder {
	overflow:hidden;
	height:1%;
}
.top-content {
	overflow:hidden;
	height:1%;
	padding-bottom:8px;
	background:url(../images/bg-line.gif) no-repeat 100% 100%;
}
.top-text {
	overflow:hidden;
	height:1%;
}
.top-text {
	overflow:hidden;
	height:1%;
	padding:12px 0 0;
}
.top-text p {
	margin:0;
}
.members-bar {
	float:left;
	width:390px;
	padding:12px 0 0;
	overflow:hidden;
}
.box-user {
	margin:0 0 18px;
	width:390px;
	background:url(../images/boxw.gif) repeat-y;
}
.box-user-top {
	background:url(../images/boxw-top.gif) no-repeat;
}
.box-user-btm {
	padding:40px 0 0 25px;
	background:url(../images/boxw-btm.gif) no-repeat 0 100%;
}
.box-user-man .box-user-top {
	background:url(../images/boxm-top.gif) no-repeat;
}
.box-user ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box-user ul li {
	width:90px;
	margin:0 15px 15px;
	display:inline-block;
	vertical-align:top;
}
* html .box-user ul li {
	display:inline;
	zoom:1;
}
* + html .box-user ul li {
	display:inline;
	zoom:1;
}
.box-user ul a {
	display:block;
	margin:0 0 4px;
	color:#0081c5;
	line-height:16px;
	text-align:center;
}
.box-user ul img {
	display:block;
	border:1px solid #e2e2e2;
}
/* form-join */
.form-join {
	float:left;
	width:430px;
	padding:0 0 0 0px;
}
.form-join h1 {
	margin:8px 0 0;
	color:#0081c5;
	font-size:19px;
	line-height:24px;
	letter-spacing:2px;
	text-align:center;
	text-transform:uppercase;
}
.form-join h2 {
	margin:0 0 4px;
	color:#4d5762;
	font-size:14px;
	line-height:24px;
	text-align:center;
}
.form-join .row {
	overflow:hidden;
	/*height:1%;*/
        zoom:1;
	padding:13px 0 0;
}
.form-join .row-cb {
	padding:13px 0 0 142px;
}
.form-join label {
	float:left;
	margin-right:10px;
	width:132px;
	text-align:right;
	line-height:24px;
}
.form-join label.cb {
	width:auto;
	margin:0;
	text-align:left;
	line-height:16px;
	white-space:nowrap;
}
.form-join input.field {
	float:left;
	margin:0;
	width:214px;
	height:16px;
	padding:3px 10px;
	color:#3b3d41;
	font:14px/16px Arial, Helvetica, sans-serif;
	overflow:hidden;
	background:#fafafa;
	border:1px solid #cbd0d2;
}
.form-join input.field-small {
	width:76px;
}
.form-join span {
	clear:both;
	float:left;
	display:inline;
	white-space:nowrap;
	margin:0 0 0 152px;
	font-size:10px;
}
.form-join select.big,
.form-join select.day,
.form-join select.year {
	float:left;
	width:236px;
	padding:0;
	margin:0;
}
.form-join select.day {
	width:60px;
	margin-right:10px;
}
.form-join select.year {
	width:80px;
}
.form-join em {
	float:left;
	margin-right:10px;
}
.form-join .code {
	float:left;
	margin-right:10px;
	width:96px;
}
.form-join .code img {
	display:block;
	border:1px solid #cbd0d2;
}
.form-join input.cb {
	float:left;
	width:15px;
	height:16px;
	margin:0 10px 0 0;
	padding:0;
}
.form-join input.btn {
	margin:25px 0 0 142px;
	height:36px;
	padding:0;
}
/* banners bar */
.banners-bar {
	float:right;
	width:160px;
	overflow:hidden;
}
.banners-bar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.banners-bar ul img {
	display:block;
	padding:1px;
	border:1px solid #e2e2e2;
}
.banners-bar ul li {
	vertical-align:top;
	height:1%;
	margin-bottom:10px;
}
.box-search {
	overflow:hidden;
	height:42px;
	margin:26px 0 0;
	padding:28px 0 0 48px;
	background:url(../images/box-search.gif) no-repeat;
}
.box-search label {
	float:left;
	margin:4px 8px 0 0;
}
.box-search select {
	float:left;
	padding:0;
	margin:3px 20px 0 0;
}
.box-search select.small {
	width:85px;
}
.box-search select.big {
	width:115px;
}
/* footer */
#footer {
	overflow:hidden;
	height:42px;
	margin:28px 0 0;
	padding:28px 0 0 50px;
	color:#666;
	background:url(../images/box-footer.gif) no-repeat 100% 0;
}
#footer p {
	margin:0;
	float:left;
}
#footer ul.menu {
	float:left;
	margin:0;
	/*padding:0 0 0 120px;*/
        padding:0 0 0 30px;
        list-style:none;
}
#footer ul.menu li,
#footer ul.lang li {
	float:left;
	padding:0 11px 0 11px;
	background:url(../images/sep1.gif) no-repeat 0 50%;
}
#footer ul.menu li:first-child,
#footer ul.lang li:first-child {
	background:none;
}
#footer ul.menu a,
#footer ul.lang a {
	color:#666;
}
#footer ul.lang {
	/*float:left;
	width:180px;*/
	margin:0;
	padding:0 0 0 114px;
	list-style:none;
}
#footer ul.lang a {
	float:left;
	/*padding-left:20px;*/
}
#footer ul.lang li.ital a {
	background:url(../images/ico-ital.gif) no-repeat 0 50%;
}
#footer ul.lang li.eng a {
	background:url(../images/ico-en.gif) no-repeat 0 50%;
}
/* some text */
.some-text {
	overflow:hidden;
	height:1%;
	padding:15px 55px 10px 53px;
}
.some-text p {
	margin:15px 0 0;
	color:#666;
	font-size:10px;
	line-height:16px;
}
/* inner pages */
.inner #header p.count {
	left:734px;
}
.inner #nav {
	left:176px;
}
.inner #nav a {
	color:#fff;
}
.inner #nav li {
	padding:0 8px 0 10px;
	background:url(../images/sep2.gif) no-repeat 0 50%;
}
.inner #nav li:first-child {
	background:none;
}
#header a.advanced {
	position:absolute;
	right:0;
	top:22px;
	color:#fff;
	font-weight:bold;
}
.columns-wrap {
	overflow:hidden;
	height:1%;
	padding:20px 0 0;
}
.sidebar {
	float:left;
	width:214px;
	overflow:hidden;
}
.avatar {
	background:url(../images/box-pict.gif) repeat-y;
}
.avatar-top {
	background:url(../images/box-pict-top.gif) no-repeat;
}
.avatar-btm {
	padding:6px 7px 8px;
	background:url(../images/box-pict-btm.gif) no-repeat 0 100%;
}
.avatar img {
	display:block;
}
.avatar img.icon {
	display: inline !important;
}
.name-user {
	overflow:hidden;
	height:1%;
	padding:8px 10px 0;
}
.name-user p {
	float:left;
	margin:0;
	color:#3b3d41;
	font-weight:bold;
}
.name-user p span {
	color:#00a6fe;
}
.name-user a {
	float:right;
	color:#00a6fe;
	font-weight:bold;
}
.form-search {
	overflow:hidden;
	height:32px;
	margin:11px 0 0;
	padding:8px 0 0 35px;
	background:url(../images/bg-search.gif) no-repeat;
}
.form-search label {
	float:left;
	margin-right:8px;
	line-height:22px;
}
.form-search input.field {
	float:left;
	width:70px;
	height:16px;
	margin:0 10px 0 0;
	overflow:hidden;
	padding:2px 4px;
	color:#656565;
	border:1px solid #cbd0d2;
	background:#fafafa;
}
/* menu */
#menu {
	margin:13px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	zoom:1;
}
#menu li {
	vertical-align:top;
	zoom:1;
	padding:0 0 0 15px;
	background:url(../images/bg-it.gif) no-repeat;
}
#menu li.first {
	background:url(../images/bg-it-first.gif) no-repeat;
}
#menu li.last {
	background:url(../images/bg-it-last.gif) no-repeat;
}
#menu a {
	display:block;
	color:#666;
	padding-right:17px;
	font-size:14px;
	line-height:30px;
}
#menu a span {
	display:block;
	height:30px;
	cursor:pointer;
	padding:0 0 0 32px;
}
#menu .it1 a {
	background:url(../images/ico-1.gif) no-repeat 0 50%;
}
#menu .it2 a {
	background:url(../images/ico-2.gif) no-repeat 0 50%;
}
#menu .it3 a {
	background:url(../images/ico-3.gif) no-repeat 0 50%;
}
#menu .it4 a {
	background:url(../images/ico-4.gif) no-repeat 0 50%;
}
#menu .it5 a {
	background:url(../images/ico-5.gif) no-repeat 0 50%;
}
#menu .it6 a {
	background:url(../images/ico-6.gif) no-repeat 0 50%;
}
#menu .it7 a {
	background:url(../images/ico-7.gif) no-repeat 0 50%;
}
#menu .sub a span {
	background:url(../images/arrow.gif) no-repeat 100% 50%;
}
#menu a:hover {
	color:#00a6fe;
	text-decoration:none;
}
#menu .sub a:hover span {
	background:url(../images/arrow-hov.gif) no-repeat 100% 50%;
}
#menu ul {
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
}
#menu ul li {
	padding-left:47px;
	background:url(../images/bg-it.gif) no-repeat;
}
#menu ul li a {
	padding:0 0 0 10px;
	background:url(../images/arrow-left.gif) no-repeat 0 50% !important;
}
#menu .active a span {
	background:url(../images/arrow-close.gif) no-repeat 100% 50%;
}
#menu .active a:hover span {
	background:url(../images/arrow-close-hov.gif) no-repeat 100% 50%;
}
.box-info {
	margin:14px 0 0;
	overflow:hidden;
	width:214px;
	background:url(../images/box-blue.gif) repeat-y;
}
.box-info-t {
	background:url(../images/box-blue-top.gif) no-repeat;
}
.box-info-b {
	padding:6px 0 12px 18px;
	overflow:hidden;
	height:1%;
	background:url(../images/box-blue-btm.gif) no-repeat 0 100%;
}
.box-info h2 {
	margin:0 0 14px;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.box-info p {
	margin:0;
}
.box-info p.views {
	margin:0;
	padding-left:32px;
	color:#3b3d41;
	font-size:12px;
	line-height:20px;
	background:url(../images/ico-8.gif) no-repeat 2px 50%;
}
.box-info p.status {
	background:url(../images/ico-9.gif) no-repeat 2px 50%;
}
.box-info a {
	color:#00a6fe;
}
.box-info dl,
.box-info dt,
.box-info dd {
	margin:0;
	padding:0;
	line-height:22px;
}
.box-info dl {
	overflow:hidden;
	height:1%;
	margin:-4px 0 0;
}
.box-info dt {
	float:left;
	width:92px;
	color:#666;
}
.box-info dd {
	color:#3b3d41;
}
/* content */
.content {
	float:right;
	width:750px;
	overflow:hidden;
}
.tabset {
	overflow:hidden;
	height:1%;
}
.tabset ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tabset ul li {
	float:left;
	margin-right:5px;
}
.tabset ul a {
	float:left;
	color:#3b3d41;
	font-size:14px;
	line-height:27px;
	font-weight:bold;
	background:url(../images/bg-tab-l.gif) no-repeat;
}
.tabset ul a span {
	float:left;
	padding:0 19px;
	cursor:pointer;
	height:27px;
	background:url(../images/bg-tab-r.gif) no-repeat 100% 0;
}
.tabset ul a:hover,
.tabset ul a.active {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-tab-la.gif) no-repeat;
}
.tabset ul a:hover span,
.tabset ul a.active span {
	background:url(../images/bg-tab-ra.gif) no-repeat 100% 0;
}
.tab-box {
	background:url(../images/box-tab.gif) repeat-y;
}
.tab-box .top {
	background:url(../images/box-tab-top.gif) no-repeat;
}
.tab-box .btm {
	padding:0 21px 20px;
	overflow:hidden;
	height:1%;
	background:url(../images/box-tab-btm.gif) no-repeat 0 100%;
	
}
.tab-box h3 {
	margin:16px 0 4px;
	padding-bottom:6px;
	color:#3b3d41;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	border-bottom:1px solid #c4e3ff;
}
.tab-box dl,
.tab-box dt,
.tab-box dd,
.tab-box dd a{
	margin:0;
	padding:0;
	line-height:22px;
}
.tab-box dl {
	overflow:hidden;
	height:1%;
}
.tab-box dt {
	float:left;
	/*width:115px;*/
        width:195px;
	color:#666;
}
.tab-box dd,
.tab-box dd a{
	color:#00a6fe;
}
.tab-box dl span {
	color:#666;
}
.comment-holder {
	overflow:hidden;
	height:1%;
	padding:16px 0 0 20px;
}
.box-avatar {
	float:left;
}
.box-avatar img {
	display:block;
	padding:3px;
	border:1px solid #e2e2e2;
}




.commennt-wrap {
	float:right;
	width:598px;
}
.commennt-wrap .title {
	overflow:hidden;
	height:1%;
	padding:4px 10px;
	background:#f9f9f9;
	border:1px solid #e2e2e2;
}
.commennt-wrap .title p {
	margin:0;
	float:left;
	color:#666;
}
.commennt-wrap .title a {
	color:#00a6fe;
}
.commennt-wrap .title span {
	float:right;
}
.commennt-wrap .text-comment {
	overflow:hidden;
	height:1%;
	padding:0 10px;
}
.commennt-wrap .text-comment p {
	margin:4px 0 0;
	color:#3b3d41;
	line-height:18px;
}
.commennt-wrap .text-comment a {
	float:right;
	margin:5px 0 0;
	color:#00a6fe;
}
.form-comment {
	padding-bottom:4px;
}
.form-comment h4 {
	margin:14px 0 3px;
	color:#3b3d41;
	font-size:12px;
	line-height:22px;
}
.form-comment fieldset {
	padding:19px 19px 10px;
	overflow:hidden;
	height:1%;
	background:#f9f9f9;
	border:1px solid #e2e2e2;
}
.form-comment textarea {
	margin:0 0 10px;
	padding:0;
	width:666px;
	height:74px;
	overflow:auto;
	background:#fff;
	border:1px solid #e2e2e2;
}
.form-comment input.btn {
	float:right;
}
.form-comment p {
	float:left;
	margin:0;
	color:#666;
	line-height:24px;
}
.inner #footer {
	padding:28px 0 0 30px;
	background:url(../images/bg-footer.gif) no-repeat;
}
/* form-profile */
.form-profile {
	overflow:hidden;
	height:1%;
}
.form-profile .row {
	overflow:hidden;
	height:1%;
	padding:14px 0 0;
}

.form-profile label {
	float:left;
	margin-right:10px;
	width:90px;
	line-height:16px;
	text-align:right;
}
.form-profile select {
	float:left;
	margin:0;
	padding:0;
}
.form-profile select.small {
	width:60px;
	margin-right:10px;
}
.form-profile select.mini {
	width:80px;
}
.form-profile select.big {
	width:220px;
}
.form-profile span {
	float:left;
	display:inline;
	margin-left:4px;
	color:#00a6fe;
}
.form-profile input.btn {
	margin:0 0 0 100px;
	height:25px;
}
.whats-new {
	overflow:hidden;
	height:1%;
}
.top-new {
	overflow:hidden;
	height:24px;
	padding:4px 20px 0;
	background:url(../images/bg-title.gif) no-repeat;
}
.top-new h2 {
	float:left;
	margin:0;
	color:#fff;
	font-size:14px;
	line-height:26px;
}
.top-new a {
	float:right;
	color:#fff;
	font-size:10px;
	line-height:22px;
}
.box-news {
	background:url(../images/box-tab.gif) repeat-y;
}
.box-news-btm {
	overflow:hidden;
	height:1%;
	padding:0 21px;
	background:url(../images/box-tab-btm.gif) no-repeat 0 100%;
}
.box-news .row {
	margin:-1px 0 0;
	padding:18px 0 14px 20px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #c4e3ff;
}
.box-news img {
	float:left;
	margin-right:14px;
}
.box-news p {
	float:left;
	margin:0;
	color:#3b3d41;
	font-size:14px;
	line-height:28px;
}
.box-news a {
	color:#00a6fe;
}
.box-news span {
	float:right;
	width:110px;
	color:#3b3d41;
	font-size:14px;
	line-height:28px;
}
.boxes-holder {
	overflow:hidden;
	height:1%;
	width:770px;
	padding:14px 0 0;
}
.boxs {
	float:left;
	margin-right:13px;
	width:368px;
	background:url(../images/boxs.gif) repeat-y;
}
.boxs-top {
	background:url(../images/boxs-top.gif) no-repeat;
}
.boxs-btm {
	overflow:hidden;
	height:1%;
	padding:5px 0 0;
	background:url(../images/boxs-btm.gif) no-repeat 0 100%;
}
.boxs h3 {
	margin:0 0 0 16px;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.tags {
	margin:0;
	padding:14px 20px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.tags li {
	display:inline;
	margin-right:4px;
}
.tags li a {
	color:#00a6fe;
	font-size:12px;
	line-height:18px;
}
.map {
	padding:12px;
	width:344px;
}
.map img {
	display:block;
}
.photo {
	margin:0;
	padding:0 0 20px 10px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.photo li {
	float:left;
	padding:20px 10px 0;
}
.photo li img {
	display:block;
}
.albums {
	overflow:hidden;
	height:1%;
	margin:0;
	padding:6px 0 10px 10px;
	list-style:none;
}
.albums li {
	display:inline-block;
	vertical-align:top;
	width:100px;
	margin:12px 8px 0;
}
* html .albums li {
	display:inline;
	zoom:1;
}
* + html .albums li {
	display:inline;
	zoom:1;
}
.albums img {
	display:block;
}
.albums p {
	margin:4px 0 0;
	line-height:;
	text-align:center;
}
.albums p a {
	color:#00a6fe;
}
/* main-search */
.main-search {
	overflow:hidden;
	height:1%;
}
.main-search .name-user {
	float:left;
	width:212px;
	font-size:16px;
	line-height:18px;
	padding:13px 0 0 5px;
}
.main-search .name-user p {
	color:#00A6FE;
}
.main-search .name-user p span {
	color:#1a171b;
}
.main-search .form-search {
	float:left;
	display:inline;
	width:185px;
	padding-top:10px;
	margin:3px 13px 0 16px;
	background:url(../images/bg-search1.gif) no-repeat;
}
.main-search .form-search-gender {
	width:225px;
	background:url(../images/bg-search2.gif) no-repeat;
}
.form-search-gender select {
	float:left;
	margin:2px 7px 0 0;
	width:80px;
	padding:0;
}
.main-search .advanced-search {
	margin:3px 0 0 6px;
}
.main-search .advanced-search a {
	color:#157cbc;
	padding-right:24px;
	font-size:14px;
	line-height:18px;
	background:url(../images/bullet.gif) no-repeat 100% 50%;
}
.box-find {
	float:left;
	display:inline;
	margin:5px 0 0 4px;
	padding-bottom:5px;
	width:510px;
	background:url(../images/box-find.gif) no-repeat;
}
.main-search .box-find .name-user {
	width:490px;
	padding:8px 10px 0;
}
.main-search .box-find .form-search {
	margin:7px 0 0;
}
.main-search .box-find .form-search select {
	width:80px;
}
.main-search .box-find .form-search-gender {
	margin:7px 18px 0 5px;
}
.main-search .box-find .form-search-gender select {
	width:160px;
}
.main-search .box-find .form-search-gender input.field {
	width:110px;
}
/* box turbo */
.box-turbo {
	float:right;
	margin:5px 0 0;
	width:454px;
	overflow:hidden;
	background:url(../images/box-turbo.gif) no-repeat;
}
.box-turbo .text {
	float:left;
	width:174px;
	margin:11px 0 0;
	padding:23px 16px 0 0;
	text-align:right;
	border-right:1px solid #1da6ee;
	font-family: Arial;
}
.box-turbo .text strong {
	display:block;
	color:#349fd5;
	font-size:19px;
	line-height:22px;
}
.box-turbo .text p {
	margin:0;
	color:#1a171b;
	font-size:14px;
	line-height:20px;
}
.box-turbo .text a {
	float:right;
	color:#157cbc;
	padding-right:24px;
	font-size:11px;
	line-height:22px;
	background:url(../images/bullet.gif) no-repeat 100% 50%;
}
.box-turbo .user {
	float:right;
	width:247px;
	overflow:hidden;
	padding:14px 0 14px;
}
.box-turbo .user img {
	float:left;
	margin-right:17px;
}
.box-turbo .user strong {
	display:block;
	color:#20a0e2;
	font-size:16px;
	line-height:18px;
}
.box-turbo .user ul {
	overflow:hidden;
	height:1%;
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
.box-turbo .user ul li {
	vertical-align:top;
	height:1%;
}
.box-turbo .user ul li a {
	display:block;
	color:#7a7a7a;
	padding:6px 0 6px 26px;
}
.box-turbo .user ul li.it1 a {
	background:url(../images/ico-16.gif) no-repeat 0 50%;
}
.box-turbo .user ul li.it2 a {
	background:url(../images/ico-17.gif) no-repeat 0 50%;
}
.box-turbo .user ul li.it3 a {
	background:url(../images/ico-18.gif) no-repeat 0 50%;
}




.bluecommes .box-avatar img {
	border:1px solid #0380c0 !important;
}

.bluecommes .commennt-wrap .title {
	background:#dce4f1;
	border:1px solid #0380c0;
}


.search_button_turbo{
    background-image:url('../images/btn-go.gif');
    background-repeat:no-repeat;
    width:33px;
    height:22px;
    float:right;
    margin:0px 12px 2px 0px;
    color:#ffffff;
    font-size:12px;
    text-align:center;
    line-height: 22px;
    cursor:pointer;
}

.signup_button{
    background-image:url('../images/btn-join.gif');
    background-repeat:no-repeat;
    width:195px;
    height:37px;
    color:#ffffff;
    font-size:17px;
    padding-left:40px;
    line-height: 37px;
    cursor:pointer;
    float:right;
}


.signup_continue{
    background-image:url('../images/icons/singup_button.jpg');
    background-repeat:no-repeat;
    width:195px;
    color:#ffffff;
    font-size:17px;
    padding-left:20px;
    line-height: 25px;
    cursor:pointer;
    float:right;
}

.signup_skip{
    background-image:url('../images/connect.jpg');
    background-repeat:no-repeat;
    width:130px;
    color:#ffffff;
    font-size:13px;
    font-weight:bold;
    padding-left:10px;
    line-height: 26px;
    cursor:pointer;
    float:right;
    text-align:left;
    height: 28px;
}


.signup_upload{
    background-image:url('../images/icons/singup_button_upload.jpg');
    background-repeat:no-repeat;
    width:74px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-left:5px;
    line-height: 18px;
    cursor:pointer;
    float:right; 
}


a.view_all {
	color:#157cbc;
	padding-right:24px;
	font-size:12px;
	line-height:18px;
	background:url(../images/bullet.gif) no-repeat 100% 50%;
        float:right;
}

.member_login{
	background:url(../images/member1.jpg) no-repeat;
        float: left;
        line-height: 24px;
        width: 170px;
        margin-top:3px;
        text-align:center;
        margin-right:10px;
        font-weight:bold;
}

.member_connect_facebook{
	background:url(../images/facebook.jpg) no-repeat;
        float: left;
        line-height: 24px;
        width: 170px;
        margin-top:3px;
        text-align:center;
        color: #ffffff;
        font-weight:bold;
}
.member_connect_facebook span{
  font-weight:bold;
}

h2.header_text_home{
    font-size: 14px;
}

h2.header_text_home span{
    color:#00A6FE;
    font-size: 22px;
}