/* Orbit Upload v2 CSS - Copyright 2008 NovaTech Network */



html,body,p,form,h1,h2,h3,h4,h5,h6

{

  margin: 0;

  padding: 0;

}



html

{

    background-color: #FFF;
    background:  url(images/BG.gif) repeat-x;

}



body

{

  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;

  font-size: 11px;

  text-align: center;




}

img
 {
  border: 0px;
 }


#box

{

  border: 1px solid #96D73C;

  background: #D9FEA3 url(images/menu.gif);

  padding-top: 8px;

  padding-bottom: 8px;

  border-collapse: collapse;


}

#iner-box th

{

  border: 1px solid #FFFFFF;


  padding-top: 8px;

  padding-bottom: 8px;


}

ul#grid li {
 	list-style: none outside;
 	float: left;
 	margin-right: 5px;
 	margin-bottom: 5px;
 	width: 100px;
 	height: 100px;
 	line-height: 100px;

 }
 	ul#grid li img {
 		vertical-align: middle;
 	}


#wrapper

{

  width: 60%;

  text-align: left;

  border: 1px solid #e2e2e2;

  padding: 5px;

  background-color:#FFF;

}



#header

{

  padding:0px;

  margin-top:3px;
  align: center:

}

#header a

{

	height: 111px;

  width: 450px;

  display: block;

}



#menu

{

  border: 1px solid #4aa606;

  background: #96D73C ;

  padding-top: 8px;

  padding-bottom: 8px;

  color: #4aa606;

}

#menu a

{

	color: #FFF;

	font-size:14px;

	font-weight: bold;
        

}

#menu a:hover

{

  color: #4aa606;

  text-decoration: underline;



}



#main

{

  background: #FFF;

  color: #000;

  padding: 12px;

}

#main h1

{

	font-size: 14px;

	font-weight: bold;

}

#main a

{

	color: #000;

  text-decoration: underline;

}

#main a:hover 

{

  text-decoration: none;

}

 

#main img

{

	max-width:85%;

	border: 0;

}



#copyright

{

  padding: 6px;

  color: #4aa606;

  font-size: 12px;

  text-align: center;

  background-color: #96D73C;

  border: 1px solid #4aa606;

}

#copyright a

{

  color: #4aa606;

  text-align: center;

  text-decoration: none;

}

#copyright a:hover

{

	color: #FFF;

	text-decoration: underline;

}

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid 
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	color : #000000;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}


    #div1, #div2, #div3 {position:absolute; top: 250; left: 500; width:200; visibility:hidden;border:1px solid #69962A;background-color:#ECFED1; color:#000;
    text-align: center;
    font-size: 11px;}

