body,img,p,h1,h2,h3,h4,h5,h6,ul
{
	margin:0; padding:0; list-style:none; border:none; /*height: 100%; */
	font-family: arial, verdana;
	border: 0px;
}

a:link { color: #6af; }
a:visited { color: #f6f; }

p { padding-bottom: 1em; }

.bar { background-color: #bbb; width:100%; height: 2px; clear: both; }
.thin-bar { background-color: #bbb; width:100%; height: 1px; clear: both; margin-top: 0.1em; margin-bottom: 0.5em;}

.divider { background-color: #bbb; width:100%; height: 2px; clear: both; margin-top: 20px; margin-bottom: 20px;}
.thin-divider { background-color: #bbb; width:100%; height: 1px; clear: both; margin-top: 1em; margin-bottom: 1em;}
.strong { font-weight: bold; font-variant: small-caps; }


.ui-dialog { font-size: small; }
label, input { display:block; }
input.text { margin-bottom: 4px; width:98%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:4px; }
.ui-button { outline: 0; margin:0; padding: .4em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }

/*.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }*/

.ui-dialog p { margin: 0; padding: 0; }


img {
	width: auto;
	height: auto;
}


body
{
	background-image: url("../img/repeat.jpg");
	overflow-y: scroll;
}

#overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url("../img/overlay/blk85.png");
	text-align: center;
	z-index: 10000;
	color: white;
}

#overlay-text
{
	background: yellow;
	color: black;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 60%;
	margin: auto;
}

#overlay-table
{
	width: 100%;
	height: 100%;
}

table#overlay-table td#content
{
/*
	background-image: url("../img/flair/progress-circles.gif");
*/
	background-repeat: no-repeat;
	background-position: center;
}


#overlay img
{
	display: block;
	margin: auto;
	vertical-align: middle;
}

#content
{
	top: 0px;
	left: 0px;
	
	padding-top: 30px;
	width: 100%;
	height: 100%;
	text-align: center;
}

#center
{
	position: relative;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
}

#frame
{
	background-image: url("../img/texture/paper.jpg");
	position: relative;
	width: 100%;
/*	margin-top: 50px;*/
	height: auto;
	
	border: 1px solid #888;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #fff;
	
}

#header
{
	height: 145px;
	text-align: right;
	padding-right: 45px;
	vertical-align: center;
	overflow: hidden;
}

#logo
{
	position: relative;
	left: 38px;
	top: 36px;
	float: left;
	z-index: 100;
}

#logo img
{
	height: auto;
	width: auto;
}

#logo a
{
	outline: none;
}

#slogan
{
	position: relative;
	top: 10px;
	line-height: 150px;
	font-style: italic;
	color: #010;
}

#menu_bar
{
	position: relative;
	display: block;
	height: 50px;
	padding-left: 120px;
	margin-right: 28px;
	overflow: hidden;
	vertical-align: bottom;
}

#menu
{
	position: absolute;
	bottom: 12px;
	right: 0px;
	float: right;
}

#menu ul li
{
	width: auto;
	float: left;
	padding-left:20px;
	padding-right:5px;
	font-size: 1.07em;
}

#menu_pointer
{ 
	position: absolute;
	top: 38px;
	width: 0px;
	height: 10px;
	background-color: #8f3a37;
}

#menu a
{
	text-decoration: none;
	color: black;
	outline: none;
}


#plugin_menu
{
	float: left;
	height: 400px;
	width: 120px;
	padding-top: 5px;
}


#plugin_menu li
{
	position: relative;
	width: 78px;
	height: 42px;
	margin-left: 21px;
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
}

#plugin_menu a
{
	outline: none;
}

#plugin_menu img
{
	width: 78px;
	height: 42px;
}

#pi_0 { background-color: #889684; }
#pi_1 { background-color: #4b4d68; }
#pi_2 { background-color: #817a3a; }
#pi_3 { background-color: #a1a9a4; }
#pi_4 { background-color: #6f8980; }
#pi_5 { background-color: #181816; }
#pi_6 { background-color: #16110f; }
#pi_7 { background-color: #5d5b5f; }

.vt3 { background-color: #889684; color:white; }
.ct4 { background-color: #4b4d68; color:white; }
.th { background-color: #817a3a; color:white; }
.l2k7 { background-color: #a1a9a4; color:white; }
.td5 { background-color: #6f8980; color:white; }
.thc { background-color: #181816; color:white; }
.ds { background-color: #16110f; color:white; }
.drt { background-color: #5d5b5f; color:white; }


#internal_wrapper
{
	position: relative;
	float: left;
	width: 640px;
	overflow: hidden;
	border: 0px;

	background-repeat: no-repeat;
	background-color: #2b2b2b;
}


#fade
{
	position: absolute;
	height: auto;	
}

.bottom-fill
{
	padding: 13px;
	position: absolute;
	bottom: 0px;
}

#internal_content
{
	color: black;
	font-size: smaller;
	font-family: Verdana;
	height: auto;
	text-overflow: clip;
	min-height: 420px;
}


#internal_content_bg
{
	height: 100%;
/*	background: url("../img/overlay/gg80.png");*/
	background-repeat: repeat;
}


#load_indicator
{
	min-height:420px;
	height: auto;
	background: url("../img/flair/progress-circles.gif");
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
}



#rr-tl
{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background: url("../img/inset-rr.png") 0px 0px no-repeat;
	width: 8px;
	height: 8px;
	z-index: 1000;
}


#rr-tr
{
	position: absolute;
	float: right;
	overflow: hidden;
	background: url("../img/inset-rr.png") -8px 0px no-repeat;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 8px;
	z-index: 1000;
}

#rr-bl
{
	float: left;
	position: absolute;
	overflow: hidden;
	background: url("../img/inset-rr.png") 0px -8px no-repeat;
	width: 8px;
	height: 8px;
	left: 0px;
	bottom: 0px;
}

#rr-br
{
	float: right;
	position: absolute;
	overflow: hidden;
	background: url("../img/inset-rr.png") -8px -8px no-repeat;
	width: 8px;
	height: 8px;
	bottom: 0px;
	right: 0px;
}


#bottom
{
	position: relative;
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	overflow: hidden;
	font-family: courier;
	clear: both;
	font-size: x-small;
	vertical-align: middle;
	color: #999;
}

#bottom a
{
	font-size: x-small;
	text-decoration: none;
	color: #999;
}

#bottom a:hover
{
	text-decoration: underline;
	color: blue;
}


#copyright
{
	float: left;
	position: relative;
	margin-top: 70px;
	padding-bottom: 60px;
	font-family: optima,arial,verdana;
	font-size: x-small;
	color: #343;
}

#topbar
{
	overflow: hidden;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #27291d;
	background-image: url("../img/background/stripe.png");
}

#news
{
	padding-left:1em;
	float: left;
	color: white;
	font-size: medium;
	font-weight: bold;
	line-height: 2em;
/*	top: auto;
	bottom: auto;*/
	white-space: nowrap;
}

#login
{
	font-size: medium;
/*	background-color: #102000;*/
	float: right;
}

#logint
{
	height: 100%;
}

#logint td
{
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
}

#login input
{
	position: relative;
	bottom: 2px;
	float: left;
	color: black;
	background: #ddb;
	background-image: url('../img/background/sb.gif');
	border: 1px solid black;

	margin: 0.25em;
	padding: 2px;
	padding-left: 0.5em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height: 1em;
}

#login #submit
{
	background: #ff9c9b;
	padding-left: 1em;
	padding-right: 1em;
	border: 2px solid #000;
	font-size: smaller;
	height: 2em;
}

.notes
{
	text-align: center;
	position: absolute;
	float: left;
	opacity: 0.5;
	color: white;

	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
	overflow: hidden;	

	background-color: #001122;
	border: #000 1px solid;
	border-top: 0px;
	left: 2px;
	
	height: auto;
}

#hover-area
{
	position: absolute;
	width: 100%;
	height: 10px;	
}


#feed
{
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-overflow: clip;
	overflow: clip;
	white-space: nowrap;
}

#feed a
{
	color: white;
	font-size: smaller;
	text-decoration: none;
}

#feed a:hover
{
	text-decoration: underline;
}


.actual-content
{
	color: #eeeeee;
	padding: 12px;
	padding-top: 12px;
	height: auto;

/*	background: url("../img/overlay/gg80.png");
	background-repeat: repeat;
	min-height: 396px;
	*/
}


#content-about img
{
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
	height: auto;
	border: 1px solid #000;
}


.plugin-header
{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.plugin-header h1
{
	padding-bottom: 4px;
	vertical-align: middle;
	text-align: center;
}

.plugin-image
{
	margin: 10px;
	margin-right: 5px;
	float: right;
	vertical-align: middle;
}

.plugin-img
{
	border: 1px solid #303030;
}

.plugin-body
{
	padding-top: 20px;
	margin-top: 30px;
	clear: both;
}


ul.features
{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	list-style-type: disc;
}


#plugin-info
{
	top: 0;
	margin-top: 20px;
	clear: both;
	font-size: x-small;
	color: #ccc;
	font-style: italic;
}


.disclosure
{
	float: left;
}

.rbox
{
	padding: 20px;
	width: auto;
/*	background: url("/img/backgrounds/opacity-g80.png");*/
}

.img-preview
{
	float: none;
	clear: both;
}


#mediaspace
{
	margin: 10px auto;
	width: 100%;
	text-align: center;
}


.demo-download
{
	color: black;

	border: 2px solid black;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	background-color: white;
	
	height: auto;
	overflow: auto;
	padding: 10px;
	width: auto;
	
/*	vertical-align: middle;*/
}

.demo-download img
{
	vertical-align: middle;
	padding-right: 10px;
}


.full-download
{
	color: black;

	border: 1px solid black;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	background-color: white;
	
	height: auto;
	overflow: auto;
	clear: both;
	margin-bottom: 8px;
	padding: 10px;
}


.blog-entry
{
	color: black;

	border: 1px solid black;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
	
	background-color: white;
	
	height: auto;
	overflow: auto;
	clear: both;
	margin-bottom: 8px;
}

.blog-header
{
	font-size: 1em;
	line-height: 1em;
	min-height: 1em;
	height: auto;
	background-color: #cdd;
	padding: 7px;
	padding-left: 12px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
	overflow: auto;
}

.blog-date
{
	height: auto;
	width: 154px;
	font-variant: small-caps;
	float: left;
}

.blog-title
{
	font-variant: small-caps;
	white-space: normal;
	height: auto;
	width: auto;
	float: left;
	white-space: normal;
	
	width: 414px;
}

.blog-body
{
	font-size: smaller;
	margin: 15px;
	margin-top: 9px;
	clear: both;
	overflow: auto;
	height: auto;
}

.superscript
{
	font-size: xx-small;
	vertical-align: top;
}


.blog-body ol
{
	padding-left: 2em;
}

.blog-body ul
{
	padding-left: 2em;
	list-style-type: disc;
	font-family: inherit;
	font-size: inherit;
}

.blog-column1
{
	text-align: justify;
	float: left;
	width:276px;
	white-space: normal;
}

.blog-column2
{
	text-align: justify;
	float: right;
	width: 276px;
	white-space: normal;
}

.purchase
{
	color: white;
	border-radius: 12px;
	
	border-collapse: collapse;
	background-color: #3a7484;
}

.purchase th
{
	color: black;
	border: 0px dotted #363;
	padding: 0.5em;
}

.purchase tr
{
	border-bottom: 1px dotted #589;
}

.purchase td
{
	text-align: left;
/*	border-bottom: 1px dotted #589; */
	padding: 1.0em 1.5em 1.0em 1.5em;
}

td.purchase-price
{
	font-weight: bold;
	font-style: italic;
	color: #dd5;
	
/*	background-image: url('../img/icons/star.png');
	background-repeat: no-repeat;
	background-position: center;
	*/
}

.p-check
{
	background-image: url("../img/icons/play.png");
	background-repeat: no-repeat;
	background-position: center;
}

.compat-chart
{
	margin: 0 auto;
	border-collapse: collapse;
	color: black;
	background: transparent;
}

.compat-chart th
{
	border: solid 1px black;
	padding: 10px;
}

.compat-chart td
{
	border: solid 1px black;
	border-left: dotted 1px black;
	border-right: dotted 1px black;
	padding: 3px;
}

.sr441
{
	background-color: #fff;
}

.sr96
{
	background-color: #eee;
}

th.empty
{
	border: 0px;
}

.format-col
{
	background-color: #ffe;
}

.sr192
{
	background-color: #ddd;
}

td.spacer
{
	background-color: transparent;
	border-left: 0px;
	border-right: 0px;
}


.error
{
	text-align: center;
	background-color: #b33;
	margin:40px;
	padding: 10px;
	border: 4px solid #d66;
}


.text-edit
{
	border: 1px black dotted;
	padding: 3px;
	padding-bottom: 3px;
}


.inplace_form input
{
	border: 0px solid white;
	background-color: #fff;
	outline: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

