* {
    padding: 0px;
    margin: 0px;
}
html, body {
	height: 100%;	
}

BODY
{
	width: 100%;
	margin: 0px;
	
	font-family: arial, verdana;
	font-size: 11px;
	height: 100%;
}

* html #container{
	height: 100%;	
}

#container
{
	position: relative;
	margin: 0px auto;
	width: 100%;
	height: 100%;
}


#top
{
	width: 100%;
	background: url(/global/images/exchangr_top_repeat.gif) top repeat-x;
	height: 136px;
	margin: 0px auto;

}


#top_container
{
	margin: 0px auto;
	width: 970px;
	height: 136px;
	
	
}

#top_left
{
	margin: 0px auto;
	width: 970px;
	height: 96px;
}



#top_logo
{
	float: left;
	width: 330px;
	height: 46px;
	padding-top: 16px;
	z-index: 9999;
}


#top_right
{
	float: left;
	width:  640px;
	text-align: right;
	padding-top: 10px;
}

#top_right ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#top_right li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	width: 124px;
	height: 36px;
	background: url(/global/images/exchangr_button_top.png) no-repeat;
}

#top_right li:hover
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	width: 124px;
	height: 36px;
	background: url(/global/images/exchangr_button_top_over.png) no-repeat;
}

#top_right li a
{
	display: block;
	width: 100%;
	height: 26px;
	padding-top: 10px;
	color: #4A4A4A;
	text-decoration: none;
}

#top_right li a:hover
{
	display: block;
	width: 100%;
	height: 26px;
	color: #4A4A4A;
	padding-top: 10px;
	text-decoration: none;
}




.white_big
{
	font-size: 14pt;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.white_big:hover
{
	font-size: 14pt;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}

#main_menu
{
	margin: 0px auto;
	height: 42px;
	width: 876px;
	margin-top: -6px;
	top: 0px;
	clear:both;
}	

#main_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main_menu li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	width: 142px;
	height: 40px;
	background: url(/global/images/exchangr_menu_tab.png) no-repeat;
}

#main_menu li:hover
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	margin-top: 1px;
	width: 142px;
	height: 40px;
	background: url(/global/images/exchangr_menu_tab_over.png) no-repeat;
}

.main_menu_anchor
{
		float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	margin-top: 1px;
	width: 142px;
	height: 40px;
	background: url(/global/images/exchangr_menu_tab_over.png) no-repeat; 
}


#main_menu li a
{
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 14px;
	color: #4A4A4A;
	text-decoration: none;
}

#main_menu li a:hover
{
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 14px;
	color: #4A4A4A;
	text-decoration: none;
}


#user_pic_box
{
	 width: 100px;
	 float: left;
	 background: #EBF8F9;
	 position: relative;
	 height: 100px;
	 background: url(/global/images/exchangr_user_pic_box.gif) no-repeat;
	 overflow: hidden;
	 cursor: pointer;
}

.top_users_box
{
	width: 96px;
	height: 100px;
	padding: 2px 2px;
	margin-left: 4px;
	background: url(/global/images/exchangr_top_user_box.gif) no-repeat top left;
	overflow:hidden;
	float: left;
}

#user_landing_menu
{
	width: 180px;
	float:left;
	background: #EBF8F9;
	position: relative;
	height: 100px;
	line-height: 19px;
	padding-left: 10px;
}

