/* Cycling Extremo Main CSS File*/
/* Updated: 12 November 2008 */
/* Copyright: Yawp domains */

html, body {
	background-color: #1e1e1e; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #aaaaaa;
}

table, tr, td {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #f2b705;
/*	color: #fe9a32; */
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}


/* Start Menu Style */

#menu_home_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 37px;
	background: url(../images/home_on.gif) no-repeat bottom left;
}

#menu_home {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 37px;
	background: url(../images/home_off.gif) no-repeat bottom left;
}

#menu_home:hover {
	background: url(../images/home_on.gif) no-repeat bottom left;
}

#menu_profile_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/profile_on.gif) no-repeat bottom left;
}

#menu_profile {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/profile_off.gif) no-repeat bottom left;
}

#menu_profile:hover {
	background: url(../images/profile_on.gif) no-repeat bottom left;
}

#menu_products_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/products_on.gif) no-repeat bottom left;
}

#menu_products {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/products_off.gif) no-repeat bottom left;
}

#menu_products:hover {
	background: url(../images/products_on.gif) no-repeat bottom left;
}

#menu_products #submenu {
	padding: 0px;
	margin: 0px;
	width: 187px;
	top: -28px;
	left: 100%;
	position: relative;
}

#menu_products #submenu
{display: none;}

#menu_products:hover #submenu
{display: block;}

#menu_products:hover #submenu:hover
{display: block;}

#menu_products:hover #submenu #menu_de_rosa {
	height: 28px;
	width: 182px;
	background: url(../images/de_rosa_off.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_de_rosa:hover {
	background: url(../images/de_rosa_on.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_bottecchia {
	height: 28px;
	width: 182px;
	background: url(../images/bottecchia_off.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_bottecchia:hover {
	background: url(../images/bottecchia_on.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_dmt {
	height: 28px;
	width: 182px;
	background: url(../images/dmt_off.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_dmt:hover {
	background: url(../images/dmt_on.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_salto {
	height: 28px;
	width: 182px;
	background: url(../images/salto_off.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_salto_on {
	height: 28px;
	width: 182px;
	background: url(../images/salto_on.gif) no-repeat bottom left;
}

#menu_products:hover #submenu #menu_salto:hover {
	background: url(../images/salto_on.gif) no-repeat bottom left;
}

#menu_stockists_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/stockists_on.gif) no-repeat bottom left;
}

#menu_stockists {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/stockists_off.gif) no-repeat bottom left;
}

#menu_stockists:hover {
	background: url(../images/stockists_on.gif) no-repeat bottom left;
}

#menu_stockists_on #submenu, #menu_stockists #submenu {
	padding: 0px;
	margin: 0px;
	width: 187px;
	top: -28px;
	left: 100%;
	position: relative;
}

#menu_stockists_on #submenu, #menu_stockists #submenu
{display: none;}

#menu_stockists_on:hover #submenu, #menu_stockists:hover #submenu
{display: block;}

#menu_stockists_on:hover #submenu:hover, #menu_stockists:hover #submenu:hover
{display: block;}

#menu_stockists_on:hover #submenu #menu_de_rosa, #menu_stockists:hover #submenu #menu_de_rosa {
	height: 28px;
	width: 182px;
	background: url(../images/de_rosa_off.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_de_rosa:hover, #menu_stockists:hover #submenu #menu_de_rosa:hover {
	background: url(../images/de_rosa_on.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_bottecchia, #menu_stockists:hover #submenu #menu_bottecchia {
	height: 28px;
	width: 182px;
	background: url(../images/bottecchia_off.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_bottecchia:hover, #menu_stockists:hover #submenu #menu_bottecchia:hover {
	background: url(../images/bottecchia_on.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_dmt, #menu_stockists:hover #submenu #menu_dmt {
	height: 28px;
	width: 182px;
	background: url(../images/dmt_off.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_dmt:hover, #menu_stockists:hover #submenu #menu_dmt:hover {
	background: url(../images/dmt_on.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_salto, #menu_stockists:hover #submenu #menu_salto {
	height: 28px;
	width: 182px;
	background: url(../images/salto_off.gif) no-repeat bottom left;
}

#menu_stockists_on:hover #submenu #menu_salto:hover, #menu_stockists:hover #submenu #menu_salto:hover {
	background: url(../images/salto_on.gif) no-repeat bottom left;
}

#menu_company_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/business_on.gif) no-repeat bottom left;
}

#menu_company {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/business_off.gif) no-repeat bottom left;
}

#menu_company:hover {
	background: url(../images/business_on.gif) no-repeat bottom left;
}

#menu_company_on #submenu, #menu_company #submenu {
	padding: 0px;
	margin: 0px;
	width: 187px;
	top: -28px;
	left: 100%;
	position: relative;
}

#menu_company_on #submenu, #menu_company #submenu
{display: none;}

#menu_company_on:hover #submenu, #menu_company:hover #submenu
{display: block;}

#menu_company_on:hover #submenu:hover, #menu_company:hover #submenu:hover
{display: block;}

#menu_company_on:hover #submenu #menu_dealer, #menu_company:hover #submenu #menu_dealer {
	height: 28px;
	width: 182px;
	background: url(../images/dealer_off.gif) no-repeat bottom left;
}

#menu_company_on:hover #submenu #menu_dealer:hover, #menu_company:hover #submenu #menu_dealer:hover {
	background: url(../images/dealer_on.gif) no-repeat bottom left;
}

#menu_company_on:hover #submenu #menu_business, #menu_company:hover #submenu #menu_business {
	height: 28px;
	width: 182px;
	background: url(../images/company_off.gif) no-repeat bottom left;
}

#menu_company_on:hover #submenu #menu_business:hover, #menu_company:hover #submenu #menu_business:hover {
	background: url(../images/company_on.gif) no-repeat bottom left;
}

#menu_cafe_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/bike_cafe_on.gif) no-repeat bottom left;
}

#menu_cafe {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/bike_cafe_off.gif) no-repeat bottom left;
}

#menu_contact_on {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/contact_on.gif) no-repeat bottom left;
}

#menu_contact {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 28px;
	background: url(../images/contact_off.gif) no-repeat bottom left;
}

