/* @override http://f2c.local/stylesheets/all.css */

html {
	margin: 0;
}

body {
	font: 14px/18px Arial,Georgia,sans-serif;
	margin: 0;
	color: #555;
}

h1,h2,h3,h4 {
	margin: 0;
}

h2 {
	font: 48px/44px Georgia,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	color: #111;
}

h3 {
	font: 30px/44px Georgia,Arial,sans-serif;
	color: #222;
}

h4 {
	font-size: 24px;
	font-weight: lighter;
	color: #333;
}

h5 {
	font-size: 18px;
	font-weight: lighter;
}

h5 strong {
	font-weight: bold;
}

h1 a {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}

a {
	color: #026baa;
}

a:hover {
	color: #969;
}

li {
	list-style: none;
}

img {
	border: 0;
	display: block;
}

pre {
	font: 14px/18px Courier New,Arial,sans-serif;
	margin: 4px 0 18px;
}

#bg-body {
	background: url(/images/bg-body.gif) repeat-x 0 134px;
}

#bg-page {
	background: url(/images/bg-page.png) no-repeat 50% 0;
}

#bg-pre-header {
	background: url(/images/bg-pre-header.gif) repeat-x 0 0;
}

#pre-header {
	background: url(/images/texture.png) no-repeat 50% 0;
	height: 60px;
}

#page {
	width: 958px;
	margin: 0 auto;
}

#header {
	width: 100%;
	overflow: hidden;
	margin: 0 0 -5px;
	padding: 0 0 5px;
}

#header div.top-panel {
	width: 100%;
	overflow: hidden;
}

#header div.title-free h1 a {
	height: 80px;
	width: 313px;
	background: url(/images/logo.png) no-repeat 0 0;
	margin: 31px 0 0 30px;
}

#header div.title-dash h1 a {
	background: url(/images/title-dashboard.png) no-repeat 0 0;
	height: 44px;
	width: 258px;
	margin: 88px 0 0 8px;
}

#header div.title-acc h1 a {
	background: url(/images/title-account.png) no-repeat 0 0;
	height: 41px;
	width: 496px;
	margin: 88px 0 0 8px;
}

#header ul {
	overflow: hidden;
	padding: 0;
}

#header div.top-panel ul.account {
	float: left;
	overflow: hidden;
}

#header ul.toolbar {
	float: right;
	margin-top: 33px;
}

#header ul li {
	float: left;
	overflow: hidden;
	background: url(/images/v-line.gif) no-repeat 0 4px;
	padding: 0 6px 0 8px;
}

#header ul li.first {
	background: none;
}

#header ul a {
	font-size: 12px;
}

#header a.free {
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/logo-small.png) no-repeat 0 0;
	height: 48px;
	width: 188px;
	margin: 98px 12px 0 0;
	display: block;
}

#header div.top-panel ul {
	margin: 11px 0 0;
}

#header ul.account li {
	background-image: none;
}

a.link-profile {
	background-image: url(/images/btn-updateprofile.png);
	display: inline-block;
	height: 22px;
	text-indent: -9999px;
	width: 81px;
}

a.link-widgetsettings {
	background-image: url(../images/btn-widgetsettings.png);
	display: inline-block;
	height: 22px;
	text-indent: -9999px;
	width: 108px;
}

a.link-messaging {
	background-image: url(/images/btn-messaging.png);
	display: inline-block;
	height: 22px;
	text-indent: -9999px;
	width: 81px;
}



/*--------------------------------------------------------*/

#main {
	margin: 23px 0 auto;
	width: 100%;
}

#main div.bg-widgetsettings {
	width: 960px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 37px 0 70px;
	margin-bottom: 57px;
}

#main div.widgetsettings {
	width: 971px;
	

/*overflow:hidden;*/
	min-height: 399px;
	padding: 0 0 14px 6px;
}

