body {
	color: #333333;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	background-color: #FFEEFF;

}

/* links */
a, a:visited {
	text-decoration: none;
	color: #333333;
	background: inherit;
}
a:hover {
	color: #FF0000;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #333333;
}
h3 {
	font-size: 120%;
	color: #666666; 
}

#tabs {
	float:right;
	width:504px;
	font-size:93%;
	/*border-bottom:1px solid #F45551;*/
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:right;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:right;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 2px;
	color:#FFF;
	font-size: 13px;
	}
#tabs a span {float:none;}
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

.BorderPink {
	border-top-width: 2px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99FF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
.left_menu_top{
	font-size: 24px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
/* alignment classes */
.float-left  {
	float: left;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 5px;
 }
 .float-left-nodat  {
	float: left;
	border-right-width: 2px;
	padding-right: 5px;
 }
.float-right { 
    float: right;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 5px;
 }
img.float-left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.vote{
	font-size: 24px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	}
.view{
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
.border_orange {
	border: 1px solid #FFE9BB;
	background-color: #FFFAF0;
	color: #666666;
}
.message_box {
	background-image: url(../../images/bg/le_num_bg.png);
	background-repeat: no-repeat;
}

.border_green {
	border: 1px solid #CFFDC4;
	background-color: #EFFDEC;
	color: #999999;
}
.activated {
	BORDER-RIGHT: #c9ddb7 1px solid; BORDER-TOP: #c9ddb7 1px solid; BACKGROUND: #e7f7d9; BORDER-LEFT: #c9ddb7 1px solid; BORDER-BOTTOM: #c9ddb7 1px solid
}
.pageborder {
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
	padding: 5px;
}

.profile_photo_style {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #ccc 1px solid;
}

.navleft {
	margin: 10px;
	padding: 0 0 0 15px;
	background-image: url(../../images/gif/icon_navigator_next.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.line_profile {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CCFF;
}

.top_box {
	background-color:#3AB9BD;
}
.box1 {
	background-color: #FADFE4;
}
.box2 {
	background-color: #E7DCC5;
}
.box3 {
	background-color: #C2C9F5;
}
.box4 {
	background-color: #E4E0AF;
}
.box5 {
	background-color: #D5C9D5;
}
.box6 {
	background-color: #FFC2D1;
}
.box7 {
	background-color: #D1CDBF;
}
.box8 {
	background-color: #D9D8D6;
}
.box9 {
	background-color: #B9D8EF;
}
.box10 {
	background-color: #E7EECF;
}
.box11 {
	background-color: #E3E5D7;
}
.box12 {
	background-image: url(../../../images/abg.gif);
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}

/* display and additional classes - using for ajax post  */
.clear { clear: both; }

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}
.fllow
{  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

