body, div, td, p {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    _font-size: 10px;
}

h3 {
	font-size: 12px;
}

tr.trHoje
{
    font-weight: bold;
}

/*
#wall {
    width: 300px;
    min-height: 150px;
    background-color: #EEEEEE;
    -background-color: #C8D0D4;
    border: 1px dotted #CCCCCC;
    _border: 1px solid #708090;
    position: absolute;
    top: 500px;
    left: 300px;
    visibility: hidden;
    padding: 10px;
    background-image: url('img/phone.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-left: 50px
}
*/
#dialbox {
    /*
	background-image: url('img/disca_002.png');
    */
	background-image: url('img/dialbox_bg.png');
    width: 365px;
    height: 266px;
}

#instrucoes {
    position: absolute;
    top: 100px;
    left: 388px;
    background-image: url('img/instrucoes.png');
    width: 276px;
    height: 177px;
}


#disponibilidade {
    width: 365px;
    margin-top: 20px;
    /*
	background-color: #EEEEEE;
    */
	padding: 10px;
    text-align: center;
}

#call {
    background-image: url('img/dialbox_submit.gif');
	background-color : transparent;
    width: 75px;
    height: 57px;
    border: 0px;
    cursor: pointer;
	/*margin-left: 4px;*/
}
/*
#call:hover {
    background-image: url('img/dialbox_submit_hover.png');
}
*/
#dest {
    /*
	background-image: url('img/input.png');
    */
	background-image: url('img/dialbox_input.gif');
	background-color : transparent;
    width: 243px;
    height: 40px;
    border: 0px;
    padding-top: 10px;
    padding-left: 14px;
    color: #da251c;
    font-weight: bold;
    font-size: 18px;
}

#formdial {
    position: absolute;
    top: 118px;
    left: 30px;
}
.ok {
	padding: 5px;
	border: 1px solid black;
	cursor: pointer;
    font-weight: bold;
}
/*
#wall {
	width: 295px; 
	min-height: 205px; 
	background-color: #EEEEEE;
	-background-color: #C8D0D4;
	border: 1px dotted #CCCCCC;
	_border: 1px solid #708090; 
	position: absolute; 
	top: 50px; 
	left: 424px;
	visibility: hidden;
	padding: 10px;
	background-image: url('img/phone.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 50px;
}
*/
h2 {
    font-size: 14px;
}
#inclua {
    position: absolute;
    top: 234px;
    left: 390px;
	/*
	border: 1px solid black;
	*/
}

#inclua a {
    display: block;
    width: 270px;
    height: 40px;
}

#bydirect {
    /*
    text-align: center;
    */
    position: absolute;
    top: 10px;
    left: 490px;
}

#bydirect a, .inclua a {
    color: #CC3333;
    font-weight: bold;
    text-decoration: none;
}

#availability {
    font-weight: normal;
}
.useronline{
    color: #CC3333;
}

#weekdays {
    cursor: pointer;
}
.horariosdiv thead {
    font-weight: bold;
    text-align: center;
    background-color: #CC3333;

}

.horariosdiv thead td{
    color: white;
    padding: 4px;
}

.horariosdiv tbody td{
    background-color: white;
    padding: 3px;
}

ul {
    list-style: square;
}
#wall {
	background-color: #EEEEEE;
	width: 600px;
	/*
	height: 300px;
	*/
	border: 1px solid black;
	
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 50px;
	visibility: hidden;
}

#walltop {
	background-color: black;
	background-image: url('img/d.png');
	background-repeat: no-repeat;	
	width: 100%;
	height: 16px;
	font-weight: bold;
	color: white;
}

#wallclose {
	display: block;
	width: 16px;
	height: 14px;
	background-image: url('img/close.png');
	background-repeat: no-repeat;	
	float: right;
}

#buttons a {
	/*	
	display: block;
	float: left;
	*/	
	border: 1px solid black;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#buttons {
	margin: 10px;
	text-align: right;
}

#wallcontent {
	padding: 10px;
}
/*
body {
	background-image: url('img/background.png');
	background-repeat: no-repeat;
}
*/
