@charset "utf-8";

/* CSS Document */
* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	outline: none;
}

html { /* sticky footer */
	height: 100%;
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 100%;
}

img {
	border: none 0px;
}

.error {
	color: red;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 12px;
}

a:link.darklink {
	font-style: italic;
	color: #333333;
}

a:visited.darklink {
	font-style: italic;
	color: #333333;
}

a:active.darklink {
	font-style: italic;
	color: #333333;
}

a:hover.darklink {
	font-style: italic;
	color: #333333;
}

a:link,visited,hover {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	font-size: 12px;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
}

div.roundCornersSand {
	width: 375px;
}

div.roundCornersSand div.top {
	background: transparent url(/images/round_box_sand_top.gif) no-repeat
		top left;
	padding: 15px 0 0 70px;
}

div.roundCornersSand div.content {
	background-color: #FFF2D0;
	padding-left: 20px;
	padding-right: 20px;
}

div.roundCornersSand div.bottom {
	padding: 15px 0 0 70px;
	background: transparent url(/images/round_box_sand_bottom.gif) no-repeat
		bottom left;
}

.button a {
	text-decoration: none;
	color: #ff8400;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
}

.button a:hover {
	text-decoration: underline;
}

.buttonsmall a {
	font-size: 11px;
}

.titleOrange {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #e77e01;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-top: 15px;
}

.titleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}

.TextBoxImage {
	position: relative;
	width: 500px;
	text-align: justify;
}

.PictureRightBottomMargin {
	margin-right: 10px;
	margin-bottom: 2px;
}

#OuterBox {
	margin: auto;
	width: 930px;
	text-align: left;
}

#TopBoxWrapper {
	background: repeat-x;
	width: 100%;
}

#TopBox {
	margin: auto;
	width: 960px;
	padding-left: 10px;
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.logreg_btn {
	background-image: url(/images/button_login3.png);
	position: absolute;
	left: 850px;
	top: 11px;
	height: 31px;
	width: 106px;
	text-shadow: white 0px 1px 0px;
	text-align: center;
}

#login {
	color: #333;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 7px;
}

.logreg_btn:hover {
	background-position: 0px 31px;
}

#vg_tabs_new #reg_pro {
	padding: 0px;
	border: none;
	position: absolute;
}

#TopBox #vg_logo {
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 0px;
}

#TopBox #business_logo_container {
	position: absolute;
	z-index: 1;
	left: 170px;
	top: 23px;
	width: 542px;
	height: 86px;
	text-align: center;
	overflow: hidden;
}

#TopBox #loginBox {
	z-index: 2;
	left: 812px;
	top: 10px;
}

#TopBox #loginBox .inputField {
	background-color: #FFFFFF;
	border: 1px solid #707070;
	color: #003366;
	padding: 2px;
	cursor: text;
	width: 120px;
	height: 15px;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 1px;
}

#TopBox #loginBox .inputField:hover {
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFF2D0;
}

#TopBox #loginBox .inputField:focus {
	background-color: #FFF2D0;
	border: 1px solid #333333;
	color: #333333;
}

#TopBox #loginBox .loginButton {
	border: 1px solid #707070;
	color: #707070;
	background-color: #EEEEEE;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	width: 50px;
	height: 20px;
}

#TopBox #loginBox .loginButton:hover {
	border: 1px solid #333333;
	background-color: #FFF2D0;
}

#TopBox #loginBox .loginCheckbox {
	border: 1px solid #333333;
}

#loggedInBox {
	position: absolute;
	left: 796px;
	top: 5px;
	width: 170px;
	background-image: url(/images/menu_dropdown.png);
	background-repeat: no-repeat;
}

#loggedInBox #menu_dropdown {
	background-color: #FFFFFF;
	height: 84px;
	margin-top: -2px;
	box-shadow: 0px 5px 5px #888;
}

#uname {
	color: #333333;
	float: left;
}

.login_div {
	position: absolute;
	top: 62px;
	left: 719px;
	background-color: #eaeaea;
	border: 1px solid #a0a0a0;
	padding: 3px 6px 6px 6px;
}

#loggedInBox #show_menu_dropdown {
	display: inline-block;
	width: 48px;
	height: 34px;
	float: left;
}

.menuDropdownItem {
	height: 18px;
	padding: 5px;
	color: #333;
}

.menuDropdownItem:hover {
	background-color: #DFDFDF;
}

#menu_surname {
	width: 81px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	margin: 9px 0px 9px 9px;
	text-decoration: none;
	overflow: hidden;
}

#TopBox  #loggedInBox #Content {
	position: absolute;
	width: 240px;
	z-index: 2;
	left: 7px;
	top: 7px;
}

#TopBox a {
	text-decoration: none;
}

#TopBox #loggedInBox #Content img.avatar {
	width: 75px;
	height: 75px;
}

#TopBox #MainButtonBox {
	position: absolute;
	width: 503px;
	height: 30px;
	z-index: 2;
	left: 238px;
	top: 112px;
}

#TopBox   #MainButtonBox a {
	position: static;
	height: 30px;
	width: 98px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}

#TopBox  .SubButtonBox {
	position: absolute;
	width: 575px;
	height: 30px;
	z-index: 2;
	left: 238px;
	top: 142px;
}

#TopBox   .SubButtonBox  a {
	position: static;
	height: 38px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}

#TopBox   .SubButtonBox  a:hover {
	background-position: 0 100%;
}

#MiddleBox {
	margin: auto;
	position: relative;
	width: 970px;
	/*	background-image:url(/images/plane_middle.gif);  */
	padding-bottom: 40px;
	padding-top: 0px;
}

#ContentBox {
	position: relative;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
	width: 960px;
	min-height: 750px;
}

