

/**    profile links style -----------------------------------------------**/


/**    profile links box template -----------------------------------------------**/
	.wl_box_wrap{margin:o; padding:0; border:1px solid #c5c5c5;}
	.wl_box_header{color:#fff; font-size:12px; padding:2px 2px 2px 5px; font-weight:bold; height:20px; background: #3565A3; line-height:1.6;}
	.wl_box_img{float:left; margin-right:4px; width:50px; background-color:#FFFFFF; border:1px solid #c5c5c5; padding:2px;}
	.wl_box_txt{float:left;font-size:10px; width:130px}
	.wl_box_footer{background:#f5f5f5 repeat-x scroll 0 0; text-align:right; padding:3px 10px 3px 3px; border-top:#c5c5c5 1px solid;}
	.wl_box_item{ background-color:#fff; padding:5px; min-height:60px; padding-bottom:5px;}
	.wl_box_item_odd{background-color:#f5f5f5; border-bottom: 1px solid #c5c5c5;}
	.wl_box_notset{background-color:#FFFFFF; color:#666666; margin:5px;}
	
	.wishlist_submenu { 	
		float:left;
		position:relative !important;
		margin-left: -15px !important;
		margin-top: 5px !important;
		z-index: 999!important;
	}
	
	.sub_menu{width:215px!important}
	
	div.sub_menu_wishlist {
	background:#f5f5f5  repeat scroll 0 0;
	
	border:1px solid #c5c5c5;
	display:none;
	font-size:0.85em !important;
	margin-bottom:0;
	margin-left:20px !important;
	margin-right:0;
	margin-top:-45px !important;
	padding:5px;
	position:absolute;
	text-align:left;
	width:210px;
	clear:both;
	
	
	top: 35px; left: 100px; display: none; z-index: 1002;
}


.wl_header{COLOR:#E49455;  font-size:14px; font-weight:bold;height:20px}

.topbarpointlink{color:white}
.topbarpointlink:hover{color:white}

#_percentText { font-weight:bold; color: #192E4B; margin-left: 1px;}

/*****************************Widget*******************************/
.clearFloat{clear:both; line-height:1px; font-size:1px;}
.pts_section .icon{float:left; clear:both;}
.pts_subheader{color:#06356D; font-size:11px; }
.pts_header{ font-size:20px; font-weight:500 }
.pts_reached_header{ font-weight:500 }

.pts_dream{}
.pts_section{padding:4px;}
#pts_avail{background-color:#D8FECF;}
#pts_dream{}
#pts_missing{background-color:#F3F8FE}
#pts_goal{color:#06356D; padding-bottom:10px; border-bottom:#E1E5E8 1px solid;}
#pts_friends_header{color:#06356D; font-weight:bold; font-size:14px; margin-bottom:10px;}
#pts_reached{border:#00CC33 3px dotted; color:#006600; font-size:16px;padding:4px;}

  .pts_row{clear:both; height:20px;}
  .pts_label{width:200px; float:left; font-weight:bold; font-size:110%;}
  .pts_value{width:150px;float:left;font-weight:bold; font-size:110%;}
  .pts_sub{color:#666666;font-size:12px}
  .pts_odd{background-color:#f5f5f5; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
  .pts_red{color:#FF0000}
  
.topbar_current_points { 
	margin:5px 4px 4px 0; 
	float:left;
	color:white;
}

.topbar_points_amount {
float:left;
margin:5px 4px 4px 0px; 
padding:0px 10px 0px 0px; 
height:19px;
}

.topbar_points_amount a { color:#009900;}


/* ***************************************
	RESET BASE STYLES
*************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" (for ie6) */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ***************************************
	DEFAULTS
*************************************** */

/* vyoom open source		blue 			#294F81 */
/* vyoom open source		dark blue 		#0E223F */
/* vyoom open source		light yellow 	#FFFFD6 */


body {
	text-align:left;
	margin:0 auto;
	padding:0;
	background: #F3F8FE;
	font: 80%/1.4 "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #222;
	/*background: url(http://www.vyoom.com/_graphics/background.jpg) repeat-x 0;*/
}
a {
	color: #294F81;
	text-decoration: none;
	outline: none;
}
a:visited {
	/* color: #0E223F; */
}
a:hover {
	color: #0E223F;
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px 0;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }


/* ***************************************
    PAGE LAYOUT - MAIN STRUCTURE
*************************************** */
#page_container {
	margin:0;
	padding:0;
}
#page_wrapper {
	width:998px;
	margin:0 auto;
	padding:0;
	background: none;
}

#layout_header {
	text-align:left;
	width:100%;
	height:10px;
	background:#F3F8FE;
}
#wrapper_header {
	margin:0;
	padding:10px 20px 20px 20px;
}

#layout_canvas {
	margin:0;
	padding:10px 0;
    background: none;
}

#advert-panel-container {
	border: 1px solid #D4E5F7;
    background: #F3F8FE;
    min-height: 210px;
    margin:10px 0 20px 0;
}
.advert-text {
	font-size: 85% !important;
    border-bottom: 1px solid #D4E5F7;
    padding: 5px;
    margin: 5px;
}
.title-advert {
    border-bottom: 1px solid #D4E5F7;
	background: #D4E5F7;
    font-size: 85%;
    padding: 3px 3px 3px 10px;
	text-align: left;
}
/* canvas layout: 1 column, no sidebar */
#one_column {
	margin:0px;
	background: white;
	padding:5px;
	background:#F3F8FE;
}
#one_column_password { 
	width:918px;
	margin:20px;
	background: white;
	padding:20px;
	border: 1px solid #D4E5F7
 }
#one_column_password #content_area_user_title { paddding:5px; background-color: #FFFFD6; border:1px solid #FFD574; background-image:none!important; }
/* canvas layout: 2 column left sidebar */


.arrow_canvas_left {
    float:left !important;
    position:relative !important;
    margin-left: -35px !important;
    z-index: 10;
    }
#two_column_left_sidebar {
	width:208px;
	margin:0px;
	float:left;
	background: none;
}

#two_column_left_sidebar_maincontent {
	width:748px;
	margin: 0;
	float:right;
	background: white;
    padding: 10px;
    border: 1px solid #D4E5F7;
    min-height: 560px;
}

/* canvas layout: 2 column right sidebar */
#two_column_right_sidebar_maincontent {
	width:683px;
	margin:20px;
	min-height:360px;
	float:left;
	background: white;
	padding:20px;
	border:1px solid #D4E5F7
;

}

#two_column_right_sidebar {
	width:170px;
	margin:20px 20px 20px 0;
	float:left;
	background: white;
	padding:20px;
	border:1px solid #D4E5F7
;
}

/* canvas layout: widgets (profile and dashboard) */
#widgets_left {
	width:306px;
	margin:20px;
	min-height:360px;
	/* background: white; */
	padding:0;
}
#widgets_middle {
	width:306px;
	margin:20px 0 20px 0;
	/* min-height:360px; */
	/* background: white; */
	padding:0;
}
#widgets_right {
	margin:10px 20px 20px 20px;
	/* min-height:360px; */
	float:left;
	/* background: white; */
	padding:0;
}

#widget_table td {
	border:0;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}


/* IE 6 fixes */
* html #widgets_left { 
	height:360px;
}
* html #widgets_middle { 
	height:360px;
}
* html #widgets_right { 
	height:360px;
	float:none;
}

/* IE6 layout fixes */
* html #profile_info_column_left {
	margin:0 10px 0 0;
	width:200px;
}
* html #two_column_left_sidebar {
	width:210px;
	margin:20px 10px 20px 10px;
}
* html #two_column_left_sidebar_maincontent {
	width:685px;
	margin:20px 10px 20px 10px;
}
* html a.toggle_customise_edit_panel { 
	float:none;
	clear:none;
	color: #294F81;
	background: white;
	border:1px solid #D4E5F7
;
	padding: 5px 10px 5px 10px;
	margin:10px 20px 0px 20px;
	width:284px;
	display:block;
	text-align: left;
}

* html #dashboard_info {
	width:585px;
}

#layout_rpilot {
	margin:0 auto;
    background:#F3F8FE;
    margin-top:10px;
    border-bottom:1px solid #0E223F;
    
}
#wrapper_rpilot {
	margin:0 auto;
	padding:0;
	height:auto;

}
/* ***************************************
	SPOTLIGHT
*************************************** */

#wrapper_rpilot { 
	background: #028FC4;
    }

#wrapper_rpilot #spotlight_table h2 {
	color:#294F81;
	font-size:1.25em;
	line-height:1.2em;
}
#wrapper_rpilot #spotlight_table li {
	list-style: square;
	line-height: 1.2em;
	margin:5px 20px 5px 0;
	color:#000;
}
#wrapper_rpilot .collapsable_box_content  {
	margin:0;
	padding:15px 10px 10px 15px;
    background: #D4E5F7;
    border:1px solid #0E223F;
    border-bottom: none;
    border-top: none;
    
}
#layout_rpilot .collapsable_box_content p {
	padding:0;
}
#wrapper_rpilot .collapsable_box_header2  {
    border:1px solid #0E223F;
    border-bottom:none!important;
}
/* ***************************************
	FOOTER
*************************************** */
#layout_footer {
    margin-top: 20px;
    color: #999;
    padding-bottom:15px;
    border-top: 1px solid #D4E5F7;
   	font-size:85%;
}
#layout_footer table {
   margin:0 auto;
}
#layout_footer a {
   color: #0E223F;
   margin:0;
   padding-left: 10px;
}

.footer_toolbar_links {
	text-align:right;
	padding-top:15px;
	font-size:85%;
}
.footer_legal_links {
	text-align:right;
    margin-top:10px;
}

.footer_legal_links_left {
	text-align:left;
    margin-top:10px;
}

.footer_legal_links_right {
	text-align:right;
    margin-top:10px;
}

.footer_legal_links_right a { text-decoration:none; }

/* ***************************************
  HORIZONTAL ELGG TOPBAR
*************************************** */

#div_mini_avatar{float:left; margin:3px 5px 0px 10px; border:1px solid #ffffff; width:25px!important; height:25px!important;}
#div_notification{background:#009900; padding:3px; color:#fff!important; font-weight:bold; margin-top:1px;}
        
#elgg_main_topbar {
	background:#0E223F url(http://www.vyoom.com/_graphics/background_topbar.png) repeat-x;
	position:relative;
	height:108px;
    padding-top: 35px !important;
    border-bottom: 1px solid #0E223F;
    
}
.topbar_logo {
	position:absolute;
    float:left;
}
.index_topbar_logo {
	position:absolute;
    float:left;
    margin-top:10px;
}
#vyoom_main_topbar_index {
	background:#0E223F url(http://www.vyoom.com/_graphics/index_background_topbar.png) repeat-x;
	position:relative;
	height:98px;
    border-bottom: 1px solid #0191C5;
    
}
#container_topbar {
	background: url(http://www.vyoom.com/_graphics/container_topbar_background.png) no-repeat top left;
	width:1180px;
	position:relative;
    margin:0 auto;
}
#elgg_topbar {
	color:#ffffff;
	width:998px;
	position:relative;
	height:108px;
    margin:0 auto;
}

#vyoom_topbar_index {
	color:#ffffff;
	width:998px;
	position:relative;
	height:98px;
    margin:0 auto;
}
#index_container_topbar {
	background: url(http://www.vyoom.com/_graphics/container_topbar_background.png) no-repeat top left;
	width:1180px;
	position:relative;
    margin:0 auto;
    height:98px;
}
#elgg_topbar_container_left {
	float:left;
	left:152px;
	top:10px;
	position:absolute;
	text-align:left;
    width:auto;
}

#elgg_topbar_container_right, #vyoom_topbar_container_right_online_count, #elgg_topbar_navi_right {
	float:right;
	margin:8px 15px 0 0;
    font-size: 90%;
}
.elgg_topbar_online {
	background: url(http://www.vyoom.com/_graphics/icons/default/online_icon.png) no-repeat left;
    min-height:15px;
	width:150px;
    padding-left: 16px !important;
}


#topbardropdownmenu, #elgg_topbar_container_right, #vyoom_topbar_container_right_online_count a {
	color:#FFFFFF;
	background:transparent;
}

#vyoom_topbar_container_search {
	float:right;
	height:20px;
	margin:6px 5px 0 0;
    background: #fff;
}
.vyoom_topbar_right { float:right;width:50%; }
#elgg_topbar_container_left .toolbarimages {
	float:left;
	margin-right:35px;
}
#elgg_topbar_container_left .toolbarlinks {
	margin:0 0 10px 0;
	float:left;
}
#elgg_topbar_container_left .toolbarlinks2 {
	margin:3px 0 0 0;
	float:left;
}
#elgg_topbar_container_left a.loggedinuser {
	color:#ffffff;
	font-weight:bold;
	margin:0 0 0 5px;
}
#elgg_topbar_container_left a.pagelinks {
	color:white;
	margin:0 15px 0 5px;
	display:block;
	padding:3px;
}
#elgg_topbar_container_left a.pagelinks:hover {
	background: #294F81;
	text-decoration: none;
}
#elgg_topbar_container_left a.pagelinks.current {
	background: #294F81;
	text-decoration: none;
}
#elgg_topbar_container_left a.privatemessages {
	background:transparent url(http://www.vyoom.com/_graphics/toolbar_messages_icon.gif) no-repeat left 2px;
	padding:0 0 4px 16px;
	margin:0 15px 0 5px;
	cursor:pointer;
}
#elgg_topbar_container_left a.privatemessages:hover {
	text-decoration: none;
	background:transparent url(http://www.vyoom.com/_graphics/toolbar_messages_icon.gif) no-repeat left -36px;
}
#elgg_topbar_container_left a.privatemessages_new {
	background:transparent url(http://www.vyoom.com/_graphics/toolbar_messages_icon.gif) no-repeat left -17px;
	padding:0 0 0 18px;
	margin:0 15px 0 5px;
	color:white;
}
/* IE6 */
* html #elgg_topbar_container_left a.privatemessages_new { background-position: left -18px; } 
/* IE7 */
*+html #elgg_topbar_container_left a.privatemessages_new { background-position: left -18px; } 

#elgg_topbar_container_left a.privatemessages_new:hover {
	text-decoration: none;
}

#elgg_topbar_container_left a.usersettings {
	margin:0 0 0 20px;
	color:#5DAAD6;
	padding:3px;
}
#elgg_topbar_container_left a.usersettings:hover {
	color:#ffffff;
}


#elgg_topbar_container_left img {
	margin:2px 0 0 5px;
}
#elgg_topbar_container_left .user_mini_avatar {
	margin:0 0 0 22px;
}

/* IE6 fix */
* html #elgg_topbar_container_right a { 
	width: 120px;
}


#elgg_topbar_panel {
	background:#222222;
	color:#ffffff;
	height:200px;
	width:100%;
	padding:10px 20px 10px 20px;
	display:none;
	position:relative;
}

#searchform input.search_input {

	background:none!important;
	border:none!important;
	color:#999999;
	font-size:80%;
	margin:0px;
	padding:0 2px 2px 2px;
	width:150px;
	height:13px;
    color:#222;
}
#searchform input.search_submit_button {

	color:#FFF;
	background: #0191C5;
	border:none;
	font-size:12px;
	font-weight:bold!important;
	padding:0 2px 2px 2px;
	width:auto;
	height:20px;
	cursor:pointer;
    margin:0;
}
#searchform input.search_submit_button:hover {
	color:#fff;
	background: #0E98FF;
}

/* ***************************************
	TOP BAR - VERTICAL TOOLS MENU
*************************************** */
#topbardropdownmenu, #topbardropdownmenu ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	list-style-type: none;
	z-index: 99999;
}

