/**************************************
	STYLES IN ALPHABETICAL ORDER
**************************************/
.help {
	margin: 2px 0 0 4px;
	position: absolute;
}

a, a:link, a:visited {
	color:white;
	font-weight:bold;
	text-decoration: none;
}

a:hover {text-decoration: underline; color:white;}

a:active {text-decoration: none}


a.bold_link {
	color:white;
	text-decoration: underline;
	font-weight: bold;
}

a#online_users {
	color:white;
	text-decoration: underline;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

a#about_levels {
	color:white;
	font-weight: normal;
	text-decoration: underline;
}

a#about_characters {
	color:white;
	font-weight: normal;
	text-decoration: underline;
}

a.manufacturer_list {
	display:block;hover:black;
	padding:3px;
}

a:hover.manufacturer_list {
	background: #171717;
	
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	background: black;
	color: #D9D9D9;
}


.display_none {
	display:none;
}

div.additional_contacts {
	background: #272727 ;
	width:386px;
	padding: 10px;
	border:1px solid black;
}
div.admin_sidebar {
	width: 140px;
	padding: 5px;
}

div.advanced_search {
	width:460px;
	border:1px solid black;
	border-bottom:0;
	padding: 3px 3px 1px;
	
}

div.advanced_search_box {
	border: 1px solid black;
	padding: 3px 3px 1px;
	background: #131313;
	color: #F2E4DC;
	width: 460px;
}

div.advanced_search_title_box {
	height:13px;
	background: #131313;
	color: #F2E4DC;
	width:460px;
	border:1px solid black;
	border-bottom:0;
	padding:3px;
	font-weight:bold;
}

div.clear {
	clear: both;
}

div.dates select {
	width: 70px;
}

div.developer_agreement {
	padding:10px;
	background: #EBD3C1 url(../images/container_bg_2.jpg) no-repeat;
}

div.developer_blog {
	padding:5px;
	border-top: 1px solid #393939;
	border-left: 1px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939;
	margin-right:10px
}

div.developer_joikubook {
	width:310px;
	float:right;
	border:1px solid #6F5D54;
}

div.developer_newest_software {
	border:1px solid black;
	float:left;
	width:628px;
}

div.device_container {
	display:none;
	background:white;
	border:1px solid #6F5D54;
}

div.sel_device_container {
	background:#171717;
	border:1px solid #6F5D54;
}

div.featured_products {
	float:left;
	width:616px;
	background: #131313;
	border:1px solid black;
	padding:3px
}
div.primeProductRow {
	margin-top: 20px;
	margin-bottom: 15px;
	float:left;
	width: 100%;
}
div.primeProductLeft {
	margin-left: 10px;
	float:left;
	padding:0;
	height: 425px;
	width: 298px;
	background: url(../images/box.jpg) no-repeat bottom left;	
}
div.primeDownload {		
	height: 24px;
	float: left;
}


div.productImageLeft {
	float:left;
	margin-left:21px;
	margin-top:20px;
}

div.productImageRight {
	float: right;
	margin-right:21px;
	margin-top:20px;
}

div.primeProductRight {
	margin-right:10px;
	float:right;
	padding:0;
	height: 425px;
	width:298px;	
	background: url(../images/box.jpg) no-repeat bottom left;
}

div.primeProductContentLeft {
	width: 264px;
	margin-left: 22px;
	float: left;	
}

div.primeProductContentRight {
	width: 264px;
	margin-left: 22px;
	float: left;
}


div.footer {
	width:800px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	clear:both;
	border-bottom: 2px solid #393939;
	margin-top:5px;
}

div.footer_links {
	width:800px;
	text-align: center;
	vertical-align: middle;
	clear:both;
	font-size: 9px;
}

div.footer_links a {
	color: gray;
	font-weight: normal;
}


div.forms input, select, textarea {
	margin: 0 0 7px 0;
}

div.forms input.characters_left {
	margin-left: 200px;
}

div.forms label {
	float: left;
	width: 200px;
	font-size: 11px;
}

div.forms .long {
	width: 235px;
	height: 130px;
}