#main div.content {
	width: 460px;
	margin: 0;
	padding: 0 18px 0 7px;
	float: left;	

/*overflow:hidden;*/
	color: #333;
}

#main div.content h2 {
	margin-top: 61px;
}

#main div.content p {
	margin: 11px 0 0;
	padding: 0 0 7px;
}

#main div.content a.start {
	background: url(/images/btn-start.png) no-repeat 0 0;
	width: 354px;
	height: 77px;
	display: block;
	margin: 4px 0 0 23px;
	text-indent: -9999px;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .5s;
	opacity: 1;
}

#main div.content a.start:hover {
	opacity: 0.85;
}

#main div.chat {
	background: url(/images/bg-chat-box.jpg) no-repeat 0 0;
	float: left;
	width: 479px;
	margin: -27px 0 0 -7px;
	position: relative;
	padding: 13px 0 0 10px;
}

#main div.chat a.try-out {
	background: url(/images/try-out.png) no-repeat 0 0;
	position: absolute;
	top: -19px;
	right: 36px;
	display: block;
	width: 226px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 1;
}

#main input.text {
	font-size: 18px;
	padding: 4px 2px 2px 5px;
	border: 1px solid #ccc;
	height: 24px;
}

#main div.columns {
	overflow: hidden;
	

/*width:960px;*/
	width: 1004px;
	margin-top: 30px;
}

#main div.column {
	float: left;
	overflow: hidden;
	width: 218px;
	padding: 0px 10px 0 12px;
	min-height: 235px;
}

#main div.column h4 {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 8px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main div.column p {
	margin: 9px 0 17px 0;
}

#main div.smart {
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 37px 0 35px 6px;
	margin: 25px 0 0 8px;
	width: 972px;
}

#main div.smart div.smart-pic {
	padding: 3px 23px 0 0;
	float: left;
	overflow: hidden;
}

#main div.smart h2 {
	line-height: 42px;
}

#main div.bottom-box {
	margin-top: 36px;
	padding-left: 11px;
	overflow: hidden;
}

#main div.bottom-box div.news {
	float: left;
	overflow: hidden;
	width: 465px;
}

#main div.bottom-box div.news h4 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
}

#main div.bottom-box div.news h4 a {
	color: #333;
	text-decoration: none;
}

#main div.bottom-box div.news h4 a:hover {
	text-decoration: underline;
}

#main div.bottom-box div.news em {
	font-size: 12px;
	margin-top: 2px;
}

#main div.bottom-box div.news div.post {
	overflow: hidden;
	margin-top: 20px;
}

#main div.bottom-box div.news div.post-info {
	

/*margin-top:20px;*/
	width: 60px;
	float: left;
	overflow: hidden;
	padding-right: 11px;
}

#main div.bottom-box div.news div.post-info div.ava {
	padding: 9px;
	border: 1px solid #f2f2f2;
}

#main div.bottom-box div.news div.date {
	background: url(/images/bg-date.gif) no-repeat 0 0;
	width: 100%;
	height: 71px;
	padding-top: 14px;
	text-align: center;
}

#main div.bottom-box div.news div.date strong {
	font: 30px/19px Georgia,Arial,sans-serif;
	display: block;
	width: 100%;
}

#main div.bottom-box div.news div.date span {
	font-size: 14px;
	display: block;
	width: 100%;
}

#main div.bottom-box div.news div.post-content {
	width: 394px;
	overflow: hidden;
	float: left;
	margin-top: -3px;
}

#main div.bottom-box div.news div.post-content p {
	margin: 0;
	padding: 0 0 18px;
}

#main div.button {
	width: 100%;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}

#main div.bottom-box div.button {
	margin-top: 6px;
}

#main div.button a {
	display: block;
	height: 22px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}

#main div.button a.continue {
	background: url(/images/btn-continue.png) no-repeat 0 0;
	width: 122px;
}

