﻿.MyCalendar .ajax__calendar_container
{
    border: 1px ridge #CCCCCC;
    color: #000000;
    background-color: #FFFFFF;
    font-weight: normal;
    z-index: 2;
}
.MyCalendar .ajax__calendar_header
{
    border: 1px solid #CCCCCC;
    background-color: #009ed9;
    color: #FFFFFF;
    padding-top: .5em;
    font-weight: normal;
}
.calendarimage
{
    margin: 0em 0em -0.3em .2em;
    width: auto;
    height: auto;
}
/*------------------accordion in "add new property"-------------*/
.accordionLink
{
    color: #cc3300;
    font-weight: bold;
    width: 610px;
    display: block;
    text-indent: 1em;
    margin-bottom: 1em;
}
/*------------------accordion in profile guide-------------*/
.accordionLinkAdvertInfo
{
    color: #4981B1;
    font-weight: bold;
    width: 604px;
    display: block;
    text-indent: 1.5em;
    padding-top: 1em;
}
/* plus image on accordion-------------------------------*/
.plus 
{
    margin-bottom: -0.15em;
    width: auto;
    height: auto;
}
/*--------------drop shadow stuff on images IN IMAGE UPLOAD-------------*/
.dropshadow2
{
    background-position: right bottom;
    float: left;
    clear: left;
    background: url(../mages/othericons/shadowAlpha.png) no-repeat bottom right !important;
    background: url('../Images/othericons/shadowAlpha.png') no-repeat right bottom !important;
    margin: 10px 5px 10px 10px !important;
    margin: 10px 5px 10px 5px;
    width: 94px;
    padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #cccccc;
	padding:1px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
/*----------drop show on image in advert-------------------------------*/
.dropshadow2advert
{
    background-position: right bottom;
    float: left;
    clear: left;
    background: url(../mages/othericons/shadowAlpha.png) no-repeat bottom right !important;
    background: url('../Images/othericons/shadowAlpha.png') no-repeat right bottom !important;
    margin: 10px 5px 10px 10px !important;
    margin: 10px 5px 10px 5px;
    width: 156px;
    padding: 0px;
}
.innerboxadvert
{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #cccccc;
	padding:1px;
	margin: 0px 0px 0px 0px;
}
.innerboxadvert
{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
/*--------------drop shadow stuff on images-------------*/

