/* Register or login at topof the page */
.register_login {
	font-family:Arial;
	font-size:14px;
	color:#0F8DBC;
	text-decoration:underline;
}

/* wellcome text for user or corners visited above main tabs  */
.wellcome_msg {
	font-family:Arial;
	font-size:14px;
	color:#060606;
	text-decoration:none;
}

/* text in search text box above main tabs */
.search_corners {
	font-family:Arial;
	font-size:12px;
	color:#060606;
}

/* default text in search text box above main tabs in gray color*/
.search_corners_gray {
	font-family:Arial;
	font-size:12px;
	color:#888888;
}

/* main tabs such as Home, Browse Corners,Create Corner,My Home */
.mtab {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#0F8DBC;
	text-decoration:none;
}

/* selected main tab */
.mtab_sel {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* subtabs for Browse corners and MY Home main tabs.
   	Browse Corners subtabs such as All corners and name of feature corners.
   	My Home sub tabs such as Profile, Favorites, Corners, Friends, Activity, Chirps and Notifications.	
 */
.stab {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* selected subtabs */
.stab_sel {
    font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	background-color:#B0C937;
	display:block;
	border: 1px #B0C937 solid;
}

/* corners_statistics such as Members, Photos, Videos, Talktivities, Links, Events and News. 
	These are show in the corner banner.	
*/
.corner_stats {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* Title for whitebox such as Corners, Photos,... */
.title_whitebox {
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	color:#000000;
}

.see_all_link {
	font-family:Arial;
	font-size:12px;
	color:#0F8DBC;
	text-decoration:underline;
}

.red_12_text {
	
	font-family:Arial;
	font-size:12px;
	color:#A15000;
}

.blue12_text {
	font-family:Arial;
	font-size:12px;
	color:#0F8DBC;
	text-decoration:none;
}

.blue18_text {
	font-family:Arial;
	font-size:18px;
	color:#0F8DBC;
	text-decoration:none;
}

/* label for videos or corners */
.resource_label {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0F8DBC;
	text-decoration:none;
}

/* label for photos */
.photo_label {
	font:bold 10px Arial;
	color:#0F8DBC;
	text-align:right;
	padding-top:5px;
}

/* Title for non-selected tabbed_box ar right side such as 
	Popular corners and Newest Corners.
	Most viewed photos and Most viewed videos.
 */
.tab_hdr_RHS {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#0F8DBC;
}

/* Title for selected tabbed_box at right side such as
	Popular corners and Newest Corners.
	Most viewed photos and Most viewed videos.
 */
.tab_hdr_sel_RHS {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

/* Title for box at right side.
	such as Newest People, Popular tags,..
 */
.title_RHS_box {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}

/* Label for corner name as title */
.corner_name_label {
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#0F8DBC;
}
/* Return to corner home or user home link */
.return_to_home {
	font-family:Arial;
	font-size:12px;
	color:#0F8DBC;
	text-decoration:underline;
}

/* In whitebox ther are tabs such as, 
	In Notifications, there are three sub tabs Received, Sent and New Request.
	In All Corners, there are three tabs Recent,Popular and Pending.
*/	
.whitebox_tab {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0F8DBC;
	text-decoration:none;
}

/* selected whitebox tab */
.whitebox_tab_sel {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* style1 for  tagcloud.
	related tags in corner home page
	popular tags in site home page 
*/
.tagcloud_style1 {
	font-family:Arial;
	color:#0F8DBC;
}

/* style2 for tagcloud.
	related tags in corner home page
	popular tags in site home page 
*/
.tagcloud_style2 {
	font-family:Arial;
	color:#0F8DBC;
}

/* style3 for tagcloud.
	related tags in corner home page
	popular tags in site home page 
*/
.tagcloud_style3 {
	font-family:Arial;
	color:#0F8DBC;
}

/* style4 for tagcloud.
	related tags in corner home page
	popular tags in site home page 
*/
.tagcloud_style4 {
	font-family:Arial;
	color:#0F8DBC;
} 

/* Comments heading */
.comment_heading {
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

/* activity content */
.activity_content {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

/* name of user, corner in activity content */
.activity_content_blue {
	font-family:Arial;
	font-size:12px;
	color:#0F8DBC;
	text-decoration:none;
}

/* font for time in activity content */
.activity_content_gray {
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

/* channels list in browse corners page*/
.browse_by_category_list {
	margin-left:15px;
	_margin-left:0px;
}

/* channels list content blue */
.browse_by_category_list_label {
	font-family:Arial;
	font-size:14px;
	color:#0F8DBC;
	text-decoration:none;
}

/* no of corners for particular channel displayed in brackets 
	beside channel label
*/	 
.browse_by_category_list_no {
	font-family:Arial;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}	

/* required field indicator */
.required_field_indicator {
	font-size:14px;
	font-weight:bold;
	color:red;
}

/* forum titles such as topic, Author, View, Replies and last post */
.forum_titles {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* post text */
.forum_post_text {
	font-family:Arial;
	font-size:12px;
	color:#0F8DBC;
	text-decoration:none;
}

/* post numbers such as no. of views, no. of replies. */
.forum_post_numbers {
	font-family:Arial;
	font-size:12px;
	color:#404040;
	text-decoration:none;
}

/* For list of topics are show as two colors one agter another. gray and white. */
.forum_post_bckgrnd_gray {
	background-color:#F7F7F8;
}

/* For list of topics are show as two colors one agter another.*/
.forum_post_bckgrnd_white {
	background-color:#FDFEFE;
}	

/* Footer headings such as Corner, Buzzing, You, Help and About. 
 */
.footer_heading {
	font-family:Arial;;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
/* Footer sub-heading such as Corner Home, Buzzing Corners,.... 
 */
.footer_sub_heading {
	font-family:Arial;
	font-size:12px;
	color:#0F8CB1;
	text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}

/* Error messages shown in red with font size 11*/
.error_msg {
  color:#FF0000;
  font-family:Arial;
  font-size:11px;
}