html {
	text-align: center;
	font: 10px/1.3 Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	color: #4b4b4b;
}

body {
	margin: 0 0;
	padding: 0;
	text-align: left;    
    overflow:	scroll; 
    overflow:	-moz-scrollbars-vertical; 
    
    z-index:	1;
}

#header{
	background-color: #C52227;
    width:1000px;
    height: 211px;
    margin: 0 auto;
	background: url(/themes/default/images/mainHeader.jpg) no-repeat;
}

#wrapperHeader {
	background-color: #C52227;
	height: 211px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

#backGround{
    background-image: url("/themes/default/images/siteBG.gif");
    background-position: top center;
    background-repeat: repeat-y;
    z-index: 0;
}

#wrapperContent{
	padding: 0;
    width: 1000px;
    margin: 0 auto;
}

#menu{
    width: 228px;
    float:left;
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 80px;
}

#menu ul{
	width: 125px;
}

#menu ul li{
    list-style-position: outside;
    list-style-type: none;
	margin-bottom: 12px;
}

#menu ul li a {
    text-decoration: none;
    font: 12px Verdana, Arial, Helvetica, Sans-serif;
    font-weight: bold;
    color: black;
    line-height: 20px;
}

#menu ul li a #active{
	color: #C52227;
}

#menu ul li a:hover {
	color: #C52227;
}

#topMenu {
	margin-top: 11px;
	margin-right: 27px;
	height: 20px;
	line-height: 20px;
	float: right;
	vertical-align: middle;
}

#topMenu A {
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	color: #000;
	text-decoration: none;
	margin-right: 4px;
	line-height: 20px;
	vertical-align: middle;
}

#topMenu A:hover {
	color: #000;
	text-decoration: none;
}

#topMenu img {
	border: 0;
}


#contentWrapper {    
    width: 692px;
    float:left;
    background-image: url("/themes/default/images/mainContentBG.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-color:#F1F1F1;
    padding: 90px 30px 50px 0px;   
}

#contentWrapper .content {
    float:left;
    border-left:10px solid #DDDDDD;
    padding-left:54px;
	min-height: 360px;
	font: 12px Verdana, Arial, Helvetica, Sans-serif;
	line-height:	1.5;
	width: 100%;
}

* html #contentWrapper .content {
	height: 360px;
}

#contentWrapper .content A {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #4b4b4b;
	text-decoration: underline;
}

#contentWrapper .content A:hover {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #c52127;
	text-decoration: underline;
}

#contentWrapper .content h1 {
	color: #c52127;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
}


#contentWrapper .content h2 {
	color: #c52127;
	font-size: 25px;
	font-weight: bold;
	line-height: 20px;
}

#footer {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	background-color: #fff;
}



#footer .footerLogos	{
	padding-top: 10px;
	float: left;
}

#footer .footerLogos img {
	margin-left: 4px;
	margin-right: 4px;
}

#footer .footerMenu {
	margin-top: 32px;
	float: right;
	padding-right: 10px;
}

#footer .footerMenu A {
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

#footer .footerMenu A:hover {
	color: #c52127;
	text-decoration: none;
}

	
.clear{
    clear:both;
}

.formError {
	color: #c52127;
	font-weight: bold;
}

/* VIDEOBLOG */
#movie {
	clear: both;
	float: left;
	margin-top: 28px; 
}


#movie_right {
	float: right;
}

#movie_info {
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
	color: #c62127;
}

#related_movies {
	position: relative;
	overflow: auto;
	width: 220px;
	height: 227px;
	padding: 5px;
	border: solid 2px #ddd;
	color: #c62127;
	font-weight: bold;
}

#related_movies ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#related_movies ul li {
	float: left;
	margin-top: 5px;
	width: 120px;
}

#related_movies ul li.left {
	width: 80px !important;
	padding-right: 3px;
}

#related_movies ul li img {
	border: none;
	margin-right: 5px;
}

#related_movies ul li a {
	color: #4b4b4b !important;
	font-weight: bold !important;
}

.title {
	color: #c62127;
	font-weight: bold;
}

ul.symposiaList
{
	list-style: none;	
    padding:0px;
    margin:0px;
    width:692px;
}

