@charset "utf-8";
body {
	background-repeat: repeat-x;
	height: 100%;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	margin: 0px;
	background-color: #231F20;
	background-image: url(../assets/images/background/Justdot.jpg);
}
div {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: bottom;
}

html {
	height: 100%;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8AD0FF;
	text-decoration: none;
	-moz-outline: 0;


}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #414141;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-top: 25px;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 12px;
}
#cv {
	border: 0px black solid;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
}
#cv p {
	margin-bottom: 0px;
	margin-top: 0px;
}









#wrapper {
	width: 648px;
	margin-left: auto;
	padding-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
	margin-top: 0px;
}


#header {
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}




#title {
	margin-left: 4px;

}

#contact {
	float: right;
	margin: 0px;
	margin-right: 4px;
}
#navigation_div {
	padding: 4px;
	background-color: #000000;
	margin-top: 10px;
}

#navigation_div  a:hover {
	color: #FFFFFF;
}
#welcome {
	margin-left: 0px;
	margin-top: 25px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#welcome a {
	text-decoration: underline;
}




#showreel {
	background-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	width: 640px;
	margin-top: 25px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
	height: 400px;
	position: relative;
}
#player {
	position: absolute;
	z-index: 100;
}

#showreel_shadow_div {
	position: absolute;

}
#showreel_shadow {
	top: -422px;
	position: absolute;
	z-index: 1;
	left: -28px;
}


#footer {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-left: 4px;
}
#footer_left {
	width: 84px;
	float: left;
	margin-top: 0px;

}

#footer_right {
	margin-left: 95px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 25px;
}
#footer_download {
	margin-left: 95px;
	margin-top: 10px;
}

#footer p {
	padding-bottom: 0px;
}

#footer a {
	text-decoration: underline;
}

#drawings {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}
#drawings     a:hover   {
	opacity: 0.5;
	-moz-opacity: .5;
	-moz-outline: 0;
	filter: alpha(opacity = 50);
}
#drawings  img {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#drawings_full_image {
	margin-top: 20px;
}
#drawings_full_image  img {
	margin: 0px;
	padding: 4px;


}

#drawings_full_image_shadow {
	position: absolute;
	left: -26px;
	top: -514px;

}

#drawings_full_image_shadow_div {
	position: relative;
}

#drawings_thumbnails {
	margin-right: 0px;
	margin-left: 4px;
	width: 651px;
}
#drawings_thumbnails  p {
	margin-bottom: 3px;
	margin-top: 0px;
}
#drawings_thumbnails #character_drawings {
	margin-top: 7px;
}

#design {
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
}
#design_left {
	width: 180px;
}
#design_middle {
	width: 180px;
	float: right;
	margin-right: 54px;
}
#design_right {
	width: 180px;
	float: right;
}
#design p {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	margin-top: 4px;
}
#design img {
	background-color: #000000;
	padding: 4px;
}
#choose_reel {
	background-color: #000000;
}
.bold {
	font-weight: bold;
}
