/* main body styles */
body {
    background-color: #000000;
    margin: 0px 0px 0px 0px;
    color:White
}
/* all links */
A {
    color: yellow;
}
/* text on the top left of table-shadow boxes */
legend {
    font-weight: bold;
    color: yellow;
}
/* captions */
.caption {
    color: #89141D;
    font-size: 12px;
    font-weight: bold;
}
/* all buttons */
.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: red;
    border: 1px solid #999999;
    color: white;
}
/* all drop down boxes */
.select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    border: 1px solid #999999;
}
/* all textboxes */
.textbox 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
    border: 3px solid white;
}
/* primary title text */
.primary12Label {
    font-size: 12px;
    color: yellow;
    font-weight: bold;
}
/* primary text */
.primary10Label {
    font-size: 10px;
    color: yellow;
}
/* secondary title text */
.secondary12Label {
    font-size: 12px;
    color: red;
    font-weight: bold;
}
/* secondary text */
.secondary10Label {
    font-size: 10px;
    color: red;
}
/* header when PanelType is PLAIN */
.topheader {
   
    background-color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: red;
}
/* header box on gift baskets page */
.gbhead {
    border: black 1px solid;
    padding: 1px 1px 1px 1px;
    font-weight: bold;
    font-size: 10px;
    color: #09093B;
    text-align: center;
}
/* links in the gift baskets header */
.gbhead a {
    color: #09093B;
}

/* styles for the table-shadow images */
td.shadow-top {
    height: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/top.gif);
}
td.shadow-topRight {
    width: 15px;
    height: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/topRight.gif);
}
td.shadow-right {
    width: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/right.gif);
}
td.shadow-bottomRight {
    width: 15px;
    height: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/bottomRight.gif);
}
td.shadow-bottom {
    height: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/bottom.gif);
}
td.shadow-bottomLeft {
    width: 15px;
    height: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/bottomLeft.gif);
}
td.shadow-left {
    width: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/left.gif);
}
td.shadow-topLeft {
    width: 15px;
    height: 15px;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/topLeft.gif);
}
td.shadow-center {
    background-color: black;
    background-image: url(/OrderEze/Skins/SmokinAls3/images/spanel/center.gif);
}
.xbcolor {
    background-color: black;
    color: red;
    }
 .xboxcontent
 {
	background-color: Black;
 }
.storeInfo 
{
	color: white;
	}
	
.ctl00_MyTray_lblSummary 
{
	color: white;
	}
.ctl00_Login1
{
	color: white;
}
    
/*old site*/
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style12 {font-size: 20px}
.style13 {
	font-size: 14px;
	color: white;
}
.style15 {color: white}
.style18 {font-size: 18px}
.style19 {font-size: 14px}
.style20 {
	font-size: 15px;
	font-weight: bold;
}
.style21 {font-size: 15px; color: white; }
.style23 {font-size: 24px}
.style26 {color: white; font-weight: bold; }
.style27 {color: white; font-size: 22px; }
.style29 {color: white; font-size: 13px;}
.style30 {font-size: 13px}
.style33 {
	font-family: "Comic Sans MS";
	color: yellow;
	font-size: 18px
}
.style35 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
}
.style35a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;

}
.style38 {
	font-family: "Comic Sans MS";
	color: white;
	font-size: 15px;
	font-weight: bold;
}

.ShippingCalendarDayStyle a {
	color: White;	
}

#ctl00_MainContent_ShippingCalendar {
	background-color: #666666;
}

