body {
  background: #686262;
  color: #4A4848;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}


td, p {
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

a {
  color: #2f63b3;
  text-decoration: none;
}

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: #DCE6FF;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #2f63b3;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #2f63b3;
}

.submit_disabled {
  background: #CCCCCC;
  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:#FFFF00; /* #DCE6FF; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  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%;
}
/*
  The Moos by Blackbook.
*/
.stylemoo1 {color: #FFFFFF}
TD.stylemoo3 {background: #F5EDDF; padding: 10px 10px 10px 10px; text-align: left; vertical-align: top;}
.stylemoo2 {
  font-weight: bold;
  color: #FF0000;
  font-size: 25px;}

/*
  The following "homeColorSet" and "footerColorSet"
  styles are color switches for elements that are outside
  the main white-backgrounded area, the home one is
  located on the homepage (which has a dark blue background)
  and the footer covers the bottom of each page which
  is also using a dark blue background color
*/
.homeColorSet1 {
  color: #404040;
}
/* #b276-7 */
.homeColorSet2 {
  color: #664111;
}

.footerColorSet1 {
  color: #FFFFFF;
}

.footerColorSet2 {
  color: #000;
}

/* Inkspot styles */
#inkspotMainPostBody {
  position: relative;
  background-color: #F2F5FF;
  padding: 20px;
  width: 660px;
  border: 1px solid #BBD4F9;
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC 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 */
#votewrap {
  height: 10px;
  width: 50px;
  background: url(/theme/default/images/frame/rank_objects/green_layer.gif) repeat-x;
  overflow:visible;
}

#voteInt {
  height: 10px;
  width: 50px;
  text-align: center;
  font: 8px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.votehover {
  width: 20%;
  height: 10px;
  float: left;
  background: url(/theme/default/images/frame/rank_objects/blue_layer.gif) repeat-x;
  font-size: 1px;
  margin: 0px;
}

.voteclear {
  width: 20%;
  height: 10px;
  float: left;
  font-size: 1px;
  margin: 0px;
  display: block;
}

/* 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 {
  font-weight: bold;
  font-size: 25px;
}

h2 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

h3 {
  font-weight: bold;
  color: #658EFD;
  font-size: 25px;
}

h4 {
  color: #658EFD;
  font-size: 16px;
  font-weight: bold;
}

h5 {
  color: #666666;
  font-size: 10px;
}

h6 {
  color: #2f63b3;
  font: 13px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #658EFD;
  font-size: 18px;
  font-weight: bold;
  background-color: #DCE6FF;
  width: 100%;
  border: solid 1px #DCE6FF;
}

.fullwidth {
  width: 100%;
}

/* Navigation menu */
#navigation {
  padding-left: 30px;
}

#navigation a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Copyright */
#copyright {
  font: 10px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #DCE6FF;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selectedChatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}


.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #EBEBEB;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 0px;
	margin-right: 7px;
	border: 1px solid #EBEBEB;
	border-bottom: none;
	background: #fff;
	text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #000; 
}
ul.tabbernav li a:visited {
	color: #000;
}

ul.tabbernav li a:hover
{
	color: #000;
	text-decoration: underline;
	border-color: #EBEBEB;
}

