/*statusbar*/
#notificationbar a{
    /*
	font-weight: bold;
    */
	border: 0;
}

#notificationbar {
	position: absolute;
	top: 0px;
    /*
    left: 0;
    */
	z-index:100;
	text-align: right;
	color: #000;
	height: 20px;
	width: 947px;
    	left: 50%;
	margin-left: -473px;
	padding: 0;

}

.statistics {
	margin-right: 20px;
}
.statistics a{
	text-decoration: none;
}

.statistics div{
	padding-left: 5px;
	padding-right: 5px;
}
.statistics img {
	height: 12px;
	position: relative;
	top: 2px;
}


.welcome {
    	float: right;
        padding-left: 20px;
}

.sms {
	float: right;
}
.friends_online {
	float: right;
/*
	width: 150px;
*/
	font-size: 13px;
/*
	border:1px solid transparent;
*/
	background-image: none;
}

.friends_online .controllink img{
	position: relative;
	top: 3px;
}

.notification {
	float: right;
    width: 40px;
    width: 25px;
}

.updates {
	float: right;
	width: 50px;
	width: 25px;
}
.minimize {
	float: right;
}

div#fupdates {
	position: absolute;
	bottom: 25px;
/*
	top: 20px;
*/
	right: -11px;
	z-index: 1000;
	border: 1px solid #ccc;
	border-bottom:0;
	width: 250px;
	margin-right: 10px;
	border-collapse: collapse;
}

div#notifications {
	position: absolute;
	bottom: 25px;
/*
	right: -11px;
	margin-right: 10px;
*/
/*
	top: 20px;
	right: 0;
*/
	z-index: 1000;
	border: 1px solid #ccc;
	border-bottom: 0;
	width: 250px;
	border-collapse: collapse;

	margin-right: 0;
	right: 39px;
	right: 24px;

	right: -1px;
}

#notificationbar img, 
div#online_friends img,
div#notifications img{
    visibility: visible;
    display: inline;
}

#notificationbar img.notificationimage, 
div#online_friends img.notificationimage,
div#notifications img.notificationimage{
    border: 3px double #ccc;
    background-color: #fff;
    height: 40px;
    margin: 1px;
    margin-left: 2px;
}

div#online_friends {
	position: absolute;
	bottom: 25px;
/*
	top: 20px;
*/
	right: -11px;
	z-index: 1000;
	border: 1px solid #ccc;
	border-bottom: 0;
	width: 250px;
	margin-right: 10px;
	border-collapse: collapse;

	margin-right: 0;
	right: 79px;
	right: 49px;
	right: 24px;
}

div#fupdates .subtitle ,
div#notifications .subtitle ,
div#online_friends .subtitle 
{
	text-align: right;
	padding-right: 10px;
    font-size: 11px;
}

div#fupdates .title span,
div#notifications .title span ,
div#online_friends .title span {
	float: right;
	padding-right: 10px;
	font-size: 11px;
	color: #fff;
}

div#fupdates .title span img,
div#notifications .title span img ,
div#online_friends .title span img {
	height: 13px;
}	

div#fupdates .title ,
div#notifications .title ,
div#online_friends .title 
{
	height: 20px;
	background-color: #ccc;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

.items .avatar img{
	width: 50px;
}

.items .avatar {
	float: left;
	width: 70px;
}

.items .links {
	margin-left: 75px;
	text-align: right;
	padding-right: 10px;
}

.items .info {
/*
	float: left;
	width: 100px;
*/
	margin-left: 75px;
	font-size: 10px;
}
.items .info a{
    font-size: 12px;
    font-weight: bold;
}

.items .info .mood{
    font-weight: bold;
}
.items .username {
	font-size: 1.1em;
	font-weight: bold;
}
	

.items img {
	border: 0px solid;
}

.items .delete_item img{
	border: 0;
}

.items .delete_item {
	float: left;
	width: 30px;
	padding-top: 5px;
	text-align: center;
}

.items .item_info {
	float: left;
	width: 200px;
}

.items .time {
	font-size: 9px;
    /*
	padding-left: 15px;
    */
    text-align: right;
    font-weight: normal;
    color: #525252;
    clear: both;
}

.items .status_msg {
	padding-top: 5px;
	padding-left: 10px;
    font-size: 10px;
}

.items {
	border-top: 1px solid #ccc;
	text-align: left;
	padding-left: 10px;
	width: 230px;
}



.darkbg {
	background-color: #f1f1f1;
	background-color: #eeeeee;
}

#updatestopbar {
    background-image: url(/images/updates.png);
    background-position: 6px 7px;
    background-repeat: no-repeat;
}

#notificationstopbar {
    background-image: url(/images/statusred.png);
    background-position: 3px 2px;
    background-repeat: no-repeat;
}


.statusbarred a.controllink{
    color: #fff;
}

#updatestopbarlink{
}

#updatestopbar,
#notificationstopbar {
/*
	border:1px solid transparent;
*/
	border-bottom: 0;
}

.statusbarred #notificationstopbarspan ,
.statusbarred #updatestopbarspan {
  background-color: red;
  font-weight: bold;
  border: 1px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
  top: -2px;
  padding: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  z-index: 2002;
}

#updatestopbarspan,
#notificationstopbarspan {
    font-size: 11px;
    position: relative;
    top: -1px;
    top: 4px;

}
#updatestopbarspan {
    left: -7px;
}

#notificationstopbarspan {
    left: -5px;
}

#header_search_autocomplete {
	width: 200px;
    padding-left: 5px;
    border: 0;
    width: 210px;
    font-size: 12px;
    height: 19px;
    text-align: left;
    margin-top: 30px;
    font-weight: normal;
}

.zaredi {
    width: 72px;
    height: 16px;
    background-color: transparent;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    padding-left: 8px;
}

#upperupdates #online_friends a ,
#upperupdates #fupdates a,
#upperupdates #notifications a {
	display: inline;
}

#upperupdates a {
	display: block;
}

.controllink {
	text-decoration: none;
	border: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	height: 25px;
	position: relative;
}

.controllink img {
}

.controllink:hover {
	background-color: #eee;
	text-decoration: none;
	color: #000000 !important ;
	border: 0;
	font-weight: bold;
}

#search_friends {
	padding: 5px;
	text-align: right;
	padding-right: 10px;
/*
	background-color: #ddd;
*/
}
.controltab_selected {
	background-color: #eee;
	text-decoration: none;
	color: #000000 !important;
	font-weight: bold;
}

#search_friends #se_input {
	font-weight: normal;
	color: #555;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(/images/search_small.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	border: 1px solid #ccc;
}

#bottom_apps {
	float: left;
	width: 200px;
	border-right: 1px solid #ccc;
	padding-left: 20px;
  display: inline-block;
}

#what_submit span:hover ,
#bottom_apps span:hover {
	background-color: #cecece;
/*
	border-right: 1px solid #ccc;
*/
}

#what_submit span,
#bottom_apps span {
	line-height: 20px;
	padding: 0px;
	padding-top: 4px;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;

	border: 1px transparent;
}

#what_submit span img,
#bottom_apps span img{
	height: 16px;
}

.fat {
	font-weight: bold;
}

/*/chat/css/chat.css*/
.chatbox {
/*
	position: fixed;
	position:expression("absolute");
	width: 225px;
*/
	display:none;
	z-index: 100;
	float: right;
}

.chatboxhead {
	background-color: #f99d39;
	padding:7px;
	color: #ffffff;

	border-right:1px solid #f99d39;
	border-left:1px solid #f99d39;
}

.chatboxblink {
	background-color: #176689;
	border-right:1px solid #176689;
	border-left:1px solid #176689;
}

.chatboxcontent {
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #333333;
	height:200px;
	width:209px;
	overflow-y:auto;
	overflow-x:auto;
	padding:7px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #eeeeee;
	line-height: 1.3em;
}

.chatboxinput {
	padding: 5px;
	background-color: #ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.chatboxtextarea {
	width: 206px;
	height:44px;
	padding:3px 0pt 3px 3px;
	border: 1px solid #eeeeee;
	margin: 1px;
	overflow:hidden;
}