/* Tools link in top menu */
#topbardropdownmenu a, #topbardropdownmenu a:visited {
	display:block;
	color:white;
}
#topbardropdownmenu li ul a {
	width:120px;
	height:auto;
	float:left;
}

/* menu list items */
#topbardropdownmenu li {float:left; position:relative; background:#cccccc;}
#topbardropdownmenu ul a {
	border-left:1px solid #0191C5;
	border-right:1px solid #0191C5;
    border-bottom:1px solid #0191C5;
	color:#FFF !important;
	padding:4px 6px 2px 13px !important;
	background: #0E223F !important;
    z-index: 99999 !important;
}

/* IE7 */
#topbardropdownmenu li:hover {position:relative;}
/* Make the Tools nav color persist */
#topbardropdownmenu li:hover > a {background: url(http://www.vyoom.com/_graphics/toolbar_arrow.png) no-repeat right -18px;}
#topbardropdownmenu li ul {display:none;width:134px !important;}
#topbardropdownmenu li:hover > ul {
	display:block;
	position:absolute; 
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(http://www.vyoom.com/_graphics/spacer.gif); 
}
/* Position the first sub level beneath the top level links */
#topbardropdownmenu > li:hover > ul {
	left:-41px;
	margin-top:28px;
}
#topbardropdownmenu li a:active, #topbardropdownmenu li a:focus {
	color:white;
}
#topbardropdownmenu li.drop {
	background: url(http://www.vyoom.com/_graphics/toolbar_arrow.png) no-repeat right 4px;
    padding-right:15px;
}
/* dropdown list links hover */
#topbardropdownmenu li.drop ul li a:hover {
	color:white !important;
	background: #0191C5 !important;
}
/* IE6 ONLY - make the sublevels appear */
* html #topbardropdownmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(http://www.vyoom.com/_graphics/spacer.gif);}
#topbardropdownmenu li a:hover ul {visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;}
#topbardropdownmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:99999; font-size:1em;}
* html #topbardropdownmenu li.drop {background: url(http://www.vyoom.com/_graphics/toolbar_arrow.png) no-repeat right 9px;}
* html #topbardropdownmenu li a:hover {position:relative; background:#4690d6 url(http://www.vyoom.com/_graphics/toolbar_arrow_ie.gif) no-repeat right -18px;}



/* ***************************************
  SYSTEM MESSSAGES
*************************************** */
.messages {
   	background:#D5FED6;
    color:#000000;
    padding:5px;
    z-index: 9999;
	position:fixed;
	top:143px;
	border:1px solid #05970E;
	cursor: pointer;
    margin: 0 auto;
	width:988px;
    font-weight:bold;
}
.messages_error {
  	border:1px solid #990000;
    background:#F7DAD8;
    color:#990000;
    padding:5px;
    z-index: 9999;
	position:fixed;
	top:143px;
   	margin: 0 auto;
	width:988px;
	cursor: pointer;
    font-weight:bold;
}
.closeMessages {
	float:right;
	margin-top:2px;
}
.closeMessages a {
	background:#990000;
	color:#ffffff;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
    font-weight:bold;
    padding:3px;
}
.closeMessages a:hover {
	background:#0E223F;
    color: #ffffff;
}


/* ***************************************
  COLLAPSABLE BOXES
*************************************** */

.collapsable_box {
	margin: 0 0 5px 0;
	/* background: white; */
	height:auto;
}
/* IE6 fix */
* html .collapsable_box  { 
	height:10px;
}
.collapsable_box_header {
	color: #294F81;
	background: #F3F8FE;	
	padding: 5px 10px 5px 10px;
	margin:0;
	border: 1px solid #D4E5F7;
    
}
.collapsable_box_header2 {
	color: #294F81;
	background: #D4E5F7;
	padding: 5px 10px 5px 10px;
   	height:18px;
}

.collapsable_box_content {
	padding: 10px;
	margin:0;
	height:auto;
    
}
.collapsable_box_editpanel {
	display: none;
	background: #D4E5F7;
	padding:5px 10px 5px 10px;
    border:1px solid #D4E5F7;
    border-top:none;
	/* font-size: 9px;*/
}
.collapsable_box_header a.toggle_box_contents {
	color: #294F81;
	cursor:pointer;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:100%;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0;
}
.collapsable_box_header2 a.toggle_box_contents {
	color: #0E223F;
	cursor:pointer;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0;
    padding-left:10px;
    margin-right: -5px!important;
}
.toggle_box_contents a{
	color: #294F81;
	cursor:pointer;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0;
	margin-top: -7px;
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: #294F81;
	cursor:pointer;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
	float:right;
	margin: 3px 7px 0 0;
}
.collapsable_box_editpanel label {
	font-weight: normal;
	font-size: 100%;
}
/* used for collapsing a content box */
.display_none {
	display:none;
}
/* used on spotlight box - to cancel default box margin */
.no_space_after {
	margin: 0 0 0 0;
}



/* ***************************************
	GENERAL FORM ELEMENTS
*************************************** */
label {
	font-weight: bold;
	color:#222222;
	font-size: 130%;
}
input {
	font: 120% "lucida grande",tahoma,verdana,arial,sans-serif;
	padding: 5px;
	border: 1px solid #0E223F;
	color:#222;
    background: #ffffff;
}
textarea {
	font: 120% "lucida grande",tahoma,verdana,arial,sans-serif;
	border: solid 1px #0E223F;
	padding: 5px;
	color:#0E223F;
    background: #F3F8FE;
}
textarea:focus, input[type="text"]:focus {
	border: solid 1px #FFD574;
	background: #FFFFD6;
	color:#222222;
}

.submit_button {
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #FF5200 url(http://www.vyoom.com/_graphics/button_green.png) repeat-x;
    border: 1px solid #0E223F;
	width: auto;
	height: 30px;
	padding: 0px 6px 2px 6px;
	margin:10px 5px 0 0;
	cursor: pointer;
}
.submit_button:hover {
	background: #009900 url(http://www.vyoom.com/_graphics/red_button_cancel.png) repeat-x;
}

input[type="submit"] {
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #FF5200 url(http://www.vyoom.com/_graphics/button_green.png) repeat-x;
	border: 1px solid #0E223F;
	width: auto;
	height: 30px;
	padding: 0px 6px 2px 6px;
	margin:10px 5px 0 0;
	cursor: pointer;
}

input[type="submit"]:hover {
	background: url(http://www.vyoom.com/_graphics/red_button_cancel.png) repeat-x;
    }

.cancel_button {
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #0E223F url(http://www.vyoom.com/_graphics/main_menu_background.png) repeat-x;
	border: 1px solid #0E223F;
	width: auto;
	height: 30px;
	padding: 2px 6px 2px 6px;
	margin:10px 5px 0 0;
	cursor: pointer;
}
.cancel_button:hover {
	background: #009900 url(http://www.vyoom.com/_graphics/red_button_cancel.png) repeat-x;
}

.input-text,
.input-tags,
.input-url,
.input-textarea {
	width:98%;
}

.input-textarea {
	height: 200px;
}


/* ***************************************
	LOGIN / REGISTER
*************************************** */
#persistent_login { color:#fff; font-size:85%; margin:0px;}
*+html #persistent_login { margin-top:-15px!important;}

#persistent_login a { color:#fff;}
#login-box {
	margin:0;
    right:0;
	float:right!important;
    padding:0px;
    background: none;
}
*+html #login-box { margin-top:10px!important; }
#login-box .submit_button {
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #FF5200 url(http://www.vyoom.com/_graphics/button_green.png) repeat-x;
    border: 1px solid #0E223F;
	width: auto;
	height: 26px;
	padding: 0px 6px 2px 6px;
	margin:10px 5px 0 0;

}
#login-box .submit_button:hover {
	background: #009900 url(http://www.vyoom.com/_graphics/red_button_cancel.png) repeat-x;
    }
#login-box input[type="text"],
#login-box input[type="password"] {
	border: 1px solid #0E223F;
    font-size:90%;
}
#login-box .login-textarea {
	width:155px;
}
#login-box label,
#register-box label {
	font-size: 1.2em;
	color:#222;
}
#register-box-index label {
	color:#0E223F;
    font-size:90%!important;
}
#login-box input[type="text"],
#login-box input[type="password"],
#register-box input[type="text"],
#register-box input[type="password"] {
	margin:0;
}

#login-box-openid {
	margin: 10px;
    text-align:left;
    padding:10px;
    background: #ffffff;
}
#login-box h2,
#login-box-openid h2,
#add-box h2 {
	border-bottom:1px solid #D4E5F7;
	color:#333;
	font-size:1.35em;
	line-height:1.2em;
	margin:0 0 10px 0;
    padding-bottom:5px;
}
#register-box h2 {
	border-bottom:1px solid #009900; 	
	font-size:1.35em;
	line-height:1.2em;
	margin:0 0 10px 0;
    padding-bottom:5px;
    }
#register-box {
    text-align:left;
    width:425px;
    padding:20px;
    margin: 0px;
    background-color: #EAFFEA;
    border: 1px solid #009900;
    float:left;
}
#register-rightside_box {
    padding: 0px 20px; 20px 20px;
    margin-left: 20px;
    background-color: #ffffff;
    float:right;
}
.register_rightside_video_container { border:3px solid #0E223F;}

#register-box-index {
    text-align:left;
    float:right;
    width:285px;
    padding:10px;
    margin:0px 0px 0px 10px;
    }
#promo-box-index {
	text-align:left;
    float:right;
    width:285px;
    min-height: 340px;
    padding:10px;
    margin:0px 0px 0px 10px;
    border: 1px solid #0E223F;
    background: #fff;
    }
#register-box-index .submit_button {
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #FF5200 url(http://www.vyoom.com/_graphics/button_green.png) repeat-x;
    border: 1px solid #0E223F;
	width: auto;
	height: 30px;
	padding: 0px 6px 2px 6px;
	margin:10px 5px 0 0;
}
#register-box-index .submit_button:hover {
	background: #009900 url(http://www.vyoom.com/_graphics/red_button_cancel.png) repeat-x;
}
#register-box-index .general-textarea {
	width:270px;
}
#register-box-index input { 
	border: 1px solid #0E223F;
	background: #fff;
}
#register-box .general-textarea {
	width:405px;
}
/* ***************************************
	MAIN CONTENT ELEMENTS
*************************************** */
#wrapper_header h1 {
	margin:10px 0 0 0;
	letter-spacing: -0.03em;
}

/* title within main content area */
.page_title {
	padding:0px 10px 20px 0px;
}


.elggtoolbar .elggtoolbar_header h1,
.collapsable_box_header h1 {
	/*color: #294F81;*/
	color: #0E223F;
	font-size:1.25em;
	line-height: 1.2em;
}
.collapsable_box_header2 h1 {
	/*color: #294F81;*/
	color: #0E223F;
	font-size:1.25em;
	line-height: 1.2em;
}




/* ***************************************
	PROFILE
*************************************** */
#profile_info {
	margin:20px 0px 0 20px;
	padding:20px;
	border-bottom:1px solid #D4E5F7
;
	border-right:1px solid #D4E5F7
;
	background: white;
}
#profile_info_column_left {
	float:left;
	padding: 0;
	margin:0 20px 0 0;
}
#profile_info_column_middle {
	float:right;
	text-align:left !important;
	width:368px;
	padding: 0;

}
#profile_info_column_right {
	width:590px;
	margin:0 0 0 0;
	padding: 0;
}
#dashboard_site_announcement {
	margin:10px 0px 10px 20px;
	padding:20px;
	border:1px solid #FFD574;
	background: #FFFFD6;
    min-height:45px;
    width:592px;
	float: left;
    
}
#dashboard_info {
	margin:10px 0px;
	padding:5px;
	background: #F3F8FE;
    width:658px;
	float: left;
}

#dashboard_right {
	margin:10px 0px;
	float:right;
	background: #F3F8FE;
	padding:5px;
    width:302px;
}
.dashboard_right_container { border:1px solid #D4E5F7; background:#ffffff; }
#profile_menu_wrapper {
	margin:10px 0 10px 0;
	width:200px;
}
#profile_menu_wrapper p {
	border-bottom:1px solid #D4E5F7
;
}
#profile_menu_wrapper p:first-child {
	border-top:1px solid #D4E5F7
;
}
#profile_menu_wrapper a {
	display:block;
	/* width:200px; */	
	padding:0 0 0 3px;
}
#profile_menu_wrapper a:hover {
	color:#ffffff;
	background:#294F81;
	text-decoration:none;
}
p.user_menu_friends, p.user_menu_profile, 
p.user_menu_removefriend, 
p.user_menu_friends_of {
	margin:0;
}
#profile_menu_wrapper .user_menu_admin {
	border-top:none;
}

#profile_info_column_middle p {
	margin:7px 0 7px 0;
	padding:2px 4px 2px 4px;
}
/* profile owner name */
#profile_info_column_middle h2 {
	padding:0 0 14px 0;
	margin:0;
}
#profile_info_column_middle .odd {
	background:#F3F8FE;
}
#profile_info_column_right p {
	margin:0 0 7px 0;
}
#profile_info_column_right .profile_aboutme_title {
	margin:0;
	padding:0;
	line-height:1em;
}
/* edit profile button */
.profile_info_edit_buttons {
	float:right;
	margin:0  !important;
	padding:0 !important;
	font-size: 90%;
}

/* ***************************************
	RIVER
*************************************** */
.activity_item p {
	margin: 0;
	padding:5px;
	line-height:1.1em;
    border-bottom: 1px solid #D4E5F7;	
}
.activity_item .activity_item_time {
	font-size:90%;
	color:#666666;
}
#river {
	border-top:1px solid #D4E5F7;
}
.river_item {
	border-bottom:1px solid #F3F8FE!important;
	padding:2px 0 2px 0;
}
.river_item_time {
	font-size:90%;
	color:#999;
}
/* IE6 fix */

/* IE7 */
*:first-child+html .river_item p {
	min-height:17px;
}

