/**/

.welcomePanel {
  font-size: .7em;
  float: right;
  padding-right: 5px;
  color:#369;
  float:right;
  text-align:right;
}
.welcomePanel a:link, .welcomePanel a:visited {
    color:#369;
}

.welcomePanel a:hover {
    color:#c00;
}

.GiftAidPanel p, .GiftAidPanel h4  {
    margin:10px 0px;
}

.GiftAidPanel ol {
    margin: 10px;
    padding-left:20px;
}

.loginView img {
  vertical-align: middle; 
}

#leftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}

#footer {
  clear: both;  
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}
#threeColumnLeftContent .sideContainer {
    border:solid 1px #333;
    padding:3px;
    width:92%;
    margin-bottom:6px;
    font-size:10pt;
}

#threeColumnLeftContent .sideContainer .sideH4 {
    background-color:#c00;
    color:#ffc;
    padding:3px;
    margin-bottom:3px;
    margin-top:3px;
    font-size:10pt;
}
#threeColumnLeftContent .leftFieldSet {
    width:164px;
    margin-bottom:10px;
}

#threeColumnMainContent {
  margin-left: 180px;
  border: 1px solid #999;
  padding:10px;
  font-size:10pt;
}

#threeColumnMainContent h3 {
    margin:3px 0px;
}

#threeColumnRightContent {
  width: 1px; 
  float: right;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left: 37%;  
  font-size:.9em;
  padding:3px;
  width:250px;
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}

.contentMenu {
  background: url(images/dcAdminNav.jpg) repeat-x;
  clear:both;
  margin-top:0px;
}

.categoryMenu {
  width:100%;
  padding:0px;
  background-color:#369;
  /*color:#369;
  font-size:9pt;
  font-family:arial;
  font-weight:bold;*/ 
}

.categoryMenu_1 {
  font-family:arial;
  font-weight:bold;
  font-size:10pt; 
  padding:2px;
  border-bottom:solid 1px #fff;
  background-color:#369;
  height:1.8em;
}
.categoryMenu_1 a:link, .categoryMenu_1 a:visited {
    color:#fff;
}

.categoryMenu_1 a:hover {
    color:#ffc;
}
.categoryMenu_2 {
  width:100%;
  font-family:arial;
  font-weight:bold;
  font-size:10pt;
  background-color:#ccc;
  border-top:solid 1px #fff;
  padding:3px;
  height:1.8em;
}
.categoryMenu_2 a:link, .categoryMenu_2 a:visited {
    color:#333;
    text-decoration:none;
}

.categoryMenu_2 a:hover {
    color:#c00;
    text-decoration:underline;
}

.catalogListing {
  margin-top:0px;
  margin-bottom:10px;
  padding:3px;
}

.catalogListing td 
{
	padding-bottom:5px;
}

.productBox {
  border: 1px solid #C0C0C0;
  width: 565px;
  margin-bottom: 10px;
  padding:4px;
  float:left;
}
.productBox .productDetailsBox {
    border-left:solid 1px #ccc;
    float:left;
    padding:5px;
    width:320px;
}

.productBox .productShortDescription {
    border-bottom:solid 1px #ccc;
    padding:3px;
    color:#369;
    font-size:.9em;
    margin:2px 0px;
}

.productBox .productRating {
    float:right;
    margin:3px 0px 0px 0px;
    padding-left:45px;
    /*
    border-left:solid 1px #ccc;    
    text-align:right;
    */
}

.productBox .productShortDescription div a {
    color:#c00;
    font-size:1em; 
    font-weight:bold; 
}

.productImageContainer {
  text-align: left;
  width: 220px;
  float:left;
  margin-right:10px;
}

.productImage {
}

.productName {
  font-size: 1em;
  font-weight: bold;
}

.retailPrice {
  font-size: .8em;
  font-weight: bold;
  color: #000;
  text-decoration: line-through;
  margin-right: 5px;
}

/*
.retailPricePP {
  position: relative;
  left: 100px;
  font-size: .8em;
  font-weight: bold;
  color: #000;
  text-decoration: line-through;
  margin-right: 5px;
}
*/

.ourPrice {
  font-size: 1em;
  font-weight: bold;
  color: #B22222; 
}

.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: 1.5em;
  font-weight:bold;
  margin-bottom: 5px;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
    color:#c00;
    text-decoration:none;
}

.breadcrumbs a:hover {
    color:#333;
    text-decoration:underline;
}

