body {
  background-image: url(/theme/pink/images/frame/bg.gif);
  color: #222;
  background-color: transparent; 
  background-repeat: repeat-y; 
  background-position: top center;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

a.admin:link, a.admin:visited {

	color:#f69fbb;
	font-size:12px;
		text-decoration:none;
}

a.admin:hover, a.admin:active {

	color:#f69fbb;
	text-decoration:none;
}

.admin_text {

	color:#ffffff;

}

#head_top {

  background: #f69fbb url(/theme/pink/images/frame/bar.gif) repeat-x;
  height:102px;
  margin:0;
}

#container
{
    margin: 3px auto;
    width: 840px;
    padding:0px 0 0px 0;
    position:relative;
    text-align: left;
    background:transparent;
    border-bottom:0px solid #ffffff;

}

#left_side {

	width:230px;
	float:left;

}


#right_side {

	width:560px;
	float:left;
	margin:0 10px 0 15px;
	}
	

#content {

	padding:15px 0;
	margin:0 8px;
	width:820px;

}


.headers {


  height:21px;

}

#login_area {

	width:350px;
	position:absolute;
	right:0;
	font-size:11px;
	top:10px;
	color:#fff;

}


#logout {

	width:100px;
	position:absolute;
	right:5px;
	text-align:right;
	font-size:11px;
	top:86px;

}

#footer {

	clear:both;
    margin: 0 auto;

    padding:10px 0;

    text-align: center;
}



#logo {

	margin:0 0 0 10px;


}

.thumb {

	float:left; 
	margin-right:1px; 
	padding-bottom:15px; 
	  font-size:13px;
	text-align:center;

}

*html .thumb {

	float:left; 
	margin-right:4px; 
	padding-bottom:15px; 

}

img.floatright { 
    float: right; 
    margin: 2px; 
}

img.floatleft { 
    float: left; 
    margin:0 6px 0 0; 
}

.padd {

	padding:5px;

}

.stat_padd {

	padding:10px;

}

.headline {

	background:#f9b4ca;
	margin:10px 0;
	padding:4px;
	 font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-right:2px solid #f69fbb;


}

/* Desktop Menu */
.right_block {
margin-bottom: 1em; 
padding:0px;
clear:both;

}

a.nav:link, a.nav:visited {

	line-height:21px;
	font-weight:bold;

	text-decoration:underline;

}

a.nav:hover, a.nav:active {

	line-height:21px;
	
		font-weight:bold;
	text-decoration:none;

}

a.prof_nav:link, a.prof_nav:visited {

	line-height:21px;
	font-weight:bold;

	text-decoration:underline;

}

a.prof_nav:hover, a.prof_nav:active {

	line-height:21px;
	
		font-weight:bold;
	text-decoration:none;

}

.bg_tab {

	background:#f69fbb;
	margin:10px 0;
	padding:4px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-right:2px solid #f69fbb;


}

.headline2 {

	background:#f9b4ca;
	  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	margin:10px 0;
	padding:4px;
	color:#000000;
	font-weight:bold;
	font-size:13px;


}

