@charset "utf-8";
/* CSS Document */

body {
 background: #000000 url('../images/background_3.jpg') no-repeat top center;
 color: #ada278;
 font-family:Adobe Garamond,Garamond,"Times New Roman", Times;
 }

a {
 color: #ada278;
 text-decoration: none;
 font-family:futurama, verdana, arial;
 font-size: 9pt;
}

.blueA {
  color: #004C6F;
 }
.blueA:hover {
  color: ##004C6F;
 }

.tdStyle {
 cursor: pointer;
}

img {
 border: 0;
}

.content {
 /* background: #2c2c2c url('../images/raised_bumps.gif') repeat; */
 width: 991px;
 height: 621px;
 margin-left: auto;
 margin-right: auto;
}

.leftPanel {
 float: left;
 margin: 25px;
 background: url('../images/left_panel.jpg') no-repeat;
 width:208px;
 height:498px;
}

div.leftPanelDiv {
 font-size: 11pt;
 line-height: 9.5pt;
 width:135px;
 color: #2c2c2c; 
 padding-left:13px;
 text-align: left;
 display:block;
 clear:both;
 margin-top:4px;
}

.leftPanelDiv p {
 text-indent: 4px;
}

.panelTab {
 position:relative;
 top:22px;
 left:26px;
 }

.panelTab p {
  text-indent: 5px;
  font-family: Adobe Garamond,Garamond,"Times New Roman", Times;
 }

.mainPanel {
 float:left;
 width:680px;
 height:500px;
 margin: 25px 18px 10px 10px;
 padding-bottom:20px;
}

.tab a {
 font-size: 9pt;
 color: #fff;
 font-weight: 500;
 text-decoration: none;
}

.tab a:hover {
 text-decoration: none;
}

#shows_tab {
 float:left; 
 width:458px; 
 height: 230px;
 padding: 8px 0px 0px 20px;
 cursor:pointer;
}

#closeouts_tab {
 float:left; 
 width: 198px; 
 height: 230px;
 padding-top:8px;
 clear: left;
 cursor:pointer;
 }

.ajaxPanel {
 background: url("../images/loading_arrows.gif") no-repeat center;
}
/*  frame CSS */

body.contentBody {
 background:#111 url("../images/raisesd_bumps.gif");
 margin:0;
 padding:0;
}

div.page { 
 width:680px; 
 display:none;
 overflow:hidden;
 height:478px; 
 float:left; 
}


/* end frame CSS */


.linkMore {
 font-size:8pt;
 color: #2c2c2c;
}
.linkMore:hover {
 color: #2c2c2c;
}

.bottomLogos {
 width:100%;
 margin-left:auto; 
 margin-right: auto;
 text-align:center;
}

/* Content Titles */

.title {
 font-family: futurama, verdana, arial;
}

#ProductTitleArea {
 color: #2c2c2c;
 font-size: 12pt;
 font-family: futurama, verdana, arial;
 text-align: left;
 background:#fff url(../images/ProductTitleArea.jpg) repeat-x 4px 0px; 
 height:44px;
}

#WhatsNewTitleArea {
 color: #fff;
 text-align: left;
 font-family: futurama, verdana, arial;
 background:#fff url(../images/WhatsNewTitleArea.jpg) repeat-x 2px 0px; 
 height: 67px;
}

#MoreTitleArea {
 color: #fff;
 text-align: left;
 font-size: 14pt;
 font-family: futurama, verdana, arial;
 background:#fff url(../images/MoreTitleArea.jpg) repeat-x; 
 height: 54px;
}

/*  Scroll styling */

.scrollStyle {
 scrollbar-arrow-color: #949484; 
 scrollbar-track-color: #ffffff; 
 scrollbar-face-color: #bebdb0; 
 scrollbar-highlight-color: #c9cecb; 
 scrollbar-3dlight-color: #c9cecb; 
 scrollbar-darkshadow-color: #949484;  
 scrollbar-shadow-color: #bebdb0;
}

/* Products Page */

.productsTd {
 background:#fff url(../images/ProductsPanelContent.jpg) 0px 0px repeat-x;
 width:655px; 
 height: 418px;
}

.productsDiv {
 padding: 10px;
 width: 635px; height: 390px;
 overflow-y: scroll;
 overflow-x: hidden;
}

.productsTable th {
 font-size: 10pt;
 color: #ccc;
}

.productsTable td {
 font-size: 9pt;
 color: #2c2c2c;
 border-bottom: 1px dotted #ccc;
}

.promotionsTable {
 font-family: futurama, verdana, arial;
 color: #666666;
}

.promotionsTable th {
 padding: 3px;
 font-size: 11pt;
 border-bottom: 2px solid #666;
}

.searchString {
 background-color: #ada278;
}

.blueButton td {
 border-bottom: 0;
}

.blueButton {
 min-height:24px;
}

 #advancedSearch {
  width:668px;
  position: relative;
  top: -454px;
  left: -6px;
  height:26px;
  float:right;
  display: none;
  font-size:12px;
  padding-top:0px;
  z-index: 3;
  color:#2c2c2c;
  background: transparent url('../images/advancedSearch.png') repeat-x;
  text-align:right;
 }
 
 #btnAdvanced {
 cursor: pointer;
 }

/* About page */
#AboutTitleArea { 
 background: url(../images/AboutTitleArea.jpg) 1px 0px; 
}

/* Contact page */

#ContactTitleArea {
 color: #fff;
 font-size: 12pt;
 font-family: futurama, verdana, arial;
 text-align: left;
 background: url(../images/ContactTitleArea.jpg) repeat-x -107px 0px;
 width:655px;
 height:54px;
}

#contactDIV {
 width: 640px;
 text-align:left;
 float:left;
 margin-left:8px;
 font-size:9pt;
 color:#2c2c2c;
}

#contactDIV div {
 padding: 5px;
 font-size: 11pt;
 color:#2c2c2c;
}

/* end Contact stuff */

#formInstructions {
 color: #b2331f; 
 display: block;
 font-size: 11pt;
}

#faqDiv {
 height: 384px;
 float:left;
 width:360px;
 overflow-y: auto;
 font-family:Adobe Garamond,Garamond,"Times New Roman", Times;
}

 ol {
   text-align:left;
   font-size:12pt;
   font-family:Adobe Garamond,Garamond,"Times New Roman", Times;
   color:#0d789e;
 }
 
 ul {
 font-family:"Times New Roman", Times;
 }
 
 li a {
  color: #0d789e;
  text-decoration:underline;
  cursor: pointer;
 }
 
 /* About.php css */
 
#AboutFullPanelContent p {
 text-indent: 8px;
}

/* footer */

.copyright {
 text-align:right;
 color: #333333;
 font-family:arial;
 font-size:9pt;
}