/* 
petnet_stylesheet.css
Stylesheet for PetNet

vers 1 MPU 04/08/2004    
vers 2 PTC 05/08/2004 added the table definitions from stylesheet.css 
vers 3 PTC 23/08/2004 added hlink
vers 4  KB 18/05/2005 Common registration.
vers 5 MPU 14/06/2005 Template changes
vers 6  HF 14/12/2005 line-height and div.popup_text
vers 7  HF 10/01/2006 iframe 
vers 8  HF 13/01/2006  generic tags moved to petnet_generic_tags which MUST be loaded before this
vers 9  MPU 16/01/2006 header fix
vers 10 HF  08/02/2006 msg in bold
vers 11 HF  21/02/2007 add img dmrservice

 version 10
 
NB:  THIS FILE MUST BE LOADED AFTER petnet_generic_tags for inheritance of styles to work
NO GENERIC TAGS IN THIS STYLESHEET PLEASE!!
*/

body.popup 		{font-family:verdana,helvetica,sans-serif; font-size:80%; margin:10px; background: #EFF2C8;}
body.iframe		{color:#EFF2C8; font-family:verdana,helvetica,sans-serif; font-size:80%; margin:0px;padding:0px;  background: #999966 url(../images/body_bg_header.gif) repeat-x; 
				scrollbar-base-color:#EFF2C8; scrollbar-face-color:#999966; scrollbar-3dlight-color:#666633;} 


div.popup_txt	{padding:0px; font-size:75%; width:200px; border-width:1px; border-style:outset; border-color:#663300; layer-background-color:#FFF6D9; background-color:#EFF2C8;}
div.popup_static {padding:0px;font-size:75%; width:500px;}
div.popup_header {padding:0px; margin: 0px; top:0px;}
div.popup_content {padding-top:20px; padding-bottom:5px; margin-left:8px; margin-right:8px;}
div.small_popup_content {padding-top:0px; padding-bottom:5px; margin-left:8px; margin-right:8px;}
div.popup_icons	{text-align: right; margin:2px; position:absolute; top:0px;width:97%;}
div.small_popup_icons	{text-align: right; margin-right:2px; position:absolute; top:0px; width:100%;}

h1.priv			{ font-size:120%; padding-left:8px; padding-top:5px; margin:0; font-style:italic; font-weight:bold;color:#663300; }
h2.priv			{line-height:1.2em; font-size:100%; padding:0px; margin:0px; font-style:italic;}

p.bold			{font-weight:bold;}
p.msg			{font-weight:bold; color:#663300;}

a.content		{text-decoration:none; color:#000000; background-color:inherit;}
a:hover.content	{text-decoration:none; color:#CC9966; background-color:inherit;}

a.hlink 		{text-decoration:none; color:#999966; background-color:inherit;}
a.hlink:hover 	{text-decoration:none; color:#999966; background-color:inherit;}

a.klink 		{text-decoration:none; color:#90602F; background-color:inherit;}
a.klink:hover 	{text-decoration:none; color:#CC9966; background-color:inherit;}

a.popup_link	{text-decoration:none; color:#616136; background-color:inherit;}
a.popup_link:hover	{text-decoration:none; color:#CC9966; background-color:inherit;}

a.print_link 		{text-decoration:underline; color:#EFF2C8; background-color:inherit;}
a.print_link:hover 	{text-decoration:none; color:#EFF2C8; background-color:inherit;}

.dmr_management {position:absolute; left:-44444px; top:20px; width:4444px; height:100px; background:#ffffff; color:#000000; display:none;}


font.smallb		{color:#000000; font-size:70%; background-color:inherit;}
font.small		{font-size:70%;}
font.title		{color:#EFF2C8; font-weight:bold; background-color:inherit;}
font.black		{color:#000000; background-color:inherit;}
font.head_text	{color:#996633; font-size:120%; font-style:italic; font-weight:bold; line-height:120%; background-color:inherit;}
font.oliveb		{color:#999966; font-weight:bold;}

td.pp_header	{vertical-align:middle; background-color:#EFF2C8;}
td.tdr			{text-align:right;}
td.tdc			{text-align:center;}
td.ppr_header	{text-align:right;vertical-align:middle; background-color:#EFF2C8;}
td.regforms		{background-color:#EFF2C8; color:inherit;}
td.heading_c	{text-align:center; font-weight:bold; color:#EFF2C8; background-color:inherit;}
td.fieldname_r	{text-align:right; font-weight:bold;}
td.static_text   {width:600px; font-size:75%;  border-width:2px; border-style:outset;  background-color:#FFF6D9; border-color:#663300; color:#000000; margin:8px; padding:8px;}
td.iframe		{border-width:2px; border-color:#663300; border-style:solid;}
td.tdr_rescue	{text-align:right; padding-right:5px;}
td.msg			{ font-weight:bold; color:#663300;}

input.noform	{background-color:#EFF2C8; border:none; color:inherit;}

.radio			{color:inherit; background-color:inherit;}
.check			{}
.file			{background-color:#C7C78B; color:#000000; width:280px;}
.reset			{background-color:#FF9900; color:#FFFF00; font-weight:bold;	width:140px;}
.submit			{background-color:#999966; color:#EFF2C8; font-weight:bold;	width:140px;}
.submitPlain	{background-color:#FF9900; color:#FFFF00; font-family:verdana,arial,helvetica,sans-serif; font-size:80%;}

#leftnav ul		{list-style:none; padding:0; margin:0px;}
#leftnav li		{padding-left:10px; padding-top:4px; padding-bottom:4px; margin:0px; font-weight:bold;}

#p 				{color:#616136;background-color:inherit;}

img.dmrservice 	{margin:5px 0px 5px 28px; border:none;}

