


.welcomePanel {
  font-size: 11px;
  float: right;
  padding-right: 5px;
}


.welcomePanel3
{
  font-size: 11px;
 /* float: right;*/
 /* padding-left: 2%;*/
  padding-top:130px;
  color:White;
}

.welcomePanel2 
{
  font-size: 11px;
  /*float: right;*/
  /*padding-left: 30%;*/
   padding-left:350px; 
  padding-top:130px;
  color:White;
  
}



.loginView img {
  vertical-align: middle; 
}
/*--allen
.loginView  
{
 font-family: Arial Narrow;
 text-transform:uppercase;
 font-weight:bold;
}
*/
.loginView  
{
 font-family: Calibri;
 color:White;
 font-size:12px;
 text-transform:uppercase;
 margin-top:-3px;
}

.loginView a
{
  color:White;
  text-decoration:none;
}
.loginView a:hover  
{
  color: #95c0f4;              
}


#leftContent {
  width: 180px;
  float: left;
  font-size:14px; 
  display:none;
  /*border: 1px solid red;*/
}

#mainContent
{
    
  /*margin-left: 185px;*/
  /*border: 1px solid blue;*/
}

#footer {
  clear: both;  
  display:none;
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
  
}

#twoColumn
MainContent {
  margin-left: 185px;
}

#threeColumnLeftContent {
  
  /*
  width: 180px;
  float: left;
  font-size:14px;
  */
  display:none;
   visibility:hidden;
}

#threeColumnMainContent {
  
  /*margin-left: 185px;*/
   padding-top:0px;
    margin:0px;
   margin-left: 10px;
   width:680px;
   vertical-align:top;
  /*border: 1px solid blue;*/
}

#threeColumnRightContent 
{
  width: 200px; 
  float: right;
  /*border: 1px solid green;*/
   /*background-color: #DFE7F3;*/
   margin-right:100px;  
   vertical-align:top;
}

.threeColumnRightContentPnl
{
  width: 250px; 
  float: right;
  margin:auto;
  padding:0px;
   
}

#threeColumnLeftContent {
  
  /*
  width: 180px;
  float: left;
  font-size:14px;
  */
  
}

.threeColumnRightContentPnlFF
{
  width: 200px; 
  float: right;
  margin:auto;
  padding:5px;
  margin-right:20px;
}

#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:100px;
*/
 
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalogListing tr
{
 
   
}


.catalogListing td 
{
   border-bottom:  dashed 1px #cccccc;
      
  
}

.productBox {
  
  /*border: 1px solid #C0C0C0;*/
  height: 200px;
  width: 173px;
  margin-right: 0px;
  padding-left: 3px;
  margin-bottom: 30px;
  padding-top: 30px;
}

.productImageContainer {
  border: 1px solid #C0C0C0;
  height: 150px;
  width: 150px;
  text-align: center;
  margin:auto;
}

.productImage  img
{
      height: 150px;
  width: 150px;   
}

.productImage 
{
 
}

.productName {
  color:  Black;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  /*color: #0099cc;*/
     
  color:#333333;
  font-size: 1.1em;
  
  text-align: left;
  text-decoration:none;
}

.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;

}

.ourPrice {
  font-size: 1.2em;
  font-weight: bold;
  /*color: #B22222; */
  color:#0099cc;
}

.ourPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
 /* color: #B22222; */
 color: #0099cc;
}

.attributeLabel {
  font-size: 12px;
  font-family:Arial;
  color:#3399cc;  
   
}



.imageBox {
  border: 1px solid #C0C0C0;
  padding: 5px;
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 0px;
  margin-right: 2px;
  
}



.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: 0px;
  
}

.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: 11px;
  margin-bottom: 5px;
  font-family:Arial Narrow;
  color:Blue;
}

.breadcrumbs  a:visited
{
   font-size: 11px;
  margin-bottom: 5px;
  font-family:Arial Narrow;
  color:Blue;
  
}


.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;
 /* left: -60px;*/
  float: right;
  top: 3px;
  color:#0099cc;
}

.totals {
  color: #0099cc;
  font-size: 1.6em;
  font-weight: bold;
  float: left; 
  /*margin-top: 2px; */
}

.pageLinks
{
  padding: 3px;
  border: 1px solid transparent;
   
  
  font-size:13px;
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:#0099cc;
  text-decoration: none;
  font-size:13px;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
  
}

.links a:visited {
  padding: 3px;
  color:#0099cc;
  text-decoration: none;
  font-size:13px;
}

.categoryImage {
}

.widget {
  font-size: .8em;
  margin-bottom: 20px;
  display:none;  /* max , so that widgets on the sides dont display*/
}



.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: 11px;  
}


.attributeTotalText
{ 
  font-family:Arial;
  color: #999999;
  font-size:16px;
  font-weight:bold;
}

.attributeTotal
{ font-family: Arial Baltic;
  color:Red;
  font-size:16px;
  
  letter-spacing:3;
}



.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%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: 11px;
  vertical-align: top;  
}

a.itemName:visited
{
  color:Blue;   
}

.itemQuantity {
  width: 12%;
  text-align: right;
  font-size: 10px;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: 10px;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: 10px;
  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: 11px;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: 11px;
  font-weight: bold;  
  padding-left:10px;
}

