/* BEGIN dashCommerce styles */
/* All commented-out items are LJD. */
.welcomePanel {
  font-size: .8em;
  float: right;
  padding-right: 5px;
}

.loginView img {
  vertical-align: middle;
}
/*
#leftContent {
  width: 180px;
  float: left;
}

#mainContent {
  margin-left: 185px;
*/
#footer {
  /*clear: both; FROSTBYTE*/
}

#twoColumnLeftContent {
  width: 814px;
  float: left;
}

#twoColumnMainContent {
  /*margin-left: 185px;*/
}

#threeColumnLeftContent {
  width: 0px;
  float: left;
}

#threeColumnMainContent 
{
  width: 539px; /*Modified by FROSTBYTE*/
  /*margin-left: 185px;
  margin-right: 185px;*/
}

#threeColumnRightContent {
  width: 199px; /*Modified by FROSTBYTE*/
  float: right;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}

.contentMenu {
  background: url(images/dcAdminNav.jpg) repeat-x;
}

.categoryMenu {
  margin-bottom: 20px;
  width: 100%;
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalogListing td {}

.productBox {
  border: 1px solid #C0C0C0;
  /*height: 280px;
  width: 183px;*/
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.productImageContainer {
  /*height: 160px;
  width: 175px;*/
  text-align: center;
}

.productImage {}

.productName {
  /*color: #024A76;
  font-size: 1.4em;
  font-weight: bold;*/
  text-align: left;
}

.catalogProductName {
  /*color: #024A76;
  font-size: 1em;
  font-weight: bold;*/
  text-align: left;
}

.retailPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;
  /*text-decoration: line-through;
  margin-right: 5px;*/
}

.ourPrice {
  /*font-size: 1.2em;
  font-weight: bold;
  color: #B22222;*/
}

.ourPriceLabel {
  /*font-size: 1.2em;
  font-weight: bold;
  color: #B22222;*/
}

.attributeLabel {
  font-size: .8em;
  font-weight: bold;
}

.attributeDropdownList {
  font-size: .7em;
  width: 150px;
  color: #5C5C5C;
  margin-top: 5px;
}

.imageBox {
  border: 1px solid #C0C0C0;
  padding: 5px;
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}

.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: 14px; /*.8em;*/
  /*margin-bottom: 5px; Removed by FROSTBYTE*/
}

.paging {
  position: relative;
  height: 30px;
  display: block;
  background: transparent;
}

.pagingLeft {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_left.gif) no-repeat;
  height: 30px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 30px;
  background: url(images/pagingbg.gif) repeat-x;
  float: left;
  width: 95.7%;
  font-size: .8em;
  padding: 5px;
  text-align: center; 
}

.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_right.gif) no-repeat;
  height: 30px;
  float: left;
}

.links {
  position: relative;
  float: right;
  top: 3px;
}

.totals {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  float: left; 
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color: #0066A6;
  text-decoration: none;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  color: #0066A6;
  text-decoration: none;
}

.categoryImage {}

.widget {
  font-size: .8em;
  margin-bottom: 3px; /*Modified by FROSTBYTE*/
}

.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  /*width: 45%;*/
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 99%;
  border: 1px solid #C0C0C0;
 /*padding: 5px;*/
  background-color: #EBEBEB;
}

.itemRow {}

