﻿.adminLink
{
	color:Blue;
	cursor:pointer;
}

.adminButton
{
	width:100%;
	font-weight:bold;
	color:Blue;
	cursor:pointer;
}

.imgPreviewTable td
{
	padding-right:1px;
	padding-top:1px;
	border-right: #808080 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: #808080 1px solid;
}

.imgPreview img, .imgPreview object
{
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:60px;
	height:60px;
}

.imgPreview
{
	background-color:#c0c0c0;
}

.imgResourcesPreview
{
	padding-left:12px;
	position: absolute;
	background-color:#d4d0c8;
	height: 400px;
	
	overflow-y:scroll;
	overflow-x: scroll;
	z-index: 2000;
	border-right: #bdc1d1 4px solid;
	border-top: #edf4fb 4px solid;
	border-left: #edf4fb 4px solid;
	border-bottom: #bdc1d1 4px solid;
}

.bannersDiv
{
	position:absolute;
	background-color:#d4d0c8;
	z-index:1;
}

.uploadFrame
{
	width:100%;
	height:60px;
	overflow:hidden;
}

.BannersButtons input
{
	font-size:10px;
}

.bannerProperties
{
	border-right: #bdc1d1 4px solid;
	border-top: #edf4fb 4px solid;
	border-left: #edf4fb 4px solid;
	border-bottom: #bdc1d1 4px solid;
}

.templatesListClass
{
	font-size:12px;
	position:absolute;
}

.templatesListClass table
{
	background-color:#d5ccbb;
	width:250px;
}
.box .kids .title 
{
	
	color:black !important;
	

}

.box .kids .title1 
{
	
	color:black !important;
	

}
