@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #C5C5C5;
	font-weight: bold;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 11px;
	background-color: #111111;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.pc7 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	background-color: #8DC70A;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C4F05F;
	border-right-color: #C4F05F;
	border-left-color: #C4F05F;
}

.reset-btn {
	font-size: 10px;
	font-weight: normal;
	background-color: #182301;
	border: 1px solid #3E5603;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	color: #E6FDB0;
}
hr {
	background-color: #56750D;
	height: 1px;
	width: 90%;
	border: 0px solid #94CB16;
	color: #56750D;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a{
color: #99CC00;
text-decoration: none;
}
a:hover{
color: #FFFF00;
}
.main-table {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	background-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.all-input-highlighted {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #121801;
	border: 1px solid #587B06;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-weight: normal;
}
.all-input {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #99FF00;
	background-color: #161616;
	border: 1px solid #373737;
	padding: 2px 1px;;
	font-weight: normal;
}
.all-button {
	background-color: #182301;
	font-weight: normal;
	font-size: 10px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	margin: 0px;
	color: #E6FDB0;
	border: 1px solid #3E5603;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#prefbut {
	background-color: #182301;
	font-weight: normal;
	font-size: 10px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	margin: 0px;
	color: #E6FDB0;
	border: 1px solid #304402;
	padding: 1px;
	padding-left: 3px;
	width:130px;
}
.no-bold {
	font-weight: normal;
}
.first-td {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	background-color: #404040;
	border: 1px solid #515151;
}
form {
	display: inline;
}

.second-td {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	background-color: #282828;
	border: 1px solid #3F3F3F;
}


p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper{
	width: 505px;
	margin: 0 auto;
}
.box{
	background: #333333;
	vertical-align: top;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab{
	float: left;
	height: 32px;
	width: 100px;
	text-align: center;
	background: #8DC70A url(images/greentab.jpg) no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	margin: 0px;
	padding:0px;
	cursor:pointer;
	display:block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006C00;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 12px;
}
.tab a{
	color:#003300;
	text-decoration:none;
	display: block;
	height: 32px !important;
	height: 23px;
	width: 100px;
	margin-top:-10px;
	padding-top:10px;
	float: left;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 12px;

}
.tab a:hover{
	color:#AB6905;
	text-decoration:none;
	background-image: url(images/greentab_over.jpg);
	display: block;
	height: 32px !important;
	height: 23px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center top;
}
.tab-end{
	float: left;
	height: 32px;
	width: 102px;
	text-align: center;
	background: #8DC70A url(images/greentab.jpg) no-repeat;
	margin: 0;
}

.tabtxt{
margin: 0;
color: #666;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
.generated-input {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 10px;
	color: #33CC00;
	background-color: #191919;
	width: 470px;
	border: 1px solid #282828;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.smaller {
	font-size: 18px;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=90);
	opacity:0.9;
	background-color:#222;
	z-index:1;
	position:absolute;
}
.modalDialog_contentDiv{
	border:1px solid #CC0000;
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#280000;	/* White background color for the message */
	color: #E8E8E8;
	text-align: center;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size: 12px;
	direction:rtl;
	font-weight: normal;
	vertical-align: middle;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#preloading {
	position: fixed !important;
	position: absolute;
	left: 43%;
	top: 40%;
	height: 100px;
	width: 180px;
	text-align: center;
	line-height: 100px;
	background-color: #111111;
	border: 2px solid #8DC70A;
	z-index:9999;
	display: none;
}
#allloading {
	height: 100%;
	width: 100%;
	margin:0 auto;
	position:fixed !important;
	position:static;
	background-color: #111111;
	filter:alpha(opacity=90);
	opacity:0.9;
	z-index:999;
	display: none;
}
#posterselect {
	position: fixed !important;
	position: absolute;
	left: 43%;
	top: 40%;
	width: 180px;
	text-align: center;
	background-color: #111111;
	border: 2px solid #8DC70A;
	z-index:99999;
	display: none;
	padding: 5px 0;
}
div.colors {
	background-color:#f1f1f1;
	padding:0px 15px 5px;
	margin-bottom:0 !important;
	margin-bottom:-15px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #486505;
	display:none
}
div.icons {
	background-color:#84B80A;
	padding:0px 15px 3px;
	margin-bottom:0 !important;
	margin-bottom:-15px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #486505;
	color: #182301;
	display:none
}
div.settings {
	background-color:#84B80A;
	padding:0px 15px 3px;
	margin-bottom:0px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #486505;
	color: #182301;
	display:none;
	text-align:center
}
div.settings a {
	color: #182301;
	text-decoration:underline;
}
div.settings a:hover {
	color: #FFFF00;
}
div.pref {
	background-color:#78A70A;
	padding:3px 15px 3px;
	margin-bottom:0 !important;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #486505;
	color: #182301;
	text-align:center
}
div.pref a {
	color: #182301;
	text-decoration:none;
}
div.pref a:hover {
	color: #FFFF00;
	text-decoration:underline;
}

div.colors  div.title, div.icons  div.title {
	float:left;
	width:20%;
	color:#182301;
	padding:6px 0 0;
}
div.colorcontent {
	background-color: #f1f1f1;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 80%;
	float: left;
	margin-top: 2px;
}
div.iconcontent {
	text-align: left;
	vertical-align: middle;
	float: left;
	margin-top: 2px;
	width: 80%;
}
