/* ---------------------------------------------------------------------------------------------------*/
/* --------------------------------------->>> www.trosa.com by PearlyGate Production & inChris <<<----*/
/* ---------------------------------------------------------------------------------------------------*/

	body {
		background-color: #F1F3F4;
		color: #000000;
		padding: 0;
		margin: 0;
		overflow-y: scroll;
	}
	a:link, a:visited, a:active{
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-decoration: underline;
		font-weight: normal;
		font-size: 11px;
		color: #58656D;
	}
	a:hover { 
		color: #E2001A;
	}
	#text {
		font-size: 11px; 
		font-weight: normal; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-align: left;
		line-height: 1.4em;
	}
	#title {
		font-size: 18px; 
		font-weight: normal; 
		color: #333333; 
		font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
		text-align: left;
		line-height: 1.2em;
	}
	div.subTitleHelv {
		font-size: 22px; 
		font-weight: normal; 
		color: #FFFFFF; 
		font-family: Arial, Verdana, Geneva, sans-serif;
		text-align: left;
		padding: 0px 2px 0px 2px;
		margin-top: 6px;
	}
	#textArial {
		font-size: 11px; 
		font-weight: normal; 
		color: #000000; 
		font-family: Arial, Verdana, Geneva, sans-serif;
	}
	#copyText {
		font-size: 11px; 
		font-weight: normal; 
		color: #666666; 
		font-family: Arial, Verdana, Geneva, sans-serif;
	}

	a.copyLink:link, a.copyLink:visited, a.copyLink:active{
		font-family: Arial, Verdana, Geneva, sans-serif;
		color: #666666; 
		font-size: 11px; 
		font-weight: normal; 
		text-decoration: underline;
	}
	a.copyLink:hover { 
		color: #E2001A;
	}

	a.blueSmall:link, a.blueSmall:visited, a.blueSmall:active{
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-decoration: underline;
		font-weight: bold;
		font-size: 10px;
		color: #5B90B8;
	}
	a.blueSmall:hover { 
		color: #D6C561;
	}

/* ---------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------> CALENDAR <<<----*/
/* ---------------------------------------------------------------------------------------------------*/

	.accEvent .title {
		cursor: pointer;
		font-size: 18px; 
		color: #777777;
		font-family: Arial, Verdana, Geneva, sans-serif;

	}
	.accEvent .title.active {
		color: #CF1A20;
	}
	.accEvent .box.active {
		border: 3px solid #000000;
	}
	.accEvent .content {
		margin-top: 4px;
		padding-top: 10px;
	}

/* ---------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------->>> LIVING <<<----*/
/* ---------------------------------------------------------------------------------------------------*/
	a.living:link, a.living:visited, a.living:active{
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 11px;
		color: #CF1A20;
	}
	a.living:hover { 
		color: #CF1A20;
		text-decoration: underline;
	}
	a.livingInfo:link, a.livingInfo:visited, a.livingInfo:active{
		font-family: Verdana, Arial, Geneva, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}
	a.livingInfo:hover { 
		text-decoration: underline;
	}
	#livingInfo {
		font-family: Verdana, Arial, Geneva, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}
/* ---------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------->>> FOOD <<<----*/
/* ---------------------------------------------------------------------------------------------------*/
	a.food:link, a.food:visited, a.food:active{
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		color: #B11116;
	}
	a.food:hover { 
		color: #B11116;
		text-decoration: underline;
	}
/* ---------------------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------> SIGHTS <<<----*/
/* ---------------------------------------------------------------------------------------------------*/
	.accordion {
	}
	.accordion .title {
		background: url(../../img/arrow-square.gif) no-repeat right -54px;
		cursor: pointer;
		font-size: 18px; 
		font-weight: normal; 
		color: #757575;
		font-family: Arial, Verdana, Geneva, sans-serif;
		text-align: left;
		line-height: 1.2em;

	}
	.accordion .title.active {
		background-position: right 2px;
		color: #000000;
	}
	.accordion .content {
		margin-top: 4px;
		padding-top: 10px;
	}

/* ---------------------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------>>> TICKERBOX <<<----*/
/* ---------------------------------------------------------------------------------------------------*/
	.tickerbox {
		height: 75px;
		color: #000000;
		font-size: 11px;
		background-color: #FFFFFF;
	}
	.tickerbox ul {
		
		position: relative;
	}
	.tickerbox li {
		list-style: none;
		background-color: #FFFFFF;
		position: absolute;
		top: -2px;
		left: 0px;
		overflow: hidden
	}
/* ---------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------->>> MENU <<<----*/
/* ---------------------------------------------------------------------------------------------------*/
	div.innerCell {
		padding: 9px 12px 7px 12px;
	}

	div.menuCell {
		border-left: 3px solid #FFFFFF;
		background: url('../../img/bgMenuGrey.png') repeat-x;
		font-family: Arial, Verdana, Geneva, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		color: #000000;
	}
	div.menuSubCell {
		margin-top: 7px;
		position: absolute;
		visibility: hidden;
		color: #4C4C4C;
 		font-size: 11px;
	}
	a.menu:link, a.menu:visited, a.menu:active{
		font-family: Arial, Verdana, Geneva, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		color: #000000;
	}
	a.menu:hover {
		color: #000000;
	}
	a.menuSub:link, a.menuSub:visited, a.menuSub:active{
		font-family: Verdana, Geneva, sans-serif;
		text-decoration: underline;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}
	a.menuSub:hover {
		color: #CF1A20;
	}

/* ---------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------->>> IMAGE SLIDER <<<----*/
/* ---------------------------------------------------------------------------------------------------*/

	/*preload classes*/ 
	.svw  { width: 400px; height: 263px; } 
	.svw ul { position: relative; left: -999em; } 
	 
	/*core classes*/ 
	.stripViewer {
		position: relative;
		overflow: hidden;
	} 
	.stripViewer ul { /* this is your UL of images */ 
		margin: 0; 
		padding: 0; 
		position: relative; 
		left: 0; 
		top: 0px;
		width: 1%; 
		list-style-type: none;
		cursor: pointer;
	} 
	.stripViewer ul li {  
		float:left; 
	} 
	.stripTransmitter { 
		overflow: auto; 
		width: 1%; 
		position: relative;
		top: -21px;
	} 
	.stripTransmitter ul { 
		margin: 0; 
		padding: 0; 
		position: relative;
		list-style-type: none; 
	} 
	.stripTransmitter ul li{ 
		width: 20px; 
		height: 22px; 
		float:left; 
		margin: 0 0 0 1px;
	} 
	.stripTransmitter a{ 
		font: bold 10px Verdana, Arial; 
		text-align: center; 
		line-height: 20px; 
		background: url('../../img/svw_bg.png'); 
		color: #FFFFFF; 
		text-decoration: none; 
		display: block; 
	} 
	.stripTransmitter a:hover, a.current{ 
		background: url('../../img/svw_bg.png'); 
		color: #FFFFFF; 
		text-decoration: underline; 
	}
	.ldrgif {
		position: relative; 
		left: 184px; 
		top: 110px;
		font: normal 12px Arial, Verdana; 
		color: #999999; 
	} 
 
/* ---------------------------------------------------------------------------------------------------*/