#menu_contact:hover {
	background: url(../images/contact_on.gif) no-repeat bottom left;
}

/*  End Menu Style */


.main_tb {
	width: 100%;
	background:url(../images/body_bg.gif) repeat-x;
}

.main_tb2 {
	width: 100%;
	background:url(../images/body_bg2.gif) repeat-x;
}

.main_tb3 {
	width: 100%;
	background:url(../images/body_bg3.gif) repeat-x;
}

.header_tb {

}

.header_mn {
	background:url(../images/header_bg.gif) no-repeat;
}

.menu_tb {
	margin: 0px;
	padding: 0px;

}

.menu_mn {
	margin: 0px;
	padding: 0px;
/*	padding-top: 8px;*/
	text-align: left;
	vertical-align: top;
	background:url(../images/flash_bg.gif) repeat-x;
}

.flash_mn {
	background:url(../images/flash_bg.gif) repeat-x;
	padding-top: 5px;
}

.boby_tb {

}

.products_mn {
	background:url(../images/products_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.products_mn div {
	padding-left: 50px;
}

.products_mn h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 60px;
}

.products_mn a h1 {
	text-decoration: none;
	color: #aaaaaa;
	font-size: 18px;
}

.products_mn a:hover h1 {
	color: #f2b705;
	text-decoration: underline;
}

.welcome_mn {
	background:url(../images/welcome_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
/*	padding-left: 30px;*/
}

.welcome_mn div {
	padding-left: 30px;
	font-size: 13px;
}

.welcome_mn h3 {
	padding: 0px;
	margin: 0px;
}

.welcome_mn li a {
	text-decoration: none;
	color: #aaaaaa;
}

.welcome_mn li a:hover {
	color: #f2b705;
	text-decoration: underline;
}


.news_mn {
	background:url(../images/news_ltbg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.news_mn div {
	padding-left: 30px;
}

.news_mn ul {
	padding: 0px;
	margin: 0px;
}

.news_mn ul ul {
	padding-left: 20px;
}

.news_mn li {
	padding-bottom: 10px;
	list-style-image: url(../images/list_ico.gif);
	list-style-position: outside;
}

.news_mn ul ul li {
	padding: 0px;
	padding-top: 4px;
	list-style-image: none;
	list-style: circle;
}

.news_mn ul {
	margin: 0px;
	
}

.footer_tb {

}

.footer_mn1 {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

.footer_mn2 {
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}

.profile_mn {
	background:url(../images/profile_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.profile_mn div {
	padding-left: 30px;
	font-size: 13px;
}

.profile_mn h3 {
	padding: 0px;
	margin: 0px;
}

.profile_mn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.derosa_mn {
	background:url(../images/de_rosa_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.derosa_mn div {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 10px;
}

.bottecchia_mn {
	background:url(../images/bottecchia_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.bottecchia_mn div {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 10px;
}

.dmt_mn {
	background:url(../images/dmt_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.dmt_mn div {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 10px;
}

.salto_mn {
	background:url(../images/salto_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.salto_mn div {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 10px;
}

.stockists_mn {
	background:url(../images/stockists_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.nz_mn {
	background:url(../images/nz_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.tas_mn {
	background:url(../images/tas_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.vic_mn {
	background:url(../images/vic_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.nsw_mn {
	background:url(../images/nsw_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.qld_mn {
	background:url(../images/qld_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.nt_mn {
	background:url(../images/nt_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.wa_mn {
	background:url(../images/wa_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.sa_mn {
	background:url(../images/sa_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.stockists_lst {
	text-align: left;
	vertical-align: top;
}

.stockists_mn div {
	padding-left: 30px;
	font-size: 13px;
}

.stockists_lst div {
	padding-left: 30px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.stockists_lst a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.stockists_lst h1 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	color: #f2b705;
	font-size: 22px;
	display: block;
	max-width: 410px;
	background:url(../images/underline_h1.gif) bottom no-repeat;
	font-weight: normal;
}

.stockists_lst h2 {
	padding: 15px;
	padding-left: 30px;
	margin: 0px;
	color: #f2b705;
	font-size: 18px;
	display: block;
	max-width: 250px;
	font-weight: normal;
	text-decoration: underline;
}

.stockists_lst h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}

.stockists_lst ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 25px;
}

#locator_hl {
	padding: 0px;
	margin: 0px;
	height: 640px;
}

#locator_map {
	background: url(../images/austnz_map.gif) no-repeat top left;
	padding: 0px;
	margin: 0px;
	height: 640px;
}

.locator_mn {
	text-align: left;
	vertical-align: top;
}

.locator_mn div {
	text-align: center;
	padding-top: 240px;
}

.contact_mn {
	background:url(../images/contact_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.contact_mn div {
	padding-left: 30px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

.contact_mn a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.contact_mn h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}

.contact_mn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 25px;
}

.business_mn {
	background:url(../images/business_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.business_mn div {
	padding-left: 30px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

.business_mn a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.business_mn h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}

.business_mn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 25px;
}

.dealer_mn {
	background:url(../images/dealer_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.dealer_mn div {
	padding-left: 30px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

.dealer_mn a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.dealer_mn h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}

.dealer_mn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 25px;
}


.derosa_stockists_mn {
	background:url(../images/derosa_stockists_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.bottecchia_stockists_mn {
	background:url(../images/bottecchia_stockists_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.dmt_stockists_mn {
	background:url(../images/dmt_stockists_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.salto_stockists_mn {
	background:url(../images/salto_stockists_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.catalog_lst {
	text-align: left;
	vertical-align: top;
}

.catalog_lst div {
	padding-left: 30px;
	font-size: 13px;
	color: #cccccc;
	text-align: left;
	vertical-align: top;
}

.catalog_lst table {
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	margin-bottom: 15px;
}

.catalog_lst .pic {
	text-align: center;
	vertical-align: middle;
}

.catalog_lst .enlarge {
	font-size: 10px;
}

.catalog_lst a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.catalog_lst h1 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	color: #f2b705;
	font-size: 22px;
	display: block;
	max-width: 410px;
	background:url(../images/underline_h1.gif) bottom no-repeat;
	font-weight: normal;
}

.catalog_lst h2 {
	padding: 15px;
	padding-left: 30px;
	margin: 0px;
	color: #f2b705;
	font-size: 18px;
	display: block;
	max-width: 250px;
	font-weight: normal;
	text-decoration: underline;
}

.catalog_lst h3 {
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.catalog_lst ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.salto_mn {
	background:url(../images/salto_products_bg.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

.terms_mn {
	background:url(../images/terms_bg.gif) no-repeat;
	text-align: left;
	vertical-align: top;
}

.terms_mn div {
	padding-left: 30px;
	font-size: 13px;
}

.terms_mn h3 {
	padding: 0px;
	margin: 0px;
}

.terms_mn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

