/* Style Sheet For iScriptDB */

body {
  background:#fff;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 4px;
  margin-bottom: 0px;
  padding:0;
  color:#000;
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:10pt;
} html>body {font-size:small;}

table {
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:8pt;
  line-height: normal;
  border-collapse: collapse;
}

a {
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:8pt;
  color: #323FD7;
  text-decoration: none;
  font-weight: normal;
}

a:link {
  color: #323FD7;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #323FD7;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
  text-decoration: underline;
}

/*
table tr td a:visited {
  color: #5561EE;
  text-decoration: none;
  font-weight: bold;
}
*/

table tr th {
  background-color: #8799D8;
  text-align:center;
  font-weight: bold;
  color: white;
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:9pt;
}

/* Grid layout */
#super-container {
	margin: 0 auto;
	width: 910px;
	text-align: left;
}

#full-container {
	margin: 0;
	width: 100%;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
	float:right;
	/*border: 1px solid #99999B;*/
}

#top-ad {
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	float: none;
	display: block;
	position: relative;
	top: 1px;
	z-index: 900;
}

#sidebar-container {
	margin: 0;
	width: 140px;
	float: left;
	/*padding-left: 3px;*/
}

#sidebar-ad {
	width: 120px;
	height: 600px;
	margin-top: 5px;
	text-align: center;
	color: #939191;
}

#rightcontent-container {
	margin: 0;
	width: 750px;
	float: right;
	/*border: 1px solid #99999B;*/
}

#title {
	text-align: center;
	padding: 0;
	padding-bottom: 3px;
}

#left-floatcontainer {
	width: 40%; 
	padding-bottom: 3px; 
	/*padding-top: 3px;*/
	float: left;
	vertical-align: top;
	border: 1px solid lightgray;
}

#left-floatheader {
	font-family: Arial, sans-serif; 
	font-size: 14pt; 
	color: white; 
	font-weight: bolder; 
	width: 99%; 
	background-color: #4A6676; 
	padding-left: 5px; 
	padding-bottom: 3px; 
	padding-top: 3px;
	float: left;
	vertical-align: top;
}

#right-floatcontainer {
	width: 50%;
	padding-bottom: 3px;
	vertical-align: top;
	margin-left: 10px;
	float: left;
	border: none;
}

#center-container {
	width: 100%;
	padding-bottom: 3px;
	vertical-align: top;
	margin-left: 5px;
	float: left;
	border: none;
}

#menu { 	background-color: #CCCCFF;
	border: 1px solid #99999B; padding:0 }
#menu a { display:block; padding: 0 0 0 0; text-decoration:none; color: #000000; }
#menu a:hover { background: #7D7DCD; cursor: pointer;}


INPUT[type="text"], INPUT[type="password"] {
  border: solid 1px #808080;
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:10pt;
}

input[type="button"],input[type="submit"],input[type="reset"] {
	font-family : Arial,Helvetica, sans-serif; 
	font-weight : bold; 
	font-size: 12px;
	color : #000000;
	border: 1px solid gray;
	background-color: #F1F1F1;
}

select {
  border: solid 1px #808080;
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:10pt;
}

textarea {
  border: solid 1px #808080;
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size: 10pt;
}

hr {
  line-height: 1px;
  color: #808080;
}

h4 {
  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:8pt;
}

img {
  border: none;
}

/*
input.button {
  BORDER: groove 1px #ACACAC;

  font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:8pt;
  font-weight: bolder;
}*/

input[type="checkbox"] {
  background: transparent;
  border: solid 1px black;
}
