@charset "utf-8";
/* CSS Document */
html, body {
  margin:0;
  padding:0;
  height:100%;
}
html {
	background-color:#ededed;
 /* background:url(rel_img/content_right_rpt_background.gif) right repeat-y;*/
}

a {
	color:#1989b4;
	font-size:13px;	
	font-family:Arial;
	text-decoration:none;
}

h3 {
	color:#000033;
}
h4 {
	color:#000066;
}

br.clear {
	clear:both;
}

/*********TOP***********/
.top {
	height:24px;
	/*border-bottom:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;*/
	margin:0 0 10px 0;
	background-color:#FFFFFF;
}

.top_corners {
	height:31px;
	background:url(rel_img/top_left_corner.gif) left top no-repeat;
}

.top_right_corner {
	height:31px;
	background:url(rel_img/top_right_corner.gif) right top no-repeat;
}

.top_center {
	height:31px;
	margin:0 34px;
	background:url(rel_img/top_rpt_background.gif) top repeat-x;
}

.top .share {
	height:20px;
	/*width:940px;*/
	margin:auto;
	/*padding-right:50px;*/
}
.top a.share {
	margin:0;
	width:90px;
	float:right;
	display:inline-block;
	height:14px;
	padding-left:25px;
	padding-right:2px;
	margin-top:4px;
	background:url(rel_img/share_talk.gif) left center no-repeat;
	font-size:11px;
	font-family:Arial;
	color:#96c63f;
	margin-right:5px;
}
.top a.share:hover {
	background-color:#96c63f;
	color:#FFFFFF;
}


.top .top_links {
	*padding-top:3px;
}

.top .top_links a {
	color:#656565;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	display:inline-block;
	height:20px;
	margin:0 5px 0 0;
	padding-left:3px;
	padding-top:1px;
}

.top_auth {
	width:700px;
	float:right;
	height:22px;
}

.top_auth .join {
	width:150px;
	font-family:Arial;
	font-size:12px;
	color:#7b7b7b;
	padding-top:4px;
	float:left;
}

.top_auth .join a{
	text-decoration:none;
	color:#56bbec;
}


.top_auth .register {	
	width:120px;
	float:left;
	margin-left:5px;
	padding:3px 0 0 7px;
	background-color:#afd562;
}
.top_auth .register a {	
	display:block;
	height:21px;
	width:100%;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}


.top_auth .user {
	font-family:Arial;
	font-size:12px;
	color:#7b7b7b;
	padding-top:4px;
	margin-right:10px;
	float:right;
}	
.top_auth .user a{
	text-decoration:none;
	color:#56bbec;
}



.top div.about {
padding:2px 0 0 0;
	float:right;
	width:45px;
	height:22px;
}
.top div.about:hover {
	background-color:#ebebeb;
}


.search_provider {
	background:url(/rel_img/add_provider_bkg.jpg) bottom repeat-x ;
	height:50px;
	margin:0;
}
.search_provider img.box {
	float:left;
	margin:10px 0 0 5px;
	cursor:pointer;
}

.search_provider .sp_text {
	font-family:Arial;
	font-size:13px;
	color:#7B7B7B;
	padding:8px 0 0 20px;
	float:left;
}
.search_provider .sp_text a {
	color:#96C63F;
	text-decoration:none;
	font-weight:bold;
}

.search_provider .set_home {
	font-family:Arial;
	font-size:13px;
	color:#7B7B7B;
	padding:10px 0 0 20px;
	float:left;
}
.search_provider .set_home img {
	margin-top:2px;
	margin-right:5px;
	float:left;
}
.search_provider .set_home a {
	display:block;
	width:250px;
	color:#96C63F;
	text-decoration:none;
	font-weight:bold;
}

.search_provider .notify {
	padding:14px 20px 0 0;
	float:right;
	color:#666666;
}
.search_provider .notify a {
	color:#999999;
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
}
.search_provider .notify a img {
	border:0 none;
	float:none;
	margin-left:5px;
}
/**************Content****************/

