/*
Created for Bernal Web Project
11/03 by Dale Alleshouse
*/

body { list-style-position: outside; font-size: 10px; background-image: none; margin: 0px; direction: ltr; font-family: 'Book Antiqua'; list-style-type: square; background-color: ghostwhite; text-decoration: none; }

.text { font-size: 12px; margin: 10px; }

p { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; }


.div_standard { border-right: mediumblue 3px ridge; border-top: mediumblue 1px ridge; margin-top: 5px; font-size: 10px; overflow: auto; border-left: mediumblue 1px ridge; border-bottom: mediumblue 3px ridge; font-family: 'Book Antiqua'; background-color: lightgrey; }

.div_space_holder { font-size: 10px; border-top-style: none; font-family: 'Book Antiqua'; border-right-style: none; border-left-style: none; background-color: ghostwhite; border-bottom-style: none; }

.div_space_holder_2 { font-size: 10px; overflow: hidden; border-top-style: none; font-family: 'Book Antiqua'; border-right-style: none; border-left-style: none; background-color: lightgrey; border-bottom-style: none; }

.div_expanding_header { padding-right: 3px; padding-left: 3px; font-size: 10px; padding-bottom: 3px; margin: 0px; width: 99%; color: ghostwhite; border-top-style: none; padding-top: 3px; font-family: 'Book Antiqua'; border-right-style: none; border-left-style: none; background-color: mediumblue; border-bottom-style: none; }

.div_expanding_body { border-right: mediumblue 3px ridge; border-top: mediumblue 1px ridge; font-size: 10px; margin: 0px; overflow: auto; border-left: mediumblue 1px ridge; width: 99%; border-bottom: mediumblue 3px ridge; font-family: 'Book Antiqua'; background-color: lightgrey; }

.div_public_header { filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'ghostwhite' , endColorStr= 'mediumblue' , gradientType= '1' ); background-image: none; margin: 0px; width: 100%; border-top-style: none; border-right-style: none; border-left-style: none; height: 85px; border-bottom-style: none; }

.image_cursor { cursor: hand; }

h1 { font-weight: bold; font-size: 18px; margin: 0px; color: mediumblue; font-family: 'Book Antiqua'; }

h2 { font-weight: bold; font-size: 16px; margin: 0px; color: mediumblue; font-family: 'Book Antiqua'; }

h3 { font-weight: bold; font-size: 14px; margin: 0px; color: mediumblue; font-family: 'Book Antiqua'; }

h4 { font-weight: bold; font-size: 12px; margin: 0px; color: mediumblue; font-family: 'Book Antiqua'; }

A { font-weight: bold; color: mediumblue; text-decoration: none; }

A:link { font-weight: bold; color: mediumblue; text-decoration: none; }

A:visited { font-weight: bold; color: midnightblue; text-decoration: none; }

A:active { font-weight: bold; color: darkblue; text-decoration: underline; }

A:hover { font-weight: bold; color: darkblue; text-decoration: underline; }

.error { color: red !important; }

.info { font-size: 10px; color: mediumblue !important; font-family: 'Book Antiqua'; }

.space_holder { font-size: 10px; border-top-style: none; font-family: 'Book Antiqua'; border-right-style: none; border-left-style: none; border-bottom-style: none; }

input { border-right: mediumblue thin ridge; border-top: mediumblue 1px ridge; font-size: 10px; border-left: mediumblue 1px ridge; border-bottom: mediumblue thin ridge; font-family: 'Book Antiqua'; }

.info_label { border-right: mediumblue thin ridge; border-top: mediumblue 1px ridge; font-size: 10px; border-left: mediumblue 1px ridge; border-bottom: mediumblue thin ridge; font-family: 'Book Antiqua'; background-color: ghostwhite; }

textarea { border-right: mediumblue thin ridge; border-top: mediumblue 1px ridge; font-size: 10px; border-left: mediumblue 1px ridge; border-bottom: mediumblue thin ridge; font-family: 'Book Antiqua'; }

.button_over { font-weight: normal; cursor: hand; color: mediumblue; background-color: ghostwhite; }

select { border-right: mediumblue thin ridge; border-top: mediumblue 1px ridge; font-size: 10px; border-left: mediumblue 1px ridge; border-bottom: mediumblue thin ridge; font-family: 'Book Antiqua'; }

hr { margin: 0px; color: mediumblue; text-align: center; }

span { text-align: left; }
/*Control Panel Stuff*/

.hidden_control_panel { z-index: 1001; left: 1px; overflow: hidden; width: 195px; position: absolute; top: -280px; height: 308px; background-color: #708cdf; }

.halt { color: ghostwhite; }

/*Grid Stuff*/

.AlternatingItemStyle { font-size: 10px; font-family: 'Book Antiqua'; background-color: ghostwhite; }

.EditItemStyle { font-size: 10px; font-family: 'Book Antiqua'; }

.HeaderStyle { font-weight: bold; font-size: 12px; text-transform: uppercase; color: mediumblue; font-family: 'Book Antiqua'; background-color: linen; text-align: center; }

.ItemStyle { font-size: 10px; font-family: 'Book Antiqua'; background-color: lightgrey; }

.PagerStyle { font-size: 10px; font-family: 'Book Antiqua'; }

.SelectedItemStyle { font-weight: bold; font-size: 10px; color: mediumblue; font-family: 'Book Antiqua'; background-color: darkgray; }

.DeletedRow { font-size: 10px; color: darkslateblue; font-family: 'Book Antiqua'; background-color: gray; }