/* ***************************************
	SEARCH LISTINGS	
*************************************** */
.listing_title a { color:#0E223F; text-decoration:underline; font-weight:bold;}
.search_listing {
	display: block;
    margin:0;
	padding: 5px 0 5px 0;
    border-bottom:1px solid #D4E5F7;
}

.river_item p { margin:0; paddin:0; }
.search_listing_icon {
	float:left;
}

*/.search_listing_icon img {
    border: 2px solid #D4E5F7;
    padding: 2px;
    background: #fff;
}*/
.search_listing_icon .avatar_menu_button img {
	width: 15px;
}
	
.search_listing_info {
	margin-left: 55px;
	min-height: 45px;
    padding-left:0px;
}
/* IE 6 fix */
* html .search_listing_info {
	height:40px;
}
.search_listing_info p {
	margin:0 0 3px 0;
	line-height:1.2em;
    font-weight:bold;
}

.search_owner_comment { font-size:85%!important;}
.search_listing_info p.owner_timestamp {
	margin:0 0 5px 0;
	padding:0;
}
.owner_timestamp a { color: #0E223F; text-decoration:underline;}
.owner_timestamp a:hover { color: #294F81;}
.owner_timestamp_location { font-weight:normal; }
.search_owner_desc p { font-weight:normal !important; }
.timestamp_right {
	float: right;
    background-color: #FFFFD6;
    color: #555555;
    padding:0 3px 0 3px;
    font-size:85%;
    margin-left: 10px;
}

.search_owner_title { font-weight:normal; }
.search_owner_comment {
	font-size:90%;
}
.groupicon { border: 1px solid #D4E5F7; padding:2px; background:#fff; }
div.search_owner_group { font-weight:normal; font-size:85%; }
.table.search_gallery {
	border-spacing: 5px;
	margin:0 0 20px 0;
	background: #F3F8FE;
}
.search_gallery td {
	padding: 5px;
}

.search_gallery_item {
	border:1px solid #D4E5F7;
    background-color: white;
    width: 25% !important;
}
.search_gallery_item:hover {
	border:1px solid #0E223F;
}

.search_gallery_item .search_listing {
	background: none;
	text-align: center;
}

.search_gallery_item .search_listing_header {
	text-align: center;
}

.search_gallery_item .search_listing_icon {
	position: relative;
	text-align: center;
}

.search_gallery_item .search_listing_info {
	margin: 5px;
}

.search_gallery_item .search_listing_info p {
	margin: 5px;
	margin-bottom: 10px;
}

.search_gallery_item .search_listing {
	background: none;
	text-align: center;
}

.search_gallery_item .search_listing_icon {
	position: absolute;
	margin-bottom: 20px;
}

.search_gallery_item .search_listing_info {
	margin: 5px;
}

.search_gallery_item .search_listing_info p {
	margin: 5px;
	margin-bottom: 10px;
}


/* ***************************************
	FRIENDS
*************************************** */
/* friends widget */
#widget_friends_list {
	display:table;
	width:100%;
}
.widget_friends_singlefriend {
	float:left;
	margin:0 5px 5px 0;
}


/* ***************************************
	ADMIN AREA - PLUGIN SETTINGS
*************************************** */
.plugin_details {
	margin:0 0 10px 0;
	padding:5px 10px 5px 10px;
}
.admin_plugin_reorder {
	float:right;
	width:200px;
	text-align: right;
}
.admin_plugin_reorder a {
	padding-left:10px;
}
.active {
	background:#F3F8FE;
    border: 1px solid #D4E5F7;
    color: #555 !important;
}
.not-active {
    border:1px solid #D3322A;
    background:#F7DAD8;
}
.plugin_details p {
	margin:0;
	padding:4px 0 0 0;
}

.plugin_details a.manifest_details {
	cursor:pointer;
	font-size:80%;
}
.not-active .admin_plugin_enable_disable a {
	float:right;
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#294F81;
	border: 1px solid #3565A3;

	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.not-active .admin_plugin_enable_disable a:hover {
	background: #0E223F;
}
.active .admin_plugin_enable_disable a {
	float:right;
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#999999;
	border: 1px solid #999999;

	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.active .admin_plugin_enable_disable a:hover {
	background: #222222;
}
.pluginsettings {
	margin:20px 0 0 0;
}
.pluginsettings h3 {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #999999;
}
#updateclient_settings h3 {
	padding:0;
	margin:0;
	border:none;
}
.input-access {
	margin:5px 0 0;
    border:1px solid #FFD574;
    background:#FFFFD6;
}
.access_privacy {
	background: url(http://www.vyoom.com/_graphics/access_icon.png) no-repeat left;
    color: #990000;
    padding:3px 3px 3px 18px;
    font-size: 110%;
    font-weight:bold;
}
/* ***************************************
	GENERIC COMMENTS
*************************************** */
.generic_comment_footer { height:20px; background: #F3F8FE; margin-top: 2px; margin-left: 65px; border-bottom: 1px solid #D4E5F7; padding-left:5px;}
.bottom_comment_footer { height:20px; background: #F3F8FE; margin: 2px 0 2px 0; border-bottom: 1px solid #D4E5F7; padding-left:5px;}

.generic_comment_owner {
	font-size: 90%;
	color:#666666;
}

.generic_comment {
	margin-bottom: 3px;
	padding-bottom: 5px;
}

.generic_comment_icon {
	float:left;
}
.generic_comment_single {
	float:left;
    position:relative !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    z-index: 10 !important;
}
.generic_comment_single_top {
	background: url(http://www.vyoom.com/_graphics/msbd_top.gif) no-repeat;
    margin-left: 4px;
    margin-right: 4px;
    height: 15px;
    
}
.generic_comment_leftside {
	float:right;
    position:relative !important;
    margin-right: -21px !important;
    margin-top: 22px !important;
    
}
.generic_comment_submenu {
	float:left;
    position:relative !important;
    margin-left: -15px !important;
    margin-top: 5px !important;
    height: 20px !important;
    wight:10px !important;
    
}
.generic_comment_details {
	margin-left: 65px;
    padding: 7px 5px 0 5px;
    background: #F3F8FE url(http://www.vyoom.com/_graphics/quotes_inside_com.png) no-repeat left top;
    border: 1px dotted #D4E5F7;
}
.generic_comment_details p {
	margin-left: 18px !important;
}

.generic_comment_owner {
	color:#666666;
	margin: 0px;
    padding: 2px;
	font-size: 80%;
    border-top: 1px dotted #D4E5F7;

}
.delete_message_com a {
	display:block;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0 3px 3px 0;
	background: url("http://www.vyoom.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
    text-indent: 17px;
    font-size:80% !important;
}

.delete_message_com a:hover {
	background-position: 0 -16px;
}

.message_buttons {
	padding:0;
    margin:0;
}

	
/* ***************************************
  PAGE-OWNER BLOCK
*************************************** */
#owner_block {
	/*background: url(http://www.vyoom.com/_graphics/owner_block_back.jpg) no-repeat left top;*/
}
#owner_block_icon {
	margin:0;
}
#owner_block_rss_feed,
#owner_block_odd_feed,
#owner_block_bookmark_this,
#owner_block_report_this {
	padding:2px 0 3px 0;
}
#owner_block_profile_this {
	padding:0 4px 3px 0;
    float: right;
    display: inline;
	font-size:85%;
}
#owner_block_profile_icon_this {
	padding:0 0 3px 0;
    float: left;
    display: inline;
	font-size:85%;
}

#owner_block_status_this {
	margin:10px 4px 5px 0;
    padding: 5px;
	border: 2px solid #FFD76B; 
    background: #FFFFD6;
    font-size: 90%;
}
.owner_block_status_font {
	color: #0E223F;
    font-weight: bold;
}
.owner_block_location_this {
	margin-top: 5px;
}
.arrow_canvas_owner_block {
    margin-left:10px;
    margin-top: 1px;
    float:left;
    z-index: 10;
    position: absolute;
}
#owner_block_report_this{
	border-bottom:1px solid #D4E5F7;
    margin: 0 2px 0 0;
}
#owner_block_rss_feed a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.vyoom.com/_graphics/icon_rss.gif) no-repeat left top;
}
#owner_block_odd_feed a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.vyoom.com/_graphics/icon_odd.gif) no-repeat left top;
}
#owner_block_bookmark_this a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.vyoom.com/_graphics/icon_bookmarkthis.gif) no-repeat left top;
}
#owner_block_report_this a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.vyoom.com/_graphics/icon_reportthis.gif) no-repeat left top;
}
#owner_block_rss_feed a:hover,
#owner_block_odd_feed a:hover,
#owner_block_bookmark_this a:hover,
#owner_block_report_this a:hover {
	color: #0E223F;
}

#owner_block_desc {
	padding:5px 0 5px 20px;
	margin:0 2px 0 0;
	line-height: 1.2em;
    font-style:italic;
    background: url(http://www.vyoom.com/_graphics/quotes.png) no-repeat left top;
    border-top:1px solid #D4E5F7;
    border-bottom:1px solid #D4E5F7;
	font-size: 90%;
	color:#666666;
}
#owner_block_content {
	margin:0 0 4px 0;
	padding:3px 0 0 0;
	min-height:35px;
	font-weight: bold;
}
.ownerblockline {
	padding:0;
	margin:0;
;
	height:1px;
}
#owner_block_submenu {
	margin:10px 0 0 0;
	padding: 0;
    position: relative;
}

#owner_block_submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#owner_block_submenu ul li.selected a {
	background: #fff;
    color: #333;
    border: 1px solid #D4E5F7!important;
    border-right:none !important;
    position: relative;
    width: 214px;
    clear:both;
}
#owner_block_submenu ul li a {
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 3px;
	color:#294F81;
	padding:4px 6px 4px 5px;
	font-weight: bold;
	line-height: 1.1em;
}

#owner_block_submenu ul li a:hover {
	text-decoration: underline;
}



#owner_block_submenu .submenu_group {
	margin:0 0 5px 0;
}

/* filetypes filter menu */
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
	color:#0E223F;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li.selected a {
    color: #555;
	background: #fff;
    }
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a:hover {
		text-decoration: underline;
    }

/* pages actions menu */
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a {
	color:#0E223F;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li.selected a {
	background: url(http://www.vyoom.com/_graphics/owner_block_menu_dot.gif) no-repeat;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a:hover {
	color:white;
	background: #0E223F;
}


/* ***************************************
	PAGINATION
*************************************** */
.pagination {
	margin:5px 0 5px 0;
	/* display: table; */
}

.pagination .pagination_number {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #D4E5F7;
	text-align: center;
	color:#555;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}
.pagination .pagination_number:hover {
	background:#D4E5F7;
	color:white;
	text-decoration: none;
}
.pagination .pagination_more {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #ffffff;
	text-align: center;
	color:#555;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
}

.pagination .pagination_previous,
.pagination .pagination_next {
	display:block;
	float:left;
	border:1px solid #D4E5F7;
	color:#555;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}
.pagination .pagination_previous:hover,
.pagination .pagination_next:hover {
	background:#D4E5F7;
	color:#555;
	text-decoration: none;
}
.pagination .pagination_currentpage {
	display:block;
	float:left;
	background:#D4E5F7;
	border:1px solid #D4E5F7;
	text-align: center;
	color:#555;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}



	
/* ***************************************
	FRIENDS COLLECTIONS ACCORDIAN
*************************************** */	
ul#friends_collections_accordian {
	margin: 0 0 0 0;
	padding: 0;
}
.friends_picker a { color:#0E223F; text-decoration:underline; }
.friends_picker a:hover { color:#294F81; }

#friends_collections_accordian li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#friends_collections_accordian li h2 {
	background:#ffffff;
	padding:4px 2px 4px 6px;
	margin:0;
	font-size:1.2em;
	cursor:pointer;
    border-bottom:1px solid #D4E5F7;
}
#friends_collections_accordian li h2:hover {
	background:#F3F8FE;
}

#friends_collections_accordian .friends_picker {
	background:white;
	padding:0;
	display:none;
}
#friends_collections_accordian .friends_collections_controls {
	font-size:70%;
	float:right;
}
#friends_collections_accordian .friends_collections_controls a {
	color:#999999;
	font-weight:normal;
}

div.expandall {
	margin: 20px 0 0 0;
	padding:0;
}
div.expandall p {
	cursor:pointer;
	color:#999999;
	text-align:right;
	margin: 0;
	padding:0;
}
	
/* ***************************************
	FRIENDS PICKER SLIDER
*************************************** */		
.friendsPicker_container h3 { font-size:3em; text-align: left; margin:0 0 20px 0; color:#0E223F; }

.friendsPicker .friendsPicker_container .panel ul {
	text-align: left;
	margin: 0;
	padding:0;
}

.friendsPicker_wrapper {
	margin: 0;
	padding:0;
	position: relative;
	width: 100%;
    font-size:12px!important;
}

.friendsPicker {
	position: relative;
	overflow: hidden; 
	margin: 0;
	padding:0;
	width: 748px;
	min-height: 230px;
	background: white;
	}

.friendsPicker .friendsPicker_container { /* long container used to house end-to-end panels. Width is calculated in JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}

.friendsPicker .friendsPicker_container .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 748px;
	margin: 0;
	padding:0;
}

.friendsPicker .friendsPicker_container .panel .wrapper {
	margin: 0;
	padding: 15px 10px 10px 10px;
	background: #ffffff;
	min-height: 230px;
}

.friendsPickerNavigation {
	margin: 0 0 5px 0;
	padding:0;
}

.friendsPickerNavigation ul {
	list-style: none;
	padding-left: 0;
}

.friendsPickerNavigation ul li {
	float: left;
	margin:0;
	background:white;
}

.friendsPickerNavigation a {
	font-weight: bold;
	text-align: center;
	background: white;
	color: #0E223F;
	text-decoration: none;
	display: block;
	padding: 0;
	width:20px;
}

.tabHasContent {
	background: white; color:#0E223F !important;
}

.friendsPickerNavigation li a:hover {
	background: white;
	color: #ffffff;
    background: #0E223F;
}

.friendsPickerNavigation li a.current {
	background: #0E223F;
	color: #fff;
}

.friendsPickerNavigationAll {
	margin:0px 0 0 20px;
	float:left;
}
.friendsPickerNavigationAll a {
	font-weight: bold;
	text-align: left;
	font-size:0.8em;
	background: white;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0 4px 0 4px;
	width:auto;
}
.friendsPickerNavigationAll a:hover {
	background: #294F81;
	color:white;
}

.friendsPickerNavigationL, .friendsPickerNavigationR {
	position: absolute;
	top: 46px;
	text-indent: -9000em;
}


.friendsPickerNavigationL a, .friendsPickerNavigationR a {
	display: block;
	height: 43px;
	width: 43px;
}

.friendsPickerNavigationL {
	right: 58px;
	z-index:1;
}

.friendsPickerNavigationR {
	right: 10px;
	z-index:1;
}

.friendsPickerNavigationL {
	background: url("http://www.vyoom.com/_graphics/friends_picker_arrows.gif") no-repeat left top;
}
.friendsPickerNavigationR {
	background: url("http://www.vyoom.com/_graphics/friends_picker_arrows.gif") no-repeat -60px top;
}
.friendsPickerNavigationL:hover {
	background: url("http://www.vyoom.com/_graphics/friends_picker_arrows.gif") no-repeat left -44px;
}
.friendsPickerNavigationR:hover {
	background: url("http://www.vyoom.com/_graphics/friends_picker_arrows.gif") no-repeat -60px -44px;
}	

.friends_collections_controls a.delete_collection {
	display:block;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0 3px 0 0;
	background: url("http://www.vyoom.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
}
.friends_collections_controls a.delete_collection:hover {
	background-position: 0 -16px;
}


/* picker tabbed navigation */
#friendsPickerNavigationTabs {
	margin:10px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #D4E5F7;
	display:table;
	width:100%;
}

#friendsPickerNavigationTabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#friendsPickerNavigationTabs li {
	float: left;
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	margin: 0;
}

#friendsPickerNavigationTabs a {
	text-decoration: none;
	display: block;
	padding: 0.22em 1em;
	color: #666666;
	text-align: center;
}

#friendsPickerNavigationTabs a:hover {
	color: #294F81;
}

#friendsPickerNavigationTabs .selected {
	border-color: #D4E5F7
;
}

#friendsPickerNavigationTabs .selected a {
	position: relative;
	top: 1px;
	background: white;
	color: #294F81;
}
	
	

	
/* ***************************************
  WIDGET PICKER (PROFILE & DASHBOARD)
*************************************** */
/* 'edit page' button */
a.toggle_customise_edit_panel { 
	float:right;
	clear:right;
	color: #0E223F;
	background: #FFF url("http://www.vyoom.com/_graphics/tool_edit.png") no-repeat 0 0;
	border:1px solid #D4E5F7
;
	padding: 5px 10px 5px 33px;
	margin:10px 20px 0px 20px;
	width:261px;
	text-align: left;
}
a.toggle_customise_edit_panel:hover { 
	color: #294F81;
	background: #FFF url("http://www.vyoom.com/_graphics/tool_edit.png") no-repeat 0 0;
	text-decoration:none;
}

