body {
	height:100%;	
}

img.adverts {
	margin-bottom:10px;
}
 
/* Carousel styles */

div.flashCarousel3D {
	/*border:1px solid black;*/
	margin:0 -10px 0 auto;
	height:175px;
	overflow:hidden;
	width:350px;
	/*position:absolute;*/
	right:0;
	text-align:center;
}

div#promocontent div.flashCarousel3D {
	margin:50px auto;
}

div.flashCarousel3D li
{
	list-style: none outside;
	float:left;
}

div.flashCarousel3D embed
{
	width:100%;
	height:100%;
}

div.flashCarousel3D p
{
	margin:0 5px;
}

div.flashCarousel3D p a.next, div.flashCarousel3D p a.prev
{
	float:left;
	padding:10px;
	font-size:22px;
	text-decoration:none;
	display:block;
	color:white;
	top: -100px;
	outline:none;
	position:relative;
}

div.flashCarousel3D p a.next
{
	float:right;
}

div.flashCarousel3D p a:hover
{
	text-decoration:none;
}

div.flashCarousel3D div.experimenter
{
	background:pink;
	width:200px;
	position:absolute;
	font-size:10px;
	top:0;
	left:0;
}

div.flashCarousel3D div.experimenter input
{
	width:60px;
	float:right;
	clear:right;
	margin-bottom:1px;
}

div.flashCarousel3D div.experimenter div.clear
{
	clear:both;
}

div.flashCarousel3D div.helper
{
	display:none;
}

/* Tooltip styles */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

/* fix for carousel in left column */

div#leftcolumn {
	position:absolute;
	z-index: 5;
}

div#leftcolumn div.flashCarousel3D {
	position:absolute;
	height:200px;
	right:-25%;
	margin:0;
}


div#leftcolumn div.flashCarousel3D p a.next, div.flashCarousel3D p a.prev
{
	top: -210px;
	margin:0 0 0 80px;
}

div#leftcolumn div.flashCarousel3D p a.next
{
	float:right;
	margin:0 80px 0 0;
}

#tooltip h3, #tooltip div { margin: 0; }

#content {              /*column holder */
			width: 599px;
			float: right;
			margin: 0;
			padding: 10px 0 15px;
}

/*styles for large popup calendar*/
.calwrap {
	
}

.calimg {
	
}
/*end styles for large popup calendar*/

table#branchtable {
	border-collapse: collapse;
	width: 99%;
	border: 1px solid #B0BB80;
}

table#branchtable th, table#branchtable td {
	font-size: 80%;
	padding: .4em .5em;
	line-height: 1.4em;
}

table#branchtable thead {
	border-top: 1px solid #666600;
	border-bottom: 1px solid #666600;
	background: #8A9751;
	font-weight: bold;
	color: #FFFFFF;
}

table#branchtable th {
	text-align:left;
}


table#branchtable a {
	font-weight: bold;
}

.sf-sub-indicator {
	text-indent:0 !Important;
}

ul.comlft {
	float:left;
	margin:0;
}

ul.comrght {
	margin:0;
	float:left;
}

ul.comrght li, ul.comlft li {
	background-image:none;
	margin-bottom: 5px;
	padding-left:0;
}

.rightcolumnbox {
	text-align:center;
}

.rightcolumnbox img {
	padding:0 0 10px 0;
}

#contentbody {
}

.dbases {
	display:none;
}

ul.frnd_loc {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.frnd_loc li {
	margin-bottom:5px;
	background:none;
}


div.mov_schedule {
	border-top:none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	float:left;
	margin-bottom: 20px;
}

li.mov_head {
	text-align:center;
}

.line {
	border-bottom: 1px dashed #DDDDDD;
	margin: 10px 0;
}