h1 {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

#ContentBox .line {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #dbdbdb;
	height: 1px;
}

.line {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #dbdbdb;
	height: 1px;
}

#ProfilePage {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vgheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*
	line-height:21px;
	overflow:hidden;
	*/
	color: #434343;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #dbdbdb;
	background-image: url(/images/header_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 350px;
	padding-left: 12px;
	margin-bottom: 12px;
}

.vgheader a {
	color: #434343;
}

.vgheader a:hover {
	text-decoration: underline;
}

.vgheadersmall {
	font-size: 13px;
}

.vgheader2 {
	padding: 5px;
	width: 320px;
}

.vgheader2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #434343;
	font-weight: bold;
}

.vgheader2 a:hover {
	text-decoration: underline;
}

#ProfilePage   #Column1 {
	float: left;
	width: 380px;
}

#ProfilePage #Column1 #Profile {
	width: 360px;
}

.fit {
	float: left;
	color: #e77e01;
}

#ProfilePage #Column1 #Profile h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ProfilePage   #Column1   #Profile #Avatar {
	background-image: url(/images/profile_picture_back.png);
	width: 153px;
	height: 154px;
	padding-top: 10px;
	padding-left: 11px;
	float: left;
}

#ProfilePage   #Column1   #Profile #AvatarPro {
	background-image: url(/images/profile_picture_back_PRO_default.png);
	width: 160px;
	height: 162px;
	padding-top: 8px;
	padding-left: 17px;
	float: left;
}

#ProfilePage   #Column1   #Profile #Avatar #avatar_div {
	width: 140px;
	height: 90px;
	padding-top: 50px;
	cursor: pointer;
	border: 0px;
	overflow: hidden;
	z-index: 2;
}

#ProfilePage   #Column1   #Profile #AvatarPro #avatar_div {
	width: 140px;
	height: 140px;
	cursor: pointer;
	border: 0px;
	overflow: hidden;
	z-index: 2;
}

#ProfilePage  #Column1  #Profile  #Avatar img.avatar {
	width: 140px;
	height: 140px;
}

#ProfilePage  #Column1  #Profile  #AvatarPro img.avatar {
	width: 140px;
	height: 140px;
}

#ProfilePage  #Column1  #Profile  #Avatar img.vg_online {
	border: 0px;
	z-index: 3;
}

#ProfilePage  #Column1  #Profile  #AvatarPro img.vg_online {
	border: 0px;
	z-index: 3;
}

#ProfilePage  #Column1  #Profile #Buttons {
	padding-top: 2px;
	padding-left: 0px;
	float: left;
	width: 185px;
}

#ProfilePage  #Column1  #Profile #ButtonsPro {
	padding-left: 0px;
	padding-top: 10px;
	float: left;
}

#ProfilePage   #Column1   #Profile   #Buttons   a {
	margin-bottom: 5px;
}

#ProfilePage  #Column1  #Profile  #Online_Status_Abuse {
	width: 160px;
	margin-top: 5px;
	margin-left: 10px;
}

#ProfilePage #Column1 #Profile #Data {
	font-style: normal;
	font-size: 12px;
	padding: 10px;
	margin-right: 20px;
}

#ProfilePage #Column1 #Reactions {
	width: 395px;
	padding-top: 15px;
}

#ProfilePage  #Column1  #Reactions h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #707070;
}

#ProfilePage   #Column1 #Reactions .reaction {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	width: 378px;
	overflow: hidden;
	padding-left: 2px;
	padding-top: 2px;
}

#ProfilePage    #Column1    #Reactions .reaction a.profilename {
	font-size: 16px;
	color: #28436e;
}

#ProfilePage    #Column1    #Reactions .reaction a.profilename:hover {
	text-decoration: underline;
}

#ProfilePage    #Column1    #Reactions .reaction a.reactlink {
	text-align: right;
	display: block;
	clear: both;
}

#ProfilePage  #Column1 #Reactions .reaction  .date {
	font-size: 12px;
	color: #28436e;
}

#ProfilePage #Column1 #Reactions .reaction a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

#ProfilePage  #Column1 #Reactions .reaction  .Text {
	padding-top: 5px;
	color: #313131;
	width: 250px;
	overflow: hidden;
}

#ProfilePage  #Column1 #Reactions .reaction  .Trashcan {
	padding-top: 5px;
	padding-right: 15px;
	float: right;
}

#ProfilePage  #Column1 #Reactions .reaction  .Thumbsup {
	padding-right: 5px;
	float: right;
}

#ProfilePage #Column2 {
	padding-left: 30px;
	float: left;
	width: 420px;
}

#ProfilePage   #Column2 #Friends {
	margin-top: 15px;
	color: #db9b1c;
	clear: both;
}

#ProfilePage  #Column2  #Friends h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #d68e00;
}

#ProfilePage #Column2 #Graphs {
	clear: both;
	width: 422px;
	height: 319px;
	margin-bottom:5px;
}

#ProfilePage #Column2 #Graphs #graphlinks {
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
}

#ProfilePage  #Column2  #Graphs  .graphButton {
	border: 1px solid #707070;
	color: #707070;
	background-color: #EEEEEE;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	width: 100px;
	height: 20px;
}

#ProfilePage #Column2  #Graphs #base_graph
{	
	border:solid 1px #CCCCCC; 
	float:right; 
	font-size:12px;
}
#ProfilePage  #Column2  #Graphs  .graphButton:hover {
	border: 1px solid #333333;
	background-color: #FFF2D0;
}

#ProfilePage #Column2 #Graphs .graphForm {
	font-size: 11px;
	color: #003366;
	padding-left: 10px;
	padding-bottom: 10px;
}

