/***********************************************************************	

	STYLES FOR HONDA.COM.MY - All Prices Spec
	Author: AGENDA Malaysia
	Version: 
	Last Modified: 
	
	File Contents: 
	- Backgrounds
	- Font Styles
	- Custom Layout
	- Forms

***********************************************************************/



/* Backgrounds
-------------------------------------------------*/
.tabs-container {
    padding: 1em 8px;

}

#main {
background-image:url(../images/bg_gradient.jpg);
background-repeat:repeat-x;
background-position:0px 0px;
}

body.content #header_ {
height: 161px;
background: url('../images/abouthonda/header_pic.jpg') no-repeat 50% 45px;
}


#sec_navibar {
	background:url('../images/default_2nd_tier_button_bg.png') repeat-x;
	height: 50px;
}

#sec_navibar_sub {
	background:url('../images/default_2nd_tier_button_bg.png') repeat-x;
	height: 110px;
	border-bottom:#333333 dotted 1px; 
}

/*
#bottom_ads {
	background: #960d0d url('../images/news_events/bottom_ads_panel_bg_red_.jpg') repeat-x;
}
*/


/* 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; }




/* Font Styles
-------------------------------------------------*/

h2, h3, h5 { color: #e91f30; }
a { color:#e91f30; }
a:hover { color:#e91f30; }
#section_navigation li li.active a { color: #e91f30; font-weight: bold;}

/* Text Align
-------------------------------------------------*/

.textright
{ text-align:right;}
.texthigh
{line-height:12px;}
.spacer
{line-height:25px;}
.tdbgc
{background-color:#F2F2F2;}