#user_landing_menu h3
{
	font-size: 14pt;
	color: #1DBAC0;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#user_landing_menu a
{
	color: #000;
}

#user_landing_menu a:hover
{
	color: #1DBAC0;
	text-decoration: none;
}


.teal_link
{
	color: #1DBAC0;
	text-decoration: underline;
	font-size: 8pt;
}

.teal_link:hover
{
	color: #4BCCD1;
	text-decoration: none;
	font-size: 8pt;
}


#xr_view
{
	
	position: absolute;
	z-index:9998;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #333;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}

#xr_view_content
{
	position: absolute;
	width: 290px;
	height: 140px;
	background: #fff;
	z-index: 9999;
	border:3px solid #1DBAC0;
	padding: 5px;
	top:50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -110px;
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.unfocus
{
	color: #ccc;
}


#user_menu_top
{
	padding-left:10px;
	width: 290px;
	height: 120px;
}

#user_menu_tabs
{
	width: 295px;
	height: 300px;
	color: #888;
	
}

#user_menu_tabs p
{
	font-weight: bold;
	font-style: italic;
}


#user_menu_tabs ul
{
	padding-left: 10px;
	list-style-type: none;
}

li.user_menu_tab_view
{
	background: url(../images/exchangr_tab_view.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_view:hover
{
	background: url(../images/exchangr_tab_view.gif);
	width: 295px;
	height: 61px;
	margin-left: 2px;
	margin-top: 10px;
	color: #666;
}

.user_menu_tab_view a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_view a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}

li.user_menu_tab_add
{
	background: url(../images/exchangr_tab_add.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_add:hover
{
	background: url(../images/exchangr_tab_add.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
	margin-left: 2px;
	color: #666;
}

.user_menu_tab_add a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 90px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_add a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}


li.user_menu_tab_share
{
	background: url(../images/exchangr_tab_share.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_share:hover
{
	background: url(../images/exchangr_tab_share.gif);
	width: 295px;
	margin-left: 2px;
	height: 61px;
	margin-top: 10px;
	color: #666;
}

.user_menu_tab_share a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 90px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_share a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}



li.user_menu_tab_network
{
	background: url(../images/exchangr_tab_network.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_network:hover
{
	background: url(../images/exchangr_tab_network.gif);
	width: 295px;
	margin-left: 2px;
	height: 61px;
	margin-top: 10px;
	color: #666;
}

.user_menu_tab_network a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 90px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_network a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}





li.user_menu_tab_memos
{
	background: url(../images/exchangr_tab_memos.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_memos:hover
{
	background: url(../images/exchangr_tab_memos.gif);
	width: 295px;
	margin-left: 2px;
	height: 61px;
	margin-top: 10px;
	color: #666;
}

.user_menu_tab_memos a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 90px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_memos a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}





li.user_menu_tab_chat
{
	background: url(../images/exchangr_tab_chat.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_chat:hover
{
	background: url(../images/exchangr_tab_chat.gif);
	width: 295px;
	height: 61px;
	margin-left: 2px;
	margin-top: 10px;
	color: #666;
}

.user_menu_tab_chat a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 90px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_chat a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}








li.user_menu_tab_browse
{
	background: url(../images/exchangr_tab_browse.gif);
	width: 295px;
	height: 61px;
	margin-top: 10px;
}

li.user_menu_tab_browse:hover
{
	background: url(../images/exchangr_tab_browse.gif);
	width: 295px;
	height: 61px;
	margin-left: 2px;
	margin-top: 10px;
	color: #666;
}

.user_menu_tab_browse a
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 90px;
	padding-top:18px;
	font-size: 14pt;
	color: #C1C1C1;
	text-decoration: none;
}
.user_menu_tab_browse a:hover
{
	width: 203px;
	height: 42px;
	display: block;
	padding-left: 91px;
	padding-top:18px;
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}


#notification_friends
{
	padding-bottom: 20px;
}

#notification_friends a.username_link
{
	color: #DE8721;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}


h2.orange
{
	color: #DE8721;
	font-size: 18pt;
	padding-bottom: 2px;
}

h2.teal
{
	color: #1DBAC0;
	font-size: 18pt;
	padding-bottom: 2px;
}



#sub_menu
{
	margin: 0px auto;
	width: 438px;
	height: 30px;
	float: none;
	clear: both;
	
	
}
#sub_menu_whole
{
		margin: 0px auto;
	width: 880px;
	height: 30px;
	float: none;
	clear: both;
	
	
}


#sub_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sub_menu li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 4px;
	width: 142px;
	height: 36px;
	color: #1DBAC0;
	background: #EBF8F9;
}

#sub_menu li:hover
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 4px;
	width: 142px;
	height: 36px;
	color: #EBF8F9;
	background: #1DBAC0;
}

#sub_menu .anchor
{
		float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	width: 142px;
	height: 26px;
	color: #EBF8F9;
	background: #1DBAC0;
}


#sub_menu li a
{
	display: block;
	padding-top: 10px;
	width: 100%;
	height: 26px;
	color: #1DBAC0;
	text-decoration: none;
}

#sub_menu li a:hover
{
	display: block;
	width: 100%;
	padding-top: 10px;
	height: 26px;
	color: #EBF8F9;
	text-decoration: none;
}






#sub_menu_whole ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sub_menu_whole li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 4px;
	width: 142px;
	height: 36px;
	color: #1DBAC0;
	background: #EBF8F9;
}

#sub_menu_whole li:hover
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 4px;
	width: 142px;
	height: 36px;
	color: #EBF8F9;
	background: #1DBAC0;
}


#sub_menu_whole li a
{
	display: block;
	padding-top: 10px;
	width: 100%;
	height: 26px;
	color: #1DBAC0;
	text-decoration: none;
}

#sub_menu_whole li a:hover
{
	display: block;
	width: 100%;
	padding-top: 10px;
	height: 26px;
	color: #EBF8F9;
	text-decoration: none;
}




#content_container
{
	margin: 0px auto;
	width: 970px;
	height: 100%;
	float: none;
	clear: both;
	padding-bottom: 40px;
}




#content_blue_box
{
	margin-top: 25px;
	float: none;
	clear:both;
	width: 334px;
	position: relative;	
	background-color: #EBF8F9;
}

#content_blue_box_top
{
	width: 334px;
	height: 31px;
	background: url(/global/images/exchangr_blue_box_t.gif) no-repeat top;
	float: none;
	clear: both;
}

#content_blue_box_main
{
	width: 313px;
	background-color: #EBF8F9;
	padding: 0px 10px;
	float: none;
	clear:both;
}

#content_blue_box_bottom
{
	width: 334px;
	height: 31px;
	background: url(/global/images/exchangr_blue_box_b.gif) no-repeat bottom;
	float: none;
	clear: both;
}





#content_gr_box
{
	margin-top: 25px;
	float: left;
	width: 334px;
	position: relative;	
}

#content_gr_box_top
{
	width: 334px;
	height: 31px;
	background: url(/global/images/exchangr_gr_box_t.gif) no-repeat top;
	float: none;
	clear: both;
}

#content_gr_box_main
{
	width: 313px;
	background-color: #EAEAEA;
	padding: 0px 10px;
	float: none;
	clear: both;
}

#content_gr_box_bottom
{
	width: 334px;
	height: 31px;
	background: url(/global/images/exchangr_gr_box_b.gif) no-repeat bottom;
	float: none;
	clear: both;
}


#content_y_box
{
	margin-top: 25px;
	float: left;
	width: 334px;
	position: relative;	
}

#content_y_box_top
{
	width: 334px;
	height: 31px;
	background: url(/global/images/exchangr_y_box_t.gif) no-repeat top;
	float: none;
	clear: both;
}

#content_y_box_main
{
	width: 313px;
	background-color: #FEFFDB;
	padding: 0px 10px;
	float: none;
	clear: both;
	height: auto;
}

#content_y_box_main h2
{
	font-size: 18px;
	text-align: left;
	color: #DE8721;
	padding-bottom: 8px;
}

#content_y_box_bottom
{
	width: 334px;
	height: 31px;
	background: url(/global/images/exchangr_y_box_bot.gif) no-repeat bottom;
	float: none;
	clear: both;
}

#right_column_container
{

	width: 390px;
	float: right;
	overflow: hidden;
}

#search_container
{
	/*background: url(/global/images/search_bg.gif) no-repeat;*/
	width: 385px;
	height: 47px;
	clear:both;
}

#search_container .txt
{
	padding: 2px;
	border: 1px solid #FAE7BB;
	font-size: 10pt;
	width: 160px;
	float:left;
	margin-left: 11px;
	margin-top: 11px;
	margin-right: 11px;
	color: #DE8721;
}
#promo
{
	padding-top: 0px;
	padding-left: 4px;
	text-align:center;
}

#promo p
{
	color: #FFF;
	font-size: 14pt;
	font-weight: bold;

}
#promo a
{
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

#promo a:hover
{
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}


#search_container
{
	
	height: 35px;
	margin: 0px auto;
	padding-top: 0pt;
	clear: both;
}


#search_container .txt
{
	background: url(/global/images/exchangr_search_bg.png) no-repeat;
	width: 234px;
	height: 23px;
	padding: 10px 20px 0px 55px;
	border: 0px;
}
#search_container .btn
{
	top: 22px;
	float: left;
	margin-left: -20px;
	width: 33px;
	height: 35px;
	background: url(/global/images/exchangr_search_button.png);
	margin-top: 11px;
	border: 0px;
	cursor: pointer;


}

#right_column
{
	width: 345px;
	float: right;
	margin: 0px auto;
}

#tag_container
{
	width: 313px;
	text-align: center;
	background: #EBF8F9;
	
}





#tag_container a
{
	color: #1DBAC0;
}


#tag_container a:hover
{
	color: #DE8721;
}

#content_right
{
	float: right;
}

#vertical_sep
{
	float: left;
	width: 40px;
	height: 500px;
	min-height: 100%;
	overflow: hidden;
	background: url(/global/images/exchangr_seperator.gif) repeat-y top center;
}

#content_area
{
	float: left;
	padding-top: 0px;
	width: 560px;
}

#content_area_whole
{
	float: left;
	width: 960px;
	padding-top: 0px;
}

#list_search
{
	width: 520px;
	float: none;
	clear: both;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 7px dashed #EdEdEd;
}

#list_search h1
{
	color: #DE8721;
	font-size: 24px;
	margin: 0px;
}

#list_search h1 span
{
	color: #1DBAC0;
}

#list_container
{
	width: 548px;
	float: none;
	clear:both;
	padding-top: 20px;
}

.list_container_row
{
	float: none;
	clear: both;
	height: 70px;
	width: 548px;
}

.list_container_row_fm
{
	float: none;
	clear: both;
	height: 80px;
	width: 484px;
	margin: 0px auto;
}

.list_score
{
	width: 80px;
	height: 60px;
	background: url(/global/images/exchangr_score.gif) no-repeat center;
	border-right: 2px dashed #E9E9E9;
	float:left;
}

.list_score p
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	cursor: pointer;
}

.list_details
{
	width: 460px;
	line-height: 16px;
	float: right;

}

.list_details_fm
{
	width: 394px;
	line-height: 16px;
	float: right;

}



.file_name_title
{
	color: #DE8721;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.file_name_title:hover
{
	color: #DE8721;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

}

.file_name_title_big
{
	color: #DE8721;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
.file_name_title_big:hover
{
	color: #DE8721;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;

}


#form_container_sm
{
	width: 290px;
	float:none;
	clear: both; 
	position: relative;
	margin: 0px auto;
	padding-top: 10px;
}
#form_row_sm
{
	width: 290px;
	float:none;
	clear:both;
}

#form_title_sm
{
	float:left;
	width: 70px;
	
}

#form_input_sm
{
	float:left;
	width: 180px;
	padding-right: 10px;
}

#form_title_sm label
{
	display: block;
	padding-top: 10px;
	color: #333;
	font-size: 9pt;
	text-align: left;
}


#form_input_sm .name
{
	background: url(../images/txt_icon_name.gif) no-repeat left #FFF;;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	width: 150px;
	border: 1px solid #CCC;
	float: left;
}


#form_input_sm .email
{
	background: url(../images/txt_icon_email.gif) no-repeat left #FFF;;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	width: 150px;
	border: 1px solid #CCC;
}

#form_container_sm .form_status
{
	margin-top: 5px;
	width: 30px;
	height: 30px;
	padding-top: 4px;
	float: left;
}


#form_container
{
	width: 540px;
	float:none;
	clear: both; 
	position: relative;
	background: url(../images/exchangr_yellow_bg.gif) repeat-x top;
	border-top: 1px solid #F5F5F5;
	padding-top: 20px;
	margin: 10px auto;
}

#form_row 
{
	float: none;
	clear: both;
	width: 500px;
	
}

#form_title
{
	float: left;
	width: 140px;
	text-align: right;
	padding-top: 12px;
	font-weight: bold;
	font-size: 10pt;
	color: #333;
}

.form_status img
{

}

.login_status
{
	width: 19px;
	padding-top:6px;
	height: 22px;
	float: left;
}


.div_row
{
	float: none;
	clear: both;
}

#form_button
{
	width:420px;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 35px;
	float: none;
	clear:  both;
	
}
#form_input
{
	float:left;
	width: 222px;
	padding-right: 10px;
	margin-left: 10px;
}

#form_container .form_status 
{
	margin-top: 5px;
	width: 30px;
	height: 30px;
	padding-top: 4px;
	float: left;
}


#form_input .company
{
	background: url(../images/txt_icon_company.gif) no-repeat left #FFF;;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	border: 1px solid #CCC;
	width: 180px;
}




#form_input .name
{
	background: url(../images/txt_icon_name.gif) no-repeat left #FFF;;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	width: 180px;
	border: 1px solid #CCC;
}

#form_input .drop
{
	background: #FFF;
	margin: 4px;
	padding: 10px 20px 10px 28px;
	font-size:8pt;
	width: 180px;
	border: 1px solid #CCC;
}


#form_input .username
{
	background: url(../images/txt_icon_username.gif) no-repeat left #FFF;;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	width: 180px;
	border: 1px solid #CCC;
}

#form_input .email
{
	background: url(../images/txt_icon_email.gif) no-repeat left #FFF;;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	width: 180px;
	border: 1px solid #CCC;
}

#form_input .pw
{
	background: url(../images/txt_icon_lock.gif) no-repeat left;
	margin: 4px;
	padding: 10px 2px 10px 28px;
	font-size:8pt;
	width: 180px;
	border: 1px solid #CCC;
}


#content_grey_box
{
	width: 590px;
	z-index: 1;
}
#content_grey_box_top
{
	width: 590px;
	background: url(../images/exchangr_content_box_top.gif) right no-repeat #F5F5F5;
	height:15px;
}
#content_grey_box_middle
{
	position: relative;
	width: 590px;
	height: auto;
	background-color: #F5F5F5;
	z-index: 1;
}


#content_grey_box_sm
{
	width: 484px;
	z-index: 1;
}
#content_grey_box_top_sm
{
	width: 484px;
	background: url(../images/exchangr_gr_box_t_sm.gif) right no-repeat #F5F5F5;
	height:21px;
}
#content_grey_box_bot_sm
{
	width: 484px;
	background: url(../images/exchangr_gr_box_b_sm.gif) right no-repeat #F5F5F5;
	height:21px;
}
#content_grey_box_middle_sm
{
	position: relative;
	width: 484px;
	height: auto;
	background-color: #F5F5F5;
	z-index: 1;
}


#content_grey_box h4
{
	text-transform: uppercase;
	font-size: 10pt;
}

#content_grey_box_bottom
{
	width: 590px;
	height: 32px;
	background: url(../images/exchangr_content_box_bot.gif) no-repeat;
}





#content_grey_box_big
{
	width: 880px;
	z-index: 1;
}
#content_grey_box_top_big
{
	width: 880px;
	background: url(../images/exchangr_content_box_top_big.gif) no-repeat #F5F5F5;
	height:15px;
}
#content_grey_box_middle_big
{
	position: relative;
	width: 880px;
	height: auto;
	background-color: #F5F5F5;
	z-index: 1;
}

#content_grey_box_bottom_big
{
	width: 880px;
	height: 32px;
	background: url(../images/exchangr_content_box_bot_big.gif) no-repeat;
}





.listing_row
{
	 width: 590px;
	 float: none;
	 clear:both;
}

.listing_row_display_pic
{
	width: 72px;
	height: 72px;
	margin-left: 20px;
	background: url(../images/exchangr_user_pic_box_sm.gif) no-repeat;
}

#footer_container
{
	margin: 30px auto 0px auto;
	width: 797px;
	background: url(../images/exchangr_footer_top.gif) top no-repeat #FEFFDB;
	
	padding-top: 19px;
	

}

.txt_default
{
	border: 1px solid #DE8721;
	background: #FFF;
	padding: 3px;
	font-size: 8pt;
}



#footer_inside
{
	width: 795px;
	
	height: 64px;
	border-left: 1px solid #E8E5E5;
	border-right: 1px solid #E8E5E5;
}



#login_container
{
	float: right;
	color: #FFF;
	width: 255px;
	height:60px;
	text-align: left;
	padding: 0px;
	line-height: 24px;

}

.login_label
{
	font-weight: bold;
	font-size: 9pt;
	width: 70px;
	line-height: 30px;
	height: 26px;
	padding-right: 8px;
	text-align: right;
	float: left;
}

.login_field
{
	font-weight: bold;
	font-size: 9pt;
	width: 135px;
	height: 26px;
	float: left;
}


.login_pw
{
	width: 110px;
	background: url(../images/txt_icon_lock_sm.gif) no-repeat left #FFF;
	margin: 4px;
	padding: 4px 4px 4px 20px;
	font-size:8pt;
	border: 1px solid #666;
}


.login_username
{
	width: 110px;
	background: url(../images/txt_icon_username_sm.gif) no-repeat left #FFF;
	margin: 4px;
	padding: 4px 4px 4px 20px;
	font-size:8pt;
	border: 1px solid #666;
}

.button_clear
{
	margin-top: 4px;
	border: 0px;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	text-align: center;
	cursor: pointer;
	
}


.button_orange
{
	background: url(../images/exchangr_button_orange.gif) no-repeat;
	width: 97px;
	height: 31px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	border: 0px solid #FFF;
	cursor: pointer;
}


/* FILE MANAGER */
#filemanager_container
{
	width: 547px;
	padding-left: 15px;
	height: auto;
	z-index: 9999;
	
}


#filemanager_container .field_row
{
	width: 547px;
	padding-top: 10px;
	float: none;
	clear: both;
	z-index: 9999;
}
#filemanager_container label
{
	display:  inline;
	font-weight: bold;
	z-index: 9999;
}

#filemanager_container .field_label
{
	width: 120px;
	padding-right: 20px;
	text-align: right;
	float: left;
	padding-top: 3px;
	z-index: 9999;
}

#filemanager_container .input_file
{
	font-size: 8pt;
	padding: 4px;
	/*background: url(../images/exchangr_input_bg.gif) repeat-x #FFF;*/
	border: 1px solid #AAA;
	font-size: 12pt;
	line-height: 14px;
}

#filemanager_container .field_input
{
	float: left;
	z-index: 9999;
	
}


.filemanager_every
{
	background-color: #F9F9F9;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}


.filemanager_other
{
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}



#filemanager_listbox
{
	float: none;
	clear: both;
	width: 545px;
	height: 300px;
	background: #FFF;
	overflow-y: scroll;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
}


#filemanager_tabs
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#filemanager_tabs .documents
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_doc.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}


#filemanager_tabs .images
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_images.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}


#filemanager_tabs .videos
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_videos.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}


#filemanager_tabs .music
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_music.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}

#filemanager_tabs .news
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_news.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}

#filemanager_tabs .favs
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_favs.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}

#filemanager_tabs .network
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_file_net.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}



#filemanager_tabs .a
{
	height: 46px;
	width: 489px;
	display: block;
	color: #4A4A4A;
	font-size: 26px;
	padding-left: 64px;
	padding-top: 14px;
	text-decoration: none;
}

#filemanager_tabs .a:hover
{
	height: 46px;
	width: 489px;
	display: block;
	color: #ABABAB;
	padding-left: 64px;
	padding-top: 14px;
	text-decoration: none;
}


#filemanager_tabs .a span
{
	color: #ABABAB;
}


.file_list
{
	height: 340px;
}



.file_list_container
{
	margin: -8px auto;
	background: #FFF;
	float: none;
	clear: both;
	width: 508px;
	height: 300px;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	
}


/* NETWORK */
#network_header
{
	float:none;
	clear: both;
	height: 30px;
	z-index: 9999;
	width: 580px;
}

#network_container
{
	width: 570px;
	padding-left: 24px;
	height: 400px;
}

.network_user_pic
{
	width: 100px;
	height: 104px;
	padding: 3px 0px;
	background: url(/global/images/exchangr_pic_bg.gif) no-repeat left top;
	float: left;
	line-height: 18px;
	margin-right: 20px;
	margin-bottom: 10px;
	z-index: 1;
}

.network_drop_down_container
{
	width: 75px;
	height: 17px;
	margin: 6px auto;
	z-index: 1;
}

.network_drop_down_container ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.network_drop_down_container li
{
	
	border: 1px solid #E9E9E9;
	font-size:  7pt;
	cursor: pointer;
	width: 70px;
	margin-right: 4px;
	padding-left: 4px;
	background: url(/global/images/exchangr_drop_arrow.gif) right center no-repeat;
}

.network_drop_down_container li:hover
{
	border: 1px solid #F5F5F5;
	font-size:  7pt;
	cursor: pointer;
	width: 70px;
	margin-right: 4px;
	padding-left: 4px;
	background: url(/global/images/exchangr_drop_arrow_over.gif) right center no-repeat;
}

.network_drop_list
{
	width: 74px;
	margin: -4px auto;
	border: 1px solid #E9E9E9;
	display: none;
	z-index: 9999;
	position: absolute;
}


.network_drop_list ul
{
	list-style-type: none;
	z-index: 9999;
}

.network_drop_list li
{
	font-size: 7pt;
	background: #FFF;
	padding-left: 2px;
	cursor: pointer;
}	

.network_drop_list li:hover
{
	font-size: 7pt;
	background: #EBF8F9;
	padding-left: 2px;
	cursor: pointer;
}	

.network_drop_list li a
{
	display: block;
	width: 69px;
	color: #444;
	text-decoration: none;
}

.network_drop_list li a:hover
{
	display: block; 
	width: 69px;
	color: #AbAbAb;
	text-decoration: none;
}

#network_group_container
{
	float: left;
	width: 110px;
	height: 18px;
	list-style-type: none;
	cursor: pointer;
}

#network_group_container li
{
	padding: 2px;
	width: 110px;
	border: 1px solid #E9E9E9;
	height: 18px;
	background: url(/global/images/exchangr_drop_arrow.gif) right center no-repeat;
}

#network_group_container li:hover
{
	padding: 2px;
	width: 110px;
	border: 1px solid #F5F5F5;
	height: 18px;
	background: url(/global/images/exchangr_drop_arrow_over.gif) right center no-repeat;
}


#network_group_drop_down
{
	position: absolute;
	width: 114px;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	margin-top: 19px;
	z-index: 9999;
	float: none;
	top: 0px;
	clear: both;
	left: 0px;
}

#network_group_drop_down ul
{
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
}

#network_group_drop_down li
{
	background-color: #FFF;
	padding: 2px;
}
#network_group_drop_down li a
{
	display: block;
	text-decoration: none;
	width: 110px;
	color: #444;
}

#network_group_drop_down li a:hover
{
	display: block;
	text-decoration: none;
	width: 110px;
	color: #AbAbAb;

}

#network_group_drop_down li:hover
{
	background-color: #EBF8F9;
	padding: 2px;

}

#network_group_list
{
	border: 1px solid #CCC;
	padding: 4px;
	height: 100px;
	width: 350px;
	background: #FFF;
	overflow-x: hidden;
	overflow-y: scroll;
}

#network_group_list ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#network_group_list li.every
{
	color: #666;
	background: #fff;
	padding: 4px;
}

#network_group_list li.other
{
	color: #666;
	background: #F5F5F5;
	padding: 4px;
}

#network_group_list li:hover
{
	color: #000;
	background: #EBF8F9;
	font-weight: bold;
}

#users_search_container
{
	height: 90px;
	margin: 10px auto;
	width: 880px;

}

#users_search
{
	width: 850px;
	height: 90px;
	margin: 0px auto;
	border: 0px solid #CCC;
	background: #EBF8F9;
	padding: 6px;
}

#users_search h2
{
	color: #1DBAC0;
	font-size: 17px;
}

#users_search .txt
{
	font-size: 8pt;
	border: 1px solid #CCC;
	padding: 3px;
	width: 120px;
}

#user_search_result_container
{
	float: none;
	clear:both;
	width: 870px;
	margin: 0px auto;
	height: 20px;
	padding-bottom: 8px;
}


#user_search_result_container h3
{
	font-size: 17px;
	color: #666;
}



.btn_blue
{
	height: 32px;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/global/images/exchangr_button_repeat_blue.gif) repeat-x #1CB9BF;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}


#filemanager_tabs .groups
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_group.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}



.faded
{
	color: #888;
}



#error_message
{
	
}

#error_message p
{
	text-align: center;
	
}

#error_message div
{
	padding-top: 4px;
	width: 180px;
	height: 28px;
	border: 1px solid #1DBAC0;
	background: #FFFFFF;
	text-align: center;
	margin: auto;
}




/*  MAIL */
.mail_to_list
{
	height: 140px;
	width: 308px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #AAA;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
}


.mail_list
{
	height: 340px;
}


.mail_to_default
{
	height: 20px;
	width: 304px;
	padding-left: 4px;
	padding-top: 4px;
	border: 1px solid #AAA;
	background: #FFFFF4;
	position: absolute;

	top: 0px;
	left: 0px;
}


#mail_to_container
{
	width: 308px;
	position: relative;
}

#mail_to_usernames
{
	margin: 0px;
	padding: 0px;
	width: 300px;
	list-style-type: none;
}

#mail_to_usernames li
{
	padding: 5px 10px;
	background: #FFF;
	cursor: pointer;

}

#mail_to_usernames li:hover
{
	padding: 5px 14px;
	background: #F5F5F5;
	cursor: pointer;
	font-weight: bold;

}

#mailmanager_tabs
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


.list_container_row_mail
{
	width: 494px;
	margin: 0px;
	list-style-type: none;
}
.list_container_row_mail li.every
{
	float: none;
	clear:both;
	background: #F5F5F5;
	height:22px;
	cursor: pointer;
}

.list_container_row_mail li.mail_head
{
	float: none;
	clear:both;
	background: #EBF8F9;
	height:22px;
	cursor: pointer;
}


.list_container_row_mail li.other
{
	float: none;
	clear: both;
	height:22px;
	background: #F9F9F9;
	cursor: pointer;
}

.list_container_row_mail li:hover
{
	height:22px;
	background: #EBF8F9;
	cursor: pointer;
}

.list_mail_check
{
	float: left;
	height: 15px;
	width: 14px;
	padding: 4px 8px;
	
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}
.list_mail_from
{
	float: left;
	height: 15px;
	width: 81px;
	padding: 4px 8px;
	
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}



.list_mail_subject
{
	float: left;
	height: 15px;
	width: 218px;
	padding: 4px 8px;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}

.list_mail_sent
{
	float: left;
	height: 15px;
	width: 105px;
	padding: 4px 8px;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}



#mailmanager_tabs .new
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_message_new.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}

