

/* ------------------------------- List for movies ----------------------------------------- */

#navBar .title { 
	text-align: left;
	padding: 9px 0px 2px 2px;
	font-weight: bold;
	font-size: 1.1em;
	color: #394B68;
}

a.movie:link {
	color: #3366FF;
	text-decoration: underline;
	font-size: 0.9em;
	list-style-position: inside;
	list-style-image: url(img/clapperboard.gif);
	padding-left: 9px;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
}

a.movie:visited {
	color: #3366FF;
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: url(img/clapperboard.gif);
	padding-left: 9px;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
}

a.movie:hover {
	color: #9999FF;
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: url(img/clapperboard.gif);
	padding-left: 9px;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
}

/* ------------------------------- Remove the Top Nav ----------------------------------------- */

#mainNav{
	
}

#navtop {
	height: 0px;
}


/* ------------------------------- New Nav ----------------------------------------- */

#content ul {
	margin: 0px;
	padding: 10px 5px 10px 0px;	
	line-height: 170%;
}

.rightPic120 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 130px;
}

/* LEFT NAV */

a.nav:link {
	text-decoration: none;
	background-color: #E9EAEB;
	border-bottom: 1px solid white;
	color: #40474E;
	display: block;
	width: 195px;
}

a.nav {
	text-decoration: none;
	background-color: #E9EAEB;
	border-bottom: 1px solid white;
	color: #40474E;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	width: 195px;
	margin: 0px;
}

a.nav:visited {
	color: #000;
	text-decoration: none;
	background-color: #E9EAEB;
	
}

a.nav:hover {
	background-color: #6699CC;
	color: #FFF;
	text-decoration: none;
}

a.nav:active {
	background-color: #6699CC;
	color: #FFF;
	text-decoration: none;
}

/* END LEFT NAV */

/* BASICS */

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.566;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	background-image: url(img/bg_geekcreative_new.png);
	background-repeat: repeat;
}

#container {
  	margin: 0 auto;
  	width: 760px;
  	text-align: left;
	background-color: #fff;
	padding: 0px;
	display: none;
} 

.contain {
  	background-color: ##fff;
	padding: 0px 10px 10px 10px;
	float: right;
	width: 490px;
	margin: 0px;
} 

p {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font-size: 0.85em%;
}

a	{
	color: #006699;
	text-decoration: underline;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #003366;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

a img {
	border: none;
}

h1{
 	font-size: 2.1em;
 	color: #394B68;
 	margin: 0px;
 	padding: 5px 2px 2px 0px;
	clear: both;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}

h2{
 	font-size: 1.1em;
 	color: #394B68;
 	margin: 0px;
 	padding: 5px 2px 2px 0px;
	clear: both;
	font-weight: bold;
	
}

h3{
 	font-size: 1em;
 	color: #394B68;
 	margin: 0px;
 	padding: 0px 5px 0px 5px;
	font-weight: bolder;
	
}

a h4{
	text-decoration: underline;
}

h4 {
 	font-size: 1em;
 	font-weight: bold;
 	margin: 0px;
 	padding: 0px 5px 0px 5px;
	color: #394B68;
}

h5{
 	font-size: 0.95em;
 	margin: 0px;
 	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

h6{
 	font-size: 0.95em;
 	margin: 0px;
 	padding: 0px 5px 0px 5px;
	color: #000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 760px;
	margin: 0 auto;
	background-repeat: no-repeat;
	margin-top: 0px;
}

#navBar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	color: #003399;
	font-size: 0.85em;
	display: none;
}


#navBar p {
	color: #003399;
	padding-left: 5px;
	text-align: right;
}
#navBar img {
	padding-top: 4px;
	padding-left: 5px;
}

#content {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

#content2Col{
	float: left;
  	width: 610px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #FFF;
	border-left: 7px solid #FFF;
	display: inline;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************** Right Hand Column Styles **************/



/************* #header styles **************/

#header	{
padding: 0px 0px 0px 0px;
color: #CCC;
height: 190px;
}


#header img{
 display: block;
}

#header a {
	padding: 0 0px 0 0;
}


/************** .feature Style ***************/

.feature{
	padding: 0px 5px 5px 0px;
	margin-top: 0px;
	width: 310px;
	float:right;
}

.feature img{
	padding: 0px;
}

#content img{
	padding: 0px;
}

.picnmix {
	background-color:#FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	width: 126px;
}

.picnmixR {
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: right;
	width: 100px;	
}

.caption {
	background-color:#FFFFFF;
	padding: 0px;
	float: left;
	width: 98%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 0.8em;
}

/************** .promo styles *****************/

.promo{
	clear: both;
	font-weight: bold;
}


/************** .result styles *****************/

.result {
	clear: both;
	padding: 5px 5px 0px 10px;
}

.rating {
	clear: both;
	padding: 5px 5px 0px 10px;
	font-weight: bold;
}

.rating p {
	padding-bottom: 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
}

.story {
	padding: 5px;
	background-color: #E7E7E7;
}

/************* #footer styles ***************/

#footer{
	color: #000;
	padding: 0px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
  	width: 760px;
	height: 75px;
	clear: both;
}

#footer p {
	padding-right: 20px;
	padding-top: 20px;
	text-align: right;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

a#skip {
	font-size: 0.5em;
	color: #FFF;
}

#logo {
	float: left;
	min-height: 137px;
	height: auto !important;
	height: 137px;
	width: 760px;
	background: url(img/header_bg.jpg) top left no-repeat;
	
}

#logo a {
	display: block;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	width: 297px;
}

.logoLink {
	display: none;
}

