body {
  background: #D2DEE5 url(../img/lines.gif);
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: helvetica, arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #555;
}

#alpha {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  background: url(../img/bg.gif) repeat;
	width: 822px;
  voice-family: "\"}\""; 
  voice-family: inherit;
 	width: 800px;
}

html>body #alpha {
  width: 800px;
}

#beta {
  padding: 0 35px 0 35px;
}

a {
  color: #330099;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #003333;
  text-decoration: none;
}

#header {
  text-align: right;
  padding: 10px 20px 5px 0;
  border-top: solid #999 1px;
}  

#header img {
  border: 0;
}

#header a {
  border: 0;
}

#foot {
	background-color: #F6F8F9;
	border-top: solid #eee 1px;
	border-bottom: solid #999 1px;
	font-size: 10px;
	padding: 1px 30px;
	color: #999;
	text-align: center;
}

#florHeader,
#missingSection
{
  height: 100px;
  background: url(../img/header.jpg) top left no-repeat;
  vertical-align: text-bottom;
  color: #FFF;
}

/*
    IE 6 box-model workaround.
*/

#delta {
  padding: 20px 15px 40px 20px;
  margin: 0;
  width: 450px;
  float: left;
}

#epsilon {
  margin: 0;
  padding: 0;
  background: url(../img/content_tile.gif) repeat-y;
}

#gamma {
  margin: 0;
  padding: 0 35px 5px 30px;
  background: url(../img/content_bottom.gif) bottom left no-repeat;
}

#sidebarContainer {
  margin: 20px 0 20px 0;
  width: 215px;
  float: left;
  background-color: #F6F8F9;
  border: solid #eee 1px;
}

#sidebar {
  padding: 15px 20px 0 25px;
  font-size: 11px;
  color: #777;
  line-height: 14px;
}

#sidebar h2 {
  font-size: 14px;
  margin: 0 0 3px 0;
}

ul {
  list-style: disc url(../img/bullet.gif) outside;
  padding: 0;
  margin: 0 0 10px 17px;
}

#riddle ul {
  margin: 10px 20px;
}

#sidebar p {
  margin: 0 0 10px 0;
}

#sidebar h3 {
  font-size: 12px;
  margin: 0 0 5px 0;
}

hr {
  background: transparent;
  height: 1px;
  border: 0;
  border-top: 1px dotted #555;
  margin: 5px 0 8px 0;
  padding: 0;
}

p {
  margin: 0 0 15px 0;
}

h1 {
  font-family: "Trebuchet MS", helvetica, arial, sans-serif;
  margin: 0 0 10px 0;
  font-size: 28px;
  text-shadow: 3px 3px 3px #aaa;
}
h1 a {
  color: #555;
  font-weight: normal;
  text-decoration: none;
}

h1 a:hover {
  color: #555;
  text-decoration: none;
}

h2 {
  font-family: "Trebuchet MS", helvetica, arial, sans-serif;
  margin: 0 0 10px 0;
  font-size: 20px;
  text-shadow: 3px 3px 3px #aaa;
}

h3 {
  font-family: "Trebuchet MS", helvetica, arial, sans-serif;
  margin: 0 0 4px 0;
  font-size: 14px;
}

h3 a {
  font-weight: bold;
  color: #555;
}

h4 {
  margin: 0 0 4px 0;
  font-size: 12px;
}

#menu {
  margin: 0;
  padding: 0;
  font-size: 9px;
	font-weight: normal;
	line-height: 19px;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  border: 0;
}

#menu ul li {
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  display: block;
}

#menu ul li a {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #ddd;
	width: 180px;
	height: 18px;
	color: #555;
	display: block;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#menu ul li#resources a	{
  width: 170px;
}

#menu ul li a:hover,
#menu ul li a:hover.current
{
  background: #D2DEE5;
  color: #333;
}

#menu ul li a.current {
  background: #D2DEE5;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #aaa;  
}

#menu2 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 19px;
	background-color: #D2DEE5;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border: 0;
	color: #FFFFFF;
}

#menu2 ul li {
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
	display: inline;
	color: #FFFFFF;
	background-color: #D2DEE5;
}

#menu2 ul li a {
	display: inline;
	padding: 0 10px 0 10px;
  	margin: 0 10px 0 10px;
	font-size: 10px;
 	float: left;
 	text-align: center;
  	display: block;
	color: #555;
}

#menu2 ul li a:hover,
#menu2 ul li a:hover.current
{
	display: inline;
	border-right: 0;
	border-bottom: 0;
	font-size: 10px;
 	float: left;
 	text-align: center;
  	display: block;
	color: #fff;

}

#menu2 ul li a.current {
  background: #D2DEE5;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #aaa;  
}

.menuBorder {
	border-right: 1px dotted #555;
}

.blueMenu {
	background-color: #D2DEE5;
	border-bottom: 1px solid #555;
	vertical-align: text-bottom;
}

div.row span.thumb {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #555;
	width: 63px;
	margin-top: 2px;
	padding-top: 2px;
  }

div.row span.feat {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #555;
  width: 83%;
  }
  
div.row span.text {
	float: left;
	text-align: left;
	color: #6392AC;
	width: 83%;
	margin-top: 2px;
	padding-top: 2px;
	font-size: 10px;
  }

div.row span.feat a {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #000033;
	width: 100%;
	text-decoration: underline;
  }

div.row span.feat a:hover,
div.row span.feat a:hover.current
{
	color: #555;
}

.featAD {
	background-image: url(../img/feat.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 258px;
}

.featAD a {
	background-image: url(../img/feat.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 258px;
}

.featAD a:hover {
	background-image: url(../img/feat2.gif);
}

.prodImg	{
	float: left;
	margin:0px 10px 30px 0px;
	padding:0px 10px 30px 0px;
}

.cartImg {
	float: left;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
}

.currentCartImg {
        background: #D2DEE5;
	float: left;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
}