#mailmanager_tabs .read
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_message_read.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}


#mailmanager_tabs .sent
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_message_sent.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}

#mailmanager_tabs .delete
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_message_delete.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}

#mailmanager_tabs .saved
{
	height: 74px;
	width: 549px;	
	background: url(../images/exchangr_tab_message_saved.gif) no-repeat #F5F5F5;
	margin: 0px 0px 0px 0px;
}


#mailmanager_tabs .a
{
	height: 46px;
	width: 489px;
	display: block;
	color: #4A4A4A;
	font-size: 26px;
	padding-left: 64px;
	padding-top: 14px;
	text-decoration: none;
}

#mailmanager_tabs .a:hover
{
	height: 46px;
	width: 489px;
	display: block;
	color: #ABABAB;
	padding-left: 64px;
	padding-top: 14px;
	text-decoration: none;
}


#mailmanager_tabs .a span
{
	color: #ABABAB;
}







/* misc */
.news_date
{
	font-size: 8pt;
	color: #888;
}


.news_date a
{
	font-size: 8pt;
	color: #888;
	font-weight: bold;
	text-decoration: none;
}

.news_date a:hover
{
	font-size: 8pt;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
}


/* CHAT */
#chat_container
{
	width: 547px;
	padding-top: 15px;
	padding-left: 15px;
	height: auto;
	
}