#ProfilePage #Column2 #Blog {
	margin-top: 15px;
	/*
	position: relative;
	*/
	clear: both;
}

#ProfilePage #Column2 #Blog #BlogButtons {
	position: absolute;
	width: 154px;
	height: 112px;
	left: 168px;
	top: 8px;
}

#ProfilePage #Column2 #Blog h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #db9b1c;
}

#ProfilePage  #Column2 #Blog .blogitem {
	width: 345px;
	margin: 10px;
	/*
	position: relative;
	*/
	overflow: hidden;
	border: #DBDBDB 1px solid;
	/*border-left:0px;
	border-right:0px;*/
}

#ProfilePage #Column2 #Blog .blogitem  h2 {
	font-size: 16px;
	font-weight: bold;
	color: #585652;
	overflow: hidden;
	width: 280px;
}

#ProfilePage #Column2 #Blog .blogitem  h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4a6589;
}

#ProfilePage #Column2 #Blog .blogitem .Trashcan {
	float: right;
	/*
	position: absolute;
	left: 325px;
	top: 5px;
*/
}

#ProfilePage #Column2 #Blog .blogitem .Edit {
	float: right;
	/*
	position: absolute;
	left: 310px;
	top: 5px;
*/
}

#ProfilePage #Column2 #Blog .blogitem .Text {
	color: #313131;
	width: 330px;
	margin-top: 10px;
	overflow: hidden;
}

.text_container {
	color: #000000;
	padding: 10px;
}

.avatar_mini {
	border: solid 1px #DBDBDB;
	padding: 1px;
}

.avatar_polaroid_small {
	width: 100px;
	height: 120px;
}

.avatar_polaroid_small_pro {
	width: 100px;
	height: 120px;
}

.avatar_polaroid_small a { /*
	position:absolute;
	*/
	width: 95px;
	height: 120px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/profile_pic_friends_back.gif);
	overflow: hidden;
	display: block;
	margin-left: 2px;
	margin-top: 2px;
	/*
	padding-right:0px;
	padding-bottom:0px;
	*/
}

.avatar_polaroid_small_pro a {
	width: 95px;
	height: 120px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/profile_pic_friends_back_PRO.gif);
	overflow: hidden;
	display: block;
	margin-left: 2px;
	margin-top: 2px;
}

.avatar_polaroid_small a:hover {
	background-position: 0px 100%;
	margin-left: 0px;
	margin-top: 0px;
	/*
	padding-right:2px;
	padding-bottom:2px;
	*/
}

.avatar_polaroid_small_pro a:hover {
	background-position: 0px 100%;
	margin-left: 0px;
	margin-top: 0px;
}

.avatar_polaroid_small a .avatar {
	width: 75px;
	height: 75px;
	margin-top: 7px;
	margin-left: 6px;
	cursor: pointer;
	overflow: hidden;
}

.avatar_polaroid_small_pro a .avatar {
	width: 75px;
	height: 75px;
	margin-top: 7px;
	margin-left: 6px;
	/*padding-top:48px;*/
	cursor: pointer;
	overflow: hidden;
}

.avatar_polaroid_small a img.avatar {
	height: 75px;
	width: 75px;
	display: block;
}

.avatar_polaroid_small_pro a img.avatar {
	height: 75px;
	width: 75px;
	display: block;
}

.avatar_polaroid_small img.vg_online { /*
	position:absolute;
	top:46px;
	display: block;
*/
	
}

.avatar_polaroid_small a {
	color: #28436e;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.avatar_polaroid_small_pro a {
	color: #28436e;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.avatar_polaroid_small a:hover {
	text-decoration: underline;
}

.avatar_polaroid_small_pro a:hover {
	text-decoration: underline;
}

.onlinetext {
	color: #00CC00;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}

#smilesbox {
	margin-top: 20px;
}

/* aanpassing Thijs */
#ProfilePage  #Column1 #Reactions .addReaction {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#ProfilePage  #Column1 #Reactions .addReaction .textarea {
	width: 250px;
	height: 100px;
	overflow: hidden;
}

#ProfilePage #Friendrequests {
	width: 395px;
	clear: both;
}

#ProfilePage #Friendrequests .request {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#formatbuttons {
	margin: 15px 0 2px 0;
}

#BottomBox {
	margin: auto;
	width: 930px;
	height: 11px;
	color: #FFFFFF
}

#BottomBox a {
	color: #FFFFFF
}

#FooterBox {
	color: white;
	font-size: 12px;
	height: 280px;
	width: 100%;
	background-repeat: repeat-x;
}

input { /* overwrite style.css */
	cursor: auto;
}

input.trashcan {
	cursor: pointer;
	width: 15px;
	height: 17px;
	background-image: url('/images/profile_icon_trashcan.gif');
}

input.acceptfriend {
	cursor: pointer;
	width: 24px;
	height: 24px;
	background-image: url('/images/accept-24x24.png');
}

input.denyfriend {
	cursor: pointer;
	width: 24px;
	height: 24px;
	background-image: url('/images/delete-24x24.png');
}

.picture_polaroid_small {
	position: relative;
	width: 100px;
	height: 130px;
	vertical-align: middle;
	margin: auto;
	display: block;
}

.picture_polaroid_small img {
	position: absolute;
	top: 7px;
	left: 6px;
}

.picture_polaroid_small .trashcan {
	position: absolute;
	top: 90px;
	left: 70px;
	display: block;
}

.picture_polaroid_small .pictitle {
	float: left;
	width: 60px;
	height: 38px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 6px;
	display: block;
}

.copyright {
	padding: 0 5px 5px 5px;
	text-align: center;
	font-size: 11px;
}

.copyright a {
	color: #505050;
}

#Pictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputbox {
	background-image: url(/images/form_textfield_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
	color: #333333;
	font-size: 12px;
	padding: 2px;
}

.inputbox2 {
	background-image: url(/images/form_textfield_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
	color: #333333;
	cursor: text;
	font-size: 12px;
	padding: 2px;
}

.orange {
	display: inline;
	/*float: left;*/
	color: #e77e01;
}

.bold {
	font-weight: bold;
}

a.vg_button {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	border: solid 1px #565656;
}

a.vg_button span {
	color: #FFFFFF;
	display: inline-block;
	margin: 0px;
	padding: 5px 7px 5px 7px;
	border-top: solid 1px #b1b1b1;
	cursor: pointer;
	background-color: #747474;
}

a.vg_button:hover {
	text-decoration: none;
}

a.vg_button:hover span {
	background-color: #818181;
}

a.vg_button:active span {
	border-top: solid 1px #5f5e5e;
	background-color: #6d6d6d;
}

a.vg_button_focus {
	text-shadow: white 0px 0px 0px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	border: solid 1px #565656;
}

a.vg_button_focus span {
	color: #FFFFFF;
	display: inline-block;
	margin: 0px;
	padding: 1px 7px 1px 7px;
	border-top: solid 1px #b1b1b1;
	cursor: pointer;
	background-color: #747474;
}

a.vg_button_focus:hover {
	text-decoration: none;
}

a.vg_button_focus:hover span {
	background-color: #818181;
}

a.vg_button_focus:active span {
	border-top: solid 1px #5f5e5e;
	background-color: #6d6d6d;
}

a.vg_button_small {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	border: solid 1px #7a7a7a;
}

a.vg_button_small span {
	color: #2a2a2a;
	display: inline-block;
	margin: 0px;
	padding: 3px 7px 4px 7px;
	cursor: pointer;
	background-image: url(/images/button_back.gif);
}

a.vg_button_small:hover {
	text-decoration: none;
}

a.vg_button_small:hover span {
	background-position: 0px 48px;
}

a.vg_button_small:active span {
	background-position: 0px 24px;
}

a.vg_button_small span img {
	vertical-align: text-bottom;
	padding-right: 4px;
}

.vg_button1 {
	font: 11px Arial;
	font-weight: bold;
	border: 1px solid #C0C0C0;
	background-image: url(/images/form_textfield_back.gif);
	background-repeat: repeat-x;
	color: black;
	cursor: pointer;
}

.vg_button1:hover {
	border: 1px solid #e77e01;
	color: #e77e01;
}

.vg_button2 {
	padding: 3px;
	display: inline-block;
	font: 11px Arial;
	font-weight: bold;
	border: 1px solid #9a6200;
	border: 1px solid gray;
	background-image: url(/images/b_text_back.gif);
	background-repeat: repeat-x;
	color: black;
	cursor: pointer;
}

.vg_button2:hover {
	border: 1px solid #C0C0C0;
	background-position: 0% 100%;
}

#GroupPage {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ClubPage {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#PageContent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.avatar_small {
	border: solid 1px #DBDBDB;
	padding: 2px;
}

.div_border_color {
	border: solid 1px #DBDBDB;
}

.bg_white {
	background-color: #FFFFFF;
}

.bg_grey {
	background-color: #F9F9F9;
}

#attention_to_div {
	background-color: #EAEAEA;
}

/****** overall_header menu ******/
#TopBox #menu {
	padding-left: 20px;
	position: absolute;
	width: 930px;
	height: 57px;
	z-index: 2;
	top: 100px;
	left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#TopBox #menu .top {
	height: 33px;
	margin-top: 5px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#TopBox #menu .top a.link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 8px 12px 0px 12px;
	height: 24px;
	font-size: 15px;
	font-weight: bold;
}

#TopBox #menu .top a.link:hover {
	background: url(/images/menu_bg_stroke_selected.gif) repeat-x;
	text-decoration: none;
}

#TopBox #menu .top .sub {
	position: absolute;
	top: 33px;
	background-color: #858585;
	border: solid #b9b9b9 1px;
	padding: 1px;
	display: none;
	text-transform: none;
	width: auto;
}

#TopBox #menu .top .sub a {
	padding: 7px;
	color: #FFFFFF;
	height: auto;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 15px;
	/*	width:auto;*/
	display: block;
}

#TopBox #menu .top .sub a:hover {
	background-color: #B0B0B0;
	background-image: none;
	text-decoration: none;
	display: block;
}

#TopBox #menu .top .sub img {
	padding-right: 7px;
	width: auto;
}

.clickable {
	cursor: pointer;
}

.progress_meter_out {
	margin-top: 3px;
	border: 1px solid #999999;
	height: 10px;
	width: 100px;
	float: left;
	vertical-align: middle;
}

.progress_meter_in_fill {
	height: 10px;
	background-color: #0099FF;
	overflow: hidden;
	float: left;
}

