/* Start of CMSMS style sheet 'ravsak: general' */
/* Start of CMSMS style sheet 'groove: general' */
*
{
	margin: 0;
	padding: 0;
}
body
{
	border: 0;
	/* This removes the border around the viewport in old versions of IE */
	width: 100%;
	min-width: 900px;
	/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 10pt;
	background-color: #FFC;
	background-image: url(uploads/images/background.png);
	background-repeat: repeat-x;
	background-position: center 0;
	font-family: Georgia, Times, 'Times New-Roman', Serif;
	line-height: 1.3em;
	padding: 20px 0 20px 0;
}

#container
{
	width: 900px;
	background-image: url(uploads/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

a { color: #0967AA; }

a:hover {
	color:#fff;
	background:#0967AA;
	text-decoration:none;
}
h1, h2, h3, h4
{
	margin: .8em 0 .8em 0;
	padding: 0;
	color: #F90;
	font-weight: normal;
}
h1 {font-size: 35pt; line-height: 1.2em;}
h2 {font-size: 25pt; line-height: 1.2em;}
h3 {font-size: 20pt; line-height: 1.2em;}
h4 {font-size: 14pt; line-height: 1.2em;}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin: 0;
	border: 0 none;
}
/* navigation styles */
#centeredmenu
{
	float: left;
	width: 100%;
	background: #FFC;
	border-bottom: 4px #0967AA solid;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a
{
	display: block;
	margin: 0 0 0 1px;
	padding: 10px 20px 10px 20px;
	color: #000;
	text-decoration: none;
	line-height: 1.3em;
	background-color: #F90;
}
#centeredmenu ul li a:hover
{
	color: #fff;
	background-color: #000;
}
#centeredmenu ul li.menuactive a,
#centeredmenu ul li a.menuactive:hover {
   color:#fff;
   background:#0967AA;
   font-weight:bold;
}
/* sub menu */
#layoutdims {
	clear:both;
	background:#fff;
	border-top:1px solid #621E35;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

/* COLUMN layout */

#collmask
{
	width: 900px;
	margin-top: 153px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-color: #FFF;
	background-image: url(uploads/images/back-colmask.png);
	background-repeat: repeat-y;
	background-position: center;
}
#collmask .col1
{
	width: 540px;
	display: inline-block;
	vertical-align: top;
	overflow: visible;
	padding: 10px 20px 10px 20px;
	margin: 0;
}
#collmask .col2
{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	overflow: visible;
	padding: 10px;
	color: #000;
	margin: 0;
	background-color: #CDE9F6;
}

/* Footer styles */
#footer
{
	clear: both;
	width: 900px;
	border-top: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
}
	#footer p
{
	padding: 10px;
	margin: 0;
	text-align: center;
	color: #000;
}

/* Groove */
#top-circle
{
	position: relative;
	top: 66px;
	width: 201px;
	height: 158px;
	background-image: url(uploads/images/live-circle.png);
	background-repeat: no-repeat;
	z-index: 10;
	left: 820px;
	margin-bottom: -158px;
}

.col1 h2
{
	color: #0967AA;
	padding: 0;
	margin: 0;
	font-size: 35pt;
	text-transform: lowercase;
	overflow: hidden;
}

.col2 h2
{
	height: 46px;
	padding: 5px 5px 5px 10px;
	margin: 1em 0 0.5em -10px;
	color: #F90;
	font-size: 16pt;
	line-height: 2.2em;
	background-color: transparent;
	background-image: url(uploads/images/h2strip-col2.png);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
/* End of 'groove: general' */

/* jQuery Countdown styles 1.5.3. */

#countdown { color: #CDE9F6; }

#countdown h2
{
	padding: 0;
	margin: 0;
	color: #0967AA;
	font-size: 26pt;
	line-height: 1.5em;
	text-align: center;
	clear: both;
}

#countdown h3
{
	padding: 0;
	margin: 0 0 1em 0;
	color: #0967AA;
	font-size: 16pt;
	line-height: 1.2em;
	text-align: center;
	clear: both;
	border-bottom: 1px #0967AA solid;
}

.hasCountdown
{
	background-color: #F90;
	overflow: hidden;
	padding: 5px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 100%;
}
.countdown_show2 .countdown_section {
	width: 49.5%;
}
.countdown_show3 .countdown_section {
	width: 33%;
}
.countdown_show4 .countdown_section {
	width: 24.75%;
}
.countdown_show5 .countdown_section {
	width: 19.8%;
}
.countdown_show6 .countdown_section {
	width: 16.5%;
}
.countdown_show7 .countdown_section {
	width: 14.1%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 110%;
	text-align: center;
}
.countdown_amount
{
	font-size: 200%;
	line-height: 1.1em;
}
.countdown_descr {
	display: block;
	width: 100%;
}

#schedule label
{
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 10px;
	border: 1px #fff solid;
}

#schedule .sessions
{
	float: left;
	width: 420px;
	border: 1px #fff solid;
}
#schedule .sessions p { margin: 0 0 1em 0; }
#schedule .sessions .persenter { color: #0967AA; }

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#CDE9F6;}

#colorbox{}
#cboxContent{margin-top:32px;}
#cboxLoadedContent{background:#000; padding:1px;}
#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(uploads/images/controls.png) 0 0 no-repeat;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
/* End of 'ravsak: general' */

