/* LAYOUT */

body {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	
	background-color: #000000;
	background-image: url(../images/grannytitsmovie/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
			
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}

* html #container {
	margin-left: 2px;

}

* html #bottom-menu {
	margin-left: 2px;
}

* html .episode-margin {
	margin-left: 2px;
}

#warning-bg {
	background-image: url(../images/grannytitsmovie/index_02.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 508px;
	height: 222px;
}

#warning-text {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-left: 73px;
	margin-right: 50px;
}

/* end of LAYOUT */



/* EPISODE */

.episode-title-bg {
	background-image: url(../images/grannytitsmovie/episode_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 429px;
	height: 154px;
}

.eisode-title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 60px;
	margin-left: 20px;
}

.eisode-title-description {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC600;
	margin-left: 20px;
}

.episode-description {
    font-size: 14px;
	margin: 0px auto;
	width: 840px;
	text-align: justify;
}

.episode-download-bg {
	background-image: url(../images/grannytitsmovie/episode_03.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;
	height: 154px;
}

.eisode-download-trailer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 30px;
	color: #FFC600;
}

.episode-bg {
	background-image: url(../images/grannytitsmovie/episode_04.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 926px;
}

.episode-download-button-bg {
	background-image: url(../images/grannytitsmovie/episode_05.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 926px;
	height: 97px;
}

.episode-download-button {
	margin-left: 350px;
}

.thumb-border {
	border: 5px solid #823210;
}

.thumb-border-small {
	border: 3px solid #823210;
}

/* emd of EPISODE */



/* MISC */

.join-link {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#join-bg {
	background-image: url(../join_12.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 383px;
	height: 422px;
}

/* end of MISC */



/* GLOBAL LINKS */

a:link {
	color: #FFC600;
	text-decoration: underline;
}

a:visited {
	color: #FFC600;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* end of GLOBAL LINKS */



/* LOGO BG */

#main-flashmovie-plug {
	background-image: url(../images/grannytitsmovie/main-flash-plug.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#main-flashlogo-plug {
	background-image: url(../images/grannytitsmovie/main_08.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#tour-flashmovie-plug {
	background-image: url(../images/grannytitsmovie/tour-flash-plug.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#tour-flashlogo-plug {
	background-image: url(../images/grannytitsmovie/tour_06.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#join-flashlogo-plug {
	background-image: url(../join_06.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/* end of LOGO BG */
