@charset "UTF-8";

/* CSS Document */

#left_col_wrapper {
	float:left;
	padding:5px;
	width:170px;
	background-color:#FFFFFF;
}

.left_navs { padding:0; /*important*/ }

.left_navs_li {
	margin-top:0px;
	list-style:none;
	height:24px;
	line-height:24px;
}

.left_navs_li a {
	display:block;
	width:165px;
	line-height:24px;
	padding-left:5px;
	font-size:12px;
	color:#335974;
	text-decoration:none;
	background: url(https://411travelbuys.ca/images/leftnav_norm_24.jpg) no-repeat;
}

.left_navs_li a:hover {
	color:#FFFFFF;
	background: url(https://411travelbuys.ca/images/leftnav_over_24.jpg) no-repeat;
}





.left_navs_red { padding:0; /*important*/ }

.left_navs_li_red {
	margin-top:0px;
	list-style:none;
	height:24px;
	line-height:24px;
}

.left_navs_li_red a {
	display:block;
	width:165px;
	line-height:24px;
	padding-left:5px;
	font-size:12px;
	/*color:#bb1c00;*/
	color:#530d01;
	text-decoration:none;
	background: url(https://411travelbuys.ca/images/leftnav_norm_24.jpg) no-repeat;
}

.left_navs_li_red a:hover {
	color:red;
	background: url(https://411travelbuys.ca/images/leftnav_over_24.jpg) no-repeat;
}

.leftNavsGroup, .leftNavsGroupDouble {
	float:left;
	width:170px;
	height:20px;
	padding:5px 0;
	margin:5px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background:url(https://411travelbuys.ca/images/structure/leftNavsGroupBgd.jpg) no-repeat;
}

.leftNavsGroupDouble {
	height:40px;
	padding:5px 0;
	line-height:20px;
	background:url(https://411travelbuys.ca/images/structure/leftNavsGroupDoubleBgd.jpg) no-repeat;
}

/* NEW SET OF LEFT NAVS */
#left_col_wrapper_220 {
	float:left;
	padding:5px;
	width:220px;
	background-color:#FFFFFF;
}

.left_navs_220 { padding:0; /*important*/ }

.left_navs_li_220 {
	margin-top:0px;
	list-style:none;
	height:24px;
	line-height:24px;
}

.left_navs_li_220 a {
	display:block;
	width:210px;
	line-height:24px;
	padding-left:10px;
	font-size:12px;
	color:#335974;
	text-decoration:none;
	background: url(https://411travelbuys.ca/images/structure/leftnav_norm_220x24.jpg) no-repeat;
}

.left_navs_li_220 a:hover {
	color:#FFFFFF;
	background: url(https://411travelbuys.ca/images/structure/leftnav_over_220x24.jpg) no-repeat;
}


.left_navs_red { padding:0; /*important*/ }

.left_navs_li_red {
	margin-top:0px;
	list-style:none;
	height:24px;
	line-height:24px;
}

.left_navs_li__red a {
	display:block;
	width:210px;
	line-height:24px;
	padding-left:10px;
	font-size:12px;
	color:#335974;
	text-decoration:none;
	background: url(https://411travelbuys.ca/images/structure/leftnav_norm_220x24.jpg) no-repeat;
}

.left_navs_li_red a:hover {
	color:#FFFFFF;
	background: url(https://411travelbuys.ca/images/structure/leftnav_over_220x24_red.jpg) no-repeat;
}

.left_navs_li_220_red a:hover {
	color:#FFFFFF;
	background: url(https://411travelbuys.ca/images/structure/leftnav_over_220x24_red.jpg) no-repeat;
}

.leftNavsGroup_220, .leftNavsGroupDouble_220 {
	float:left;
	width:220px;
	height:20px;
	padding:5px 0;
	margin:5px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background:url(https://411travelbuys.ca/images/structure/leftNavsGroupBgd.jpg) no-repeat;
}

.leftNavsGroupDouble_220 {
	height:40px;
	padding:5px 0;
	line-height:20px;
	background:url(https://411travelbuys.ca/images/structure/leftNavsGroupDoubleBgd.jpg) no-repeat;
}

