/* CSS Document */


/*database results Header and Texts*/

h1.DbResultTitle {font-size:14pt; text-align:center; color:#7e8d39; margin:0px;  font-weight:bold;}
h2.DbTopInfoTitle { font-size:12pt; text-align:left; font-weight:bold; color:#491212; margin:0px 0px 0px 0px; border-bottom:1px solid #481212; padding:2px 0px 2px 2px; background-color:#f5f3b9; height:20px;}

h2.DbTopInfoTitleOther { font-size:12pt; text-align:left; font-weight:bold; color:#ffffff; margin:0px 0px 0px 0px; border-bottom:1px solid #481212; padding:2px 0px 2px 2px; background-color:#ea9143; height:20px;}


h2.DbTopInfoTitlePromo { font-size:12pt; text-align:left; font-weight:bold; color:#ffffff; margin:0px 0px 0px 0px; border-bottom:1px solid #481212; padding:2px; background-color:#ea9143; height:20px;}
h3.DbFieldTitles {font-size:10pt; font-weight:bold; text-align:left; color:#7e8d39; margin:0px 3px 2px 2px;}

/*database results  Tables*/
#DbMainTable {width:790px; margin:5px auto 0px auto; border:1px solid #ececec; font-family: Helvetica, Arial, sans-serif; font-size:9pt; font-weight:normal; text-align:justify; color:#000000; padding:5px;}

#DbMainTable a:link {color:#ea9143; text-decoration:underline;}
#DbMainTable a:visited {color:#ea9143; text-decoration:underline;}
#DbMainTable a:hover {color:#481212; text-decoration:underline;}
#DbMainTable a:active {color:#ea9143; text-decoration:underline;}


#DbTopInfoTable {width:780px; margin:2px auto 0px auto;}
.DbTopInfoSubTables { margin:0px; padding:0px; border:1px solid #491212;}

.DbTableTitle {background-color:#491212; width:250px; height:25px;}
.DbTableTitle2 {background-color:#491212;}
.DbTableTitleOrange {background-color:#ea9143;}

#DbAccNotesTable { width:525px; margin:0px 1px 0px 0px; border:1px solid #491212; height:375px; overflow:auto; }
#DbAddInfoTable { width:250px; border:1px solid #491212;  height:375px; overflow:auto;}

#DbIframeTable { width:525px; margin:0px 5px 0px 0px; border:1px solid #491212; height:375px;}
#DbThumTable {width:250px; border:1px solid #491212;  height:375px; overflow:auto;}

#DbPromoTable {width:780px; border:1px solid #491212; height:100%; padding:0px 0px 10px 0px; }
/*Iframe Style*/
#DbiFrame {width:525px; height:375px; background-color:#ffffff; background-repeat:repeat; overflow:auto;}

/*Divs*/
.DbDivLine {width:780px; border-top:3px double #481212; margin:5px auto 5px auto;}

/*Paragraphs*/
.DbP {width:515px; padding:5px;}
.DbPPromotions {padding:4px 5px 10px 5px; margin:0px 0px 5px 0px;  border-bottom:1px dashed #ea9143;}

/*Thumb pics*/
.DbThumbs {float:left;}
.DbThumbs a:link { border-bottom-color:#ffffff; border-bottom-style:solid; border-bottom-width:1px; border-top-color:#ffffff; border-top-style:solid; border-top-width:1px; border-left-color:#ffffff; border-left-style:solid; border-left-width:1px; border-right-color:#ffffff; border-right-style:solid; border-right-width:1px; float:left;}
.DbThumbs a:visited { border-bottom-color:#ffffff; border-bottom-style:solid; border-bottom-width:1px; border-top-color:#ffffff; border-top-style:solid; border-top-width:1px; border-left-color:#ffffff; border-left-style:solid; border-left-width:1px; border-right-color:#ffffff; border-right-style:solid; border-right-width:1px; float:left;}
.DbThumbs a:hover { border-bottom-color:#7e8d39; border-bottom-style:dashed; border-bottom-width:1px; border-top-color:#7e8d39; border-top-style:dashed; border-top-width:1px; border-left-color:#7e8d39; border-left-style:dashed; border-left-width:1px; border-right-color:#7e8d39; border-right-style:dashed; border-right-width:1px; float:left;}
.DbThumbs a:active { border-bottom-color:#ffffff; border-bottom-style:solid; border-bottom-width:1px; border-top-color:#ffffff; border-top-style:solid; border-top-width:1px; border-left-color:#ffffff; border-left-style:solid; border-left-width:1px; border-right-color:#ffffff; border-right-style:solid; border-right-width:1px; float:left;}