.content {
  position: relative;
  min-height: 100%;
 /* background:url(rel_img/content_left_rpt_background.gif) left repeat-y;*/
}	

a.logo {
	border:0 none;
}
.logo img {
	border:0 none;
}

.right_box {
	float:right;
	width:400px;
}
.right_box img {
	float:right;
	margin-right:20px;
	margin-top:13px;
}
.right_box div {
	float:right;
	padding:17px 22px;
	font-size:13px;
	font-family:Arial;
	color:#7b7b7b;
	background:url(rel_img/content_right_box.gif) no-repeat;
}
.right_box div a {
	color:#96C63F;
}

.pre_box_gray {
	background-color:#ededed;
}

.pre_box_left {
	/*margin:5px;*/
  /*width:994px;*/
  margin:auto;
 background:url(rel_img/content_left_rpt_background.gif) left repeat-y;
}
.pre_box_right {
  padding-bottom:165px;
 background:url(rel_img/content_right_rpt_background.gif) right repeat-y;
}


#box {
  /*padding-bottom:150px;*/
  padding-left:20px;
  padding-right:20px;
  /*padding-top:10px;*/
  /*width:903px;*/
  /*margin:auto;*/
  min-height:300px;
  margin:0 26px 0 26px;
  background-color:#FFFFFF;
  z-index:5;
  font-family:Arial;
  position:relative;
}

.content {
  height: 100%;
}	

.search_panel {
	width:565px;
	height:65px;
	margin:0 auto;
	margin-top:35px;
	margin-bottom:25px;
}
.search_panel input.query {
	width:450px;
	height:21px;
	margin-right:5px;
	margin-top:0px;
	float:left;
	font-size:17px;
	font-family:Trebuchet MS;
	color:#333333;
	padding:5px;
	border:1px solid #8ea1a9;
}
.search_panel input.submit {
	width:93px;
	height:34px;
	border:0 none;
	float:right;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:16px;
	background:url(rel_img/search_button.gif) left top no-repeat;
}
.search_panel img {
	margin-top:15px;
	margin-left:5px;
}


#search input.query {
	width:450px;
	height:21px;
	margin-right:5px;
	margin-top:0px;
	float:left;
	font-size:17px;
	font-family:Trebuchet MS;
	color:#333333;
	padding:5px;
	border:1px solid #8ea1a9;
}
#search input.submit {
	width:93px;
	height:34px;
	border:0 none;
	float:right;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:16px;
	background:url(rel_img/search_button.gif) left top no-repeat;
}
#search img {
	margin-top:15px;
	margin-left:5px;
}


.provider_link {display:block;float:left;margin:15px 0 0 5px;}
.provider_link img {border:0;}
#google_img {width:42px;height:17px;background-image:url(/rel_img/google.gif);cursor:pointer}
#google_img:hover {background-image:url(/rel_img/google_color.gif)}

#google_blog_img {width:42px;height:17px;background-image:url(/rel_img/google_blog.gif);cursor:pointer}
#google_blog_img:hover {background-image:url(/rel_img/google_blog_color.gif)}

#google_news_img {width:42px;height:17px;background-image:url(/rel_img/google_news.gif);cursor:pointer}
#google_news_img:hover {background-image:url(/rel_img/google_news_color.gif)}

#youtube_img {width:42px;height:17px;background-image:url(/rel_img/youtube.gif);cursor:pointer}
#youtube_img:hover  {background-image:url(/rel_img/youtube_color.gif)}

#flickr_img {width:33px;height:17px;background-image:url(/rel_img/flickr.gif);background-repeat:no-repeat;;cursor:pointer}
#flickr_img:hover  {background-image:url(/rel_img/flickr_color.gif)}

#wikipedia_img {width:85px;height:17px;background-image:url(/rel_img/wiki.gif);cursor:pointer}
#wikipedia_img:hover  {background-image:url(/rel_img/wiki_color.gif)}

#twitter_img {width:52px;height:17px;background-image:url(/rel_img/twitter.gif);cursor:pointer}
#twitter_img:hover  {background-image:url(/rel_img/twitter_color.gif)}

