/* CSS Document */

body
{
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	background-color: #3a3025;
}

/* LAYOUT STYLES */

.pageWidth
{
	width: 828px;
	margin: 0px auto 0px auto;
}
a
{
	outline:none;
}
.headerSpace
{
	margin: 6px;
}

.menuSpace
{
	height: 22px;
	background-color: #736c64;
}

.subMenuSpace
{
	height: 29px;
	text-align: left;
	vertical-align: top;
}

.menuBorder 
{
	border: solid 1px #e20177;
	border-width: 0px 1px 0px 0px;
}

.menuSpace .menuElement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 14px;
	color: #000000;
	text-decoration: none;
}

.menuSpace .menuElement:hover, .menuSpace .menuElementOver
{
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 14px;
	color: #d1d3d4;
	text-decoration: none;
}

.subMenuSpace .menuElement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 14px;
	color: #e20177;
	text-decoration: none;
}

.subMenuSpace .menuElement:hover, .subMenuSpace .menuElementOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 14px;
	color: #f5becc;
	text-decoration: none;
}

.contentSpace
{
	width: 828px;
	background-repeat: no-repeat;
	background-position: top;
}

.copyBg
{
	width: 740px;
	height: 340px;
	background-color: #ececea;
	text-align: left;
}

.copyHolder
{
	padding: 8px 12px 0px 12px;
}

.mainSpace
{
	height: 370px;
	border: solid 1px #000000;
	border-width: 0px 0px 1px 0px;
}

h1
{
	font-size: 13pt;
	line-height: 14pt;
	margin: 0px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

h2
{
	font-size: 13pt;
	line-height: 13pt;
	margin: 0px 0px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e20177;
}

.subh2
{
	font-size: 9pt;
	line-height: 9pt;
	margin: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #756e66;
}

h3, .linkh3
{
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	font-size: 8pt;
	line-height: 8pt;
	margin: 0px 0px 1px 0px;
	color: #e20177;
	text-decoration: none;
}

h4, .linkh4
{
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	font-size: 7pt;
	line-height: 7pt;
	margin: 0px 0px 1px 0px;
	color: #e20177;
	text-decoration: none;
}


.staticText
{
	letter-spacing: 0pt;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 7.5pt;
	text-align: left;
}

.special
{
	color: #e20177;
}

.shade
{
	background-color: #c5c0ba;
	padding: 6px;
}

.shade a.link
{
	color: #e20177;
	font-weight: bold;
	text-decoration: none;
}

.shade a.link:hover
{
	color: #e20177;
	text-decoration: underline;
}

.salesHorses, .largerFont
{
	font-size: 8pt;
	line-height: 9.5pt;
}

.salesHorses br, .largerFont br
{
	font-size: 6pt;
	line-height: 6pt;
}

a.link:hover
{
	color: #bc66bd;
}

a.link
{
	color: #e20177;
}

.filmThumb
{
	background-image: url( http://www.3daze.com/images/filmStrip.gif );
	width: 92px;
	height: 70px;
	text-align: center;
	margin-bottom: 15px;
}

.filmThumb a
{
	display: block;
	width: 100%;
	height: 70px;
}

.copyHolder .menuElement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	padding: 0px 7px;
	border: solid 1px #e20177;
	border-width: 0px 1px 0px 0px;
	color: #000000;
	text-decoration: none;
}


.copyHolder .menuElement:hover, .footerSpace .menuElementOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	padding: 0px 7px;
	border: solid 1px #e20177;
	border-width: 0px 1px 0px 0px;
	color: #e20177;
	text-decoration: none;
}

.footerSpace
{
	width: 828px;
	height: 65px;
	text-align: left;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	letter-spacing: 1pt;
	color: #DDDDDD;
}

.footerSpace a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #DDDDDD;
}

.footerSpace .menuElement
{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 10pt;
	padding: 0px 10px;
	border: solid 1px #e20177;
	border-width: 0px 1px 0px 0px;
	color: #adafb2;
	text-decoration: none;
}


.footerSpace .menuElement:hover, .footerSpace .menuElementOver
{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	padding: 0px 10px;
	border: solid 1px #e20177;
	border-width: 0px 1px 0px 0px;
	color: #adafb2;
	text-decoration: none;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
}

.hidden
{
	overflow: hidden;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

div.friend
{
	float:left;
	width:165px;
	margin-right:10px;
	border:1px solid #FFF;
	
}

div.friend img
{
	margin-bottom:3px;
}


div.friend p.caption,
div.friend a,
p#more_friends a
{
	margin:0; padding:0;
	color:#E50278;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
	
}

div#friend_bottom
{
	clear:both;
	text-align:left;
	 
	 
}

div#friend_top
{
	  border:1px solid #FFF;
}
p#more_friends  
{
	 
	font-size:10pt;
	float:right;
	margin:0; padding:0;
	margin-top:5px;
	font-size:10pt;
	
	
}

p.friend_text
{
	font-size:8pt;
	margin:0; padding:0;
	padding-top:3px;
	line-height:8.5pt;
	padding-top:3px;
}