﻿/** CANVAS **/
table.qsaCanvas
{
	width:503px;
	margin:0px;
	padding:0px;
	border:0px;
	margin-top:10px;
}
.qsaLoader
{
	height:100px;
	background:url(images/ajax-loader.gif) no-repeat;
	background-position: center center;
}

/* TITLE */
td.qsaTitleCanvas
{
}
td.qsaTitleCanvas span.Head
{
	padding-left:15px;
}

.qsaTitleCornerLeft,
.qsaTitleCornerRight
{
	visibility:hidden;
	_visibility:visible;
	position: absolute;
	width: 9px;
	height:9px;
	z-index:1;
	display:block;
	overflow:hidden;
	background: url(images/corners.png) no-repeat;
}
.qsaTitleCornerLeft
{
}
.qsaTitleCornerRight
{
}

/** ITEM DETAILS **/
td.qsaItemCanvas
{
	width: 320px;
	height: 240px;
	border-left: solid 1px #000000;
	border-bottom: solid 2px #000000;
	background-repeat: no-repeat;
	cursor: pointer;
	font-style: italic;
}
div.qsaItemCanvas
{
    width: 320px;
    height: 240px;
    float: left;
    position: relative;
    overflow: hidden;
    color: #fff;
}
div.qsaItemCanvas td
{
    color: #fff!important;
}
.qsaItemOverlay
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
.qsaItemDetail
{
    width: 100%;
    background: #111;
    padding:2px;
    border-top: 1px solid #fff;
}
.qsaItemDate
{
	background: url(images/calendar.png) no-repeat;
	padding-left: 16px;
	margin: 2px 10px 2px 10px;
	float: right;
}
.qsaItemTitle
{
}
.qsaItemDetail p
{
}
.qsaItemDetail a
{
}

/** MAIN LIST **/
td.qsaMainCanvas
{
	width:180;
	height:240px;
	border-left:solid 1px #000000;
	border-bottom:solid 2px #000000;
	border-right:solid 1px #000000;
}
div.qsaMainSelectorWrapper
{
	position:relative;
}
div.qsaMainSelector
{
	position:absolute;
	top:80px;
	left:-10px;
	width:190px;
	height:82px;
	background:url(images/mainSelect.png) no-repeat top left;
	z-index:0;
}
div.qsaMain
{
	width:100%;
	height:100%;
	z-index:1;
}
.qsaMain
{
}
.qsaMain .itemSelected
{
}
span.qsaMainCalendar
{
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin:0px 3px 3px 0px;
	padding:18px 2px 2px 0px;
	text-align: center;
	width: 30px;
	height:25px;
	color:#ffffff;
}
.qsaMainDate
{
	float:right;
	padding-right:5px;
	font-size: 10px;
	font-style:italic;
}
.qsaMain .rrItem
{
	padding:2px;
	height:80px;
}
.qsaMainButtonUpContainer, .qsaMainButtonDownContainer
{
	background-color: #363636 !important;
	width: 50px;
	height: 14px;
	position: absolute;
	left: 65px;
	cursor: pointer;
	opacity:.85;
	filter:alpha(opacity=65);
	filter: "alpha(opacity=65)";
}
.qsaMainButtonUpContainer
{
	top:0px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-botom-left-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
}
.qsaMainButtonDownContainer
{
	top:226px;
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
}
.qsaMainButtonUp, .qsaMainButtonDown
{
	background-image: url(images/buttons.png) !important;
	background-color: #363636 !important;
	width: 20px;
	height: 14px;
	position: relative;
	left: 15px;
	top:0px;
	background-repeat: no-repeat;
}
.qsaMainButtonUp
{
	background-position: 0px -3px;
}
.qsaMainButtonDown
{
	background-position: 0px -43px;
}
/** SUB LIST **/
td.qsaSubCanvas
{
	height:60px;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	
}
.qsaSubCanvas .rrClipRegion
{
	border:0px!important;
	color:#000000;
	cursor:pointer;
	background-color:#ffffff;
}
.qsaSubCanvas ul li
{
	list-style-type: none;
	border-right: dashed 1px #363636!important;
	margin:1px 2px 1px 2px;
}
.qsaSubCanvas .rrButton
{
	background-image:url(images/buttons.png)!important;
	background-color:#363636!important;
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;
	width:20px;
	outline:medium none;
	position:absolute;
	text-indent:-9999px;
	font-size:1px;
	top:50%;
}
.qsaSubCanvas .rrButton.rrButtonLeft
{
	left: -20px!important;
	background-position:0 -60px;
	margin-top:-7px;
}
.qsaSubCanvas .rrButton.rrButtonRight
{
	background-position:0 -20px;
	margin-top:-10px;
	right:-20px;
}
.rrSubItem
{
	font-size:10px;
}
.rrSubItem .qsaSubCalendar
{
	background:url(images/calendar.png) no-repeat;
	width:14px;
	height:14px;
	margin:0px 1px 1px 0px;
	padding:0px;
	float:left;
}
.rrSubItem .qsaSubDate
{
	font-size:9px;
	color:#363636;
	font-style:italic;
	height:14px;
	display:block;
	margin:1px 0px 1px 1px;
}
.rrSubItem .qsaSubTitle
{
	clear:right;
}

/** ALL LIST **/
.qsaAllList .rlbTemplate
{
	font-size:12px;
}
td.qsaAllTitle
{
	border-left:solid 1px #000000;
	border-bottom:dashed 1px #000000;
	border-right:solid 1px #000000;
}
.qsaAllList
{
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	width:501px!important;
	_width:503px!important;
	margin:0px!important;
}
.qsaAllList li
{
	cursor:pointer!important;
}
.qsaAllList .rlbGroup
{
	border:0px!important;	
}
.qsaAllList .qsaAllDate
{
	position:relative;
	background:url(images/calendar.png) no-repeat;
	width:55px;
	_width:75px;
	height:14px;
	display:inline-block;
	padding-left:20px;
	font-size:11px;
	overflow:hidden;
}
.qsaAllList .qsaAllTitle
{
	position:relative;
}
.qsaAllList .alternate
{
}

/** TOOLTIP **/
.ttItem .rtWrapper .rtTitlebar
{
	font-weight:bold!important;
	padding:3px 10px 3px 10px!important;
	color:#000000!important;
}
.ttItem .rtWrapper .rtWrapperContent div
{
	padding:3px 10px 3px 10px!important;
	color:#000000!important;
}
.itemMore
{
	float:right;
}