#delicious_img {width:55px;height:17px;background-image:url(/rel_img/delicious.gif);cursor:pointer}
#delicious_img:hover {background-image:url(/rel_img/delicious_color.gif)}
   

.horiz_buity {
	margin-left:-23px;
	width:948px;
	height:31px;
	margin-top:20px;
	background:url(rel_img/midle_top_search_right.gif) right top no-repeat;
	
}

.horiz_buity_left{
	height:31px;
	background:url(rel_img/midle_top_search_left.gif) left top no-repeat;
}

.horiz_buity_inner {
	height:31px;
	background:url(rel_img/midle_top_search_rpt.gif) right top repeat-x;
	margin:0 12px 0 12px;
}

.top_search {
	height:222px;
	background:url(rel_img/top_search_left.gif) left top no-repeat;
}

.top_search .top_search_right_corner {
	height:222px;
	background:url(rel_img/top_search_right.gif) right top no-repeat;
}

.top_search .top_search_inner {
	height:222px;
	margin:0 10px;
	padding:20px 40px;
	background:url(rel_img/top_search_rpt_backround.gif) top repeat-x;
}
.top_search h3 {
	font-size:17px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	padding:0;
	margin:0 0 10px 0;
}
.top_search table {
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
}
.top_search table tr td {
	width:25%;
	height:25px;
	overflow:hidden;
	border-right:1px solid #3da9e4;
	border-left:1px solid #41bae9;
	/*padding-top:5px;*/
	padding-left:10px;
	text-align:left;
}
.top_search table tr td a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #91d2f1;
}

.top_20 {
	margin-top:20px;
	padding:0px 20px;
}
.top_20 h3 {
	font-family:Trebuchet MS;
	font-size:17px;
	color:#333333;
}

.top_20 a {
	color:#1989b4;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.top_20 table tr td{
	width:25%;
	height:22px;
	overflow:hidden;
	border-right:1px solid #c2c1c1;
	border-left:1px solid #f1f2f2;
	/*padding-top:5px;*/
	padding-left:30px;
	text-align:left;
}


.no_left {
	border-left:0 none !important;
}
.no_right {
	border-right:0 none !important;
}



.info {
	width:100%;
	margin:auto;
	margin-top:20px;
	/*margin-bottom:50px;*/
	min-height:200px;
}
.info ul {
	padding:0;
	margin:auto;
	list-style:none;
	width:900px;
	margin:auto;
}

.info ul li {
	display:block;
	float:left;
	padding:0;
	margin:10px;
	width:200px;
	padding-left:60px;
	color:#666666;
	font-size:14px;
	font-family:Arial;
}
.info ul li#keyword {
	background:url(rel_img/keyword.gif) left top no-repeat;
}
.info ul li#services {
	background:url(rel_img/flick_google_yahoo.gif) left top no-repeat;
}
.info ul li#click {
	background:url(rel_img/click.gif) left top no-repeat;
}

.info ul li h3 {
	color:#333333;
	margin:0 0 5px 0;
	padding:0;
	font-family:Trebuchet MS;
	font-size:17px;
}

.info p {	
	color:#4a4a4a;
	font-size:13px;
	font-family:Arial;
}



/*************Footer**************/
#footer {
	/*width:995px;*/
	margin:auto;
	position: relative;
	margin-top: -165px;
	height: 165px;
	background-color:#ededed;
}

.footer_corners {
	height:11px;
	background:url(rel_img/bottom_footer_left_corner.gif) top left no-repeat;
}

.footer_right_corner {
	height:11px;
	background:url(rel_img/bottom_footer_right_corner.gif) top right no-repeat;
}

.footer_inner {
	margin:0 34px;
	height:12px;
	padding-top:26px;
	padding-left:10px;
	background:url(rel_img/bottom_footer_rpt_background.gif) top repeat-x;
}

.bookmark img {
	position:absolute;
	top:-2px;
	*top:2px;
	left:-20px;
}

a.bookmark {
	height:20px;
	color:#96c63f;
	padding:2px;
	font-family:Arial;
	font-size:11px;
}