#main div.button a.copy {
	background: url(/images/btn-copy.png) no-repeat 0 0;
	width: 122px;
}

#main div.button a.customize {
	background: url(/images/btn-customize.png) no-repeat 0 0;
	width: 163px;
	margin-left: 10px;
}

#main div.button a.update {
	background: url(/images/btn-update.png) no-repeat 100% 0;
	width: 144px;
}

#main div.button em {
	font-size: 11px;
	color: #999;
	padding-left: 5px;
	float: left;
	display: inline;
	overflow: hidden;
}

#main div.button a.cancel {
	font-size: 11px;
	color: #999;
	font-weight: lighter;
	text-indent: 0;
	display: inline;
	float: none;
	overflow: hidden;
}

#main div.bottom-box div.right-side {
	float: left;
	overflow: hidden;
	width: 465px;
	padding-left: 17px;
}

#main div.bottom-box div.top-side {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #f2f2f2;
}

#main div.bottom-box div.top-side div.twitter {
	width: 222px;
	float: left;
	overflow: hidden;
	color: #333;
	margin-top: 3px;
}

#main div.bottom-box div.twitter div.tw-top {
	background: url(/images/bubble-top.gif) no-repeat 0 0;
}

#main div.bottom-box div.twitter div.tw-mid {
	background: url(/images/bubble-mid.gif) repeat-y 0 0;
}

#main div.bottom-box div.twitter div.tw-bot {
	background: url(/images/bubble-bot.gif) no-repeat 0 100%;
	padding: 17px 16px 26px 21px;
}

#main div.bottom-box div.twitter div.tw-bot p {
	margin: 0;
	line-height: 17px;
}

#main div.bottom-box div.twitter em {
	color: #026baa;
}

#main div.bottom-box div.twitter span {
	color: #999;
}

#main div.bottom-box div.twitter div.follow {
	background: url(/images/bird.png) no-repeat 0 0;
	font-size: 12px;
	padding-left: 54px;
	margin-top: -16px;
	height: 53px;
	float: left;
}

#main div.bottom-box div.twitter div.follow p {
	margin: 0;
	padding-top: 29px;
}

#main div.bottom-box div.top-side div.sign-up {
	float: left;
	overflow: hidden;
	padding-left: 17px;
	width: 224px;
}

#main div.bottom-box div.top-side div.sign-up img {
	float: right;
	overflow: hidden;
	padding: 6px 0 14px 19px;
}

#main div.bottom-box div.top-side div.sign-up p {
	margin: 0;
	padding-bottom: 17px;
}

#main div.bottom-box div.top-side div.sign-up input.signup-text {
	border: 1px solid #f2f2f2;
	padding: 5px 5px 5px 7px;
	height: 17px;
	color: #999;
	width: 146px;
	float: left;
	overflow: hidden;
	font: 14px/18px Myriad Pro,Arial,sans-serif;
}

#main div.bottom-box div.top-side div.sign-up input.get-it {
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

#main div.bottom-box div.right-side div.quote {
	margin-top: 35px;
	overflow: hidden;
	font: 24px/30px Georgia,Arial,sans-serif;
}

#main div.bottom-box div.right-side div.quote span {
	float: left;
}

#main div.bottom-box div.right-side div.quote h4 {
	padding-left: 10px;
}

#main div.bottom-box div.right-side div.quote p {
	font: 14px/15px Georgia,Arial,sans-serif;
	float: right;
	overflow: hidden;
	margin: 5px 0 0;
	padding-right: 5px;
}

#main div.bottom-box div.right-side a.ready {
	background: url(/images/btn-ready.png) no-repeat 0 0;
	width: 282px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 25px 0 0 88px;
}

#main div.bottom-box div.right-side a.satisf {
	background: url(/images/satisf.png) no-repeat 0 0;
	width: 220px;
	height: 59px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	margin: 42px 2px 5px 0;
}

#main div.dashboard {
	width: 480px;
	color: #555;
}

