@charset "utf-8";

/* ------------------------------ PROFILE CSS */ /*LEFT COL */
div.profile_user_pic {
	float: left;
	text-align: center;
	width: 100%;
	margin: 0;
}

div.profile_user_status {
	float: left;
	margin: 0;
	width: 230px;
	text-align: left;
}

img.profile_map_marker {
	position: absolute;
	top: 66px;
	left: 106px;
}

div.profile_user_titles {
	float: left;
	margin: 0;
	width: 245px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	border-top: 3px;
	border-top-color: #E3E4EA;
	border-top-style: solid;
}

div.profile_user_history {
	float: left;
	padding: 5px 10px 5px 0px;
	margin: 0;
	text-align: right;
}

div.profile_user_options_box {
	float: left;
	width: 240px;
	margin: 0 0 10px 0;
}

div.profile_user_options {
	width: 105px;
	float: left;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

div.profile_user_contact_details {
	width: 240px;
	float: left;
	padding: 5px 0px 10px 0px;
}

/* ------- USER LOCATION MAP */
div.profile_user_loc {
	display: inline;
	float: left;
	height: 200px;
	margin-left: 8px;
	text-align: center;
	width: 230px;
}

/* ------- VITALS */
div.profile_vitals_box {
	float: left;
	width: 245px;
}

div.profile_vitals {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	float: left;
	width: 245px;
}

div.profile_vital_item { /*each item*/
	float: left;
	width: 122px;
	height: 20px;
	margin: 0px 0px 4px 0px;
}

div.profile_vital_item_extra { /*each item*/
	float: left;
	width: 240px;
	height: auto;
	margin: 0px 0px 4px 0px;
}

div.profile_vital_item_pic { /*each pic*/
	float: left;
	width: 30px;
	margin: 0px 0px 0px 0px;
}

div.profile_vital_item_text { /*each title*/
	float: left;
	width: 75%;
	height: auto;
	padding-top: 3px;
}

div.profile_vitals_extra_link {
	float: right;
	margin: 5px 0px 5px 0px;
	text-align: right;
	width: 100%;
}

div.profile_vitals_extra {
	visibility: visible;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	margin: 0px;
	float: left;
	width: 245px;
}

/* ---------------------------  RIGHT COL - BODY*/
div.profile_rummble_col {
	float: left;
	width: 340px;
	margin: 0px 10px 0px 0px;
}

/* ----------------------------------- BLOG ITEMS */
div.blog_privacy {
	float: right;
	display: inline;
	margin: 5px 10px 0px 0px;
	text-align: right;
}

div.profile_blog_new {
	float: left;
	width: 700px;
	height: 30px;
	background-color: #E3E4EA;
	padding-top: 5px;
}

div.profile_blog_item {
	float: left;
	width: 700px;
	height: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-style: solid;
	border-color: #E3E4EA;
	padding: 10px 0px 0px 0px;
}

div.profile_blog_item_content {
	float: left;
	width: 380px;
	padding: 5px 5px 5px 5px;
	background-image:
		url(../../gfx/rummble/web/blogstrm_images/blog_post_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100%;
}

div.profile_blog_title {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

div.profile_blog_item_comments {
	float: right;
	width: 300px;
	margin: 0px 0px 10px 0px;
}

div.blog_comment_delete {
	float: right;
	padding: 0px 2px 0px 2px;
}

/* ---------------------- POST ICONS ------- */
div.profile_blogmsg_icon {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 30px;
}

/* ----------------------------------- MSG ITEMS */
div.profile_msg_item_content {
	float: left;
	width: 380px;
	padding: 5px 5px 5px 5px
}

div.profile_msg_comment_bubble {
	float: left;
	width: 380px;
	height: 10px;
}

div.profile_msg_comment_bubble_top {
	float: left;
	width: 380px;
	background-image:
		url(../../gfx/rummble/web/blogstrm_images/blog_mainpost_bubble_top.gif)
		;
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
}

div.profile_msg_comment_bubble_bottom {
	float: left;
	width: 380px;
	height: 10px;
	background-image:
		url(../../gfx/rummble/web/blogstrm_images/blog_mainpost_bubble_bottom.gif)
		;
	background-position: left top;
	background-repeat: no-repeat;
}

div.profile_msg_comments_comment {
	float: left;
	width: 360px;
	padding: 0px 10px 0px 10px;
	background-color: #EDEEF1;
}

/* ------------------------- COMMENTS */
div.profile_blog_comments_post_box {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.profile_blog_comments_number {
	float: right;
}

div.profile_blog_comments_userpic {
	float: left;
	margin: 0px 5px 0px 0px;
	width: 30px;
}

div.profile_blog_comments_username_date {
	float: left;
}

div.profile_blog_comments_bubble_tip {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 5px 0 0 0;
}

div.profile_blog_comment_bubble_top {
	float: left;
	width: 300px;
	background-image:
		url(../../gfx/rummble/web/blogstrm_images/blog_post_bubble_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	font-size: 1px;
}

div.profile_blog_comment_bubble_bottom {
	float: left;
	width: 300px;
	height: 10px;
	font-size: 1px;
	background-image:
		url(../../gfx/rummble/web/blogstrm_images/blog_post_bubble_bottom.gif)
		;
	background-position: left top;
	background-repeat: no-repeat;
}

div.profile_blog_comments_comment {
	float: left;
	width: 280px;
	padding: 0px 10px 0px 10px;
	background-color: #EDEEF1;
}

/* ----------------- LEAVE COMMENT --- */
div.profile_reply {
	width: 120px;
	float: right;
	margin: 5px 0px 10px 0px;
}

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

div.profile_commentbox_container { /*SWITCH ON OFF */
	float: left;
	width: 370px;
	background-color: #E3E4EA;
	margin: 10px 0px 5px 0px;
	padding: 5px;
}

div.profile_commentbox_icon {
	float: left;
	margin: 5px 10px 5px 5px;
}

div.profile_commentbox_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A8AB1;
	margin: 0;
	font-weight: bold;
	float: left;
	padding: 10px 0px 5px 0px;
	width: 200px;
	height: 30px;
}

/* - -------------- NEW POST ------- */
div.profile_blognew_box {
	float: left;
	width: 680px;
	padding: 10px 10px 10px 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-style: solid;
	border-color: #666699;
}

div.profile_blognew_ajaxbox {
	float: left;
	width: 390px;
	padding: 10px;
	border: 2px;
	border-style: dashed;
	border-color: #E3E4EA;
}

div.profile_blognew_options {
	float: right;
	width: 260px;
	margin: 0px 0px 10px 0px;
}

div.profile_comments_input {
	float: left;
	height: auto;
	padding: 5px 5px 5px 5px;
	width: 98%;
}

div.profile_comments_captcha {
	float: left;
	text-align: center;
	width: 100%;
}

.friends_table {
	float: left;
}

.profileInfo {
	display: inline-block;
	height: 240px;
	left: -380px;
	margin: 0;
	padding-top: 0;
	position: relative;
	text-align: center;
	width: 50%;
}

.profileStats {
	padding: 0;
	position: relative;
	width: 100%;
}

.profileInfo div {
border:3px solid white;
display:inline-block;
font-family:arial;
font-size:20px;
font-weight:bold;
height:44px;
margin:1px;
padding:1px;
position:relative;
text-align:center;
top:25px;
width:65px;
}

div#userStat1 {
	background-color: #571B7E;
	color: white;
}

div#userStat2 {
	background-color: #E8A317;
	color: white
}

div#userStat3 {
	background-color: #1589FF;
	color: white
}

.profileInfo  div div.text {
border:none;
font-size:13px;
font-weight:bold;
height:10px;
left:0;
margin:0;
padding:0;
position:absolute;
top:2px;
width:70px;
z-index:2;
}

.profileInfo div div.num {
border:none;
height:40px;
position:absolute;
text-align:center;
top:15px;
}
#medals {
	border: 1px solid black;
	height: 500px;
	left: 120px;
	position: absolute;
	width: 270px;
}

