/* CSS Document */

BODY {margin:0px; background-color:#E9DCB2;}
TD {font-family:Arial, Helvetica, sans-serif;}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Arial;
line-height:18px;
z-index:100;
background-color:#FFFFFF;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#85995F;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#CCCCCC;
color:#5B7033;
}

TD.pagetitle {
font-size:16px;
font-weight:bold;
color:#FFFFFF;
padding:1px 4px 1px 4px;
white-space:nowrap;
}
TD.pagetitle A, TD.pagetitle A:hover {color:#FFFFFF; text-decoration:none;}

TD.bodyouter {border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; background-color:#E5E6C8; padding:0px 3px 0px 2px;}
TD.bodyouterfoot {border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;background-color:#E5E6C8; padding:0px 3px 2px 2px;}
TD.bodymain {border-left:11px solid #FFFFFF; border-right:11px solid #FFFFFF; 
padding:8px 20px 8px 20px;
font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#003300; font-weight:bold;
line-height:1.3;}
TD.footer {background-color:#663300; border:1px solid #FFFFFF; padding:4px; font-size:18px; color:#FFFFFF;}
TD.footer A {color:#FFFFFF; text-decoration:none;}
TD.footer A:hover {color:#FFFFFF; text-decoration:underline;}
TD.footer2 {background-color:#b27d33; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; padding:4px; font-size:18px; color:#FFFFFF; text-align:center;}
TD.footer2 A {color:#FFFFFF; text-decoration:none;}
TD.footer2 A:hover {color:#FFFFFF; text-decoration:underline;}


TD.leftbg {background-image:url(images/bgs_01.jpg); background-repeat:repeat-x; background-position:top right;}
TD.rightbg {background-image:url(images/bgs_03.jpg); background-repeat:repeat-x;}

H1 {font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:22px; color:#4C583B; margin:0px 0px 5px 0px;}
H2, H2 A, H2 A:hover {font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:17px; color:#95593A; margin:0px 0px 5px 0px; text-decoration:none;}
H3 {font-size:14px; font-weight:bold; margin:0;}
H4 {font-size:14px; font-weight:bold; margin:5px 0px; color:#B27D33;}

span.browntext {color:#95593A;}
.browntext2 {color:#B27D33;}
IMG.contentimage, TABLE.householder {border-style:double;
border-width:5px;
border-color:#95593A;}

TD.housename {
font-family:"Times New Roman", Times, serif; 
padding:4px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
TD.smallbody {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4C583B; font-weight:normal;
}
TD.smallbody UL {
	margin-left:15px;
	padding:0px;
}
TD.mediumbody {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4C583B; font-weight:normal;}

TD.fullbody {font-family:Arial, Helvetica, sans-serif; font-size:14px;  color:#4C583B; font-weight:bold;}
TD.processbox {background-color:#FFFFCC; border:3px solid #95593A; padding:3px;
font-family:"Times New Roman", Times, serif; font-size:14px; color:#4C583B; font-weight:bold;
}
.tabtopcontents {
position:absolute;
top:245px;
width:765px;
z-index:1;
}
#tabcontentcontainer{
height:0px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
width:766px;
text-align:center;
float:left;
clear:both;
}

.tabcontent{
display:none;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
border:1px solid black;
line-height:1.5;
padding:1px;
z-index:1;
}
.tabcontent A {
color:#5B7033;
text-decoration:none;
padding:2px;
}
.tabcontent A:hover {
color:#990000;
text-decoration:none;
background-color:#CCCCCC;
}
TD.searchbox {
background-color:#999933;
padding:3px;
}
TD.searchbox TD {
font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;}
TD.searchbox INPUT {
font-family:Arial, Helvetica, sans-serif; font-size:11px;}

TD.historydiv {background-image:url(images/historybg.gif);
background-position:center;
background-repeat:repeat-y;}
TD.historytext {font-size:14px; padding-left:10px;}
TD.historytextover {font-size:14px; padding-left:10px; color:#993300;}
TABLE.hottopicstable {border-collapse:collapse;}
TABLE.hottopicstable TD {border:1px solid #333333; font-size:12px;}
TABLE.houses_button {border:1px solid #333333; background-color:#FFC78F; cursor:pointer; color:#006600;}
TABLE.houses_button A, TABLE.houses_button A:Hover {color:#006600; text-decoration:none;}
TD.logseries {font-size:12px; font-weight:normal;}
TABLE.sempop TD {border-bottom:1px dotted #4C583B;
font-family:Arial, Helvetica, sans-serif; font-size:14px;  color:#4C583B; font-weight:bold; padding:6px 3px 6px 3px;}

/*
 +---------------------------------------------------------+
 + Calendar Script by Midgard (bahadir@eggdrop.gen.tr)     +
 + It's a free software                                    +
 +---------------------------------------------------------+
 + http://www.eggdrop.gen.tr                               +
 +---------------------------------------------------------+
 */

.mainTable {
	background-color: #E1E1E1;
	border: 1px solid #999999;
	width: 400px;
}

.monthRow {
	background-image: url("calendar/images/monthBg.gif");
	background-color: #D8E2EC;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #252216;
}

.monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #252216;
}

.monthRow a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.dayNamesText {
	background-image: url("calendar/images/dayBg.gif");
    font-family: Arial, sans-serif; 
	font-size: 14px; 
	font-weight: Bold; 
	color: #333333;
}

.rows {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	height:35px;
}

.sOther {
    background-color: #EEEEEE;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #BBBBBB;
	font-weight:bold;
}

.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #336699;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.popupDate2 {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	padding: 4px;
}

.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.s23 {
	background-color: #CCFF00;
	padding: 4px;
}

.categoryDiv {
	background-color: #FCF5EF;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 4px;
}

TD.logcaptions {background-color:#006600; color:#FFFFFF; padding:3px;}

TABLE.showgallery {
border-style:double;
border-width:5px;
border-color:#95593A; background-color:#000000;}
TABLE.showgallery TD, TABLE.showgallery A{color:#FFFFCC;}
TABLE.showgallery A:hover{color:#FFFFFF;}
TD.showgalleryrow {padding:4px;}

TABLE.locateadvisor {border-collapse:collapse;border:1px solid #95593A;}
TABLE.locateadvisor TD {background-color:#F7F8D6; border-top:1px solid #95593A; padding:3px;}

TD.dealertitle {border:3px double #99c299; padding:4px; font-size:16px; text-align:center;
font-family:"Times New Roman", Times, serif;}
TD.dealerhousecol {font-size:12px; font-weight:normal;}