/* Start of CMSMS style sheet 'shs search' */
/* ------------ Header - Search ------------ */

div#search{
padding-top:0px;
height: 33px;
background:#c2edfe;

}
div#searchpt label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
background: white;
}

h3{
font-size:12px;
}
ul { 

list-style-position: inside;

 }
li{
font-size:10px;
font-family: Tahoma;
list-style-position: inside;
margin-top:5px;
color:#797979;
}

div#searchpt input.search-input {
/* specific size for image, your image may need these adjusted */
	width: 143px;
	height: 18px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #999;
/* padding of text */
	margin-top:7px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: bold 0.9em Arial, Helvetica, sans-serif;
/* left input image, set your own here */
	
margin-left:550px;
background: white url(uploads/shs/searchTXTpt-PT.jpg) no-repeat 0% 300%;

padding-left:70px;

}
div#searchpt input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 37px;
	height: 28px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: right;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(uploads/shs/search.jpg) no-repeat right top;
                margin-top:3px;
                margin-right:0px;
}

/*espanhol*/
div#searches label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
background: white;
}

div#searches input.search-input {
/* specific size for image, your image may need these adjusted */
	width: 143px;
	height: 18px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #999;
/* padding of text */
	margin-top:7px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: bold 0.9em Arial, Helvetica, sans-serif;
/* left input image, set your own here */
	
margin-left:550px;
background: white url(uploads/shs/searchTXTes-ES.jpg) no-repeat 0% 300%;
padding-left:70px;

}
div#searches input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 37px;
	height: 28px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: right;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(uploads/shs/search.jpg) no-repeat right top;
                margin-top:3px;
                margin-right:0px;
}

/*Ingles*/
div#searchen label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
background: white;
}

div#searchen input.search-input {
/* specific size for image, your image may need these adjusted */
	width: 143px;
	height: 18px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #999;
/* padding of text */
	margin-top:7px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: bold 0.9em Arial, Helvetica, sans-serif;
/* left input image, set your own here */
	
margin-left:550px;
background: white url(uploads/shs/searchTXTen-US.jpg) no-repeat 0% 300%;
padding-left:70px;

}
div#searchen input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 37px;
	height: 28px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: right;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(uploads/shs/search.jpg) no-repeat right top;
                margin-top:3px;
                margin-right:0px;
}

/* End of 'shs search' */