.progress_meter_out2 {
	background-image: url(/images/progress_bar_out2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	height: 10px;
	width: 80px;
	float: left;
	vertical-align: middle;
}

.progress_meter_in_fill2 {
	background-image: url(/images/progress_bar_fill2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 10px;
	/* background-color:#24f600; */
	overflow: hidden;
	float: left;
}

.progress_meter_out3 {
	/*background-image: url(/images/progress_bar_out2.gif);*/
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #dedede;
	border: 3px solid #ebebeb;
	height: 47px;
	width: 370px;
	vertical-align: middle;
}

.progress_meter_in_fill3 {
	background-image: url(/images/progress_bar_fill3.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 47px;
	overflow: hidden;
}

.progress_meter_in_clear {
	height: 10px;
	background-color: #FFFFFF;
	float: left;
}

.profile_progress_table {
	border: #999999 1px solid;
}

.profile_progress_explain {
	height: 80px;
	vertical-align: top;
	padding: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/profile_progress_explain_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: #d2d2d2 1px solid;
	font-size: 12px;
}

.profile_progress_div {
	height: 500px;
	background-color: #f1f1f1;
}

.profile_action_td {
	border: #d2d2d2 1px solid;
	border-top: 0px;
	height: 50px;
	vertical-align: top;
	padding: 10px;
}

.profile_action_checked a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #867456;
}

.profile_action_unchecked a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #343434;
}

.profile_action_unchecked {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(/images/profile_progress_unchecked_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.profile_action_checked {
	background-color: #ffbe3f;
	color: #867456;
	background-image: url(/images/profile_progress_checked_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.profile_action_percentage {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #1e9a1c;
}

.profile_action_checkbox {
	vertical-align: top;
	text-align: left;
	width: 40px;
	padding-top: 2px;
}

.profile_action_description {
	padding-top: 3px;
}

.profile_action_description_checked {
	font-size: 12px;
	color: #867456;
}

.profile_action_description_unchecked {
	font-size: 12px;
	color: #666666;
}

.sports_select_box {
	border: rgb(219, 219, 219) solid 1px;
	background-color: #FFFFFF;
	width: 250px;
}

.selected_option_div {
	border: solid 1px #DBDBDB;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	/*float:left;*/
}

.selected_option_title {
	float: left;
}

.span_close_button {
	float: right;
}

.clear_both {
	clear: both;
}

.found_gym_club_locations_div {
	height: 200px;
	width: 400px;
	border: #DBDBDB 1px solid;
	background-color: #FFFFFF;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}

.my_gyms_clubs_div {
	width: 250px;
	padding-left: 20px;
}

.sport_school_div { /*width: 280px;*/
	padding: 5px;
	border-bottom: #DBDBDB 1px solid;
}

.sport_school_name_div {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 180px;
}

.sport_school_type_div {
	float: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.sport_school_adres_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	font-size: 10px;
}

.add_sport_school_button_div {
	padding-right: 10px;
}

.sport_school_form_feedback {
	padding: 5px;
	font-style: italic;
	color: #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	margin-bottom: 5px;
}

.feedback_div {
	padding: 5px;
	border: #DBDBDB 1px solid;
	font-style: italic;
	color: #434343;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}

.comment_form {
	
}

.red_border {
	border: #CC3300 1px solid;
}

.green_border {
	border: #5EBC5E 1px solid;
}

.add_new_sport_school_form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 8px;
}

.add_gym_club_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #DBDBDB 1px solid;
	padding: 5px;
	background-color: #FFFFFF;
}

.inputfield_title_div {
	vertical-align: top;
	width: 220px;
}

.add_sport_school_form_option_div {
	padding-bottom: 3px;
}

.message_footer {
	font-size: 10px;
	overflow: hidden;
}

.updatequote {
	color: #989898;
	font-weight: bold;
}

.avatar_frame_top {
	width: 177px;
	height: 23px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.avatar_frame_left {
	width: 17px;
	height: 140px;
	background-position: 0px -23px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.avatar_div {
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.avatar_frame_right {
	width: 20px;
	height: 140px;
	background-position: -157px -23px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.avatar_frame_bottom {
	width: 177px;
	height: 24px;
	background-position: 0px -163px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.polaroid_blur {
	width: 100px;
	height: 120px;
	background-position: 2px 4px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	overflow: hidden;
}

.polaroid_focus {
	width: 102px;
	height: 122px;
	background-position: 0px 100%;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.polaroid_avatar {
	width: 81px;
	height: 84px;
	background-position: 6px 9px;
	background-repeat: no-repeat;
}

.polaroid_label {
	padding-top: 9px;
	padding-left: 6px;
}

.updateitem_no_line {
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
}

.register_button {
	background-position: 0px 0px;
	width: 100px;
	height: 23px;
	cursor: pointer;
}

a:hover .register_button {
	background-position: 0px 100%;
}

.vga_content {
	border: #DBDBDB 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
}

.vga_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 100px;
	padding-top: 5px;
}

.vga_submit_button {
	padding: 5px;
	width: 90px;
}

.input_field_bg {
	background-image: url(/images/login_field.png);
	width: 140px;
	height: 22px;
	background-repeat: no-repeat;
}

.input_login {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 118px;
	height: 18px;
	margin-top: 2px;
	margin-left: 10px;
	background-color: transparent;
	border: none;
}

.input_email {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 191px;
	height: 28px;
	margin-top: 2px;
	margin-left: 10px;
	background-color: transparent;
}

.input_field_email {
	background-image: url(/images/login_field_large.gif);
	width: 211px;
	height: 32px;
	background-repeat: no-repeat;
}

.loginButton2 {
	background-image: url(/images/login_button.png);
	background-color: transparent;
	background-position: 0px 0px;
	border: #ffffff solid 0px;
	width: 50px;
	height: 20px;
	cursor: pointer;
}

.loginButton2:hover {
	background-position: 0px 20px;
}

.float_left {
	float: left;
}

.greybox_content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}

.breadcrumb_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 28px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 760px;
}

.breadcrumb_bar_plain {
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	background-image: url(/images/breadcrumb_gradient1.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.breadcrumb_bar_orange {
	background-image: url(/images/breadcrumb_gradient2.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
}

.breadcrumb_div { /*float:left;*/
	height: 28px;
	/*width:33%;*/
	text-align: center;
}

.breadcrumb_plain {
	color: #6b6b6b;
	background-image: url(/images/breadcrumb_gradient1.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.breadcrumb_orange {
	color: #FFFFFF;
	background-image: url(/images/breadcrumb_gradient2.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	font-weight: bold;
}

.breadcrumb_arrow0 { /*padding-top:12px;*/
	height: 28px;
	width: 12px;
}

.breadcrumb_arrow1 { /*float:right;*/
	background-image: url(/images/breadcrumb_arrow1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	/*padding-top:12px;*/
	height: 28px;
	width: 12px;
}

.breadcrumb_arrow2 { /*float:right;*/
	background-image: url(/images/breadcrumb_arrow2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	/*padding-top:12px;*/
	height: 28px;
	width: 12px;
}

.breadcrumb_arrow3 { /*float:right;*/
	background-image: url(/images/breadcrumb_arrow3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	/*padding-top:12px;*/
	height: 28px;
	width: 12px;
}

.tooltip_header {
	background-color: #FFFFFF;
	border: solid 1px #adadad;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 5px;
}

.tooltip_body {
	background-color: #FFFFFF;
	border: solid 1px #adadad;
	border-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	padding-top: 0px;
}

.footerbox {
	width: 930px;
	margin: auto;
}

.footer_polaroid_small {
	position: relative;
	width: 60px;
	height: 60px;
}

.footer_polaroid_small a {
	position: absolute;
	width: 54px;
	height: 54px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/footer_pic_back.png);
	overflow: hidden;
	display: block;
}

.footer_polaroid_small a:hover {
	position: absolute;
	background-position: 0px 100%;
	left: -2px;
	top: -2px;
}

.footer_polaroid_small a img.pic {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 50px;
	height: 50px;
	display: block;
}

.footer_polaroid_small img.vg_online {
	position: absolute;
	/* top:30px; */
	bottom: 0px;
	display: block;
}

.footer_polaroid_small a {
	color: #28436e;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.footer_polaroid_small a:hover {
	text-decoration: underline;
}

.updateitem {
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #DBDBDB;
}

.footer_column {
	height: 195px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

#footer_column1 {
	text-align: left;
	width: 200px;
}

#footer_column2 {
	text-align: left;
	width: 200px;
}

#footer_column3 {
	text-align: left;
	width: 200px;
}

#footer_column4 {
	text-align: left;
	width: 220px;
}

.new_member {
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding-left: 8px;
	padding-right: 8px;
	overflow: hidden;
}

.orangetxt {
	color: #e77e01;
}

.footer_item {
	margin-bottom: 20px;
}

.footer_heading {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	font-style: italic;
}

a.footer_element {
	display: block;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	height: 36px;
	width: 196px;
	padding: 8px;
	/*	border-top: solid 1px;
	border-color:#FF9933;*/
	overflow: hidden;
	color: #FFFFFF;
}

a.footer_element:hover {
	background-image: url('/images/mouseover_back_darker.png');
	color: #FFFFFF;
	text-decoration: none;
}

.footer_element_title {
	font-size: 12px;
	font-weight: bold;
}

.footer_element_content {
	font-size: 10px;
}

.more {
	bottom: 5px;
	right: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.more a {
	color: #FFFFFF;
	text-decoration: underline;
}

.more a:hover {
	color: #FFFFFF;
}

.more a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.more a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.popular_group {
	padding-bottom: 7px;
}

.button_mo_big {
	width: 197px;
	height: 43px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.button_mo_big:hover {
	background-position: 0px 100%;
}

div #tour_title {
	position: absolute;
	left: 300px;
	top: 30px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	z-index: 90;
	padding-bottom: 5px;
}

div #tour_text {
	position: absolute;
	left: 300px;
	top: 60px;
	color: #FFFFFF;
	font-size: 14px;
	width: 270px;
	z-index: 90;
	overflow: visible;
}

#tour_btnbar {
	background-image: url(/images/top_bar_menu.gif);
	height: 35px;
	width: 574px;
	color: #9a4500;
	font-size: 16px;
	font-weight: bold;
	overflow: visible;
	/*	padding-left:30px;*/
}

/*buttons*/
#tour_btnbar div {
	padding-top: 10px;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

div .tour_btn_select {
	color: #FFFFFF;
}

#tour_btnbar div:hover {
	color: #FFFFFF;
}

#tour_mask {
	position: relative;
	z-index: 80;
	overflow: hidden;
	width: 574px;
	height: 173px;
}

#tour_back {
	width: 1750px; /*1722*/
	position: relative;
	z-index: 70;
}

.tourtable1,.tourtable2,.tourtable3 {
	padding-left: 10px;
}

.tourtable3 {
	font-size: 12px;
	padding-top: 2px;
}

div .address_search_result {
	background-image: url(/images/form_textfield_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
	color: #333333;
	cursor: pointer;
	font-size: 12px;
	padding: 2px;
	width: 360px;
}

div .club_search_result {
	background-image: url(/images/form_textfield_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
	color: #333333;
	cursor: pointer;
	font-size: 12px;
	padding: 2px;
	width: 236px;
}

#vg_tabs {
	border-bottom: solid 1px #A3A3A3;
	text-align:left;
	margin-bottom:10px;
	padding:0px;
	color:#505050;
	float:left;
	width:100%;
	height:34px;
	line-height: 17px;
}

#vg_tabs a {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	border-bottom: 0px;
	padding: 5px 20px 2px 20px;
	margin-top: 3px;
	margin-left: 20px;
	font-size: 12px;
	float: left;
	font-weight: bold;
}

#vg_tabs a:hover {
	text-decoration: none;
	color: #505050;
	background-color: #F3F3F3;
}

#vg_tabs a.sel {
	position: relative;
	top: 2px;
	background: white;
	padding: 9px 20px 0px 20px;
	margin-top: 0px;
	height: 23px;
	background-color: #f1f1f1;
	color: #000000;
}

#vg_tabs_new a {
	margin: 0px;
	display: inline-block;
	border-bottom: 0px;
	padding: 5px 0px 2px 0px;
	margin-top: 3px;
	font-size: 11px;
	float: left;
	font-weight: normal;
	text-align: center;
	position: relative;
	color: #aaa;
	height: 57px;
	width: 90px;
}

#vg_tabs_new a:hover {
	text-decoration: none;
	color: #333;
}

#vg_tabs_new a.sel {
	background-image: url(/images/menu_header_selection.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-size: 11px;
	color: #333333;
}

#vg_tabs_new .menu_img {
	background-image: url(/images/icons_menu.png);
	width: 50px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}

#vg_tabs_new .menutext {
	text-shadow: white 0px 1px 0px;
	margin-left: auto;
	width: 90px;
}

#vg_tabs a.unselected {
	text-shadow: white 0px 1px 0px;
	position: relative;
	top: 1px;
	background: white;
	padding: 7px 20px 5px 20px;
	background-image: url(/images/menu_tab_unselected.png);
	margin-bottom: 2px;
	color: #6b6b6b;
}

#vg_tabs a.unselected:hover {
	text-decoration: none;
	color: #505050;
	background-color: #F3F3F3;
	cursor: pointer;
	background-image: none;
}

/* ADDED BY HUGO FOR THE PRODUCT CMS PAGES */
div.productinfo p.producttext {
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b3b3b;
}

div.productinfo p.producttitle {
	margin-top: 16px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #9b9b9b;
	font-weight: bold;
}

div.productinfo p.productbullet {
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3b3b3b;
}

.vg_box_header {
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	background-image: url("/images/header_black_large.png");
	background-repeat: repeat-x;
	border: 1px solid #545353;
	padding-left: 10px;
	text-shadow: #545353 0px -1px 0px;
}

.vg_box_header select{
	margin:4px;	
}

.exerciseheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/column_header.png);
	background-repeat: no-repeat;
	height: 27px;
}

