@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_header.gif) repeat-x top #E4E4E4;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #261326;
	line-height: 1.3em;
}
p {
	margin: 0 0 1em 0;
}
img {
	border: none;	
}
h1 {
	margin: 0 0 0.4em;
	color: #8B458B;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
}
h2 {
	margin: 0 0 0.4em;
	color: #261326;
	font-weight: normal;	
	font-size: 19px;
	line-height: 24px;
}
a {
	color: #8B458B;
}
a:hover {
	text-decoration: underline !important;
}
.line {
	overflow: hidden;
	padding: 0;
	margin: 10px 0 20px 0;
	background: none;
	height: 1px;
	border-bottom: 1px dotted #C8C8C8;
}
#cta-subnavigation {
	position: absolute;
	padding: 20px 0 0 0;
	text-align: right;
	width: 88%;
	color: #947294;
	z-index: 99;
}
#cta-subnavigation a {
	text-decoration: none;
	font: 11px Verdana, Geneva, sans-serif;
	color: #947294;
	padding: 0 20px 0 4px;
}
#cta-header {
	height: 114px;
}
#cta-header-right {
	position: absolute;
	right: 0;
	top: 0;
}
#cta-main {
	background:  url(../images/spec_footer_left.gif) bottom left no-repeat #FFFFFF;
	padding: 0 0 60px 0;
}
#cta-navigation {
	background: url(../images/spec_nav_bottom.gif) bottom no-repeat;
	width: 210px;
	float: left;
	margin: 30px 40px 0 0;
	padding: 0 0 40px 0;
}
#cta-navigation ul {
	list-style: url(../images/ico_nav_bullet.gif);
	padding: 0 0 0 30px;
	margin: 0;
}
#cta-navigation ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #C8C8C8;
}
#cta-navigation ul li.second {
	margin: 0 0 0 20px;
}
#cta-navigation ul li a {
	text-decoration: none;
	font-size: 16px;
	line-height: 32px;
	padding: 7px 0;	
}
#cta-navigation ul li.second a {
	text-decoration: none;
	font-size: 13px;
	line-height: 26px;
	padding: 4px 0;
}
#cta-navigation ul li a.current {
	font-weight: bold;
}
#cta-content {
	width: 40%;
	float: left;
	margin: 36px 40px 0 0;
}
#cta-sidebar {
	width: 216px;
	float: left;
	margin: 36px 0 0 0;
}
#cta-sidebar img.photo {
	padding: 0 0 20px 0;
	background: url(../images/bg_sidebar_zoom.gif) bottom no-repeat;
}
#cta-sidebar img.not-top {
	margin: 30px 0 0 0;
}
a.more {
	display: block;
	text-align: right;
	font-size: 15px;
}
a.more img {
	margin: 0 4px 0 0;
	text-decoration: none !important;
}
.txt-highlight {
	color: #8B458B;
}
.txt-secure {
	unicode-bidi: bidi-override;
	direction: rtl;
}
.clear-me {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
/* event */
.event {
	margin: 0 0 15px 0;	
}

.event-day {
	color: #8B458B;
	line-height: 20px;
	padding: 2px 12px 2px 3px;	
}
.event-date {
	padding: 2px 12px 2px 3px;
	text-decoration: underline;
	font-size: 17px;
	color: #8B458B;
}
.event-time {
	font-size: 16px;
}
.event-describtion {
	padding: 11px 0 0 15px;
	border-left: 1px solid #C8C8C8;
}
.event-describtion img.bullet {
	margin: 0 4px 0 0;
}