#profile_map {
	border: 3px solid #990099;
}

.profileInfo div.sel {
	border: 2px outset black;
}

////////////
////////////
///
MEDALS /// //////////// ////////////



#stream {
	background: #FFFFFF none repeat scroll 0 0;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 0;
}

.topic {
	color: #550055;
}

.area {
	color: #000000;
}

.note {
	padding-left: 10px;
	padding-top: 10px;
}

img.medaldetail {
	margin: 0 auto;
}

a.topic {
	
}

a.area {
	
}

.hero {
	font-size: small;
	font-style: normal;
	height: 6em;
}

.areahero {
	height: 115px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 100%;
}

#medalStream {
	background: transparent url(../../gfx/wap/detail_backgroundmedal.jpg)
		repeat scroll center bottom;
	clear: both;
	height: 100%;
	margin-bottom: 0;
	position: relative;
	padding-left: 100px;
	position: relative;
	width: 400px;
	font-size: 15px;
}

.medals {
	position: relative;
	top: -1px;
}

.medalUser {
	display: table-cell;
	float: left;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
}

.medalImage {
	display: table-cell;
	float: right;
	vertical-align: middle;
}

.medalContent {
	display: table-cell;
	left: 25%;
	vertical-align: middle;
	z-index: 0;
}

.medalImage2 {
	display: table-cell;
	float: left;
	vertical-align: middle;
}

