/* suggested sale */
.SSPanel {float:right;vertical-align:top;text-align:center;}
.SSItem {overflow:hidden;}
.SSItem a:link, .SSItem a:hover, .SSItem a:visited, .SSItem a:active {font-size:8px;}

/* control specific styles */
.radiobutton label {margin: 0 10px 0 0;padding:0px;}
.checkbox label {margin:0;padding:0;}
.radiobutton input {margin: 2px 5px 0 0;padding:0;}
.checkbox input {margin: 0 5px 0 0;padding:0;}

/* displays */
@media print {
	.donotprint {display:none;} 
	.printonly {display:block;}
}
@media screen {
	.printonly {display:none;}
	.speakonly {speak:normal;display:none;}
}
@media aural {
	.donotspeak {speak:none;}
}
.DoNotPrint {display:none;} /* We should go through and replace .DoNotPrint with print{.donotprint} */

/* Last Updated: 2004.11.24 - JF */
A:link {color:#000099;
	text-decoration:none}
A:visited {color:#000099;
	text-decoration:none}
A:hover {color:#0000FF;
	text-decoration:none}
A:active {color:#FFCC00;
	text-decoration:none}
body {
	margin: 4px;
	padding: 0;
	background: #6666FF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

input.btnBold {font-weight: bold;}


.sitebutton
{
	font-size: x-small;
	margin: 0px;
	padding: 2px 1px;
}
	
div.gift {
	font-size: x-small;
	font-weight:bold;  
	margin: 0px;
	padding: 2px 1px;
	margin-left: 30px;
	
	
}
div.bcrumbs 
{
   width :  auto;
   font-size: x-small;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
	/*background-color: #CCCCCC;*/
	color: #000000;
   
     
}
.SectionText {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	}
.fontSizeA {
	font-size: x-small;
	font-style:  normal;
	font-weight: normal;
	}
.fontSizeB {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
	}
	.fontSizeBBold {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	}
.fontSizeC {
	font-size:   small;
	font-style: normal;
	font-weight: bold;
}
input.fontSizeC {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-position: right;
}
.fontSizeD {
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.fontSizeE {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	}
.font12Normal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.font14Bold {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.SubCells1 {
	font-size: small;
	font-weight: bold;
	color: black;
	background-color: #CCCCCC;
	border: 1px solid black;
	padding-left: 8px;
}
.SubCells2 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-left: 8px;
}
.fontSizeShip
{
	font-weight: bold;
	font-size: small;
	font-style: normal;
	text-align: left; 
}
.fontSizeUnderline
{
    color: #000000;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
}

.formCellLite {
	background-color: #dcdcdc;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.formCellLiteBold {
	background-color: #dcdcdc;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.formCellBlue
{	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: Blue;  
}

.formCellDark {
	background-color: #a5a5a5;
	font-size: small;
	font-weight: bold;
	color: #404040;
}
.topNAVcell 
{
	/*background-image: url(../StoreImages/);*/
	background-repeat: no-repeat;
}
/* white background in datablock -sd */
.darkBGcellFill {	background-color: #FFFFFF;}
.cellFrame {
	background-color: #FFFFFF;
	border: 1px solid #000099;}
.summaryPrefaceHeadBox {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.breadCrumbs {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
     text-decoration : none;
	/*background-color: #CCCCCC;*/
	color: #000000;
}
.help 
{
    font-size: x-small;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
	/*background-color: #CCCCCC;*/
	color: #000000;
	text-align : right;
	width:99%; 
}
.Topcells2 {
	background-color: #f5f5f5;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.ItemBG {	background-color: #E8E8E8;}
.SumPreChapBG {
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.errors {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.Adopterrors {
	font-size:  x-small ;
	font-weight: bold;
	color: #FF0000;
}
.fontcolor
{
	font-weight: normal;
	font-size: x-small;
	color: blue;
}

/* VERTICAL Font Properties*/ 	
#Vnav {
	margin-bottom: 2px;
	color: #ffffff;
	font-size:  x-small  ;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
/* List Properties*/ 
#Vnav ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 	border: none;
}  
/* List Spacer Properties*/        
#Vnav li {
	border-bottom: 1px solid #999999;
  margin: 0;} 	
/* List Hyperlink and Box Size Properties */ 
#Vnav li a {
	display: block;
	padding: 2px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	width: auto;
	height: auto;
	border-left: 4px solid #999999;
	border-right:4px solid #999999;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
/* List Mouse Over Properties */ 	
#Vnav li a:hover {
	border-left: 4px solid #999999;
	border-right:4px solid #999999;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	width: auto;
	height: 100%;
}

/* HORIZONTAL Font Properties*/ 
#Hnav {
	color: #ffffff;
	font-size: x-small ;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	border: 1px solid #333333;
}
/* Hyperlink and Box Size Properties */ 
#Hnav a {
	display: block;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
/* Mouse Over Properties */ 		
#Hnav a:hover {
	background-color: #999999;
	color: #000000;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

.accessKey
    {
         display:none;
         position:absolute ;
         z-index :5000;
         padding :3px;
         border:solid 1px black;
         background-color : #ffffe0; 
    }

.cellIndicate {
	font-size: 2px;
	text-align: Left;
	font-weight: normal;
	font-style: normal;
}
/* Gift Registry list */
TABLE.giftRegistry
{
	border-right: #818181 1px solid;
	padding-right: 0px;
	border-top: #818181 1px solid;
	padding-left: 0px;
	font-size: small;
	padding-bottom: 5px;
	margin: 5px 0px;
	border-left: #818181 1px solid;
	width: auto;
	padding-top: 5px;
	border-bottom: #818181 1px solid;
	text-align: left;
}
div.giftRegistry
{
	border-right: #818181 1px solid;
	padding-right: 0px;
	border-top: #818181 1px solid;
	padding-left: 0px;
	font-size: small;
	padding-bottom: 5px;
	margin: 5px 0px;
	border-left: #818181 1px solid;
	width: auto;
	padding-top: 5px;
	border-bottom: #818181 1px solid;
	text-align: left;
     font-weight:bold;    
}

/* Order Summary */
.cartOrderSummaryTable {
	width: auto;
	margin: 5px 0px;
	padding: 5px 0px;
	text-align: center;
	border: 1px solid #818181;
	font-size: small;
}



div.divWithBorder {
	width: auto;
	margin: 5px 0px;
	padding: 5px 0px;
	text-align: center;
	border: 2px solid #818181;
	font-size: small;
}


/* Centers table in Mozilla */
.cartOrderSummaryTable table {
	margin-left: auto;
	margin-right: auto;
}
.cartOrderSummaryTableLabel {
	text-align: right;
	white-space: nowrap;
	font-size: small;
	padding: 0px 5px;
	
}
td.cartOrderSummaryTableData {
	
	font-size: small;
	text-align: left;
	
}
.formtable 
{
	background-color: white;
	width : 100%;
}
/* Order Summary Message */
.cartOrderSummaryMessageLabel {
	font-size: small;
	font-weight: bold;
}
input.cartOrderSummaryMessageText {
	font-size: small;
	padding: 2px 5px;
	margin: 5px 0px;
}

.formCellWhite {
	background-color: #ffffff;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.formCellWhiteBold {
	background-color: #ffffff;
	font-size: small;
	font-weight: bold;  
	color: #000000;
	
}


tr.formCellLite select,input {
	margin: 0;
	padding: 0;
}
tr.formCellWhite select,input {
	margin: 0;
	padding: 0;
}
/*  1px border around table.  (see orderSummary.htm - Course Materials) -sd */
table.tableBorderFont {
	border: 1px solid black;
	table-layout: auto;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	/*border-collapse: collapse;*/

}
/*  1px border around table.  (see orderSummary.htm - Course Materials) -sd */
table.tableBorder {
	border: 1px solid black;
	table-layout: auto;
	
	/*border-collapse: collapse;*/

}


hr.hrBorder {
	border: 1px solid black;
	width: 80%;
	 color: black;
}
table.parentTable {
	width: 100%;
	background-color: White;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: Arial; 
	
	/*border-collapse: collapse;*/

}
div.parentDiv {
	width: 99%; /* Padding will push 100% past the view
port, so bring it down */
      
	background-color: White;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: Arial; 
	border-top: none;
	margin : 0;
	
	/*border-collapse: collapse;*/

}
/*  defaults images to have no borders -sd */
img {
	border: none;
}
.imgGift {
	border: none;
	margin: 0;
	vertical-align: middle;    
}
.imgGift2 {
	border: none;
	margin: 0;
	vertical-align: top;  
	top: 0px;
	text-align: left;
	width: 18px;
	height: 18px;
	    
}
.imgClose {
	border: none;
	margin: 0;
	vertical-align: top;  
	top: 0px;
	text-align:  right ;
	width: 10px;
	height: 10px;
	    
}

#ShowMain {
	width: 100%;
}


.multipleship
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	width: auto;
	border-bottom: lightgrey 1px solid;
	 font-size:small;
	  font-weight:bold; 
	  text-align: center;     
}
.Registry
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	width: 350px;
	border-bottom: lightgrey 1px solid;
}
div.myCartItemSummary {
	width: auto;
	font-size: small;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	border: 1px solid black;
	margin: 10px 0px;
}

select, input, form {
	font-size: small;
}

.pricingDisclaimer {
	font-size: x-small;
	white-space: normal;
	padding: 10px 0px;
}
#billingForm {
	padding: 20px 0px;
}
#billingForm label {
	font-weight: bold;
  clear: left;
  float: left;
  width: 200px;
  padding-right: 5px;
	padding-top: 3px;
  text-align: right;
}
#billingForm .labelRight {
	font-weight: normal;
  float: none;}
