/*   
Theme Name: thai-cats
Theme URI: thai-cats
Description: 
Author: AER
Version: :0.1
.
.
*/


* {
	margin: 0;
	padding: 0;
}

body {
	background: url(bg.jpg);
	vertical-align: baseline; 
	font: 10pt Verdana, Georgia, Arial;
}

#warp {
	margin: 0 auto 40px;
	width: 974px;
}
#header-img {
	margin: 0 auto;
	width: 940px;	
-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 30px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 30px rgba(50, 50, 50, 0.75);
}
#container {
	margin: -5px auto;
	width: 940px;	
background: #DFE6EC;

-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 30px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 30px rgba(50, 50, 50, 0.75);

-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}

#sidebar {
width: 130px;	
float: left;
margin-top: 15px;
padding-left: 5px;
}

#sidebar  ul {

}

#sidebar  ul li {
	list-style: none;
}
#sidebar  ul li a {
	display: block;
text-decoration: none;
padding: 3px 3px 3px 3px;
height: auto !important;
height: 1%;
width: 114px;
font: bold 13px Tahoma;
color: #0B5C8B;
text-transform: uppercase;
}
#sidebar  ul li a:hover {
	color: #000000;
}

#content {
border-left:5px solid #055C92;
padding: 15px;
background: #DFE6EC;
width: 740px;
float: left;
font-family: Tahoma; 
color: #000080;
margin-top: 15px;
}
#content h1 {
	font-family: Tahoma; 
	color: #000;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}



/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }


.homes {

}
.homes_it {
	float: left;
	margin-left: 15px;
}
.homes img {
		float: left;
	margin-left: 15px;
}

.table {
	border: 1px solid #ccc;
}

.cbct0 {border-top: 1px solid #000000}

.cbcl0 {border-left: 1px solid #000000}

.cbcr0 {border-right: 1px solid #000000}

.cbcb0 {border-bottom: 1px solid #000000}

.its_t {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.its_tr {
	width: 700px;
}