div.forms .req {
	font-weight: bold;
}

div.forms .normal {
	font-weight: normal;
}

div.forms select.width {
	width: 122px;
}

div.header {
	width: 800px;
}

div.hidden {
	display: none;
}

div.joikubook_header {
	border:1px solid #6F5D54;
	padding:5px;
	color:#6F5D54;
	background: #131313;
	float:left;
	margin: 5px 10px 0 10px;
	width:618px;
	font-size: 10px;
}

div.joikuafriend {
	border:1px solid black;
	width: 460px;padding:10px
}

div.joikuafriend_preview {
	float:right;
	border: 1px solid black;
	width:214px;
	margin-right:25px;
	padding:10px;
	background:#131313;
}

div.joikubook_blogs {
	border: 1px solid black;
	padding: 10px;
	background: #131313;
}

div.joikubook_feed {
	border: 1px solid black;
	padding: 10px;
	background: #131313;
	margin-left:10px;
	float:left;
	width: 395px;
}

div.joikubook_tops {
	width:181px;
	padding:10px;
	background:#131313;
	border:1px solid black;
	float:left;
}

div.left_sidebar {
	float: left;
	width: 150px;
	min-height: 500px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	background: transparent;
}

div.light_box {
	font-size: 9px;
	padding:0px 0 5px 10px;	
	background:#171717;
	float:left;
	border:1px solid #393939;
}

div.link_group ul {
	padding: 0 0 0 20px;
	margin: 0;
}



div#links div ul li a {
	font-weight: normal;
}

div#login a {
	color:#F2E4DC;
	font-weight:bold;
	text-decoration:underline;
}

div.login_info {
	margin: 0 10px 0 10px;
	padding:5px;
	background: transparent;
	
	
}

div.login_info span {
	color: #f2e4dc;
	font-weight:bold;
}

div.main_container {
	overflow: hidden;
	border-bottom: 2px solid #393939;
	margin-top: 5px;
	width:800px;
	background: transparent;
	background-position: 150px 0px;
}

div.main_container_admin {
	min-height: 220px;
	width: 630px;
	padding: 0 0 0 0;
	font-size: 10px;
}

div.main_container_center_banners {
	padding:10px 0 10px 10px;
	width: 440px;
	float:left;
}



div.main_container_center_no_banners {
	padding:0px 5px 10px 10px;
	margin-top: 10px;
	width: 630px;
	float:left;
	background: #101010;
}



div.main_container_main {
	padding:0 0 10px 0px;
	width: 304px;
	float:left;
}

div.main_right_banners {
	padding: 0 0 0 0;
	float: right;
	width: 314px;
}

div.message_board_preview {
	border: 1px solid #393939;
	padding:10px;
	margin: 20px 0 0 0;
	width: 300px;
	clear: both;
}

div.new_in_joikubook {
	color:#F2E4DC;
	
}

div.newest_products_box {
	font-size: 9px;
	padding:5px 0 0 10px;
}

div.news_dark {
	background: #131313;
	padding:4px;
	border:1px solid #393939;
	border-width: 1px 1px 0 1px;
	height:12px;
}

div.news_dark_body {
	background: #131313;	
	padding:4px;
	border:1px solid #393939;
	border-width: 0 1px 0 1px;
}

div.news_light {
	padding:4px;
	border:1px solid #393939;
	border-width: 1px 1px 0 1px;
	background: #171717;
	height:12px;
}

div.news_light_body {
	background: #171717;
	padding:4px;
	border:1px solid #393939;
	border-width: 0 1px 0 1px;
}

div.online_large {
	width:90px;
	height:120px;
	float: left;
	margin: 0 7px 0 0;
	padding: 1px
}

div.online_large_image {
	height: 85px;
}

div.online_small {
	width:90px;
	height:70px;
	float: left;
	margin: 10px 7px 0 0;
	padding: 1px
}

div.online_small_image {
	height: 55px;
}

div.online_users_box {
	font-size:9px;
	padding:5px 0 10px 10px;
}

