.welcomePanel {
  float: right;
  padding-right: 5px;
}
/*
.welcomePanel a:link,.welcomePanel a:visited{
  color:#7C7C7C;
}


.welcomePanel a:hover{
  text-decoration:underline;
}
*/

.loginView img {
  vertical-align: middle;
   margin-right:5px;
}

.loginView 
{
    font: bold 9pt/33px "Century Gothic", Century Gothic;
}

.loginView a
{
    color: #cccccc;
}

.loginView a:link
{
    /*font-size: 10pt;*/
    color: #cccccc;
}

.loginView a:hover
{
   /*font-weight: bold;*/
   color: #bbbb00;
   text-decoration:none;
}

#leftContent {
  width: 100%;
  /*float: left;*/
  /*border: 1px solid red;*/
}

#mainContent{
  /*margin-left: 185px;*/
  /*border: 1px solid blue;*/
}

#footer {
  clear: both;  
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 185px;
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
  display: block;
  margin-top: 10px;
  /*border: 1px solid red;*/
}

#threeColumnMainContent {
  margin-left: 0;
  /*margin-right: 185px;*/
  /*border: 1px solid blue;*/
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
  height: 10px;
  display: block;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left:90px;
  color: #cccccc;
  font: bold 9pt/25px "Century Gothic", Century Gothic;
}

#LoginContent {
  position: relative;
  top: 10px;
  color: #cccccc;
  font: bold 9pt/25px "Century Gothic", Century Gothic;
}

#centercontent a
{
         color: #bbbb00;
}

#centercontent a:hover
{
         color: #fbfb00;
}

#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: 150px;
  font: normal 12px/18px "Trebuchet MS", Century Gothic;
  color: #7C7C7C;
  border: inset 1px #4E4E4E; 
    
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalogListing td {
}

.productBox {
  border: 1px solid #C0C0C0;
  height: 250px;
  width: 130px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 4px;
  padding-top: 15px;
}

.productImageContainer {
  height: 100px;
  width: 130px;
  text-align: center;
  margin: 0 auto 0 auto;
}

.productImage {
}

.productName {
  color: #024A76;

  font-size: 14px;

  font-weight: bold;

  text-align: left;
}

.catalogProductDescription_Tbl
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0px;
}

.catalogProductDescription_Tbl td
{
    padding: 2px;
}

.catalogProductName {
color: #889dbd;
font-size: 8.0pt;
text-align: left;
}

.retailPrice {
  font-size: 11pt;
  font-weight: bold;
  color: #b22222;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 10pt;
  font-weight: bold;
  color: #5C5C5C;

}

.ourPrice {
  /*font-size: 1.2em;*/
  font-size: 10pt;
  font-weight: bold;
  color: #B22222; 
}

.ourPriceLabel {
  font-size: 1.0em;
  font-weight: bold;
  color: #B22222; 
}

.attributeLabel {
  font-size: 10px;
  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: .9em;*/
  margin-bottom: 5px;
  font: bold 13px "Century Gothic", Century Gothic;
}

.breadcrumbs img
{
    margin: 0 5px 0 5px;
}

.paging {

  position: relative;

  height: 30px;

  display: block;

  background: transparent;
  
   border: solid 1px white;

}





.pagingLeft {

  position: relative;

  width: 5px;

  display: inline;

  /*background: url(images/pagingbg_left.gif) no-repeat;*/

  height: 30px;

  float: left;
  background-color: #E4E4E4;

}



.pagingMid {

    background-color: #E4E4E4;
 height: 22px;
  float: left;
  width: 605px;
  font-size: 9px;
  padding-top: 8px;
  padding-left:20px;
  text-align: center; 

}



.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  /*background: url(images/pagingbg_right.gif) no-repeat;*/
  height: 30px;
  float: left;
  background-color: #E4E4E4;
}

.links {
  position: relative;

 /* left: -60px;*/

  float: right;

  top: 3px;
}

.totals {
  color: #cccccc;
  /*font-weight: bold;*/
  /*float: left; */
    padding-bottom: 10px;
  	font: bold 11px/20px "Century Gothic", Century Gothic;
/*  border: solid 1px red;*/
}

.paging .pagsidebar 
{
            /*width: 605px;*/
			font: bold 15px/34px "Century Gothic", Century Gothic;
			text-transform: lowercase;
			color: #cccccc;
			  padding-top: 8px;
              /*padding-left:20px;*/
            text-align: center; 
            float: left;

			/*background: url("images/sidebar_title.gif") no-repeat;*/
}

.paging .pagsidebar img
{
	border: 0;
}

.pageLinks
{
  padding: 3px;
  border: 1px solid transparent;
  color:  #FBFB00;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

.links a {
  padding: 2px;
  border: 1px solid transparent;
  color:  #BBBB00;
  font-weight: normal;
  text-decoration: none;
  font-size: 9pt;
}


.links a:hover {
  /*padding: 3px;*/
  font-weight: bold;
  /*border: 1px solid #CCC;*/
  /*background-color: #FFF;*/
  color: #FBFB00;
}



.links a:visited {
  padding: 3px;
/*  color:  #0066A6;*/
  text-decoration: none;
}

.categoryImage {
}

.widget {
  font-size: .8em;
  margin-bottom: 20px;
}

.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  /*width: 40%;*/
  width: 250px;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 99%;
  /* background: url(images/header_menu_left.gif);*/
  /*border: 1px solid #7c7c7c;*/
  padding: 10px;  
  /*background-color: #EBEBEB;*/
}