a.medalusername {
	font-weight: bold;
}

span.tags {
	font-size: small;
	font-style: italic;
}

#stream .messageStream {
	display: table;
	font-size: small;
	margin-left: 0;
	margin-right: 0;
	min-height: 50px;
	overflow: hidden;
	padding: 10px;
	width: 100%;
}

.messageImage {
	float: left;
	vertical-align: middle;
}

.messageImage2 {
	display: table-cell;
	vertical-align: middle;
}

.messageContent {
	background-position: center bottom;
	background-repeat: repeat-x;
	display: table-cell;
	left: 1px;
	min-height: 50px;
	vertical-align: top;
}

.messagegap {
	display: table-cell;
	left: 1px;
	width: 5px;
}


.titleMedal {
	color: black;
	margin: 0;
	padding: 20px;
}

.medalProfile {
	height: 110px;
	left: 1px;
	position: absolute;
	width: 103px;
	z-index: 1;
}

.medalFrame {
	left: -9px;
	position: absolute;
	z-index: 2;
}

a.topicMedal {
	
}

.medalPlaque {
	left: 100px;
	position: absolute;
	top: 5px;
	z-index: 3;
}

.medalPlaqueImg {
	
}

.medalTopic {
	color: #000000;
	font-family: "arial";
	font-size: 89%;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 25px;
	vertical-align: middle;
	width: 120px;
	z-index: 4;
}

.medalTag {
	left: 98px;
	position: absolute;
	top: 50px;
	z-index: 5;
}

.medalTagImg {
	
}

.medalUsername {
	color: #404040;
	display: inline;
	font-family: courier new, verdana;
	font-size: 14px;
	font-weight: bold;
	left: -2px;
	position: absolute;
	text-align: center;
	top: 25px;
	vertical-align: middle;
	width: 117px;
	z-index: 6;
}

.medalIcon {
	position: absolute;
	right: 0;
}

.medalIconImg {
	
}



.areaTitle {
	left: 59px;
	position: absolute;
	top: 37px;
	z-index: 10;
}

.areaTitleText {
	position: absolute;
	right: 16px;
	text-align: right;
	top: 14px;
}

.firstAreaTitle {
	color: black;
	font-family: helvetica;
	font-size: 20px;
	font-weight: bold;
	opacity: 0.75;
}

.secondAreaTitle {
	color: black;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	opacity: 0.75;
}

.thirdAreaTitle {
	color: black;
	font-family: helvetica;
	font-size: 26px;
	font-weight: bold;
	opacity: 0.75;
}

.areaTitleImg {
	
}

.polaroidTop {
	left: -16px;
	position: absolute;
	top: 249px;
}

.polaroidTopImg {
	
}

.areamedalshead {
	height: 190px;
	position: relative;
}

.userhero {
	height: 110px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 100%;
}

