/* ABOUT */
body#about {
}
body#about h1 {
	background-image: url(../images/about/about.png);
}
div#pacemaler_player {
	width: 948px;
}
div#context_about {
	background-image: url(../images/about/context_about.png);
	background-repeat: repeat-y;
}
div#spec {
}
div#spec ul {
}
div#spec li {
	list-style-type: none;
	margin-bottom: 3px;
}
div#spec li.last {
	margin-bottom: 0px;
}
div#spec div.s_leftside {
	float: left;
	width: 204px;
	display: inline;
	margin-bottom: 11px;
}
div#spec div.s_leftside_last {
	float: left;
	width: 204px;
	display: inline;
	margin-bottom: 0px;
}
div#spec div.s_rightside {
	float: left;
	width: 369px;
	margin-left: 11px;
	margin-bottom: 11px;
	display: inline;
}
div#spec div.s_rightside_last {
	float: left;
	width: 369px;
	margin-left: 11px;
	margin-bottom: 0px;
	display: inline;
}
div#editor h2 {
	width: 632px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	background-image: url(../images/about/editor.png);
}
div#community h2 {
	width: 632px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	background-image: url(../images/about/community.png);
}

/* SPEC */
body.spec {
}
div#head_spec {
	background-color: #f8f7f7;
	position: relative;
	height: 78px;
}
body.spec h2 {
	background-image: url(../images/about/spec.png);
	position: absolute;
	left: 11px;
	top: 50px;
}
div#context_spec {
	background-color: #f8f7f7;
	padding: 11px;
}
div#spec_holder {
	width: 926px;
}
div#column_a {
	width: 293px;
	float: left;
	margin-left: 13px;
	display: inline;
	background-color: #FFFFFF;
}
div#column_b {
	width: 292px;
	float: left;
	display: inline;
	margin-left: 11px;
	background-color: #FFFFFF;
}
div#column_c {
	width: 293px;
	float: left;
	display: inline;
	margin-left: 11px;
	background-color: #FFFFFF;
}
div#context_spec ul {
	margin: 11px;
}
div#context_spec li.name {
	font-weight: bold;
	list-style-type: none;
}
div#context_spec li.stat {
	background-image: url(../images/global/dot.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 9px;
	background-position: 0px 2px;
	text-align: justify; 
	text-justify: inter-ideograph;
}
div#context_spec li.text {
	list-style-type: none;
	text-align: justify; 
	text-justify: inter-ideograph;
}

/* GALLERY */
body.gallery {
}
div#head_gallery {
	background-color: #000000;
	position: relative;
	height: 102px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#head_gallery h2 {
	background-image: url(../images/about/gallery.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	position: absolute;
	left: 11px;
	top: 50px;
	z-index: 9999;
}
div#context_gallery {
	background-color: #000000;
	position: relative;
}
div#gallery_holder {
	width: 926px;
	position: absolute;
	top: 60px;
	height: 1000px;
}
#DHTMLgoodies_largeImage {
	width: 948px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 578px;
}
#DHTMLgoodies_largeImage img {
}
#DHTMLgoodies_panel_one{
	position: relative;
	height: 703px;
}
#DHTMLgoodies_thumbs{
	height: 124px;
	position: absolute;
	z-index: 9998;
	overflow: hidden;
	left: 52px;
	top: 597px;
	width: 848px;
}
#DHTMLgoodies_thumbs_inner{
	width: 2000px;
	position: relative;
}	
.strip_of_thumbnails {
	width: 141px;
	float: left;
}
.strip_of_thumbnails div{
	padding-left: 1px;	
}
.strip_of_thumbnails div a {
	display: block;
	height: 86px;
	width: 140px;
	text-align: center;	
}
#DHTMLgoodies_arrows {
	position: absolute;
	top: 597px;
	width: 948px;
	left: 0px;
}
.leftArrow {
	float: left;
	margin-left: 15px;
	z-index: 9999;
}
.rightArrow {
	float:right;
	margin-right: 15px;
	z-index: 9999;
}

/* EDITOR */
body#editor {
}
body#editor h1 {
	background-image: url(../images/about/editor/editor.png);
}

div#editor_main {
}
div#editor_main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
#editor_main {
	display: inline-block;
}	
/* Hides from IE-mac \*/
*html #editor_main {
	height: 1%;
}
#editor_main {
	display: block;
}
/* End hide from IE-mac */

div#editor_main_left {
	float: left;
	width: 347px;
}
div#editor_main_right {
	position:relative;
	float: left;
	width: 601px;
}
div#editor_main_right h2 {
	position: absolute;
	left: 87px;
	top: 120px;
	width:500px;
	height: 28px;
	background-image: url(../images/about/editor/editor_image_right_title.png);
	background-repeat: no-repeat;
}
div#editor_main_right p {
	position: absolute;
	left: 87px;
	top: 149px;
	width: 392px;
}
div#editor_main_right p.notice {
	position: absolute;
	left: 87px;
	top: 225px;
	width: 392px;
	color: #b0b0b0;
}
div#function_wrapper {
	background-image: url(../images/about/editor/bg_function.png);
	background-repeat: no-repeat;
	height: 282px;
	width: 948px;
	clear: both;
	position: relative;
}
div#function {
	position: absolute;
	left: 47px;
	top: 53px;
	width: 854px;
	height: 200px;
}
div#function:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
div#function {
	display: inline-block;
}	

/* Hides from IE-mac \*/
*html div#function{
	height: 1%;
}
div#function {
	display: block;
	clear: both;
}
/* End hide from IE-mac */

div#function div.icon {
	float: left;
	width: 170px;
	margin-bottom: 18px;
	display: inline;
	position: relative;
	height: 49px;
}
div#function div.icon div.im {
	display: inline;
	width: 49px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#function div.icon div.text {
	display: inline;
	width: 121px;
	margin-top: -3px;
	position: absolute;
	left: 49px;
	top: 0px;
	height: 49px;
	font-size: 10px;
}
div#function div.icon div.text h3 {
}
div#function div.icon div.text p {
}

div#context_editor {
	padding-left: 11px;
	background-image: url(../images/about/editor/bg_context_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
div#context_editor:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
div#context_editor {
	display: inline-block;
}	

/* Hides from IE-mac \*/
*html div#context_editor {
	height: 1%;
}
div#context_editor {
	display: block;
	clear: both;
}
/* End hide from IE-mac */

div#context_editor p {
	margin-bottom: 11px;
	text-align: left;
}

div#context_editor h2#display_foundation {
	background-image: url(../images/about/editor/display.png);
	margin-bottom: 22px;
}
div#context_editor h2#upgrade {
	background-image: url(../images/about/editor/upgrade.png);
	margin-bottom: 22px;
}
div#context_editor .content_left {
	float: left;
	display: inline;
	width: 634px;
}
div#context_editor .content_left:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
div#context_editor .content_left:after  {
	display: inline-block;
}	

/* Hides from IE-mac \*/
*html div#context_editor .content_left:after  {
	height: 1%;
}
div#context_editor .content_left:after  {
	display: block;
}
/* End hide from IE-mac */

div#context_editor .content_right {
	float: left;
	display: inline;	
	width: 303px;
}
div#context_editor .content_right ul {
	background-color: #393635;
	color: #FFFFFF;
	list-style-type: none;
	padding: 22px;
}

.grid1col {
	float: left;
	display: inline;
	margin-left: 22px;
	padding-bottom: 22px;
	width: 284px;
}

.notes {
	width: 590px;
	margin-left: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding-top: 17px;
}
