/*
Copyright 2011 Erick Martínez Sámano
This file is part of PHP Quick Calendar E.
*/
#isQCEsmall{
	color:#333333;
	line-height:normal;
	position:relative;
	height:166px;
}
#QCEsmall{
	height:166px;
	width:335px;
}
table.small{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align:center;
	border-spacing: 0px;
	font-weight: bold;
	border-collapse:separate;
	border:none !important;
}
.small th {
	background:url(grey.jpg) top center;
	font-weight: bold;
	height: 20px;
}
.small thead {
	background:url(grey.jpg) no-repeat top center;
}
.small thead a{
	font-size:13px;
	color:#333;
	text-decoration:underline;
}

.small thead a:hover{
	font-size:13px;
	color:#333;
	text-decoration:none;
}


.small td {
	width: 55px;
	height: 35px;
	font-size:0.9em;
	padding: 1px;
	vertical-align:middle;
	background:url(grey.jpg) no-repeat top center;
	border:none;
}
.small .today {
	background:url(blue.jpg) no-repeat top center;
/*	border:1px solid #D3D3D3;*/
}
.small .today a, .small .today span{
	color:#333333;
}
.small .withLink a>span{
	color:#333333;
}
.small .withLink{
	background:url(blue_dark.jpg) no-repeat top center;
}
#smllDescQCE span, #isQCEsmall .small span{
	line-height:normal;
}
.small .t-l{
	-moz-border-radius:8px 0 0 0;
	-webkit-border-radius:8px 0 0 0;
	border-radius:8px 0 0 0;
}
.small .t-r{
	-moz-border-radius:0 8px 0 0;
	-webkit-border-radius:0 8px 0 0;
	border-radius:0 8px  0 0;
}
.small .b-r{
	-moz-border-radius:0 0 8px 0;
	-webkit-border-radius:0 0 8px 0;
	border-radius:0 0 8px 0;
}
.small .b-l{
	-moz-border-radius:0 0 0 8px;
	-webkit-border-radius:0 0 0 8px;
	border-radius:0 0 0 8px;
}
#smallQCEtrgt{
	position:absolute;
	top:0;
	left:0;
	width:367px;
	height:220px;
	display:none;
	z-index:32768;
	background-color:#FFFFFF;
	font-family:times;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow: 2px 2px 15px rgb(112,128,144);
	-webkit-box-shadow: 2px 2px 15px rgb(112,128,144);
	/*box-shadow: 2px 2px 15px rgb(112,128,144);*/
}
#smallQCEnavBar{
	width:350px;
	position:absolute;
	*margin-top:8px;
	z-index:1;
}
#smallQCEa{
	background:url(next-back.png) no-repeat scroll 0 -30px #FFFFFF;
	margin:0 4px;
	visibility:hidden;
}
#smallQCEs{
	background:url(next-back.png) no-repeat scroll 0 0 #FFFFFF;
	padding-right:2px;
	visibility:hidden;
}
#smallQCEc{
	background:url(next-back.png) no-repeat scroll 0 -60px #FFFFFF;
	margin-left:2px;
	position:absolute;
	top:8px;
	z-index:2;
}
#smallQCEa,#smallQCEs,#smallQCEc{
	width:30px;
	height:30px;
	float:right;
	cursor:pointer;
}
#smallQCEtrgt .strMes{
	position:absolute;
	left:8px;
	top:4px;
	font-size:9pt;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}
#smallQCEtrgt .diaMes{
	position:absolute;
	top:20px;
	left:14px;
	font-weight:bold;
	font-size:16pt;
}
#smallQCEicon{
	background: url(sotak-icon.png) no-repeat scroll 0 0 transparent;
	width:50px;
	height:50px;
	float:right;
	position:absolute;
	cursor:default;
	z-index:1;
	right:20px;
}
#smallQCEtrgt div span, #smallQCEtrgt div p{
	line-height:normal;
}
.smallQCELong, .QCEsd{
	width:300px;
	margin:7px 0 0 5px;
}
.smallQCEhr{
	width:150px;
	margin:10px auto 0;
	text-align:left;
	color:#333;
	font-size:12pt;
	text-shadow:#333 0 0 12px;
	*margin-bottom:10px;
}
#smallQCEconMain{
	height:200px;
	margin:10px 0;
	*position:relative;
	overflow-y:scroll\0/;
	overflow-x:hidden;
	*overflow-y:scroll;
	width:365px;
	*top:10px;
}
#smallQCEconMainFix{
	width:800px;
	position:relative;
}
.QCEsd{
	text-align:left;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	font-size:10pt;
	margin-bottom:10px;
	padding-left:4px;
}
.QCEsmallCont{
	position:relative;
	float:left;
	width:350px;
}
.QCEevIcons{
	position:absolute;
	left:88%;
	top:51px;
	width:25px;
}
.QCEsmallImg{
	width:25px;
	height:25px;
	padding-bottom:3px;
}
.hide{
	display:none;
}
.show{
	display:block;
}
.smallQCEsep{
	float:left;
	width:50px;
	height:50px;
}
#smallQCEarrows{
	height:30px;
	width:76px;
	position:absolute;
	top:8px;
	left:30px;
}
.QCEloader{
	background: url(PQCEloader.gif) no-repeat scroll 50% 50% transparent;
}
#smallSmooth{
	z-index:0;
}
.QCEErr{
	color:#FF0000;
	display:block;
	position:absolute;
	background-color:#FFF;
	width:50%;
	left:25%;
	top:40%;
	text-align:center;
	margin:5px;
}
