@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: 30px;
}

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: 30px;
	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
-------------------------------------------------------
 */	
 
#content .myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	float: right;
}
#content .myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	text-decoration: none;
}
#content .myButton:active {
	position:relative;
	top:1px;
}

#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;
}