.itemSku {
  /*width: 12%; FROSTBYTE;*/
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  /*width: 50%; FROSTBYTE;*/
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemQuantity {
  /*width: 12%; FROSTBYTE;*/
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.itemAmount {
  /*width: 12%; FROSTBYTE;*/
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.extendedAmount {
  /*width: 12%; FROSTBYTE;*/
  text-align: right;
  font-size: .8em;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  /*width: 20px; FROSTBYTE;*/
}

.editArea 
{
  /*width: 10%; FROSTBYTE;*/
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  /*width: 20%; FROSTBYTE;*/
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.subTotalAmount {
  /*width: 20%; FROSTBYTE;*/
  text-align: right;
  font-size: .8em;
  font-weight: bold; 
}

.total 
{
  /*width: 20%; FROSTBYTE;*/
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount 
{
  /*width: 20%; FROSTBYTE*/
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #1872B8; /*Modified by FROSTBYTE*/
  color: white;
  background-color: #2589CA; /*Modified by FROSTBYTE*/
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 10px 7px; /*This makes the bar 30px high; Modified by FROSTBYTE*/
  /*margin-top: 2px; FROSTBYTE*/
  margin-bottom: 1px; /*This adds a break between bars; Added by FROSTBYTE*/
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  background: url(images/greyfade_bg.gif) repeat-x;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
}

.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
}

#master_content .accordionHeader span {
  color: #FFFFFF;
  background: none;
  text-decoration: none;
}

#master_content .accordionHeader span:hover {
  background: none;
  text-decoration: underline;
}

.accordionContent {
  background-color: #E8F4FA; /*Modified by FROSTBYTE*/
  border: 1px dashed #1872B8; /*Modified by FROSTBYTE*/
  border-top: none;
  padding: 5px;
  /*padding-top: 10px; FROSTBYTE*/
}

.checkoutRightPanel {
  font-size: .9em;
  /* FROSTBYTE; We can't get these borders cross-browser compatible so we're killing it, I suspect JavaScript is modifying these panels after the page loads.
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  */
  color: #666;
  /* FROSTBYTE
  width: 100%;
  margin-right: 0px;
  */
  padding-left: 2px;
}

.checkoutRightPanel div, .checkoutRightPanel span, .checkoutRightPanel table {  /*Added by FROSTBYTE*/
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  border-collapse: collapse !important;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
}

.orderSummaryTable 
{
  width: 99%;
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:.9em;
    display:block;
    font-weight:bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px; /*Modified by FROSTBYTE*/
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

.siteLevel1 {
  margin-left: 5px;
  font-size: .9em;
  font-weight: bold;
  height: 31px;
}

.siteLevel1 td {}

.siteLevel1 td a:link {
  color: #FFF;  
}

.siteLevel1 td a:visited {
  color: #FFF;
}

.siteLevel1 td a:hover {
  color: #EFEFEF;
}

.siteLevel2 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel2 td a:link {
  color: #FFF;
}

.siteLevel2 td a:visited {
  color: #FFF;
}

.siteLevel2 td a:hover {
  color: #CCC; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.categoryLevel1 {
  font-size: .9em;
  font-weight: bold;
  height: 31px;
  background: #EBEBEB;
}

.categoryLevel1 td {
  border-bottom: 2px solid #C0C0C0;
}

.categoryLevel1 td a:link {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:visited {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  color: #C0C0C0;
}

.contentGroupHeader {
  border: 1px solid #2F4F4F;
  color: #555;
  background: url(images/greyfade_bg.gif) repeat-x;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  height: 20px;
}

.contentGroupHeaderText {}
/* END dashCommerce styles */


/* BEGIN LJD styles */
#mainContent /*Modified dashCommerce style.*/
{
  padding-left: 3px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0px;
  width: 739px;
}

.productBox /*Modified dashCommerce style.*/
{
	height: 200px;
	width: 216px;
}

.productImageContainer /*Modified dashCommerce style.*/
{
	height: auto;
	width: 210px;
}

.productName /*Modified dashCommerce style.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.catalogProductName /*Modified dashCommerce style.*/
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.ourPrice /*Modified dashCommerce style.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0e62b4; 
}

.ourPriceLabel /*Modified dashCommerce style.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e62b4; 
}

.imageCell /*Modified dashCommerce style.*/
{
	padding-right: 6px; /*Modified by FROSTBYTE*/
}

.subTotalAmount /*Modified dashCommerce style.*/
{
	border-top: 1px solid #000;
}

.controlHeader /*Modified dashCommerce style.*/
{
	border-bottom: 1px solid #CCC;
}

.orderSummaryTable /*Modified dashCommerce style.*/
{
	background-color: #d9edf7;
    border-top: 1px solid #CCC;
}

.searchClass 
{
	margin: 0px auto;
	padding: 0px;
}

.searchClass img 
{
  vertical-align: middle;
}

.localVenuesAndEvents
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07477b;
	font-weight: normal;
	text-decoration: underline;
}

.homePageGridLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A4D91; /*Modified by FROSTBYTE*/
	font-weight: bold;
	padding: 6px;
}

.cartItems
{
	width: 99%;
	/*border: 1px solid #C0C0C0;
	padding: 5px;  
	background-color: #EBEBEB;*/
}

.checkoutItemName 
{
	font-weight: bold;
	width: 50%;
	text-align: left;
	font-size: .8em;
	vertical-align: top;  
}

.total 
{
	background-color: #fde100;
	/*height: 24px; FROSTBYTE*/
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #FF6600 !important; /*Modified by FROSTBYTE*/
}

.totalAmount 
{
	background-color: #fde100;
	/*height: 24px; FROSTBYTE*/
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #FF6600 !important; /*Modified by FROSTBYTE*/
}

a.homePageGridLinks {text-decoration: underline; color: Black;} /*Condensed by FROSTBYTE*/
a.homePageGridLinks:active {color: #095192;} /*Condensed by FROSTBYTE*/
a.homePageGridLinks:hover {color: #FF0000;} /*Condensed by FROSTBYTE*/

.shippingAddresses {
	width: 48%;
	font-size: .8em;
	float: right;
}
/* END LJD styles */


/* BEGIN DE styles */
/* All commented-out items are LJD. */
div#footer 
{
	/*position: absolute;
	bottom: 0px;*/
	width: 100%;
	padding: 8px 0px 24px; /*Added by FROSTBYTE.*/
	background-color: #0F66B5; /*Added by FROSTBYTE.*/
	background: url("images/footer_bg.gif") repeat-x;
}

/* FROSTBYTE
a.class1 {text-decoration:underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.class1:hover {color:red;}
*/

.leftnav
{
	position: relative; /*Added by LJD.*/
	background-color: #b6d6eb;
	text-align: left; /*Added by LJD.*/
	padding-top: 6px; /*Modified by LJD.*/
	padding-bottom: 6px; /*Modified by LJD.*/
	padding-left: 8px;
	padding-right: 0px;
}

.leftnav2
{
	position: relative; /*Added by LJD.*/
	background-color: #d8eaf5;
	text-align: left; /*Added by LJD.*/
	padding-top: 6px; /*Modified by LJD.*/
	padding-bottom: 6px; /*Modified by LJD.*/
	padding-left: 8px;
	padding-right: 0px;
}

.guides
{
	position: relative; /*Added by LJD.*/
	background-color: #d8eaf5;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px; /*Modified by LJD.*/
	padding-right: 0px; 
	text-align: left; /*Added by LJD.*/
}

table.leftbox
{
	background-color: #d8eaf5;
	border: 1px #6196b5 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center; /*Added by LJD.*/
	table-layout: fixed; /*Added by LJD.*/
	width: 198px; /*Modified by LJD.*/
	padding: 4px; /*Added by LJD.*/
	margin: 1px; /*Added by LJD.*/
}

table.leftbox tbody td /*Added by LJD.*/
{ 
	background-color: #d8eaf5;
	text-align: center;
}

td.tix1, td.tix2, td.tix3 { /*Condensed by FROSTBYTE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.tix1
{
	background-color: #b6d6eb;
	/*
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 20px;
	*/
}

td.tix2
{
	background-color: #d8eaf5;
	/*
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 20px; 
	*/
}

td.tix3
{
	/*
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 20px;
	*/
}

/* FROSTBYTE
.legalheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin-left: 10px;
}

.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	float: left;
}

.fieldtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	float: left;
	line-height: 12px;
}

.fieldtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	margin-left: 20px;
	float: left;
	line-height: 12px;
}
*/
/* END DE styles */


/* BEGIN FROSTBYTE styles */
.homePageGridTitles {
	padding-left: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

.DevelopedBy a {
	color: #FFF;
}

.DevelopedBy a:hover {
	text-decoration: underline;
}

table.leftbox-thin {
	background-color: #d8eaf5;
	border: 1px #6196b5 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.leftbox-thin strong {
	color: #0066A6;
}

.CategoryNavigation table {
	border-collapse: collapse;
}

a.GuideLinks {text-decoration:underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.GuideLinks:hover {color:#FF0000;}

.footerNavLevel1 a {text-decoration:none; color:#fffa99; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.footerNavLevel1 a:hover {color:#ffffff;}

.footerNavLevel2 a {text-decoration:none; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.footerNavLevel2 a:hover {color:#000000;}

.loginBar{
	padding: 5px 0px;
}

.newsImg {
	margin-bottom: 6px;
}

/*BEGIN Redefining of Widget FIELDSETS*/
.widget fieldset {
	margin: 0px;
	margin-left: 3px;
	padding: 8px 0px;
	border: 0px;
	width: 199px;
	background-color: #D8EAF5;
}

.widget fieldset a {
	padding-left: 8px;
}

.widget fieldset a:hover {
	color: #FF0000;
}

.widget legend {
	display: none;
}

.widgetTitles {
	margin-left: 3px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url("images/bar_ftartist.jpg");
	background-repeat:repeat-x;
}

.boldRed {
	font-weight: bold;
	color: #ff0000;
}

.smallText {
	font-size: 11px;
}
/*END Redefining of Widget FIELDSETS*/

.attributesCell {
	padding: 3px 0px 3px 5px;
}

.vitalStatsTitles {
	color: #0066CC;
	font-weight: bold;
}

.vitalStatsText {
	display: block;
	padding-left: 14px;
	padding-bottom: 3px;
	font-size: 11px;
}

.vitalStatsTwoColumns {
	display: block;
}

.vitalStatsColumn1 {
	width: 160px;
	float: left;
}

.vitalStatsColumn2 {
	width: 160px;
	float: right;
}

.cartToolTips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-align: justify;
	float: left;
	padding-top: 6px;
	padding-bottom: 2px;
}

.cartAddText {
	font-size: 11px;
}

.orderSummaryTable /*Modified dashCommerce style.*/
{
	background-color: #E8F4FA !important;
	width: 100% !important;
	border-top: 0px !important;
	margin-top: 3px;
	overflow: hidden;
}

.accordionContent hr {
	border: 0px;
	color: #BDDBEF;
	background-color: #BDDBEF;
	height: 2px;
}

.myBoxOfficeContent {
	padding-top: 5px;
}

.legalCopy {
	font-size: 11px !important;
	color: #666;
	text-align: justify;
}

.miscHyperLinks a, .miscHyperLinks {text-decoration: underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.miscHyperLinks a:hover {color:Red;}
/* END FROSTBYTE styles */


/* UNSORTED--Louis, please sort these out. */
#logotopbackground
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 944px;
}

#logotop
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 180px;
}

#content
{
	/* LJD 02/28/08 Let's make the content background the same as the left content and then white-out the center content. */
	/*background: #F5C16D;*/
	margin: 0px;
	padding: 0px;
	width: 739px;
	float: left;
	table-layout: fixed;
}

#PoweredBy {
	clear: both;
	font-style: italic;  
}

div#PoweredBy a 
{
	color: white;
	font-size: 10px;
}

td.sendfriend
{
	background-color: #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 20px; 
	*/
}

.rightsideartistsandbanners /*Modified by FROSTBYTE.*/
{
	clear: both;
	position: relative;
	padding: 0px 0px 0px 3px;
	float: right;
}

.featuredArtistImage /*Modified by FROSTBYTE.*/
{
	padding: 6px 6px 0px;
}

.featuredArtistText /*Modified by FROSTBYTE.*/
{
	padding: 6px;
	font-family: Tahoma, Georgia, "Times New Roman";
	font-size: x-small;
}

.featuredArtistLink /*Modified by FROSTBYTE.*/
{
	padding: 6px;
}

.browseddl
{
	position: relative;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 0px;
}

.browseArtistlabel
{
	position: relative;
	/*width: 100px;
	height: auto; 
	margin: 0px;*/
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 0px; 
	z-index: 98; 
}

.browselabel
{
	position: relative;
	width: 75px;
	height: auto; 
	margin: 0px; 
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 1px; 
	z-index: 98; 
}

.browseCalendarImg
{
	position: relative;	
	z-index: 100; 
}

.browsedate
{
	position: relative;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0px; 
	z-index: 100; 
}

.browseEndDate
{
	position: relative;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0px; 
	z-index: 99; 
}

.browseGo
{
	position: relative;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 6px; 
	z-index: 98; 
}

table.rightSide
{
	background-color: #d8eaf5;
}

.adSpacing
{
	padding-top: 3px;
}

table.cssFeaturedEvent
{
	width: 539px;
	height: auto;
	border-collapse: collapse;
	border-spacing: 0px; 
}

table.cssFeaturedEvent tbody td 
{
	padding: 0px;
}

/* BEGIN PJG 06/28/08; This makes links white.*/
b.class1 {text-decoration: underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
b.class1:hover {color:red;} /*Condensed by FROSTBYTE.*/

b.class2 {text-decoration: none; color:#fffa99; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
b.class2:hover {color:white;} /*Condensed by FROSTBYTE.*/

b.class3 {text-decoration: none; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10px;} /*Condensed by FROSTBYTE.*/
b.class3:hover {color:black;} /*Condensed by FROSTBYTE.*/
/* END PJG 06/28/08 */

/* LJD 10/21/08 */
/* BEGIN DHTML roll-out for Sub-Categories */
.CategoryNavigation /*Renamed by FROSTBYTE*/
{
	background: url("/images/CategoryAltColorBackground.gif");
	background-repeat: repeat-y;
	width: 200px;
	height: 155px;
	/*background-color: Transparent;
	z-index: 100;*/
}

/* This is the actual Navigation list. */
.CategoryNavigationMasterClass
{
	position: relative;
	margin: 0px;
	padding-top: 7px; /*Modified by FROSTBYTE.*/
	padding-bottom: 9px; /*Modified by FROSTBYTE.*/
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	left: 16px; /*Modified by FROSTBYTE.*/
	width: 169px; /*Modified by FROSTBYTE.*/
	height: auto;
	font-size: 12px;
}

a.CategoryNavigationMasterClass {text-decoration:underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
a.CategoryNavigationMasterClass:hover {color:#FF0000;} /*Condensed by FROSTBYTE.*/

/* This is the roll-out Navigation list. */
.CategoryNavigationLevel2
{
	position: relative;
	margin: 0px;
	padding-top: 7px; /*Modified by FROSTBYTE.*/
	padding-bottom: 9px; /*Modified by FROSTBYTE.*/
	padding-left: 14px; /*Modified by FROSTBYTE.*/
	padding-right: 5px;
	border: 0px;
	background-color: #D9EDF7; /*Modified by FROSTBYTE.*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	left: 3px; /*Modified by FROSTBYTE.*/
	width: 200px; /*Modified by FROSTBYTE.*/
	height: auto; 
	font-size: 12px;
}

a.CategoryNavigationLevel2 {text-decoration:underline; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
a.CategoryNavigationLevel2:hover {color:#FF0000;} /*Condensed by FROSTBYTE.*/
/* END DHTML roll-out for Sub-Categories */

.SiteMasterClass1 /*Made obsolete by FROSTBYTE.*/
{
	/*position: relative;
	text-align: left;
	float: left;
	left: 14px;
	width: 150px;*/
}

a.SiteMasterClass1 {text-decoration: underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
a.SiteMasterClass1:hover {color:red;} /*Condensed by FROSTBYTE.*/

.SiteMasterClass2, a.SiteMasterClass2 {text-decoration:none; color:#fffa99; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.SiteMasterClass2:hover {color:white;} /*Condensed by FROSTBYTE.*/

a.SiteMasterClass3 {text-decoration:none; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px;} /*Condensed by FROSTBYTE.*/
a.SiteMasterClass3:hover {color:black;} /*Condensed by FROSTBYTE.*/

/* BEGIN PJG 06/28/08; This makes links white.*/
b.SiteMasterClass1 {text-decoration:underline; color:#095192; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
b.SiteMasterClass1:hover {color:red;} /*Condensed by FROSTBYTE.*/

b.SiteMasterClass2 {text-decoration:none; color:#fffa99; font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Condensed by FROSTBYTE.*/
b.SiteMasterClass2:hover {color:white;} /*Condensed by FROSTBYTE.*/

b.SiteMasterClass3 {text-decoration:none; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10px;} /*Condensed by FROSTBYTE.*/
b.SiteMasterClass3:hover {color:black;} /*Condensed by FROSTBYTE.*/
/* END PJG 06/28/08 */

/* These styles were commented-out in the site.master template. */
#menuTopContainer {}

#menuTopContainer ul
{
	padding: 0px;
}