/***********************************************************************	

	STYLES FOR HONDA.COM.MY - E-Newsletter
	Author: AGENDA Malaysia
	Version: 
	Last Modified: 
	
	File Contents: 
	- Backgrounds
	- Font Styles
	- Custom Layout

***********************************************************************/



/* Backgrounds
-------------------------------------------------*/

#main {
background-image:url(../images/bg_gradient.jpg);
background-repeat:repeat-x;
background-position:0px 0px;
background-color:#ffffff;
}

body.content #header {
height: 161px;
background: url('../images/enewsletter/header_pic.jpg') no-repeat 50% 45px;
}

#sec_navibar {
	background:url('../images/default_2nd_tier_button_bg.png') repeat-x;
	height: 50px;
}

#bottom_ads {
	background: #000 url('../images/abouthonda/bottom_ads_panel_bg.jpg' ) repeat-x;
background-color:#000;
}


/* Font Styles
-------------------------------------------------*/

h1, h2, h3, h5 { color: #e91f30; }
h2 { line-height:20px; }
h4 { color: #e91f30; font-size:12px; padding-bottom:10px; }
a { color:#e91f30; }
a:hover { color:#e91f30; }



/* Custom Layout
-------------------------------------------------*/

.overview #sec_navibar,
.gallery #sec_navibar {
	height: 58px;
	border-bottom: 0;
}

.bp_block {
float: left;
}

#bp1 	{ width: 250px; padding-right: 30px; }
#bp2 	{ width: 120px; padding-right: 10px; }
#bp3 	{ width: 160px; padding-right: 10px; }
#bp4 	{ width: 125px; padding-right: 10px; }
#bp5 	{ width: 110px; padding-right: 10px; }
#bp6 	{ width: 125px; }



/* eNewsletter Subscription FORM
-------------------------------------------------*/
.redasterisk { color:#e91f30 }
#enewsletter td { padding: 0; }
.error_message { color:#e91f30; font-size:10px; margin-bottom:5px; margin-left:3px; }
#enewsletter fieldset { background: #EFEFEF; margin-bottom: 20px;}

#update_table { padding-top:20px; }
input.checkbox { vertical-align: middle; }
input.radio { vertical-align: text-bottom; }
#enewsletter .faux_legend { background: #666666; color: #FFFFFF; font-size: 16px; display: block; padding: 5px; margin: 0 0 10px; }

#enewsletter .field:after,
#enewsletter .input_group:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

#enewsletter .field,
#enewsletter .input_group {
	display: inline-block;
}

* html #enewsletter .field
* html #enewsletter .input_group {
	height: 1%;
}

#enewsletter .field { display: block; margin-bottom: 8px; }
#enewsletter .description { font-size: 9px; margin: 0 0 0 5px; }

#enewsletter label { display:block; margin-right:40px; margin-top:3px; }
#enewsletter .text { width:240px; }
#enewsletter .textbox { width:240px; height:120px; }
#enewsletter .select { width:245px; padding:2px; }
#enewsletter select#title { width:80px; }
#enewsletter select#nationality { width: 120px;}
#enewsletter input#age { width:100px; }

#profile_ic,
#profile_id {
width: 180px;
float: left;
}

#enewsletter #contactNoMobilePrefix { width: 70px; }
#enewsletter #day { width: 70px; }
#enewsletter #month { width: 95px; }
#enewsletter #year { width: 70px; }
#enewsletter #contactNoMobile { width: 128px; }
