
/***
   do not delete this dummy class which is
   used to fix some strange problems
***/

.xxx {
}

/********************** BRANDING *************************/
#branding {
   border: 0px solid blue;
   height: 156px;
   width : 950px;
}

#brandingImage {
   border: 0px solid red;
}

#logo {
   border:0px solid #000;
   width :210;
   height:156;
}


/********************** BODY CONTENT ******************************/
.fatList{
   border-collapse: collapse;
   width: 370px;
   min_height:407px;
   border:0px solid blue;
}

.fatList td{
   padding: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-style: normal;
	 line-height: 16px;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;   
}

.fatList .title{
   font-size: 16px;
   font-weight: bold;  
   color: #4d73a9;
   letter-spacing:1px;
}

.fatList .detailTitle{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;  
   color: #000;
   letter-spacing:1px;
   padding-top:20px;
   width: 450px;
}

.fatlist .text {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 7pt;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
}

.fatList img{
}

.fatList a:link, .fatList a:visited{
	text-decoration:underline;
}

.fatList a:hover{
}

.fatList div{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height: 16px;
	 color: #000000;
}
/********************** LIST LINKS ******************************/
.listLinks{
   border-collapse: collapse;
   width: 370px;
   border:0px solid blue;
}

.listLinks td{
   padding: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-style: normal;
	 line-height: 16px;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;   
}

.listLinks .title{
   font-size: 16px;
   font-weight: bold;  
   color: #4d73a9;
   letter-spacing:1px;
}  


.listLinks .detailTitle{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;  
   color: #000;
   letter-spacing:1px;
   padding-top:20px;
   width: 450px;
}


.listLinks .text {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 7pt;
	 font-style: normal;
	 line-height: 20px;
	 font-weight: normal;
	 font-variant: normal;
}

.listLinks img{
}

.listLinks a:link, .listLinks a:visited{
	text-decoration: underline;
	color :#551A8B;
}

.listLinks a:hover{
}

.listLinks div{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height: 18px;
	 color: #000000;
}
	
/********************** COMPANY LIST ******************************/
#companyList{
   border:0px solid blue;
   width:700px;
}

#companyList .recordContainer{
   float: left;
   height:120px;
   width: 130px;
   border:0px solid red;
   margin:5px;
}

#companyList .pictureBox{
}

#companyList img{
   margin: auto;
   text-align: center;
}

#companyList .companytitle{
   text-align: center;
}

	
/**********************************************************/
#rooms{
   margin-top:25px;
}


/****************************************************************/
/************************* PAGER PANEL **************************/
#pagerPanel{
   padding-top: 50px;
   width: 705px;
   border: 0px solid red;
}

#pagerPanel td{
}

#pagerPanel div{
   padding-top: 30px;
}

/***************************************************************/
.pagerDisplay, .pagerDisplayDetail{
   padding: 0px;
   border:0px solid #000;
   border-collapse: collapse;
   width: 400px;
   text-align:right;
   float:right;
}

.pagerDisplay td.back{
   width: 100px;
   text-align: left;
}

.pagerDisplay td.prev{
   width: 70px;
   text-align: left;
}

.pagerDisplay td.next{
   width: 50px;
   text-align: right;
}

.pagerDisplay td.display{
   text-align: center;
}

.pagerDisplay a:link, .pagerDisplay a:visited{
	color : #000;
}

.relatedPictureBox{
   float:left;
   width:80px;
   border:0px solid red;
}

.relatedPictureBox img{
}

.inputField{
   font-family:Arial;
   font-size:11px;
}

/***************************************************************/
.footerPanel {
   border-collapse: collapse;
   padding: 0px;
   width: 100%;
   text-align:center;
   height:20px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFF;
	border:0px solid red;
   
}

.footerPanel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00000;
	letter-spacing: 1px;
	
}

.footerPanel  a{
   font-size:9px;
   text-decoration:underline;
   color:#723071;
   font-weight: bold;
}

.footerPanel a:hover{
   text-decoration:underline;
   color:#723071;
}