li.symposiumItem
{
	position: relative;
	width: 100%;
	height: auto;   
 

}
.symposiumForm
{
 	position:relative;
 	width: auto !important;
 	float:right;
 	height: 45px;
}

.symposiumFormSmall
{
 	position:relative;
 	width: auto !important;

}

.symposiumItem div
{
	position: relative;
	width: 100%;
	float:left;
     padding-left:10px;

}
.symposiumItem div div
{
	position: relative;
	width: auto;
	float:left;
	margin-right: 50px;
}

.symposiumItem div div div
{
	position: relative;
	width: auto;
	margin-right: 0px;
    text-align:right;
}
.overviewdays
{
	font-size: 14px;
	font-weight: bold;
}

div#symposiaTitle
{
 	font-size: 18px;
 	font-weight: bold;
}



div.footerlinks
{
	position:relative;
	float:left;
	height: 20px;
	bottom: 0px;
	width: 100% !important;
}

div.leftfooterlink
{
	position:relative;
	float:left;
	height: 20px;
	bottom: 0px;
	font: 12px Arial, Verdana, Helvetica, Sans-serif !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #c52127 !important;

}

div.leftfooterlink a
{
	font: 12px Arial, Verdana, Helvetica, Sans-serif !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #c52127 !important;

}

div.rightfooterlink
{
	position:relative;
	float:right;
	height: 20px;
	bottom: 0px;
	font: 12px Arial, Verdana, Helvetica, Sans-serif !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #c52127 !important;
}

div.rightfooterlink label
{
	font: 12px Arial, Verdana, Helvetica, Sans-serif !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #c52127 !important;
}

#symposiumInformationContainer 
{
 float: left;
 width: 100%;
 position: relative;
 margin-bottom: 10px;
}

#symposiumDate
{
	font: 12px Arial, Verdana, Helvetica, Sans-serif !important;
	font-weight: bold !important;
	float: left;
	position: relative;
}

#symposiumPhoto
{
	border: none;
	float: right;
	position: relative;
}

p.symposiaTitle
{
	font: 14px Arial, Verdana, Helvetica, Sans-serif !important;
	font-weight: bold !important;
}


a img {
	border: none;
}

table#symposiaTable tr td, table#symposiaTable tr th {
	vertical-align: top;
	border-bottom: 1px dotted #E1E1E1;
}

#symposiaViewContent {
	position: relative;
}

#counterContainer {
	position: absolute;
	
	right: 0px;
	top: -86px;
}

#counterContainer #counterTitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C52227;
	text-align: center;
}

#counterContainer #totalTitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C52227;
	line-height: 18px;
	
	z-index: 100;
	
	position: absolute;
	left: 0px;
}

#counterContainer #availableTitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #C52227;
	
	position: absolute;
	right: 0px;
}

#counter {
	position: relative; 
	
	width: 145px;
	height: 40px;

	background-image: url('/themes/default/images/counter.jpg');
	
}

.numberTotal, .numberAvailable {
	display: inline;
	
	position: relative;
	top: 4px;
	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
}

.numberTotal {
	color: #3d6464;
}

.numberAvailable {
	color: #2a2a2a;
}

#total1 {
	left: 9px;
}

#total2 {
	left: 13px;
}

#total3 {
	left: 16px;
}

#available1 {
	left: 22px;
}

#available2 {
	left: 25px;
}

#available3 {
	left: 29px;
}

#contentWrapper .print {
    float:left;
margin: 0 0;
padding: 0px;
padding-left: 63px;

}

#contentWrapper .print a {
    text-decoration:none;
    color:#000000;
    float:left;
}


#contentWrapper .print img {
   width:20px;
}


.blockTitleprint {
display:none;
}




/* Easy Slider */
	#slider ul, #slider li
	{
		margin:		0;
		padding:	0;
		list-style:	none;
	}

	#slider li
	{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 			
		width:		160px;
		height:		50px;
		overflow:	hidden; 
	}	
	
	/*
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	*/
		
	/* numeric controls */	
	/*
	ol#controls
	{
		margin:1em 0;
		padding:0;
		height:28px;	
	}
	ol#controls li
	{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
	}
	ol#controls li a
	{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	*/
	
/* // Easy Slider */