.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;
  top: 3px;
}

.totals {
  float: left; 
  margin-top: 2px; 
}

.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: 20px;
  width:95%;
  padding:2px;
}

.widget fieldset legend {
  font-size: .9em;
  border:solid 1px #ccc;
  background-color:#ffc;
  padding:4px;
  color:#333;
}

.widget fieldset {
  padding:5px;
  border:solid 1px #999;
  /*background-color:#ccc;*/
  color:#999;
}


.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
    border:solid 1px #ccc;
    padding:5px;
    width:100%
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 100%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.cartHeadBlock {
    border:solid 1px #333;
    padding:5px;
    margin:0px;
    background-color:#ffc;
}

.itemSku {
  width: 12%;
  text-align: left;
  font-size: 1em;
  vertical-align: middle;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: 1em;
  vertical-align: middle;  
}

.itemQuantity {
  width: 12%;
  text-align: center;
  font-size: 1em;
  vertical-align: middle;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: 1em;
  vertical-align: middle;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: 1em;
  vertical-align: middle;
}

.quantitytextbox {
  text-align: center;
  width: 20px;  
  font-size: 1em;
  vertical-align:middle;
}

.editArea {
  width: 10%;
  vertical-align: middle;
  text-align: right; 
  padding-left:10px;
}

.subTotal, .belowSubTotal {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  border-top: 1px solid #000;
  padding:5px 0px; 
}

.belowSubTotal {
  border-top:none; 
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #666;
  color:#333;
  background-color: #ccc;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}
.accordionHeaderSide {
  border: 1px solid #666;
  color:#333;
  background-color: #ccc;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
  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: 10pt;
	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: #ffc;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}
.accordionContent h4 {
    font-size:1.2em;
    font-weight:bold;
}
.accordionContent p {
    font-size:9pt;
    font-weight:normal;
}

.checkoutRightPanel {
  font-size: 9pt;
  color: #666;
  margin:0px;
}

.checkoutRightPanel div {  
  padding:2px;
  width:95%;
}

.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: center;
  background-color: Transparent;
  border-style: none;
  width: 20px; 
  font-size:1em; 
}

.controlHeader {
  font-size:1.2em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  font-size: .9em;
  width:95%;
}

.orderSummaryTable th {
    padding-bottom:5px;
}

.favoriteProduct {
  margin-bottom: 7px;
  /*border-bottom:dashed 1px #999;*/
  padding-top:5px;
}

.favoriteCategory {
  margin-bottom: 7px;
  /*border-bottom:dashed 1px #999;*/
  padding-top:5px;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.label {
    font-size:1em;
}
.searchBox {
    font-size:9pt;
}

.shippingAddresses {
  width: 50%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 50%;
  font-size: .8em;
  float: left;
}


.siteLevel1 {
  margin-left: 5px;
  font-size: .8em;
  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;
  text-decoration:underline;
}

.siteLevel2 {
  margin-left: 0px;
  font-size: .7em;
  font-weight: bold;
  /*height: 31px;*/
  border:solid 1px #999;
  border-top:none;
  background-color: #ffc;
  height: 28px;
  padding:2px;
}

.siteLevel2 td {
}

.siteLevel2 td a:link {
  color: #333;
}

.siteLevel2 td a:visited {
  color: #333;
}

.siteLevel2 td a:hover {
   color: #c00; 
   text-decoration:underline;   
}

/*.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}*/

.siteLevel3 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #0066A6;
  height: 28px;
}

.siteLevel3 td {
  border-top: 2px solid #4287BE;
}

.siteLevel3 td a:link {
  color: #FFF;
}

.siteLevel3 td a:visited {
  color: #FFF;
}

.siteLevel3 td a:hover {
   color: #CCC; 
}

.siteLevel3 td img {
  background: transparent;
}

.siteLevel4 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel4 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel4 td a:link {
  color: #FFF;
}

.siteLevel4 td a:visited {
  color: #FFF;
}

.siteLevel4 td a:hover {
   color: #CCC; 
}

 .overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 120px;
        margin-left: -60px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }

.leftNote {
  padding:6px;
  border:solid 1px #666;
  font-size:9pt;
  background:#ebebeb;
  margin-right:5px;
  margin-bottom:10px;
}

.leftNote p
{
    margin:0px 0px 6px 0px;
}

.leftNote ul
{
    margin-left:0px;padding-left:20px;
}
