@charset "UTF-8";
/* CSS Document */

.search-box {
	background-repeat: no-repeat;
	background-position: center top;
}

.search-box input.cat_textbox_small#CAT_Search{
	width: 180px;
}
/* post */

.forum-posts-container h1 a, .post h2  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.forum-posts-container h1 a {
	font-size: 16px;
}

h3.name {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}



/* 
-------------------------------------------------------
Partner Web app
-------------------------------------------------------
 */
.list {
	width: 575px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background-image: url(../../images/transbits/transbitw10.png);
	background-repeat: repeat;
	float: left;
	border: 1px solid #111111;
	display: inline;
}

.listtext {
	float: right;
	width: 350px;
	text-align: left;
}

.listtext h3, .listtext h3 a {
	color: #0092af;
	font-size: 16px;
	line-height: 100%;
	margin: 0px;
	padding: 0px 0px 10px;
}
.list img {
	float: left;
	width: 200px;
	display: inline;
}

#partnerdetail {
	width: 575px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background-image: url(../../images/transbits/transbitw10.png);
	background-repeat: repeat;
	float: left;
	border: 1px solid #111111;
	display: inline;
}
#partnerlogo {
	float: left;
	margin-bottom: 10px;
	display: inline;
}

#partnerlogo img {
	float: left;
	width: 200px;
	margin-right: 20px;
	display: inline;
}

#patnerdetailimg {
	text-align: center;
}
#patnerdetailimg img {
	background-image: url(../../images/transbits/transbitw10.png);
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #333333;
	margin: 10px;
}


	
	/* 
-------------------------------------------------------
Profile Web app
-------------------------------------------------------
 */	

#detailmain {
	float: left;
	width: 595px;
	display: inline;
}

#detailbanner img {
	float: left;
	width: 595px;
	display: inline;
}

#detaildetail {

}

#detaildetail img {
	float: right;
	width: 300px;
	margin-left: 10px;
	display: inline;
}

#detailleft {
	width: 300px;
	padding: 10px;
}

#detailleft h3, #detailmusic h3, #detailbottom h3  {
	color: #8c6d68;
	font-size: 20px;
	padding: 10px 0px 0px;
}



#detailbanner img {
	width: 595px;
	margin-bottom: 10px;

}

#detailbottom h3 {
	float: left;
	width: 595px;
	padding-bottom: 10px;

}


#detailmusic {
	background-image: url(../../images/transbits/transbitw10.png);
	background-repeat: repeat;
	float: left;
	width: 575px;
	margin-top: 10px;
	padding: 10px;
}

#detailbottom {
	float: left;
	width: 575px;
	margin-top: 10px;
	padding: 10px;
	display: inline;

}

#detailbottom ul {
	margin: 0px;
	padding: 0px;
	width: 575px;
}
#detailbottom li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	width: 575px;
}

#detailmusic p {
	text-indent: 100px;
}

#detailimages {
	background-image: url(../../images/transbits/transbitw10.png);
	background-repeat: repeat;
	float: left;
	width: 585px;
	margin-top: 10px;
	padding: 5px;
	display: inline;
}
#detailimages img {
	padding: 5px;
	width: 185px;
}

#avaerror {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 50px;
}