    html { overflow: -moz-scrollbars-vertical; }
	html { overflow-x: auto; }
	a{text-decoration:none;color: #0066cc;font-weight:bold;} a:hover{text-decoration:underline;color: #0066cc;font-weight:bold;}
    a img{border:0;}
    a.side_nav { -moz-border-radius: 5px;-webkit-border-radius: 5px; display: block; background: #ffffff; border: 1px solid #0066cc; width: 150px; text-align: center; color: #0066cc; padding: 3px 0; text-decoration:none; font-weight:bold;margin-bottom:5px;}
	a.side_nav:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px; background: #0066cc; border: 1px solid #0066cc; text-decoration:none; color: #ffffff;}
    a.recommend  { -moz-border-radius: 5px;-webkit-border-radius: 5px; font-size:16px; display: block; background: #ffffff; border: 1px solid #0066cc; text-align: center; color: #0066cc; width: 375px; padding: 3px 5px; text-decoration:none; font-weight:bold;margin-bottom:5px;}
	a.recommend:hover {-moz-border-radius: 5px;-webkit-border-radius: 5px; background: #0066cc; border: 1px solid #0066cc; text-decoration:none; color: #ffffff;}
    body{background:#99ccff url("/images/bg-zircone.png") no-repeat fixed left top;color:#333;font:12px Helvetica,Arial,sans-serif; text-align: center;/*margin:10px auto 10px auto;*/}
	input.searchfield { margin: 0; padding: 0; display: block; font-family: arial; font-size: 26px; color: #0066cc; width: 475px; font-family: Tahoma, Georgia, "Times New Roman", Times, serif; font-style: italic; height: 35px; text-align: center; border: 0px solid #777777; }
	input.searchfield:focus { border: 0px solid #0066cc; }
	div#container { margin-left: auto; margin-right: auto; width: 700px; text-align: left; }
	.link-to label { font-size: 11px; display: block; margin-top: 7px; }
	.linkbar { height: 75px; width: 150px; overflow:hidden; color: #333333; border: 1px solid #c0c0c0; text-transform: uppercase; font: normal 9px arial, Georgia, "Times New Roman", Times, serif; padding: 4px; }
	.code_a { font-size: 12px; background-color: #FFF9EC; border: 1px dotted #F90; width:96.5%; padding: 5px; clear:right; overflow: auto; }
	.code_b { font-size: 12px; background-color: #F0FFF8; border: 1px dotted #063; width:96.5%; padding: 5px; clear:right; overflow: auto; }

	
.formInput {
background:transparent url(/images/bg_input.gif) no-repeat scroll 0 0;
display:inline;
float:left;
height:33px;
width:363px;
}

.tweeter {
border:1px solid #FFFFFF;
color:#5B6B75;
font-family:arial,serif;
font-size:18px;
font-weight:bold;
line-height:22px;
margin:4px 0 0 12px;
width:335px;
}

a.submit, a.radiooption { -moz-border-radius: 5px;-webkit-border-radius: 5px; font-size:16px; display: block; background: #ffffff; border: 1px solid #0066cc; text-align: center; color: #0066cc; width: 175px; padding: 3px 5px; text-decoration:none; font-weight:bold;margin-bottom:5px;}
a.submit:hover, a.chosen {-moz-border-radius: 5px;-webkit-border-radius: 5px; background: #0066cc; border: 1px solid #0066cc; text-decoration:none; color: #ffffff;}

.user1 {
display : none;
}

.title {
	color: rgb(0, 102, 204); font-size: 18px; font-weight:bold;
}

.errMsg {
text-align:center;
font-weight:bold;
color:red;
}

.forms td {padding:5px 3px;}
.labels {padding-left:50px;width:200px;}

.stalkers {
display:inline;
float:left;
margin:30px 0 0;
width:240px;
}

.crushes {
display:inline;
float:left;
margin:30px 0 0 6px;
width:240px;
}

.followersHead .friendsHead
{
	text-align :centre;
	color:#0066CC;
}

.noFollowersDiv
{
color :red;
display:inline;
}

.noFriendsDiv
{
color :red;
display:inline;
}

.userHolder {
scroll 0 0;
display:inline;
float:left;
margin:13px 0 0;
padding:6px 0 0 3px;
width:366px;
}

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:250px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
}
.user {
position:relative;
display:inline;
float:left;
padding:10px 4px 0;
width:52px;
height:50px;
}

.profileimg {
height:48px;
width:48px;
}


.clear {
float:left;
width:100%;
}

.moreUser {
float:left;
margin:16px 0 0;
padding:0 0 0 14px;
position:relative;
width:164px;
}

table.auto_tweets_table th,
table.auto_tweets_table td{
	padding: 5px 2px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

table.auto_tweets_table th {
background:#36354F none repeat scroll 0 0;
color:#F8F8EF;
}

table.auto_tweets_table td{
	border-top: 1px solid #36354F;
}

table.auto_tweets_table tr.sub_row td{
	border-top: 0px solid #FFF;
}
	
	
.auto_tweets_table {
	width: 100%;
	table-layout: fixed;
}

.auto_tweets_table td {
	vertical-align: top;
	padding: 2px;
}


/*-------------------- TOOL TIPS --------------------*/

.hotspot {padding-bottom:1px; border-bottom:1px dotted; cursor:pointer}

#tt {position:absolute; display:block; background:url(/images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/images/tt_bottom.gif) top right no-repeat; overflow:hidden}


#topmenu {
	float:right;
}

#subscribe_preloader {
	display:none;
	float:right;
}


/*-------------------TOP MENU------------------------*/
.topmenu {
height:22px;
margin-right:0.5em;
vertical-align:top;
}

input.topsearchfield { margin: 0; padding: 0; display: block; font-size: 12px; color: #0066cc; width: 120px; height: 18px;
					   text-align: center; border:1px solid #0066CC; margin-right:0.5em; color:#0066CC; font-weight:bold; font-family:Helvetica,Arial,sans-serif;}

.sw_b1 {
background-color:#FFFFFF;
border:1px solid #0066CC;
height:24px;
}

input.sw_qbox {
border:1px solid #FFFFFF;
color:#0066CC;
font-family:Helvetica,Arial,sans-serif;
font-size:112%;
font-weight:bold;
vertical-align:middle;
width:120px;
height:15px;
text-align: left;
}

input.sw_qbtn {
background:transparent url(/images/lens.png) repeat scroll 50% 50%;
border:medium none;
cursor:pointer;
height:20px;
line-height:500%;
margin:0.14em 0.2em 0.14em 0.14em;
vertical-align:middle;
width:22px;
}

/***** FEEDBACK FORM ****************************/

#feedback .name { display:block; font-size:0.91667em; margin-bottom:0.5em; }
input#submit    { }
textarea        { height:200px; }
input.text, textarea { border:1px solid #CCC; background:#FFF url(/img/bg_input.gif) top left repeat-x; padding:0.25em 3px; }
.feedback-result { color:#0000ff; }