#chat_msg_ppl_container
{
	float: none;
	clear: both;
	width: 550px;
	height: 280px;
}


#chat_msg_container
{
	width: 394px;
	height: 274px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #E9E9E9;
	background: #FFF;
	float: left;
}


#chat_ppl_container
{
	float: right;
	background: #FFF;
	width: 140px;
	height: 100px;
}


#chat_ppl_container ul
{
	list-style-type: none;
	margin: 0px;
}

#chat_ppl_container li
{
	padding: 4px 6px;
}



#chat_message 
{
	float: none;
	clear: both;
	width: 374px;
}
#chat_message_txt
{
	width: 364px;
	border: 1px solid #E9E9E9;
	font-size: 8pt;
	padding: 6px 15px;

}


/* MEMOS */
#memo_container
{
	width: 560px;
	padding-left: 15px;
	height: auto;
	
}

#memo_container ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#memo_container ul li
{
	width: 521px;
	height: 86px;
	background: url(/global/images/exchangr_white_box.gif) no-repeat;
	padding: 14px;
	line-height: 18px;
}

#memo_container ul li a
{
	color: #DE8721;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

#memo_container ul li a:hover
{
	color: #DE8721;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;

}

.memo_postit
{
	width: 195px;
	height: 190px;
	background: url(/global/images/exchangr_memo_postit.png) no-repeat #FFF;
	float: left;
	padding: 20px 50px 35px 35px;
	color: #666;
	font-size: 10pt;
}

.memo_postit a
{
	color: #333;
	text-decoration: none;
}

.memo_postit a:hover
{
	color: #999;
	text-decoration: none;
}

.memo_postit span
{
	color: #333;
}


.default_link
{
	font-size: 8pt;
	text-decoration: underline;
	color: #000;
}


.default_link:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}