#customise_editpanel {
	display:none;
	margin: 0;
	padding:20px;
	background: #D4E5F7;
    border-top:1px solid #D4E5F7;
    border-bottom:1px solid #D4E5F7;
}

/* Top area - instructions */
.customise_editpanel_instructions {
	width:690px;
	padding:0 0 10px 0;
}
.customise_editpanel_instructions h2 {
	padding:0 0 10px 0;
}
.customise_editpanel_instructions p {
	margin:0 0 5px 0;
	line-height: 1.4em;
}

/* RHS (widget gallery area) */
#customise_editpanel_rhs {
	float:right;
	width:230px;
	background: #D4E5F7;
    border-right: 4px solid #D4E5F7;
}
#customise_editpanel #customise_editpanel_rhs h2 {
	color:#fff;
	font-size: 1.4em;
	margin:0;
	padding:6px;
}
.customise_page_view_left { width:400px !important; }
#widget_picker_gallery {
	border-bottom: 2px solid #D4E5F7;
    border-left: 2px solid #D4E5F7;
    border-right: 2px solid #D4E5F7;
	background:white;
	width:210px; 
	height:340px;
	padding:10px;
	overflow:scroll;
	overflow-x:hidden;
}

/* main page widget area */
#customise_page_view {
	width:656px;
	padding:10px;
	margin:0 0 10px 0;
	background:white;
    border: 2px solid #D4E5F7;
}
#customise_page_view h2 {
	border-top:1px solid #D4E5F7;
	border-right:1px solid #D4E5F7;
	border-left:1px solid #D4E5F7;
	margin:0;
	padding:5px;
	width:200px;
	color: #555;
	background: #F3F8FE;
	font-size:1.25em;
	line-height: 1.2em;
}
#profile_box_widgets {
	width:422px;
	margin:0 10px 10px 0;
	padding:5px 5px 0px 5px;
	min-height: 50px;
	border:1px solid #D4E5F7;
	background: #F3F8FE;
}
#customise_page_view h2.profile_box {
	width:422px;
	color: #999999;
}
#profile_box_widgets p {
	color:#999999;
}

#leftcolumn_widgets {
	width:400px;
	margin:0 10px 0 0;
	padding:5px 5px 40px 5px;
	min-height: 190px;
    background: #F3F8FE;
	border:1px solid #D4E5F7;
}
#rightcolumn_widgets {
	width:200px;
	margin:0;
	padding:5px 5px 40px 5px;
	min-height: 190px;
	border:1px solid #D4E5F7;
}

#rightcolumn_widgets.long {
	min-height: 288px;
}
/* IE6 fix */
* html #leftcolumn_widgets { 
	height: 190px;
}
* html #middlecolumn_widgets { 
	height: 190px;
}
* html #rightcolumn_widgets { 
	height: 190px;
}
* html #rightcolumn_widgets.long { 
	height: 338px;
}

#customise_editpanel table.draggable_widget {
	width:200px;
	background: #F3F8FE;
	margin: 10px 0 0 0;
	vertical-align:text-top;
	border:1px solid #D4E5F7;
}

#widget_picker_gallery table.draggable_widget {
	width:200px;
	background: #F3F8FE
;
	margin: 10px 0 0 0;
}

/* take care of long widget names */
#customise_editpanel table.draggable_widget h3 {
	word-wrap:break-word;/* safari, webkit, ie */
	width:140px;
	line-height: 1.1em;
	overflow: hidden;/* ff */
	padding:4px;
}
#widget_picker_gallery table.draggable_widget h3 {
	word-wrap:break-word;
	width:145px;
	line-height: 1.1em;
	overflow: hidden;
	padding:4px;
}
#customise_editpanel img.more_info {
	background: url(http://www.vyoom.com/_graphics/icon_customise_info.gif) no-repeat top left;
	cursor:pointer;
}
#customise_editpanel img.drag_handle {
	background: url(http://www.vyoom.com/_graphics/icon_customise_drag.gif) no-repeat top left;
	cursor:move;
}
#help_info_title
{
	background: url(http://www.vyoom.com/_graphics/icon_customise_info.png) no-repeat top left;
	cursor:pointer;
    float: right;
    height: 20px;
    width 20px;
    padding: 0 0 0 20px;
}
#customise_editpanel img {
	margin-top:4px;
}
#widget_moreinfo {
	position:absolute;
	border:2px solid #FCFF82;
	background:#FFFFD6;
	color:#02336B;
	padding:5px;
	display:none;
	width: 200px;
	line-height: 1.2em;
}
/* droppable area hover class  */
.droppable-hover {
	background:#FFFFD6;
}
/* target drop area class */
.placeholder {
	border:2px dashed #AAA;
	width:196px !important;
	margin: 10px 0 10px 0;
}
/* class of widget while dragging */
.ui-sortable-helper {
	background: #294F81;
	color:white;
	padding: 4px;
	margin: 10px 0 0 0;
	width:200px;
}
/* IE6 fix */
* html .placeholder { 
	margin: 0;
}
/* IE7 */
*:first-child+html .placeholder {
	margin: 0;
}
/* IE6 fix */
* html .ui-sortable-helper h3 { 
	padding: 4px;
}
* html .ui-sortable-helper img.drag_handle, * html .ui-sortable-helper img.remove_me, * html .ui-sortable-helper img.more_info {
	padding-top: 4px;
}
/* IE7 */
*:first-child+html .ui-sortable-helper h3 {
	padding: 4px;
}
*:first-child+html .ui-sortable-helper img.drag_handle, *:first-child+html .ui-sortable-helper img.remove_me, *:first-child+html .ui-sortable-helper img.more_info {
	padding-top: 4px;
}



/* ***************************************
	BREADCRUMBS
*************************************** */
#pages_breadcrumbs {
	font-size: 80%;
	color:#999999;
	padding:0;
	margin:0 0 10px 0;
}
#pages_breadcrumbs a {
	color:#999999;
	text-decoration: none;
}
#pages_breadcrumbs a:hover {
	color: #0E223F;
	text-decoration: underline;
}

/* ***************************************
	MISC.
*************************************** */
/* general page titles in main content area */
#content_area_user_title h2 {	
	margin:0 0 10px 0;
	font-size:1.55em;
    color:#ff0000;
    min-height:25px;
}

#sidebar_page_tree {
	margin:10px;
}

#sidebar_page_tree h3 {
	background:#F3F8FE;
	border-top:2px solid #294F81;
	margin:0 0 5px 0;
	padding:5px;
	color:#0E223F;
	font-size:1.25em;
	line-height:1.2em;
}	

/* tag icon */	
.object_tag_string {
	background: url(http://www.vyoom.com/_graphics/icon_tag.gif) no-repeat left 2px;
	padding:0 0 0 14px;
	margin:0;
}	

/* profile picture upload n crop page */	
#profile_picture_form {
	height:145px;
}	
#current_user_avatar {
	float:left;
	width:160px;
	height:130px;
	border-right:1px solid #D4E5F7
;
	margin:0 20px 0 0;
}	
#profile_picture_croppingtool {
	border-top: 1px solid #D4E5F7
;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
}	
#profile_picture_croppingtool #user_avatar {
	float: left;
	margin-right: 20px;
}	
#profile_picture_croppingtool #applycropping {

}
#profile_picture_croppingtool #user_avatar_preview {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100px;
	height: 100px;
}	


/* ***************************************
	SETTINGS & ADMIN
*************************************** */

.settings_form h3,
.usersettings_statistics h3,
.admin_statistics h3,
.admin_users_online h3 {
    border-bottom: 1px solid #D4E5F7;
	font-size:1.1em;
	line-height:1em;
	margin:10px 0 10px 0;
	padding:5px;
    color: #0E223F;
}
.settings_form label,
.admin_debug label,
.admin_usage label {
	color:#222222;
	font-size:100%;
	font-weight:normal;
}
.settings_form {
	border-bottom:1px solid #D4E5F7
;
	padding:0 0 20px 0;
}
.admin_usage {
	border-bottom:1px solid #D4E5F7
;
	padding:0 0 20px 0;
}

.usersettings_statistics .odd,
.admin_statistics .odd {
	background:#F3F8FE;
}
.usersettings_statistics .even,
.admin_statistics .even {
	background:#ffffff;
}
.usersettings_statistics td,
.admin_statistics td {
	padding:2px 4px 2px 4px;
}
.usersettings_statistics td.column_one,
.admin_statistics td.column_one {
	width:200px;
}

/* add user pane on user admin */
#add_user_showhide #add-box {
	padding:20px;
	background: #D4E5F7;
}
.admin_adduser_link {
	margin:0 0 20px 0;
}
#search-box {
	margin:0 0 20px 0;
}

.manifest_file {
	display:none;
}

/* force tinyMCE editor initial width for safari */
.mceLayout {
	width:683px;
}

