
.rummble-display-hspacing {
	padding-left: 10px; 
}

.rummble_button_panel {
	float:right;   
}

.rummble-toggle {
	width:19px;
	height:19px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin:0;
	color: #FFFFFF;
}
.rummble-toggle a{
	height:24px;
	padding: 10px 0px 0px 0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
.rummble-toggle a:hover{
	color: #FFCCFF;
}


.rum-toggle {
	width:45px;
	height:45px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin:0;
	color: #FFFFFF;
}
.rum-toggle a{
	height:24px;
	padding: 10px 0px 0px 0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
.rum-toggle a:hover{
	color: #FFCCFF;
}

.people_toggle_friends
{
	background-image:url(../../gfx/rummble/web/rummble_images/rex_ico_p1.png); background-repeat:no-repeat; float:right;
}

.people_toggle_everybody
{
	background-image:url(../../gfx/rummble/web/rummble_images/rex_ico_p2.png); background-repeat:no-repeat; float:right;
}

.people_toggle_inactive
{
	background-image:url(../../gfx/rummble/web/rummble_images/rex_ico_p0.png); background-repeat:no-repeat; float:right;
}

.rummble_toggle_active
{
	background-image:url(../../gfx/rummble/web/rummble_images/rex_ico_r1.png); background-repeat:no-repeat; float:right;
}

.rummble_toggle_inactive
{
	background-image:url(../../gfx/rummble/web/rummble_images/rex_ico_r0.png); background-repeat:no-repeat; float:right;
}

.rummble_button_active
{
	background-image:url(../../gfx/rummble/web/rummble_images/view_UGC_Rummble_1.gif); background-repeat:no-repeat; float:right;
}

.rummble_button_inactive
{
	background-image:url(../../gfx/rummble/web/rummble_images/view_UGC_Rummble_0.gif); background-repeat:no-repeat; float:right;
}

.blog_button_active
{
	background-image:url(../../gfx/rummble/web/rummble_images/view_UGC_Blog_1.gif); background-repeat:no-repeat; float:right;
}

.blog_button_inactive
{
	background-image:url(../../gfx/rummble/web/rummble_images/view_UGC_Blog_0.gif); background-repeat:no-repeat; float:right;
}

div.explore_tab_active {
	width:180px;
	height:24px;
	float:left;
	background-image:url(../../gfx/rummble/web/rummble_images/box_tab_active_wide.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 5px 0px 10px;
	text-align: center;
	margin-right: 3px;
}
.explore_tab_active a{
	font-size:12px;
	color:#666699;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:3px 0px 6px 0px;
	display: block;
	text-decoration: none;
	text-align: left;
	float:left;
		margin-left: auto;
	margin-right: auto;
}
.explore_tab_active a:hover{
	color: #000000;
}


div.explore_tab_inactive { /* RUMMBLE, MAP CONTAINER */
	width:180px;
	height:24px;
	float:left;
	padding: 5px 10px 0px 10px;
	background-image:url(../../gfx/rummble/web/rummble_images/box_tab_inactive_wide.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 3px;
}
.explore_tab_inactive a{
	font-size:12px;
	color:#666699;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:3px 0px 6px 0px;
	display: block;
	text-decoration: none;
	text-align: left;
	float:left;
}
.explore_tab_inactive a:hover{
	color: #000000;
}
div.gwt_explore_tab_inactive {

}

.rum_map_facebook_area {
	float:left;
	width:610px;
	height: 450px;
	border: 0;
}

.rum_map_area {
	float:left;
	width:100%;
	height: 474px;
	border: 0;	
}

.rum_map_area_full {
	float:left;
	width:100%;
	height: 474px;
	border: 0;
}

.rum_map_review_area {
	width:320px;
	height: 320px;
}

.rum_map_edit_area {
	float:left;
	width:320px;
	height: 320px;
	border: 1px;
	border-color: #8B8BB1;
	border-style: solid;
}

.rum_map_facebook_edit_area {
	float:left;
	width:285px;
	height: 320px;
	border: 1px;
	border-color: #8B8BB1;
	border-style: solid;
}



div.gwt_generic_heading {
	float:left;
	height: auto;
}

.generic_heading_mod {
	float:left;
	height: auto;
	padding: 5px 5px 5px 5px;
}

/*
.generic_heading {
	float:left;
	height: auto;
	padding: 5px 5px 5px 5px;
	width: 100%;
}
*/
.rum_latlng_box {
	width:30px; /* was 90 fb change */
}

.gwt-ListBox {
	/* height:22px; */
	background-color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	color: #666699;
	border-color: #E3E4EA;
	border-style:solid; 
}

.gwt-ListBox-Large {
	/* height:22px; */
	background-color: #FFFFFF;
	font-size:15px;
	font-weight:normal;
	color: #666699;
	padding:3px; 
	border: 1px;
	border-color: #E3E4EA;
	border-style:solid; 
}

.gwt-Label-plain {
font-size:11px;
margin:0;
color:#666699;
}

.gwt-Label-plain-large {
font-size:19px;
margin:0;
color:#666699;
}

.gwt-Label-small {
font-size:11px;
font-weight:bold;
margin:0;
color:#666699;
}


.gwt-Label {
font-size:12px;
font-weight:bold;
margin:0;
color:#666699;
}

.gwt-horizontal-padding {
	padding-left:4px;
	}

.gwt-horizontal-padding-right {
	padding-right:5px;
	}

.gwt-vertical-padding {
	padding-bottom:10px;
	}

.gwt-lookup-address {
	padding-left:10px;
	padding-top:4px;
}

.gwt-CheckBox { 
font-size:11px;
font-weight:bold;
margin:0;
color:#666699;
}

/* probably remove these */

.old-gwt-Button {
	background-image:url(../../gfx/rummble/web/global_buttons/button_blank_big.png); background-repeat:no-repeat; float:right;
	width:78px;
	height:34px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:0;
	color: #FFFFFF;
}
.old-gwt-Button a{
	height:24px;
	padding: 5px 0px 0px 0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
.old-gwt-Button a:hover{
	color: #FFCCFF;
}



.button {
	background-image:url(../../gfx/rummble/web/global_buttons/button_blank.png); background-repeat:no-repeat; float:right;	
	width:65px;
	height:24px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin:0;
	color: #FFFFFF;
}
.button a{
	height:19px;
	padding: 5px 0px 0px 0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
.button a:hover{
color: #333366;
}



.gwt-MenuBar {
	background-color: #C0C0C0;
	cursor: default;
	border-style: outset; color:#C0C0C0;
}


.gwt-MenuBar .gwt-MenuItem {
	font-size: 80%;
	background-color: #C0C0C0;	
	margin: 1px;
	cursor: default;
}


.gwt-MenuBar .gwt-MenuItem-selected {
	background-color: darkblue;
	color: white;
	cursor: default;
}



.chat-Serv.gwt-MenuItem {
	font-size:80%;
	background-color: red;	
	margin: 1px;
	cursor: default;
}

.chat-Serv.gwt-MenuItem-selected {
	font-size: small;
	background-color: red;
	color: white;
	cursor: default;
}

.popupNewMessage {
	color:blue;
}

.popupMessage {
	color:red;
	font-size:large;
	text-decoration: blink;
}

.popupPanel {
	border: 1px solid black;
    padding: 2px 3px 3px 3px;
    font-size: smaller;
    background-color: #ffffcc; /*Pale Weak Yellow*/
	text-align: center;
}


.rosterTable-mouseover {
	background-color: #C6E2FF;
	color: white;
	cursor: default;
}

.rosterTable-mouseout {
	background-color: white;
	color: black;
	cursor: default;
}

.rosterTable.table {
	background-color: white;
}

.online {
	color: blue;
}

.offline {
	color: grey;
}

.gwt-TabPanel {
	background-color: white;	
}

.gwt-TabPanelBottom {
	border-left: 1px solid #87B3FF;
}

.gwt-TabBar {
	background-color: #C0C0C0;	
	font-size: smaller; 
	color: black;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 1px solid #87B3FF;
	padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
	border-bottom: 1px solid #87B3FF;
	padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
	background-color: #C0C0C0;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	border-style: outset; border-color: gray;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	color: red;
	background-color: lightblue;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	border-style: outset; border-color:lightblue blue blue lightblue;
}

.gwt-StackPanel 
{
	background-color: #C0C0C0;	
	font-size: smaller; 
	color: black;
}

.gwt-StackPanel .gwt-StackPanelItem
 {
 	background-color: #C0C0C0;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	border-style: outset;  border-color: gray;
 }

.gwt-StackPanel .gwt-StackPanelItem-selected 
{
	color: red;
	background-color: lightblue;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	border-style: outset; border-color:lightblue blue blue lightblue;
}



.fancyfileupload-pending{
        font-size: 10px;
        width: 200px;

}

.fancyfileupload-loading{
        font-size: 10px;
                width: 200px;

}

.fancyfileupload-loaded{
        font-size: 10px;
                width: 200px;

}

.fancyfileupload-failed{
        font-size: 10px;
                width: 200px;
}



.ugc-TextArea{
	background: white;
}

.ugc-Maphelp{
	width: 250px;
	background: white;
	border-style: outset; color:#C0C0C0;
	color:red;
	font-size: 14px;
}

/* Display's tooltips like in Eclipse */
.tooltip .gwt-HTML {
        border: 1px solid black;
        padding: 2px 3px 3px 3px;
        font-size: smaller;
        background-color: #ffffcc; /*Pale Weak Yellow*/

}

.rum_tooltip_right {
        background-image:url(../../gfx/rummble/web/rummble_images/rum_rum_tooltip_right.png);
        width:230px;
        height:50px;
        padding: 10px 10px 5px 50px;
}
.rum_tooltip_right p{
font-size:11px;
color:#FFFFFF;
font-weight:normal;
margin:0;
}
.rum_tooltip_right p a{
color:#FFFFFF;
text-decoration:underline;
}
.rum_tooltip_right p a:hover{
color:#FF9900;
text-decoration:underline;
}

.rum_tooltip_left {
        background-image:url(../../gfx/rummble/web/rummble_images/rum_rum_tooltip_left.png);
        width:230px;
        height:50px;
        padding: 10px 10px 5px 50px;
}
.rum_tooltip_left p{
font-size:11px;
text-align: left;
color:#FFFFFF;
font-weight:normal;
margin:0;
}
.rum_tooltip_left p a{
color:#FFFFFF;
text-decoration:underline;
}
.rum_tooltip_left p a:hover{
color:#FF9900;
text-decoration:underline;
}


.gwt_experienced_this {
	right: 10px;
	float: right;
}
.gwt_experienced_this a{
	font-size:10px;
	color: #999999;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer; 
}

.gwt_experienced_this a:hover{
	color: #666699;
	cursor:pointer;
}

.gwt_experienced_this a:visited{
	color: #CCCCCC;
	text-decoration:underline;
	cursor:pointer; 
}


.gwt_label_link {
	font-size:11px;
	font-weight:normal;
	color:#666699;
	margin:0;
	cursor:pointer;
	text-decoration:underline;	
}

.gwt_label_link:hover{
text-decoration:underline;
	color: #000000;
		cursor:pointer;
}



.gwt_rummble_main_content_address a{
	font-size:11px;
	font-weight:normal;
	color:#666699;
	margin:0;
	cursor:pointer;
}

.gwt_rummble_main_content_address a{
text-decoration:underline;
}

.gwt_rummble_main_content_address a:hover{
text-decoration:underline;
	color: #000000;
		cursor:pointer;
}

.gwt_rummble_main_content_address a:visited{
	color:#666699;
	text-decoration:underline;
	cursor:pointer; 
}


/* ------------- RUMMBLE RATING */
.rummble_main_big_rating {
	width:200px;
	height:30px;
	float:left;
}
/*
.rummble_main_big_rating {
	width:200px;
	height:30px;
	float:left;
	margin: 0 0 0 10px;
}
*/

.rummble_main_small_rating {
	float:left;
	margin: 5px 0 5px 0;
}

.rummble_main_total_rating_options {
	float:right;
	width: 90px;
	height: 40px;
}

div.help {
	width: 10px;
	float: right;
}


/* Temp */


/* ------------- RUMMBLE RATING */


div.gwt_rummble_main_small_rating {
	float:left;
	margin: 5px 0 5px 0;
}
/* -------------- RUMMBLE EXPERIENCED THIS */
div.experienced_this {
	right: 10px;
	float: right;
}
.experienced_this a{
	font-size:10px;
	color: #999999;
	font-weight:normal;
	text-decoration:underline;
}

.experienced_this a:hover{
	color: #666699;
}

.explorer_edit_msg {
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#669933;
	text-align:right;
	padding: 5px 10px 0 0;
}

.gwt_align_right {
	text-align:right;
	}

/* 
color: #66CC66; selected 
color: #66CCFF; active
color:#999999; select
*/

.gwt-PushButton-up {
  cursor: pointer;
}

.gwt-PushButton-up-hovering {
  cursor: pointer;
}

.gwt-PushButton-down {
  cursor: pointer;
}

.gwt-PushButton-down-hovering {
  cursor: pointer;
}


.gwt_cancel_btn a{
	font-size:12px;
	font-weight:normal;
	color:#666699;
	cursor:pointer;
}

.gwt_cancel_btn a:hover{
text-decoration:underline;
	color: #000000;
		cursor:pointer;
}

.gwt_cancel_btn a:visited{
	color:#666699;
	text-decoration:underline;
	cursor:pointer; 
}

.gwt_popup_info_text {
	color:red;
	}

.gwt_popup_info {
 	color:#666699;
 	background: white;
	font-size:14px;
	font-weight:normal; 	
 	border:3px solid #666699;
	padding:3px;
  	text-align:center;
  	width:15em;
 	cursor:pointer;
}

.gwt_popup_info_large {
 	color:#666699;
 	background: white;
	font-size:18px;
	font-weight:normal; 	
 	border:3px solid #666699;
	padding:3px;
	margin-bottom:1px;
  	text-align:center;
  	width:300px;
 	cursor:pointer;
}

.gwt-autocomplete-results{
      font-size:11px;
      font-weight:normal;
      color:#666666;
      background-color:#FFFFFF;
      border: 1px;
      border-color: #9A9ABB;
      border-style:solid;
      z-index:20;
}

.gwt-autocomplete-results .selected{
	background-color:#E3E4EA;
	}

.gwt-autocomplete-results ul
{
      list-style: none;
      padding: 0px;
      margin: 0px;
      z-index:20;
}
.gwt-autocomplete-results li
{
     margin: 0 0.15em;
     height: auto;
      padding:3px 5px 3px 5px;
      z-index:20;
}

 .selected
{
background-color:#E3E4EA;
}

.gwt-loc-complete {
	background-color:#E3E4EA;
	padding:8px;
	width: 180px;
	float:left;
	text-align:left;
	margin:2px;
	height: auto;
}
.gwt-loc-complete p{
	font-size:9px;
	font-weight:normal;
	line-height:16px;
	color: #666699;
	margin:0;
}

.gwt-display-signup{
float:left;
}

.gwt-display-signup p{
margin: 0;
font-size:11px;
line-height: normal;
text-align: left;
color:green;
}

.gwt-display-signup a {
text-decoration:underline;
	color: green;
		cursor:pointer;
}

.gwt-display-signup a:hover{
text-decoration:underline;
	color: green;
		cursor:pointer;
}

.gwt-display-signup a:visited{
	color:green;
	text-decoration:underline;
	cursor:pointer; 
}

div.header_quicklink {
	margin-left:15px;
	margin-top:27px;
	width:520px;
	height:30px;
	float:left;
	display:inline;
	text-align: center;
}
.header_quicklink ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.header_quicklink li
{
	float: left;
	padding-right:10px;
}

div.exp_loggedout_header_logo{
	float:left;
}
div.exp_loggedout_header_logo a{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:50px;
	width:240px;
	height:70px;
	float:left;
	background:url(../../gfx/rummble/web/holding/r_logo_loggedoutexplorer.jpg) no-repeat left;
	display:inline;
}

.rummble_public_header {
	background-image:url(../../gfx/rummble/web/signup_images/signup_head.jpg); 
	background-repeat:no-repeat; 
	width: 900px;
	margin: 0 auto;
	height: 40px;
	float: left;
}

.rummble_public #container2 {
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 900px;
	margin: 0 auto;
	background-color:#5a285b;
}

.rummble_public #header {
	background-image:url(../../gfx/rummble/web/signup_images/signup_head.jpg); 
	background-repeat:no-repeat; 
	width: 900px;
	margin: 0 auto;
	height: 40px;
	float: left;
}
.rummble_public #footer{
	background-image:url(../../gfx/rummble/web/signup_images/signup_footer.jpg); 
	background-repeat:no-repeat; 
	margin: 0 auto;
	width: 900px;
	height: 40px;
	float: left;
}

.rummble_public #content2 {
	left: 50%;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y; 
	padding: 0 0 0 90px;
	height: auto;
	float: left;
	width: 900px;
	background-image: url(../../gfx/rummble/web/signup_images/signup_bg.jpg); 
}

.rummble_permalink {
	float: left;
	height:15px;
	padding: 3px;
	font-size:11px;
	font-weight:normal;
	color:#666699;
	border:1px;
	border-color:#666699;
	border-style:solid;
	width:310px;
}

.gwt_login_box {
 	color:#666699;
 	background: white;
	font-size:14px;
	font-weight:normal; 	
 	border:3px solid #666699;
	padding:3px;
	margin-bottom:1px;
  	text-align:center;
}

.gwt_miniprofile {
}


/* New stuff */

.gwt_rummble_title
{
	font:bold 16px arial;
	color:#71297D;
	text-decoration:none;	
	cursor:pointer;	
}

.gwt_rummble_text
{
	color:#666699;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	margin:0px;
	width:100px;
}

.gwt_rummble_rating
{
	font:bold 16px arial;
	color:#FFFFFF;
	width:40px;
	height:30px;
	text-align:center;
	padding-top:10px;
	float:left;
	text-decoration:none;
	margin:0px;
	display:block;
}
.rating_unrated
{
	background-image: url(../../gfx/rummble/wap/rummble_ratings/rt_unrated.jpg); 
}
.rating_rt1
{
	background-image: url(../../gfx/rummble/wap/rummble_ratings/rt1.jpg); 
}
.rating_rt2
{
	background-image: url(../../gfx/rummble/wap/rummble_ratings/rt2.jpg); 
}
.rating_rt3
{
	background-image: url(../../gfx/rummble/wap/rummble_ratings/rt3.jpg); 
}
.rating_rt4
{
	background-image: url(../../gfx/rummble/wap/rummble_ratings/rt4.jpg); 
}
.rating_rt5
{
	background-image: url(../../gfx/rummble/wap/rummble_ratings/rt5.jpg); 
}

.rex_rlist_rpic
{
	width:100px;
	height:75px;	
}

/* GWT LIST */

.cursor_pointer
{
	cursor:pointer;	
}

.gwt_float_left
{
	float:left!important;
}

.gwt_float_right
{
	float:right!important;
}

.gwt_transBkg
{
	background-color:transparent;
}

/* GWT Rummble Review Display */

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


/* GWT Tag List in List */

.gwt_rlist_area
{
	width:360px;
	height:490px;
}

.gwt_tagEntry
{
	width:100%;
	cursor:pointer;
}

.tagFocus
{
background-color:#E3E4EA;
color:red;
}

.gwt_tagEntry_tag
{
	float:left;
	width:50%;
	margin:0;
	padding:5px 0;	
	background-color:transparent;
}


.gwt_tagEntry_count
{
	float:right;
	width:50%;
	margin:0;
	padding:5px 0;	
	background-color:transparent;
}

.gwt_tagEntry_tick
{
	width:15px;
	height:15px;
	float:right;
}

.gwt_tagEntry_tick.selectedTag
{
	width:15px;
	height:15px;
	float:right;
	background:transparent url(../../gfx/rummble/web/rummble_images/Tick-green-small.png) no-repeat;
}

.gwt_tagList_controls
{
	height:25px;
	width:100%;
}

.gwt_tagListControl_button {
	float:left;
	background-image:url(../../gfx/rummble/web/explorer/rexControls_addRummble.png)!important;
	color:#343434;
	width:122px;
	height:25px;
	text-align:left;
	font-size:11px;
	padding:5px 0;
	padding-left: 18px;
}


.gwt_filterBar {
	width:318px;
	padding:8px 32px 0 12px;
	background-color:#CBCEDA;
	font-size:12px;
	color:#222;
	position:relative;
	padding-right:;
	min-height:24px;
	margin-bottom:1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.gwt_closeWidget{
	display:block;
	width:24px;
	height:24px;
	background:transparent url(../../gfx/rummble/web/ui/icon_closeWidget_tiny.gif) no-repeat center center;
	text-indent:-999em;
	cursor:pointer;
	position:absolute;
	right:4px;
	top:50%;
	margin-top:-12px;
}

/* Display Rummble Review */

.gwt_return_map_button
{
	float:right;
	background-image:url(../../gfx/rummble/web/explorer/rexControls_addRummble.png)!important;
	color:#343434;
	width:122px;
	height:25px;
	text-align:left;
	font-size:11px;
	padding:5px 0;
	padding-left: 18px;
}