#user_welcome
{
	float: left;
	padding-right: 20px;
	padding-top: 6px;
	font-size: 14pt;
	color: #FFF;
	height: 50px;
	width: 350px;
}


#user_notices
{
	width: 270px;
	text-align: left;
}

#user_welcome_box span
{
	font-weight: bold;
	
	
}

#user_welcome_box a
{
	font-weight: bold;
	color: #FFFFB3;
	text-decoration: none;
}
#user_welcome_box a:hover
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


p.tag_display
{
	padding: 5px 0px;
	color: #1DBAC0;
}

p.tag_display a
{
	color: #1DBAC0;
	text-decoration: underline;
}
p.tag_display a:hover
{
	color: #1DBAC0;
	text-decoration: none;
}


#comment_area
{
	float:none;
	clear:both;
	width: 520px;
	margin: 0px auto;
}

#comment_area h3
{
	color: #DE8721;
	font-size: 22px;
	padding: 0px;
	margin: 0px;
}

#comment_area textarea
{
	font-size: 10pt;
	line-height: 20px;
	padding: 4px;
	width:  400px;
	height: 140px;
	border: 2px solid #E9E9E9;
	background: #FFF;
}

.users_box_mask
{
	width: 68px;
	height: 58px;
	overflow: hidden;
}

