body {
background: #64482E url('images/bg.gif') center top;
font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman,"Myriad Pro","Myriad";
font-size:12px;
/*overflow-x:hidden;*/
}

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

}

.container {
width:1000px;
/*background: url('images/bg_bg.gif') #190C04 repeat-y;*/
/*background: url('images/mainbody.gif') no-repeat;*/
position:absolute;
top:0px;
margin-right: auto;

display:table; /* FireFox hack */
text-align:left;
}

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

div.firefoxhack {
width:1000px;
background: url('images/bg_bg.gif') #190C04 repeat-y;
}

div.back {
width:1000px;
height: 200px;
background: url('images/mainbody.jpg') no-repeat;
}

div.back2 {
position:absolute;
top:0px;
left:0px;
width:100%;
height: 450px;
background: url('images/bg_top.gif') repeat-x;
margin:0px 0px 0px 0px;
}

div.middlenav {
	height: 46px;
	width:1000px;
	background: url('images/botnav_bg.gif') no-repeat;
}

.headertitle {
margin: -92px 30px 0px 30px;
padding: 5px 0 0 0; 
height: 75px;
width:220px;
background: url('images/logo.png') no-repeat;
}


.adtop {
text-align:center;
}

.adside {
text-align:center;
}

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

.hhh {
margin: 30px 0px 0px 0;
}

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

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

.texth {
	margin: 0 0 0px 0px;
}

.texth h2 {
top:0;
	margin: 0px 0 0px 0px;
}

.leftside h1 {
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
	padding: 0px 15px 0px 15px;
	
	margin: 15px 0px 5px 0px;
}

.rightside h2 {
	margin:-19px 0px 0px 16px;
	text-align:left;
	font-size:14px;
}

.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:0px;
	}

	.menu {
		font-family: Arial;
		font-size:12px;
		font-weight:900;
		color:#000000;
		z-index: 101;
		text-align:center;
		position:relative;
		top:5px;
		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: 1px solid #cccccc;*/
	}
	
	
	.menu li { 
		margin: 0px 3px 0px 0; 
		list-style: none;
		float: center;
	}

	.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: #f00011;
		/*background: #AAA;*/
		margin-bottom: 2px;
	}
	
/*   MENU ============================================================================ */


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

.foot {
margin: -20px 0 0 0;
height:40px;
width:1000px;
background: url('images/mainbottom.gif') no-repeat;
}

.footertext {
color:#FFF;
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) */

div.videoDescription {
padding-top:20px;
padding-bottom: 10px;
padding-right:10px;
padding-left:10px;
color:#FFFFFF;
font-size:14px;
text-align:center;
}

div.sites {
padding-left:125px;
}

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

}

.add {
	height:65px;
	background: url('images/add.gif') top center no-repeat ;
	padding:5px 5px 5px 5px;
	color:#000000;
	overflow:hidden;
}

.video {
height:130px;
	background: url('images/videolist.gif') 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:2px;
	left:160px;
}

.searchcss form button{
	background: url('images/button.png') top left no-repeat ;
	border:none;
	cursor:pointer;
	position:relative;
	top:0px;
	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;
	top:3px;
	left:-92px;
	height:20px;
	width:140px;
	font-size:15px;
	font-weight:800;
}



.cat {
margin: 0 0px 0px 20px;
text-align:left;	
}

.cat a {
color:#f00011;	
}

.cat img {
margin: 3px 3px 0px 0px;	
}

.cat2 {
margin: 0 0px 0px 20px;
text-align:left;	
}

.cat22 {
margin: 0 10px 0px 20px;
text-align:left;	
}

.cat2 a {
color:#f00011;	
}

.cat22 a {
color:#f00011;	
}

.cat2 img {
margin: 3px 3px 0px 0px;	
}
.cat22 img {
margin: 3px 3px 0px 0px;	
}

.cat3 {
margin: 0 0px 0px 0px;
	
}

.cati {
width:15px;
background: url('images/bspade.gif') top left no-repeat ;	
}

.cats {
margin: 0 10px 10px 10px;

	
}
.catsb {
margin: 0 10px 10px 10px;

	
}
.catsinside {

	background: url('images/side_middle.gif') top left repeat-y ;
}

div.bonus {
text-align:right;
font-size:16px;
float:right;
margin: -60px 0 0 0;
}

.boxinside {
	background: url('images/boxmiddle.gif') top left repeat-y ;
}

.boxinside h2 {
text-align:center;
font-size:18px;
margin: 0 0 0 0;
}

.boxinside p {
margin: 0 15px 10px 15px;
}
.boxinside img {
margin: 0 0px 0px 15px;
}

.catsinside2 {

	background: url('images/side_middle.gif') top left repeat-y ;
	margin: -10px 0 0px 0px;
}

.catstop {
	background: url('images/side_top.gif') top left no-repeat ;
}

.catsbottom {
	background: url('images/side_bottom.gif') top left no-repeat ;
}

.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);
}

.catsb a img {
padding: 2px 2px 2px 2px;
}

div.image {
width:560px;
}

.image2 img {
margin: 0 0px 0px 17px;
}

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

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

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

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

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

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

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

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

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

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

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

.commentAuthor span {
	color:#19435f;
}

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

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

.embedCode textarea{
	width:95%;
	height: 60px;
	margin:-10px 0px -10px 0px;
	border:1px #19435f solid;
	background:#edf4f9;
	font-size:10px;
	overflow:hidden;
}

.commentAdd {

}