.chatboxtextareaselected {
	border: 2px solid #f99d39;
	margin:0;
}

.chatboxmessage {
	margin-left:1em;
}

.chatboxinfo {
	margin-left:-1em;
	color:#666666;
	font-size: 11px;
	float: right;

}

.chatboxmessagefrom {
	margin-left:-1em;
	font-weight: bold;
}

.chatboxmessagecontent {
}

.chatboxoptions {
	float: right;
}

.chatboxoptions a {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.chatboxtitle {
	float: left;
}

.chat_usertab {
	float: right;
	background-color: #fff;
	border: 1px solid #ccc;
}
.chat_usertab .usertab_title {
}

.chat_usertab .usertab_title a{
	display: block;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	text-decoration: none;
}

.chatbox:hover .usertab_title {
	background-color: #efefef;
}

.chat_usertab .chatwin {
	z-index: 100;
	position: absolute; 
	bottom: 25px;
	border: 1px solid #ccc;
	height: 300px;
	background-color: #fff;
}

#chat_tabs {
	float: right;
	border-left: 1px solid #ccc;
}


#chat_controls {
	border-left: 1px solid #ccc;
	float: right;
	text-align:center;
}
.chat_topbar {
	padding-left: 10px;
	height: 20px;
	border-bottom: 1px solid #ccc;
	background-color: #aaa;
	color: #fff;
}

.chat_topbar a{
	color: #fff;
}

.chat_topbar span{
	float: right;
	margin-right: 10px;
}

.chatboxcontent .chaterror {
	color: red;
}

/*jcrop.css*/
/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*/css/jquery.autocomplete.css*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/*/js/jq/jc/lib/jquery.jcarousel.css*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*/js/jq/jc/skin.css*/
.jcarousel-skin-ie7 .jcarousel-container {
    -moz-border-radius: 10px;
/*
    background: #D4D0C8;
    border: 1px solid #808080;
*/
	border: 1px solid #ccc;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 480px;
    padding: 20px 40px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 480px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  245px;
    height: 77px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 75px;
    height: 75px;
    border: 1px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/js/jq/jc/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/js/jq/jc/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/js/jq/jc/next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/js/jq/jc/prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/*layout_styles*/
body { 
	margin:0px;
	padding:0; 
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 12px;
    font-weight: normal;
}

table {
  border:0; padding:0; margin:0;
	width: 100%;
}

a {
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
	text-indent: 10px;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

ul {
	list-style-type: none;
    padding-left: 0;
}

img {
    visibility: visible;
    border: 0;
    background-color: transparent;
}

td {
	vertical-align: top;
    font-size: 11px;
}

h2 {
    font-weight: normal;
  font-size: 12px;
}

h3,h4,h5,h6 {
	font-size: 11px;
    margin: 0;
    font-weight: normal;
}

/****************** CLEARFIX ***********************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
.clearfix{display: inline-block;}
 /* Hides from IE-mac \*/
 * html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.content:after,
.page_title:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
.shopitemlist,
.content,
.page_title 
{display: inline-block;}
 /* Hides from IE-mac \*/
 * html .content,
 * html .page_title {height: 1%;}
.shopitemlist,
.content,
.page_title {display: block; }
/* End hide from IE-mac */


/****************** THICKBOX *********************/
#TB_secondLine {
	color:#666666;
}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background-color:#f5f5f5;
	background-color:#fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 8px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;

  background-color: #6D84B4;
  border: 1px solid #3B5998;
  color: #fff;
  font-size: 14px;
}
#TB_title a:hover {
  color: #ccc;
}

#TB_title a {
  color: #fff;
  font-weight: bold;
}

#TB_window input[type=text] ,
#TB_window textarea {
  border: 1px solid  #3B5998;
  width: 300px;
  font-size: 11px;
  padding: 2px;
}

#TB_ajaxContent{
	clear:both;
    padding: 2px;
	overflow: hidden;
  padding-left: 10px;
	text-align:left;
	line-height:1.4em;

}

#TB_ajaxContent h1{
  font-size: 13px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

#TB_ajaxContent.TB_modal{
/*
	padding:15px;
*/
}

#TB_ajaxContent p{
	padding:20px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/**************************************************/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .newboxcontent {
 position:relative;
 _overflow-y:hidden;
	padding: 0;
/*
 padding:0px 12px 0px 0px;
*/
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:14px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}
.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative; 

 /*
 overflow: hidden;
 */
}

.dialog .bd {
	padding:4px;
	 padding-top: 15px;
}

.dialog .wrapper {
 position:static;
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}


.ft {
    height: 2px;
}

.dialogblue .newboxcontent {
    background-position: top right;
}

.dialogclear .newboxcontent
{
    background-position: top right;
}

.dialogsilver .newboxcontent {
    background-position: top right;
}

.dialogvip .newboxcontent {
    background-position: top right;
}

.dialogyellow .newboxcontent {
    background-position: top right;
}

/****************************************************/

.header_middle {
	height: 50px;
	text-align: right;
	padding: 0px;
	padding-right: 20px;

	height: 70px;

  height: 47px !important;
}

.logo {
	float: left;
	margin-left: 20px;
	margin-top: 15px;

	height: 30px;
	overflow: hidden;
	margin-top: 25px;
/*
    margin-right: 100px;
*/
}

#header_middle_right {
/*
    position: absolute;
    top: 20px;
    right: 60px;
*/
/*
	float: right;
	margin-right: 20px;
	margin-top: 15px;
*/
}

#header_middle_left {
	float: left;
	width: 400px;
}

.main { 
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}



body #header .main_nav {
/*
	margin-top: 0;
*/
	
}
.main_nav { 
	width:960px;
	height:36px;
  height: 20px;
	text-align: left;
/*
	float:left;
*/
/*
    margin-top: 60px;
*/
}




