/************ GENERAL *************/


html,body {
	outline:none;
	height:100%;
}

body {
	font-family:tahoma;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
}

.divfix {
	font-size:1px;
}

.clear {
	clear:both;
}

/************ CONTAINERS *************/



#wrapper {
	display:block;
	width:994px;
	margin:0px auto;
}

#main {

	background-color:#fafafa;
}

#leftsh {
	background-image:url('/img/sh_l.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:6px;
}

#rightsh {
	background-image:url('/img/sh_r.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:6px;
}

#header {
	float:left
	width:100%;
	background:transparent;
	height:87px;
}

#mainmenu {
	background:transparent;
	height:24px;
}

#bluebar {
	background:transparent url('/img/bluebg.jpg');
	background-repeat:repeat-x;
	height:9px;	
	margin-top:10px;
}

#addcontainer {
	display:block;
	height:90px;
	background:transparent;
	padding:10px;
	padding-bottom:0px;
}

#left {
	display:block;
	width:470px;
	background:transparent;
	border-right:1px solid #31a2be;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#right {
	display:block;
	float:right;
	width:471px;
	background:transparent;
	padding-left:10px;
	padding-right:10px;
}

#footer {
padding-top:10px;
}


/************ DIVS *************/

div {
	margin:0px;
	padding:0px;
}

.usermenu {
	display:block;
	float:left;
	width:450px;
	height:33px;
	margin-left:50px;
	margin-top:10px;
}

.sfinfo {
	float:right;
	display:block;
	margin-top:10px;
	margin-right:10px;
}

.ftinfo {
	display:block;
	width:364px;
	height:90px;
	margin:0px auto;
}

.listbox {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:470px;
}

.listcontentbox {
	display:block;
	float:left;
	margin-left:10px;
	padding:0px;
	width:404px;
}

.ratecontrols {
	display:block;
	float:left;
	width:76px;
	height:22px;
	margin:0px;
	padding:0px;
}

.memberinfo {
	display:block;
	float:left;
	height:90px;
	margin:10px;
	margin-left:0px;
	padding:0px;
}

.userinfo {
	margin-top:10px;
	float:left;
	display:block;
	width:202px;
	border:0px solid red;
}

.photobox {
	float:left;
}

.smallfotos {
	display:block;
	width:268px;
	float:left;
}

.controls {
	display:block;
	width:258px;
	float:left;
	margin-top:10px;
}

.userabout {
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width:100%;
	overflow-x:hidden;	
}