div.online_listing_box {
	background:#131313;
	text-align:center; margin: 0 0 10px 0;
	border: 1px solid black;
	padding: 5px;
	float: left;

}

div.page_numbers {
	border-bottom:1px solid #393939;
	clear:both;
	margin:0 0 15px 0;
	width:468px;
	padding:2px 0pt;
}

div.profile {
	border:1px solid black;
	padding:5px;
	background: #272727 ;
}

div.profile_data {
	color:#F2E4DC;
	float:left;
	width:80%;
}

div.profile_image {
	margin-right:10px;
	
	float:left;
}

div.profile_messages {
	background:#232323 none repeat scroll 0% 50%;
	border:1px solid #232323;
	color:#DADADA;
	font-size:9px;
	padding:5px;
}

div.product_container {
	float: left;
	margin: 0;
	padding: 0;
	width: 456px;
}

div.product_details {
	background:#232323;
	float:left;
	height:216px;
	margin:0 0 0 5px;
	padding:5px 5px 5px 0;
	width:310px;
	position: relative;
}

div.product_details_bottom {
	position: absolute; 
	bottom:0px; 
	width:315px; 
	margin:0; 
	background: url(../images/pdetail_box_down.jpg) no-repeat bottom left;
}

div.product_details_box {
	background: #131313;
	padding: 5px;
}

div.

div.product_download {
	border-bottom: 1px solid #393939;
	margin: 0;
	padding:5px;
	background: #131313;
}

div#product_download a{
	color:#F2E4DC;
	font-weight:bold;
	text-decoration:underline;
}

div.product_first, tr.product_first {
	background: #171717;
	color: #D9D9D9;
	padding: 5px;
	border: 1px solid #393939;
}

div.product_first .product_print_image {
	float: left;
	padding-right: 3px;	
	width:110px;
	
}

div.product_features {
	border: 1px dotted #393939; 
	border-width: 1px 0 1px 0;
}

div.product_image {
	margin:0;
	width:125px;
	height: 192px;
	float:left;
}

div.product_title {
	font-weight: bold;
	background:#131313;
	color:#F2E4DC;
	width: 466px;
	border: 1px solid #393939;
	border-width: 1px 1px 0 1px
}

div.product_image_and_buttons {
	width:125px;
	float:left;
}


div.product_second, tr.product_second {
	color: #D9D9D9;
	padding: 5px;
	border: 1px solid #393939;
	background: #232323;
}

div.product_second .product_print_image {
	float: right;
	margin-left: 3px;
}

div.product_second img.border {
	border: 1px solid #6F5D54;
	padding: 2px;	
}

div.product_sidebar {
	border: 1px solid #393939;
	background: #171717;
	float: right;
	color: #F2E4DC;
	
	width:162px;
}

div.search {
	color:#f2e4dc;
	float:left;
	margin:0 0 0 10px;
	width:628px;
	
	height: 30px;
	
	opacity: 0.75;
	filter: alpha(opacity=75);
}

div#search_box a {
	color:#F2E4DC;
	font-weight:bold;
	padding:7px;
	position:absolute;
	text-decoration:underline;
	
}

div.search_sort_by {
	float:left;
	margin-top: 1px;
}

div.search_sort_by select{
	border: 1px solid #393939;
}

div.search_suggest {
	background:#131313 none repeat scroll 0%;
	border:1px solid black;
	color:black;
	max-height:100px;
	left:163px;
	opacity:0.95;
	overflow:auto;
	padding:3px;
	position:absolute;
	top:191px;
	width:433px;
	*width:434px;
	z-index:1000;
}



div.search_suggest p {
	margin:0;
	padding:0;
}

div.search_suggest p:hover {
	color: #232323;
	background: #131313;
}

div.top_box_container {
	border: 1px solid black;
	margin: 0pt 10px 20px 10px;
	background:#transparent;
}

div.top_developers {
	font-weight: bold;
	background:#6F5D54;
	color:#F2E4DC;
	min-height: 14px;
	padding: 2px;
	border: 1px solid #393939;
	border-width: 1px 1px 0 1px
}

