
#bg
{
	position: absolute;
	clear: left;
	background:url('/local/dejoria.com/images/backround.jpg') no-repeat center;
	/*
	height: 478px !important;
	height: 480px;
	width: 968px !important;
	width: 970px;

	*/
	display: table;
	height: 480px;
	width: 970px;
	margin: 0;
	padding: 0;
}

#formWrapper
{
	text-align: center;
	margin: 0 auto;
	width:60%;
	border: 1px solid #ccc;
	background:#fff;
	text-align:center;
	background:url('/local/dejoria.com/images/form-bg.jpg');
	background-repeat:no-repeat;
}

#intro-movie-flash
{
	border:1px solid #575757;
	background-color:#575757;
	position: absolute;
	display:none;
	z-index: 101;
	width: 320px;
	height: 271px;
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
	padding: 0;
	margin: 0;
}
/* End - Introduction from John Paul DeJoria Video. */

.imageButton
{
	position: absolute;
	width: 158px;
	height: 120px;
	cursor: pointer;
}

#facePanel
{
	float: left;
	width: 395px;
	height: 480px;
	background: url("/local/dejoria.com/images/home_face.jpg") top left no-repeat;

}

#welcomeTextPanel
{
	float: right;
	width: 575px;
	height: 196px;
	background: url("/local/dejoria.com/images/home_welcome_text.gif") top right no-repeat;
}

#ringsPanel
{
	position: relative;
	float: right;
	width: 575px;
	height: 284px;
	background: url("/local/dejoria.com/images/home_rings.jpg") bottom right no-repeat;
}

#secondImageButton { left: 167px; }

#firstYellowArrow
{
	position: absolute;
	top: 42px;
	left: 109px;
}

#secondYellowArrow
{
	position: absolute;
	top: 42px;
	left: 109px;
}

#homeBulletBlock
{
	position: absolute;
	bottom: 5px;
	left: 20px;
	width: 400px;
	height: 110px;
}

#homeBulletBlock ul, li
{
	margin: 0;
	padding: 0;
}

#homeBulletBlock li
{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #fff;
	list-style: none;
}

/*
Education
*/

.bulletless
{
	list-style: none;
	margin-left: 40px;
}

.bulletless li { padding-bottom: 10px; }

.displayTableShadow
{
	position: relative;
	top: 4px;
	left: 4px;
	display: block;
	margin: 40px 0 40px 40px;
	width: 810px;
	background: #ddd;
}

.displayTable
{
	position: relative;
	bottom: 4px;
	right: 4px;
	width: 790px;
	padding: 10px;
	border: solid 1px #ddd;
	background-color: #fff;
}

.displayTable .item
{
	width: 790px;
	padding-bottom: 20px;
}

.displayTable .image
{
	float: left;
	margin-right: 20px;
	width: 50px;
	height: 50px;
}

.displayTable .header
{
	float: left;
	width: 720px;
	margin-bottom: 2px;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1.1em;
}

.displayTable .description
{
	float: left;
	width: 720px;
}

/*
End Education
*/

/* SITE MAP */
.sitemapBlock
{
	float: left;
	width:450px;
	height:400px;
	margin: 10px auto;
	background: #fff;
	border: 1px solid #00b0e1;
	padding: 0 0 0 20px;
	overflow: auto;
}

.sitemapBlock .sitemapLink
{
	clear: both;
	margin: 5px 5px 5px 25px;
}

#talklets02
{
	display: block;
	position: absolute;
	width: 99px;
	height: 30px;
	margin: 0;
	padding: 10px;
	border: 0;
	top: 5px;
	right: 50%;
	left: 50%;
}

#talklets02 img
{
	width: 99px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
}