.vg_box_content {
	border: 1px solid #99a9b6;
	background-color: #FFFFFF;
	padding: 10px;
	background-color: #FFFFFF;
}

.exercise_info {
	padding-left: 11px;
}

.set_input {
	width: 26px;
	cursor: default;
}

.settingspanel {
	background-color: #F9F9F9;
	border: solid 1px #DBDBDB;
	padding: 10px;
}

.settingsname {
	font-weight: bold;
	font-size: 13px;
	color: #425067;
	width: 40%;
}

.settingsexplain {
	font-size: 10px;
	color: #28313F;
}

.settingsfield {
	border: none;
}

.settingssubmit_button {
	padding-top: 5px;
	width: 70px;
	margin: auto;
}

.settings_sport_select {
	font-size: 11px;
	background-color: white;
	border: 1px solid #DBDBDB;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 5px;
}

.nowrapclass {
	white-space: nowrap;
	overflow: hidden;
}

.exerciseheader div {
	padding-top: 5px;
	padding-left: 14px;
}

.exercise {
	height: 59px;
	background-image: url(/images/activity_back.gif);
	border-bottom: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	cursor: pointer;
	font-size: 14px;
}

.selected_exercise {
	height: 59px;
	background-image: url(/images/activity_back.gif);
	border-bottom: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	cursor: pointer;
}

