/* This is the main layout */

/* body */
body {background:#000000 url('../images/bg.jpg') top center; background-repeat:repeat-x;background-attachment: fixed;font-family:Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif, Arial, Helvetica, sans-serif;font-size: 0.98em; color:#FFFFFF; }

#wrap {
	width:900px;
	margin:70px auto;
	border:1px soild #ffffff;

	
}

#links2 {
	width:767px;
	margin:0 auto;
	
}

p {margin:0px; font-size:1.1em; font-family:Cambria,Trebuchet, Verdana,Arial,Sans-Serif; color:#CCCCCC;}

.pbg {margin:5px; padding:2px; font-size:1.1em; font-weight:bold; font-family:Cambria,Trebuchet, Verdana,Arial,Sans-Serif; color:#CCCCCC; background-color:#000000; width:auto; line-height:24px;}

/* ---------------------------------------------------------------------------------------------------- */

/* Links*/
A:link {
	COLOR: #92C9E5; TEXT-DECORATION:none; font-size:1em; font-weight:bold;
}
A:visited {
	COLOR: #b7dcef; TEXT-DECORATION:none; font-size:1em;font-weight:bold;
}
A:hover {
	COLOR: #cb4602; TEXT-DECORATION: none; font-size:1em;font-weight:bold;
}
A:active {
	TEXT-DECORATION: dashed;
}
A:unknown {
	TEXT-DECORATION: underline;
	
}

/* ---------------------------------------------------------------------------------------------------- */

/* Headers, lines, footer*/

h1 {

font-family: Cambria,Myriad Pro,Serif, Arial, Helvetica, sans-serif;
font-size: 2em;

color:#ffffff;
margin:0;
padding:0;
}

h2 {
font-family: Myriad Pro,Trebuchet, Verdana,Arial,Sans-Serif;
font-size: 2em;
color:#ffffff;
line-height:26px;
}

h3
		{font-size:1.2em; font-weight:bold;color:#999fa3;margin:0;padding:0;}

#footer {
	border-top:3px solid #666666;
	font-size: 0.80em;
	font-family:Cambria,Myriad Pro,Serif, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	}
	

.line {
		border-bottom: 1px dotted #999999; 
		padding-top: 4px;  
		padding-bottom: 4px;  
		}
			
/* Border for images */
.bmovie {
		border:5px solid #CCCCCC; padding:0; margin:0;
		}
		

.widget {
width: 900px;
margin:0 auto;
background: #f3f1eb;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#000000;
margin-bottom: 15px;

}

	.widget a {
	text-decoration: none;
	}
	
	.widget a:hover {
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	background-color:#000000;
	border:0px solid #ffffff;

	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color:#ffffff;
		padding:0 2px;
		outline: none;
		font-size:1.2em;
		
		border-right: 0px dotted #ffffff;
		font-family:Myriad Pro,Serif, Arial, Helvetica, sans-serif;
		
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		color:#999999;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #0c1c2d;
	border-bottom: 1px solid #ffffff;
	padding: 5px;

	}
	
		.tabdiv li {
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

br{line-height:5px;}

.bdate {font-size:1em; background-color:#900; padding:2px; margin:3px; font-family:Cambria,Myriad Pro,Serif, Arial, Helvetica, sans-serif; width:50px; line-height:19px;}
.bheaders {font-size:1.6em; font-family:Cambria,Myriad Pro,Serif, Arial, Helvetica, sans-serif; width:50px; line-height:29px; color:#39F; font-weight:bold;}