.userMedalPlaque {
	left: 32px;
	position: absolute;
	top: 15px;
	z-index: 3;
}

.medalPlaqueTopic {
	color: #000000;
	font-family: "arial";
	font-size: 16px;
	font-weight: bold;
	left: 32px;
	position: absolute;
	text-align: center;
	top: 38px;
	vertical-align: middle;
	width: 147px;
	z-index: 4;
}

.medalPlaqueFirst {
	color: #000000;
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	left: 32px;
	position: absolute;
	text-align: center;
	top: 27px;
	vertical-align: middle;
	width: 147px;
	z-index: 4;
}

.medalPlaqueArea {
	color: #000000;
	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	left: 52px;
	line-height: 11px;
	position: absolute;
	text-align: center;
	top: 56px;
	vertical-align: middle;
	width: 100px;
	z-index: 4;
}

.userMedalIcon {
	position: absolute;
	right: 46px;
	top: 0;
}

.userMedalHeader {
	height: 198px;
	position: relative;
}

.userMedalCorner {
	position: absolute;
	z-index: 3;
}

.userMedalName {
	position: absolute;
	top: 42px;
	z-index: 2;
}

.userMedalPicture {
	left: 178px;
	position: absolute;
	top: 37px;
	z-index: 0;
}

.userMedalFrame {
	left: 159px;
	position: absolute;
	top: 26px;
	z-index: 1;
}

.userMedalPictureImg {
	height: 116px;
	width: 105px;
}

.userMedalNameText {
	color: #404040;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	left: 0;
	position: absolute;
	text-align: center;
	top: 128px;
	width: 200px;
	z-index: 4;
}

.heroDetail {
	background: transparent url(../../gfx/wap/detail_backgroundmedal.jpg)
		repeat scroll center bottom;
	position: relative;
	text-align: center;
}

.medalDetailHeader {
	height: 230px;
	position: relative;
	width: 100%;
}

.medalDetailFrame {
	left: -50px;
	position: absolute;
	z-index: 1;
}

.medalDetailProfile1 {
	left: -44px;
	position: absolute;
}

.medalDetailProfileImg {
	height: 120px;
	width: 105px;
}

.medalDetailProfile2 {
	left: -52px;
	position: absolute;
	top: 110px;
}

.medalDetailTag {
	left: 130px;
	position: absolute;
	top: 65px;
	z-index: 2;
}

.medalDetailTagText {
	color: #404040;
	font-family: courier new;
	font-size: 17px;
	font-weight: bolder;
	left: 138px;
	position: absolute;
	top: 85px;
	width: 130px;
	z-index: 5;
}

.medalDetailText {
	color: black;
	height: 100px;
	position: absolute;
	text-align: center;
	top: -82px;
	width: 100%;
}

.medalDetailTextOne {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	left: 69px;
	position: absolute;
	top: 89px;
	width: 170px;
	z-index: 4;
}

.medalDetailTextTwo {
	color: #000000;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	left: 69px;
	position: absolute;
	top: 98px;
	width: 170px;
	z-index: 4;
}

.medalDetailTextThree {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	left: 69px;
	position: absolute;
	top: 123px;
	width: 170px;
	z-index: 4;
}

.medalDetailPlaque {
	left: 65px;
	position: absolute;
	top: 76px;
	z-index: 2;
}

