table#two-cols {
	width: 995px;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
    background-color: white;
	border: solid white 1px;
}
table#two-cols td.col-left {
	vertical-align: top;
	width: 664px;
}
table#two-cols td.col-right {
    vertical-align: top;
    border-left: solid #EAEAEA 1px;
    background: #eaf0fe url(/media/img/search_bg.png) repeat-x;
	background-image: url(/media/img/search_bg.png), url(/media/img/texture_01.png); 
	background-repeat: repeat-x, repeat;	
	-moz-box-shadow: 0 0 17px white inset;
	-webkit-box-shadow: 0 0 17px white inset;
	box-shadow: 0 0 17px white inset;	
}
/* search */
div#search-up {
    width: 100%;
    position: relative;
    top: 15px;
    height: 120px;
}
div#search-up div.search-labels {
    margin-top: 10px;
    margin-left: 10px;
    width: 150px;
    white-space: nowrap;
}
div#search-up div.search-labels p {
    margin-top: 0;
    margin-bottom: 4px;
    white-space: normal;
}
div#search-up p.category {
	color: #787878;
	font-size: 18px;
	font-weight: bold;
}
div#search-up p.level {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
div#search-up p.activity-search {
	color: #7d7c7a;
	font-size: 12px;
	font-weight: bold;
}
img#vertical-delimiter {
    position: absolute;
    top: -10px;
    left: 170px;
}
a#advanced-search {
    position: absolute;
    top: 0;
    left: 190px;
    width: 102px;
    height: 52px;
}
#search-up div.search-labels-advanced img.icon {
    position: absolute;
    top: 0;
    left: 15px;
}
#search-up div.search-labels-advanced p.title {
    margin: 0 0 2px 70px;
    font-size: 18px;
    font-weight: bold;
    color: #646464;
}
#search-up div.search-labels-advanced p.description {
    margin-left: 70px;
    font-size: 12px;
    color: #646464;
}

div#search-down {
    margin-top: 30px;
    padding-top: 20px;
    clear: both;
}
table#search-down-table {
    border-spacing: 5px;
}
table#search-down-table td.col {
    vertical-align: top;
    margin-left: 2px;
    border-style: none !important;
    width: 50%;
}
table#search-down-table td.cycles {
    vertical-align: top;
    margin-left: 2px;
    border-style: none !important;
}
table#search-down-table td.cycles p.title {
    padding-top: 10px;
}
table#search-down-table td.col div.box {
    padding-top: 1px;
    width: 150px;
}
table#search-down-table p.title {
	margin-top: 8px;
	margin-left: 7px;
	color: #7d7c7a;
	font-size: 16px;
    font-weight: bold;
}
table#search-down-table table.search-checkboxes {
}
table#search-down-table table.search-checkboxes input[type="checkbox"],
table#search-down-table table.search-checkboxes input[type="radio"]{
	display: block;
    margin-top: 1px;
}
table#search-down-table td.checkbox {
    color: #5b5b5b;
    font-size: 12px;
    font-weight: bold;
}
table#search-down-table p.info img {
    vertical-align: text-top;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
}
table#search-down-table p.info a {
    color: #08789c;
    font-size: 11px;
    font-weight: bold;
    width: 110px;
    display: inline-block;
}
table#search-down-table p.info a:hover {
	text-decoration: underline;
}
#calendar-header {
    margin-top: 10px;
    margin-bottom: 10px;
    border-spacing: 3px;
    height: 22px;
    display: none;
}
#calendar-header td {
    height: 22px;
    margin: 0;
    padding: 0;
}
#calendar-header td a {
    display: block;
    width: 22px;
}
#calendar-header td.arrow-left div {
    background: transparent url(/media/img/calendar_arrow_left.png) no-repeat;
    width: 22px;
    height: 22px;
}
#calendar-header td.arrow-left div:hover {
    background: transparent url(/media/img/calendar_arrow_left_hover.png) no-repeat;
}
#calendar-header td.arrow-right div {
    background: transparent url(/media/img/calendar_arrow_right.png) no-repeat;
    width: 22px;
    height: 22px;
}
#calendar-header td.arrow-right div:hover {
    background: transparent url(/media/img/calendar_arrow_right_hover.png) no-repeat;
}
#calendar-header td.month-year {
    background-color: #d6d6c6;
    color: #66665a;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    width: 100px;
    padding-top: 5px;
}
#cal {
    display: none;
}
table.calendar th {
    width: 20px;
    font-size: 10px;
    color: #77756a;
    text-align: center;
}
#search-down-table table.calendar td.calendar-day {
    height: 17px;
    width: 20px;
    padding-top: 3px;
    background-color: #767568;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: white;
}
#search-down-table table.calendar td.calendar-day a {
    font-size: 10px;
    color: white;
    display: block;
    width: 100%;
}
#search-down-table table.calendar td.empty {
    background-color: transparent;
}
#search-down-table table.calendar td.past {
    background-color: #bfbda7;
}
#search-down-table table.calendar td.holiday {
    background: transparent url(/media/img/holiday.png) repeat;
}
#search-down p.cycle-box-info {
    font-size: 10px;
    color: #646464;
    background: transparent url(/media/img/info_small.png) no-repeat;
    margin-left: 5px;
    padding-left: 30px;
}
#search-down select.cycle {
    margin-left: 5px;
    width: 300px;
}
/* expositions */
#expositions h2 {
    font-size: 18px;
    color: #797979;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}
#expositions img.exposition {
    width: 150px;
    height: 77px;
    margin-left: 5px;
}
#expositions p {
    margin: 0;
    padding: 0;
    margin-left: 5px;	
}
#expositions div.period {
    color: #666464;
    font-size: 11px;
	height:2.4em;
	overflow:hidden;	
}
#expositions p.title, #expositions p.subtitle{
	line-height:1em;
}
#expositions p.title a {
    color: #2D92DD;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1;
}
#expositions p.title a:hover {
    text-decoration:underline;
}
#expositions p.subtitle {
 	color: #3477A7;
    font-size: 11px;
    margin-top: 6px;
}