#inside_error_container
{

	position: absolute;
	background: #FEFFDB;
	float:none;
	clear:both;
	padding: 5px;
	color: red;
	font-weight: bold;
	border-top: 2px solid #E9E9E9;
	border-left: 2px solid #E9E9E9;
}

.link_teal
{
	color: #1DBAC0;
	text-decoration: none;
	font-weight: bold;
}

.link_teal:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}



.black_link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.black_link:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}


#message_options_container
{
	z-index: 1;
	position: absolute;
	left: 270px;
	width: 310px;
	height: 60px;
	background: url(/global/images/exchangr_message_options.gif) no-repeat right;
	
}

#message_options_container ul
{
	z-index: 1;
	list-style-type: none;
	margin-top: 17px;
	width: 274px;
	float: right;
	padding: 0px;
}

#message_options_container ul li
{
	z-index: 1;

	display: inline;

}

#message_options_container ul li a
{
	color: #1DBAC0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#message_options_container ul li a:hover
{
	color: #DE874D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#error_window
{
	z-index: 9999;
	position: absolute;
	top: 14%;
	left: 26%;
	width: 287px;
	height: 120px;
	background: url(/global/images/exchangr_error_win.png) no-repeat;
}

#error_window h3
{
	color: #F4F6B7;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 8px;
}

#error_window p
{
	text-align: center;
}

#error_window p a
{
	width: 90px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#error_window p a:hover
{
	color: #F4F6B7;
	text-decoration: none;
	font-weight: bold;
}




#status_window
{
	z-index: 9999;
	position: absolute;
	top: 14%;
	left: 26%;
	width: 260px;
	height: 93px;
	background: url(/global/images/exchangr_error_win.png) no-repeat;
	line-height: 18px;
}

#status_window h3
{
	color: #F4F6B7;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 18px;
	text-align: center;
}


.search_field
{
	font-size: 8pt;
	padding: 4px;
	border: 1px solid #A4EDEF;
	width: 280px;
}

#loading
{
	float: left;
	padding-left: 5px;
	width: 160px;
	font-size: 14pt;
	color: #999;
}

#loading img
{
	vertical-align: middle;

}


/*SLIDESHOW*/
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:575px;
    height:158px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}