@charset "utf-8";
@import url("main.css");
@import url("middle.css");
@import url("footer.css");
@import url("color.css");
@import url("profile.css");
@import url("userstage.css");
@import url("galery.css");

/*@import url("../css/eng/messenger.css"); 

@import url("rbox.css");
@import url("size.css");
@import url("padding.css");
@import url("borders.css");
@import url("align.css");

@import url("menu.css");
@import url("banner.css");*/

@import url("messenger.css");


html,body,.tight {
	margin:0;padding:0;border:0;
}

html {width:100%;height:100%;}

body{
	height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	background-color: #ffffff;
/*	background:url(../images/body-debug.gif) left top no-repeat;*/	
}
#wrapper {
	min-width: 995px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');
	width:100%;
	min-height: 100%;
}

* html #wrapper 
{
	height: 100%;
}

#column {
	width: 96%;
	margin: 0 auto 0 auto;
	min-height: 30em;
/*	background:#f8f8f8;*/
}
a {
	text-decoration: none;
}
a:hover {
	
}
#hitparade a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.clean:hover {
	text-decoration: none;
}
div#about a, a.web20 {
	text-decoration:none;
	border-bottom: 1px dashed;
}
div#about a:hover, a.web20:hover {
	text-decoration:none;
	border-bottom: 1px solid;
}

a.tag {
	text-decoration:none;
	color:#33CCFF;
	font-weight:bold;
	
	
}
a.tag:hover {
	text-decoration:none;
	border-bottom: 1px solid;
	color:#0080FF;
	
}



h2 {
	color: #0040B8;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-size:1.4em;
}

.leftfloat {
	float:left;
}
.rightfloat {
	float:right;
}
.wide22{
	width: 22em;
}
.wide21{
	width: 21em;
}
.wide20{
	width: 22em;
}
.wide18{
	width: 18em;
}
.wide15{
	width: 15em;
}
.wide12{
	width: 12em;
}
.wide10{
	width: 10em;
}
.wide5{
	width: 5em;
}
.wide3{
	width: 3em;
}
.wide2{
	width: 2.5em;
}


.funky {
	/*font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;*/
	font-family: Tahoma;
}

.shortyf {
	font-family: Arial;
}

.alert {
	background: #ff0000;
	color: #ffffff;
}

.nowrap {
	white-space: nowrap;
}
.wrap {
	white-space: normal;
}
input.text {
	width: 10em;
}
input.inline {
	border: none;
	border-bottom: 1px dotted #cccccc;	
}
textarea.inline {
	border: 1px dotted #cccccc;
}

input.button, div.button{
	background: url(../images/button-bg.gif);
	color: #606080  !important;
	font-size: 85%;
	border: none;
	height: 19px;
	width: 92px;
}
input.button.wide.bluebutton,div.button.wide.bluebutton{
	background: url(../images/button-bg-wide.gif);
}
input.button.gray,div.button.gray{
	background: url(../images/button-bg-gray.gif);
	color: #404040 !important;
}
input.button.wide, div.button.wide {
	background: url(../images/button-bg-wide-gray.gif);
	width: 184px;
}
input.button.narrow {
	background: url(../images/button-bg-narrow-gray.gif);
	width: 31px;
}

input.italic {
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.tags {
	margin-left:1em;
	padding-left:0;
	list-style: none;
}
ul.tags li {
	margin-left:0;
	list-style: none;
}

div.pagination {
	text-align:right;
}

span.pagination {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding: 0 0.5em 0 0.5em;
	margin: 0 1px 0 0;
	background: #f5f5f5;
}

.pagination a {
	font-weight: normal;
	border:0px;
	background-color:#EBEBEB;
	font-weight:bold;
	color:#000000;
}
.pagination a:hover {
	border:0px;
}

.pagination-total {
	display:inline;
	color: #a0a0a0;
	float:left;
	font-size: 100%;
	line-height: 1.5em;
}
.strike {
	text-decoration: line-through;
}

.vpadded {
	padding-top: 5px;
	padding-bottom: 5px;
}

.vdoublepadded {
	padding-top: 20px;
	padding-bottom: 20px;
}

.extrasmall {
	font-size: 10px;
}

.small {
	font-size: 11px;
}

.large {
	font-size: 14px;
}

.extralarge {
	font-size: 16px;
}

.medium {
	font-size: 12px;
}

.left-aligned {
	text-align: left;
}
.right-aligned {
	text-align: right;
}

.bold {
	font-weight: bold;
}
.black {
	color: #000;
}

.green {
	color: #28a900;
}
.centered {
	text-align: center;
}

.user_line_spliter {
	font-size: 24px;
	text-align: center;
	padding: 20px 0 27px 0;
}

/*******************************************************/

.buttonsave {
	background: url(/images/button_save.gif) no-repeat top left;
	width: 65px;
	height: 22px;
	border: 0;
}
.buttonsave:hover {
	background: url(/images/button_save.gif) no-repeat 0 100%;
}

.buttonnext{
	background: url(/images/button_next.gif) no-repeat top left;
	width: 65px;
	height: 22px;
	border: 0;
}
.buttonnext:hover {
	background: url(/images/button_next.gif) no-repeat 0 100%;
}


.title_lined {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 18px;
	color: #818181;
	border-bottom: 1px solid #787878;
	margin: 0 0 45px 0;
}

.site_detail .sitelink {
	font-size: 14px;
	background: url(/images/dotted_line_gray.gif) repeat-x bottom left;
}

.site_detail .sitelink a{
	font-family: Tahoma;
}

.site_detail .description {
	border: 1px solid #a5acb2;
	background: #d8e7d4;
	font-family: Tahoma;
	font-size: 11px;
	padding: 20px;
}

.site_detail .siteaddress {
	padding: 4px 0;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
}

.site_detail .siteaddress a{
	font-family: Tahoma;
	/*color: #000;*/
	text-decoration: underline;
}
.site_detail .siteaddress a:hover {
	text-decoration: none;
}

.site_detail .tags a.darkblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #015a91;
	font-weight: bold;
}

