body {
	font: 62.5%/1.3em "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color:#000;	
	padding:0px;
	margin:0px;
}
h1,h2,h3,h4,h5,h6 {
	color:#333;
}
h1 {
	background:url(images/logo.gif) no-repeat;
	width:200px;
	height:103px;
	color:#726c57;
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-size:16px;
	margin:0px;
	text-indent:-5000px;  
}
h2, h3 {
	background:url(../../images/h3-bg.gif) repeat-x;
    	color:#333333;
	border-top:#dcdcd9 1px solid;
	border-bottom:#dcdcd9 1px solid;
	padding:5px;
	margin:0;
	margin-top:3px;
	margin-bottom:3px;	
	font-size:13px;
}
h3 {
}
a {
	color:#0066CC;
}
a:hover {
	color:#000;
}
#branding {
	position:absolute;
	right:10px;
	bottom:10px;
}
#content {
	margin:10px;
	padding:0px;
}
#topBar {
      margin:0;
      padding:0;
	background-color:#000000;
	border-bottom:2px solid #dbdbdb;
	width:100%;
	height:20px;
}
#hackvertorWindow, #domObjects, #bodytext  {
	padding-left:5px;
}
#outputLayer {
}
#outputButtons {
        display:block;
        margin-top:10px;
}
#tagsWindow {
	width:50%;
      margin-top:0px;
	float:right;
	height:150px;
	overflow:auto;
}
#helpDescription {
        height:70px;
}
#commandMenu {
        position:absolute;
        right:10px;
        top:0px;
}
#commandMenu .submit {
        background-color:#000;
        border:none;
        color:#FFF;
        padding-right:1px;
        padding-left:1px;
        font-size:10px;
        height:20px;
	  width:auto;
}
#commandMenu .submit:hover {
        background-color:#A82626;
        cursor:pointer;
}
#hackvertorWindow {
	clear:both;
	width:auto;
}
#bodytext {
	width:20%;
}
#bodytext p {
	padding:5px;
}
#htmlpreview {
	display:none;
    position:absolute;
	z-index:1000;
	width:550px;
	height:400px;
	left:10px;
	top:100px;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	padding:5px;
}
#htmlpreview iframe {
	width:530px;
	height:300px;
}
fieldset {
	border:none;
	background-color:none;
}

select, input,textarea {
	font-size:1.3em;
	color:#333;
	padding:0;
}
fieldset p {
	clear:both;
}
label {
	width:130px;
	float:left;
}
legend {
	font-size:1.4em;
}
#inputWindow {
	width: 48%;
	float:left;
}
#inputWindow h3 span, #outputWindow h3 span {
	background-color:#FFF5BF;
	border:1px solid #FF9900;
	padding:3px;
}
#outputWindow {
	width: 50%;
	float:right;
}
textarea {
	font-size:14px;
	width:100%;
	height:200px;
	background-color:#FFF;
	border:1px solid #CCC;
	border-bottom:1px solid #999;
	border-right:1px solid #999;	
}
.notice, .highlight, .description {
	width:300px;
	font-size:1.1em;
	margin-left:130px;
	background-color:#FFF5BF;
	border:1px solid #FF9900;
	padding-left:5px;
	padding-right:5px;		
}
.description {
	background-color:#FFF;
	border:1px solid #CCC;
}
.highlight {
	width:auto;
	margin-left:0;
	font-size:1.5em;
	cursor:pointer;
	line-height:22px;
}
.success, .failed {
	width:300px;
	font-size:1.3em;
	padding:10px;
}
.success {
	background-color:#D9F5C8;
	border:1px solid #66FF00;
}
.failed {
	background-color:#FF0027;
	border:1px solid #CCC;
	color:#FFFFFF;
}
.sequenceDisplay {
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	padding:5px;
}
#key {
	width:auto;
}
#footer {
	width:550px;
}
.submit {
	background-color:#F7F7F7;
	border:1px solid #CCC;
}
.convert {
	width:80px;
	background-color:#D9F5C8;
	border:1px solid #66FF00;
	cursor:pointer;
}
.mainbtns {
	background-color:#FFFFE2;
	border:1px solid #FFCC00;
	margin:0;
	padding:0;
	width:auto;
	cursor:pointer;
}
#options {
	display:none;
}
#domObjects {
	background-color:#FFFFFF;
	border:1px solid #CCC;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	position:absolute;
	display:none;
	left:5px;
	top:5px;
	width:500px;
	height:400px;
	overflow:auto;	
}
#url {
	width:260px;
}
#errorConsole {
	background-color:#FF0027;
	border:1px solid #CCC;
	color:#000;
	padding:5px;
	display:none;
}
th {
	text-align:left;
}
#domTable {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
#domTable td {
	border:1px solid #CCCCCC;
}
#domTable tr th {
	background-color:#efefef;
	padding:5px;
}
#domTable tr td {
	padding:3px;
}
#domTable tr {
	background-color:#FEFEFE;
	color:#333333;	
}
#domTable tr:hover {
	background-color:#c90005;
	color:#FFFFFF;
}
#domTable tr:hover a:link {
	color:#FFFFFF;
}
#logWindowContainer {
	position:absolute;
	top:40px;
	left:220px;
}
#logWindow {
	width:220px;
	height:100px;
	overflow:auto;
	border:#dcdcd9 1px solid;
}
#javascriptObjects {
	margin-bottom:10px;
}
#javascriptObjects select {
	width:100px;
}
#helpWindow {
	width:300px;
	position:absolute;
	top:470px;
	left:20px;
}
#helpWindow ul {
	margin:0;
	padding:0;
	list-style:none;
}
#helpWindow ul li {
	padding:3px;
}