.page_container {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.content { 
	width:970px;
}

.footer { 
    clear: both;
	text-align: center;
	width:940px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
}

.footer {
	width: 900px;
}

.new_msg {
	color: red;
}

span.user_online, .online {
  color: #2b2;
  font-size: 10px;
}

span.user_offline, .offline {
  color: #b22;
  font-size: 10px;
}

.sometext {
	padding-left:20px;
}

.leftside {
	float: left;
	width: 680px;
	width: 750px;
    padding: 0;
}
.rightside li{
    text-align: left;
}

.rightside {
	float: left;
	width: 180px;;
  margin-left: 5px;
}

#invitecontent h3 ,
#invitecontent h4
{
    padding: 3px;
    padding-top: 6px;
}

.pager {
    margin-top: 5px;
	  text-align: right;
    clear: both;
    padding: 6px;
    padding-right: 30px;
}

.morelisting {
  text-align: right;
  padding-right: 20px;
}

ul.custom {
	list-style-type: none;
}

ul.custom li{
	text-align: left;
	line-height: 30px;
}

.favorite_user , .blocked_user{
	float: left;
	width: 160px;
	height: 240px;
	text-align: left;
	border: 1px solid;
	margin: 5px;
	padding: 4px;

}

.favorite_user a, .blocked_user a{
	font-weight: bold;
}

.innerbox {
	float: left;
	width: 150px;
	padding-left: 5px;
	padding-top: 5px;
  vertical-align: top;

}

.innerbox .username a,
.innerbox  h3 a {
    font-size: 14px;
    font-weight: bold;
}

ul.searchlisting {
  padding: 0;
  margin: 0;
  margin-left: 20px;
}

.eventimages img {
	margin: 20px;
}

.eventimage {
	float: left;
	width: 160px;
	height: 160px;
}

.album_list {
	float: left;
	width: 160px;
	height: 200px;
	margin: 5px;
  overflow: hidden;
}

.small_album_list {
	float: left;
	width: 90px;
	height: 100px;
	margin: 5px;
  overflow: hidden;
}

.small_album_list h4{
  font-size: 9px;
}

.small_album_list div{
  height: 80px;
  overflow: hidden;
}
.small_album_list img{
  width: 90px;
}

.underlined_links li img{
	position: relative;
	top: 2px;
	height: 12px;
}

.underlined_links li{
	width: 180px;
	padding: 3px;
}
.underlined_links a{
	font-weight:normal;
	line-height: 20px;
}

.red ,
.red a{
	color: red;
}

.vipinput {
    font-size: 11px;
}


.comment .tstampok {
  font-size: 9px;
  margin-right: 20px;
  float: right;
}
.comment {
  border-bottom: 1px solid #dfdfdf;
}

.comment h4 {
    text-align: right;
    padding-right: 40px;
}

div.blogview h3{
	font-size: 11px;
}
div.blogview h2{
	font-size: 11px;
}
div.blogview h1{
	font-size: 14px;
}

div.bloglisting h3{
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
}

div.bloglisting h4{
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}

div.bloglisting p{
	text-indent: 20px;
}

div.bloglisting h5{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	font-weight: normal;
}

div.bloglisting h6{
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
	font-weight: normal;
}

.myblogs h2{
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	
}

.myblogs h3{
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	
}
.myblogs h4{
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	
}

.helptext {
	color: red;
	padding-left: 20px;
	padding-right: 20px;
}

.user_small div.avatar {
	width: 70px;
	height: 60px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    visibility: visible;
}

.searchbar {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.user_small {
	width: 55px;
	float: left;
    text-align: center;
    vertical-align: middle;
	margin: 2px;
	height: 66px;
    overflow: hidden;
    visibility: visible;
}

.suggestion_user {
	height: 160px;
	overflow: hidden;
}
.homeblog h3{
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.homeblog h4{
	text-align: right;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 0;
	margin: 0;
}
.homeblog h5{
	padding: 0;
	margin: 0;
}

.videobox {
	text-align: center;
}

.videobox embed{
    width: 480px;
}

.quiz td{
	vertical-align: top;
}
.quiz table{
	border-top: 1px dashed;

}


.w1 {
	margin: 0px;
	font-size:12px;
}

.w2 {
	font-size:14px;
	margin: 0px;
}

.w3 {
	font-size:16px;
	margin: 0px;
}

.w4 {
	font-size:18px;
	margin: 0px;
}

.w5 {
	font-size:20px;
	margin: 0px;
}

.blogsearchtext {
	text-align: left;
	padding: 8px;
}
.blogsearchtext h3 {
	font-weight: normal;
	text-align: right;
}


.blognavi_left {
	float: left;
	width: 50px;
	text-align: left;
}

.blognavi_right {
	float: right;
	width: 80px;
	text-align: right;
}

.blognavi_middle {
	float: left;
	width: 280px;
	font-size: 14px;
	font-weight: bold;
}
.vipblog {
	text-align: left;
	padding-left: 10px;
}

.vipbloglist {
	border: 5px double red;
}

.smaller{
	font-size: 9px;
	font-weight: normal;
}
.smstable {
	width: 400px;
	border: 1px solid;
	margin-left: 50px;
	margin-bottom: 20px;
}
.smstable td {
	border: 1px solid;
	text-align: center;
	font-weight: bold;

}

.wideleftside {
	width: 680px;
}

.thinrightside {
	width: 220px;
}


.vipuserlist {
    float: left;
    border: 1px solid #ccc;
    margin: 2px;
    background-color: #fff;
}

.vipuserlist .viptitle {
    font-weight: bold;
    color: red;
}

.clipartlist {
    float: left;
    border: 1px solid #ccc;
    margin: 2px;
    background-color: #fff;
}

.clipartlist img {
    width: 60px;
}

.buyuserlist {
    border: 1px solid #ccc;
    float: left;
    margin: 2px;
    background-color: #fff;
}

.shoplist h3{
   clear: both; 
   margin-top: 10px;
   font-size: 13px;
}

.shopitemlist {
    margin-bottom: 20px;
}

h4.shopitemlistsubsection
{
    clear: both;
    padding-left: 20px;
    font-size: 11px;
    margin: 5px;
    font-weight: normal;
}

h4.shopitemlistsubsection span {
    font-size: 10px;
    float: right;
    margin-left: 30px;
}

.vipbloglistitem {
    padding-left: 40px;
}

.image_preview_top .image_navi {
    float: right;
    font-size: 11px;
}

.image_preview_top span {
    font-size: 11px;
}

.image_top_title {
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.image_preview_bottom .title {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.image_preview_bottom .description {
    padding-left: 30px;
}

.home_left_selected_tab {
    z-index: 1000;
}

.remotezone img {
    border: 1px solid red;
}

.quizuseravatar  img{
    width: 40px;
}

.imagelink {
    background-color: #fff;
    border: 3px double #ccc;
    height: 50px;
}
.hd h1 {
    font-weight: bold;
    font-size: 12px;
}

.userhome_left_column {
	width: 500px;
	float: left;
}

.userhome_news a{
    margin-left: 5px;
    margin-right: 5px;
}

.userhome_news .bottom {
	padding-left: 10px;
}

.userhome_news {
	padding: 5px;
	border-bottom: 1px solid #dfdfdf;
}

.userhome_news .app_data {
	padding-left: 70px;
}

.userhome_news .text {
	padding-left: 60px;
	min-height: 20px;
}

.userhome_news_delete:hover {
    background-color: #ededed;
}


.userhome_right_column {
	width: 150px;
	float: left;
    margin: 10px;
    margin-top: 0;
}

.home_themes {
	clear: both;
	width: 910px;
    padding-left: 10px;
}

.userhome_page_themes .top {
	text-align: right;
	padding: 4px;
	padding-top: 0px;
	padding-right: 30px;
}

.userhome_page_themes #feedback {
    text-align: right;
    padding-right: 30px;
}
.userhome_theme_listing {
	float: left;
}

#userhome_theme_list {
	padding-left: 70px;
}

div.loading {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}


#url_submit {
	border: 0;
	position: relative;
	top: 4px;
}

#userhome_what_textarea {
	width: 280px;
	height: 25px;
	border: 1px solid #ccc;
	position: relative;
	top: 4px;
	padding-left: 5px;
}

#mood_update img {
	position: relative;
	top: 5px;
}

.userhome_profile_top .userhome_links {
	float: left;
	width: 120px;
	overflow: hidden;
}

.profile_userinfo h2 {
  font-weight: bold;
}

.profile_top_controls img {
	height: 14px;
	position: relative;
	top: 2px;
}
.profile_top_controls {
	display: inline-block; 
	width: 170px; 
}

.userhome_profile_top .moodbox h4,
.userhome_profile_top .what h4{
	font-weight: bold;
}

.userhome_profile_top .what {
	margin-top: 10px;
}

#mood_change, 
#what_controls {
	padding-top: 10px;
	padding-left: 175px;
	margin-right: 10px;
}

.userhome_profile_top .avatar {
	float: left;
	width: 140px;
	overflow: hidden;
    text-align: center;
    visibility: visible;
}

.ajaxeditlink {
	float: right;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding:0px;
  padding-left: 2px;
  padding-right: 2px;
  border: 1px solid transparent;
}

.suggestions {
    text-align: left;
}

.suggestions .avatar {
    height: 60px;
    overflow: hidden;
    visibility: visible;
}



.userhome_profile_top .avatar img{
    border: 3px double;
    visibility: visible;
}

.subtitle {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

.subtitle img {
	position: relative;
	top: 2px;
}

.image_wider_link {
	width: 60px;
    border: 1px double #ccc;
  background-color: #ededed;
}

.image_link {
	height: 40px;
}

.autocompletefriend {
	width: 210px;
    background-color: #fff;
}

.contacts .links {
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0;
}

.links img {
	border: 0;
	text-decoration: none;
    visibility: visible;
}

.higher_user {
	height: 220px;
}

.contacts .username {
	padding-left: 10px;
    display:  block;
    font-size: 11px;
}

.contacts .links {
    text-align: right;
    display:  block;
    padding-right: 20px;
}

.contacts .links img{
    height: 12px;
}
.autocompletefriend .contacts{
	float: left;
    width: 150px;
}
.autocompletefriend .avatar{
	float: left;
    visibility: visible;
    width: 50px;
}

.avatarimg {
	width: 60px;
    visibility: visible;
}

.profile_what {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.profile_what img {
	position: relative;
	top: -3px;
}

.profile_theme_help {
	width: 350px;
	float: left;
}
.profile_theme_search {
	width: 550px;
	float: left;
}

.profile_theme_listing {
	float: left;
	width: 160px;
	height: 200px;
    margin-left: 20px;
}

.profile_theme_listing .thumb{
	width: 150px;
}

.theme_image {
	width: 130px;
    margin: 6px;
    background-color: #fff;
    border: 4px double #ccc;
    /* IE sux */
    visibility: visible;
}

#allfriends {
	height: 400px;
	overflow: auto;
}

#topfriends {
	height: 400px;
	overflow: auto;
    text-align: left;
}