.googlemap {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.smallcol {
	width:140px !important;
	height:500px;
}

.bigcol {
	width:790px !important;
}

.title {
	margin-left:10px;
	margin-bottom:10px;
}

.thumb_box {
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	display:block;
	width:172px;
	height:200px;
	float:left;
	border:1px solid #dbdbdb;
	margin:10px 10px 0px 0px;
	padding:5px;
	color:#969696;
}

.thumb_box:hover {
	border:1px solid #31a2be;
	cursor:pointer;
	background-color:#ffffff;
}

.zodiac_sign {
	display:block;
	width:19px;
	height:18px;
	float:right;	
}

.zodiac_sign div {
	display:block;
	width:19px;
	height:18px;
}

.online {
	background-image:url('/img/online.gif');
}

.offline {
	background-image:url('/img/offline.gif');
}


.single {
	display:block;
	background:transparent;
	padding-left:10px;
	float:left;
}

.navigation {
	display:block;
	float:none;
}

.comm_text_box {
	font-size:12px;
}

.comm {
	float:left;
	margin-top:10px;
}

.comm_thumb {
	float:left;
}

.comm_bubble {
	float:left;
	display:block;
	background-image:url('/img/comm_bubble_bkg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:13px;
}

.comm_box {
	display:block;
	float:left;
	width:600px;
	border:1px solid #e9e9e9;
	border-left:none;
	background-color:#ffffff;
	padding:0px 6px 5px;
}
	
.comm_user {
	margin-top:6px;
	display:block;
	float:left;
}

.comm_date {
	margin-top:6px;
	text-align:right;
	display:block;
	float:right;
}

.comm_text {
	text-align:justify;
	float:left;
	margin-top:14px;
}

.register_right .fieldgrp {
	width:411px!important;
}

.register_left .fieldgrp {
	width:389px!important;
}

.register_right label {
	float:left;
	clear:both;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:24px;
	color:#333333;
	width:161px!important;
}

.register_left label {
	float:left;
	clear:both;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:24px;
	color:#333333;
	width:139px!important;
}

.fieldgrp {	
	display:block;
	width:400px;
}

.field {
	float:left;
	display:inline
	;
	width:230px;
	margin-left:20px;
}

.register_left .field {
	width:160px;!important
}

.register {
	display:block;
	width:400px;
	margin:0px auto;
}

.register label {
	float:left;
	clear:both;
	display:block;
	width:150px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:24px;
	color:#333333;
}

.required {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	line-height:24px;
	color:#ff4e00;
}	

.empty_input {
	font-size:12px;
	font-weight:bold;
	color:#ff4e00;
}	

.register_left {
	display:block;
	width:48%;
	float:left;
}

.register_right {
	display:block;
	width:48%;
	float:right;
}

.register2 {
	display:block;
	width:800px;
}

.fieldgrp2 {	
	display:block;
	width:400px;
}


/************ IMAGES *************/

#smallfoto {
	margin-right:11px;
	margin-top:5px;
}

a img {
	border-style:none;
	margin:0px;
	padding:0px;
}

.hd {
	float:left;
	margin:10px;
}

.add {
	float:left;
	margin:10px;
}

.user {
	border:1px solid #ff4e00;
	float:left;
	margin:0px;
}

.userfoto {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #ff4e00;
}

.google {
	border:1px solid #b3b3b3;
}

.thumb_img {
	margin:5px 0 5px 0;
}

.lg_photo {
	margin-bottom:10px;
}

.gallery {
	margin:3px!important;
}

/************ TEXT *************/
p {
	margin:0px;
	font-size:12px;
	color:#000;
}

h1 {
	display:block;
	width:500px;
	height:22px;
	font-family:century gothic;
	font-weight:bold;
	font-size:16px;
	color:#31A2BE;
	background-image:url('/img/bg_h1.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0px;
	padding:0px;
}

h2 {
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
}

h3 {
	font-family:tahoma;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
}

h4 {
	font-weight:normal;
	font-size:18px;	
	margin:0px;
	margin-top:10px;
}

.inactive {
	font-size:14px;
	font-weight:bold;
	color:#b3b3b3;
}

.small {
	display:block;
	height:12px;
	margin:0px;
	font-size:10px;
	font-family:tahoma;
	font-weight:normal;
	color:#898989;
}

.info {
	display:block;
	height:28px;
	margin:0px;
	color:#31A2BE;
}

.viewedby {
	font-size:11px;
	background-image:url('/img/icon_view.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:16px;
}

.br {
	display:block;
	height:5px;
	width:1px;
	font-size:1px;
}

.black {
color:black;
}

.member {
	font-weight:bold;
	font-size:15px;
	color:#31A2BE;
}

.membercount {
	font-weight:bold;
	font-size:15px;
	color:#000;
}

.pfmenuinactive {
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	color:#b3b3b3;
	text-decoration:none;
	margin-right:10px;
}

.orange {
	color:#ff4e00;
}

.thumb_box h5 {
	color:#fe6521;
	display:block;
	width:129px;
	overflow:hidden;
	float:left;
	padding:0px 0px 1px 23px;
	margin:0px;
	font-size:14px;
	background-repeat:no-repeat;
	background-position:center left;
	text-align:left;
}

.comm_text_box h2 {
	float:left;
	margin-right:10px;
}

.comm_text i {
	color:#444;
}

/************ LINKS *************/

a {
	font-size:14px;
	font-weight:bold;
	color:#ff4e00;
	outline:none;
}

a:hover {
	text-decoration:none;
}

#footer a {
	font-size:14px;
	font-weight:normal;
}

.mainmenu {
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:6px;
}

.mainmenu:hover {
	color:#ff4e00;
	background-image:url('/img/mnbg.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
}

.mainmenuon {
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	color:#ff4e00;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:6px;
	background-image:url('/img/mnbg.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
}

.smalllink {
	font-size:12px;
	font-weight:bold;
	color:#ff4e00;
}

.smalllink:hover {
	text-decoration:none;
}

.pfmenu {
	text-decoration:underline;
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	color:#ff4e00;
	text-decoration:underline;
	margin-right:10px;
}

.pfmenu:hover {
	text-decoration:none;
	color:#31A2BE ;
}

.tabactive {
	padding-top:3px;
	padding-left:12px;
	float:left;
	display:block;
	width:90px;
	height:22px;
	border:1px solid #b3b3b3;
	border-bottom:0px;
	background-image:url('/img/tabbg.jpg');
	background-repeat:repeat;
	font-size:14px;
	font-weight:bold; 
	color:#ff4e00;
}

.tabinactive {
	margin-top:4px;
	padding-top:2px;
	padding-left:8px;
	float:left;
	display:block;
	width:80px;
	height:19px;
	border:1px solid #b3b3b3;
	border-bottom:0px;
	border-left:0px;
	background-image:url('/img/tabibg.jpg');
	background-repeat:repeat;
	font-size:14px;
	font-weight:bold;
	color:#b3b3b3;
}

.navigation a,span {
	margin-right:5px;
}

.navigation .inactive {
	font-size:12px;
}

.comm_text_box a {
	margin-top:2px;
	font-weight:normal;
	float:left;
	font-size:12px;
}

.comm_user a {
	font-size:12px;
}
/************ TABLES *************/

.register_2_table {
	margin-left:30px;
}

thead {
	background-image:url('/img/thbg.jpg');
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
}

td span {
	padding-left:5px;
}

td {
	height:19px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:0px;
	vertical-align:middle;
}

.read {
	background-color:#f5f8f7;
	font-weight:normal;
	font-size:11px;
}

.unread {
	background-color:#e9f2f5;
	font-weight:bold;
	font-size:11px;
}

.labeltd {
	display:block;
	width:122px;
	border:none;
	padding:0px;
	margin:0px;
	margin-top:3px;
}

.inputtd {
	border:none;
}

/************ INPUT *************/
#compose .input {
	width:312px;!important
}

#compose textarea {
	height:100px;
	overflow:auto;
}

select {
	display:block;
	border:1px solid #e1e3e5;
	border-color:#e1e3e5;
	height:20px;
	margin:2px 4px 2px 0px;
}

.input {
	display:block;
	width:212px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #e1e3e5;
	margin:0px;
	padding:0px;
	padding-top:2px;
	margin:0px 0px 9px 0px;
}

.register_left .input, .register_right .input {
	width:146px;!inportant
}

.select {
	width:146px;
	margin:0px 0px 9px 0px;
}

.textarea {
	width:196px;
	height:60px;
	display:block;
	margin-top:2px;
	overflow-x:hidden;
	border:1px solid #e1e3e5;
	margin:3px 0;
}

.mnth {
	display:inline;
	margin:0px 3px 9px 0px;
}

.day {
	display:inline;
	margin:0px 3px 9px
}

.yr {
	display:inline;
	margin:0px 2px 9px
}

.submit {
	display:block;
	border:none;
	background-image:url('/img/save.jpg');
	height:27px;
}

.comm_textarea {
	margin-top:10px;
	height:50px;
	width:675px;
}

/**RADU**/
/**FLOATING WINDOW**/
#overdiv-content{
	width:296px;
	float:left;
	margin:0;
	border:1px solid #55b2ca;
}

#overdiv-content div#handleOverDiv{
	width:100%;
	border-bottom:1px solid #999999;
	float:left;
	clear:left;
	height:18px;
	background-image:url(/img/window-header-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#overdiv-content div#handleOverDiv span{
	padding:0px 0 0 10px;
	float:left;
	color:#ffffff;
	font:bold 14px 'Century gothic';
}

#overdiv-content div#handleOverDiv div#close{
	float:right;
	margin:2px 3px 0 0;
	height:14px;
	width:14px;
	background-image:url(/img/close.jpg);
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
}

#overdiv-content div#content{
	float:left;
	clear:left;
	width:100%;
	background-color:#ffffff;
	font:normal 11px 'Tahoma';
	text-align:left;
}

#overdiv-content div#content div{
	padding:5px;
}

#overdiv-content div#content a{
	font-size:12px;
}

/**END FLOATING WINDOW**/

/** REGISTRATION FORM PICTURES **/
.module {
    float: right;
    display: block;
    background-color: #F6F6F6;
    border: 1px solid #EAEAEA;
    width: 786px;
    padding: 4px;
    margin-bottom: 10px;
}

.membercount {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

.small-link {
    font-size:12px;
    font-weight:bold;
    color:#ff4e00;
}

.small-link:hover {
    text-decoration:none;
}

.float-left {
    float:left;
    margin-right:5px;
}

.blue {
    display:block;
    height:12px;
    margin:0px;
    color:#31A2BE;
}

.uploaded-photo-display {
    float:left;
    width:220px;
    padding:6px;
    margin-top:5px;
    height: 80px;
}
/** END REGISTRATION FORM PICTURES **/