td {
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

a {
  color: #f69fbb;
  text-decoration: none;
  font-size:11px;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
}

input, select, textarea {
  font-size: 100%;
  line-height: 150%;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.submit {

  background: #f69fbb;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #000000;
  margin: 1px;
  padding: 5px 15px 3px 15px;
  border: none 1px #2f63b3;
}

.submit_disabled {
  background: #ffffff;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

/* Text hilight */
.hilight {
  background-color:#000000; /* #DCE6FF; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #eee; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 100%;
}


/* Calendars Styles */
#calendar_emptyday {
  border: #000000 solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #ffffff solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #ffffff solid 1px;
  background-color: #DCE6FF;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}

/* Vote styles */
.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background:         url(/theme/pink/images/frame/rank_objects/star_rating.gif) top left repeat-x;		
}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
  float:left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(/theme/pink/images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(/theme/pink/images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
}

	/*             styles for the star rater                */	
	.photo-rating{
		list-style:none;
  margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(/theme/pink/images/frame/rank_objects/star_rating.gif) top left repeat-x;		
}
	.photo-rating li{
		padding:0px;
  margin: 0px;
		/*\*/
		float: left;
		/* */
	}
	.photo-rating li a{
  display: block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.photo-rating li a:hover{
		background: url(/theme/pink/images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.photo-rating a.one-star{
		left: 0px;
	}
	.photo-rating a.one-star:hover{
		width:30px;
	}
	.photo-rating a.two-stars{
		left:30px;
	}
	.photo-rating a.two-stars:hover{
		width: 60px;
	}
	.photo-rating a.three-stars{
		left: 60px;
	}
	.photo-rating a.three-stars:hover{
		width: 90px;
	}
	.photo-rating a.four-stars{
		left: 90px;
	}	
	.photo-rating a.four-stars:hover{
		width: 120px;
	}
	.photo-rating a.five-stars{
		left: 120px;
	}
	.photo-rating a.five-stars:hover{
		width: 150px;
	}
	.photo-rating li.current-rating{
		background: url(/theme/pink/images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
}

/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 {

	padding:3px;
	color:#000000;
	font-weight:bold;
	font-size:17px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color:#f69fbb;
  margin:7px 0 2px 0;
   border-bottom:1px solid #f69fbb;
}

h3 {
  font-weight: bold;
  color: #f69fbb;
  font-size: 20px;
}

h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

h5 {
  font-size: 10px;
}

h6 {
  color: #f69fbb;
  font-weight: bold;
  font: 10px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

p {
  padding:4px 2px;
  margin:0;
}


hr {
	border-style:solid;
	border-color:#f69fbb;
	border-width:0px 0px 1px 0px;
clear:both;
font-size:0;
line-height:20px;
height:10px;
background:transparent;
margin:0px 0 8px 0;

}

*html hr {
	border-style:solid;
	border-color:#ddd;
	border-width:0px 0px 1px 0px;
clear:both;
font-size:0;
height:1px;
line-height:0;
background:#000000;
margin:1px 0;

}

/* Some special form fields classes */

.fullwidth {
  width: 100%;
}

/* Navigation menu */
#navigation {
  padding-left: 5px;
  clear:both;
  background: transparent url(/theme/pink/images/frame/menu.gif) repeat-x;
}

#navigation a {
  font-size: 12px;
  font-weight: bold;
  font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #555;
  background: transparent url(/theme/pink/images/frame/menu_bg.gif) repeat-x;
  padding:13px 7px;
  line-height:60px;
  margin:0 0px;
  border-right:1px solid #d9d9d9;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #ffffff;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Copyright */
#copyright {
  font: 10px Arial, Helvetica, sans-serif;
  color: #ffffff;
}

.prof_sec {

	float:left;
	padding:5px;
	width:210px;

}

.prof_sec_w {

	float:left;
	padding:5px;
	width:250px;

}

#prof_td td {
background-color: #eee;
font-size:11px;
	
}

/* Users pictures */
#rotator
{
   border: 1px solid #f69fbb;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 316px;
	height: 237px;
	float:left;
}

#rotator img
{

	cursor: pointer;
	width:312px;
	height: 234px;
	padding: 1px;
 
}

#picture {
  border: 1px solid #bbb;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #ffffff;
  background-color: #000000;
}

/* Notify Div Tag (generally used for error messages)*/
.error_msg{
border: 1px dashed #000;
padding:5px;
margin:10px 0;
width:520px;
color:#000;
background-color: #f69fbb;
}

.notifyfont{
  font-weight: bold;
  font-size: 18px;
  color:#000;
}


/* Ok Div Tag (is used for success messages and display*/
.ok_msg{
border: 1px dashed #000;
margin:10px 0;
padding:5px;
color:#000;
width:520px;
background-color: #f69fbb;
}

.okfont{
font-weight: bold;
font-size: 18px;
color:#000;
}


/* SEARCH */

.search_row {

	clear:both;
	margin:2px 4px;
	overflow:hidden;
	float:left;
	position:relative;

}

.left_block {
margin-bottom: 1em; 
padding:0px;
clear:both;

}
.innerdiv{
position: relative;
left: 2px;
top: 0px;
padding: 0px 10px 15px 5px;
}


.divider {

	border-bottom:1px solid #f69fbb;
	font-size:0;
	height:0%;
	margin:6px 0 9px 0;
	line-height:0;
	clear:both;
	width:440px;

}

.search_th {

	width:100px;
	float:left;
	text-align:center;
	font-size:11px;

}

.search_body {

	width:330px;
	margin:0 0 0 7px;
	float:left;

}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.notes {

	border:1px solid #f69fbb;
	padding:2px;
	color:#222;
	margin:15px 0;

}

.notes h1 {

	background:#f69fbb;
	padding:0px 3px;
	color:#000000

}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 6px 0;
	border-bottom: 1px solid #f69fbb;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 6px 0.5em;
	margin-left: 4px;
color:#fff;
	border-bottom: none;
	  background: #f69fbb;
	text-decoration: none;
	
}

ul.tabbernav li a:link { 
	color: #fff; 
}
ul.tabbernav li a:visited {
	color: #000000;
}

ul.tabbernav li a:hover
{
	color: #fff;
	background: #f69fbb;
	border-color: #2f63b3;
}

ul.tabbernav li.tabberactive a {
	color: #f69fbb;
	background: #ffffff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #f69fbb;
	border-right: 1px solid #f69fbb;
	border-top: 1px solid #f69fbb;	
}

ul.tabbernav li.tabberactive a:hover {
	color: #f69fbb;
	background: #fff;
	border-left: 1px solid #f69fbb;
	border-right: 1px solid #f69fbb;
	border-top: 1px solid #f69fbb;		
	border-bottom: 1px solid #fff;

}

.tabberlive .tabbertab {
	padding:5px 0px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}

#disactivate {display:none;}

