/*-------------------------------------------    
	sidebar tabs
-------------------------------------------*/

#full .tabber {
	width: 328px;
	overflow: hidden;
	padding-top: 15px;
}
#full .tab-buttons-panel {
	overflow: hidden;
	background-image: url('/media/899/tabber-border.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
#full .tab-buttons-panel ul {
	margin: 0;
	padding: 0;
	list-style: none;    
}
#full .tab-buttons-panel li {
	float: left;    
	margin: 0;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	padding: 8px 15px 8px;
	margin-right: 3px;
	text-transform: uppercase;
	background: #8E8156;
	border-top: 1px solid #8E8156;
	border-left: 1px solid #8E8156;
	border-right: 1px solid #8E8156;
}
#full .tab-buttons-panel li.tab-show {
	background: #FFFFFF;
	color: #8E8156;
	padding: 8px 15px 8px;
}
#full .tab-content {
	position: absolute;
	top: -9999px;
	left: -9999px;
	background-color: #FFFFFF;
	padding: 15px;
	height: 300px;
	overflow: auto;
	line-height: 1.3em;
	border: 1px solid #8E8156;
	border-top: none;
}
#full .tab-content p {
	margin: 20px 0;
}
#full .tab-content2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	background-color: #FFFFFF;
	padding: 0 0 15px 15px;
	overflow: auto;
	line-height: 1.3em;
	border: 1px solid #8E8156;
	border-top: none;
}
#full .tab-content3 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	background-color: #FFFFFF;
	padding: 15px;
	overflow: auto;
	line-height: 1.3em;
	border: 1px solid #8E8156;
	border-top: none;
}
#full .tab-content-show {
	position: relative;
	top: 0;
	left: 0;
}
#full .tab-content-panel-border {
	margin-bottom: 20px;
}
#full .tab-content-panel {
	padding: 5px;
	border: 1px dotted #abb3b0;
	background-color: #f8fafd;
}
#full .tab-content-panel li {
	list-style-type: circle;
	list-style-position: inside;
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
