/***************** DOCUMENT **********************/
/* BODY */
BODY {
  background-color: #fdecf4;
  background-image: url(/images/tbup/bg.png);
  background-repeat: repeat-x;
  margin: 0px;
}

.nobg-image {
  background:none;
}

SELECT, INPUT, TEXTAREA {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
}

FORM {
  margin: 0px;
  padding: 0px;

}

P, TD, BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}

H1.profile { 
	margin-bottom:5px;
	text-transform:uppercase;
	color:#e74098;
  line-height: 1.0em;
}

H2.profile {
	margin-top:0px;
	text-transform:capitalize;	
}

a {
  color: #000;
  text-decoration: underline;
  border: 0;
}

a:hover {
  text-decoration: none;
}

a.enter {
  color:#f9007c;
}

img {
	border: 0;
}

.white {
  color: white;
}

.larger {
  font-size: 15px;
  color: #e13589;
}

.highlight-bold {
  color: #e64298;
  font-weight:bold;
}

.highlight {
  color: #e64298;
}

.Side A {
   color: white;
   text-decoration: none;
   font-weight: normal;
}

.Side A:hover {
   color: white;
   text-decoration: none;
   font-weight: normal;
}

td.Small {
  color:black;
}

td.Small A {
   font-size: 10px;   
   color: black;
   text-decoration: none;
   font-weight: normal;
}

td.Small A:hover {
   text-decoration: underline;
}

/*------------------------- NO SCRIPT -----------------------*/

.noscript {
  background-color:#ff0000;
  color:#ffffff;
  font-weight:bold;
  font-size:12px;
  padding:5px;
}

/*----------------------- HOMEPAGE --------------------------*/
/* TEXT */
.FavFlavour {
  font-size: 11px;
  font-weight: bold;
  color: #;
}

.SmallCat {
   font-size: 10px;
}

.White {
  color: white;
}


/*------------------------- TEXT ---------------------------*/

/* GENERIC */
.Small {
  font-size: 10px;
}

.Small a {
  color: black;
}

.ContentBody {
  padding: 0 35px 10px 10px;
  background: url(/images/tbup/page-bg.png);
  background-repeat: repeat-y;
}

.SideContent {
  background: url(/images/tbup/side-bg.png);
  background-repeat: repeat-y;
}

.ContentBodyPortrait {
  padding: 0 30px 10px 10px;
  background: url(/images/tbup/page-bg-portrait.png);
  background-repeat: repeat-y;
  background-color: black;
  background-position: top right;
  color: white;
}

.padding {
  padding: 0 50px 30px 30px;
}

.ContentBodyPortrait p {
  color: white;
}

.ContentBodyPortrait ol {
  font-size: 160%;
  color: white;
  padding-left: 26px;
}

.ContentBodyPortrait ol li {
  padding-bottom: 10px;
  color: white;
}

.ContentBodyPortrait span {
  color: #cbb32d;
}

.ContentBodyPortrait a {
  color: red;
}

/*---------------- TOP & BOT NAVIGATIONS -------------------*/


.NavBg {
  background: url(/images/tbup/nav-bg.png);
  background-repeat: no-repeat;
}

.BotNavBg {
  background: url(/images/tbup/botnav_bg.png);
  background-repeat:no-repeat;
  background-position: top left;
}

.BotNavBg a {
  color: white;
}

.BotNavBgRight {
  background: url(/images/fame/botnav_bg_right.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

.BotNavBgLeft {
  background: url(/images/fame/botnav_bg_left.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.BotNavBgPortrait {
  background: url(/images/tbup/botnav_bg-portrait.png);
  background-repeat:no-repeat;
  background-position: top left;
}

.BotNavBgPortrait a {
  color: white;
}

td.bean-profile {
	padding: 30px 35px 20px 30px;
	background: #e74098;
}
