/*
.info {font-family:Sylfaen; text-decoration:none; color:#000000; font-weight:bolder; font-size:12pt; }

.subboldcontent {font-family:Sylfaen; text-decoration:none; font-style:italic; color:#000000; font-weight:bolder; font-size:9pt; }

.ulbcontent {font-family:Sylfaen; text-decoration:underline; color:#000000; font-weight:bold; font-size:12pt; }
*/

/* Main Settings */

body {
	margin-left:0px; margin-top:0px; margin-right:0px;	margin-bottom:0px;	
	font-family:Times New Roman, Times, serif;	
	text-decoration:none;	
	color:#000000;
	font-weight:normal; 
	font-size:11pt;
}

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-style:normal; color:#000000; font-weight:normal; font-size:11pt;}

a 			{font-family:Sylfaen; color:Blue; text-decoration:none; font-weight:normal; font-size:12pt;} 
a:hover		{font-family:Sylfaen; color:#000; text-decoration:underline; font-size:12pt;}
a:visited   {font-family:Sylfaen; color:#003366; text-decoration:underline;}

/* 
a.sublink:link {font-family:Sylfaen; text-decoration:none; color:#0033CC; font-size:8pt;}

a.sublink:visited {font-family:Sylfaen; text-decoration:none; color:#6699CC; font-size:7pt;}

a.sublink:hover {font-family:Sylfaen; text-decoration:underline; color:#000000; font-size:9pt;}
*/

/* Page Settings */

.CondoTilte {
	font-size:30px;
	font-family:Sylfaen;
    font-weight:bold;	
}

.CondoTextBig {
	font-size:20px;
	font-family:Sylfaen;
    font-weight:bold;
}

.CondoText {
	font-size:15px;
	font-family:Sylfaen;
    font-weight:bold;
	font-style:italic;
}

/* Listings Settings */

.listInfo {
	font-size:20px;
	font-family:Sylfaen;
	color:#FFFF00;
	font-weight:bold;
	padding:0 0 0 6px;	
}

.listAction {
	font-size:20px;
	font-family:Sylfaen;
	color:#FF0000;
	font-weight:bold;
	padding:0 0 0 6px;	
}

.subtitle { 
	 font-size:13pt; 
     font-family:arial,helvetica; 
	 color:#000000;
	 font-weight:bold; 
}

.boldContent {
    font-size:11pt;
    font-family:arial,helvetica;  
	color:#000000; 
	font-weight:bold; 
}

/* Gallery Settings */

#mainCenter {
	height:100%;
}

#titleframe {
	width:100%;
	/*height:92px;*/
	background-color:light Blue;
}

#TopFrame {
	width:100%;
	height:100%;
	border:0px;
}

#BottomFrame {
	width:100%;
	height:100%;
	border:0px;
}


/* title frame */

.titleContent { padding:6px 0 6px 6px; }

.banner
{
	font-size:14px;
	font-family:Sylfaen;
	color:Black;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:14px;
	font-weight:bold;
}

.banner .email{
	font-weight:bold;
	color:Blue;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size:14px;
	font-family:Sylfaen;
	padding:0 0 0 6px;	
}

.indexInfo .filename {
	color:Blue;
}

.indexInfo .date {
	color:#666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Sylfaen;
	color:#333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color:#999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Sylfaen;
	color:#333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color:#999;
}
