/* main */

form 			{margin:0px; padding:0px; display:block}
ul				{margin-bottom:0px;}
li				{font-size:9pt}
hr				{padding:0px; margin:0px; color:#000000; height:1px; background-color:#000000; border:0px}
.input_change	{color:#ff0000}
.input_no_change{color:#cccccc}
.input_detail	{color:#000000}

.grey			{background-color:#ecece6}
.header_text	{color:#0e452d; font-weight:bold; font-size:18px}
.header_sub_text{color:#000000; font-weight:bold}

#header_green	{background-image:url('../../images/divider_header_green.jpg'); background-repeat:no-repeat; background-position:0px 0px}
#header_sub		{background-image:url('../../images/divider_header_sub.jpg'); background-repeat:no-repeat; background-position:0px 0px}
#header_home	{background-image:url('../../images/header_home.jpg'); background-repeat:no-repeat; background-position:0px 0px}
#header_rates	{background-image:url('../../images/header_rates.jpg'); background-repeat:no-repeat; background-position:0px 0px}
#admin_rates	{background-image:url('../../images/header_rates.jpg'); background-repeat:no-repeat; background-position:-220px 0px}
#header_special {background-image:url('../../images/header_special.jpg'); background-repeat:no-repeat; background-position:0px 0px}
#rates_pad		{margin:15px 0px 15px 0px}
#index			{padding:5px 5px 0px 0px}
#get_notes		{padding:0px 0px 0px 10px; font-weight:bold}
.specials		{position:relative; top:-12px; text-decoration:none; color:#333333}

/* admin console */

input			{font-size:9pt; font-family:tahoma,arial,helvetica,sans-serif; height:16px; width:450px; margin:0px; padding:0px; color:#cccccc; background:transparent; border:solid 1px #cccccc}
textarea		{font-size:9pt; font-family:tahoma,arial,helvetica,sans-serif; width:450px; margin:0px; padding:0px; color:#cccccc; background:transparent; border:solid 1px #cccccc; overflow:auto}
select			{font-size:9pt; font-family:tahoma,arial,helvetica,sans-serif; height:16px; margin:0px; padding:0px; color:#cccccc}
button			{font-size:8pt; font-family:tahoma,arial,helvetica,sans-serif; height:18px; width:55px; cursor:hand; margin:0px; background:transparent; background-image:url('../../images/divider_header_green.jpg'); background-position:-20px -8px; background-repeat:no-repeat; padding:0px; border:solid 1px #cccccc}
#login			{width:140px}
#password		{width:65px}
#admin			{position:absolute}
#admin_table	{position:relative; left:170px; top:-3px}


.success		{margin:15px 40px 0px 0px}
.error			{color:#ff0000; margin:15px 40px 0px 0px}

/* temp */

#admin_green	{margin:0px 0px 0px 12px; color:#0e452d; font-size:14px; font-weight:bold; border:0px}
#admin_sub		{margin:0px 0px 0px 12px; color:#a06b09; font-size:14px; font-weight:bold; border:0px}
#admin_input	{border:0px}
#admin_descrip	{width:250px; border:0px}
#admin_rate		{width:75px; border:0px}
#admin_em		{width:125px; border:0px}
#admin_pad		{padding:0px 0px 0px 20px}
