ul.tab-list
{
	display:block;
}

.tab-section-container ul.tab-list, ul.tab-list li 
{
	border:0;
	margin:0;
	padding:0 !important;
	list-style:none !important;
}

.tab-section-container ul.tab-list
{
	background:transparent url(/images/tabs/horizontal-line.gif) no-repeat scroll right bottom;
	height:30px;
}

ul.tab-list li
{
	float:left;
	margin-right:2px;
	height:30px;
	overflow:hidden;
	display:block;
	font-size:12px;
}

ul.tab-list a:link, ul.tab-list a:visited
{
	background:url(/images/tabs/tabs.gif) right 60px;
	color:#474747;
	display:block;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}

ul.tab-list a span
{
	background:url(/images/tabs/tabs.gif) left 60px;
	display:block;
	margin-right:14px;
	padding-left:14px;
}

ul.tab-list a:hover
{
	background:url(/images/tabs/tabs.gif) right 30px;
	display:block;
}

ul.tab-list a:hover span
{
	background:url(/images/tabs/tabs.gif) left 30px;
	display:block;
	white-space:nowrap;
}

ul.tab-list .active a:link, 
ul.tab-list .active a:visited, 
ul.tab-list .active a:visited, 
ul.tab-list .active a:hover
{
	background:url(/images/tabs/tabs.gif) right 0 no-repeat;
}

ul.tab-list .active a span, 
ul.tab-list .active a:hover span
{
	background:url(/images/tabs/tabs.gif) left 0 no-repeat;
	color:black;
}

.tab-boby-container
{
	background:url(/images/tabs/vertical-line.gif) no-repeat;
	padding:20px 20px;
}

.tab-boby-container .tab-off
{
	display:none;
}

.tab-boby-container div.container
{
	width:100%;
}
img.popup-image{cursor: pointer;}

	div.public-outside-div
	{
		position: absolute;
		z-index: 1000;
		width: 0px;
		height: 0px;
		top: 0px;
		left: 0xp;
		visibility: hidden;
		border: 1px solid #666666;
	}
	
	div.public-inside-div
	{
		z-index:1000;
		width: 0px;
		height: 0px;
		background: #000000;
		position: absolute;
		top: 0px;
		left: 0px;
		padding-top: 6px;
		padding-left: 6px;
	}
	
	div.public-image-close-image
	{
		position:absolute;
		z-index:1200;
		width: 20px;
		height: 20px;
		top: 0px;
		left: 0px;
		background: url(img/close.gif) no-repeat;
		display:block;
		margin-top: -2px;
		margin-left: -18px;
		cursor: pointer;
	}

	img.public-image-big
	{
		position:absolute;
		z-index:1100;
		width:100%;
		height:100%;
	}
	
.border-bluegray-vertical, .border-bluegray-hv
{
	border-right: 1px solid #bfbfbf;
}
.border-bluegray-hotizontal, .border-bluegray-hv
{
	border-top: 1px solid #bfbfbf;
}
.border-bluegray-pleft, .border-bluegray-plr
{
	padding-left: 4px;
}
.border-bluegray-pright, .border-bluegray-plr
{
	padding-right: 4px;
}
.border-bluegray-ptop, .border-bluegray-ptb
{
	padding-top: 4px;
}
.border-bluegray-pbottom, .border-bluegray-ptb
{
	padding-bottom: 4px;
}
img.popup-image {
cursor:pointer;
}

.border{
border:1px solid #B9B9BD;
}