#main div.dashboard p {
	margin: 0;
	padding: 0;
}

#main div.dashboard ul.top-buttons {
	margin: 26px 0 0 -20px;
	padding: 0 0 20px;
	overflow: hidden;
	width: 480px;
}

#main div.dashboard ul.top-buttons li {
	float: left;
	overflow: hidden;
	padding-left: 20px;
}

#main div.dashboard ul.top-buttons a {
	text-decoration: none;
	display: block;
	height: 23px;
	width: 129px;
	padding: 15px 0 0 9px;
}

#main div.dashboard ul.top-buttons a.default {
	color: #333;
	border: 1px solid #ccc;
	background: #f2f2f2 url(/images/bg-default.gif) no-repeat 100% 0;
}

#main div.dashboard ul.top-buttons a.earth {
	color: #eee;
	border: 1px solid #975;
	background: #332c22 url(/images/bg-earth.gif) no-repeat 100% 0;
}

#main div.dashboard ul.top-buttons a.ocean {
	color: #eee;
	border: 1px solid #285151;
	background: #366 url(/images/bg-ocean.gif) no-repeat 100% 0;
}

#main div.dashboard div.set-style {
	border-top: 1px solid #f2f2f2;
	padding-top: 10px;
	width: 465px;
}

#main div.dashboard div.set-style div.set-color {
	padding-top: 9px;
	overflow: hidden;
	width: 100%;
}

#main div.dashboard div.set-style label {
	float: left;
	overflow: hidden;
	width: 146px;
	text-align: right;
	padding-top: 9px;
}

#main div.dashboard div.set-style input.text {
	color: #555;
	width: 130px;
	margin: 0 20px 0 14px;
	float: left;
	overflow: hidden;
}

#main div.dashboard div.set-style div.set-color div.color {
	display: inline;
	height: 30px;
	width: 138px;
	border: 1px solid #ccc;
	float: left;
	overflow: hidden;
}

#main div.embed {
	margin: -11px 0 0 -8px;
}

#main div.embed p {
	margin-top: 12px;
	padding-bottom: 15px;
}

#main div.embed div.code {
	width: 444px;
	border: 1px solid #ccc;
	padding: 0 7px;
	color: #a1a1a1;
}

#main div.embed div.button {
	margin-top: 8px;
	padding-bottom: 20px;
}

#main div.embed span {
	font: 14px/18px Courier New,Arial,sans-serif;
}

#main div.leftcol,
#main div.rightcol {
	float: left;
	overflow: hidden;
	width: 460px;
}

#main div.leftcol {
	padding-right: 20px;
}

#main div.leftcol h5 {
	margin: 39px 0 0;
}

#main div.leftcol p {
	margin: 20px 0 0;
}

#main div.rightcol div.create {
	width: 340px;
	font-size: 12px;
	margin-top: 40px;
	padding: 0 9px 0 62px;
	text-align: center;
}

#main div.rightcol div.updateprofile {
	width: 340px;
	font-size: 12px;
	margin-top: 40px;
	padding: 0 9px 0 62px;
	text-align: center;
}

#main div.rightcol div.create input.submit {
	background: url(/images/btn-create.png) no-repeat 100% 0;
	text-indent: -9999px;
	width: 337px;
	height: 61px;
	border: 0;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

#main div.rightcol div.updateprofile input.submit {
	background: url(/images/btn-updateprofile-large.png) no-repeat 100% 0;
	text-indent: -9999px;
	width: 230px;
	height: 56px;
	border: 0;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

#main div.rightcol div.create p {
	margin: 10px 0 12px;
	padding: 0 8px;
	text-align: justify;
}

#main div.form {
	width: 100%;
	color: #555;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 58px;
	padding-bottom: 56px;
	padding-left: 5px;
	padding-right: 0;
}

#main div.form span {
	color: #999;
	font-size: 14px;
}

