					/*	CSS Design and Coding by Seth Toles for CybermonkeyStudios.com	*/


					/*BASIC PAGE ELEMENTS*/

html, body {
	font-family: Arial;
	margin: 0px;
	background-color: #000000;
}

a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

a:link img {
	border: none;
}

a:visited img {
	border: none;
}

a:hover img {
	border: none;
}

a:active img {
	border: none;
}

img	{
	border: none;
}

.contentSection {
	font-size: 14px;
	line-height: normal;
}

.footertext {
	font-size: 13px;
	text-align: center;
	line-height: 10px;
}


					/*LOGO*/

.TopLogo {
	width: 800px;
	height: 90px;
	margin: auto;
	background-image: url(Layout_Images/TopLogo.png);
}


					/*CONTENT SECTIONS*/

.ContentTop {
	background-color: #999999;
	background-image: url(Layout_Images/ContentTop.png);
	width: 800px;
	height: 65px;
	margin: 0px auto;
}

.ContentHead {
	background-color: #999999;
	background-image: url(Layout_Images/ContentHead.png);
	width: 800px;
	height: 65px;
	margin: 0px auto;
}

.ViewerTop {
	background-image: url(Layout_Images/ViewerTop.png);
	width: 800px;
	height: 40px;
	margin: 0px auto;
}

.ContentBody {
	background-color: #FFFFFF;
	background-image: url(Layout_Images/ContentBody.png);
	background-repeat: repeat-y;
	width: 798px;
	margin: 0px auto;
	padding: 1px;
}

.SectionDivider {
	height: 20px;
	background-image: url(Layout_Images/SectionDivider.png);
	background-repeat: repeat-x;
	background-position: 0 9px;
	width: 790px;
	margin: 0 auto;
	margin-top: 15px;
}

.ViewerBody {
	width: 800px;
	display: block;
	margin: 0px auto;
	background-image: url(Layout_Images/ViewerBody.png);
	background-repeat: repeat-y;
	position: relative;
}

.ContentFoot {
	background-color: #FFFFFF;
	background-image:url(Layout_Images/ContentFoot.png);
	width: 800px;
	height: 25px;
	margin: 0px auto;
	display: block;
}

.ViewerFoot {
	background-image: url(Layout_Images/ViewerFoot.png);
	width: 800px;
	height: 5px;
	margin: 0px auto;
}

.Foundation {
	background-image: url(Layout_Images/Foundation.png);
	width: 800px;
	height: 96px;
	margin: auto;
}


					/*SECTION TITLE*/

.SectionTitle {
	height: 26px;
	padding-top: 40px;
	margin-left: 50px;
}

.SectionTitleL {
	width: 47px;
	height: 26px;
	background-image: url(Layout_Images/SectionTitleL.png);
	float: left;
}

.SectionTitleM {
	height: 26px;
	background-image: url(Layout_Images/SectionTitleB.png);
	background-repeat: repeat-x;
	float: left;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
}

.SectionTitleR {
	width: 47px;
	height: 26px;
	background-image: url(Layout_Images/SectionTitleR.png);
	float: left;
}


					/*SUBTITLE*/

.SubTitleSpace {
	float: left;
	width: 75px;
}

.SubTitleL {
	width: 15px;
	height: 20px;
	background-image: url(Layout_Images/SubTitleL.png);
	float: left;
	margin-left: 25px;
}

.SubTitleM {
	height: 20px;
	background-image: url(Layout_Images/SubTitleBody.png);
	background-repeat: repeat-x;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.SubTitleMsmall {
	height: 20px;
	background-image: url(Layout_Images/SubTitleBody.png);
	background-repeat: repeat-x;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
}

.SubTitleR {
	width: 15px;
	height: 20px;
	background-image: url(Layout_Images/SubTitleR.png);
	float: left;
}

.descriptionCap {
	width: 1px;
	height: 10px;
	background-color: #999999;
	float: right;
	margin-right: 139px;
	margin-top: 10px;
}


					/*STUFF*/

.ArtTitle {
	width: 440;
	height: 20;
	margin-top: 5px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}

.ArtAuthor {
	width: 440;
	height: 20;
	margin-top: 8px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

.Content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	width: 760px;
}

.HiddenContent {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	width: 760px;
	overflow: hidden;
}

.ShortContent {
	margin-left: 20px;
	margin-right: 20px;
	width: 760px;
	font-size: 13px;
	text-align: right;
}

.selectionbar {
	height: 26px;
	float: right;
	
	margin-right: 20px;
	padding-top: 5px;
}

.movieholder {
	width: 790px;
	margin-left: 5px;
}

.descriptionTop {
	width: 788px;
	height: 10px;
	margin: 0px auto;
	background-image: url(Layout_Images/descriptionTop.png);
	background-repeat: repeat-y;
}

.description {
	width: 775px;
	min-height: 185px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 15px;
}

.descriptorBox {
	width: 150px;
	margin-left: 5px;
	display: block;
	float: right;
}

.descriptors {
	width: 140px;
	background-image: url(Layout_Images/descriptorB.png);
	background-repeat: repeat-y;
	display: block;
	float: right;
	text-align: center;
}

.descriptorDiv {
	width: 140px;
	height: 1px;
	background-color: #999999;
	float: right;
	margin-top: 15px;
} 

.ListBox {
	height: 72px;
	width: 790px;
	margin-top: 10px;
	margin-left: 4px;
}

.SmallListBox {
	height: 72px;
	width: 395px;
	display: inline;
}

.ListBoxSpacer {
	height: 25px;
	width: 25px;
	border-bottom: solid #999999 1px;
	float: left;
}

.FilmsThumbnail {
	height: 70px;
	width: 125px;
	float:left;
	border: solid #999999 1px;
}

.ArtThumbnail {
	height: 125px;
	width: 125;
	float: left;
	margin-left: 26px;
	border: solid #999999 1px;
}

.ArtThumbnail:hover {
	border-color: #000000;
}

.Thumbnail {
	height: 70px;
	width: 70px;
	float:left;
	border: solid #999999 1px;
}

.GalleryBox {
	width: 787px;
	height: 125px;
	margin: 0px auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.FilmsTitleDescription {
	height: 72px;
	width: 563px;
	float: left;
}

.TitleDescription {
	height: 72px;
	width: 618px;
	float: left;
}

.SmallTitleDescription {
	height: 72px;
	width: 298px;
	float: left;
	display: inline;
}

.FilmsListBoxTitle {
	height: 25px;
	width: 333px;
	border-bottom: solid #999999 1px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}

.ListBoxTitle {
	height: 25px;
	width: 388px;
	border-bottom: solid #999999 1px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}

.WritingListBoxTitle {
	height: 25px;
	width: 740px;
	border-bottom: solid #999999 1px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}

.SmallListBoxTitle {
	height: 25px;
	width: 283px;
	border-bottom: solid #999999 1px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}

.ListBoxRuntime {
	width: 200px;
	height: 25px;
	float: left;
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	border-bottom: solid #999999 1px;
	padding-right: 15px;
}

.FilmsListBoxDescription {
	width: 518px;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 14px;
	float: left;
}

.ListBoxDescription {
	width: 573px;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 14px;
	float: left;
}

.WritingListBoxDescription {
	width: 730px;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 14px;
	float: left;
}

.SmallListBoxDescription {
	width: 263px;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 14px;
	float: left;
}