.topfriend {
	width: 65px;
	border: 1px solid;
	height: 70px;
	text-align: center;
}
.topfriend img {
	width: 60px;
    visibility: visible;
}

.visiblefriend {
	background-color: #00ffff;
}

.left_container {
	float: left;
	width: 410px;
}


.right_container {
	float: left;
	width: 20px;
}


.left_container .bottom {
    font-size: 10px;
    padding-left: 80px;
	margin-top: 5px;
}

.home_left_column {
	float: left;
	width: 600px;
}

.home_right_column {
	float: left;
	width: 320px;
    margin-left: 10px;
}

#newhome_banner {
	height: 200px;
	overflow: hidden;
	text-align: center;
}

#newhome_banner img{
	position: relative;
	top: -30%;
}

.home_users {
	width: 900px;
}

.home_users .bd {
	padding-top: 10px;
	padding-left: 10px;
}

.home_onlineuser img{
	width: 50px;
    visibility: visible;
}

.userbox .thumb {
    height: 52px;
    width: 54px;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
}

.userbox .thumb img{
    visibility: visible;
}
.userbox {
    border: 1px solid transparent;
	display: inline-block;
}

.home_onlineuser {

	float: left;
	width: 54px;
	height: 64px;
    margin: 1px;
    padding: 1px;
	overflow: hidden;
	vertical-align: middle;
}

.userbox:hover {
    background-color: #ddd;
}
.controls {
    height: 14px;
    padding: 0px;
    text-align: center;
    vertical-align: top;
}

.controls img {
    width: 13px;
}

.homepage_tabs {
	clear: both;
	height: 20px;
}

#homepage_tabdata {
	padding-top: 5px;
	clear: both;

}

#tab_news img ,
#tab_blogs img ,
#tab_images img ,
#tab_users img 
{
	height: 8px;
    visibility: visible;
}

#tab_news,
#update_news {
	float: left;
	padding: 3px;
	height: 44px;
    position: relative;
    top: -6px;
    left: -12px;
    padding-top: 9px;
    padding-left: 40px;
    z-index: 10000;
}

#tab_blogs,
#update_blogs {
	float: left;
	padding: 3px;
	height: 44px;
    position: relative;
    top: -9px;
}

#update_photos span,
#update_blogs span,
#update_chat span,
#tab_blogs span,
#tab_users span,
#tab_images span
{
    display: block;
    float: left;
    margin: 0;
}

#tab_images,
#update_photos {
	float: left;
	padding: 3px;
	height: 24px;
    position: relative;
    top: -9px;
}

#tab_users, 
#update_chat {
	float: left;
	padding: 3px;
	height: 24px;
    position: relative;
    top: -9px;
}

#update_news {
    padding-left: 20px;
}

.homenewswrapper {
    float: left;
    width: 130px;
    margin: 2px;
    margin-bottom: 0;
    text-align: center;
}
.homenewsimage {
    float: left;
    margin: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-left: 2px;
    text-align: center;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #ccc;
    height: 80px;
    width: 120px;
    overflow: hidden;


}

.homenewsimage img {
    height: 80px;
    visibility: visible;
}

.home_images img {
    visibility: visible;
}

.home_images {
	float: left;
	width: 60px;
	height: 60px;
    margin: 2px;
    vertical-align: middle;
    overflow: hidden;
	text-align: center;
    background-color: #fff;
    border: 3px double #ccc;
    
}

.hometabheader {
    position: relative;
    font-weight: bold;
}

.fr {
    position: absolute;
    right: 10px;
    font-weight: normal;
    font-size: 10px;
}

#invites{
	height: 250px;
	overflow: auto;
	
}

.invite_avatar {
	width: 60px;
}

.invites_page {
	width: 900px;
	clear: both;
	margin-top: 0px;
}
.invites_leftbox {
	float: left;
	width: 150px;
	margin-right: 5px;
}

.invites_rightbox {
	float: left;
	height: 500px;
	border: 3px double;
	overflow: auto;
	width: 700px;
}

.target {
	padding: 5px;
	border: 3px double;
    background-color: #4782ae;
}

.hoverclass {
	border-color: red;
    border-style: solid;
}
.invite_topbar {
	text-align: left;
	padding: 5px;
	padding-right: 100px;
}

.invite_user {
	float: left;
	width: 150px;
}

.invite_user .username {
    width: 110px;
    overflow: hidden;
    float: left;
    margin: 0;
}

.invite_user .invitecontrols {
    width: 20px;
    overflow: hidden;
    float: left;
    margin: 0;
    visibility: hidden;
    z-index: 30;
}

.invite_user:hover {
    background-color: #eee;
}

.invite_user:hover .invitecontrols {
    visibility: visible;
}


.avatar_listing {
	margin: 5px;
	width: 70px;
}

.invitedetails {
    width: 100px;
    height: 120px;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: 20px;
    text-align: center;
}

.invitedetails .controls{
    visibility: visible;
}

.userpost_listing {
	float: left;
	margin: 5px;
	width: 70px;
}

.post_header {
	float: left;
	margin: 10px;
	width: 90px;
}

.newstuff {
	color: red;
}

.green {
    color: green;
}

.green img,
.red img{
	height: 14px;
}

.userhome_requests td{
	font-weight: bold;
	text-align: center;
}

.homebloglisting p {
    margin: 2px;
    margin-bottom: 5px;
}

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

#tabblogs h5 {
	text-align: right;
	font-weight: normal;
}

.thumblink {
	height: 30px;
}

.general_profile_theme {
	float: left;
	width: 110px;
}

.general_profile_theme .theme_image {
	width: 100px;
}


.control_item {
    border-bottom: 1px;
}

.group_listing_small  {
    float: left;
    width: 50px;
    overflow: hidden;
    margin-right: 5px;
}

.group_listing_small img {
    height: 30px;
}

.creator_avatar {
    float: right;
}

.group_logo {
    margin: 10px;
    width: 160px;
}

.creator_avatar_img {
    height: 40px;
    visibility: visible;
}

.group_creator {
    float: right;
}

.comment_avatar {
    float: left;
    height: 60px;
    margin: 10px;
}

 .thumb_img img {
    height: 80px;
    border: 3px double #ccc ;
    background-color: #fff;
    visibility: visible;
}

.view_leftcolumn {
    width: 550px;
    float: left;
}

.view_rightcolumn {
    width: 190px;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    float: left;
}

.form-error-msg {
    color: red;
}

.form_error {
    background-image: url(/images/error.png);
    background-repeat: no-repeat;
    background-position: top left;

    clear: both;
    color: red;
    margin-bottom: 5px;
    padding-left: 30px;
}

#search_top_button {
    height: 20px;
    position: relative;
    top: 5px;
    border: 0;
}

table.logintable {
    width: 400px;
}

ul.group_controls {
    margin-left: 10px;
}

ul.group_controls img{
	position: relative;
	top: 3px;
}

ul.group_controls li{
    padding-left: 20px;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
}

ul.group_controls li.label {
	padding: 5px;
  border-top: 1px solid #dedede;
    font-weight: bold;
}


.new_comment {
    width: 400px;
}

.newmessage {
    width: 400px;
}


#ownblogs h4,
#commentedblogs h4
{
   font-size: 11px; 
   text-align: right;
}

#ownblogs h3,
#commentedblogs h3
{
   font-size: 11px; 
   padding-left: 30px;
}


.groupboxtoapprove {
    border: 1px solid red !important;
}