.itemRow 
{
}

.itemSku {
  width:20%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  width: 45%;
  text-align: left;
  vertical-align: top; 
  font-size: 9pt;
}

.itemQuantity {
  width: 12%;
  text-align: center;
  vertical-align: top; 
  font-size: 9pt;
  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: 9pt;
  vertical-align: top;
  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: 9pt;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-size: 9pt;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: 9pt;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: 9pt;
  font-weight: bold;
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: 10pt;
  font-weight: bold;
  color:Red;
  /*border-top: 1px solid #000;*/
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  font: bold 12px/16px "Century Gothic", Century Gothic;
  color: #889dbd;
  background-color: #333333;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  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: #7C7C7C;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: Black;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.checkoutRightPanel {
  font-size: .9em;
  /*
  border: 1px solid #CCC;
  border-top: none;
*/
  color: #666;
  width: 100%;
  padding-left: 2px;
  margin-right: 0;
}

.loadingbox {
  position: absolute;
  top: 80%;
  left: 40%;
  border: 1px solid lightsteelblue;
  /*background-color: #7C7C7C;*/
  background-color: White;
  color: Black;
  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;
  text-align: left;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;
   color: #cccccc;
}

.controlHeader 
{
  
  border-bottom: 1px solid #CCC;
  font: bold 9pt/22px "Trebuchet MS", Century Gothic;
  color: #cccccc
}


.orderSummaryTable {
  width: 99%;
  color : #cccccc;
  font: 10pt/20px "Century Gothic", Century Gothic;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
 margin-bottom: 5px;
 margin-right: 3px;
 font: normal 10px/16px "Century Gothic", Century Gothic;
  border-bottom: 1px solid #CCC;
  color: White;
}

.favoriteCategory a 
{
    color: #BBBB00;   
}

.favoriteCategory a:hover
{
    /*color: #FBFB00;*/
    /*color: #D8B45A;*/
    
    color: #FBFB00;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: .8em;
  float: right;
}

.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;
}
.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:#7C7C7C;
}
.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: "Trebuchet MS",Century Gothic;
    font-size:10pt;
    color: #889dbd;
    padding:8px;
    background-color: Black;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

.ajax__tab_technorati-theme .ajax__tab_body a
{
    color: #bbbb00;
}

.ajax__tab_technorati-theme .ajax__tab_body a:hover
{
    color: #fbfb00;
}

.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: normal 11px/18px "Trebuchet MS", Century Gothic;
  height: 31px;
  background: #000000;
  /*color: #7C7C7C;*/
  color: #dc9900;
}

.categoryLevelRightMenu {
  margin-bottom: 20px;
  width: 150px;
  font: normal 12px/18px "Trebuchet MS", Century Gothic;
  color: #7C7C7C;
  border: inset 1px #4E4E4E; 
 }

.categoryLevelRightMenu td {
  font: normal 11px/18px "Trebuchet MS", Century Gothic;
  height: 34px;
  background: #000000;
  padding-left: 5px;
  color: #dc9900;
  border-bottom: 1px solid #4E4E4E;
}

.categoryLevel1 td {
  border-bottom: 2px solid #4E4E4E;
}

.categoryLevel1 td a:link {
  /*color: #7C7C7C;*/
  color: #dc9900;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:visited {
  /*color: #7C7C7C;*/
  color: #dc9900;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  /*color: #7C7C7C;*/
  color: #fbfb00;
}

.contentGroupHeader {
 /*border: 1px solid #2F4F4F;*/
  color: #889dbd;
  background: url(images/header_menu_left.gif);
  font-family: "Trebuchet MS",Century Gothic;
    font-size : 10pt;
	font-weight: bold;
  padding: 15px 0 0 5px;
  margin-bottom: 5px;
  /*cursor: pointer;*/
  height: 30px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.contentGroupHeaderText {

}










.paging-div
            {font-size: 9px; position:relative;
            text-align:left;color:rgb(128, 128, 128);margin-bottom:10px; 
            margin-top:10px; line-height:100%; font-family:Verdana;}
          .paging-div div
            {font-size: 9px; font-weight: normal; 
            display:inline;list-style:none;text-align:center; 
            margin:2px; font-family:Verdana;}
          .paging-div div span
            {font-size: 9px; font-weight: normal; 
            color: #CC0000; border: 1px #CC0000 solid; 
            padding: 3px 6px 3px 6px; font-family:Verdana;}
          .paging-div div a
            {font-size: 9px; font-weight: normal; 
            color: #000000; border: 1px #CDDCED solid; 
            padding: 3px 6px 3px 6px; 
            font-family:Verdana; text-decoration: none;}
          .paging-div div a:hover
            {font-size: 9px; font-weight: normal; 
            color: #7C7C7C; border: 1px #000000 solid; 
            padding: 3px 6px 3px 6px; font-family:Verdana;
            background-color: #5F8FC5; text-decoration: none;}
          .paging-div .nav
            {font-size: 9px; font-weight: normal; 
            color: #CCCCCC; border: 1px #CCCCCC solid; 
            padding: 3px 6px 3px 6px; font-family:Verdana;}


.pnlDescProd
{
   line-height: 17px;
   width: 300px;

}


#AdvancedSearchContainer
{
   width: 150px;
}
