﻿.HomeRightBox
{
	width: 372px;
	margin-bottom: 15px;
}

.HomeRightBox .HomeRightBoxTop
{
	background: url('/Images/bg-box-right-top.gif') no-repeat;
	width: 372px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.HomeRightBox .HomeRightBoxBottom
{
	background: url('/Images/bg-box-right-bottom.gif') no-repeat;
	width: 372px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.HomeRightBox .HomeRightBoxMiddle
{
	background: url('/Images/bg-box-right-middle.gif') repeat-y;
	width: 342px;
	margin: 0;
	padding: 0 15px 0 15px;
}

.HomeSearchBox
{
	width: 547px;
	margin-bottom: 15px;
}

.HomeSearchBox .HomeSearchBoxTop
{
	background: url('/Images/bg-box-search-top.gif') no-repeat;
	width: 547px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.HomeSearchBox .HomeSearchBoxBottom
{
	background: url('/Images/bg-box-search-bottom.gif') no-repeat;
	width: 547px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.HomeSearchBox .HomeSearchBoxMiddle
{
	background: url('/Images/bg-busca.png');
	width: 540px;
	margin: 0;
	padding: 0 15px 0 15px;
}

.SearchButton {
	background: url(../../images/btn-procurar.gif) no-repeat;
	width:93px;
	height:42px;
	margin-left:20px;
}

.txtProcura
{
	width:370px;
	height:16px;
	float:left;
	margin-top:0px;
	padding: 7px;
}

.HomeVideoBox
{
	width: 547px;
	margin-bottom: 15px;
	
}

.HomeVideoBox .HomeVideoBoxTop
{
	width: 580px;
	height: 37px;
	margin: 0;
	padding: 0 1px 0 1px;
	font-size: 1px
}
.HomeVideoBox .HomeVideoBoxBottom
{
	background: url('/Images/bg-box-home-video-bottom.gif') no-repeat;
	width: 545px;
	height: 12px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.HomeVideoBox .HomeVideoBoxMiddle
{
	width: 515px;
	margin: 0;
	padding: 0 15px 0 15px;
}

/*select#ctl00_ContentPlaceHolder1_ddl_CategorySearch {
	width:250px!important;
	}

select#ctl00_ContentPlaceHolder1_ddl_CategorySearch option:focus {
	width:100%!important;
	}*/
	
