body
{
	margin:						40px auto;
	padding:					0;
	text-align:				center;
	background-color:	#FFF;
	color: #000000;
	font: 						.8em Verdana, Geneva, Arial, sans-serif;
}

#contentwrap 
{
	text-align:				left;
	width:						850px;
	margin:						0 auto;
}

#mainnavigation 
{
	text-align:				right;
}

a 
{
	color:						#f0af00;
	text-decoration:	none;
}

#content
{
	clear:						both;
}
#content #subnav
{
	padding-top:			15px;
	width:						290px;
	height:						100%;
	float:						left;
	background-color:	#cccccc;
	
}
#content .rightcontent
{
	padding-top:			15px;
	margin-left:			300px;	
}






.error { border: 1px dashed #C40000; color: #000000; background-color: #FFE900; display: block; margin: 14px 0 14px 0; padding: 12px 10px 12px 10px; }
.boxedicons
{	float:left;
	width:150px;
	height:90px;
	padding:10px;
	
}
img {border:none; }


.topnav ul, .topnav ul li
{
	display: inline;	
}

.topnav ul li a 
{
	border: 1px 1px 0px 1px;
	border-style: solid;
	border-color:#000;
		
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  
  
  
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-size: 100%;
  color: #000000;
  
}

textarea {
  overflow: auto;
  width: 600px;
  height: 150px;
}

form div {
  clear: left;
  display: block;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
    background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

.success {
  background-color: #BAFFC3;
    background-repeat: no-repeat;
  background-position: top left;
  color: #000000;
  border: 1px solid #23FF44;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 600px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}


form div input.inputTextTiny, form div input.inputPasswordTiny {
  width: 300px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

.tableheader { }
.hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
.hor-zebra td
{
	padding: 8px;
	color: #669;
}
.hor-zebra .odd
{
	background: #e8edff; 
}

.navright {
margin-top: 10px;
margin-bottom:10px;
text-align:right;
padding:5px;	
}


hr {
border-top:1px solid #FCFCFC;	
}


.breadcrumbnavigation
{
 margin-top:10px;
 margin-bottom:10px;	
}

#shorturl
{
	text-align:center;
	width:75%;
	height:30px;
	font-size:large;	
	background-color:#c5f4cb;
	border: 1px solid #a0d4a7;
	padding: 7px;
	background-repeat:no-repeat;
	background-position: left;
	background-image: url('new.png');
}

#longurl
{
	text-align:center;
	width:75%;
	height:30px;
	font-size:large;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding:7px;
	border: 1px solid #f0af00;
}

.shorturlbox
{
	margin-top:15px;	
	text-align:center;
	
	
}

.longurlbox
{
	margin-top:15px;	
	text-align:center;
}

.supportimage
{
	float:						left;
	padding:5px;
}
#navheader {
	width:100%;
	margin-top:-40px;
	height:30px;
	border-bottom: 1px solid #000000;
	background-color:#121212;
	clear:both;
	text-align:right;
	vertical-align:middle;
	color:#FFFFFF;
	background-image: url(minilogo.png);
	background-repeat:no-repeat;
	background-position-y:center;
}
#navheader ul {
	float:right;
	padding-right:10px;
}
#navheader ul li {
	list-style: none; 
	float:left;
	margin-left: 10px;
	
}

#loginSubmit
{
	border:3px solid #00c400; 
	-moz-border-radius:15px;
	-moz-border-radius:15px;
	background-color:#7cec7c;
	height:20px;
	width:150px;
}

.cancelButton
{
	border:3px solid #c40000; 
	-moz-border-radius:15px;
	-moz-border-radius:15px;
	background-color:#e95d5d;
	height:20px;
	width:150px;
}