.clipart {
    width: 70px;
    text-align: center;
    height: 100px;
    border: 3px double #ccc; 
    background-color: #fff;
}
.clipart .image img
{
    width: 60px;
    visibility: visible;
}

.clipart .price {
    font-size: 11px;
}
.clipart .controls {
    visibility: visible;
}


#clipart .clipart {
    float: left;
    margin: 2px;
}

#ownclipart div.clipart {
    float: left;
    margin: 2px;
}

.wideuser {
  display: inline-block;  
  width: 230px;
}


.wideuser .info h3{
  font-weight: bold;
  font-size: 12px;
}

.wideuser .info {
  float: left;
  width: 110px;
  padding-left: 5px;
}

.userbrowser {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	display: inline-block;
	height: 70px;
	overflow: hidden;
}

#userbrowser_search {
	color: #666;
}

.userbrowser .info {
  float: left;
  width: 130px;
  padding-left: 10px;
}

.userbrowser .thumb ,
.wideuser .thumb {
  float: left;
  width: 80px;
  overflow: hidden;
  height: 60px;
}

.smalluseranimated .thumb img{
    visibility: visible;
}

.homenewslist {
    padding-left: 15px;
    margin-bottom: 5px;
    text-align: left;
}

#header {
    background-repeat: no-repeat;
    width: 960px;
    height: 80px;
    margin-bottom: 10px;
}

div.ajaxok {
  border: 1px solid #ffcd3e;
  background-color: #fff0c4;
  margin: 5px;
}

div.ajaxok h3 {
  color: #000;
  font-size: 13px;
  padding: 0px;
  padding-left: 10px;
  padding-top: 10px;
  font-weight: bold;
}

div.ajaxok p {
  border-top: 1px solid #fff;
  font-size: 11px;
  padding: 10px;
}

.ajaxclosebar a{
    color: red;
}

.ajaxclosebar {
    text-align: right;
}

.homelogintoptable {
    height:90px;
    margin: 0;
}

.homeloginbottomtable {
    height:30px;
    margin: 0;
    padding-left: 20px;
padding-top: 10px;
}

.homelogintoptable label{
    padding-left: 10px;
}
.homeloginbox {
}

/* ie fixes */
#clipart img,
#ownclipart img,
#ownblogs img,
#commentedblogs img,
#feedback img
{
    visibility: visible;
}


.userevent_likes {
    margin: 3px;
    display: block;
    margin-left: 70px;
    background-color: #ededed;
    background-color: #ECEFF5;
    padding: 5px;
    padding-left: 10px;
}


.statuscomment {
    margin: 2px;
    margin-left: 0;
    background-color: #ededed;
    background-color: #fcfcfc;
    border: 1px solid #ccc;
	  font-size: 11px;
    padding: 2px;
    padding-left: 10px;
}

.likes img {
	height: 10px;
}

.dislikes {
	background-image: url(/images/thumbdown.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.likes a{
	color: green;
}

.dislikes a{
	color: red;
}

.likes {
	background-image: url(/images/thumbup.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.content .dialog .statuscomment p{
    border-top: 1px solid #eee;
    font-size: 11px;
    text-indent: 0;
    padding-left: 60px;
    padding-top: 1px;
    margin: 0;

}

.scdate {
	float: right;
	font-size: 9px;
	margin-right: 10px;
}

.statuscomment .userbox {
	margin-right: 5px;
	margin-bottom: 5px;
}
.statuscomment .userbox .thumb {
	width: 36px;
	height: 36px;
}

.statuscomment .home_onlineuser .thumb img {
    width: 35px;
}
.statuscomment .home_onlineuser {
    height: 36px;
    width: 36px;
}

.clubimage {
    height: 60px;
    background-color: #fff;
    border: 3px double #ccc;
}

.selectedimage {
    border: 1px solid red;
    background-color: #777777;
}

.myimageselect {
    float: left;
    margin: 3px;
    border: 1px solid #ccc;
    padding: 3px;
}

.myimageselect img {
    height: 60px;
}

.groupadminimage {
    height: 60px;
    margin: 2px;
    overflow: hidden;
}

.grouppreviewvideos embed {
    width: 150px;
    height: 130px;
    margin: 10px;
}

/* .groupadminimagetoapprove .groupadminimage { */
.groupadminimagetoapprove {
    border: 3px double red;
    border: 1px dotted red;
}

.adminimage {
    width: 90px;
    height: 100px;
    float: left;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
	margin: 5px;
}

.grouppreviewimages img {
    float: left;
    height: 80px;
    margin: 2px;
    border: 3px double #ccc ;
}

.previewaddimage img{
	position: relative;
  height: 12px;
}
.previewaddimage {
    text-align: right;
    font-size: 11px;
}

.previewaddimage a {
	font-weight: normal;
  display: inline-block;
 -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding:2px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid transparent;
}

.deletepanel {
  text-align: right;
  padding: 5px;
}

.deletepanel a:hover,
a.deletepanel:hover  {
  background-color: #fff5f5;
  border-color: red;
  color: red;
}

.deletepanel a,
a.deletepanel {
	font-weight: normal;
  display: inline-block;
 -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding:2px;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #dedede;
  font-weight: bold;
  font-size: 12px;
  margin-right: 20px;
  width: 110px;
  text-align: center;
  background-color: #f5f5f5;
}

a.deletepanel {
  float: right;
}

.emebeddedvideo {
	display: inline-block;
	margin: 2px;
}

.emebeddedvideo embed,
.emebeddedvideo object{
    height: 100px;
    width: 120px;
}
.notapproved {
    border: 3px double red;
}

.category_checkbox {
    float: left;
    width: 170px;
}

.imagetotag {
    position: relative;
    padding: 0;
}

.imagetotag a,
.imagetotag img
{
    margin: 0;
}

.imgtagshow {
    border: 1px solid #fff;
}

.imgtagshow .imgtaglabel {
    visibility: visible;
}

.imgtag {
    position: absolute;
}

.imgtag .imgtaglabel {
    text-align: center;
    padding: 2px;
    padding-left: 10px;
    font-weight: bold; 
    color: #fff;
}

.tagimagefriend:hover {
  background-color: #dedede;
}
.tagimagefriend {
    width: 70px;
    height: 85px;
    float: left;
    text-align: center;
    overflow: hidden;
  font-size: 9px;
    margin-bottom: 2px;
}

.tagimagefriend .avatar {
  height: 48px;
  overflow: hidden;
}

.tagimagefriend img{
    width: 60px;
    overflow: hidden;
    border: 1px ridge #ccc;
}

.quiz_newquestion {
    height: 50px;
    width: 450px;
}

.quiz_managequestion {
    padding-left: 40px;
}

.quiz_manageanswer {
    padding-left: 40px;
}

.quiz_newanswer {
    width: 390px;
}

.quiz_answertext {
    border: 1px solid;
    width: 400px;
}

.quiz_preview_question {
    font-weight: bold;
}

.quiz_preview_answer {
    font-weight: normal;
    padding: 4px;
    padding-left: 40px;
}

.quiz_result_user {
    float: left;
}

.quiz_result_user .points{
    color: red;
}

.quiz_subcontrols  {
    font-size: 10px;
    text-align: right;
    padding: 3px;
}
.quiz_subcontrols  a{
    font-style: normal;
    font-weight: normal;
}

td.parameter {
    width: 150px;
}

select, input, textarea {
    border: 1px solid #ccc;
}

#header_search_autocomplete {
    border-style: none;
}

th {
    text-align: left;
}

.page_title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
  width: 745px;
  font-weight: bold;
}


.owngroup:hover {
  border-color: #ccc;
  background-color: #f7f7f7;
}

.owngroup {
    margin: 2px;
    overflow: hidden;
    padding: 3px;
    background-color: #fff;
    width: 130px;
    height: 140px;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid transparent;
}

.owngroup .title {
  font-size: 9px;
}

.owngroup .controls {
}

.owngroup .avatar {
  height: 60px;
  overflow: hidden;
  text-align: center;
}

.notificationimage {
    background-color: #fff;
    border: 4px double #ccc;
    float: left;
    height: 60px;
    margin: 5px;
}

#spanButtonPlaceHolder {
    border: 2px solid red;
    width: 80px;
}

.sug_link {
    float: right;
}

.sug_actions_text {
}


.userhome_requests_listing img {
    height: 15px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 0;
}

.page_left_column {
    float: left;
    width: 150px;
}

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


.simplebox_header {
    font-weight: bold;
    margin-top: 10px;
}


ul.help {
    list-style-type: disc;
    margin-left: 40px;
}

ul.help li{
    padding: 3px;
}

.page_left_column li img,
.rightside li img,
.userhome_right_column li img,
ul.listactions li img{
    height: 12px;
}

.page_left_column li ,
.rightside li ,
ul.listactions li {
    padding: 5px;
    padding-bottom:1px;
    padding-top:1px;
}

.userinviteselect {
    float: left;
    width: 80px;
    height: 100px;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}

.userinviteselect smaller{
    margin-left: 30px;
}

.selected_invite_user {
    background-color: #4a4a4a;
    font-weight: bold;
    background-image: url(/images/tick.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #fff;
}


.vipmenu {
    margin-top: 10px;
}

.vipmenu img{
    height: 10px;
}


.profile_last_images  img {
    height: 80px;
    border: 3px double #ccc;
    margin: 0;
}

.profile_last_images  h2{
    margin: 4px;
}


.profile_last_comments  h2{
    margin: 4px;
}


#profile_top_navi a {
	display: inline-block;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
  font-weight: bold;
}
.admintablink, 
#profile_top_navi a {
	background-color: #ECEFF5;
}