.exercise_text {
	font-size: 11px;
	margin-top: 5px;
	max-height: 15px;
	overflow: visible;
	color: #888888;
	margin-bottom: 4px;
	margin-left: 4px;
	white-space: nowrap;
}

.button_move {
	height: 25px;
	width: 33px;
	padding-top: 3px;
	padding-right: 3px;
}

.exercise_plan_text {
	height: 20px;
	width: 80px;
	font-size: 12px;
	margin-top: 8px;
}

.images {
	float: right;
	height: 50px;
}

.ex_thumbnail {
	height: 50px;
	width: 50px;
	margin: 2px;
	float: left;
	margin-top: 4px;
}

.exercise_name {
	height: 20px;
	overflow: visible;
	margin-top: 8px;
	margin-left: 4px;
	white-space: nowrap;
}

.activity_duration {
	background-color: #FFFFFF;
}

.exercise_texts {
	height: 50px;
	width: 167px;
	float: left;
	overflow: visible;
}

.exerciseheaderInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/header_exercise_info.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: solid 1px #4e555b;
	padding-top: 3px;
	padding-left: 5px;
}

.grey_content_box {
	text-shadow: white 0px 1px 0px;
	background-color: #F1F1F1;
	border: thin #D1D1D1 solid;
	padding: 5px;
	margin-top: 3px;
}

.vg_tab_buttons {
	height: 33px;
	background-image: url(/images/menu_bottom_back.png);
	width: 100%;
	line-height: 36px;
}

#vg_tab_buttons {
	width: 970px;
	padding-left: 10px;
	margin: 0px auto;
	text-shadow: white 0px 1px 0px;
}

.vg_tab_btn_image {
	width: 16px;
	height: 16px;
}

.vg_tab_buttons a.unselected {
	float: left;
	padding: 0px 12px;
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #6b6b6b;
	float: left;
}

.vg_tab_buttons a.unselected:hover {
	color: #000000;
}

.vg_tab_buttons a.selected {
	color: #000000;
	font-size: 11px;
}