#billingForm .inputNoMarg {	margin-bottom: 0; !IMPORTANT }
fieldset.pmtOptsFieldset {
	width: 200px;
	margin-left: 100px;
}
legend {
	font-weight: bold;
	font-size: small;
	padding: 0 0.5em;
}
.opt {
	font-weight: normal;
	font-size: small;
  padding-right: 5px;
  text-align: right;
}

#billingForm input, select {	margin-bottom: 10px;}
#billingForm .noMarg {	margin: 0px;}
#billingForm label.subLabel {
	font-weight: normal;
  text-align: left;}
.formError {
	color: red;
	font-weight: bold;
	padding: 0px 3px;
}
input.formError {
	border: 1px solid red;
	padding: 1px 1px;}
div.ShipMessage {
	padding-top: 10px;
	font-size: small;
	white-space: normal;
}


/* BEGIN { SELECT DEPT AND QUICK COURSE ENTRY } */
#selectDept {
	float: left;
	padding: 0px;
	margin: 5px;
	/*background:#ffc;  /*only for coding purposes, not for production*/
	border: 1px solid #ccc;
	vertical-align:top;
	height: auto;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
}
html>body #selectDept {
	width: 400px; /* ie5win fudge ends */
	}
#selectDept select {
	margin: 0px;
}