div.bookmark {
	float:right;
	height:20px;
	position:relative;
	margin-right:30px;
}

a.bookmark:hover {
	background-color:#96c63f;
	color:#FFFFFF;
}
.links {
	color:#c3c3c3;
}

.links a {
	color:#56bbec;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	padding:0 3px;
}
.links a:hover {
	background-color:#56bbec;
	color:#FFFFFF;
}

.copyright {
	color:#616161;
	font-family:Arial;
	font-size:11px;
	margin-top:5px;
}


#LSResult {
	border:#999999 1px solid;
	width:460px;
	position:relative;
	opacity:0.85;
	filter:alpha(opacity=85); 
	text-align:left;
	margin-top:-39px;
	z-index:1000;
	*margin-top:-37px;
}
.LSRes{
	margin:0;
	padding:0;
	padding-bottom:3px;
	background-color:white;
	border-top:0 none;
	color:#666666;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
}
.LSRow{
	display:block;
}
.LSRow a{
	display:block;
	padding:2px 4px;
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-family:Arial;
}
#LSHighlight{
	background-color:#56BBEC;
}
#LSHighlight a{
	color:#FFFFFF;
}






/****************************************************************************/

.line {
	height:1px;
	width:860px;
	margin:auto;
	border-bottom:1px solid #7ad5f2;
	margin-bottom:10px;
}


.result {width:100%;}
   
#colum_left {margin-right:13px;width:55%;float:left}
.colum {width:40%;float:right;margin:3px 10px 0 0}