.vg_tab_buttons span.selected {
	width: 17px;
	height: 10px;
	margin: 0px auto;
	position: absolute;
	top: 24px;
	left: 50%;
	background-image: url('/images/menu_item_selected.png');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.calender_day_nr {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 16px;
	padding: 2px 3px 1px 3px;
}

.vg_profile_information_header {
	text-align: left;
	margin-top: 4px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 18px;
	color: #333333;
}

.vg_profile_information_header .profile_img {
	border: 1px solid #FFFFFF;
	margin-left: 26px;
	float: left;
}

.mouseover_ex {
	height: 50px;
	width: 55px;
	float: right;
}

.tooltip_icon {
	background-image: url('/images/icon_tooltip.png');
	background-position: top;
	width: 9px;
	height: 10px;
	display: inline-block;
}

.tooltip_icon:hover {
	background-image: url('/images/icon_tooltip.png');
	background-position: bottom;
}

#achievements_popup {
	position: fixed;
	bottom: 0%;
	right: 0%;
}

.ach_popup_image {
	height: 175px;
	width: 175px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#ach_refresh {
	position: absolute;
	bottom: 10px;
}

.achievement_background {
	position: fixed;
	background-image: url('/images/achievements/transparantbg.png');
	top: 0;
	left: 0;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.close_ach_popup_btn {
	float: right;
	cursor: pointer;
	padding-right: 10px;
	padding-top: 2px;
	z-index: 1;
}

.ach_popup_you_achieved {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	font-size: 16px;
}

.ach_popup_margin {
	margin: 5px;
}

.achievement_complete_popup {
	position: fixed;
	bottom: 30%;
	right: 35%;
	background-color: #FFFFFF;
	z-index: 3000;
}

#social_message {
	border: 1px solid #99a9b6;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

.achievements_block {
	width: 133px;
	height: 160px;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	position: relative;
}

#select_box {
	float: right;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	visibility: visible;
	width: 150px;
}

.ach_image_overlay {
	position: absolute;
	top: 0;
	left: 0;
}

#left_content {
	display: inline-block;
	width: 190px;
	padding-right: 10px;
	vertical-align: top;
}

#right_content {
	display: inline-block;
	width: 240px;
}

#achievement_details {
	display: inline-block;
	float: left;
	width: 465px;
}

#achievement_image {
	height: 175px;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 1px solid #99a9b6;
}

#achievement_users {
	display: inline-block;
	float: right;
	width: 465px;
}

#achievement_detail_block {
	display: inline-block;
	width: 100%;
}

.achievement_popup {
	min-height: 300px;
	width: 540px;
	border: 1px solid #99a9b6;
	padding: 10px;
	text-align: center;
}

#ach_popup_message {
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
}

.achievement_image_block {
	height: 128px;
	width: 128px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.achievement_name {
	text-align: center;
	font-size: 14px;
	color: #434343;
	font-weight: normal;
}

.ach_user_thumbs {
	float: left;
	padding: 2px;
	margin-right: 8px;
	border: 1px solid #99a9b6;
}

#ach_detail_content {
	margin-bottom: 15px;
	position: relative;
	min-height: 150px;
}

#ach_detail_left {
	display: inline-block;
	vertical-align: top;
	width: 250px;
}

#ach_detail_image {
	position: relative;
	height: 175px;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
}

#ach_detail_right {
	display: inline-block;
	text-align: center;
	width: 475px;
	position: relative;
}

#ach_detail_text {
	margin: 10px;
	min-height: 40px;
	font-size: 14px;
}

#ach_detail_info {
	padding: 10px;
	font-size: 13px;
}

#ach_detail_earned {
	margin-bottom: 5px;
}

#ach_detail_users {
	display: inline-block;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 36px;
}

#trans_definitions {
	float: left;
	width: 300px;
	margin-top: 10px;
}

#trans_search_field {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#trans_translation {
	float: right;
	width: 530px;
	margin-top: 10px;
}

#trans_occurances {
	margin-bottom: 20px;
	border: 1px solid black;
	padding: 5px;
	height: 100px;
	width: 500px;
	overflow: scroll;
}

#trans_description {
	width: 520px;
	font-style: italic;
	margin-bottom: 20px;
}

#trans_value {
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	width: 520px;
}

#trans_currently_used {
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
	width: 520px;
	word-wrap: break-word;
}

#trans_current_translations {
	margin-top: 50px;
	margin-bottom: 50px;
	word-wrap: break-word;
}

.trans_progress_meter_out {
	background-image: url(/images/progress_bar_out2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width: 80px;
	vertical-align: middle;
	float: left;
	background-color: red;
	background-repeat: repeat-y;
	background-position-x: 110%;
	height: 15px;
	margin: 10px;
	overflow: hidden;
}

#trans_enter_description {
	width: 340px;
	height: 70px;
	resize: none;
}

.cal_day {
	background-image: url(/images/calendar_day_back.png);
}

.cal_weekend {
	background-image: url(/images/calendar_day_weekend.png);
}

.cal_sel {
	background-image: url(/images/calendar_day_selected.png);
}

.cal_current {
	background-image: url(/images/calendar_day_current.png);	
}



#graph_container form{
 display: block;
}

.color_block {
	width:15px; 
	height:15px;
	border:3px solid #FFFFFF;
	float:left;
}

.g_select {
	border:solid 1px #CCCCCC; 
	font-size:12px;
	margin:1px 5px; 0px 0px; 
	float:left;
}

#leaderboards_body {
	width: 800px;
}

#leaderboards_header {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

#leaderboards_checkbox {
	margin-left: 25px;
}

#leaderboards_content {
	min-height: 210px;
	margin-bottom: 10px;
	border: 1px solid #a3a3a3;
	border-top: 0px solid #99a9b6;
	background-color: #FFFFFF;
	padding: 10px;
}

#leaderboards_table {
	width: 100%;
	border-spacing: 0px;
}

.leaderboard_flags {
	width: 23px;
	height: 15;
	border: solid 1px #a3a3a3;
}