#main div.form input.form-text {
	border: 1px solid #ccc;
	width: 438px;
	height: 28px;
	padding: 10px;
	font-size: 18px;
	color: #555;
	margin-top: 3px;
}

#main div.form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#main div.form div.form-item {
	font-size: 11px;
	overflow: hidden;
	line-height: 13px;
	width: 460px;
	margin-bottom: 17px;
}

#main div.form div.form-item label {
	font-size: 18px;
	line-height: 20px;
}

#main div.form div.form-item p {
	font-size: 14px;
	line-height: 18px;
}

#main div.form div.rightcol input.form-text {
	width: 198px;
}

#main div.form div.form-item input.file {
	margin: 12px 0 2px;
	width: 458px;
}

#main div.form div.form-inner {
	float: left;
	overflow: hidden;
	width: 220px;
	padding-right: 20px;
}

#user_password {
	margin-bottom: 17px;
}

#pass-strength-result {
	float: right;
	overflow: hidden;
	width: 196px;
	height: 27px;
	font-size: 14px;
	line-height: 18px;
	padding: 12px 11px 0;
	border-style: solid;
	border-width: 1px;
	background-color: #eee;
	border-color: #ddd !important;
	margin-top: 22px;
}

#pass-strength-result.short {
	background-color: #ffa0a0;
	border-color: #f04040 !important;
}

#pass-strength-result.bad {
	background-color: #ffb78c;
	border-color: #ff853c !important;
}

#pass-strength-result.good {
	background-color: #ffec8b;
	border-color: #fc0 !important;
}

#pass-strength-result.strong {
	background-color: #c3ff88;
	border-color: #8dff1c !important;
}

#main div.form div.description {
	float: right;
	overflow: hidden;
	width: 220px;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
}

#error {
	border: 1px solid #83509d;
	background-color: #e3b8fd;
	text-align: center;
	font-size: 24px;
	color: #333;
/*  width: 918px;*/
	min-height: 27px;
	padding: 21px 10px 10px;
	margin: 170px 0 21px;
	clear: both;
}

#notice {
	border: 1px solid #83509d;
	background-color: #e3b8fd;
	text-align: center;
	font-size: 24px;
	color: #333;
/*  width: 918px;*/
	min-height: 27px;
	padding: 21px 10px 10px;
	margin: 170px 0 21px;
	clear: both;
}


#register {
	overflow: hidden;
	width: 100%;
}

#match {
	margin-top: 4px;
	float: right;
	overflow: hidden;
	width: 220px;
]}

#main div#match span.match-ok {
	background: #C3FF88;
	color: #333;
}

#main div#match span.match-bad {
	background: #FFA0A0;
	color: #333;
}


#main div.errorExplanation h2 {
	font-family:Arial,Georgia,sans-serif;
	font-size: 1.2em;
}

#main div.errorExplanation p, #main div.errorExplanation ul {
	font-size: 0.8em;
	line-height: 1.0em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main div.form label.error-mes {
	font-weight: bold;
}

#main div.form input.error {
/*	background-color: #f2f2f2;*/
	background-color: #F3E8FD;
	border-color: #E3B8FD;
}

#main div.form-item label.error {
	color: #ffa2a2;
}

#main div.chat div.widget {
	border-bottom: none;
}

/*--------------------------------------------------------------*/

#bg-footer {
	background: #f2f2f2;
	float: left;
	overflow: hidden;
	margin-top: 39px;
	width: 100%;
}

#footer {
	background: url(/images/bubble.png) no-repeat 50% 50%;
	padding-top: 37px;
	margin: 0 auto;
	width: 958px;
	height: 193px;
	font-size: 11px;
	color: #393939;
	text-align: center;
	line-height: 13px;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #393939;
}

#footer a:hover {
	text-decoration: none;
}

#login-form {
  margin-top: 1em;
  margin-left: 2em;
}

