@charset "UTF-8";
/* CSS Document */


 
html {
	overflow-y: scroll;
}

body {
	background-color: #e0e0e0;
	background-image:url(/images/background.png); 
	background-repeat:repeat-x;	
	background-position: 0 150px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #444444;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #444444;
	margin-bottom: 0;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #555555;
	margin-bottom: 0;	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #555555;
	margin-bottom: 0;	
}

a {
	text-decoration: none;
	outline: none;
}

a:active   {
	outline: none;
}

a:visited   {
	outline: none;
}


.miglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA7B00;
	text-decoration: none;
	border: none;
}

.miglink:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EA7B00;
	text-decoration: none;
	border: none;
}

.miglink:active {
	text-decoration: none;
	border-bottom: 1px solid;	
}

.miglink:hover {
	text-decoration: none;
	border-bottom: 1px dotted;	
}

img {
	border: none;
}

.required {
	color: #DF0000;
	font-size: 9px;
}

div.transOFF {opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.0;}
div.transON  {opacity:.20; filter: alpha(opacity=20); -moz-opacity: 0.2;}

#bg1 {position:absolute; top: 16px; left: 5px; right: 5px; bottom: 16px; background-color: white; z-index: -1;}
#bg2 {position:absolute; top: 5px; left: 16px; right: 16px; height: 11px; background-color: white; z-index: -1;}
#bg3 {position:absolute; bottom: 5px; left: 16px; right: 16px; height: 11px; background-color: white; z-index: -1;}

#topLeft     {position:absolute; top: 0px; left: 0px; background-image: url(/images/topLeft.png); background-repeat: no-repeat; width: 16px; height: 16px;  z-index: -1;}
#topRight    {position:absolute; top: 0px; right: 0px; background-image: url(/images/topRight.png); background-repeat: no-repeat; width: 16px; height: 16px; z-index: -1;}
#bottomRight {position:absolute; bottom: 0px; right: 0px; background-image: url(/images/bottomRight.png); background-repeat: no-repeat; width: 16px; height: 16px; z-index: -1;}
#bottomLeft  {position:absolute; bottom: 0px; left: 0px; background-image: url(/images/bottomLeft.png); background-repeat: no-repeat; width: 16px; height: 16px; z-index: -1;}

#top    {position:absolute; top: 0px; left: 16px; right: 16px; height: 5px; background-image: url(/images/top.png); background-repeat:repeat-x; background-position: 0px 0px; z-index: -1;}
#bottom {position:absolute; bottom: 0px; left: 16px; right: 16px; height: 5px; background-image: url(/images/bottom.png); background-repeat:repeat-x; background-position: 0px 0px; z-index: -1;}

#leftUpper  {position:absolute; top: 16px; left: 0px; background-image: url(/images/leftUpper.png); background-repeat: no-repeat; width: 5px; height: 340px; z-index: -1;}
#leftLower  {position:absolute; bottom: 16px; left: 0px; background-image: url(/images/leftLower.png); background-repeat: no-repeat; width: 5px; height: 340px; z-index: -1;}
#rightUpper {position:absolute; top: 16px; right: 0px; background-image: url(/images/rightUpper.png); background-repeat: no-repeat; width: 5px; height: 340px; z-index: -1;}
#rightLower {position:absolute; bottom: 16px; right: 0px; background-image: url(/images/rightLower.png); background-repeat: no-repeat; width: 5px; height: 340px; z-index: -1;}

#topDivider     {position:absolute; top: 5px; right: 624px; background-image: url(/images/dividerUpper.png); background-repeat: no-repeat; width: 5px; height: 201px; z-index: -1;}
#bottomDivider  {position:absolute; bottom: 5px; right: 624px; background-image: url(/images/dividerlower.png); background-repeat: no-repeat; width: 5px; height: 201px; z-index: -1;}
#middleDivider  {position:absolute; top: 206px; bottom: 206px; right: 624px; background-image: url(/images/dividerMiddle.png); background-repeat: repeat-y; width: 5px; z-index: -1;}

#javaLogo       {position:absolute; bottom: 60px; left: 65px; clear: both;}
#copyright      {position:absolute; bottom: -11px; right: 16px; color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 10px;} 

.menuBullet {position:relative; top: -1px; margin-right: 10px; visibility: hidden}

#wrapper {
	position:relative;
	width: 810px;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	padding: 5px;
	padding-bottom: 15px;
}

#mainContent {
	margin: 0px;
}

#mainContentText  {
	margin-left: 10px;
	margin-right: 10px;	
}

.badge {
	margin-top: 10px;
}

#mainContentText p {
	line-height: 1.4em;
}

.contactRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;

	text-decoration: none;
}

#sideContent {
	margin: 15px 0px 15px 0px;
}

#sideContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	border:none;
	letter-spacing: 0.1em;
}

#sideContent p {
	padding: 3px;
	margin-left: 35px;
	margin-bottom: 15px;	
}

#divider {
	margin-left: 20px;
	margin-right: 20px;	
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;	
	color: #888888;
}

.customerTable li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #555555;
	margin-bottom: 5px;
}

/* demos.php */

.demos_row {
	margin-top: 20px;
	clear:both;
}

.demos_screenshot {
	float:left;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 4px;
	clear: both;
}

.demos_buttons {
	margin: 0 0 0 1px;
	padding: 0;
	border: none;
	text-decoration: none;
}

.demos_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

	margin: 20px 0 0 0;
	padding: 0px;
}

.demos_description {
	margin: 0 0 0 0;
	padding: 0px;
}

/* demos.php */

.migForm {
	padding: 20px 22px 20px 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FaFaFa;
	border: 3px solid;
	border-color: #eeeeee;
}

.migForm label {
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	display:block;
}

.migForm input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 50%;
	height: 1.5em;
}

.migForm #submit input {
	width: 109px;
	height: 20px;
	background-image:url(/images/submit_butt.png);
	border: none;
}

.migForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 100%;
	height: 200px;
	line-height: 1.5em;
}