div.ajax_loader {
	background: url(http://www.vyoom.com/_graphics/ajax_loader.gif) no-repeat top center;
	width:100%;
	height:33px;
}

/* ***************************************
	Highlight Image
*************************************** */

.highslide {
	cursor: url(http://www.vyoom.com/_graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid #0E223F;
    padding: 5px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://www.vyoom.com/_graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(http://www.vyoom.com/_graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background-image: url(http://www.vyoom.com/_graphics/controlbar4.png);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;

	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(http://www.vyoom.com/_graphics/controlbar4-hover.png);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* ***************************************
	Tabs
*************************************** */

#menu-container{float:left; padding:0; margin-top: 69px!important; position:absolute;}
ul#simple-menu{list-style-type:none;width:100%;height:27px;font-size:12px;font-weight:bold;margin:0;padding:10px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin-right:5px; height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left; background:#F3F8FE; color:#0E223F; line-height:27px; text-decoration:none;padding:0 15px 0 15px;height:29px; border-left:1px solid #0E223F; border-right:1px solid #0E223F; border-top:1px solid #0E223F;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#0E223F; color:#fff; border-left:1px solid #0E223F; border-right:1px solid #0E223F; border-top:1px solid #0E223F;}
ul#simple-menu li a.current{background:#ff0000; color:#fff; border-left:1px solid #ff0000; border-right:1px solid #ff0000; border-top:1px solid #ff0000;}



#menu-container-index {float:left; padding:0; margin-top: 85px!important; position:absolute;}
ul#simple-menu-index {list-style-type:none;width:100%;height:27px;font-size:12px;font-weight:bold;margin:0;padding:10px 0 0 0;}
ul#simple-menu-index  li{display:block;float:left;margin-right:5px; height:27px;}
ul#simple-menu-index  li.left{margin:0;}
ul#simple-menu-index  li a{display:block;float:left;color:#fff;background:#0E223F; line-height:27px;text-decoration:none;padding:0 15px 0 15px;height:29px; border-left:1px solid #0E223F; border-right:1px solid #0E223F; border-top:1px solid #0E223F;}
ul#simple-menu-index  li a.right{padding-right:19px;}
ul#simple-menu-index  li a:hover{background:#F3F8FE; color:#555; border-left:1px solid #D4E5F7; border-right:1px solid #D4E5F7; border-top:1px solid #D4E5F7;}
ul#simple-menu-index  li a.selected{color:#555; background:#F3F8FE; border-left:1px solid #D4E5F7; border-right:1px solid #D4E5F7; border-top:1px solid #D4E5F7;}
ul#simple-menu-index  li a.selected:hover{color:#555; background:#F3F8FE; border-left:1px solid #D4E5F7; border-right:1px solid #D4E5F7; border-top:1px solid #D4E5F7;}

#menu-container-right{float:right; padding:0; margin-top: 85px !important; position:relative;}
ul#simple-menu-right{list-style-type:none;width:100%;height:27px;font-size:12px;font-weight:bold;margin:0;padding:10px 0 0 0;}
ul#simple-menu-right li{display:block;float:right;padding-right:3px; margin:0; height:27px;}
ul#simple-menu-right li.left{margin:0;}
ul#simple-menu-right li a{display:block;float:left;color:#fff;background:#0E223F; line-height:27px;text-decoration:none;padding:0 15px 0 15px;height:29px;}
ul#simple-menu-right li a.right{padding-right:19px;}
ul#simple-menu-right li a:hover{background:#295181; color:#fff !important; }
ul#simple-menu-right li a.selected{color:#295181;  background:#F3F8FE;}
ul#simple-menu-right li a.selected:hover{color:#295181;  background:#F3F8FE;}


#slider {
	display:hidden;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 320px;
    width: 965px;
    overflow: hidden;
    position: relative;
    clear: both;
    background: #fff;
}

.scrollContainer div.panel {
    padding: 10px;
    height: 210px;
    width: 942px;
}
.menu_header {
    background: #F3F8FE;
    border: 1px solid #D4E5F7;
    position: relative;
    }

ul.navigation {
    list-style: none;
    margin: 0;
	padding: 0;
}

ul.navigation li {
    display: inline;
}

ul.navigation a {
    padding: 4px 5px 3px 20px;
    margin-right:3px;
    color: #0E223F;
    font-weight: bold;
    text-decoration: none;
    font-size:110%;
    position: relative;
}
ul.navigation .inhouse_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .fb_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .twit_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .ms_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .hi_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .fri_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .dig_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .ork_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .bb_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .fr_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation .lnk_tabs a.selected{
    background-color: #fff!important;
    color:#0E223F!important;
}
ul.navigation a:hover {
    text-decoration:underline; 
}

ul.navigation a.selected {
    color:#0E223F;
    z-index:999!important;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 160px;
    cursor: pointer;
}

.scrollButtons.left {
    display:none;
}

.scrollButtons.right {
    display:none;
}

.hide {
    display: none;
}

/* ***************************************
	Control Panel
*************************************** */

.control_panel_menu {
 
 	margin-left: -20px !important;
	padding: 0;
}
#control_panel_dashboard { border: 1px solid #D4E5F7; background: #F3F8FE; height:195px; padding:5px;}
#control_panel_message { border: 1px solid #FFD76B; background: #FFFFD6; height:65px; margin-bottom:10px; color:#0E223F; padding:5px;}

ul#menu_list {list-style: none; float:left; padding-right: 5px; margin: 0; font-size:80%; min-height: 120px; }
ul#menu_list .voice_menu { color: #0E223F; padding: 0px 0 5px 15px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/minidash/voice_menu.png) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list h3 { text-decoration: underline; line-height:1.3;}
ul#menu_list .bookmarks_menu {  color: #0E223F; padding: 0px 0 5px 17px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_bookmarks.gif) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list .files_menu { color: #0E223F; padding: 0px 0 5px 20px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_files.gif) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list .friends_menu { color: #0E223F; padding: 0px 0 5px 20px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list .groups_menu { color: #0E223F; padding: 0px 0 5px 20px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list .invite_menu { color: #0E223F; padding: 0px 0 5px 20px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_messageboard.gif) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list .message_menu { color: #0E223F; padding: 0px 0 5px 20px; margin-left:5px; background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_privatemessage.gif) no-repeat left -1px; min-height:18px; vertical-align: middle; }
ul#menu_list li {padding: 0 0 2px 0; margin-left: 5px;}

/* ***************************************
	Topbar
*************************************** */

.topbar_navi {
	margin:0px 10px 0px 10px auto;
    width: 100% !important;
	min-height: 35px;
    background: #0E223F;
    border-bottom: 1px solid #0191C5;
    position: fixed !important;
    z-index: 99999;
    float: left;
}
.inside_topbar {
	margin: 0 auto;
    padding:0;
    width:998px;
}
.arrow_topbar_left {
	float:left;
    margin: 2px 0 0 0;
    padding:0;
}
.bookmark_body { font-weight:normal!important; }
.define_navi { padding-left: 9px;}

/* Home Page */
.home_top_ban_wrapper { background: url(http://www.vyoom.com/_graphics/index_background_banner.png) no-repeat; height:438px; width:998px; margin-bottom:10px;}
.home_video_container { margin:0; float:right; border:none;}
.home_wrapper {padding:5px; border:1px solid #D4E5F7; float:left; background:#ffffff;}
.home_banner_signup {float:left; margin:20px;}
.home_left_signup {float:left; margin:0px;}
.home_left_bottom_signup {float:left; margin:0px;}
.reg_banner_signup {float:left; margin-top:20px;}
#home_main_wrapper { background:#F3F8FE;padding:5px;float:left; }

/* Dashboard */

.icon_points { color:#009900; font-weight:bold; }
.dash_right_col {color:#294F81; font-weight:bold;}
.dash_wrapper { padding:0 10px 0 10px; font-size:85%; }
.dash_right_wrapper {margin: 10px 0 10px 0;padding:5px 10px 5px 10px;border-top:1px solid #D4E5F7;border-bottom:1px solid #D4E5F7;background:#F3F8FE;}
.dash_yellow_pending {border-bottom:1px solid #FFD574; margin-bottom:5px; padding:5px; background:#FFFFD6;}
.dash_header_container { height:25px; border-bottom:1px solid #D4E5F7; margin-bottom:5px; background:#D4E5F7; line-height:1.85; }

.submenu_username { font-weight:bold; }
.submenu_username_points { color: #666666; }

.user_menu_addfriend a { color:#059706!important; }
.user_menu_removefriend a { color:#990000!important; }

input[type=checkbox],
input[type=radio] { margin: 2px 2px 2px 2px; border: 0px; background:none;}

.ac_results {
	padding: 0px;
	border: 1px solid #0E223F;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	width: 152px !important;
	margin-left:1px;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding:2px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	overflow: hidden;
	font-size:80%;
	font-weight:bold;
	
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #D4E5F7;
}

.ac_over {
	background-color: #0E223F;
	color: white;
}

.dashboard_ftContest{ border:2px solid #05970E; background-color:#D5FED6; padding:5px; font-size:12px; margin-bottom:10px;}

.dashboard_ftMessage{ border:2px solid #294F81; background-color:#E6EDF7; padding:5px; font-size:12px; margin-bottom:10px;}

.dashboard_emptyMessage{ border:2px solid #F9D96A; background-color:#FEFFD5; padding:5px; font-size:12px; margin-bottom:10px;}

.home_container_left { float:left;margin-right:15px; border:0px solid #D4E5F7; width:310px; padding:0px 5px 5px 0px; }
.home_container_left_middle { float:left; border:0px solid #D4E5F7; width:310px; ppadding:0px 5px 5px 0px; margin-right:15px;}
.home_container_left_last { float:left; border:0px solid #D4E5F7; width:310px; ppadding:0px 5px 5px 0px; }
.home_page_header { margin-bottom:5px;color:#fff; background:#0E223F; padding:3px; }
.home_page_image { float:left;height:75px;width:75px;border:2px solid #19314D;margin:4px 10px 0px 0px; }

.contest_wrapper { background: url(http://www.vyoom.com/_graphics/contest_banner_ipod.png) no-repeat; height:705px; border: 1px solid #000000; padding-right:20px; }
.contest_container { background:#FEFFD5; border-bottom:1px solid #F9D96A; margin:0; padding:5px; }
.contest_container_col { margin-left:590px; margin-top:180px; }
.contest_label { color:#0E223F;font-size:120%; }
.contest_congrat { color:#0E223F;font-size:240%;font-weight:bold;margin-bottom:10px; }
.contest_content { color:#0E223F;font-size:110%;margin-bottom:10px; }
.contest_new { font-size:85%;color:#FFD574; text-align:right; }

.left_sidebar_container { background:none; }

.stream_source { color:#999999;}

#addressbar_container { margin:6px 5px 0px 0px; }
*+html #addressbar_container { margin:3px 5px 0px 0px; }
#addressbar_container .submit_button {
	background:#0191C5;
	border: 1px solid #0191C5;
}
*+html #addressbar_container .submit_button {
	margin-top:1px!important;
}
#addressbar_container .submit_button:hover {
	background: #0E98FF;
}

#twitter_api_filter .twit_trend_bull { margin-bottom:5px; padding:2px 5px 2px 5px; background: #F3F8FE; }
#twitter_api_filter .twitter_trend_item { margin-right:10px; }
#twitter_api_filter .twitter_following_item { padding-right:10px; border-right:1px solid #D4E5F7; }
#twitter_api_filter .twitter_trend_title {padding-left:5px; font-weight:bold; } 
#twitter_api_filter .twitter_display_title { font-weight:bold; }
.profile_friendlink { padding-left:5px!important; }
#twitter #md_act_more_col { height:253px; padding: 5px 7px 0 10px; }
#twitter #md_act_more_text { height:188px; }

#index_topbar_login {
	width: 50%; 
	float: right;
	z-index: 20;
	position: relative;
}

.fst_on {background:#009900; padding:2px 4px 2px 4px; color:#fff;}
.fst_on_text {color:#fff;}
.fst_off {background:#FF0000; padding:2px 4px 2px 4px; color:#fff;}
.fst_off_text {color:#fff;}

#div_search{float:right; margin-top:-40px!important; margin-right:-10px!important; width:400px; padding:4px; position:relative; z-index:10; height:31px; }
#div_input{float:right; height:28px; width:320px;border:1px solid #0E223F; text-align:right; margin-top:2px; background: #F3F8FE url(http://www.vyoom.com/_graphics/search_top.png) no-repeat;}
#div_search_cancel{float:right; height:30px; padding:2px 2px 2px 4px;}


/* ***************************************

	AVATAR CONTEXTUAL MENU

*************************************** */	

#profile_icon_wrapper {

	float:left;

}

	

.usericon {

	position:relative;

    float:left;

}



.avatar_menu_button {

	width:15px;

	height:15px;

	position:absolute;

	cursor:pointer;

	display:none;

	right:-3px;

	bottom:-3px;

}



*:first-child+html .avatar_menu_button { bottom:4px; }



.avatar_menu_arrow {

	background: url(http://www.vyoom.com/_graphics/avatar_menu_arrow_open.gif) no-repeat left 0;

	width:15px;

	height:15px;

}

.avatar_menu_arrow_on {

	background: url(http://www.vyoom.com/_graphics/avatar_menu_arrow_hover.gif) no-repeat left 0;

	width:15px;

	height:15px;

}

.avatar_menu_arrow_hover {

	background: url(http://www.vyoom.com/_graphics/avatar_menu_arrow.gif) no-repeat left 0;

	width:15px;

	height:15px;

}



div.sub_menu { 

	display:none; 

	position:absolute; 

	padding:5px; 

	margin:0; 

	border:solid 1px #C5C5C5;  

	width:195px; 

	background:#F5F5F5; 

	text-align:left;

    margin-left: 28px !important;

    margin-top: -26px !important;

    font-size: 0.85em !important;

}

div.usericon a.icon img {

	z-index:10;

    align: center;

    border: 1px solid #D4E5F7;

    padding: 2px;

    background: #fff;

}



.usericon div.sub_menu a {margin:0;padding:2px;}

.usericon div.sub_menu a:link, 

.usericon div.sub_menu a:visited, 

.usericon div.sub_menu a:hover{ display:block;}	

.usericon div.sub_menu a:hover{ background:#E6E6E6; text-decoration:none;}



.usericon div.sub_menu h3 {

	font-size:1.2em;

	border-bottom:solid 1px #C5C5C5;

	color: #192E4B;

	margin:0 !important;

	background:#ffffff !important;

}

.usericon div.sub_menu h3:hover {

	background:#cccccc !important;

}



.user_menu_addfriend,

.user_menu_removefriend,

.user_menu_profile,

.user_menu_friends,

.user_menu_friends_of,

.user_menu_blog,

.user_menu_file,

.user_menu_messages,

.user_menu_admin,

.user_menu_pages {

	margin:0;

	padding:0;

}

.user_menu_admin {

	border-top:dotted 1px #C5C5C5;

}

.user_menu_admin a {

	color:#cc0033;

}/*
#elgg_topbar_container_left a.new_friendrequests {
	margin:0 0 0 20px;
	color:white;
	padding:3px;
}
#elgg_topbar_container_left a.new_friendrequests:hover {
	background: #4690d6;
	text-decoration: none;
}
*/

#elgg_topbar_container_left a.new_friendrequests {
	background:transparent url(http://www.vyoom.com/mod/friend_request/graphics/icons/friendrequest.gif) no-repeat left;
	padding:0 0 0 18px;
	margin:0 15px 0 5px;
	color:white;
}

#elgg_topbar_container_left a.new_friendrequests:hover {
	text-decoration: none;
}

.new_friendrequests { color:#FFD574!important; }
.header-blog { margin-left:55px; }
.blog-header a { font-size:18px; text-decoration:underline; color: #192E4B; font-weight: bold;}
.blog-footer { height:20px; background: #F5f5f5; margin-top: 2px;  }

.blog_post {
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
    padding-bottom: 3px;
}

.blog_post_icon {
	float:left;
	margin:3px 0 0 0;
	padding:0;
}

.blog_post h3 {
	font-size: 150%;
	margin-bottom: 5px;
}

.blog_post h3 a {
	text-decoration: none;
}

.blog_post p {
	margin: 0 0 5px 0;
}

.blog_post .strapline {
	margin:0;
	padding:0;
	color: #999;
	line-height:1em;
    font-size: 80%;
}
.blog_post p.tags {
	background:transparent url(http://www.vyoom.com/_graphics/icon_tag.gif) no-repeat scroll left 2px;
	margin:0;
	padding:0pt 0pt 0pt 16px;
	min-height:22px;
    font-size: 80%;
}
.blog_post .options {
	margin:0;
	padding:0 0 0 5px;
    line-height: 1.85;
    font-size:80%;
}

.blog_post_body img[align="left"] {
	margin: 10px 10px 10px 0;
	float:left;
}
.blog_post_body img[align="right"] {
	margin: 10px 0 10px 10px;
	float:right;
}
.blog_post_body img {
	margin: 10px !important;
}

.blog_post_body  {
   font-size:90%;
}
.blog-comments h3 {
	font-size: 150%;
	margin-bottom: 10px;
}
.blog-comment {
	margin-top: 10px;
	margin-bottom:20px;
	border-bottom: 1px solid #aaaaaa;
}
.blog-comment img {
	float:left;
	margin: 0 10px 0 0;
}
.blog-comment-menu {
	margin:0;
}
.blog-comment-byline {
	background: #dddddd;
	height:22px;
	padding-top:3px;
	margin:0;
}
.blog-comment-text {
	margin:5px 0 5px 0;
}





/* status clear and cancel buttons */
#status_clear #status_clear_button,
#status_update_form #status_cancel_button {

	font: 11px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	background:#dddddd;
	border: 1px solid #999999;
	width: auto;
	padding:1px 3px 1px 3px;
	margin:5px 0 5px 0;
	cursor: pointer;

}

#status_clear #status_clear_button:hover,
#status_update_form #status_cancel_button:hover {
	color: #ffffff;
	background:#0054a7;
}

/* status save button */
#status_update_form #status_save_button {
	font: 11px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#4690d6;
	border: 1px solid #4690d6;
	width: auto;
	padding: 1px 3px 1px 3px;
	margin:5px 10px 5px 0;
	cursor: pointer;
}

#status_update_form #status_save_button:hover {
	background: #0054a7;
}

/* current displayed status message */
#status_message p,
.widget_status_statusmessage p {
	font-size:1.2em;
	line-height:1.2em;
	color:#666666;
	padding:3px;
	margin:0;	
}

/* widget status box - input */
.widget_status_statusmessage {
/*
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
*/
	color:#666666;
	background:#fdffc3;
	padding:3px;
}
/* widget status box - time */
.widget_status_messagetimestamp {
	font-size:0.9em;
	color:#999999;
	margin:0;
}

#status_update_form {
	display:none;
}

.status_input_form {
	border:0;
	background:transparent;
}

.status_input_form:focus {
	border: none;
	background:transparent;
	color:#333333;
}
/* textarea for writing new message */
#status_update_input {
	display:none;
	background:transparent;
	border:none;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#666666;
	padding:3px;
	width:274px;
	height:66px;
}


/* status messages history */

/* wraps each status msg */
.status_message {
	border-bottom: 1px solid #aaaaaa;
	margin:10px 0 10px 0;
}
/* current status message */
.status_statusmessage p {
	margin:0;
	color:#666666;
	background:#fdffc3;
	padding:10px;
	font-size: 1.5em;
	line-height: 1.1em;
}
/* previous status messages */
.status_statusmessage_history p {
	margin:0;
}
/* status message timestamp */
.widget_status_messagetimestamp p {
	margin:0;
}


/* friends status on 'friends' page */
.friends_status {
	float:right;
	text-align:right;
	margin: 0;
	padding:0;
}
.friends_status p {
	margin: 0;
	padding:0;
}
.friends_status_message {
    color:#555;
    }
.status_timestamp {
	margin:0;
	padding:0;
}

.status_timestamp_inner {
    float: right;
    background-color: #FFFFD6;
    border-bottom: 1px solid #FFD574;
    color: #333;
    padding:0 3px 0 3px;
    font-size:85%;
}

/* IE 6 fix */
* html .friends_status p { 
	line-height:1.3em;
}
* html .friends_status_message {
	height: 30px;
}
/* IE7 */
*:first-child+html .friends_status_message {
	height: 30px;
}
*:first-child+html .friends_status p { 
	line-height:1.3em;
}





.sharing_item {
	margin-bottom: 50px;
	border-bottom:1px solid #AAAAAA;
}

.sharing_item_owner {
	font-size: 90%;
	margin: 10px 0 0 0;
	color:#666666;
}

.sharing_item_owner .icon {
	float: left;
	margin-right: 5px;

}
.sharing_item_title h3 {
	font-size: 150%;
	margin-bottom: 5px;
}
.sharing_item_title h3 a {
	text-decoration: none;
}
.sharing_item_description p {
	margin:0;
	padding:0 0 5px 0;
}
.sharing_item_tags {
	background:transparent url(http://www.vyoom.com/_graphics/icon_tag.gif) no-repeat scroll left 2px;
	margin:0;
	padding:0 0 0 14px;
}
.sharing_item_address { margin: 7px 0 7px 0; }
.sharing_item_address a {
	color: #ffffff;
	background: url(http://www.vyoom.com/_graphics/main_menu_background.png) repeat-x;
	border: 1px solid #192E4B;
	width: auto;
	height: 30px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;
}
.sharing_item_address a:hover {
	background: url(http://www.vyoom.com/_graphics/button_green.png) repeat-x;
	text-decoration: none;
}
.sharing_item_controls p {
	margin:0;
}

/* SHARES WIDGET VIEW */
.shares_widget_wrapper {
	background-color: #eeeeee;
	margin:0 0 10px 0;
	padding:5px;
}
.shares_widget_icon {
	float: left;
	margin-right: 10px;
}
.shares_timestamp {
	color:#666666;
	margin:0;
}
.share_desc {
	display:none;
	line-height: 1.2em;
}
.shares_widget_content {
	margin-left: 35px;
}
.shares_title {
	margin:0;
	line-height: 1.2em;
}

/* timestamp and user info in gallery and list view */
.search_listing_info .shares_gallery_user,
.share_gallery_info .shares_gallery_user,
.share_gallery_info .shares_gallery_comments {
	color:#666666;
	margin:0;
	font-size: 90%;	
}







/*-------------------------------

MESSAGING PLUGIN

-------------------------------*/

.actiontitle {

	font-weight: bold;

	font-size: 110%;

	margin: 0 0 10px 0;

}



#messages td {

	text-align: left;

	vertical-align:middle;

	border-bottom: 1px solid #e6e6e6;

	padding: 5px;

}

#messages .message_notread td {

	 background: #FFFFD6; 

	 border-bottom: 1px solid #FFD574;

}

#messages .message_read td {

	 background: white; 

	 border-bottom: 1px solid #e6e6e6;

}



#messages .delete_msg a {

	display:block;

	cursor: pointer;

	width:14px;

	height:14px;

	margin:0;

	background: url("http://www.vyoom.com/_graphics/icon_customise_remove.png") no-repeat right 0;

	text-indent: -9000px;

	float:right;

}

#messages .delete_msg a:hover {

	background-position: right -16px;

}

/* IE6 */

* html #messages .delete_msg a { background-position: right 4px; }

* html #messages .delete_msg a:hover { background-position: right 4px; } 



#messages .usericon {

	float: left;

	margin: 0 15px 0 0;

}



#messages .msgsender {

	color:#333333;

	line-height: 1em;

	margin:3px 0 0 0;

	padding:0;

	float:left;

    font-size: 85%;

}



#messages .msgsender small {

	color:#666666;

}





#messages .msgsubject {

	font-size: 120%;

	line-height: 100%;

}



.msgsubject {

	font-weight:bold;

}



.messages_single_icon  {

	float: left;

}



.messages_single_icon .usericon {

	float: left;

	margin: 0 10px 10px 0;

}



/* view and reply to message view */

.message_body, .messagebody, .actiontitle, .message_options  {

	margin-left: 55px;

}

.message_body, .messagebody {

	padding-bottom: 5px;

	border-bottom:1px solid #e6e6e6;

}



.messagebody_previous {

	padding:0;

	margin:10px 0 10px 0;

	font-size: 89%;

}



.messagebody {

	font-size:89%;

}   

/* drop down message reply form */

#message_reply_form {

	display:none;

}



.time_created {

	background: #6C97D0;

    color: #fff;

}



/* when displaying original msg in reply view */

.previous_message {

    margin:0 0 20px 0;

}

.previous_message p {

    padding:0;

    margin:0;

    font-size: 100%;

}



.new_messages_count {

	color:#333333;

}

/* tinyMCE container */

#message_reply_editor #message_tbl {

	width:680px !important;

}

.message_icon {

	font-size: 80%;

    color: #666;

}



.message_header {

	font-size: 80%;

    color: #fff;

    background: #6C97D0 url("http://www.vyoom.com/_graphics/icons/default/message_arrow_right_icon.png") no-repeat left;

    margin: 5px 0 0 0;

    padding: 3px 3px 3px 22px;

    min-height: 15px;

}



.message_header_previous {

	font-size: 90%;

    color: #fff;

    background: #3565A3 url("http://www.vyoom.com/_graphics/icons/default/message_arrow_left_icon.png") no-repeat left;

    margin: 5px 0 0 0;

    padding: 3px 3px 3px 22px;

    min-height: 15px;

}

.previous_message_single {

	float:left;

    margin-left: -10px !important;

    position:relative !important;

    margin-top: 10px !important;

}



.message_arrow_top {

	float: left;

    margin-left: 7px !important;

}

.msgsender_timestamp {
    background-color:#FFFFD6;
    border-bottom:1px solid #FFD574;
    color:#555555;
    padding:1px 3px 1px 3px;
    margin-top:3px;
}
/*-------------------------------
MESSAGEBOARD PLUGIN
-------------------------------*/
/* input msg area */
#mb_input_wrapper {
	border: 2px solid #C5C5C5;
	background:#E6E6E6;
	padding:8px 8px 0 8px;
    margin-bottom: 10px !important;
}

#mb_input_wrapper .input_textarea {
	width:98%;
    height: 25px;
    color: #999 !important;
}
.message_item_timestamp, .message_item_timestamp_owner {
	font-size:75%;
	padding:0;
    color: #999;
    border-bottom:1px dotted #C5C5C5;
}

div.message_item_timestamp_owner {
    margin: 5px 0 0 0;
    padding: 3px;
    min-height: 15px;
}

div.message_item_timestamp {
    margin:0;
    padding:0 0 3px 0;
}
/* wraps each message */
.messageboard {
	margin:5px 0 5px 65px;
    background:#f5f5f5;
    border:1px solid #c5c5c5;
    padding: 5px;
    
}
.messageboard .message_sender {
	float:left;
}
* html .messageboard .message_sender { margin: 5px 10px 0 2px; } /* IE6 */
*+html .messageboard .message_sender {  } /* IE7 */

.message p {
	line-height: 1.2em;
	margin: 0 0 5px 0;
    padding:0 0 5px 20px;
	overflow-y:hidden;
	overflow-x:auto;
    font-size: 85% !important;
    position: relative;
    background: url(http://www.vyoom.com/_graphics/quotes_inside.png) no-repeat left top;
}
.messageboard_arrow_top {
	float: left;
    margin-left: 13px !important;
}
.message_buttons {
	padding:3px 0 0 0;
	font-size: 80%;
	color:#666666;
}

.messageboard .delete_message a {
	display:block;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0 3px 3px 0;
	background: url("http://www.vyoom.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
    text-indent: 17px;
    float:left;
    margin-top: 3px;
}

.history_message {
    float:left;
    margin: 3px 3px 0 0;
}
.messageboard .delete_message a:hover {
	background-position: 0 -16px;
}

.message_comment_single {
	float:left;
    position:relative !important;
    margin-left: 8px !important;
    margin-top: 10px !important;
    z-index: 10 !important;
}


#logbrowser_search_area {
	margin: 3px;
}

#logbrowserSearchform {

	padding: 20px;
	background-color: #dedede;

}

.log_entry {
	margin: 2px;
	width: 678px;
	font-size: 80%;
}
.log_entry td {
}

.log_entry_user {
	width: 120px;
	background-color: #eee;
}

.log_entry_time {
	width: 210px;
	background-color: #eee;
	padding:2px;
}

.log_entry_item {
	background-color: #eee;
	
}

.log_entry_action {
	width: 75px;
	background-color: #eee;
}
p.filerepo_owner {
	margin:0;
	padding:0;
}
.filerepo_owner_details {
	font-size: 0.85em !important; 
	margin:0;
	padding:0;
	/*line-height: 1.2em;*/
}
.filerepo_owner_details small {
	color:#666666;
}
.filerepo_owner .usericon {
	margin-right: 5px;
	float: left;
}

.filerepo_download a {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#4690d6;
	border: 1px solid #4690d6;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;
}

.filerepo_download a:hover {
	background: #0054a7;
	text-decoration: none;
}

/* FILE REPRO WIDGET VIEW */
.filerepo_widget_singleitem {
	background-color: #eeeeee;
	margin:0 0 10px 0;
	min-height:60px;
	display:block;
}
.filerepo_listview_icon {
	float: left;
	margin-right: 10px;
}
.filerepo_timestamp {
	color:#666666;
	margin:0;
	font-size:90%;
}
.filerepo_listview_desc {
	display:none;
	padding:0 5px 10px 0;
	line-height: 1.2em;
}
.filerepo_widget_content {
	margin-left: 70px;
}
.filerepo_title a{
	margin:0;
	padding:6px 5px 0 0;
	line-height: 1.2em;
    color: #01366C !important;
}

.collapsable_box #filerepo_widget_layout {
	margin:0;
}

/* widget gallery view */
.filerepo_widget_galleryview img {
	padding:2px;
    border:1px solid #efefef;
    margin:2px;
}

/* SINGLE ITEM VIEW */
.filerepo_description_comment_single { 
	float:left;
    position:relative !important;
    margin-left: 10px;
    margin-bottom: 5px;
    z-index: 10 !important;
}
.filerepo_file {
	margin-bottom: 50px;
}
.filerepo_file .filerepo_title_owner_wrapper {
	min-height:70px;
	border: solid 2px #D4E5F7;
	background: #F5F5F5;
}
.description-font { font-weight:bold; }
.filerepo_title_owner_wrapper .filerepo_title,
.filerepo_title_owner_wrapper .filerepo_owner {
	margin:0;
}
.filerepo_title {
	padding-top: 5px !important;
}
.filerepo_file .filerepo_maincontent {
	margin-left: 70px;
}
.filerepo_file .filerepo_icon {
	width: 70px;
	position: absolute;
	background-color: #eeeeee;
}
.filerepo_file .filerepo_title {
	margin:0;
	padding:1px 4px 5px 10px;
	line-height: 1.2em;
}
.filerepo_file .filerepo_owner {
	padding:0 0 0 10px;
}
.filerepo_file .filerepo_description {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
    background: #FEFFCE;
}
.filerepo_download,
.filerepo_controls {
	padding:0 0 0 10px;
	margin:0;
    font-size: 90%;
}
.filerepo_file .filerepo_description p {
	padding:0 0 5px 0;
	margin:0;
}
.filerepo_file .filerepo_specialcontent img {
	padding:3px;
	margin:0;
	border:1px solid #D4E5F7;
    background: #E6E6E6; 
}
.filerepo_tags {
	padding:0 0 10px 10px;
	margin:0;
}

/* file repro gallery items */
.search_gallery .filerepo_controls {
	padding:0;
}
.search_gallery .filerepo_title {
	font-weight: bold;
	line-height: 1.1em;
	margin:0 0 10px 0;
}

.filerepo_gallery_item {
	margin:0;
	padding:0;
}
.filerepo_gallery_item p {
	margin:0;
	padding:0;
}
.search_gallery {
	font-size:90%;
}

.filerepo_user_gallery_link {
	float:right;
	margin:5px 5px 5px 50px;
}
.filerepo_user_gallery_link a {
	padding:2px 25px 5px 0;
	background: transparent url(http://www.vyoom.com/_graphics/icon_gallery.gif) no-repeat right top;
	display:block;
}
.filerepo_user_gallery_link a:hover {
	background-position: right -40px;
}
.filerepo_comments {
	font-size:95%;
	background: url(http://www.vyoom.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left;
    padding-left: 20px !important;
    padding-top: 4px !important;
    min-height: 18px;

}

.file_icon_large {  }


.invitations_register-box {
	float: left;
	margin-right: 0 !important;
}

.invitations_register-content {
	float: right !important;
	width: 450px !important;
	margin-left: 0 !important;
}



/* SHARES WIDGET VIEW */
.invitations_widget_wrapper {
	/*background-color: #eeeeee;*/
	margin:0 0 10px 0;
	margin:0;
	padding:5px;
	padding:2px 0 2px 20px;
	padding:2px 0;
	border-bottom:1px solid #dddddd;
}
.invitations_widget_icon {
	float: left;
	margin-right: 10px;
}
.invitations_timestamp {
	color:#666666;
	margin:0;
}
.invitations_desc {
	display:none;
	line-height: 1.2em;
}
.invitations_widget_content {
	/*margin-left: 35px;*/
}
.invitations_title {
	margin:0;
	line-height: 1.2em;
}

.invitations_widget_wrapper p  {
	margin:0.5em 0;
	line-height:1.1em;
	min-height:17px;
}
.river_item {
	border-bottom:1px solid #dddddd;
	padding:2px 0 2px 0;
}

.invitations_widget_time {
	font-size:90%;
	color:#666666;
}




/* SINGLE ITEM VIEW */
.invitations_single {
	margin-bottom: 50px;
}
.invitations_single .invitations_title_icon {
	width: 100px;
	/*position: absolute;*/
	float:left;
	background-color: #eeeeee;
}


.invitations_single .invitations_title_wrapper {
	min-height:50px;
	padding: 5px;
	background-color: #FFFFD6;
    border:1px solid #FFD574;
}
.invitations_title_wrapper .invitations_title,
.invitations_title_wrapper {
	margin-bottom: 5px
}

.invitations_owner  { margin-top: 10px }

.invitations_tinyicon {
	width: 25;
	float:left;
	margin-right:10px;
}

.invitations_single .invitations_maincontent {
}

.invitations_single .invitations_description {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}


.invitations_meta_row {
	border-bottom:1px solid #dddddd;
	padding:2px 0 2px 0;
	height: 1%;
	line-height:25px;
}


.invitations_meta_label {
	float: left;
	width: 150px;
    font-weight:bold;
}

.invitations_meta_info {
	float: right;
	width: 525px;
}

.invitations_clear {
	clear:both;
}


.invitations_controls {
	margin-top: 20px;
}

/*


.invitations_file .invitations_title {
	margin:0;
	padding:1px 4px 5px 10px;
	line-height: 1.2em;
}
.invitations_file .invitations_owner {
	padding:0 0 0 10px;
}

.invitations_download,
.invitations_controls {
	padding:0 0 0 10px;
	margin:0;
}
.invitations_file .invitations_description p {
	padding:0 0 5px 0;
	margin:0;
}
.invitations_file .invitations_specialcontent img {
	padding:5px;
	margin:0 0 0 10px;
	border:1px dotted silver; 
}
.invitations_tags {
	padding:0 0 10px 10px;
	margin:0;
}
*/


#pts_potential_label{font-size:16px; font-weight:bold; margin-top:10px;}
.elgg_loader{width: 100px;  height:45px; float: left; background-repeat:no-repeat; background-position:center; }
thead tr td{font-weight:bold; font-size:12px}
.frm_label{width:200px; display:block; float: left;}
#import_submit{float:left; width:180px;}
#result_container{clear:both; margin-bottom:20px; width:100%;}
#frm_importbook_result{ height:200px; overflow:auto; border:1px solid #CCCCCC}
#frm_importbook_result_table{width:90%}
#message_placeholder{font-size:1px; line-height:1px;} 
.import_logo{width:139px; height:41px; float:right; margin-left:9px; cursor:pointer;}
.import_logo_container{margin-bottom:15px; margin-top:5px; height:41px; float:left;}
.dis_invite { color: #666; margin-top:10px; font-size:80%; }
.points_invite { background: #009900; color:#ffffff; padding: 3px;}






/**    profile links style -----------------------------------------------**/


/**    profile links box template -----------------------------------------------**/
	.wl_box_wrap{margin:o; padding:0; border:1px solid #c5c5c5;}
	.wl_box_header{color:#fff; font-size:12px; padding:2px 2px 2px 5px; font-weight:bold; height:20px; background: #3565A3; line-height:1.6;}
	.wl_box_img{float:left; margin-right:4px; width:50px; background-color:#FFFFFF; border:1px solid #c5c5c5; padding:2px;}
	.wl_box_txt{float:left;font-size:10px; width:130px}
	.wl_box_footer{background:#f5f5f5 repeat-x scroll 0 0; text-align:right; padding:3px 10px 3px 3px; border-top:#c5c5c5 1px solid;}
	.wl_box_item{ background-color:#fff; padding:5px; min-height:60px; padding-bottom:5px;}
	.wl_box_item_odd{background-color:#f5f5f5; border-bottom: 1px solid #c5c5c5;}
	.wl_box_notset{background-color:#FFFFFF; color:#666666; margin:5px;}
	
	.wishlist_submenu { 	
		float:left;
		position:relative !important;
		margin-left: -15px !important;
		margin-top: 5px !important;
		z-index: 999!important;
	}
	
	.sub_menu{width:215px!important}
	
	div.sub_menu_wishlist {
	background:#f5f5f5  repeat scroll 0 0;
	
	border:1px solid #c5c5c5;
	display:none;
	font-size:0.85em !important;
	margin-bottom:0;
	margin-left:20px !important;
	margin-right:0;
	margin-top:-45px !important;
	padding:5px;
	position:absolute;
	text-align:left;
	width:210px;
	clear:both;
	
	
	top: 35px; left: 100px; display: none; z-index: 1002;
}


.wl_header{COLOR:#E49455;  font-size:14px; font-weight:bold;height:20px}

.topbarpointlink{color:white}
.topbarpointlink:hover{color:white}

#_percentText { font-weight:bold; color: #192E4B; margin-left: 1px;}

/*****************************Widget*******************************/
.clearFloat{clear:both; line-height:1px; font-size:1px;}
.pts_section .icon{float:left; clear:both;}
.pts_subheader{color:#06356D; font-size:11px; }
.pts_header{ font-size:20px; font-weight:500 }
.pts_reached_header{ font-weight:500 }

.pts_dream{}
.pts_section{padding:4px;}
#pts_avail{background-color:#D8FECF;}
#pts_dream{}
#pts_missing{background-color:#F3F8FE}
#pts_goal{color:#06356D; padding-bottom:10px; border-bottom:#E1E5E8 1px solid;}
#pts_friends_header{color:#06356D; font-weight:bold; font-size:14px; margin-bottom:10px;}
#pts_reached{border:#00CC33 3px dotted; color:#006600; font-size:16px;padding:4px;}

  .pts_row{clear:both; height:20px;}
  .pts_label{width:200px; float:left; font-weight:bold; font-size:110%;}
  .pts_value{width:150px;float:left;font-weight:bold; font-size:110%;}
  .pts_sub{color:#666666;font-size:12px}
  .pts_odd{background-color:#f5f5f5; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
  .pts_red{color:#FF0000}
  
.topbar_current_points { 
	margin:5px 4px 4px 0; 
	float:left;
	color:white;
}

.topbar_points_amount {
float:left;
margin:5px 4px 4px 0px; 
padding:0px 10px 0px 0px; 
height:19px;
}

.topbar_points_amount a { color:#009900;}


#md_message_read_message_meta ul{margin:1px 0 15px;}
		 
.top_user_online_hidden{}
#top_user_online_list{padding:0; display:block; text-align:left; }
#top_user_online_list img{padding:2px; border:1px solid #D4E5F7; float:left; background:#fff; margin: 0px 0px 3px 10px;}
#top_user_online_pagination{height:17px;}
#top_user_online_nobody{text-align:center}

.rpilot_topbar_online {
min-height:15px;
margin:2px 0px 0px 10px;
width:100%;
}
.top_user_online {
background-color:#0E223F;
border: 1px solid #0191C5;
border-top:none!important;
padding:4px;
margin-top:11px;
width:165px;
z-index:1;
position:absolute;
}
#top_user_online_list li {
clear:both;
cursor:pointer;
height:20px;
line-height:25px;
}
#rp_topbar_container_right {
	float:left;
	height:5px;
	margin:6px 5px 0px 0px;
    padding:0px;
    font-size: 90%;
	color:#ffffff;
}



.md_emptyMessage{border:1px solid #FFD76B; background-color:#FFFFD6; margin:5px; padding:5px; font-weight:bold; font-size:12px; text-align:center;}
.md_emptyMessage_friends{border:1px solid #FFD76B; background-color:#FFFFD6; margin:5px; padding:5px; font-weight:bold; font-size:12px; text-align:center;}



/*Used for Class.Elgg alerts*/

 .alert {
    background:#D5FED6;
    color:#000000;
    padding:5px;
    z-index: 9999;
	position:fixed;
	top:143px;
	border:1px solid #05970E;
	cursor: pointer;
    margin: 0 auto;
	width:988px;
    font-weight:bold;
	min-height:50px;
}
.alert_error {
	border:1px solid #990000;
    background:#F7DAD8;
    color:#990000;
    padding:5px;
    z-index: 9999;
	position:fixed;
	top:143px;
   	margin: 0 auto;
	width:988px;
	cursor: pointer;
    font-weight:bold;
    min-height:40px;
		}
/**/


.loadingDiv{background: center 15px no-repeat url(http://www.vyoom.com/_graphics/loading.gif); min-height:100px;  }
.panel{background:none;}
#minidash_panel_wrap{background: center 15px no-repeat url(http://www.vyoom.com/_graphics/loading.gif) #FFFFFF;}

.slider_header { float:right; position:relative!important; }
/*Activity Css*/
	#md_act_header{background: #F3F8FE; margin-bottom:5px; height:27px; border:1px solid #D4E5F7;}
	#md_act_header .md_act_title { float:left; padding: 0 5px 0 5px; font-weight:bold; line-height:2.1; margin: 1px 3px 1px 1px; background:#D4E5F7; height:25px; color:#0E223F;}
	#md_act_col1{width:49%; height:232px; float:left;}
	#md_act_col2{width:49%; height:232px; float:right;}
	.md_act_item{height:46px; margin:5px 5px 0 0; padding:0px 0px 5px 0px; width:460px; border-bottom:1px solid #D4E5F7;}
	.md_act_item table{width:100%;}
	.md_act_item_txt{ margin:0; height:44px; font-size: 11px; padding-left:5px;}
	.md_act_item_over{background-color:#F7FBFF; border:1px solid #0066FF}

	.md_act_item_date{color:#999999;}
	#md_act_type{width:50%; float:left;padding:2px 2px 2px 0px; margin:2px 2px 2px 0px;}
	#md_act_type2{width:40%; float:left; padding:2px; margin:2px 15px 2px 2px;}
	#md_act_more_image{text-align:center; border:1px solid #D4E5F7; float:left; padding:2px; background-color:#FFFFFF; margin:5px 0 0 0;}
	#md_act_more_post{ background-color:#F3F8FE; border: 1px solid #D4E5F7; margin-top: 5px; padding-bottom:10px;}
	#md_act_more_text{float:left; width:360px; height:174px; margin:5px; overflow:auto; padding:5px; }
	#md_act_more_text_details{font-weight:bold; font-size:80%; margin-left:5px;  }
	#md_act_more_col{float:left; width:385px; height:245px; padding:5px 7px 8px 10px; background-color:#F3F8FE; border: 1px solid #D4E5F7; margin: 5px 0 0 10px;}
	#md_files_menu_selector_field {width:150px!important; font-size:12px; padding:1px;}
	#md_act_menu_selector_field{width:150px!important; font-size:12px; padding:1px;}
	#md_act_pagination{height:25px;clear:both}
	
	#md_act_more_col .md_more_col_comment{ 
		float:left;
		position:relative !important;
		margin-left: -25px !important;
		z-index: 999!important;
	 }
	 
	.md_auto_friends img { border: 1px solid #D4E5F7; padding:1px;}
	 
	.md_message_tab_active { background:#D4E5F7!important; border: 1px solid #D4E5F7!important; border-bottom:none!important; margin-top:1px!important;}
/*File Css*/
#md_act_title_file {float:left; padding: 0 5px 0 5px; font-weight:bold; line-height:2.1; margin: 1px 5px 1px 1px; background: #D4E5F7; height:25px;}
#md_files_header { font-size:85%; line-height:2.1; margin:0px 5px 0px 5px; line-height: 2.3; float:right; color: #666666;}
#md_files_menu{background: #F3F8FE; margin-bottom:5px; height:27px; border:1px solid #D4E5F7;}
.md_files_box{
width:32.5%; 
margin-right:4px; 
height:260px; 
border:1px solid #D4E5F7; 
float:left; 

}
.md_files_box_header{
color:#555; 
font-size:16px; 
font-weight:bold;
padding-left:7px;
line-height: 1.55;
background: #F3F8FE;
border-bottom:1px solid #D4E5F7;
height:25px;
}

#md_files_menu_meta{float:left; border-left:1px solid #FFD76B;}
#md_files_menu_view{float:left; width:350px; margin:4px 6px 0px 0px; }
#md_files_menu_view .md_act_title { float:left; padding: 0 5px 0 3px; font-weight:bold; line-height:2.1; margin-right:3px; background: #D4E5F7; height:27px; color:#0E223F;}
#md_files_menu_selector{float: left; padding:1px 2px 2px 2px; border:0px solid #D4E5F7; margin-left:5px;}
#md_files_menu_selector_field{width:150px!important; font-size:12px; padding:1px; margin-top:3px;}

.md_files_item{overflow:hidden; width:55px; height:55px; float:left; cursor:pointer; margin: 0 5px 5px 0;}
.md_files_box_content{overflow:auto; height:190px; padding:7px 0px 5px 7px; margin: 0;}
.md_files_fst {float:left; margin:0px 5px 0px 10px; line-height:2.3; font-size:90%;}
.md_files_lst {float:left; margin:0px 5px 0px 5px; line-height:2.3; font-size:90%;}
/*Friends Css*/
.md_friends_letter{width:22px; float:left; font-weight:bold; text-align:center; margin-right:2px; color: #0E223F; cursor:pointer;}
#md_friends_letter_wrap{margin-bottom:7px;clear:both; height:15px;}

#md_friends_detail{width:255px; height:247px; border: 1px solid #D4E5F7; float: right; background-color:#F3F8FE; padding:6px;}
#md_friends_list{ width:635px; height:230px; border:1px solid #D4E5F7; float: left; background-color:#F3F8FE; margin-right:15px; padding:15px 10px 15px 10px; overflow:hidden; clear:both; margin-top: -1px !important; z-index: 1 !important;}
#md_friends_list_content{height:190px; overflow:hidden}

.md_friends_list_pagination{text-align:right; clear:both;}

.md_friends_letter.active{
	cursor:pointer;
    float:left;
    height:25px;
    z-index: 10 !important;
	border-bottom:none!important;
    position: relative !important;
	color: #028FC4!important;
	}
	
*:first-child+html .md_friends_letter.active{
    height:22px;
}
.md_generic_comment {
	float:left;
    position:relative !important;
    margin-left: -21px !important;
    margin-top: 5px !important;
	z-index: 999!important;
}

.md_friends_item{float:left; width:190px; margin-left:10px; cursor:pointer; font-weight:bold; font-size:14px; padding:2px; display:none; border:1px solid #F3F8FE; margin-bottom:5px !important;}
.md_friends_item_over{border:1px solid #D4E5F7; background:#fff;}
.md_friends_item img{width:40px; }

.md_friends_item.active{border:1px solid #FFD574; background: #FFFFD6; color:#0E223F!important;}
.md_friends_nav_left{ background:transparent url(http://www.vyoom.com/_graphics/friends_picker_arrows.gif) no-repeat scroll left top;}
.md_friends_nav_right{ background:transparent url(http://www.vyoom.com/_graphics/friends_picker_arrows.gif) no-repeat scroll right top;}

.md_friends_nav_right,.md_friends_nav_left{display:block;
height:43px;
width:43px;}
#slider .pagination{float:right;}
#md_friends_detail_header{font-size:14px; font-weight:bold;}
#md_friends_detail_activity{height:165px; padding:3px; border:1px solid #D4E5F7; background-color:white; position:relative; float:left; margin-top: -2px !important; z-index:1 !important; width:241px; font-size:90%; margin-right:5px;}
#md_friends_detail_activity #river{font-size:95%;height:150px; overflow:auto;}
.md_act_item_river { color:#999;}
.md_act_item_com_more { }
#md_friends_detail_links{font-size:80%; margin:0;}
.clearFloat{margin:0; padding:0; clear:both}


/*Message Css*/

#md_message_list_content{height:180px;}
#md_message_form{ background-color:#D4E5F7; padding:10px 10px 10px 10px; clear:both; margin-bottom:10px; font-size:12px; border: 1px solid #D4E5F7;}
.search_listing_rp_board { padding:0px;}
.search_listing_info_rp_board {
	margin-left: 50px;
	height: 67px;
    padding-left:0px;
	overflow:auto;
}
.search_listing_info_rp_board .friend_link { font-weight:bold; }
#md_message_frienselector{width:255px; height:285px; border: 1px solid #D4E5F7; float: right; background-color:#F3F8FE; padding:0;}
#md_message_frienselector_head{ font-weight:bold; color:#555; text-align:left; margin:3px 4px 0 4px;}
#md_message_frienselector_filter{padding:5px 4px 4px 4px;}
#md_message_frienselector_filter_field{width:234px; background:#FFFFD6; border: 1px solid #FFD574;}
#md_message_frienselector_list{margin:4px; border:#D4E5F7 1px solid; background-color:white; height:185px; padding:2px; font-size:90%!important;}
*:first-child+html .md_message_item { padding:0;}
*:first-child+html #md_message_read_message_meta { line-height:1.65;}
#md_message_frienselector_pagination{margin:2px;height:25px;}
#md_message_frienselector_filter_empty{color:#D4E5F7!important;}
.md_message_item{padding:2px; cursor:pointer; border:1px solid white; }
.md_message_item_over{background-color:#FFFFD6; border:1px solid #FFD574;}
#md_message_header{height:30px;width:665px;}
.md_message_header_item{height:26px; cursor:pointer; float:left; padding:3px; background-color:#F3F8FE; margin-right:3px; border: 1px solid #D4E5F7;}
.md_message_header_item img { border:1px solid #fff; }
#md_message_write{ width:665px; height:250px; float: left; margin-right:15px;}
#md_message_button { }
.md_message_user_board { color:#3565A3; font-size:85%; text-decoration:underline; font-weight:bold;}
.md_message_old_new {text-align:right; font-size:10px; height:15px; margin-right:3px;}
.md_message_old_new a {color:#3565A3; text-decoration:underline;}
#md_message_read_picture{height:53px; float:left; width:53px;}
#md_configs_container{position:absolute; z-index:100; top:34px; left:700px;width:260px;padding:10px; background-color:#009900; color:#fff} 

#md_message_read_message {height:117px; float:left; width:601px; 
		 background:#F3F8FE  url(http://www.vyoom.com/_graphics/minidash/message.quotes.gif) 5px 10px no-repeat ;
		 border:1px solid #D4E5F7; 
		 }
		 
#md_message_frienselector .md_message_read_message_side_comment { 	
	float:left;
    position:relative !important;
    margin-left: -15px !important;
    margin-top: 5px !important;
	z-index: 999!important;}

#md_message_read_message .md_message_read_message_comment { 
	float:left;
    position:relative !important;
    margin-left: -15px !important;
    margin-top: 5px !important;
	z-index: 999!important;
}
		
#md_message_read_message_inner{
		margin:0px; 
		font-size:100%; 
		}
#md_message_close_current{float:right; width:20px; cursor:pointer; height:25px;background:transparent url(http://www.vyoom.com/_graphics/icon_customise_remove_board.png) no-repeat scroll 5px 10px; display:none;}
#md_message_read_message_meta{ text-align:left; font-size:11px; padding:2px 2px 0 2px; height:20px; background: #F3F8FE; margin-top: 5px; line-height:1.8; border:1px solid #D4E5F7;}


/*dEFAULT.PHP/////////////////////Tabs*/

#minidash_tabs{width:90%}
			#minidash_panels .panel{display:none}
			.ui-sortable-helper{cursor:move; background-color: #D4E5F7!important
;   width:130px;	border:1px solid #192E4B; font-size:10px; padding:3px;	text-align:center; margin-top:-5px; }
			.ui-sortable-helper a{cursor:move; font-weight:bold; text-align:center; background-color: #D4E5F7!important; line-height:11px; height:12px; padding:0!important; margin:0;}
			.md_chat_msg_in{background-color:#D4E5F7; color:#FFFFFF;}
			
			
			
.friends_tab{ border-bottom:1px solid #0E223F; display:block; height:25px; margin:3px 0 0; padding-left:0px !important;}
.friends_tab li
{
	display:block; 
	float:left;
	padding:3px 9px 3px 9px;
	background: url(http://www.vyoom.com/_graphics/main_menu_background.png) repeat-x;
	border:1px solid #0E223F;
	cursor:pointer;  
	margin-right:5px; 
	border-width:1px 1px 0;
	color:#fff;
	font-weight:bold;
}

.friends_tab li.current{
background:#fff; 
border-top: 1px solid #0E223F;
border-left: 1px solid #0E223F;
border-right: 1px solid #0E223F;
border-bottom:#FFFFFF 1px solid;
font-weight:bold;
color:#0E223F; 
}

#friends_pagination{float:left}

.friends_letter{width:22px; float:left; font-weight:bold; text-align:center; margin-right:1px; color: #0E223F;}
#friends_letter_wrap{margin:8px 0 5px 0;clear:both; height:15px;}
.friends_letter{cursor:pointer; border:none!important;}
.friends_letter.active{height:20px; background-color:#0E223F !important; color:#fff!important;}
.loadingDiv{background: center 15px no-repeat url(http://www.vyoom.com/_graphics/loading.gif); min-height:100px;  }

#md_files_box1 .pagination { margin:0px!important; }
#md_files_box2 .pagination { margin:0px!important; }
#md_files_box3 .pagination { margin:0px!important; }

.md_files_item .file_icon_stream { width:55px; height:55px; }

.right_rpilot_tab {float:right; margin: 1px 3px 0px 0px;}
.left_rpilot_tab {float:left;}
.custom_rpilot_tab { background:#009900!important; font-weight:bold!important; font-size:90%!important; border:none!important; color:#fff!important; padding-left:5px!important;} 

.twit_item { float:left; width:460px; padding:0px; margin:0px 10px 5px 0px; border-bottom:1px solid #D4E5F7; height:53px; }
.twit_search_item { float:left; width:460px; padding:0px; margin:0px 10px 5px 0px; border-bottom:1px solid #D4E5F7; height:53px; }

*+html .twit_item { margin-bottom:0px!important; }
*+html .twit_search_item { margin-bottom:0px!important; }

.stream_postedto{color:#999999; font-style:italic; font-size:90%}

#voice_add_stream{ background-color:#D4E5F7; border:1px solid #C8C8C8}
#voice_add{ border:1px solid #0E223F; border-top:none; background: #ffffff; width:746px!important; margin-top:-10px!important;}
*:first-child+html #voice_add { margin-top:0px!important; }
#voice_add textarea{height:36px; width:734px; border: 1px solid #0E223F; background: #F3F8FE;}
#voicetags{width:712px; }
.frm_row{padding:2px; clear:both}
.voicetags_iinput { border: 1px solid #D4E5F7; background: #F3F8FE; }
  
span.tags{
-moz-border-radius:4px; 
display:inline;
padding: 6px; 
margin:3px;
border-radius:4px; background-color:#FFFFFF; border-color:#CCCCCC; }
/**********Label*******************/

.toolbar_label{background-color:#D4E5F7; float:left; height:100%; font-size:11px; width:80px; text-align:center; line-height:2.15; margin: 1px 5px 1px 1px; height:23px; color:#0E223F;}

.label_panel{ background-color:#ffffff;
border:1px solid #D4E5F7;
clear:both;
padding:10px;
float:left;
}

.label_label{width:165px; float:left; font-size:90%;}
.label_assignlabel{width:185px; float:left; margin-bottom: 3px;}
.label_saved{font-size:10px; color: #FFFF00; display:none }
.label_delete{width:20px; float:right;}
.label_list{ margin:0; }
.label_assign{cursor:pointer}
.label_assign_over{ background-color:#0E223F!important; color:white;}
.label_assign_on{ background-color:#0E223F!important; color:white;}
.label_delete a {
color: #999999;
float:right;
font-size:80%;
text-decoration:underline;
}
.label_delete a:hover {
text-decoration:none;
}

.labels_create { font-size:85%; text-align:right;}
.label_wrapper { background: #D4E5F7; clear:both; padding:7px; }

div.sub_menu_labels {
background:#0E223F none repeat scroll 0 0;
border:none;
display:none;
margin-bottom:0;
margin-right:0;
margin-left: 1px;
margin-top:24px;
padding:5px;
position:absolute;
text-align:left;
width:195px;
float:left;
color:#ffffff;
}

.dropdown_labels {
background-color:#ffffff; 
padding:5px;
width:193px;
margin-top:5px;
margin-bottom: -4px !important;
margin-left: -4px !important;
margin-right: -4px !important;
}
/*Friend filer*/
.friendFilter_autocomplete{
font-size:100%!important;
padding:1px;
border: 1px solid #FFD574;
background: #FFFFD6!important;
color:#222!important;
width:165px !important;
}


/*Section for comments and entity toolbar*/
.profile_comment_footer .footer_left{width:450px; float:left; margin-top:3px;}
.profile_comment_footer .footer_right{width:110px; float:right; margin-top:4px;}
.profile_comment_footer li{display:inline; font-size:85%;}
.profile_comment_footer ul{padding:0; margin:0;}
.clear{padding:0; margin:0; clear:both;}
.user_rating_icon{float:right; width:15px; padding-right:8px;}
.user_rating_label{float:right; width:15px; font-weight:bold;}
.user_rating_label.down{color:#990000; font-size:100%;}
.user_rating_label.up{color:#009900; font-size:100%;}
.comment_list{float:right; width:89%;}
.comment_box{clear:both;}
.type_entity .profile_comment_footer { background:#D2FFD2; border:1px solid #D2FFD2; border-top:none!important;}
.type_entity .profile_search_listing { border-bottom:1px solid #D2FFD2; }
.type_annotation .profile_comment_footer { background:#D2FFD2; border:1px solid #D2FFD2; border-top:none!important;}
.type_annotation .profile_search_listing { border-bottom:1px solid #D2FFD2; }

*+html .search_listing { }
/* CSS Document */

.comments_viewmore{
background:#D4E5F7;
margin-bottom:5px;
font-weight:bold;
font-size:85%;
padding:5px;
text-decoration:underline;
}


.highlight{background-color:#FFFFD6; font-weight:bold; border-bottom:1px solid #FFD574; color: #222222!important;}

.hidden{display:none}

.board-reply-div{background-color:#D4E5F7; border: 1px solid #D4E5F7; width:650px; float:right; padding:1%; margin-bottom:10px; }
.reply-view-section{width:625px;float:right;}
.reply-view-section .search_listing_info { background: #FFFFEC !important; }
.search_listing_stream {
	display: block;
	padding: 5px 0 5px 0;
}
.board-reply-div textarea{width:98%; display:block;}


.friend-filter-div{ height:10px;}
#profile-filter-radio-friends-input{
font-size:12px;
padding:1px;
width:150px !important;

}
.side_filters {
background-color:#FFFFFF;
border-bottom:1px solid #D4E5F7;
border-left:1px solid #D4E5F7;
border-right:medium none !important;
border-top:1px solid #D4E5F7;
clear:both;
margin:10px 10px 10px 0;
padding:10px 5px 10px 10px;
position:relative !important;
width:213px;
}
.side_channel_filters{
background-color:#FFFFFF;
border-bottom:1px solid #D4E5F7;
border-left:1px solid #D4E5F7;
border-right:medium none !important;
border-top:1px solid #D4E5F7;
clear:both;
margin:10px 10px 10px 0;
padding:10px 5px 10px 10px;
position:relative !important;
width:213px;
}
.side_filters_h{font-weight:bold; padding-bottom: 5px; color:#0E223F;}
.side_filters_items{width:50%; float:left;}
.side_filters_items label{padding-left:3px;font-size:12px; line-height:15px; font-weight:normal}
.stream_clear { text-align:left; font-size:85%; padding:5px 0 0 5px;}
.message_buttons_profile {
	padding:2px 0 0;
    margin:0;
    font-size:80%;
}

.profile_search_listing {
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #D4E5F7;
}
.pro-board-write{border:1px solid #0E223F; border-top:none!important; background-color:#ffffff; padding:8px;  margin-top:0px; }
.pro-board-write-input{display:block; padding:5px; width:716px; background:#F3F8FE; border-color: #0E223F;}
.pro-board-messages{border:0px solid #212121; height:650px;}
.timestamp_profile { font-size:85%; color: #999; font-weight:normal; }



.page_tab {
border-bottom:1px solid #0E223F;
display:block;
height:25px;
margin:7px 0 0 0;
padding-left:0px !important;
}

.board-sub-thread{color:#666666;}


.page_tab li.current {
background:#FFFFFF;
border-color:#0E223F #0E223F #FFFFFF;
border-style:solid;
border-width:1px;
color:#0E223F;
font-weight:bold;
}
.page_tab li {
background:url(http://www.vyoom.com/_graphics/main_menu_background.png) repeat-x top left;
border-color:#0E223F;
border-style:solid;
border-width:1px 1px 0;
color:#fff;
cursor:pointer;
display:block;
float:left;
margin-right:5px;
font-weight:bold;
padding:3px 9px 3px 9px;
}

#md_act_type_profile{width:688px; float:left; padding:2px; margin:2px;}
#md_act_type_profile_friend{width:400px; float:left; padding:2px; margin:2px 15px 2px 2px;}
.profile_comment_footer { height:25px; background: #F3F8FE; margin: 0; border: 1px solid #D4E5F7; border-top:none!important;}
.profile_listing_message { font-weight:normal; }
.elgg-profile-icon{height:140px; overflow:hidden; border:2px solid #D4E5F7; padding:1px; display:table}
	.elgg-profile-menu{height:240px; margin:5px;}
	
	.elgg-profile-col1{width:206px; float:left; height:350px; overflow:hidden; margin-right:10px;}
	.elgg-profile-col2{width:394px; pading:4px; float:left; height:350px;}
	
	
	
	.elgg-profile-statusbox{ background-color:#F3F8FE; 
		border:2px solid #D4E5F7; padding:10px; height:360px; font-size:14px; }
	.elgg-profile-container{background-color:#ffffff;margin:20px 0 0 20px; height:380px; padding:10px;}
	.elgg-profile-name-band{background-coloR:#294F81; font-size:18px; font-weight:bold; color:white; 
	padding:5px;}
	.elgg-profile-status-head{padding:2px;font-weight:bold}
	.elgg-profile-status-item{padding-left:4px;}

	#profile_info_column_left {margin:0}
	
	.elgg-profile-util-wrap{background-color:#FFF; padding:0; margin:0;}
	.elgg-profile-util-buttons{border-bottom:1px solid #000000}
	
	.elgg-profile-util-subsections{
	}
	.elgg-profile-util-subsection{display:none;}


.board-message-menu{
background-color:#F3F8FE; 
color:#3F668F;

}

.board-message-menu div{
float:left;
padding:3px;
cursor:pointer;
}
.hidden{display:none!important}

.board-thumbs-selected{opacity:0.5}

.annotation-reply{border:1px solid #D4E5F7; background-color:#D4E5F7; height:75px; margin-top:15px; display:table; width:100%}
.pro-board-write-input-div{}
.annotation-reply-input{display:block; width:100%;padding:0; margin:0; margin-top:8px;}
.annotation-reply-inputcontainer{margin:auto; width:95%;}
.annotation-sub{width:80%; margin-left:60px;}
.clear_space { clear:both; height:10px; }
.reply-input { background:#ffffff; }

.cancel_button_search {
	font: 12px/100% "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#0E223F;
	border: 1px solid #0E223F;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:0;
	cursor: pointer;
}
.cancel_button_search:hover {
	background: #9A0201;
	color: #ffffff;

}

.search_div{background-color:#F4F4F4; border:1px solid #C6C6C6; padding:10px; margin-bottom:10px;}
#keyword2{width:480px;border:1px solid #D4E5F7;background:#ffffff!important; margin:0;}
#search_box { border: 1px solid #D4E5F7; background:#F3F8FE; padding:10px; }
#stream_searchmode{padding:5px; clear:both; }
.stream_searchmode{margin-top:5px; }
.searchmode_mode{font-weight:normal;}
.searchmode_mode_current{color:#ffffff!important; background-color:#2E63A7; display:inline; padding:2px 5px 2px 5px;}
.voice_filter {width: 105px; float: right; line-height:25px; height: 100%; background-color:#FFD574; text-align:center; margin:1px; height:25px;}
.voice_filter_text { font-weight:bold; font-size:14px; color:#222222;}
.bookmarks_short_url {font-size:85%;margin-top:3px; color: #666666!important;}
.bookmarks_short_url a {color: #555555!important; text-decoration:underline;}

.voice_filter_stream { float:right; margin:0px; width: 746px; border: 1px solid #0E223F; border-top:none;}
.voice_filter_text_stream { float:right; font-weight:bold; margin:1px; padding: 1px 5px 1px 5px; background:#009900;
 color:#ffffff!important;}
.char_limit_stream { font-size:20px; font-weight:bold; color:#999999;}
.voice_add_tags { float:left; font-weight:bold; width:100px; display:none }
.voice_add_tags_button {width:120px; float:right; text-align:right; padding-right:5px; font-weight:bold; font-size:85%; }
.voice_add_tags_button a { color:#0E223F; text-decoration:underline;}

.quick_links_wrapper{ 
background-color:#ffffff; 
border:#D4E5F7;
border:1px solid #D4E5F7;
clear:both;
padding:10px;
margin-top:10px 
}
.quick_links { font-weight:bold; font-size:90%; }
.quick_links a { color:#FF0000!important;}
 
.banner_links_wrapper{ 
background-color:#F3F8FE;
border:1px solid #D4E5F7;
border-right:none;
border-left:none;
clear:both;
padding:0;
width:245px;
margin-left:-20px;
margin-top:20px;
margin-bottom:20px;
float:left;
}


.label_emptyMessage { font-size:85%!important; color: #ffffff; padding:3px; }
.label_emptyMessage_sidebar {text-align:left; margin-bottom:10px; font-size:85%; }

.stream_tags {font-size:85%;margin-top:3px; color: #666666!important;}
.stream_tags a {color: #999999!important; text-decoration:underline;}
.voice_title {float:left; font-size:90%; padding: 3px 0px 0px 11px; }
.voice_spam {font-size:85%; color: #999999; padding:0; }

.comment_list{display:none}
.stream_toolbar .on{display:block}

#stream_paused{
	background-color:#9A0201;
	color:#ffffff;
	font-size:12px;
	height:15px;
	font-weight:bold;
	padding:3px;
	clear:both;
	margin: 5px 0 0 0;

}

#stream_active{

	font-size:12px;
	height:15px;
	font-weight:bold;
	padding:3px;
	clear:both;
	border:none;
	background:none;
	margin: 5px 0 0 0;
}

#stream_paused #message{float:left; width:425px;}
#stream_paused #button{float:right; width:129px; text-align:right;}
#stream_paused a{color:white;}
#stream_active #button{float:right; width:129px; text-align:right;}

#stream_active{display:none;}
#stream_paused.active{display:none}
#stream_active.active{display:block}

.help_display { display: block; margin-left:auto; margin-right:auto;}

.channel_new { font-size:70%;color:#990000; text-align:right; }
.channel_form_create_url {font-size:140%;font-weight:bold;color:#294F81;}
.channel_sel_form { font-size:120%; }
.channel_form_des { border:1px solid #FFD574;background: #FFFFD6; padding:10px; margin-bottom:10px; }
.channel_form_des_content { font-size:90%; }