#1colum_left {width:460px;}
.block {overflow:hidden;height:0px;z-index:6;}
.block span {display:block;height:20px;border-bottom:1px solid #d9e1e5;color:#333333;font-family:Arial;font-size:17px;margin-bottom:10px;margin-top:10px;}
span.gray {color:#8EA1A9;margin:0;padding:0;display:inline;font-size:13px;text-decoration:none;border:0 none}
.block span img {margin-right:5px;}
.block span a {color:#333333;font-family:Arial;font-size:17px;text-decoration:none}
.block ul {list-style:none;margin:5px 0 0 0;padding:0}
.block ul li {color:#4a4a4a;font-size:13px;font-family:Arial;margin-bottom:10px;}
.block ul li h2 {margin:0;padding:0;color:#1989b4;font-size:14px;font-family:Arial;font-weight:normal;}
.block ul li h2 a {margin:0;padding:0;color:#1989b4;font-size:14px;font-family:Arial;}
.block ul li a {text-decoration:none;}
.block ul li a.link {width:100%;display:block;color:#8ea1a9;font-size:13px;font-family:Arial;text-decoration:none;}
.block ul li p.link {margin:0;width:100%;display:block;color:green;font-size:13px;font-family:Arial;text-decoration:none;}

#dym {display:block;color:#333333;font-family:Arial;font-size:17px;}
#dym a {color:#1989b4;font-family:Arial;font-size:17px;text-decoration:none;font-weight:bold;}

.empty {display:block;color:#333333;font-family:Arial;font-size:17px;}
.empty span {font-size:17px;font-family:Trebuchet MS;color:#333333;}

#twitter img {width:18px;margin:1px 4px 3px 0;}
#twitter  a {color:#1989b4;font-size:13px;font-family:Arial}
#twitter span a {color:#333333;font-family:Arial;font-size:17px;text-decoration:none;}
#twitter span img {margin:0 5px 0 0;width:auto}

#delicious ul {list-style:decimal;margin-left:30px;}
#delicious a {color:#1989b4;font-size:13px;font-family:Arial}
#delicious span a {color:#333333;font-family:Arial;font-size:17px;text-decoration:none}

#related  a {color:#1989b4;font-size:13px;font-family:Arial}

#youtube a,#flickr a {*margin:0 8px 8px 0; width:75px;}
#youtube img,#flickr img {border:0 none;margin:6px 6px 6px 5px;*margin:0 0 5px 0;}
$youtube img {/*margin:0*/}
#youtube span img  {margin:0 !important}
#youtube img  {margin:0 0 8xp 0 !important}
#flickr span img {margin:0 3px 0 0 !important;}

#flickr ul,#more_flickr {margin-left:3px;}
#flickr li {list-style:none}
#youtube li {list-style:none;}
#youtube span {margin-bottom:0 !important;}
#image { position:relative;float:left; width:75px; height:75px; margin:6px 6px 6px 5px; top:-5px; }
#image div { position:absolute; background:url(rel_img/play_icon.png right bottom no-repeat)}

#youtube img.play_icon {
	border:0 none;
	position:relative;
	top:70px;
	left:60px;
	margin:0;
	padding:0;	
}


#cfeed ul {background-color:#ddf3fc;padding:4px;}ppclisting

#searchnews span a {color:#333333;font-family:Arial;font-size:17px;text-decoration:none}
#searchnews ul li h2 a {margin:0;padding:0;color:#1989b4;font-size:14px;font-family:Arial;}
#searchnews a {color:#8ea1a9;font-size:13px;font-family:Arial}


#morelink, #alllink, #morelink_blogs, #alllink_blogs,  #morelink_news,  #alllink_news, #alllink_blogs,#morelink_sponsor,#morelink_flickr ,#alllink_flickr,#morelink_youtube,#alllink_youtube {text-align:right;text-decoration:none !important;padding-right:10px !important;font-weight:normal !important;font-family:Arial}
#alllink a,#morelink  a, #morelink_blogs a , #morelink_news a, #alllink_news a, #alllink_blogs a,#morelink_sponsor a,#morelink_flickr a,#alllink_flickr a,#morelink_youtube a ,#alllink_youtube a {color:#1989b4 !important;font-weight:normal !important;font-size:14px !important;text-decoration:none !important;border-bottom:1px dotted #1989b4;font-family:Arial}

#morelink_youtube,#alllink_youtube {padding:10px 10px 3px 10px;}
#morelink_flickr,#alllink_flickr {padding-bottom:3px;}

.google_news_link {color:#1989b4 !important}
.google_news_link img {border:0 none}

.caption {
	width:500px;
	height:34px;
	background:url(rel_img/caption_right.gif) right top no-repeat;
}

.caption_left {
	width:100%;
	height:34px;
	background:url(rel_img/caption_left.gif) left top no-repeat;
}

.caption_inner {
	margin:0 4px 0 4px;
	height:34px;
	/*padding:7px 0 0 10px;*/
	color:#FFFFFF;
	font-weight:bold;
	background:url(rel_img/caption_bkg_prt.gif) top repeat-x;
}
.caption_inner img {
	margin:0 0 0 10px;
	padding:0;
}

.error_box {
	color:red;
}

.info_text {
	float:left;
	width:465px;
	padding:10px;
	margin-bottom:50px;
	color:#4a4a4a;
	font-size:13px;
	font-family:Arial;
}

.info_text a {
	color:#1989b4;
	font-size:14px;
	text-decoration:none;
}

.hint {
	width:280px;
	float:left;
	margin-top:20px;
}

.hint .panel {
	width:245px;
	height:100px;
	padding:22px 32px 22px 32px;
	background:url(rel_img/info_hint.gif) left top no-repeat;
	color:#7B7B7B;
	font-size:17px;
	font-family:Arial;
}

.contact {
	padding:0 20px 20px 20px;
	color:#4a4a4a;
	font-size:17px;
	font-family:Arial;
}
.contact a {
	color:#1989b4;
	font-size:17px;
	font-family:Arial;
}


.input_hint {
	color:#8ea1a9;
	font-size:11px;
	font-family:Arial;
	margin:10px 0 0 0;
	padding:0;
}

.info_text input {
	width:450px;
	height:20px;
	padding:5px;
	font-size:17px;
	color:#333333;
}
.info_text textarea {
	width:450px;
	padding:5px;
}
.info_text .submit {
	float:left;
	width:100px;
	height:15px;
	border:0 none;
	padding:0;
	cursor:pointer;
	margin:15px 0 0 0;
	background-color:#FFFFFF;
	color:#1989b4;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
.back_home {
	float:right;
	margin:15px 0 0 0;
}
span.send {
	display:block;
	margin:15px 0 0 0;
	font-family:Arial;
	font-size:14px;
	color:#333333;
}


#search{
	position:relative;
	margin:22px 0 10px;
}
#searchform{
	float:left;
	position:relative;
	z-index:1000;
}
#searchform ul{
	margin:0;
	padding:0;
}
#searchform ul li{
	list-style:none;
}


#search #LSResult{
	margin-top:0 !important;
	left:0px !important;
	top:32px !important;
	text-align:left !important;
	position:absolute;
	left:0;
	top:22px;
	min-width:135px;
	text-align:left;
	z-index:1000;
}
#search .LSRes{
	width:458px !important;
	padding-bottom:3px;
	background-color:white;
	color:#000000;
	font-weight:normal;
	width:240px;
	z-index:1001;
}
#search .LSRow a{
	padding:2px 10px;
	display:block;
	padding:2px 4px;
	text-decoration:none;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#000000;
}

#search .LSRow{
	display:block;
}

#search #LSHighlight{
	background-color:#3366CC;
}
#search #LSHighlight a{
	color:#FFFFFF;
}