.selectCourseInput, .selectCourseInputSelect {
	width: 125px;
	/*width: auto;*/}
#selectCourse .btn {
	margin: 5px;
	padding: 3px;}


#selectCourse .courseListMgr {
	padding: 0px;
	background-color: #eee;
	padding-top: 1px;
	text-align: center;
}
#selectCourse .courseListHead {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#selectCourse select {
	border: 1px solid #ccc;
	margin: 5px;}
/* END { SELECT DEPT AND QUICK COURSE ENTRY } */


/* BEGIN { SELECT COURSES } */
#selectCoursesNest {
	float: left;
	padding: 0px;
	margin: 5px;
	/*background: #ffc;  /*only for coding purposes, not for production*/
	vertical-align: top;
	height: auto;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
}
html>body #selectCoursesNest {	width: 400px; /* ie5win fudge ends */	}
#selectCoursesTree {	border: 1px solid #ccc;}
#selectCoursesAlpha {
	font-size: x-small;
	text-align: center;
	padding: 10px;
}
/* END { SELECT COURSES } */
.itemDivider {
	 border-top: 1px solid #999;
	 margin-top: 1em;
	 margin-bottom: -1em;
}

/******** test */
.itemFloatLeft {
	float: left;
	padding: 0px;
	margin: 5px;
	/*background:#ffc;  /*only for coding purposes, not for production*/
	/*border: 1px solid #ccc;*/
	vertical-align: top;
	height: auto;
	width: 83px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 83px;
}

html>body .itemFloatLeft {	width: 83px; /* ie5win fudge ends */	}

.itemFloatRight {
	float: left;
	padding: 0px;
	margin: 5px;
	background: #fff;
	width: auto; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
	}
html>body .itemFloatRight {
	width: auto; /* ie5win fudge ends */
	}

