
  /* Style sheet for Alegio Chocolate (www.alegio.com) */

  /* Use standard tags p, strong, small and big so even if a non-style browser
     is used, the page is rendered with the same intent */

  /* Modified tags */

  html, body {
    height: 100%;
  }

  body {
    font-family: verdana, arial, sans-serif;
    color: black;
    text-align: center;
    background: white url(images/shadow.gif) repeat-y center;
    font-size: 11px;
    line-height: 14px;
  }

  body, form, table, tr, td, th, ul, div { padding: 0; margin: 0; }

  img { display: block; }  /* always put this when using Strict Doctype */

  .inline {
    display: inline;
  }

  big, .big {
    font-size: 20px;
  }

  small, .small {
    font-family: verdana, arial, sans-serif;
    font-size: 60%;
  }

  strong, .strong {
    font-weight: bold;
  }
  
  h2 {
  line-height:20px;
  }


  /* Layout */

/*
  div {
    border: 1px solid pink;
  }
*/

  #main{
    min-height: 100%;
    margin-bottom: -20px;
    height: auto;
    width: 976px;
    background: #FFFFCC;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }

  #main.er{
    background: #333333;
    color: #7E8080;
  }

  * html #main {
    height: 100%;
  }

  div#top {
    width: 976px;
    height: 105px;
    background: url(images/top2.jpg);

/* Deleted:
    <div id="monthbutton" class="button">  <a href="month.html"><img src="images/month.png" alt="chocolate of the month" width="85" height="85"></a></div>
    <div id="orderbutton" class="button">  <a href="order.html"><img src="images/order.png" alt="order" width="85" height="85"></a></div>
*/
  }

  div#nav {
    text-align: center;
    background: #FFFFCC;
  }

  div#content {
    width: 800px;
    background: #FFFFCC;
    margin-left: 88px;
  }

  div.month#content {
    width: 976px;
    margin-left: 0px;
  }

  .er div#content {
    background: #333333;
    color: #7E8080;
  }


  #footer {
    clear: both;
    height: 20px;
    width: 800px;
    background: #FFFFCC;
    font-size: 9px;
    font-family: verdana, arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  #clearfooter {
    clear: both;
    height: 20px;
  }

.button {
width:103px;
float:right;
padding-top:10px;
}

  /* Menu */

  ul#menu {
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 25px;
  }

  ul#menu li {
    list-style-type: none;
    padding-right: 25px;
    display: inline;
  }


  /* Links */

  a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: tahoma, sans-serif;
    font-size: 10px;
    color: #7E4534;
  }

  a.uberlink {
    color: #CCCCCC !important;
  }

  a.tell {
    color: #7E8080 !important;
  }

  #rov-bottom-nav a {
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 9px;
  }

  #rov-top-nav a {
    color: #300000;
    font-family: verdana, arial, sans-serif;
    font-size: 9px;
  }

  #rov-top-nav li {
    line-height: 11px;
  }

  /* Layout */

  .left {
    text-align: left;
  }

  .center {
    text-align: center;
  }

  .right {
    text-align: right;
  }

  .upper {
    text-transform: uppercase;
  }


  /* Classes */
  
  .splash {
  background:#000000 !important;
  }
  
  .clearsplash {
  padding-top:100px;
    background:#000000 !important;

  }
  
a img  {
   border: none;
}

