body, td    {font-family:verdana;font-size:70%;color:#003B5E;}
a           {text-decoration:none;}
a:hover   {text-decoration:underline;}
.full       {width:100%;}
li          {margin-bottom:0.5em;}

/* main layout */
td.path a {color:#003B5E;}
td.footer a {color:#003B5E;}


/* content */
td.content {padding:30px 30px 60px;vertical-align:top;}
td.scontent {padding:1em 0 2em;}
td.scontent, td.scontent td {font-size:80%;}
h1 {font-size:220%;font-weight:normal;color:#003B5E;border-bottom:1px dotted #003B5E;}
h2 {font-size:130%;font-weight:normal;}
h3 {font-size:110%;font-weight:normal;}

/* forms */
td.formHeader   {border-bottom:2px solid #F0EBDC;height:1px;padding:0;font-size:1px;}
td.name         {border-bottom:1px solid #F0EBDC;width:30%;font-size:70%;}
td.nameRequired {border-bottom:1px solid #F0EBDC;width:30%;font-size:70%;font-weight:bold;}
td.value        {background:#FBF9F2; border-bottom:1px solid #F0EBDC;width:80%;border-left:1px solid #F0EBDC;}
td.svalue       {padding:0px; vertical-align:middle;font-size:70%;}
td.valueFailed  {text-align:right;border-bottom:1px solid #F0EBDC;background:#FFE2DD;width:80%;border-left:2px solid #FF6A6A;}
td.empty        {font-size:4px;border-bottom:1px solid #F0EBDC;}
td.submit       {padding:10px; text-align:right;border-top:1px solid #F0EBDC;}
input.text      {width:100%;}
textarea.text      {width:100%;}

/* tables */
table.table_pricelist td          {border-bottom:solid 1px #E5E5E5; border-left:solid 1px #F0EBDC;font-size:80%;padding:0.2em;vertical-align:top;} /* class for table tag */
table.table_pricelist .headrow td {border-bottom:none; border-left:none;} /* class for headin row */
table.table_pricelist .code       {border-left:none; width:5em;text-align:center;} /* class for product code tag */
table.table_pricelist .price      {background:#FAFBFC; width:5em;text-align:right;} /* class for price cell */

/* gallery */
table.images        {background-color:#eaf7ff; width:95%; margin-top:1em;}
table.search_images {background-color:#eaf7ff; width:85%; margin-top:2em; margin-bottom:1em;}
td.thumbRight       {text-align:center; border-top:1px solid #cdf6ff; border-right:1px solid #cdf6ff; width:33%;}
td.thumbEmpty       {text-align:center; border-top:1px solid #cdf6ff; width:33%;}
td.thumbFirstRight  {text-align:center; border-right:1px solid #cdf6ff; width:33%;}
td.thumbFirstEmpty  {text-align:center; width:33%;}

/* gallup */
table.gallup            {width:100%;}
table.gallup td.title   {padding:0 0 1em 0;font-size:70%;font-weight:bold;}
table.gallup td.radio   {width:1px;vertical-align:top;}
table.gallup td.text    {padding:3px 0 0 2px;width:100%;font-size:70%;padding-right:10px;}
table.gallup td.result  {padding-top:0.2em;font-size:70%;}
table.gallup td.graph   {width:100%;vertical-align:middle;}
table.gallup div.bg     {background-color:#E5E5E5;margin:6px 0 0;}
table.gallup div.fg     {height:4px;background-color:#838587;margin:3px 0;}
table.gallup td.num     {text-align:right;padding-left:15px;font-size:70%;padding-right:10px;}
table.gallup td.dash    {padding:3px 15px 0;}
table.gallup td.button  {padding:5px 0;}

