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

body {background-image: url(../img/background.jpg);
	margin:0;
	padding:0;
} 

body,td,th {
font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5d614c;
}

#container {
    margin: 0px auto;
    width: 814px;
	background-image: url(../img/images/colums_container.gif);
	padding: 0px 30px 0px 29px;
}

#banner {
	height: 124px;
	width: 816px;
}

#nav {
	height: 36px;
	width: 816px;
}

#mainareahome {
	height: 740px;
	width: 816px;
	background-image:url(../img/images/whole_center_17.gif);
}

#mainareacrew {
	height: 740px;
	width: 816px;
	background-image: url(../img/images/crew_center.gif);
}

#mainareastills {
	height: 740px;
	width: 816px;
	background-image:url(../img/images/center_stills_17.gif);
}

#mainareaabout {
	height: 740px;
	width: 816px;
	background-image: url(../img/images/center_about_17.gif);
}

#mainareashop {
	height: 740px;
	width: 816px;
	background-image:url(../img/images/center_shop_17.gif)
}

#blog {
	float: left;
	margin-left: 70px;
	margin-top: 82px;
	width: 440px;
	height: 427px;
	overflow: auto;
}

* html #blog {
	float: left;
	margin-left: 35px;
	margin-top: 82px;
	width: 440px;
	height: 427px;
	overflow: auto;
}

#video {
	float: left;
	margin-top: 106px;
	margin-left: 74px;
	width: 184px;
	height: 417px;
	text-align: center;
	border: 0px;	
}

* html video {
	float: left;
	margin-top: 106px;
	margin-left: 74px;
	width: 184px;
	height: 417px;
	text-align: center;
	border: 0px;	
}

#footer {
	float: left;
	margin-top: 40px;
	margin-left: 70px;
	width: 700px;
	height: 25px;
	text-align: center;
}

#footer a {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
    color: #5a5f49;
}

* html #footer {
	float: left;
	margin-top: 40px;
	margin-left: 70px;
	width: 700px;
	height: 25px;
	text-align: center;
}

#pagescontent {
	float: left;
	width: 668px;
	height: 435px;
	margin-top: 95px;
	margin-left: 87px;
	text-align: center;
}

* html #pagescontent {
	float: left;
	margin-left: 44px;
	margin-top: 95px;
	width: 668px;
	height: 435px;
	text-align: center;
}

#pagesfooter {
	float: left;
	margin-top: 160px;
	margin-left: 50px;
	width: 700px;
	height: 25px;
	text-align: center;
}

* html #pagesfooter {
	float: left;
	margin-top: 160px;
	margin-left: 30px;
	width: 700px;
	height: 25px;
	text-align: center;
}

#pagesfooter a {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}

#pagesfooter a:hover {
    text-decoration: none;
    color: #5a5f49;
}

#conformationpg {
	height: 740px;
	width: 816px;
	background-image:url(../img/images/confirmation_17.gif);
}

#edenbanner {
	margin-top: 44px;
	margin-left: 68px;
	width: 337px;
	height: 105px;
	float: left;
	overflow: auto;
}

* html #edenbanner {
	margin-top: 44px;
	margin-left: 68px;
	width: 337px;
	height: 105px;
	float: left;
	overflow: auto;
}

#bannercodebox {
	margin-top: -175px;
	margin-left: 505px;
	width: 300px;
	height: 130px;
	float: left;
	text-align: center;
}

* html #bannercodebox {
	margin-top: -175px;
	margin-left: 505px;
	width: 300px;
	height: 130px;
	float: left;
	text-align: center;
}


#textarea {
	width: 150px;
	height: 60px;
}

* html textarea {
	width: 150px;
	height: 60px;
	margin-left: 2px;
}

#stillspagenumbers {
	width: 100px;
	height: 25px;
	margin-top: 100px;
	margin-left: 510px;
}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font: 18px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #98A174;
	letter-spacing: 2px;
	}

h2 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font: 10px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
	}

h2 em {
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #999;
	}	

.cn_comment_even {
	border-top: 1px dashed #D9DDC4;
	margin-top: 5px;
	background: #fbffe6;
	padding-top: 3px;
	}

.cn_comment_odd {
	border-top: 1px dashed #D9DDC4;
	}

.desc {
	margin-left: 15px;
	}

.specials {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font: 10px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
	}

.specials em {
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #999;
	}

#latestcomments {
	padding-right: 5px;
	}
	
	






	