/*************LOGIN*****************/


div.input {
	text-align:right;
	width:480px;
	margin:0 0 15px 0;
}

div.radio {
	margin:5px 0;
	font-size:13px;
	font-family:Arial;
}

div.checkbox {
	text-align:left;
	width:300px;
	padding-left:160px;
	margin:-10px 0 15px 0;
	color:#4a4a4a;
	font-size:13px;
	font-family:Arial;
}

div.input input {
	width:300px;
	height:21px;
	margin-right:5px;
	margin-top:0px;
	font-size:17px;
	font-family:Trebuchet MS;
	color:#333333;
	padding:5px;
	border:1px solid #8ea1a9;
}
div.input select {
	width:311px;
	height:34px;
	margin-right:5px;
	margin-top:0px;
	font-size:17px;
	font-family:Trebuchet MS;
	color:#333333;
	padding:5px;
	border:1px solid #8ea1a9;
}

div.input label,div.input p {
	display:block;
	float:left;
	width:150px;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin:5px 0 0 0;
	padding:0;
}
.registration {
	margin-top:10px;
}

.registration #recaptcha_area {
	margin-left:160px;
}

.registration .submit {
	background-color:#FFFFFF;
	padding:0;
	margin:10px 0 10px 240px;	
	*margin:0px 0 20px 240px;
	width:138px;
	height:35px;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:13px;
	/*background:url(rel_img/search_button.gif) left top no-repeat;*/
}

.registration div.hint {
	float:none;
	margin:0 0 15px 210px;	
	color:#4a4a4a;
	font-size:13px;
	font-family:Arial;
}

.large {
	width:310px !important;
	height:380px !important;
	background:none !important;
	font-size:15px !important;
	padding:0px 20px 0 0 !important;
	color:#666666;
	font-family:Arial;
}
.large h3 {
	padding:0;
	margin:0;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:17px;
	margin-bottom:5px;
}


.reg_end {
	font-size:16px !important;
	padding:0px 20px 0 0 !important;
	color:#666666;
	font-family:Arial;
}
.reg_end h2 {
	padding:0;
	margin:0;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:19px;
	margin-bottom:5px;
}

.registration div.privacy {
	width:540px;
	margin:10px 0 50px 0;
	color:#4a4a4a;
	font-size:13px;
	font-family:Arial;
}

.registration div.hint p {
	font-size:13px;
	color:#333333;
	font-family:Arial;
}

.registration div.privacy a,.registration div.hint p a {
	color:#1989b4;
	text-decoration:none;	
	font-family:Arial;
	font-size:13px;
}


h2.account {
	font-family:Arial;
	font-size:17px;
	color:#1989b4;
	padding:0 0 3px 0;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
}

