/*
** Tool classes
*/

.border {
	border: 1px solid #000000;
}

.spacer {
	clear: both;
}

.float-left {
	float: left;
	padding-right: 10px;
}

.float-right {
	float: right;
	padding-left: 10px;
}

.required {
	margin-right: 2px;
	color: #FF0000;
	font-weight: bold;
}

.reqnote {
	font-style: italic;
}

/*
** Default tags layout
*/

body {
	background-color: #eeeeee;
	margin-top: 10px;
}

body, fieldset, input, textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 18px;
}

li {
	list-style-type: none;
}

ol {
	margin: 0;
	padding: 0;
}

img {
	padding: 0px;
	margin: 0;
}

em {
	font-variant: small-caps;
	font-style: normal;
}

fieldset, input, textarea {
	border: 1px solid #000000;
	margin: 0;
}

fieldset li {
	list-style-type: none;
}

legend {
	font-weight: bold;
}

input {
	margin-bottom: 8px;
	padding: 0 2px 0 2px;
}

table {
	border: 1px solid black;
}

th {
	background-color: #cccccc;
}

td {
	background-color: #eeeeee;
}

#apDiv1 {
	position:absolute;
	left:253px;
	top:419px;
	width:154px;
	height:129px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:454px;
	top:419px;
	width:168px;
	height:129px;
	z-index:1;
}
#aphom {
	position:absolute;
	left:253px;
	top:350px;
	width:154px;
	height:129px;
	z-index:1;
}
#aphom1 {
	position:absolute;
	left:454px;
	top:350px;
	width:168px;
	height:129px;
	z-index:1;
}
#apxmas {
	position:absolute;
	left:253px;
	top:319px;
	width:154px;
	height:129px;
	z-index:1;
}
#apxmas2 {
	position:absolute;
	left:454px;
	top:319px;
	width:168px;
	height:129px;
	z-index:1;
}
#apzeze {
	position:absolute;
	left:253px;
	top:560px;
	width:154px;
	height:129px;
	z-index:1;
}
#apzeze2 {
	position:absolute;
	left:454px;
	top:560px;
	width:168px;
	height:129px;
	z-index:1;
}
#apcraz {
	position:absolute;
	left:370px;
	top:350px;
	width:168px;
	height:129px;
	z-index:1;
}
/*
** Page layout
*/

#header, #menu, #body, #footer {
	margin: 0 auto 0 auto;
	width: 840px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}

#header {
	margin-bottom: 10px;
}

#body {
	padding: 10px;
	width: 820px;
	text-align: justify;
}

#left-home,
#left-about,
#left-zeze,
#left-popcorn,
#left-news,
#left-junior,
#left-XmasHiddenCamera,
#left-madboys,
#left-employment,
#left-hilarioushomevideo,
#left-crazyhiddencamera,
#left-contact,
#left-manager {
	width: 486px;
}

#left-zeze {
	background-image: url(../img/logo_zeze.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 800px;
}

#left-hilarioushomevideo {
	background-image: url(../img/Hilarious_homevideop.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 650px;
}
#left-XmasHiddenCamera {
	background-image: url(../img/xmasp.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 570px;
}
#left-crazyhiddencamera {
	background-image: url(../img/Crazy_hiddencamerap.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 600px;
}
#left-madboys {
	background-image: url(../img/Mad_boysp.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 600px;
}
#left-popcorn {
	background-image: url(../img/logo_popcorn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 1000px;
}
#left-junior {
	background-image: url(../img/junior_candidcamerap.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 600px;
}
#right {
	float: right;
	width: 322px;
}
#rire {
	float: left;
	width: 1px;
}
#footer {
	height: 16px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	background-color: #336699;
	color: #FFFFFF;
}

#footer a {
	color: #FFCC00;
}

/*
** Menu layout.
*/

#menu {
	height: 21px;
	padding: 0;
	margin: 0;
	margin: 10px auto 10px auto;
	list-style-type: none;
}

#menu li {
	display: inline;
	margin: -1px;
}

#menu a {
	display: block;
	width: 168px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	border-bottom: 3px solid black;
}

#menu a:hover {
	background-color: #3399FF;
}

body.section-home #menu li#nav-1 a,
body.section-about #menu li#nav-2 a,
body.section-zeze #menu li#nav-3 a,
body.section-popcorn #menu li#nav-4 a,
body.section-news #menu li#nav-5 a,
body.section-employment #menu li#nav-6 a,
body.section-contact #menu li#nav-7 a,
body.section-madboys #menu li#nav-8 a {
	background-color: #99CCFF;
	border-bottom: 3px solid #FFCC00;
}

/*
** Flash Player layout
*/

#player {
	margin: 0;
}

#video-link {
	font-size: 10px;
	background-color: #eeeeee;
	width: 316px;
}
/*
** menu vertical
*/
/* -------[Menu 3]-------- */

#menu3 {
width: 180px;
border: 1px solid #ccc;
margin: 10px;
}

#menu3 ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu3 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}
#menu3 li a:link, #menu3 li a:visited {
	color: #003366;
	display: block;
	background: url(../img/menu3.gif);
	padding: 8px 0 0 22px;
}

#menu3 li a:hover, #menu3 li a:active {
	color: #FFFFFF;
	background: url(../img/menu3.gif) 0 -32px;
	padding: 8px 0 0 22px;
}


