﻿body {
margin: 0px;
padding: 0px;
}
img {
	margin: 5px;
}
.left {
	float: left;
	text-align: left;
	
}
.right {
				
	float: right;
	text-align: right;
}

.sidebar {
	clear: both;
	padding-bottom: 30px;
	padding-right: 5px;
	font-size: 90%;
}
.sidebar img{
	float: left;
	padding-right: 5px;
}

.sidebar .bullet {
	background-image: url("media/images/layout/bullet01.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
}

.sidebar .bullet a {
text-decoration: underline;
font-weight: bold;
}
.infobox {
	width: 95%;
	padding: 10px;
	margin-left: 10px;

}

table.infobox td {
	vertical-align: top;
}
#contentRight .infobox {
	width: 80%;
	padding: 10px;
	margin-left: 12px;
}

.infobox img {
	margin: 5px;
	float: left;
}

.infobox p {
	padding-top: 10px;

}
.infobox .right {
	width: 55%;
}
.infobox h4 {
margin-top: 10px;
margin-bottom: 5px;
margin-right: 5px;
padding: 5px;

width: 95%;
}
table {
	border: none;
	empty-cells: show;
border-collapse: collapse;
}
table td {
	padding: 5px;
}

table .visualTable {
padding: 0px;
margin: 0px;
empty-cells: show;
border-collapse: collapse;
}



table .visualTable tbody td {
padding: 5px;
margin: 0px;
border-bottom: 1px solid #999
}
.rowBackgroundShade {
	background-color: #e2e2e2;

}

.rowUnderline {
	border-bottom: 2px solid #999;
}

.eventDisplayRight {
	width: 25%;
	vertical-align: top;
}

.eventDisplayLeft {
	width: 75%;
	vertical-align: top;
}

.rowHeading {
	font-weight: bold;
}
#pageContainer{

}
#leftSide{
	width: 200px;
	float: left;
}

#logo{
	padding-top: 20px;
	width: 100%;
	height: 120px;
	text-align: center;
}

			
#navigation{
	width: 100%;
	height: 100%;
	
}
			
#languageBar{
	text-align: center;
	padding-top: 15px;
}
#languageBar a img {
	text-decoration: none;
}
#languageBar img {
	padding-right: 2px;	
	margin: 0px;
}
#pageTools{
	text-align: center;
	padding-top: 10px;
}
#pageTools img {
	padding-right: 10px;	
}
			
		
#rightSide{
	width: 735px;
	height: 100%;
	margin-left: 215px;

}
#headerAnim{
	height: 210px;
	width: 100%;
	z-index: -1;
}
#headerAnim img {
	padding: 0px;
	margin: 0px;
}
#otherTitle {
	height: 50px;
}
#subNavigation{
	width: 100%;
	height: 50px;
	background-color:#000;
}
			
#contentHolder{
	width: 100%;
	height: 100%;
	 	background-image: url("media/images/layout/background-main.png");
	background-repeat: repeat-y; 

}

#contentHolder ul {
	margin-left: 0px;
	padding-left: 0px;
}
#contentHolder ul li {
	list-style: none;
	background-image: url('media/images/layout/bullet01.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	}
	
#contentHolder ul.thumbs li {
	background-image: none;
}
#contentHolder ul.thumbs li {
	display: block;
	width: 110px;
	text-align: center;
	margin-bottom: 15px;
	}
#contentLeft{
	width: 470px;
	background-image: url("media/images/layout/dotted-v.gif");
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	padding-left: 15px;
	height: 100%;
	padding-top: 10px; 
	padding-right: 15px;
	padding-bottom: 20px;
}

#contentLeft p {
	padding: 0px;
	margin: 0px;
	
}
				
#contentRight{
	width: 230px;
	float: right;
	height: 100%;
	padding-top: 15px;
	}


				
#footer{
	clear: both;
	width: 100%;
	background-image:url("media/images/layout/dotted-h.gif");
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 20px !important;
}

/*Top Translation Bar CSS
Added 26th March 2010 
By Alan Graham
*/

.translationBar {
position: fixed;
top: 0; 
left: 0;
height: 30px;
width: 100%;
background-image: url("media/images/layout/semi-trans.png");
z-index: 999;
}
.translationBar img {
float: left;

}
.translationBar p {
margin-top: 5px;
color: #fff;
padding: 0px;
}
.translationBar a {
color: #fff;
padding: 0px;
}
.translationIconDisplay {
margin:0px;
margin-bottom: -2px;

padding: 0px;
padding-left: 5px;
}

#TA_rated934 img {
	text-align: center;			
				
			
}