.total {
  width: 20%;
  text-align: right;
  font-size: 11px;
  font-weight: bold;  
  /*border-top: 1px solid #000;*/
  /*border-top: dashed 1px #e0dfdf  ;*/
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: 11px;
  font-weight: bold;  
  /*border-top: 1px solid #000;*/
  border-top: dashed 1px #e0dfdf  ;
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  color: white;
  background-color: #0066A6;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}


.reviewHeader
{
  color:#0099cc;   
}

.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: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: #D9E8FF;
  border: 0px solid #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.checkoutRightPanel {
  font-size: .9em;
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  color: #666;
 
  padding-left: 2px;
  margin-right: 0px;
}

.loadingbox 
{
  position: absolute;
  top: 75%;
   left:50%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  margin:auto;
  padding-top: 20px;
  
}

.loadingbox img {
  vertical-align: middle;
  
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
   margin-top:10px;
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: 10px;
}


.controlHeader {
  font-size: .8em;
  font-weight: bold;
  /*border-bottom: 1px dashed rgb(224, 223, 223); */
}


.orderSummaryTable {
  width: 99%;
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}
.readOnly 
{
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
  font-family:Arial;
   color:Gray;
   font-size:11px;
}


.favoriteCategory a:visited
{
  color:Blue;  
}


.favoriteProduct a:visited
{
  color:Blue;  
}


.widget a:visited
{
  color:Blue;
}

.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 */

/*
#__tab_ctl00_ContentPlaceHolder1_tcCheckout_tpShipping,
#__tab_ctl00_ContentPlaceHolder1_tcCheckout_tpShipMEthod,
#__tab_ctl00_ContentPlaceHolder1_tcCheckout_tpMethod ,
#__tab_ctl00_ContentPlaceHolder1_tcCheckout_tpMethod,
#__tab_ctl00_ContentPlaceHolder1_tcCheckout_tpMethod,
#__tab_ctl00_ContentPlaceHolder1_tcCheckout_tpOrderReview
{
   padding-left:5px;
   padding-right:5px;
}
*/

.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:#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;
  width:180px;
  */
  
/*
background:transparent url(../images/catalog-dark.png) no-repeat scroll center center ;
color:White;
cursor:pointer;
height:25px;
padding:2px;
margin:0px;
text-align:center;
 width:90px;
clear:left;
float:left;
font-family:  Arial Rounded MT Bold, "Arial Narrow",Arial,Helvetica,sans-serif;
font-size:8pt;
text-transform:uppercase;
*/
 
}

.categoryLevelSelected1 
{
  /*
  font-size: .9em;
  font-weight: bold;
  height: 31px;
  background: #EBEBEB;
  width:180px;
  */
background:transparent url(../images/catalog-light.png) no-repeat scroll center center ;
cursor:pointer;
height:25px;
padding:2px;
margin:0px;
text-align:center;
width:90px;
clear:left;
float:left;
font-family:  Arial Rounded MT Bold, "Arial Narrow",Arial,Helvetica,sans-serif;
font-size:11px;

}


.categoryLevel1 td 
{
  border-bottom: 1px solid #e0dfdf;
  margin:0px;
  
}

.categoryLevel1 td a:link 
{
  
  padding: 5px 0 0 10px;

}

.categoryLevel1 td a:visited 
{
  padding: 5px 0 0 10px;
  
}

.categoryLevel1 td:hover a, 
.categoryLevel1 td a:hover, 
.categoryLevel1 tr.hover a 
{
   color:White;
      
}

/*
.categoryLevel1 td:hover img, 
.categoryLevel1 td img:hover, 
.categoryLevel1 tr.hover img 
{
     color: White;
      
}
*/


.CategoryNavSelected td img, 
.CategoryNavSelected td img, 
.CategoryNavSelected tr img 
{
    display:none;
   
}

.CategoryNavSelected
{
    background-color:#3399cc;
     cursor:pointer;
}    



.CategoryNavSelected td a, 
.CategoryNavSelected td a, 
.CategoryNavSelected tr a 
{
   color:White;
   
}



.categoryLevel1 td a:hover 
{
   color:White;
}

.categoryLevel2
{
    background-color: #3399cc;
    border: solid 0px #e0dfdf;
    font-family:Arial Narrow;
    font-size : 12px;
    width:100%;
    text-align:justify;
    cursor:pointer;
    width:200px;
    font-family:Arial;
    color: #666666;
    font-size:11pt;    
   
}


.categoryLevel2 td
{
   border-bottom : solid 1px #2380aa;
}

.categoryLevel2 td a:link 
{
  color: White;
  padding: 0px;
  margin:0px;
  text-decoration:none;  
}

.categoryLevel2 td a:visited {
  color: White;
  padding: 0px;
   margin:0px;
  text-decoration:none;
}

.categoryLevel2 td a:hover 
{
   /* Hover over effect */
   background-color: #72c4d5;
     text-decoration:none;
     
}

.categoryLevel2  td
{
      height:30px;
      vertical-align:middle;
}

.categoryLevel2  a
{
      height:30px;
      vertical-align:middle;
}

.categoryLevel2 td:hover a, 
.categoryLevel2 td a:hover, 
.categoryLevel2 tr.hover a 
{
  color:White;
  background-color: #72c4d5;
  display:block;
  height:30px;
   padding-top:5px;
   
     margin-bottom:-8px;
}




.selectedLeftLink
{
      /*background:url(../images/button-highlight.gif) repeat-y;*/
      
      
}

.selectedLeftLink a
{
    color:#0099cc; 
}

.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 {

}



a.ovalbutton{
background: transparent url('../images/oval-blue-right.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span
{
background: transparent url('../images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


.IE8Fix
{
   z-index:10000;   
}