BODY {
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  background: url('images/main_bg.jpg') #cbcbcb;
  background-repeat: repeat-x;
  background-position: top left;
  text-align: center;
} 
IMG {
  display: inline;
}
TABLE {
  display: inline;
  text-align: left;
}
TR {
  vertical-align: top;
}

DIV#content {
  /*
  width: 913px;
  text-align: center;
  background: url('/images/blueTop.gif');
  background-repeat: no-repeat;
  background-position: top middle;
  padding-top: 10px;
  vertical-align: middle;
  */
}
DIV#bluebar {
  width: 910px;
  padding-left: 3px;
  background: url('/images/blueTop.gif');
  background-repeat: no-repeat;
  background-position: top middle;
  height: 10px;
}
DIV#content2 {
  width: 100%;
  text-align: left;
  vertical-align: middle;
}
/*
DIV#header {
  height: 120px;
  width: 905px;
  background: url('/images/Header_BlueBar.gif');
  background-repeat: no-repeat;
  text-align: left;
  display: block;
  background-position: top left;
  padding-left: 15px;
}
*/
DIV#contentBody {
  width: 100%;
  width: 913px;
  text-align: left;
  position: relative;
  display: block;
  height: 335px;
  padding-left: 0px;
}
DIV#leftcontent {
  float: left;
  height: 330px;
  vertical-align: center;
  padding-top: 3px;
  width: 597px;
  display: inline;
}
DIV#rightcontent {
  float: right;
  height: 289px;
  width: 306px;
  background: url('/images/WhatsNewBG.png');
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 40px;
  padding-bottom: 0px;
  text-align: left;
}
DIV#rightcontent .item {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10pt;
  padding-top: 10px;
  height: 72px;
  overflow: hidden;
  
}
DIV#rightcontent .firstitem {
  height: 60px;
  overflow: hidden;
}
DIV#buckets {
  text-align: left;
  width: 100%;
  width: 913px;
  display: block;
  position: relative;
  padding-left: 0px;
  float: left;
}
DIV#footer {
  width: 100%;
  width: 913px;
  text-align: left;
  vertical-align: middle;
  display: block;
  float: left;
  padding-left: 0px;
  padding-top: 15px;
}

UL.nav {
  margin-left: 0px;
  padding-left: 0px;
  color: #073D5D;
  text-transform: uppercase;
  font-size: 10pt;
}
UL.nav LI {
  list-style-type: none;
  display: inline;
  color: #073D5D;
  padding-left: 5px;
  padding-right: 5px;
}
UL.nav a, UL.nav a:active {
  text-decoration: none;
  color: #073D5D;
}
UL.nav LI a:hover {
  text-decoration: underline;
  color: #073D5D;
}
.bold, a.bold, a.bold:hover {
  font-weight: bold;
}
UL.footer LI {
  list-style-type: none;
  display: inline;
  color: #464646;
  padding-left: 5px;
  padding-right: 5px;
}
UL.footer a, UL.footer a:active, UL.nav a:visited {
  text-decoration: none;
  color: #464646;
}
UL.footer LI a:hover {
  text-decoration: underline;
  color: #464646;
}
UL.footer {
  color: #464646;
  margin-left: 0px;
  padding-left: 0px;
  text-transform: uppercase;
  font-size: 8pt;
}

.bucket {
  float: left;
}

#bucket1 {
  width: 153px;
  height: 106px;
  background: url('/images/BuyItBG.png');
  background-repeat: no-repeat;
  padding-left: 152px;
  padding-top: 80px;
  vertical-align: middle;
  float: left;
  display: inline;
}
#bucket2 {
  width: 303px;
  height: 186px;
  background: url('/images/VideoBG.png');
  background-repeat: no-repeat;
  float: left;
  vertical-align: center;
  display: inline;
}
#bucket3 {
  width: 303px;
  height: 186px;
  background: url('/images/FeaturedBG.png');
  background-repeat: no-repeat;
  float: right;
  display: inline;
  vertical-align: middle;
}
div.feature {
  color: #444444;
  vertical-align: middle;
  text-align: center;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline;
}
#productsAjax {
  padding-top: 20px;
}
DIV.bucketlink {
  display: block;
  width: 100%;
  text-align: right;
  margin-right: 20px;
  padding-top: 12px;
}
DIV.bucketlink a, DIV.bucketlink a:hover, DIV.bucketlink a:active {
  padding-right: 20px;
  font-size: 8pt;
}
.bucketlinks a, .bucketlinks a:hover {
  padding-top: 4px;
}

DIV#buckets a, .bucketlinks a {
  font-size: 8pt;
  text-decoration: none;
  color: #3181BE;
}
DIV#buckets a:hover, .bucketlinks a:hover {
  font-size: 8pt;
  text-decoration: underline;
  color: #3181BE;
}
DIV.hr {
  display: block;
  width: 293px;
  border-bottom: 1px dotted #e4e4e4;
  position: relative;
  left: 4px;
  height: 5px;
}
DIV.solid {
  height: 15px;
  border-bottom: 1px solid #898989;
}
.facebook { padding-left: 15px; font-size: 10pt; padding-top: 5px; padding-bottom: 5px;}
a.facebook {
  color: #444444;
  font-weight: bold;
  text-decoration: none;
}
a.facebook:hover {
  color: #444444;
  font-weight: bold;
  text-decoration: underline;
}

a.btn {
  filter: alpha(opacity=75);
  opacity: .75;
}
a.btn:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
div.featureRight {
  float: right;
  cursor: pointer;
  font-size: 18pt;
  padding-top: 60px;
  padding-bottom: 50px;
}
div.featureLeft {
  float: left;
  cursor: pointer;
  font-size: 18pt;
  padding-top: 60px;
  padding-bottom: 50px;
}
div.featureItem {
  float: middle;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3px;
  /* margin-top: auto; */
  /* height: 200px; */
  overflow: none;
  text-align: left;
  font-size: 10pt;
  vertical-align: middle;
}
div.featureItem img {
  padding-right: 10px;
  float: left;
}
.itemheader {
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.bucketItemText {
  overflow: hidden:
  height: 200px;
  display: block;
  font-size: 8pt;
}

.bucketItemText a, .bucketItemText a:hover {
  display: block;
  padding-top: 5px;
}