.imgBrdr {	border: 1px solid black;}
.courseItemsNest {	padding: 0px;	/*background: LightCyan;*/}
.itemTable {
	padding-top: 5px;
	padding-bottom: 0px;
	/*background-color: LightBlue;*/
}
.b {	border-bottom: 1px solid #ccc;}

.courseItemsNest .itemPref {
	font-size: small;
	text-align: center;
	width: auto;
}
.courseItemsNest .req {
	color: #FF3333;
	font-weight: bold;}
.courseItemsNest .rec {
	color: #009900;
	font-weight: normal;
	font-size: small;
}

.courseItemsNest .itemTitle {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.courseItemsNest .itemLook {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0.7em;
	text-decoration: none;
}
.courseItemsNest .itemInfo {
	font-size: small;
	font-weight: normal;
	margin-bottom: 2em;
}
.courseItemsNest .itemCond {
	font-size: small;
	font-weight: normal;
	margin-left: -0.3em;
	margin-bottom: 1em;
}
.itemColLeft {
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
}
.courseItemsNest .itemCart {
	font-size: small;
	font-weight: normal;
	margin-bottom: 0.5em;
	/*margin-bottom: 1em;*/
}
.courseItemsNest .itemMessage {
	white-space: normal;
	font-size: small;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.itemToTop {
	position: relative;
	text-align:right;
	top: -20px;
	right: 20px;
	/*z-index: 20;
	/*background: #ccc;*/
}


.itemDivider2 {
	 border-top: 1px solid #999;
	 /*margin-top: 0;
	 margin-bottom: 0;
	 /*background: LightBlue;*/
	 font-size: 1px;
}
.itemCourseHeader {
	font-size: 0.7em;
	font-weight: bold;
	color: black;
	background-color: #ddd;
	/*border: 1px solid black;*/
	padding: 4px;
	margin-top: 5px;
}
.oduMessage {
	font-size: small;
	border: 2px solid #CC0000;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 10px;
}
.oduMessageBold {
	color: #CC0000;
	font-weight: bold;
	line-height: 200%;
}
.oduAgree {
	font-size: small;
	padding: 10px;}
.oduAgree td {	vertical-align: top;}
#fCourseList {
	width: auto;
	font-size: small;
	line-height: 200%;
}
.nomargin {	margin: 0;
	font-size: small;
	}
.AdoptionTitle {
	background-color: #dcdcdc;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.adoptionBorder {	border-top: 1px solid black;}
.adoptionPrice {
	color: #990000;
	font-weight: bold;}
.adoptionMessage {	font-size: 10px;}

.featuredTable {
	border: 1px solid #7E7A64;
	table-layout: auto;
	font-size: 0.8em;
}
.featuredItemTitle {
	font-weight: bold;
	text-align: center;}
.fontSizeB_drop {
	font-size: small;
	font-style:  normal ;
	font-weight: normal;
 
	margin: 0;
}


.PageBreak {
    page-break-before: always 
}
.imageBorder {
    Border-Color: Black;  
    Border-Width: 1px; 
    Border-Style: solid;
}
div#topBanner 
{
    text-align: center; 
    padding-bottom: 10px; 
} 
div#bodyLeft 
{
    position: absolute; 
    width: 25%; 
 } 
div#bodyRight 
{
    margin: 5px 25px 25px 225px; 
    width: 75%; 
 } 
  div#wrapper{
      width: 99%; /* Padding will push 100% past the view
port, so bring it down */
      padding-left: 3px;
     }
    div#sidenav{
      float: left;
      width: 90%;
     
    }
    
     div#sidenav1{
      float: left;
      width: 90%;
     
    }
    
    div#righthelp{
      float: left;
      width: 10%;
      text-align: right;
      font-weight: bold;
    }
     div#Pref{
      float: left;
      width: 90%;
     
    }
    div#noPref{
      float: left;
      width: 90%;
     
    }
    div#BookContent
    {
        margin-left :auto;
        margin-right : auto;
         width: 100%;
    }
    div#leftColumn
    {
        float :left;
         width:auto; 
        border: none;
        padding: 0;
         
    }           
div#rightColumn
{
    float: left;
    width:auto;
     border: none;
        padding: 0;
        text-align:left;   
}
 div#Section
    {
        margin-left :auto;
        margin-right : auto;
         width: 100%;
    }

div#merchLeftColumn
    {
        float :left;
        width:40%;
        border: none;
        padding: 0;
         
    }  
    
    div#merchColumn
    {
        float :left;
        width:20%;
        border: none;
        padding: 0;
         
    }                    
