body {
  background: #f1f1f1 url(/theme/pink/images/frame/bg.gif);
  color: #222;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
  text-align:center;
}

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;

}

form {
	
	margin:2px 0;

}

.go_btn {

  background: #f1f1f1 url(/theme/pink/images/frame/go.gif) no-repeat;
  border:none;
  height:20px;
  width:41px;

}

#head_top {

  height:85px;
  margin:0;
  margin: 5px auto;
   width: 1000px;
   padding:0px 0 0px 0;
   position:relative;
   text-align: left; 
}

#container
{
    margin: 5px auto 0 auto;
    width: 1008px;
    padding:0px;
    position:relative;
    text-align: center;
    position:relative;
    clear:both;
    background: #fff;
}

#container2
{
    margin: 5px auto 0 auto;
    width: 1020px;
    padding:0px 0 0px 0;
    position:relative;
    text-align: center;
    position:relative;
}

#index_box
{

    width: 651px;
    position:relative;
    height:582px;
    margin: 0px auto;
    text-align: left;
    background: transparent url(/theme/pink/images/frame/box.jpg) no-repeat;

}


#select_box {

	position:absolute;
	top:200px;
	left:70px;
	width:350px;
	

}

#left_side {

	width:230px;
	float:left;

}
#left_side_v {

	width:170px;
	float:left;

}

#right_side {

	width:730px;
	float:left;
	position:relative;
	margin:0 0px 0 10px;
	}
	
#profile_links {

	clear:both;
	width:300px;
	padding:7px;

}	

#profile_links a {
  font-size: 12px;
  font-weight: bold;
  font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #5b404b;
  background: #e5f8fa;
  padding:5px 15px;
  line-height:35px;
  margin:0 0px;
  text-decoration: none;
  font-weight: bold;
  border-left:3px solid #db6e9c;

}

#content {

	padding:15px 0;
	margin:0px auto;
	width:980px;
	text-align:left;

}


.headers {


  height:21px;

}

#login_area {

	width:396px;
	position:absolute;
	right:0;
	padding:7px;
	height:75px;
	font-size:11px;
	background: transparent url(/theme/pink/images/frame/login.gif) no-repeat;
	top:5px;
	color:#fff;

}

#login_area2 {

	width:350px;
	position:absolute;
	right:0;
	height:75px;
	font-size:11px;
	top:5px;
	color:#fff;

}

#logout {

	width:200px;
	position:absolute;
	right:25px;
	text-align:right;
	font-size:11px;
	top:40px;
	color:#fff;

}

#footer {

	clear:both;
    margin: 0 auto;
	position:absolute;
	bottom:40px;
	width:651px;
    padding:0px 0;
    color:#8a8a8a;
    text-align: center;
}

#footer a {

	color:#fdd4e9;

}

#footer_in {

	clear:both;
    margin: 0 auto;
	width:1090px;
    padding:9px 0;
    color:#8a8a8a;
    text-align: center;
    height:43px;
}

#logo {

	padding:35px 0 0 5px;


}


#logo_p {

	padding:40px 0 0 5px;


}

#logo_p h1 {

	color:#db6e9c;
	font-size:22px;
	font-style:italic;

}
.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:#facbdf;
	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.btn:link, a.btn:visited {

	line-height:21px;
	padding:3px;
	text-decoration:underline;

}

a.btn:hover, a.btn:active {

	line-height:21px;
	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:#facbdf;
	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;



}

.headline2 {

  font-size: 16px;
  font-weight: bold;
  color:#f69fbb;
  margin:7px 0 15px 0;
    font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
   border-bottom:1px solid #f69fbb;


}

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;
}

select {

	padding:2px;

}



#go {
	padding:10px 0 0 0;
}

.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:10px 2px;
	color:#000000;
	font-weight:bold;
	font-size:15px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color:#f69fbb;
  margin:7px 0 2px 0;
   border-bottom:1px solid #f69fbb;
}

h3 {
  font-weight: bold;
  font-size: 15px;
  margin:2px;
}

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%;
}

#cats_menu {
  clear:both;
  text-align:center;
  margin:0px auto 20px auto;
}

#cats_menu a {
  font-size: 12px;
  font-weight: bold;
  font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #e848af;
  padding:4px 9px;
  background:#f3f8fa;
  border-right:1px solid #eee;
   border-left:1px solid #eee; 
  margin:0 2px;
  
  font-weight: bold;
}

/* Navigation menu */
#menu {
  clear:both;
  width:1008px;
  text-align:center;
  margin: 5px auto 0 auto;
  width: 1008px;
  padding:0px;
  position:relative;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 9px 13px 5px 13px;
	height:24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold; 
  text-transform:uppercase;	
  border-right:1px solid #565759;
  background: transparent url(/theme/pink/images/frame/nav_out.gif) repeat-x;
}

#menu a:hover {
	color: #fffff5;
}

#menu .active a {

		color: #fff;
  background: transparent url(/theme/pink/images/frame/nav_in.gif) repeat-x;
}
/* Navigation menu */
#navigation {
  clear:both;
  width:1008px;
  text-align:center;
  margin:0px auto;
  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: #fff;
  padding:8px 7px;
  line-height:40px;
  margin:0 0px;

  text-decoration: none;
  font-weight: bold;
}

ul.navigation2 {
	margin:0;
	padding: 6px 0;
	font: bold 11px Verdana, sans-serif;
}

ul.navigation2 li {
	list-style: none;
	margin: 0;
	display: block;
	background: transparent url(/theme/pink/images/frame/nav.gif) no-repeat;
	width:170px;
	margin:3px 0;
}

ul.navigation2 li a {
  font-size: 12px;
  font-weight: bold;
  font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #004179;
  padding:7px 8px;
  line-height:34px;
  margin:0 0px;
  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 0;
	width:410px;

}

#back {

	clear:both;
	padding:10px;
	background:#fff;
	border:1px solid #9ccde4;
	width:200px;
	margin:0 auto;

}

#back a {

	font-size:14px;
	font-weight:bold;
	color:#f69fbb;

}


.prof_sec_w {

	float:left;
	padding:5px;
	width:250px;

}

#prof_td td {
background-color: #f1f1f1;
font-size:11px;
padding:2px;
color:#000;
filter:alpha (opacity=60);
opacity:0.6;
}


/* 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_row2 {

	margin:10px 8px;
	float:left;
	text-align:left;
	position:relative;
	font-size:11px;

}

.search_row2 a {

	font-size:11px;
	font-weight:bold;
	line-height:15px;

}

.search_row {

	margin:10px 2px;
	float:left;
	text-align:center;
	position:relative;
	font-size:11px;

}

.search_row a {

	font-size:11px;
	font-weight:bold;
	line-height:15px;

}

.show_row {

	margin:10px 5px;
	float:left;
	text-align:left;
	position:relative;
	font-size:11px;
	width:200px;

}

.show_row span {

	float:left;
	padding:5px 0;

} 



.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: #f69fcc;
	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: #f69fcc;
	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;}