.medalDetail {
	height: 275px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.medalDetailImg {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	z-index: 2;
}

.medalDetailBack {
	left: 10px;
	position: relative;
	text-align: left;
	top: -50px;
	width: 250px;
	z-index: 10;
}

.medalDetailBack2 {
	left: 10px;
	position: relative;
	text-align: left;
	top: -45px;
	width: 250px;
	z-index: 10;
}

.medalDetailBack a,.medalDetailBack2 a,.medalBack a,.medalLeagueLink a,.medalBack a
	{
	background: #F4F4F4 none repeat scroll 0 0;
	border-bottom: 1px solid #ECECEC;
	color: #479CEB;
	display: block;
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	height: 25px;
	margin-bottom: 2px;
	opacity: 0.9;
	padding-left: 5px;
	padding-top: 5px;
}

.medalDetailTagImg {
	width: 138px;
}

.medalDetailPlaqueImg {
	width: 175px;
}

.medalDetailImg {
	background-position: center center;
	background-repeat: no-repeat;
	height: 275px;
	z-index: 2;
}

.medalDetailMedal {
	z-index: 2;
}

.leagueHeader {
	color: black;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	height: 60px;
	text-align: left;
}

.leagueTable {
	border-collapse: collapse;
	color: black;
	font-size: 13px;
	font-weight: bold;
	left: 10px;
	padding: 5px;
	position: relative;
	text-align: left;
	top: 0;
	width: 90%;
}

.medalBack {
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
	width: 250px;
}

.leagueHeaderText {
	left: 11px;
	position: relative;
	top: 20px;
}

.leagueFooter {
	height: 50px;
}

.medalLeagueLink {
	height: 60px;
	left: 10px;
	position: relative;
	width: 250px;
	top: 20px;
}

.leagueTable td {
	border-top: 1px solid;
	height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 10px;
}

td.pos {
	width: 50px;
}

td.username {
	width: 150px;
}

td.score {
	width: 50px;
}

.leagueTable td a {
	color: #479CEB;
}

.leagueTable td.first {
	border-bottom: 2px solid;
	border-top: 0 solid;
	height: 15px;
	padding: 3px;
	width: 10px;
}

.divlabel {
	padding-bottom: 5px;
	padding-top: 5px;
}

.rummblemap img {
	max-width: 300px;
}

.rummblemap {
	text-align: center;
}

div.controls {
	width: 100%;
}

div.controls div {
	background: #F4F4F4 none repeat scroll 0 0;
	border: 1px outset #FCFCFC;
	display: block;
	font-size: 16px;
	margin-bottom: 4px;
	padding: 4px;
}

.standardButton {
	background: #F4F4F4 none repeat scroll 0 0;
	border: 1px outset #FCFCFC;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 13px;
	padding: 4px 4px 4px 21px;
}

.keyNew {
	color: #3D3D3D;
	font-size: 15px;
	line-height: 1em;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none !important;
}

.medalBack {
	height: 50px;
	left: 10pxse;
	position: relative;
	text-align: left;
	top: 10px;
	width: 250px;
	z-index: 10;
}

div.viewArea {
	background-color: green;
	border: 3px outset white;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	left: 199px;
	padding: 3px;
	position: absolute;
	text-align: center;
	top: 145px;
	vertical-align: baseline;
	width: 100px;
}

.heronumber {
	color: black;
	font-size: 50px;
	font-weight: bold;
	left: 42px;
	position: absolute;
	top: 12px;
}

.competing {
	min-height: 120px;
	padding-bottom: 10px;
}

.competing div,.medalHead {
	color: black;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#checkins {
	display: block;
	padding-top: 35px;
}

#checkins div.checkin {
	border-bottom: 1px solid #C4C4C4;
	display: block;
	font-size: 14px;
	min-height: 75px;
	padding-bottom: 10px;
	padding-left: 180px;
	padding-top: 15px;
	position: relative;
	top: 10px;
	width: 480px;
	background-color:white;
}

#checkins div.checkin a {
	font-weight: bold;
}

#checkins div.checkin span.address {
	color: #404040;
	font-size: 14px;
}

#checkins div.checkin span.time {
	bottom: 5px;
	color: #404040;
	font-size: 13px;
	padding-left: 550px;
	position: absolute;
	width: 100px;
}

#checkins div.imgBig {
	z-index: 10;
	width: 200px;
	height: 150px;
	top: -30px;
	left: 0px;
	position: absolute;
	background-repeat: no-repeat;
}

#checkins div.checkin div.info {
	bottom: 15px;
	display: inline-block;
	font-size: 12px;
	position: absolute;
	left:180px;
}

#checkins div.checkin div.img {
	border: 1px solid #909090;
	height: 75px;
	left: 50px;
	position: absolute;
	top: 10px;
	width: 100px;
}

#checkins div.checkin span.title {
	background: none repeat scroll 0 0 transparent;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#profileContent a {
font-family:arial;
text-decoration:none;
}