a {
outline:none;
}
  

  #rovira {
    margin: 130px 0 20px 85px;
  }

  .rovtd {
    width: 189px;
    height: 189px;
    padding: 10px;
  }

  .collection {
    color: black;
    background: #FFCC66;
    vertical-align: middle;
    text-align: center;
    font-family: tahoma, sans-serif;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
  }

  .rovsubtab {
    width: 190px;
    height: 189px;
  }

  #rovnav {
    height: 127px;
  }

  .weight {
    color: black;
    float: right;
  }

  .credit {
    color: black;
    font-size: 10px;
    line-height: 12px;
  }

  #orderrovira {
    color: #D74434;
    font-size: 10px;
  }

  #orderrovira input {
    border: 1px solid #D74434;
    font-size: 10px;
  }

  .qty {
    width: 2em;
  }

  .submit {
    background: white;
    color: #D74434;
    padding-left: 20px;
    text-transform: none;
  }

  #rov-top-nav {
    color: #000000;
    float: right;
    clear: both;
    line-height: 12px;
    font-family: verdana, arial, sans-serif;
  }

  #rov-top-nav, #rov-bottom-nav {
    list-style-type: none;
  }

  /* Tables */

  table { border-collapse: collapse; } /* these two lines, combined, same as cellspacing=0 */
  td { margin: 0; }                    /* these two lines, combined, same as cellspacing=0 */
  td { vertical-align: top; }
  th { text-align: left; }

  #contact td, #tell td {
    padding-right: 30px;
  }

  #tell td {
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
    color: #7E8080;
    background: #333333;
  }

  #tell td {
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
  }


  /* Positioning */

  #about {
    padding-top: 30px;
    padding-left: 90px;
    width: 600px;
  }

  #about p {
    color: #7E4534;
  }

  #aboutclick {
    padding-top: 345px;
    padding-left: 150px;
    width: 200px;
  }

  #aboutimage {
    background: url(images/about.jpg) no-repeat;
  }

  #contactpos {
    color: #7E4534;
    padding-top: 50px;
    padding-left: 90px;
  }

  #contactcol2 {
    padding-left: 170px;
  }

  #contactimage {
    float: right;
    padding-right: 80px;
  }

  #thankyoupos {
    padding-bottom: 230px;
  }

  #thankyoupos {
    padding-top: 50px;
    padding-left: 80px;
  }

  #thankyoupos p {
    text-align: center;
  }

  #thankyouimage {
    float: right;
    padding-right: 40px;
  }

  .fin {
    font-size: 30px;
    color: #D74434;
  }

  #giftscol1 {
    text-align: center;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 30px;
  }

  #giftscol2 {
    padding-left: 25px;
    padding-top: 40px;
    padding-right: 20px;
  }

  #giftscol2 p {
    color: #7E4534;
  }

  #home {
    background: url(images/home.jpg) no-repeat;
    height: 480px;
  }

  #homerovira {
    padding-top: 115px;
    padding-left: 527px;
    font-size: 9px;
  }

  #homeclick {
    padding-top: 225px;
    padding-left: 25px;
    width: 300px;
    text-align: center;
  }
  
    #monthrovira {
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 11px;
  }

 
  #order {
    padding-top: 33px;
    padding-left: 30px;
    background: url(images/loading.gif) no-repeat center center;
  }

  #orderclick {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 410px;
  }

  #shipping {
    color: #7E4534;
    padding: 40px 80px 40px 80px;
  }

  #shipping ul {
    margin-left: 15px;
  }

  .spacer1 {
    padding-left: 30px;
  }

  .spacer2 {
    padding-left: 60px;
  }

  .shipping {
    border: 0 solid;
    border-color: #7E4534;
    border-color: black;
    border-bottom: 1px;
    border-left: 1px;
  }

  #shipping {
    color: #7E4534;
    padding: 40px 80px 40px 80px;
  }

  #shipping ul {
    margin-left: 15px;
  }

  .spacer1 {
    padding-left: 30px;
  }

  .spacer2 {
    padding-left: 60px;
  }

  .shipping {
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: black;
  }

  .shipping td {
    padding: 8px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: black;
  }



/* Chocolate of the Month page */

table#monthgrid tr.monthwhite a img
{
	border: 2px solid white;
}
table#monthgrid tr.monthblack a img
{
	border: 2px solid black;
}
table#monthgrid tr a:hover img
{
	border: 2px solid #DD5B41;
}

/* Popup window: */

table.popup
{
	display: none;
	position: absolute;
	z-index: 9999;
	border-collapse: collapse;
	background-color: #FFFF80;
	border: solid 1px black;
}
tr.titlebar
{
	width: 100%;
	height: 24px;
	background-color: #DD5B41; /* #BEBE5F; */
	color: white;
}
tr.titlebar td
{
	border-bottom: solid 1px black;
}
tr.titlebar td.closebox
{
	vertical-align: top;
	text-align: right;
}
tr.titlebar td.title
{
	text-align: left;
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 12px;
}
table.popup td
{
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
table.popup tr.botmenu a
{
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0.5em;
}
table.popup tr.botmenu a:hover
{
	color: #DD5B41;
}
table.popup tr.botmenu a.selected
{
	color: #DD5B41;
}

div#dimpage
{
	display: none;
	position: fixed;
	top: 0pt;
	left: 0pt;
	width: 100%;
	height: 100%;
	z-index: 9998;
	opacity: 0.6;
	background-color: white;
}