div#merchRightColumn
{
    float: left;
    width:70%;
     border: none;
        padding: 0;
        text-align:left;   
}
div#TBLeftColumn
    {
        float :left;
        width:30%;
        border: none;
        padding: 0;
        margin-left: 20px; 
         
    }           
.regLink
{
    text-align :left; 
    margin-left :70px;  
}
.toTopImg
{
    vertical-align :bottom;  
    text-align :right;
}
div#merchDetailLeftColumn
    {
        float :left;
        width: auto ;
        border: none;
        padding: 0;
         
    }
    
    div#orderleftColumn
    {
       margin-left:70px; 
       margin-top:5px; 
       text-align :center; 
        float :left;
         width:40%; 
        border: none;
        padding: 0;
         
    } 
    merchTable
    {
        border : none;
    } 
  /*  div#SelectDept
    {
        float :left;
        padding: 0;
        width:70%;
        BORDER-RIGHT: black thin solid; 
        BORDER-TOP: black thin solid; 
        VERTICAL-ALIGN: top; 
        OVERFLOW: auto; 
        BORDER-LEFT: black thin solid; 
        BORDER-BOTTOM: black thin solid; 
        HEIGHT: 250px;
    } */
    
   /* div#courseID
    {
        float: left;
        width:auto;
        padding: 0;
        HEIGHT: 250px;
        text-align:left; 
        margin-left: 30px; 
        BORDER-RIGHT: black thin solid; 
        BORDER-TOP: black thin solid; 
        BORDER-LEFT: black thin solid; 
        BORDER-BOTTOM: black thin solid;
    }*/ 
    div#divSelectDept
    {
        OVERFLOW: auto; 
          HEIGHT: 270px;
         text-align:left; 
          BORDER-RIGHT: black thin solid; 
        BORDER-TOP: black thin solid; 
        BORDER-LEFT: black thin solid; 
        BORDER-BOTTOM: black thin solid;
    }
    
     div#selectCourse
    {
          HEIGHT: 270px;
           text-align:left; 
          BORDER-RIGHT: black thin solid; 
        BORDER-TOP: black thin solid; 
        BORDER-LEFT: black thin solid; 
        BORDER-BOTTOM: black thin solid;
    }
     div#tdBill{
      float: left;
      width: 10%;
      text-align: right;
      font-weight: bold;
    } 
    
      div#tdShip{
      float: left;
       width: 10%;
      text-align: right;
      font-weight: bold;
    }
    
    div#wrapper2{
      width: 99%; 
      padding-left: 3px;
     } 
     
     .regCell
     {
        width:20%; 
        text-align :right; 
        vertical-align :top;
        font-size:small;
        font-weight:bold; 
        font-style: normal;   
     } 
     .regCellAdo
     {
        width:30%; 
        text-align :right; 
        vertical-align :top;
        font-size:small;
        font-weight:bold; 
        font-style: normal;   
     } 
     .regFormCell
     {
        width:20%; 
        text-align :left; 
        vertical-align :top;
        font-size:small;
        font-weight:bold; 
        font-style: normal;   
     }   
     .onepixel
     {
        
        width : 0px;
        height : 0px;
     }  
     
     .hidden 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}   
  /*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.modalPopup {
	/*background-color:#ffffdd;*/
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding:0px;
	width:300px;
}
/*Modal Popup*/
.modalBackground {
	background-color: Gray ;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#busylight{
 position: fixed;
 z-index: 3;
 bottom: 0;
 left: 0;
 width: 18em;
 margin: 1em;
 padding: 7px 5px 7px 10px;
 font: 12px/1.2em "Verdana", "Lucida Console", "Courier New", monospace;
 text-align: left;
 color: #111;
 background-color: #FFFFB4;
 border: 1px solid #111;
}


/* star html hack - IE only */
* html #busylight{
 position: absolute;
}
/* a bet on future IEs */
#busylight[id]{
 position: fixed;
}
#UpdateProgress1 {
      width: 300px; background-color :white;   
      bottom: 30%; left: 400px; position: absolute;
     }
     
 .MerchCate
 {
     margin-left :50px;
 }


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	/*background-image: url(images/bg-menu-main.png);*/
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: white;
    color: Black;
}
.MyCalendar .ajax__calendar_header {
background-color:#CCCCFF ;
color: Black;
}
.MyCalendar .ajax__calendar_today
{
    background-color: #CCCCFF;
    font-weight: bold;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: Blue;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
    background-color: #CCCCFF;
}

 
/*#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}*/