h2.settings {
	font-family:Arial;
	font-size:17px;
	color:#7B7B7B;
	padding:0 0 3px 0;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
}

h2.settings a {
	font-family:Arial;
	font-size:17px;
	color:#1989b4;
	padding:0 0 3px 0;
	font-weight:normal;
	text-decoration:none;
/*	border-bottom:1px solid #CCCCCC;*/
}

h2.success {
	font-family:Arial;
	font-size:17px;
	color:#1989b4;
	padding:0 0 0 0;
	font-weight:normal;
}

.error-message {
	color:#FE0011;
	width:300px;
	padding-left:165px;
	font-size:13px;
	text-align:left;
	/*margin-right:50px;*/
}

.following {
	font-size:14px;
	font-family:Arial;
	border:1px solid #96C63F;
	padding:7px;
}
.following .hint {
	color:#999999;
	font-size:13px;
	font-family:Araial;
}
.following .registration {
	margin:0;
}

.following span {
	color:#96C63F;
}

#fund_list {	
	padding:5px;
	margin:3px 0 0 0;
}
#fund_list ul {
	display:inline;
	width:auto;
	padding:0;
	margin:0;
	list-style:circle;
}
#fund_list li {	
	float:none;
	vertical-align:top;
	list-style:circle;
	width:500px;
	margin:2px 0 0 0;
	padding:0 0 5px 0;
}	
#fund_list li img {	
	float:left;
	margin:0 5px 0 0;
}
input.follow {
	width:50px;
	height:25px;
	border:0 none;
	padding:0;
	margin:3px;
	background:url(/rel_img/button_small.gif) top left no-repeat;
	color:#FFFFFF;
}

a.cancel_follow {
	font-size:15px !important;
}


.invite_box {
	width:675px;
}

.invite_tabs ul {
	width:670px;
}
.invite_tabs {
	width:100px;
	min-height:161px;
	float:left;
	border-top:1px solid #CECECE;	
	border-right:1px solid #CECECE;
}
.info_tabs ul {
	list-style:none;
}
.invite_tabs ul li {
	font-family:Arial;
	font-size:14px;
	color:#7B7B7B;
	padding:5px 5px 5px 5px;
	display:block;
	float:none;
	height:20px;
	width:89px;
	margin:0;
	border:1px solid #CECECE;
	border-top:0 none;
	background:#F0F0F0 none repeat scroll 0 0;
}
.invite_tabs ul li:hover {
	cursor:pointer;
	background:#FFFFFF none repeat scroll 0 0;
	border-right:1px solid #FFFFFF;
}
.invite_tabs ul li#hover {
	cursor:auto;
	background:#FFFFFF none repeat scroll 0 0;
	border-right:1px solid #FFFFFF;
}
.invite_tabs ul li img {
	float:left;
	margin:0 5px 0 0;
}

.invite_content {
	border:1px solid #CECECE;
	border-left:0 none;
	width:520px;
	float:left;
	padding:25px;
	height:110px;
	*height:110px;
}

.invite_content b#error {
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	margin:0;
	padding:0;
	/*margin-bottom:10px;*/
}

.invite_content .input {
	width:350px;
}
.invite_content .input input {
	width:170px;
}

.invite .submit {
	background:#FFFFFF;
	width:114px;
	height:36px;
	border:0;
	padding:0;
	margin:20px 0 0 320px;
}
.invite .submit img {
	padding:0;
	margin:0;
	border:0;
}

.invite_content .secure {
	width:150px;
	float:right;
	color:#7B7B7B;
	font-size:13px;
}
.invite_content .secure b {
	color:#000000;
}

.invite_submit {
	font-size:13px;
}

.direct_contact {
	padding-right:20px;
	margin-bottom:20px;
	text-align:right;
}
.direct_contact input {
	margin-top:5px;
}

.invite_submit .hint {
	width:250px;
	color:#000000;
}
.invite_submit .hint .panel {
	width:250px !important;
}
.hint .panel a {
	text-decoration:none;
	color:#1989b4;
}