div.top5_download_box {
	font-size:9px;
	padding:5px 5px 0 10px;

}

div.top5_rated_box {
	font-size: 9px;
	padding:5px 5px 0 10px;
}

fieldset {
	border: 1px solid #6F5D54;
}

form {
	margin:0;
	padding:0:
}

form.additional_contact_form {
	border:1px solid black;
	padding:4px;
}

h1 {
	font-size: 20px;
	border-bottom:1px solid #393939;
	font-weight:normal;
}

h1.developer_agreement {
	font-size: 18px;
	border-bottom:1px solid #393939;
	font-weight:normal;
}

h2 {
	font-size: 15px;
	border-bottom:1px solid #393939;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	font-size: 14px;
	color: #DADADA;
	font-size:10px;
	margin:0pt;
	padding:3pt;
}

h3.blog_title {
	margin:0;
	font-size: 11px;
	color: #DADADA;
	padding:0;
}

h3.box_header {
	background:#131313;
	color: #DADADA;
}

h3.login_name {
	margin:0 0 5px 0;
	padding: 0;
	color:#DADADA;
}

h3.online_users_level_title {
	margin: 0 0 5px 0;
	color: #DADADA;
}

h3.product_details {
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 10px 0;
}

h3.top_products {
	background: #131313 url(../images/toplist.jpg) repeat scroll 0% 50%;
	color:#DADADA;
	font-size:10px;
	margin:0pt;
	padding:3pt;
}



img {
	border: none;
	margin:0;
	padding:0;
}

img.border {
	border: 1px solid #F2E4DC;
	padding: 2px;
}

img.border_light{
	border: 1px solid #6F5D54;
	padding: 2px;	
}
img.reg_btn {
	margin: 5px 0pt 3px 0;
	border:0;
}
	

input {
	font-size: 11px;
	background: #292929 !important;
	border: 2px solid;
	border-color: #131313 #232323 #232323 #131313;
	color: white;
	
}

div.subscription {
border: 1px solid #393939;
padding: 2px;
height: 45px;
}

input.subscription {
	width: 80px;
	float: left;
	border:1px solid #393939;
	background: #232323;	
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	
}

input.subscription_btn {
	float: left;
	width: 27px;
	margin-left:2px;
	background: none;
	border: 0;
	
}

input.button {
	border: 0;
}

input.checkbox {
	border: 0;
}

input.free_text_search {
	padding-left: 2px;
	padding-top: 2px;
	font-size:14px;
	border:1px solid #393939;
	width: 465px;
	height:19px;
	margin:3px 2px 2px 2px;
	background: #232323;
	float: left;
}

input.login {
	border:1px solid #393939;
	background: #232323;
	width:114px;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
}

input.login_btn {
	margin: 5px 0pt 3px 0;
	border:0;
}

input.pass_user {
	width: 120px;
}

input.search_btn {
	float:left;
	margin: 6px 0 0 10px;
	border: 0;
}
input.register_btn {
	margin: 5px 0pt 3px 0;
	border:0;
}

input:focus, textarea:focus {
	background: #393939 !important;	
}

li.helpQuestion {
    margin-bottom: 10px;
    font-weight: bold;
}

li.helpAnswer {
    margin: 5px 0 5px 0;
    font-weight: normal;
}
li.model {
	height:14px;
	background:#131313;
	margin-bottom:3px;
	padding:3px;
	border: 1px solid #6F5D54;
}

li.sel_model {
	height:14px;
	background:#171717;
	margin-bottom:3px;
	padding:3px;
	border: 1px solid #6F5D54;
}

li.sel_manufacturer {
	background:#171717;
	margin-bottom:3px;
	border: 1px solid #6F5D54;
}

li.manufacturer {
	background:#131313;
	margin-bottom:3px;
	border: 1px solid #6F5D54;
}

li.top_developers {
	margin:0;
	padding:0;
	background:transparent url(../images/dot.gif) no-repeat scroll 0pt 2px;
	display:list-item;
	font-size:10px;
	padding-left:15px;
	position:relative;
}

