    /** custom design - header information */
	#showTop{ height:33px; border:1px solid black; background-image: url('../images/design-show/bg_top.png');background-repeat:repeat-x; }
	#showHeaderSearch {	float: right; color: white;	font-size:13px;	font-weight:bold; margin-top:7px; margin-right:15px; }
	#userBroadcast { float:right; }
	#userActions {float:right; }
	#showMenu {height:33px; float:left; width:600px; }
	#showMenu a.showMenuItem{ color: #747474; font-weight: bold; margin-left:20px; font-size:13px; text-decoration:none;}
	#showMenu a.showMenuItem:hover{ color: #000; }

	/** custom design - footer information */
	#showFooter{ height:38px; background-image: url('../images/design-show/bg_footer.png'); background-repeat:repeat-x; margin-top:10px; padding:0px; margin-bottom:0px; border-bottom:3px solid #E9E9E9; }
	#foot_right_distancer{ background-repeat:repeat-x; background-image:url(../images/design-show/bg_line_footer.png); width:100px; float:right; height:39px;} 
	#powered { float:right; height:39px;width:240px; }
	
	#footerMenu { margin-top:10px;float:left;margin-left:10px;}
	#footerMenu a{ margin-left:15px; font-weight:bold; text-decoration:none; color: #747474;}
	#footerMenu img{ margin-right:5px;}
	#footerMenu ul{list-style-type:none;margin: 0;padding: 0;}
	#footerMenu ul li{float:left;}

	input[type=text], input[type=password] { border: 1px solid #000; height: auto; padding: 1px; }
	select { border: 1px solid #000; height: auto; }
	textarea, .leftColumn textarea, .rightColumn textarea { border: 1px solid #000; }

	#mainWrapper{ margin-top:10px; }
	#main { width: 960px; border: none; background: transparent; }
	.infoDetails a, .infoDetails a:hover { color: inherit; }

	body { background-color:#fff; background-image: none; }
    	body { background-image: url(../../files/design/0/22/13.jpg); }
        	body { background-repeat: repeat}body { background-position : top left; }	#userShowBanner { margin-bottom:10px; }	#userShowBanner img { width:952px; }	body { color: #333; }
	.pagination a, .pagination a:hover { color: #333; }
	.commentTitle { color: #333; }
	.contentWrapper div.details div.more { color: #333; }

	.contentBox div.inner {
		padding: 9px;
		background: #b893c7;
		border: 1px solid #9d45c9;
	}
	.contentBox div.topLeft { height: 28px; background: #9d45c9; }
	.contentBox div.topRight { height: 28px; margin-left: 12px; background: #9d45c9; }
	.contentBox div.topRight div {height: 28px; margin-right: 12px; background: #9d45c9; }
	.contentBox div.topRight h2 { height: 28px; background: #9d45c9; }
	.contentBox div.topRight h2 span {
		color: inherit;
		height: 28px; line-height: 28px; margin: 0; padding: 0;
		background: #9d45c9;
	}
	.contentWrapper { background: #9d45c9; }
	.contentWrapper div.details a.title, .contentWrapper div.details a.title:hover { color: inherit; }
	.contentWrapper div.details div.more a, .contentWrapper div.details div.more a:hover { color: inherit; }
	
	h3.caption { background: #9d45c9; }
	.paginationWrapper { background: #9d45c9; }

    	a, a:hover { color: #f4fc05; }
	.pagination a:hover, .pagination a.current { color: #f4fc05; }
	.infoDetails a, .infoDetails a:hover { color: #f4fc05; }
	.commentTitle a, .commentTitle a:hover { color: #f4fc05; }
	.contentWrapper div.details div.more a, .contentWrapper div.details div.more a:hover { color: #f4fc05; }
    