@charset "UTF-8";
/* CSS Document */

a:link {color: #827B73; text-decoration: underline; }
a:visited {color: #827B73; text-decoration: underline; }
a:hover {color: #827B73; text-decoration: underline; }
a:active {color: #827B73; }


h2 {
	margin-top:40px;
color: #a8a097;
font-weight:500;
	}
	
	h4 {
	margin-top:10px;

	}

	h3 {
	margin-top:10px;

	}

.thrColFixHdr #mainContent p { 
text-align:justify ;

}
#shiftbox {

	z-index:5;
	margin:0px 0px 0px 2px ;
	
}

#athumb{
margin:20px 0px 0px 6px;
display: block; margin-left: auto; margin-right: auto

}

ul#display-inline-block,
	ul#display-inline-block li {
		/* Setting a common base */
		margin: 0;
		padding: 0;
		
	}

ul#display-inline-block {
		width: 760px;
		
	}
ul#display-inline-block li {
	display: inline-block;
	border:solid  1px #ddd;
	width: 140px;
	height:200px;
	background: #f2f0ed;
	vertical-align: top;
	margin:0px 3px 8px 3px;
	<strong>/* For IE 7 */
	zoom: 1;
	*display: inline;</strong>
	}

    #date {
	font-size: 14px;
	text-align:center;
	margin-top:14px;
	}
	#name {
	font-size: 12px;	
	text-align:center;
	margin-top:6px;
	}
	#title {
	font-size: 10px;
	text-align:center;
	margin-top:6px;
	margin-bottom:20px;
	}
	
#shiftbox-mov {

	z-index:5;
	margin:20px 0px 0px 0px ;
	
}


#movie-block {
	display:block;
	border:solid  1px #ddd;
	width: 738px;
	height:240px;
	/*background-color: #ECE6E0;*/
	background-color: #f2f0ed;
	
	/*	background: #c0b7ad;*/
	margin:3px 3px 14px 10px;
	}
	
#movpost{
margin:10px 0px 0px 10px;
}


#movtextbox {
	position:relative;
	width:307px;
	height:215px;
	z-index:5;
	left: 180px;
	top: -224px;
	text-align:justify;
	line-height:15px;
	color:#877669;/*	color:#625141;*/
}
#movclipbox {
	position:relative;
	width:240px;
	height:215px;
	z-index:6;
	left: 520px;
	top: -446px;
}


 .aw3{
	margin-top:2px;
		margin-bottom:6px;
		line-height:14px;
		font-weight:500;
	
	}
	
	 .aw4{
	margin-top:0px;
margin-bottom:6px;
line-height:12px;
font-weight:500;

	}

	.aw5{
	margin-top:0px;
margin-bottom:16px;
line-height:10px;
font-weight:500;
 	
	}
	.padder{
	margin-top:0px;
margin-bottom:6px;
line-height:10px;
font-weight:500;
 	
	}
	
	 .hdgpad{
	margin-top:12px;
		margin-bottom:0px;
		
	}
	
/*	Contact form   */
/*label
{
width: 100px;
float: left;
text-align: right;
margin-right: 20px;
display: block;
}*/

/*.submit input
{
margin-left: 122px;
} */
input
{
color: #827B73;

border: 1px solid #ddd;
text-align:left;
margin-top:-1px;
}

.submit input
{
background: #cfc7be;
border: 2px outset #9ddb9e;
} 
fieldset
{
border: 1px solid #ddd;
width: 600px;
background: #f2f0ed;
}

legend
{
color: #827B73;
background: #f2f0ed;
border: 1px solid #ddd;
padding: 2px 6px;

}

textarea {
	color: #827B73;


	border: 1px solid #ddd;
  
	max-height: 240px;
}
 #faq-block {
	display:block;
	border:solid  1px #ddd;
	width: 700px;
	height:auto;
	background-color: #f2f0ed;
	margin:3px 3px 24px 10px;
	padding:0px 20px 0px 20px;
	}
	
	#grey {
	color:#aaa;
	font-style:italic
	}