/*  
Theme Name: Russ Meyer Website / Main Pages
Theme URI: http://www.madman.com.au/russmeyer
Description: Official Australian Russ Meyer Website
Version: 0.1
Author: Jo Ho
Author URI: http://www.madman.com.au/
	Russ Meyer v0.1
	http://www.madman.com.au/russmeyer
	This theme was designed and built by Joanne Ho for Madman Entertainment.

/* Home Header Styles */

body {
	background:url(images/bg.gif) repeat;
}

.header {
	background:url(images/home_header.jpg) no-repeat;
	background-color:#FDF7EB;
	height:197px;
}



.headerLeft {
	background:url(images/home_left.jpg) no-repeat 0px 1px;
	width:47px;
	height:414px;
}

.headerRight {
	background:url(images/home_right.jpg) no-repeat -2px 0px;
	width:57px;
	height:414px;
}


/* Nav Buttons */
#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:36px; /* for IE5/Win only */
	margin-left:25px;
	margin-top:0px;
	}
	
#nav a:hover {
	background-position: 0 -36px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -36px;
	}


#homeBtn a {
	width: 95px;
	background:url(images/home_btn.jpg) top left no-repeat;
}

#titlesBtn a {
	width: 95px;
	background:url(images/titles_btn.jpg) top left no-repeat;
}



#triviaBtn a {
	width: 100px;
	background:url(images/trivia_btn.jpg) top left no-repeat;
}
#biogBtn a {
	width: 110px;
	background:url(images/biography_btn.jpg) top left no-repeat;
}

#extrasBtn a {
	width: 110px;
	background:url(images/extras_btn.jpg) top left no-repeat;
}



/* DVD Title Buttons */
.dvdtitlesBtns {
	background:url(images/btnsbg.jpg);
	height: 178px;
}

/** Hide from everyone except IE */
* html .dvdtitlesBtns {
	background:url(images/btnsbg.jpg);
	height: 178px;
	
	}

#dvdtitles {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#dvdtitles li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#dvdtitles a {
	float: left;
	padding: 150px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:150px; /* for IE5/Win only */
	margin-left:9px;
	margin-top:0px;
	}
	
#dvdtitles a:hover {
	background-position: 0 -150px;
	}

#dvdtitles a:active, #dvdtitles a.selected {
	background-position: 0 -150px;
}


#vixenBtn a {
	width: 120px;
	background:url(images/vixen_btn.jpg) top left no-repeat;
}

#supervixenBtn a {
	width: 120px;
	background:url(images/supervixen_btn.jpg) top left no-repeat;
}

#fasterBtn a {
	width: 120px;
	background:url(images/faster_btn.jpg) top left no-repeat;
}

#beneathBtn a {
	width: 120px;
	background:url(images/beneath_btn.jpg) top left no-repeat;
}

#upBtn a {
	width: 120px;	
	background:url(images/up_btn.jpg) top left no-repeat;
}



/* Center Col */
.centerCol {
	background:#FDF7EB;
	width:657px;
	vertical-align:top;
}


p {
	font: .75em trebuchet Ms;
	padding: 0px 10px 0px 10px;
	color:#FE3D5A;
        line-height:20px;
}

.text a:link {
	color:#6CC3C1;
	text-decoration: none;	
	}

.text a:hover {
	color:#6CC3C1;
        background-color:#FE3D5A;
	}

.text a:visited {
	color:#666666;
	text-decoration: none;	
}

.text a:hover:visited {
	color:#eeeeee;
	text-decoration: none;	
}

 * html p {
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
        line-height:20px;
}

.filmName {
	font: bold 1em trebuchet Ms;
}

.text img {
	display:block;
	padding:0px 10px 0px 0px;
}

.text a img {
        padding:0px 0px 0px 0px;
}

 * html .text a img{
        border:2px;
	border-color:#6CC3C1;
        padding:0px 0px 0px 0px;
	}

ul {
        font: .75em trebuchet Ms;
        color:#FE3D5A;
        padding:0px 0px 0px 10px;
        margin:0px 0px 0px 10px;
}

li {
        padding-left:10px;
        margin-left:10px;
}


li a:link {
	color:#6CC3C1;
	text-decoration: none;	
	}

li a:hover {
	color:#6CC3C1;
        background-color:#FE3D5A;
	}

li a:visited {
	color:#666666;
	text-decoration: none;	
}

li a:hover:visited {
	color:#eeeeee;
	text-decoration: none;	
}

/* Footer */
.footer {
	font: bold .6em trebuchet ms;
	color: #FDF7EB;
	background:#FE3D5A;
	height:35px;
	padding: 0px 15px 0px 15px;
	vertical-align: middle;	
	}
.footer img {
   margin-top:2px;
}


/* Subscribe Elements */

.emailbox {
	border:none;
	background:#FDF7EB;
	padding-left:3px;
	font-size:11px;
	color:#333333;
}
.form {
	padding-top:5px;
        padding-bottom:0px;
        margin-bottom:0px;

}

.submit {
	color:#FE3D5A;
	border:0;
	background:#6CC3C1;
	margin-left:5px;
	margin-right:5px;
	width:28px;
	height:15px;
        margin-top:2px;
        padding-bottom:2px;
}
