/* CSS Document */
/* Goldy This Classes Are missing in your master */


.poolPercent {
	background-color:#3EC0D7;
	height:5px;
}

.poolPercentHolder {
	border:1px solid #3EC0D7;
	font-size:0px;
	line-height:0px;
	margin-bottom:5px;
	padding:0px;
	height:5px;
}

.poolPercents {
	font-size:10px;
}

.extIcon {
float:none !important;  
border:0px !important; 
padding:0px !important; 
margin:0px 0px -2px 0px  !important;

}

.hw80 {
	width:80px !important;
}

.captcha {
	border: 1px inset #CCC;
}

ul.squaredList {
 margin: 10px 0px;
}

.squaredList li {
 margin-left: 25px;
 list-style: square;
}


#popover {
	width:0px; 
	height:0px; 
	overflow:hidden; 
	border:1px solid #EEEEEE; 
	position:absolute; 
	display:none;
}

#popoverContainer {
	background-color:#FFFFFF;
}


.aBoxTBar {
	margin: 0px;
	padding: 3px 10px;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	letter-spacing: .5px;
	background: #F5EBDF url(../../images/structure/title_right.gif) repeat-x;
	color: #00B8CC;
}

.coolButton {
	padding: 3px 7px;
	font-weight: bold;
	border: 1px solid #DEF;
}

.coolButton:hover {
	border: 1px solid #9CC;
}

.captcha {
	font-weight:bold;
	color:#0089CC;
}

.center {
	text-align:center;
}

.PostWarning {
	display:inline;
	margin-left: 10px;
	position:relative;
	top:15px;
}

.commentIcons {
	float:right;
	margin:1px 2px 0px 4px;
}

.bottomIcon {
	margin-bottom:-2px;
}

.leftBarTitle { 
      margin: 5px 1px 0px 0px; 
      padding: 3px 20px 3px 10px; 
      font-size: 12px; 
      font-family: Tahoma, sans-serif; 
      letter-spacing: .5px; 
      background: #1BB0CE url(../../images/structure/title_left.gif) repeat-x; 
      color: #FFF; 
	  font-weight:bold;
}

.leftBarCol {
	padding:10px;
	border-bottom:1px solid  #1bb0ce;
	margin-right:1px;
}









.catWrapper {
	line-height:normal;
	margin-right:2px;
}

.catHandler {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF !important;
	border-bottom: 1px solid #1bb0ce;
	padding:4px 0px 4px 10px;
}

.catHandler:hover {
	display:block;
	background-color:#1bb0ce;
}

.catHolder {
	visibility:hidden;
	border:0px;
	height:0px;
	overflow:hidden;
}

.catHolder a {
	display:block;
	padding:3px 0px 3px 30px;
	border:0px;
	border-bottom:1px solid #1bb0ce;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF !important;
}

.catHolder a:hover {
	display:block;
	font-weight:bold;
	background:url(/templates/images/images/catIcon_03.gif)  right no-repeat;
	background-color:#1bb0ce !important;
}

#catSelected {
	font-weight:bold;
	background-color:#1bb0ce !important;
}

.dBlock {
	display:block;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	padding-bottom: 1.2em;
}

.printerFriendly {
	background:none;
	background-image:url(/templates/images/images/printerFriendly.gif);
	width:101px;
	height:19px;
	display:block;
}

.printerFriendly:hover {
	background-position:bottom;
}

.toolTipClass {
	background-color:#333333;
	color:#CCCCCC;
	padding:10px;
	width:230px;
	position:absolute;
	top:-2000px;
	left:-2000px;
}

.commentDate {
	float:right;
	font-size:9px; 
	display:inline;
}