.site_detail .tags .showdata {
	font-family: Tahoma;
	font-size: 12px;
	color: #85c3ea;
}

.site_detail .tags .item {
	clear:left; 
	height: 20px;
}

.site_detail .tags .tagtxt {
	float:left; width: 180px; background: url(/images/dotted_line_gray.gif) repeat-x bottom left;
	padding-bottom: 4px;
}

.site_detail .tags .votepl {
	float:left;
	height: 18px;
	margin-left: 10px;
	background: url(/images/dotted_line_gray.gif) repeat-x bottom left;
}

.site_detail .tags .arrow {
	float:left;
	height: 20px;
	text-align:center;
	vertical-align: top;
}

.site_detail .tags .arrow img {
	margin-top: 3px;
}

.site_detail .tags .edittext {
	font-family: Tahoma;
	font-size: 12px;
	width: 180px;
	border: 0;
	padding: 0;
	background: url(/images/dotted_line_gray.gif) repeat-x bottom left;
}

.site_detail .tags .buttonadd {
	background: url(/images/button_add.gif) no-repeat top left;
	width: 65px;
	height: 22px;
	border: 0;
	margin-left: 10px;
}
.site_detail .tags .buttonadd:hover {
	background: url(/images/button_add.gif) no-repeat 0 100%;
}


.site_detail .authtext {
	font-family: Tahoma;
	font-size: 12px;
	padding: 0 5px;
}

.site_detail .buttonauth {
	background: url(/images/button_authorise.gif) no-repeat top left;
	width: 84px;
	height: 22px;
	border: 0;
}
.site_detail .buttonauth:hover {
	background: url(/images/button_authorise.gif) no-repeat 0 100%;
}

.roundblock {
	background: url(/images/round_bg.gif) repeat-y left;
	width: 543px;
}

.roundblock .cnt1 {
	background: url(/images/round_topcor.gif) no-repeat top left;
}

.roundblock .cnt2 {
	background: url(/images/round_bottomcor.gif) no-repeat bottom left;
	padding: 35px;
	font-family: Tahoma;
	font-size: 12px;
}

.mytitle {
	margin: 0 0 15px 0;
}

.intitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #787878;
	background: #edf8ff;
	border-bottom: 1px solid #787878;
	padding: 10px 6px 2px 6px;
}


.intitle a {
	color: #787878;
}

.findtitle {
	color: #3874ba;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
	width: 540px;
}

.graytitle {
	font-family: Arial;
	color: #787878;
	border-bottom: 1px solid #787878;
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
	width: 540px;
}

.findform input{
	vertical-align: middle;
}

.lbr {
	clear: left;
	height: 1px;
	overflow: hidden;
}

.br {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.projectitem {
	width: 545px;
	border: 1px solid #a5acb2;
	background: #f7f7f7;
	margin: 5px 0 15px 0;
}

.projectitem .tlline {
	background: #FFF;
	padding: 3px 4px;		
}

.projectitem .name {
	float: left;
}

.projectitem .flright {
	float: right;
}

.projectitem .desc {
	padding: 10px 25px;
	width: 500px;
	white-space: normal;
}

.button_publish
{
 		background: url(../../images/publish_gr.gif) no-repeat;
		border:none;
		border: 0px;
		height: 22px;
		width: 76px;
}

.button_publish:hover
{
 		background: url(../../images/publish_bl.gif) no-repeat;
		border:none;
		height: 22px;
		width:76px;
		cursor:pointer;
}

