/* culture shock: tinfoil by pogy366 - Sept. 2005 */
/******* structure and layout *******/
body { 
	font-family:"Courier New", Courier, sans-serif;
	font-size: 8pt; 
	color: #000000; 
	
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.main {
	width:766px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	padding:0 25px 0 25px;
	border:#F0A434 1px solid;
}
.logo{
	position:absolute;
}
.adritilogo{
	margin-left:-10px;
	width:130px;	
}
.title {
	padding:25px 0px 0 0px;
	color:#000000;
	text-align:right;
}
.adriti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:300%;
	font-weight:bold;
	letter-spacing:.4em;
	color:#F0A434;
	background:transparent;
}
.slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	letter-spacing:.2em;
	color:#B48540;
	background:transparent;
	float:right;
	padding-bottom:5px;
	border-bottom:2px dotted #B48540;
}
.cleaner{
	clear:both;
	height:0px;
}
.links {
	color:#000000;
	text-align:right;
	padding:5px;
}
.links a {
	color:#818181;
	text-decoration:overline;
	background:#ffffff;
}
.links a:hover {
	color:#F0A434;
	text-decoration:none;
	background:#ffffff;
}
.content {
	color:#555555;
}
.footer {
	color: #999999;
	width:816px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
/******* fonts and links *******/
a {
	color:#F0A434;
	text-decoration:none;
	background:#ffffff;
}

a:hover {
	color:#F0A434;
	text-decoration:underline;
	background:#ffffff;
}
.title a:hover {
	text-decoration:none;
}
.content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:200%;
	color:#F0A434;
}
.content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#F0A434;
}
.content hr{
	background-color:#F0A434;
	height:1px;
}
.sectionlinks{
	padding:5px 0 5px 0;
}
.sectionlinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
 }
 .tablehead{
	color:#999999;
 	border-color:#F0A434;
 	border-style:solid;
 	border-width:1px 0 1px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	padding:3px 0 3px 0;
 }
.tablelist{
}
.tablelist thead tr{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	padding:3px 0 3px 0;
 	border-color:#F0A434;
 	border-style:solid;
 	border-width:1px 0 1px 0;
}
.addetail{
	margin-bottom:10px;
	border-bottom:1px solid #F0A434;
}
.adkey{
	background-color:#F0A434;
	color:#ffffff;
}
.required , .errorLabel , .errorMessage{
	color:red;
}
#adpreview{
	float:right;
	width:38%;
	max-width:38%;
	background-color:#ffffff;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size:10px;
}
#adpreview a{
	color:#009900;
	font-weight:bold;
	background-color:transparent;
	text-decoration:underline;
}
#adpreview a:hover{
	background-color:#FFFFDD;
}
#adpreview div{
	font-size:100%;
}
#adbox{
	padding:5px;
	border-style: solid;
	border-width:1px;
}
#adplaceholder{
	position:absolute;
	font-size:0.6em;
}
#adrititab{
	font-size:xx-small;
}
select{
	font-family:"Courier New", Courier, sans-serif;
	font-size: 8pt; 
}

.disable{
color:red;
font-weight:bold;
font-style:italic
}
.fieldone,.fieldtwo{
	padding:10px 0px 10px 0px;	
}
.name{
	width:120px;
	text-align:left;
	position:absolute;
}
.textfield{
	text-align:left;
	width:300px;
	margin-left:130px;	
	
	
}
.buttons{
	padding:10px 0px 10px 0px;
}