#profile_top_navi {
    text-align: right;
	border-bottom: 1px solid #ccc;
}

.adminselectedtab,
.selected_profile_tab {
	border: 1px solid #ccc;
	border-bottom: none;

  background-color: #fff !important; 
  z-index: 5;
  position: relative;
  top: 2px;
  color: #000;
}

#profile_content h2 {
  border-bottom: 1px solid #dedede;
    margin: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
}

#profile_content h3 {
    padding-left: 35px;
    font-weight: normal;
}
#profile_content h3 span{
  display: inline-block;
  width: 100px;
  color: #666666;
  margin-right: 20px;
}

.profile_left_infobox h4{
    font-weight: bold;
	padding: 3px;
  padding-left: 0;
}

.profile_left_infobox h5{
    font-weight: normal;
    text-align: left;
    font-size: 11px;
	padding-bottom: 3px;
  padding-left: 2px;
}

.owngroups p {
    padding-left: 20px;
}

.groupeditavatar {
	width: 84px;
	overflow: hidden;
	display: inline-block;
}
.groupeditavatar img{
	width: 80px;
}

span.new {
    color: red;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: underline;
}

#target_avatar img{
    height: 50px;
}

.quiz_question_list {
    margin-left: 20px;
}


.quiz_others_result {
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 3px;
    margin: 5px;
}

.quiz_result_wrapper {
    width: 450px;
    background-color: #fff;
    margin-top: 20px;
    margin-left: 100px;
    padding: 8px;
}
p.quiz_selfcomment {
    font-weight: bold;
    font-size: 13px;
}

p.quiz_publicresult {
    font-size: 11px;
}

.favorite_user_admin {
    width: 80px;
    height: 100px;
    float: left;
    border: 1px solid #ccc;
    margin: 3px;
    padding-left: 15px;
    background-color: #fff;

}

.cobox {
    background-color: #f7f7f7;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.cobox h1{
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}


.bottom .smaller a {
    font-weight: normal;
    font-size: 10px;
}

.pagerlink {
    padding: 2px;
}

.pagerlink:hover {
    border-top: 1px solid ;
}

.current_pagerlink {
    border-top: 1px solid;
    padding: 2px;
    font-weight: bold;
}

.page_left_column .dialogblue .bd {
    padding-top: 20px;
} 

.mailreply .bd h2 {
  font-size: 11px;
  font-weight: normal;
}
.bd h2 {
    font-size: 13px;
    padding: 3px;
    margin-top: 5px;
    font-weight: bold;
}

.rightside .bd {
    padding-top: 8px;
}

.home_left_tab {
    height: 42px;
    width: 130px;
}


.bluetableft {
    width: 11px;
    height: 35px;
    line-height: 35px;
}

.bluetabright {
    width: 20px;
    width: 11px;
    height: 35px;
    line-height: 35px;
    background-position: top right;
}

.bluetabmid {
    height: 35px;
    line-height: 35px;
}

.mceStatusbarBottom {
    display: none;
}

.mceEditor td {
    padding: 0;
}
.helpbullet {
    color: red;
    font-size: 15px;
    font-weight: bold;
}

p.ajaxhelp {
    font-size: 15px;
}

.ajaxhelpleft {
    float: left;
    margin: 2px;
    margin-left: 30px;
    font-weight: bold;
}

.ajaxhelpleft img{
   position: relative; 
   top: 8px;
   padding-right: 5px;
}

.ajaxhelpright {
    float: right;
    margin: 2px;
    margin-right: 60px;
    font-weight: bold;
}

.ajaxhelpright img{
   position: relative; 
   top: 8px;
}

.ajaxhelpright a{
    color: red;
}

.ajaxhelpimages img {
    border: 3px double;
    height: 130px;
}

.ajaxhelpdelete {
    text-align: right;
    margin-right: 60px;
    font-size: 14px;
    font-weight: bold;
}
.ajaxhelpdelete img{
    position: relative;
    top: 10px;
}

#TB_ajaxContent .cobox {
    margin: 20px;
    margin-right: 0;
}

.ajaxmoreusercontrols th {
  border-bottom: 1px solid #dedede;
}

.ajaxmoreusercontrols img{
    height: 18px; 
}

#profile_profile .bottom {
	font-size: 10px;
	padding-left: 90px;
	margin-top: 5px;
/*
	clear: both;
*/
}

#profile_profile h2 {
    font-size: 13px;
    font-weight: bold;
}

.helpsection h2 {
    font-weight: bold;
    font-size: 15px;
    padding: 15px;
    padding-bottom: 5px;
}

