/* Newsletter module HOME PAGE css */
div.moduletableHOME h3 {font-size: 28px; line-height: 28px;}

div.moduletableHOME {background: url(graphics/newsletter_IMG.gif) left top no-repeat; height: 150px; padding-left: 235px;}

div.moduletableHOME div.mainnewsletter p.ccIntro {border-bottom: none; padding-bottom: 0px;}

div.moduletableHOME div.mainnewsletter div.ccRow label, #COM_news div.ccRow label, .highslide-body div.ccRow label {color: #ec4399; width: 55px;}
div.moduletableHOME div.mainnewsletter div.ccRow input.ccField, #COM_news div.ccRow input.ccField {	width: 265px; border: #fff solid 1px;}

.highslide-body div.ccRow input.ccField {border: #ec4399 solid 1px; width: 238px;}

div.moduletableHOME div.mainnewsletter div.ccRow center {display: block; width: 190px;}
div.moduletableHOME div.mainnewsletter div.ccRow input.button, #COM_news div.ccRow input.button, .highslide-body div.ccRow input.button {background: url(graphics/subscribe.png) center bottom no-repeat;}
div#COM_news .ccRow input.button {margin: 10px 0px 0px 55px;}
.highslide-body div.ccRow input.button {float: right;}
div.moduletableHOME div.mainnewsletter div.ccRow input.button:hover, #COM_news div.ccRow input.button:hover, .highslide-body div.ccRow input.button:hover {background: url(graphics/subscribe.png) center top no-repeat;}

/* Newsletter module common css */
div.mainnewsletter {width:100%;}

/* Normal style */
.ccIntro {border-bottom: #fff solid 1px; margin-bottom: 15px; padding-bottom: 10px;}
.ccIntro2 {border-bottom: #747474 solid 1px; margin-bottom: 15px; padding-bottom: 10px;}

div.ccRow {display: block; height:20px; padding-bottom: 5px;}

div.ccRow label {color: #fff; font-size: 12px; font-weight: bold; float: left; line-height: 20px; text-transform: uppercase;}

div.ccRow input.ccField {
	width: 175px;
	background: url(../../../templates/hialeah/images/whitebox_bg.png) center top repeat-y;
	border: none;
	height: 16px;
	padding: 2px;
	margin: 0;
}
div.ccRow input.inputbox {margin-left: 50px;}

div.ccRow input.button {background: url(graphics/subscribe.png) center top no-repeat; border: none; color: #ffffff;  height: 20px; display: block; margin: 0px; padding: 0px; width: 80px;
	/*font-family: Georgia, Times, "Times New Roman";*/
	font-size: 11px; text-transform: uppercase;
	/*font-style: italic;*/
	font-weight: bold;
	margin: 0px auto;
	text-align: center;
}
div.ccRow input.button:hover {background: url(graphics/subscribe.png) center bottom no-repeat; cursor: pointer; text-decoration: none;}