body {
background: #000000;
font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman,"Myriad Pro","Myriad";
font-size:12px;
color:#000000;
overflow-x:hidden;
}

.main {
margin-left: auto;
margin-right: auto;
width:1000px;
}

.container {
background: #000000 url('images/background.png') top center repeat-y;
position:absolute;
top:0px;
margin-right: auto;
width:1000px;
display:table; /* FireFox hack */
text-align:left;
}

.header {
background: url('images/header.png') top left no-repeat;
width:1000px;
height:129px;
margin: 0 auto;
}

.headertitle h1{
position:absolute;
top:8px;
font-size:38px;
color:#434343;
margin: 15px 0 0 125px;
font-family:Arial;
text-decoration:none;
}

.adtop {
text-align:center;
}

.adside {
text-align:center;
}

.rightside {
float:right;
margin: 0 0px 30px 0;
width:382px;
}

.leftside {
float:left;
margin: 0px 0 0 27px;
width:590px;
}

.leftside h2 {
	font-size:12px;
	margin: 0 0 -5px 20px;
}

.leftside h1 {
	text-decoration:none;
	text-align:center;
	color:#333333;
}

.rightside h2 {
	margin:-36px 56px 10px 0;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
}

.rightside li {
		list-style: none;
}

.rightside li a {
		color: #333;
		text-decoration: none;
		list-style: none;
}

.rightside li a:hover {
		color: #555;
		text-decoration: none;
		list-style: none;
}

a {
	color:#444444; 
}

a:hover {
	color:#666666; 
}



/*   MENU ============================================================================ */

	.menuholder {
		width:930px;
		position:relative;
		top:1px;
	}

	.menu {
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		z-index: 101;
		text-align:left;
		position:relative;
		top:29px;
		left:15px;
	}
	
	.menu ul li{ 
		background: url('images/tab_back.png') center center repeat-x;
		list-style: none;
		display: block;
		text-decoration: none;
		float: right;
		height:26px;
		min-height:26px;
		border-bottom: 1px solid #000000;
	}
	
	.menu li { 
		margin: 0px 3px 0px 0; 
		list-style: none;
		float: right;
	}

	.menu li a {
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px 12px 0px 12px;
		margin-bottom: 2px;
		border: none;
		vertical-align: sub;
	}

	.menu li a:hover {
		color: #FFFFFF;
		text-decoration: none;
		background: #FF6800;
		margin-bottom: 2px;
	}
	
/*   MENU ============================================================================ */


.footer {
clear:both;
background: #FFFFFF url('images/footer.png') top center repeat-none;
height:69px;
width:1000px;
margin: 0 auto;
font-size:80%;
}

.footertext {
color:#000000;
padding:0 50px 0 0;
text-align:right;
}

a img {
border:none;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

#blockdiv img {
max-height: 50px;
max-width: 50px;
padding: 0 40px 0px 40px;
width: expression(this.width > 50 ? 50: true);
height: expression(this.height > 50 ? 50: true);
position:relative;
top:-172px;
z-index:1;
}

#blockdiv a img {
max-height: 80px;
max-width: 101px;
padding: 0 0 0 0;
width: expression(this.width > 101 ? 101: true);
height: expression(this.height > 80 ? 80: true);
position:relative;
top:-15px;
left:33px;
}

#blockdiv {
height:182px;
width:143;
min-height:182px;
min-width:143;
background: url('images/tableback1.gif') top center no-repeat;
float:left;
display:block;
margin: 0 10px 0 10px
}

#blockdiv h4 {
text-align:center;
font-size:95%;
position:relative;
top:0px;
}

.block {
	margin-left:auto;
	margin-right:auto;
}

.bottomnav {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:right;
}
.bottomnav a{
	text-decoration:none;
	font-family:verdana,arial;
	font-size:20px;
	color:#FFF;
	position:relative;
	top:3px;
}

#blockdiv .spacer {
padding:0 40px 0 40px;
margin:0;
top:0;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

.detail {
background:#2a2a2a;
border:1px solid #333333;
margin:0 0 -65px 0;
padding: 5px 10px 5px 10px;
position:relative;

}

.video {
	background: url('images/videolist2.png') top center no-repeat ;
	padding:5px 5px 5px 5px;
	color:#000000;
	overflow:hidden;
}

.video a {
	color:#333333;
	font-size:14px;
	text-align:right;
}

.video p {
	padding:0 5px 5px 5px;
}

.video p img {
 float:left;
 margin:0 10px 10px 10px;
 max-height: 90px;
 max-width: 120px;
 width: expression(this.width > 120 ? 120: true);
 height: expression(this.height > 90 ? 90: true);
}

h1 {
	text-decoration:underline;
	color:#CCCCCC;
}

.searchcss {
	position:relative;
	top:10px;
	left:800px;
}

.searchcss form button{
	background: url('images/button.png') top left no-repeat ;
	border:none;
	cursor:pointer;
	position:relative;
	top:-8px;
	left:-90px;
	width:88px;min-width:88px;
	height:29px;min-height:29px;
}

.searchcss form button:hover{
	background: url('images/button_hover.png') top left no-repeat ;
}

.searchcss form input{
	background: url('images/search.png') top left no-repeat ;
	border:none;
	position:relative;
	left:-92px;
	height:20px;
	width:140px;
	font-size:18px;
}

.searchcss form input:hover, .searchcss form input:focus {
	background:#FFFFFF;
}
.cats2 {
	background: url('images/side_middle.png') top left repeat-y ;
}

.cats {
	background: url('images/side_middle.png') top left repeat-y ;
font-weight:bold;
}
.cats a:hover {

color: #FF7400;

}
.cats a img {
max-height: 58px;
max-width: 74px;
padding: 2px 0px 2px 2px;
width: expression(this.width > 74 ? 74: true);
height: expression(this.height > 58 ? 58: true);
}

#videowall {
	width:320px;min-width:320px;max-width:320px;
	margin: 0 0 0 15px;
}

#navigation {
	background: url('images/navigation2.png') top center no-repeat ;
	padding:5px 5px 5px 5px;
	color:#000000;
	overflow:hidden;
	height:54px;min-height:54px;
}

#navigation p {
clear:both;
position:relative;
top:8px;
left:20px;
}

#navigation form {
position:relative;
top:-22px;
left:70px;
}

#navprev {
	background: url('images/nav_prev2.png') top center no-repeat ;
	float:left;
	height:19px;
}

#navprev a, #navnext a {
	text-indent: -9000px;
	font-size:1px;
	height:19px;width:60px;
	overflow:hidden;
	display:block;
	margin:0 10px 0 10px;
}

#navnext {
	background: url('images/nav_next2.png') top center no-repeat ;
	float:right;
	height:19px;
}

.videoDescription {
        margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
}

.comments {
	background:#FFFFFF;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	border:1px #316DDE solid;
}

.commentSingle, .commentAdd {
	background:#FFFFFF;
	margin:5px 10px 5px 10px;
	padding:10px 10px 10px 10px;
	border:1px #FFFFFF solid;
	font-size: 12px;
}

.commentAuthor {
	font-size:16px;
	font-weight:bold;
}

.commentAuthor span {
	color:#000000;
}

.commentDate {
	margin:10px 0 0 0;
	color:#666666;
	text-align:right;
	font-size: 11px;
}

.embedCode {
	background:#FFFFFF;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	border:1px #316DDE solid;
}

.embedCode textarea{
	width:90%;
	border:1px #666666 solid;
	background:#FFCC66;
	font-size:8px;
	overflow:hidden;
}

.commentAdd {

}

