@charset "utf-8";
/* ALL FORMS, BUTTONS ETC */
/*------------------------------------------- MESSAGE STREAM*/

input.search {
width:95px;
height:16px;
background-color:#71297D;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
padding:2px 0px 4px 6px;
border: 0px;
border-style:none;
float:left;
margin:1px 0px 0px 1px;
}

/* GENERIC DROP DOWN */

select.generic, select.generic_light {
	height:22px;
	background-color: #FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:3px;
	border: 1px;
	border-style:solid;
}

select.generic {
	border-color: #E3E4EA;
	color: #666699;
}

select.generic_light {
	color:#8989B0;
	border-color:#8989B0;
	float:right;
}

/*psuedo button DIV GLOBAL USE*/
div.button {
	width:65px;
	height:24px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	color: #FFFFFF;
	background-image:url(../../gfx/rummble/web/global_buttons/button_blank.png);
	background-repeat:no-repeat;
	float:left;
}
div.button a{
	color:#303030;
display:block;
font-weight:bold;
height:19px;
padding:5px 0 0;
text-decoration:none;
}
div.button span{
	height:19px;
	padding: 5px 0px 0px 0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
div.button a:visited{
	color:#303030;
	text-decoration:none;

}
div.button a:hover{
color:#479CEB;
text-decoration:none;
}

/* CSS ONLY BUTTONS */
div.buttoncss_mid
{
	width: 45px;
}
.buttoncss_mid a { /* USED ON LOCATION SET */
	border: 2px solid #8989B0;
	border-bottom-color: #333366;
	border-right-color: #333366;
	background-color: #666699;
	width:45px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
	display:block;
	padding:3px 0 3px 0;
	text-decoration:none;
	color: #FFFFFF;
}
.buttoncss_mid a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.buttoncss_mid a:hover{
	background-color:#8989B0;
	color: #FFFFFF;
	text-decoration:none;
}
.buttoncss_mid a:active {
	border: 2px solid #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
	text-decoration:none;
}

/*MINI BUTTON*/

div.button_mini {
	width:39px;
	height:23px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	color: #FFFFFF;
	background-image:url(../../gfx/rummble/web/global_buttons/button_blank_mini.png);
	background-repeat:no-repeat; 
	float:left;
}
.button_mini a{
border:1px outset black;
color:black;
display:block;
font-weight:bold;
height:19px;
margin-right:5px;
text-decoration:none;
}
.button_mini a:hover{
color: #333366;
}

/* BUTTON BIG */

div.button_big {
	width:78px;
	height:34px;
	border: 0px;
	border-style:none;
	cursor:pointer;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	color: #FFFFFF;
}
.button_big a{
	height:24px;
	padding: 10px 0px 0px 0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
.button_big a:hover{
	color: #FFCCFF;
}

/* GENERIC TITLES and HEADINGS */

div.generic_heading {
	float:left;
	height: auto;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

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

/* ------------- SEND MESSAGE BOX -----*/

div.send_message_container {
	/* background-color:#E3E4EA; */
	text-align:left;
	float: left;
}
div.send_message_container_view {
	/* background-color:#E3E4EA; */
	text-align:left;
	padding-left: 180px;
}
.send_message_container_view h1{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666699;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
.send_message_container_title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666699;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
div.messages_send_message_container {
margin: 0 10px;
float:left;
}
input.recipient {
width:170px;
height:14px;
background-color: #FFFFFF;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
padding:5px;
border: 1px;
border-color: #9A9ABB;
border-style:solid;
float:left;
}
input.recipient_unedit { /*when user cannot edit the recipient field*/
width:190px;
height:14px;
background-color: #FFFFFF;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #666666;
padding:3px;
border: 1px;
border-color: #9A9ABB;
border-style:solid;
float:left;
}
input.telephonenumber {
	width:170px;
	height:16px;
	background-color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#412055;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border: 1px;
	border-color: #9A9ABB;
	border-style:solid;
	float:left;
}
textarea.message {
	width:170px;
	height:32px;
	background-color: #FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#35124A;
	padding:5px;
	border: 1px;
	border-color: #9A9ABB;
	border-style:solid;
	float:left;
	overflow: auto; /*hides scroll on ie till overflow*/
}

/* BUBBLES - mouse hover tooltips*/

/* Friends Bubble */
div.bubble_friend {
 width:150px;
 height:40px;
 padding: 8px 10px 30px 8px;
 text-align: left;
 background-image: url(../../gfx/rummble/web/global_components/bubble_friends.png);
 background-repeat: no-repeat;
 background-position: top left;
 margin-right: -3px;
 z-index: 101;
 position: absolute;
}
div.bubble_friend p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	margin:0px;
}
div.bubble_friend a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
}
div.bubble_friend a:hover {
	color: #000000;
}

/*------------------------------- AJAX DROP DOWN CSS ----- */
div.results{
      font-family:Tahoma, Arial, Helvetica, sans-serif;
      font-size:11px;
      font-weight:normal;
      color:#666666;
      background-color:#FFFFFF;
      border: 1px;
      border-color: #9A9ABB;
      border-style:solid;
      z-index:20;
      margin: 0px -3px 0px 0px;
}
.results ul
{
      list-style: none;
      padding: 0px;
      margin: 0px -3px 0px 0px;
      z-index:20;
}
.results li
{
     margin: 0px -3px 0px 0px;
     height: auto;
      padding:3px 5px 3px 5px;
      z-index:20;
}

.selected
{
background-color:#E3E4EA;
}

/* ED's EDIT */

div.recentLoc{
      font-family:Tahoma, Arial, Helvetica, sans-serif;
      font-size:11px;
      font-weight:normal;
      color:#666666;
      background-color:#FFFFFF;
      border: 1px;
      border-color: #9A9ABB;
      border-style:solid;
      z-index:20;
      width:230px;
}

.recentLoc a{
	      font-family:Tahoma, Arial, Helvetica, sans-serif;
      font-size:11px;
      font-weight:normal;
      color:#666666;
   	text-decoration: none;
}
.recentLoc a:visited{
	text-decoration: none;
    color:#666666;
}
.recentLoc a:hover{
	text-decoration: underline;
    color:#666666;
}
	
.recentLoc ul
{
      list-style: none;
      padding: 0px;
      margin: 0px;
      z-index:20;
}
.recentLoc li

{
     margin: 0 0.15em;
     height: auto;
      padding:3px 5px 3px 5px;
      z-index:20;
}



/* ---------------------------------------- HELP TOOLTIPS ---------- */

div.help {
	width: 10px;
	float: right;
	margin: 0px -3px 0px 0px;
}

/* css/tooltip.css -- fancy tooltips */

span.tool {
  cursor: help;
  margin:0px;
}
 
div.tip {
  display: none;
  background-color:#8989B0;
  z-index: 100;
  position: absolute;
  width: 130px;
  line-height: 1.2em;
  padding: 3px 7px 4px 6px;
  border: 3px solid #FFFFFF;
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: left;
  text-decoration:none;
}

/* css/tooltip.css */

/*-------------------------------- NOTICE */

div.notice{
width:20px;
height:20px;
}

/* ----------- GENERIC LEFT COLOUMN BOXES ------- */
div.generic_left_col_box {
background-color:#E3E4EA;
float:left;
height:auto;
margin:0 0 10px;
width:246px;
}
div.generic_left_col_box h1 {
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #35124A;
  padding-bottom:5px;
  margin:0px;
}
div.generic_left_col_box p {
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#666699;
  margin:0px;
}

div.generic_left_col_box_header {
	background-position: top;
	background-repeat: no-repeat;
	float:left;
	width: 246px;
	height:10px;
	}
div.generic_left_col_box_footer {
	background-position: top;
	background-repeat: no-repeat;
	float:left;
	width: 246px;
	height:10px;
}

div.generic_left_col_text {
	float:left;
	width: 165px;
	padding: 0px 0px 0px 8px;
	position: relative;
	left: 0px;
	top: 0px;
	height:auto;
	z-index:10;
	text-align:left;
}

div.generic_left_col_icon {
	float:left;
	margin: 0px 0px 5px 10px;
	right: 0px;
	top: 0px;
	position:relative;
}
div.generic_left_col_button {
	float:right;
	padding: 0px 5px 0px 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}

/* -------------------------- TABS ------------------------- */
div.tab_active_wide {
	width:100%;
	height:31px;
	margin: 0px 0px 5px 0px;
	border-bottom: 2px solid #5D3488;
	/* background-image:url(../../gfx/rummble/web/global_components/tab_active_wide.png);
	background-repeat:no-repeat;
	background-position:top; */
}

div.tab_active_wide_title {
color:#5D3488;
float:left;
font-family:arial;
font-size:18px;
font-weight:bold;
margin:8px 5px 5px 10px;
}
div.left_col_tab_medium_active {
	float:left;
	width:245px;
	height:31px;
	margin: 0px;
	/* background-image:url(../../gfx/rummble/web/global_components/tab_250bl.png);
	background-repeat:no-repeat;
	background-position:top; */
	border-bottom:2px solid #5d3488;
}
div.left_col_tab_medium_active_title {
float:left;
  font-family: Arial, Tahoma, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #5d3488;
  margin:8px 5px 5px 10px;
}
div.left_col_tab_medium_active_link {
float:right;
  margin:10px 10px 5px 0px;
}
div.left_col_tab_medium_active_link a, div.left_col_tab_medium_active_link a:visited {
  font-family: Tahoma, Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration:underline;
}

div.tab_medium_active, div.tab_medium_active_light {
	width:100%;
	height:34px;
	float:left;
	margin: 0px 0px 8px 0px;
	/* background-repeat:no-repeat; */
}

div.tab_medium_active {
	/* background-image:url(../../gfx/rummble/web/global_components/tab_medium_bg_active.png); */
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#4F4F4F;
}

div.tab_medium_active_light {
	background-image:url(../../gfx/rummble/web/global_components/tab_light_bg_active.png);
}

/*---------------------- mini tabs */
 
div.tab_mini_active {
 background-image:url(../../gfx/rummble/web/global_components/tab_mini_bg_active.jpg);
 background-repeat:no-repeat;
 width:170px;
 height:34px;
 float:left;
 border-bottom:2px;
 border-bottom-style:solid;
 border-bottom-color:#4F4F4F;
 margin: 0 0 8px 0;
  text-decoration:none;
}
div.tab_mini_inactive {
 width:170px;
 height:34px;
 float:left;
 border-bottom:2px;
 border-bottom-style:solid;
 border-bottom-color:#4F4F4F;
 margin: 0 0 8px 0;
 background-image: url(../../gfx/rummble/web/global_components/tab_mini_bg_inactive.jpg);
 background-repeat: no-repeat;
  text-decoration:none;
}
 
.tab_active_mini_title a, .tab_active_mini_title a:visited {
 display:block;
 float:left;
 font-family: Arial, Tahoma, helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
 padding: 8px 0 5px 10px;
 font-weight: bold;
 text-decoration:none;
 width: 160px;
 text-align: left;
}

.tab_inactive_mini_title a, .tab_inactive_mini_title a:visited{
 display:block;
 float:left;
 font-family: Arial, Tahoma, helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #B8B8D0;
 font-weight: bold;
 text-decoration:none;
 padding: 8px 0 5px 10px;
 width: 160px;
 text-align: left;
}

/* ------------- SUB MENU ---------------- */
div.rum_submenu, div.rum_submenu_active {
width:120px;
height:32px;
border:0px;
border-style:none;
cursor:pointer;
text-align:center;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
margin:0px;
color: #FFFFFF;
background-image:url(../../gfx/rummble/web/global_buttons/submenu_bg.gif);
background-repeat:no-repeat;
float:left;
}

div.rum_submenu a{
height:24px;
padding: 8px 0px 0px 0px;
display:block;
text-decoration:none;
color: #FFFFFF;
}

div.rum_submenu a:visited{
color: #FFFFFF;
text-decoration:none;
}

div.rum_submenu a:hover{
color: #FFFFFF;
}

div.rum_submenu_active a{
height:24px;
padding: 8px 0px 0px 0px;
display:block;
text-decoration:underline;
color: #FFFFFF;
}

div.rum_submenu_active a:visited{
color: #FFFFFF;
text-decoration:underline;
}

div.rum_submenu_active a:hover{
color: #FFFFFF;
}

/* ------------- ROUNDED CORNER DIV ----------------------------- */

.roundedcornr_box {
	background: #e3e4ea;
	height: auto;
	width:700px;
	float:left;
}
.roundedcornr_top div {
   background: url(../../gfx/rummble/web/global_components/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../../gfx/rummble/web/global_components/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../../gfx/rummble/web/global_components/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../../gfx/rummble/web/global_components/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
   float:left;
}
.roundedcornr_content{ margin: 0px 10px 0px 0px; }

/* --------------------------------------- TABS ------------------------- */
div.box_tab_close {
	background-color:#E3E4EA;
	width:700px;
	background-image:url(../../gfx/rummble/web/global_components/roundedcornr_tr.png);
	background-repeat:no-repeat;
	background-position:right top;
	float: left;
	height: 10px;
}

div.box_tab_ls_active {
	width:96px;
	height:25px;
	float:left;
	background-image: url(../../gfx/rummble/web/global_components/box_tab_ls_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 5px 0px 10px;
	text-align: center;
}

.box_tab_ls_active a{
	font-family:Arial, Helvetica, sans-serif;
	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;
}
.box_tab_ls_active a:hover{
	color: #000000;
}

div.box_tab_active {
	width:96px;
	height:24px;
	float:left;
	background-image: url(../../gfx/rummble/web/global_components/box_tab_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 5px 0px 10px;
	text-align: center;
	margin-right: 3px;
}
div.box_tab_icon {
	width:20px;
	text-align:right;
	float:left;
	margin-left: 0px;
	margin-right: 5px;
}
.box_tab_active a{
	font-family:Arial, Helvetica, sans-serif;
	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;
}
.box_tab_active a:hover{
	color: #000000;
}

div.box_tab_inactive { /* RUMMBLE, MAP CONTAINER */
	width:90px;
	height:24px;
	float:left;
	padding: 5px 10px 0px 10px;
	background-image: url(../../gfx/rummble/web/global_components/box_tab_inactive.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 3px;
}
.box_tab_inactive a{
	font-family:Arial, Helvetica, sans-serif;
	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;
}
.box_tab_inactive a:hover{
	color: #000000;
}

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

div.rummble_main_small_rating {
	float:left;
	margin: 5px 0px 5px 0px;
}
/* -------------- RUMMBLE EXPERIENCED THIS */
div.rummblestream_experienced_this {
	right: 10px;
	top: 100px;
	float: right;
}
.rummblestream_experienced_this a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666699;
	font-weight:normal;
	text-decoration:underline;
}

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

.rummblestream_experienced_this a:visited{
	color: #666699;
	text-decoration:underline;
}

/* ---------------- SHARE THIS ----------- */
div.share_this {
	float:left;
	margin: 5px 3px 3px 3px;
}
.share_this a{
	display:block;
	width:74px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666699;
	font-weight:bold;
	position: relative;
	float: left;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
	text-align:left;
	background-image:url(../../gfx/rummble/web/global_icons/share_this.png);
	background-repeat:no-repeat;
	background-position: 64px 3px;
}
.share_this a:hover{
	background-color:#666699;
	color: #FFFFFF;
	background-image:url(../../gfx/rummble/web/global_icons/share_this_white.png);
}

div.share_this_popup {
	width:200px;
}
div.share_this_popup_navi {
	background-image:url(../../gfx/rummble/web/global_components/share_this_popup_bg.png);
	background-repeat:no-repeat;
	background-position: left top;
	height: 20px;
	width:185px;
	padding: 13px 5px 0 10px;
}
.share_this_popup_navi p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight:normal;
	margin:0px;
	float:left;
}
.share_this_popup_navi p a{
	color: #FFFFFF;
	text-decoration:underline;
}
.share_this_popup_navi p a:hover{
color: #000000;
}

div.share_this_popup_content {
	width:184px;
	background-color:#FFFFFF;
	border:3px;
	border-color:#8989B0;
	border-style:solid;
	padding:5px;
}
.share_this_popup_content p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666699;
	font-weight:normal;
	margin:0;
}
.share_this_popup_content p a{
	color: #666699;
	text-decoration:underline;
}
.share_this_popup_content p a:hover{
color: #000000;
}

div.delete {
	float:right;
	position: relative;
	top: 0px;
}

/* ----------------------- PROGRESS NUMBERS */
div.prog_number {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
margin:0 10px 0 0;
text-align:center;
padding:8px 5px 0px 5px;
width:26px;
height:30px;
}

/*-------------------------- LEFT CALL NOTICES --- */

div.hp_red_notice{
	width:230px;
	height:auto;
	margin:0 0 10px 0;
	padding:3px;
	border:5px;
	border-color: #CC0000;
	border-style:solid;
	float: left;
	background-color: #990000;
}
.hp_red_notice p{
color:#FFFFFF;
}
.hp_red_notice p a{
color:#FFFFFF;
text-decoration:underline;
}
.hp_red_notice p a:visited{
color:#FFFFFF;
text-decoration:underline;
}
.hp_red_notice p a:hover{
color:#FFFFFF;
text-decoration:underline;
}

div.hp_green_notice{
	width:230px;
	height:auto;
	margin:0 0 10px 0;
	padding:3px;
	border:5px;
	border-color:#CCFF99;
	border-style:solid;
	float: left;
	background-color: #669900;
}
.hp_green_notice p{
color:#FFFFFF;
}
.hp_green_notice p a{
color:#FFFFFF;
text-decoration:underline;
}
.hp_green_notice p a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.hp_green_notice p a:visited{
color:#FFFFFF;
text-decoration:underline;
}

div.hp_purple_notice{
	height:auto;
	margin:0 0 10px 0;
	padding:8px 8px 0 8px;
	width:220px;
	border:5px;
	border-color:#CC99CC;
	border-style:solid;
	float: left;
	background-color: #996699;
}

.hp_purple_notice h3 {
	margin-bottom:0.25em;
	color:#FFF;
	font-size:17px;
	letter-spacing:-0.02em;
	line-height:1.5;
	
}
.hp_purple_notice p{
	color:#FFFFFF;
	margin-bottom:1em;
}
.hp_purple_notice p a{
color:#FFFFFF;
text-decoration:underline;
}
.hp_purple_notice p a:visited{
color:#FFFFFF;
text-decoration:underline;
}
.hp_purple_notice p a:hover{
color:#FFFFFF;
text-decoration:underline;
}

div.hp_purple_notice .closeLink{display:none;}

div.temp_notice{
	width:230px;
	height:auto;
	margin:0 0 10px 0;
	padding:3px;
	border:5px;
	border-color:#3B617E;
	border-style:solid;
	float: left;
	background-color: #FFFFFF;
}
.temp_notice p{
color:#21445F;
}
.temp_notice p a{
color:#21445F;
text-decoration:underline;
}
.temp_notice p a:visited{
color:#21445F;
text-decoration:underline;
}
.temp_notice p a:hover{
color:#21445F;
text-decoration:underline;
}

div.hp_notice_icon {
	float:left;
	margin: 0px 5px 0 3px;
}

.reminderDiv {
width: 250px;
display: none;
COLOR:red;
font-size: 12px;
font-weight: bold;
position: absolute;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
z-index: 100000000;
}

/* FEEDBACK BOX */
div.feedback {
 float:left;
 padding:0px 10px 0px 10px;
 width: 220px;
}

/* Calendar Button */
.calendar_select_btn {
background-image:url(../../gfx/rummble/web/global_buttons/button_cal.gif);
width:26px;
height:26px;
border:0px;
cursor:pointer;
}

/* Poll */
.pollCheckBox {
border-style: none;
background: transparent;
border-width: 0px
}

/* Trust Popup */
div.trust_popup {
	width:330px;
	background-color:#E3E4EA;
	border:3px;
	border-color:#666699;
	border-style:solid;
	padding:10px;
	z-index:20;
	display:none;
	position:absolute;
	text-align:center
}

/* Next Prev Options bar */
div.generic_options_bar{
	width:700px;
	height:20px;
	float:left;
	margin: 10px 0px 10px 0px;
}

div.generic_nextprev_options{
float:right;
}
.generic_nextprev_options p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #666699;
	font-size:11px; 
	font-weight: normal;
	margin:0;
}
.generic_nextprev_options p a{
	color: #666699;
	text-decoration:underline;
}
.generic_nextprev_options p a:hover{
	color: #000000;
	text-decoration:underline;
}

/* Title bar number */
div.generic_title_number {
	float:right;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	margin:10px 10px 0px 8px;
	text-align: right;
}

/* Title Icon */
div.generic_title_icon {
	float:left;
	margin: 0 10px 0 0;
}

/* Generic Container */
div.generic_container {
	width:700px;
	float:left;
	margin: 10px 0 0 0;
	border-bottom: 1px;
	border-bottom-color: #8989B0;
	border-bottom-style: solid;
	padding: 0 0 10px 0;
}

/* Generic List */
div.generic_list{
	width:600px;
	float:left;
}

/* Generic Item */
div.generic_item {
	float:left;
	width: 600px;
	margin: 0 0 10px 0;
}

/* Generic Delete */
div.generic_delete {
	float:right;
	padding: 0px 2px 0px 2px;
}

/* future location button */
div.future_location_button {
	width:181px;
	height:32px;
	background-color:transparent;
	background-image:url(../../gfx/rummble/web/global_buttons/sf_butwheretrip.gif);
	background-position:top-left;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	color: #FFFFFF;
	border: 0px;
	border-style:none;
	cursor:pointer;
}
div.future_location_button a{
	padding: 10px 0px 0px 40px;
	height:32px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
div.future_location_button a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
div.future_location_button a:hover{
	color: #333366;
}

/* edit member public profile */
div.home_location_square {
	border: 10px;
	border-color: #a18cab;
	border-style: solid;
	padding: 15px 30px 15px 50px;
}
