/* amg effectx magicalendar ver 04 august 09 */

.shopper {
display: block;
position: relative;
height: 154px;
width: 224px;
background-image: url(http://allmagicguide.com/pix/blank.jpg);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 0px;
}

#videodemoframe {
display: block;
position: relative;
border: none;
top: 5px;
left: 4px;
width: 218px;
height: 146px;
}

.calendar {
height: 154px;
width: 224px;
background-image: url(http://allmagicguide.com/pix/calendar.jpg);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 0px;
}

.calendarbox {
display: block;
position: relative;
top: 8px;
left: 3px;
/* height: 150px; */
width: 218px;
border-style: solid;
border-width: 1px;
border-color: #ffffff #ffffff #ffffff #000000;
border-bottom-width: 2px;
border-bottom-color: #cecece;
}

.smalldaysheader{
width: 250px;
height: 18px;
color: #000000;
background: #fffac7; /* #e6e6e6; */
font-size: 9px;
font-weight: normal;
font-style: normal;
text-align: center;
vertical-align: middle;
padding: 0px 0px 2px 0px;
border-style: solid;
border-width: 1px;
border-color: #000000 #000000 #000000 #ffffff;
}

.smalldays{
width: 35px;
color: #000000;
background: #ffffff;
width: 20px;
font-size: 9px;
font-weight: normal;
font-style: normal;
text-align: center;
vertical-align: middle;
padding: 0px 0px 2px 0px;
border-style: solid;
border-width: 1px;
border-color: #ffffff #000000 #000000 #ffffff;
}

A.sd:link{
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: bold;
font-style: normal;
color: #000019;
background: #ffffff;
text-decoration: none;
}
A.sd:visited{
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #000019;
background: #ffffff;
}
A.sd:hover{
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #ff0000;
background: #ffe6c7;
}
A.sd:active{
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #fa0000;
background: #ffffff;
}

/* end amg effectx */