.helpsection p {
    padding: 20px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.switchprofilelink {
    text-align: center;
	float: right;
	width: 80px;
	font-weight: normal;
	font-size: 10px;
}
.vipsmall {
    border: 1px solid red;
    background-image: url(/images/vipsmalluser.png);
    background-repeat: no-repeat;
}

.buyok {
    font-size: 15px;
}

.buyok h1 {
    font-weight: bold;
}

.buyok p {
    margin-top: 10px;
    font-size: 13px;
}
.buyok img{
    float: left;
    margin: 20px;
    margin-top: 0;
}


h3.logout {
    text-align: right;
    font-size: 13px;
    padding-right: 20px;
    margin-bottom: 10px;

}
.suggestionsettings {
    text-align: right;
    padding-right: 15px;
    font-size: 10px;
    clear: both;
}

h4.usersearch {
    font-size: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
h4.usersearch a{
    margin-left: 10px;

}
h3.category_heading {
    font-size: 12px;
    padding: 0;
    padding-top: 5px;
    font-weight: bold;
}

.registerinfo .dialog {
    width: 290px;
    margin: 13px;
    float: left;
}

.registerinfo .dialog .bd {
    height: 250px;
}

.registerinfo .dialog .bd ul{
    margin-top: 10px;
    list-style-type: disc;
}

.registerinfo .dialog .bd li{
    padding-top: 3px;
}

.news_leftavatar .userbox {
    margin-right: 10px;
}

.user_profile_comment .userbox {
    margin-right: 10px;
}

.schoollistingbox img {
    width: 80px; 
}

.register_form .rightbox{
    float: right;
    width: 280px;
    border: 1px solid #ccc;
    padding: 30px;
    padding-top: 0;
    margin-right: 20px;
    background-color: #fafafa;
}

.register_form .rightbox h3{
    font-weight: bold;
    padding: 5px;
    padding-left: 20px;
}

div.reghelptext {
    color:red ;
    background-image: url(/images/warning2.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.bigerror {
    border: 1px solid red;
    font-size: 14px;
    padding-left: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(/images/bigerror.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bigerror p{
    color: red;
    text-indent: 0;
    line-height: 22px;
}

.error {
  color: red;
}
.pi_man_link{
  padding-left: 300px;
}

.pi_man_link img{
    height: 12px;
}

#image_comments h1 {
    font-size: 12px;
}

#image_comments {
    padding: 10px;
    padding-left: 30px;
}

#image_comments h5 {
    font-size: 13px;
    padding: 3px;
    padding-left: 70px;
}

#image_comments #comment {
    margin-left: 70px;
    width: 300px;
}
h2.profile_uptitle {
    font-size: 12px;
    padding: 10px;
    padding-left: 30px;
}

h2.profile_uptitle span.small{
    font-size: 13px;
    font-weight: normal;
}

ul.faq h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	padding-left: 30px;
	background-image: url(/images/help.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

#bottombar {
	position: fixed;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 25px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ddd;
	z-index: 10000;
}

#updatestopbar:hover ,
#notificationstopbar:hover ,
.friends_online:hover {
	background-color: #ddd;
}

.important_msg {
    background-image: url(/images/important_big.gif);
    background-repeat: no-repeat;
    background-color: #fff;
    border: 1px solid red;
    color: red;
    padding: 4px;
    padding-left: 50px;
    min-height: 40px;
    margin-bottom: 10px;
}

#mail_listing .comment .tstampok{
  margin-right: 300px;
}

#mail_listing .comment h3{
  padding-left: 0 !important;
}
.progressWrapper {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.imguploaderhelp div{
	text-align: right;
	padding: 5px;
}
.imguploaderhelp img{
	height: 11px;
}
.imguploaderhelp {
	float: left; 
	width: 370px; 
	padding-top: 10px;
	margin-left: 5px;
}

.imguploaderhelp p{
	padding: 2px;
	padding-bottom: 0;
	font-size: 11px;
}

.grey_separator {
	clear: both;
	margin: 5px;
}

.page_left_column .bd h2 {
	font-size: 11px;
}
/*quiz result text */
.ueqrt {

}
/* quiz result link */
.uerl {

}

.app_data .ueql img{
	height: 60px;
}

.ueql {
	float: left;
	padding: 3px;
}

.app_data h4.app_title {
	font-weight: bold;
}

.news_leftavatar {
	float: left;
}
.dialog p.gotoapp {
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 60px;
	font-size: 20px;
}

.gotoapp img {
	position: relative;
	top: 10px;
}

.quiztablink {
	font-size: 13px;
	font-weight: normal;
	margin: 5px;
	margin-left: 20px;
	padding: 5px;
}

.quizselectedtab {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #efefef;
	font-weight: bold;
}	

p.quizhelp {
	margin: 10px;
	margin-bottom: 5px;
	border: 1px solid red;
	padding: 10px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	color: red;
	background-position: 5px 5px;
}

.ac_results .username {
	width: 130px;
}
.ac_results img {
	float: left;
	margin-right: 5px;	
}

.topapplist .appzone {
	width: 230px;
	float: left;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


.ff_cont {
	width: 270px;
	float: left;
}

.newcomment {
  padding-left: 70px;
}


.comment h3 {
	padding-left: 80px;
	margin-top: 5px;
}

.comment .userbox {
  margin-right: 10px;
}

.userhome_profile_manager {
  font-size: 9px;
  margin-top: 10px;
}

.userhome_profile_manager img{
 width: 50px; 
}

.userhome_profile_manager .editlink img {
  width: 12px;
  height: 12px;
}

ul.invites {
	list-style-type: disc;
}

ul.invites li{
	margin-left: 30px;
	padding: 2px;
}

.userhome_news .controls a {
	margin: 0;
}

.userhome_news .smaller img {
	height: 14px;
	position: relative;
	top: 4px;
}

.item_info div.tico {
	float: left;
	width: 20px;
	height: 24px;
	margin-right:3px;
	margin-bottom: 3px;
	position: relative;
	top: 6px;
}

span.tico {
	float: left;
	width: 20px;
	height: 16px;
	margin-right:3px;
	margin-left: 5px;
}

.tico img {
	height: 14px;
	position: relative;
	top: 2px;
}

.expand {
	margin-top: 5px;
	height: 20px;
	width: 350px;
	border: 1px solid;
	border-color: #ccc;
	padding-left: 5px;
	padding-top: 5px;
}

.expandfreeinput {
	color: #777777;
}

.group_controls a.thickbox img {
	height: 12px;
	position: relative;
	top: 2px;
}

.vph {
	padding: 5px;
	text-align: right;
	font-weight: normal;
}

.vph strong {
	font-weight: normal;
}

.vph a img {
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.vpl {
	padding: 10px;
	text-align: center;
	font-weight: normal;
}

.vpl strong {
	font-weight: normal;
}

.tnpanel img{
	height: 15px;
	position: relative;
	top: 3px;
}

.mpl {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 9px;
}

.mpl img {
	position: relative;
	top: 3px;
}

#groupimages {
	text-align: center;
	padding: 2px;
}

.cbtn {
/*
	padding-left: 90px;
*/
	padding-top: 5px;
}

.suserhome_news {
	padding-left: 70px;
}

.ib {
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	padding-left: 20px;
	overflow: hidden;
	width: 150px;
}
	
/* view page right link */
.vprl img{
	height: 14px;
	position: relative;
	top: 2px;
}

.vprl {
	float: right;
	font-size: 10px;
}

/* view page edit link */
.vpel a:hover {
	background-color: #fafafa;
}
.vpel a{
	background-color: #efefef;
	background-color: #FFF0C4;
	border: 1px solid #ccc;
	border: 1px solid #3D6E97;
	border: 1px solid #FFCD3E;
	color: #333333;
  display: inline-block;
}

.vpel img {
	height: 14px;
	position: relative;
	top: 2px;
}
.vpel a{
	display: inline-block;
	float: right;
/*
	border: 1px solid transparent;
	margin-right: 220px;
*/
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -10px;
/*
  text-decoration: none;
*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
/*
	margin-bottom: 15px;
*/

}
/* manage panel user */
.mpuser {
	height: 65px;
	border: 1px solid #ccc;
	display: inline-block;
	width: 135px;
	vertical-align: text-top;
	margin-bottom: 5px;
}

.mpuser .avatar  {
	height: 45px;
	overflow: hidden;
}

.mpuser .avatar img {
	height: 40px;
	margin: 3px;
	float: left;
}
/* backend */
#event_description {
	width: 450px;
	height: 200px;
}

.rnsel {
	background-color: #d8dfea;
	font-weight: bold;
}
li.rnsel a{
	font-weight: bold;
}


table.centered_table {
	width: 450px;
}


.userhome_right_column a{
	color: #273a63;
}

.rightside li a ,
.page_left_column li a ,
.userhome_right_column li a {
	display: block;
	color: #333333;
}

.rightside li:hover ,
.page_left_column li:hover ,
.userhome_right_column li:hover {
	background-color: #d8dfea;
}

.tstamp {
	visibility: hidden;
}
.imgwrapper {
	height: 86px;
	display: inline-block;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.content .userhome_news {
	color: #777777;
}
.news_container a {
	font-size: 12px;
}

h1.profile_username_top {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
}

#profile_top_navi img {
	height: 12px;
}

.profile_content_main .page_mid_column {
	border: 0;
}

.profile_content_main .cobox {
	border: 1px solid #ccc;
-moz-border-radius: 0;
	border-top: 0;
}

.profile_uptitle .un {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.profile_mood {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

.admintabs {
	border-bottom: 1px solid #ccc;
}

.admintabs span{
	display: inline-block;
	padding: 5px;
}

.admintablink {
  font-weight: bold;
}

.adminselectedtab {
	border: 1px solid #ccc;
	border-bottom: 0;
}

.adminselectedtab a{
  color: #666666;
}


#umc li {
	padding: 5px;
}

#remlink_userhome img{
	position: relative;
	top: 4px;
}

#select_country {
	width: 200px;
	margin-right: 10px;
}