ul.tabbernav li.tabberactive a {
	background-color: #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}

ul.tabbernav li.tabberactive a:hover {
	color: #000;
	text-decoration: underline;
	border-bottom: 1px solid #EBEBEB;
}

.tabberlive .tabbertab {
	padding:10px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}
/* Star Rating System  */

	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(http://www.phpizabi.com/theme/default/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(http://www.phpizabi.com/theme/default/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(http://www.phpizabi.com/theme/default/images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
		
/* ----- END ---- Star Rating System  */

/* Photo Rating System  */

	/*             styles for the star rater                */	
	.photo-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(http://www.phpizabi.com/theme/default/images/frame/rank_objects/photo_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(http://www.phpizabi.com/theme/default/images/frame/rank_objects/photo_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(http://www.phpizabi.com/theme/default/images/frame/rank_objects/photo_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
		
.submit2 {
  background: #F0EEEE;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #000;
  margin: 1px;
  padding: 3px 5px 3px 5px;
  border: solid 1px #CBCBCB;
}
.submit3 {
  background: #CBCBCB ;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #000;
  margin: 1px;
  padding: 3px 5px 3px 5px;
  border: solid 2px #fff;
}

/* Blue theme tabs  */
DIV#menu UL {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; MARGIN: 0px; padding-top: 0px;}
DIV#menu A {COLOR: #fff; FLOAT: left; padding-right: 18px; DISPLAY: block; PADDING-LEFT: 18px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; BORDER-TOP-STYLE: none; LINE-HEIGHT: 40px; PADDING-TOP: 0px; padding-right-style: none; Border-Left Style: none; HEIGHT: 42px; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none;}
DIV#menu LI {FLOAT: left; MARGIN: 0px; padding-right: 0px; padding-left: 0px;  adding-bottom: 0px; padding-toP: 0px; LIST-STYLE-TYPE: none;}
DIV#menu A:hover {border-top style: none; border-right style: none; border-left style: none; BORDER-BOTTOM-STYLE: none;}
DIV#menu LI:hover {background: url(theme/default/images/aNewTheme720072/righttab.png) no-repeat 100% 0px;}
DIV#menu LI:hover A {background: url(theme/default/images/aNewTheme720072/lefttab.png) no-repeat 0px 0px; COLOR: #5CA8FD;}
.stylemoozoo {color: #FFFFFF}
#bluebox {
	width: 179px; BORDER-RIGHT: #8EC3E6 1px solid; BORDER-TOP: #8EC3E6 1px solid; BORDER-LEFT: #8EC3E6 1px solid; BORDER-BOTTOM: #8EC3E6 1px solid; BACKGROUND-COLOR: #E0F5FE; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;}
#bluebox2 {
	width: 179px; BORDER-RIGHT: #00ABFA 1px solid; BORDER-TOP: #00ABFA 1px solid; BORDER-LEFT: #00ABFA 1px solid; BORDER-BOTTOM: #00ABFA 1px solid; BACKGROUND-COLOR: #D5EBFF; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 10px;}

#greybox {
	width: 100%; BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #fff; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;}
#greybox2 {
	width: 100%; BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #fff; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 10px;}
#greybox3 {
	width: 100%; BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #fff; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 10px;}
#purpbox {
	width: 100%; BORDER-RIGHT: #C0AAEF 1px solid; BORDER-TOP: #C0AAEF 1px solid; BORDER-LEFT: #C0AAEF 1px solid; BORDER-BOTTOM: #C0AAEF 1px solid; BACKGROUND-COLOR: #F3EEFE; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;}
#greyboxpro {
	width: 405px; BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #fff; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;}
#greyboxpro2 {
	 BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #fff; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;}
.test {
        background-color: #fff;
		BORDER-RIGHT: #C1C1C1 1px dashed; BORDER-TOP: #C1C1C1 1px dashed; BORDER-LEFT: #C1C1C1 1px dashed; BORDER-BOTTOM: #C1C1C1 1px dashed;

    }
.test:hover {
        background-color: #EFFBFF;
        BORDER-RIGHT: #C1C1C1 1px dashed; BORDER-TOP: #C1C1C1 1px dashed; BORDER-LEFT: #C1C1C1 1px dashed; BORDER-BOTTOM: #C1C1C1 1px dashed;
    }
.testa {
        background-color: #EFFBFF;
		BORDER-RIGHT: #C1C1C1 1px dashed; BORDER-TOP: #C1C1C1 1px dashed; BORDER-LEFT: #C1C1C1 1px dashed; BORDER-BOTTOM: #C1C1C1 1px dashed;

    }
.testa:hover {
        background-color: #FFFCCB;
        BORDER-RIGHT: #C1C1C1 1px dashed; BORDER-TOP: #C1C1C1 1px dashed; BORDER-LEFT: #C1C1C1 1px dashed; BORDER-BOTTOM: #C1C1C1 1px dashed;
    }	
.padding { padding: 5px 10px 5px 10px;}



.video {
	float: left;
	height: 185px;
	width: 220px;
	padding-left: 20px;
	
}

.video img {
	width: 214px;
	height: 120px;
	margin-bottom: 5px;
}

.video-title {
	display: block;
	width: 220px;
	overflow: hidden;
}

.video-title a {
	font-size:12px;
	color: #000;
	z-index: 0;
	display: block;
	width: 210px;
}

.video-title a:hover {
	text-decoration: underline;
}

.video-overlay {
	line-height: 18px;
	color: #fff;
	position: absolute;
	margin-top: 102px;
	margin-left: 3px;
	height: 18px;
	/*border-top:1px solid #000;*/
	padding: 0 3px;
	width: 208px;
	z-index: 10;
	background: none;

}
.user-icon {
	width: 200px;
	height: 12px;
	padding-left: 0px;
	margin-top: 1px;
}
img.thumb {
	width: 80px;
	height: 14px;
	float: right;
	border: 0;
	padding-right: 5px;
	margin-top: 1px;
}
.photo-overlay {
	line-height: 18px;
	color: #fff;
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	height: 18px;
	/*border-top:1px solid #000;*/
	padding: 0 3px;
	width: 208px;
	z-index: 10;
	background: none;
}
img.thumb {
	width: 235px;
	height: 19px;
	float: right;
	border: 0;
	padding-right: 5px;
	margin-top: 1px;
}