ol.top_lists {
	padding: 10px 0 0 25px;
}
ol.top_lists li {
	padding: 3px 0 0 0;
}

p.advanced_search_arrow {
	cursor: pointer;
	display:inline;
}

p.error {
	color: red;
	margin: 0;
	padding: 0;

}

p.generic_error {
	font-size: 11px;
	color: red;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid black;
	background-color: beige;
	height: 25px;
}

p.generic_error img {
	float:left;
}

p.generic_success {
	font-size: 11px;
	color: green;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid black;
	background-color: #DDFFCA;
	height: 25px;
}

p.generic_success img {
	float:left;
}

p.help {
	border: 1px solid black;
	background-color: #131313;
	padding: 5px;
	width: 200px;
}

p.no_padding {
	margin: 0;
	padding: 0;
}

p.search_response {
	cursor: pointer;
	font-weight:bold;
}

select {
	font-size: 11px;
	background: #292929;
	border: 2px solid;
	border-color: #131313 #232323 #232323 #131313;
	color: white;
}

select.multiselect {
	width: 140px;
	height: 140px;
	border: 2px solid;
	border-color: #131313 #232323 #232323 #131313;
}

select.multiselect_wide {
	width: 206px;
	height: 140px;
	border: 2px solid;
	border-color: #131313 #232323 #232323 #131313;
}

span.advance_link {
	float:left;
	margin: 7px 0 0 10px;
	text-decoration: underline;
	font-weight:bold
}

span.featured_product_name {
	color:#F2E4DC;
	font-weight:bold;
}

span.link {
	cursor:pointer;
	color:#dadada;
	font-weight:bold;
}

span.link:hover {
	text-decoration: underline;
	color: white;
}

span.minmaxclose {
	color:white;
	cursor:pointer;
	font-weight:bold;
	float: right;
	margin-right:2px;
}

span.privacy {
	display: block;
	
	width: 495px;
	float:left;
}

span.small {
	font-size: 9px;
}

table.list {
	
	padding:3px;
}

table#message_board tr.bg a{
	color: white;
}

table#message_board tr.bg2 a{
	color: white;
}

td.bold {
	font-weight: bold;
}

td.field {
	width: 120px;
}

td.show {
	width: 55px;
	padding-top:3px;
}

td.right {
	text-align: right;
}

textarea {
	font-size: 11px;
	background: #292929 ;
	border: 2px solid;
	border-color: #131313 #232323 #232323 #131313;
	color: white;
}

textarea.signature {
	height: 70px;
	width:235px;
}

th.small {
	width: 30px
}

tr.bg {
	background: #131313;
	color:#dadada;
}

tr.bg2 {
	background: #171717;
	color: #dadada;
}

tr.header {
	text-align: left;
}

tr.purchase_bg {
	background: #B7A093;
	color:#F2E4DC;
}

tr.purchase_bg2 {
	background: #F2E4DC;
	color: #6F5D54;
}

tr.purchase_bg_products {
	background: SeaShell;
	color: gray;
}

ul.admin_navigation {
	list-style: none;
	padding: 0 0 0 2px;
	font-size: 11px;
}

ul.top_developers {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul ul {
	padding: 0 0 0 20px;
}



div.box {

     /*Any properties you'd want the box to have.*/

     /*Would probably be position, dimension type stuff.*/

     /*Though personally I would have a div outside this

       to control the dimensions.*/

     position: relative;
     width: 100%;
}

div.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}

div.box_background {
     background-color: transparent;
     height: 100%;
    
     left: 0px;
    
     
	 top: 0px;
     width: 100%;
     z-index: 99;

}


#scroll
{
position:absolute;
background: #131313;
margin: 0 auto;
visibility: hidden;
z-index: 1;
width:439px;
*width: 440px;
height: 100px;
border:1px solid black;
border-collapse: collapse;
left:163px;
top:26px;
overflow: auto;
opacity:0.9;
}
#scroll div
{
margin: 0 auto;
text-align:left
}

.highlightrow
{
background:#232323 none repeat scroll 0%;
color:#F2E4DC;
cursor:pointer;
}