/******************    bai hu *************/

 .wiz-container{
      text-align:left;
      -moz-border-radius:8px;
      -webkit-border-radius: 8px;
      z-index:999999;
  }
  .wiz-container ul{
	display: block;
	float: left;
	width: 210px;
  }
  .wiz-container ul li a { 
    margin:0;
    padding:0;
    display:block;
    padding-left: 3px;
    height:20px;
    width:150px;
    color:#0464BB;
  }
  .wiz-container ul li a:hover {   
    color:#0464BB; 
  }
  .wiz-anc-default{
    background-color:#EBEBEB; 
    border:#E0E0E0 solid 1px; 
    -moz-border-radius-bottomright  : 25px;
    -moz-border-radius-topright     : 25px;
    -moz-border-radius-bottomleft   : 2px;
    -moz-border-radius-topleft      : 2px; 
    -webkit-border-top-left-radius  : 2px;
    -webkit-border-bottom-left-radius:2px;
    -webkit-border-top-right-radius :20px;
    -webkit-border-bottom-right-radius:20px;    
  }
  .wiz-anc-current{
    color:#FFF !important; 
    background-color:#EA8511;
/*
    background-color:#ffcd3e;
*/
    border:#EA8511 solid 1px;
    -moz-border-radius-bottomright  : 25px;
    -moz-border-radius-topright     : 25px;
    -moz-border-radius-bottomleft   : 2px;
    -moz-border-radius-topleft      : 2px; 
    -webkit-border-top-left-radius  : 2px;
    -webkit-border-bottom-left-radius:2px;
    -webkit-border-top-right-radius :20px;
    -webkit-border-bottom-right-radius:20px;    
  }
  .wiz-anc-done{
    color:#FFF !important; 
    background-color:#0464BB;
    background-color:#3B5998;
    border:#0464BB solid 1px;
    -moz-border-radius-bottomright  : 25px;
    -moz-border-radius-topright     : 25px;
    -moz-border-radius-bottomleft   : 2px;
    -moz-border-radius-topleft      : 2px; 
    -webkit-border-top-left-radius  : 2px;
    -webkit-border-bottom-left-radius:2px;
    -webkit-border-top-right-radius :20px;
    -webkit-border-bottom-right-radius:20px;
  }
  .wiz-anc-error{ /*wiz-anc-done */
    color:#CD0A0A  !important; 
    /*background-color:#FEF1EC ;*/
    border:#AE1000 solid 1px;
  }  
  .wiz-body{
    display:block; 
    background:transparent; 
    border-bottom: 0px solid #E0E0E0; 
    width:auto;
  }

.wiz-content h2{
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
}
  .wiz-body div.wiz-content {
    display:block; 
    overflow:auto;
  }
  .wiz-nav {
	padding-right: 200px;
	padding-left: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
  }
  .wiz-nav #next {

    float:right;
  }
  .wiz-nav #back{
    float:left;
  }
  .wiz-nav #done{
    margin-left:30%;
    float:left;
  }
  
  
  .btn{
      width                 : 100px;
      -moz-border-radius    : 8px;
      -webkit-border-radius : 8px;
      background            : #5A5655;
      color                 : #FFFFFF;
      margin                : 2px 10px 0px 10px;
      padding               : 5px 5px 5px 5px;
      text-align            : center;
      border                : 1px solid #5A5655;    
  }
  .btn:hover{
      background      : #EA8511;
      color           : #FFFFFF;
      border          : 1px solid #EA8511; 
  }
  
  .wiz-body .text{ 
    border: 1px solid #E0E0E0; 
    width:300px;
    padding:4px;
  }  
  .wiz-body .text:focus{ 
    border: 1px solid #EA8511; 
  } 
  .wiz-nav div.error{
    font : bold 12px Verdana, Arial, Helvetica, sans-serif;
    display:none;
    position:relative;
    left:30%;
    top:5px;
    width:400px; 
    padding: 5px 5px 5px 10px;
    -moz-border-radius    : 5px;
    -webkit-border-radius : 5px;  
    float:left;
    background:#FFE45C;
    border:1px solid #FED22F;
    color:#363636;    
  }

#schools h2  {
  border-bottom: 1px solid #dedede;
}

#schools .schoolitem strong ,
#schools .schoolitem strong {
  margin-left: 20px;
}

#schools #myschools .previewaddimage ,
#schools #schoollist .previewaddimage {
  text-align: left;
  padding-left: 300px;
}

#schoollist .previewaddimage {
  border-bottom: 1px solid #dedede;
  margin-bottom: 5px;
}


.friendac a{
        margin-left: 5px;
        margin-right: 0px;
        font-weight: bold;
        display: inline-block;
        padding: 2px;
        padding-left: 4px;
        padding-right: 4px;
}

.friendac a:hover {
        background-color: #dedede;
}
.friendac {
        border: 1px solid #dedede;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 3px;
        margin-right: 3px;
}

#compose_autocomplete {
  margin-top: 5px;
  clear: both;
}

.nolisting {
  padding: 5px;
  margin: 5px;
  margin-top: 10px;
  border: 1px solid #ffcd3e;
  background-color: #fff0c4;
  text-align: center;
}

.mailreply h1 img{
  position: relative;
  top: 3px;
  height: 18px;
}
.mailreply h1 {
  font-size: 15px;
  font-weight: bold !important;
  padding-bottom: 5px;
}

.mailreply .newmail {
  padding-left: 80px;
}

.oldmail td {
  border-bottom: 1px solid #dedede;
}

.myimages {
  border-bottom: 1px solid #dedede;
}

.mailreply h2 {
  padding: 10px;
  border-bottom: 1px solid #dedede;
  font-weight: normal;
  font-size: 11px;
}

.mailreply h2 .pager {
  font-size: 9px;
  float: right;
}

h1.clearfix {
  margin: 5px;
  margin-top: 15px;
  font-size: 13px;
  font-weight: bold;
}

h1.clearfix a{
  font-weight: normal;
}

.vipstatus h2 {
  border-bottom: 1px solid #ccc;
}

.vipstatus h2 img{
  height: 16px;
  position: relative;
  top: 3px;
}

.getvip:hover {
  background-color: #f0fff2;
}

.getvip {
  float: right;
  margin-right: 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
  border: 1px solid ;/*green;*/
  padding: 5px;
}

.notvip {
  border: 1px solid red;
  margin: 0px;
  padding: 10px;
  background-color: #fff5f5;
  font-size: 12px;
}

.page_mid_column .topcontrols {
  font-weight: bold;
  padding-left: 20px;
  margin-top: 10px;
}

.viewresult {
	border-bottom: 1px solid #ccc;
}

.introp img {
	float: left;
	margin-right: 10px;
}

#usersearchbar .topcontrols {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 0px;
	margin-bottom: 10px;
}

#usersearchbar .rightlink ,
#usersearchbar .leftlink {
	display: inline-block;
	width: 40px;
	overflow: hidden;
	height: 80px;
}

#usersearchbar .rightlink img,
#usersearchbar .leftlink img{
	position: relative;
	top: 15px;
}

.userlink {
	width: 80px;
	overflow: hidden;
	display: inline-block;
	height: 80px;
}

#usersearchcontent {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.imagebrowser {
	border: 1px solid #ccc;
	height: 430px;
}

.imagebrowser #albums {
	float: left;
	width: 115px;
	height: 330px;
	overflow: auto;
}

.albumselection {
	padding: 5px;
}

.albumselection:hover {
	background-color: #4B67A1;
}

.imagebrowser #albums img {
	width: 90px;
}

.imagebrowser .albumselected {
	background-color: #ccc;
}

.previewimageselection {
	float: left;
	width: 100px;
	height: 80px;
	overflow: hidden;
	margin-left: 2px;
	margin-top: 2px;
}

.imagebrowser h4{
	font-size: 13px;
	padding-left: 10px;
}

.imagebrowser h4 span{
	font-weight: bold;
}

.imagebrowser h2{
	font-weight: bold;
	padding-left: 10px;
	height: 20px;
}

.imagebrowser .pager {
	padding-top: 15px;
}

