/* Style Sheet for moviposter.com gallery */

body {
	margin-top: 30px;
	background-color: #808080;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

h1 {
	font-family:  Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6699cc;
}

h2 {
	font-family:  Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #6699cc;
}


#links:a {
	color: #b3b3b3;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#links:a:hover {
	color: #ffffff;
}

#header {
	background-color: black;
	width: 600px;
	height: 75px;
	position: relative;
}
#content {
	width: 600px;
	height: 525px;
	background-color: #ffffff;	
}
#content2 {
	width: 600px;
	height: 460px;
	background-color: #ffffff;	
}
#footer { 
	background-color: #6699cc;
	width: 600px;
	height: 25px;
	padding-top: 0px;
}

#mpw_name {
	position:absolute;
	top:15px;
	left:25px;
	z-index: 1;
}
#mpw_gallery {
	position: absolute;
	z-index: 2;
	top: -5px;
	left: 303px;
}
#links {
	position: absolute;
	top: 52px;
	left: 25px;
	width: 300px;
	text-align:center;
}

#slideshow {
	background-color: #000000;
	width: 425px;
	height: 310px;
	text-align:center;
}
#slideshow_controls {
	background-color: #808080;
	width: 425px;
	height: 29px;
	text-align:center;
}

a {
	color: #b3b3b3;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}

.biglink {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.biglink:hover {
	color: #6699cc;
}

.footerlink {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.currlink {
	color: #ffffff;
}

.input {
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	color: #666666;
}
.img-shadow {
	background:transparent url(/img/shadowAlpha.png) no-repeat scroll right bottom !important;
	float:left;
	margin:10px 0 0 10px !important;
}
.img-shadow img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:-6px 6px 6px -6px;
	padding:0;
	position:relative;
}