.invite_submit a {
	color:#1989b4;
	text-decoration:none;
}
.invite_submit .hint span {
	color:#1989b4;
	font-weight:bold;
}
.invite_submit .submit {
display:block;
	width:93px;
	height:34px;
	border:0 none;
	margin:auto;
	margin-top:20px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:16px;
	background:url(rel_img/search_button.gif) left top no-repeat;
}

.invite_list {
	width:570px;
	overflow:auto;
	min-height:inherit;
	max-height:300px;
	margin-bottom:25px;
}
.invite_submit .input {
	margin-bottom:4px;
}

#AdvMail {
	margin-top:15px;
}

.invite_submit #ContactTo  {
	display:block;
	height:30px;
	text-align:left;
	padding:6px 0 0 10px;
	font-size:13px;
}

.invite_list ul  {
	width:auto;
	text-align:left;
	font-weight:normal;
}
.invite_list ul li {
	float:none;
	width:540px;
	margin:5px;
	padding:0;
	/*border-bottom:1px dotted #7B7B7B;*/
}
.invite_list ul li input {
	margin-right:10px;	
	float:left;
}

.invite_list ul li span {
	margin-left:10px;
	text-align:right;
	float:left;
}

.invite_list ul li span.name {
	margin-left:10px;
	text-align:left;
	min-width:200px;
	float:left;
}



/****************PROFILE*******************/
.profile_widget {
	margin:10px 0 25px 0;
	width:410px;
	height:160px;
	margin-left:20px;
	background:url(/rel_img/profile/widget_left.gif) left top no-repeat;
}
.profile_widget_right {
	width:410px;
	height:160px;
	background:url(/rel_img/profile/widget_right.gif) right top no-repeat;
}

.profile_widget_inner {
	margin:0 25px;
	width:360px;
	height:120px;
	background:url(/rel_img/profile/widget_rpt.gif) top repeat-x;
	padding:20px 0;
}
.profile_widget_inner  span {
	font-size:15px !important;
	color:#7B7B7B;
}



.profile_widget .your{	
	float:left;
	width:180px;
	height:60px;
	font-family:Arial;
	font-size:35px;
	/*border:1px solid #CCCCCC;*/	
	border-right:0 none;
	color:#444444;
	text-align:center;
}
.profile_widget .followers {	
	float:left;
	width:180px;
	height:60px;
	font-family:Arial;
	font-size:35px;
	color:#444444;
	/*border:1px solid #CCCCCC;*/
	text-align:center;
}
.profile_widget .total {
 	width:100%;
	margin-top:12px;
	font-family:Arial;
	font-size:31px;
	text-align:center;
	float:left;
}
.profile_chart {
	margin:15px 0;
}

.donation {
	list-style:decimal !important;
}

.donation li {
	list-style:decimal !important;
	float:none !important;
	width:400px !important;	
	padding-left:5px !important;
}
.donation li input {
	width:50px;
}

.left {
	margin-left:100px !important;
}

#ppc .ppctitle:link, #ppc .ppctitle:visited, #ppc .ppctitle:active {
	color:#1989b4 !important;
	font-size:14px !important;
	font-weight: normal !important;
	/*text-decoration:none !important;*/
}
#ppc .ppcdescription, #ppc .ppcdescription a:link, #ppc .ppcdescription a:visited, #ppc .ppcdescription a:active {
	font-size:12px !important;
	color:#4A4A4A !important;
}

#ppc .ppchost:link, #ppc .ppchost:visited, #ppc .ppchost:active {	
	color:#96C63F !important;
	font-size:11px !important;
}

#ppc {
	padding:0 0 20px 0 !important;
}

#cfeed #ppc {
	padding:0 10px 5px 5px !important;
	margin:5px 5px 15px 0 !important;
	/*background-color:#ddf3fc;*/
}

#ppctext span {
	border-bottom:0 none;
	display:inline;
	font-family:Arial;
	font-size:10px;
	height:auto;
	margin-bottom:10px;
	margin-top:10px;
}


#cfeed .ppclisting {padding:0 0 4px 0 !important}