/* v1.20 */
#cnsb_wrapper { 
	color:#9a9a9a; 
	width: 100%; 
	overflow: hidden;
}

#cnsb_wrapper .tabs_wrapper {
	float: left;
	width: 100%;
	height: 19px;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 10px;
}

#cnsb_wrapper .tabs_wrapper .tabs {
	height: 19px;
	float: left;
	margin: 0; 
	padding-top: 3px; 
	list-style-type: none;
	color: #111;
}

/* Width of each tab */
#cnsb_wrapper .tabs li#site_tab .tab_ctn2 {

}
#cnsb_wrapper .tabs li#web_tab .tab_ctn2 {
  width: 52px;
}
#cnsb_wrapper .tabs li#news_tab .tab_ctn2 {
  width: 62px;
}
#cnsb_wrapper .tabs li#enterprises_tab .tab_ctn2 {
  width: 62px;
}
#cnsb_wrapper .tabs li#images_tab .tab_ctn2 {
  width: 54px;
}
#cnsb_wrapper .tabs li#shopping_tab .tab_ctn2 {
  width: 60px;
}	
#cnsb_wrapper .pipe {
  color: #898989;
}


/**************************************/


/* ***  CSS for not selected tabs *** */
/* ********************************** */
#cnsb_wrapper .tabs_wrapper .tabs li { 
	float: left; 
	margin: 2pt 3px 0 0;
	display: inline;
	padding: 0;
	/*line-height: 20px;*/
  height: 20px;
  
 	/* Background color of the tab  */
  background: transparent;

	border-width: 1px 1px 0px 1px;
	position: relative;
	z-index: 2;
	text-align: center;
}

/* Top left corner for not selected tab */
#cnsb_wrapper .tabs_wrapper .tabs li .tab_ctn {
	float: left;
	height: 20px;
	position: relative;
	margin: -1px 0 0 -1px;
	display: inline;
	z-index: 4;
}
	
/* Top right corner for not selected tab */
#cnsb_wrapper .tabs_wrapper .tabs li .tab_ctn2 {
	float: left;
	height: 18px;
	_height: 19;
	overflow: hidden;
	display: inline;
	margin: 0 -1px 0 0; 
	position: relative;
	z-index: 4; 
}
	 
/* Links for the title of the not selected tabs */
#cnsb_wrapper .tabs_wrapper .tabs li a, 
#cnsb_wrapper .tabs_wrapper .tabs li a:link,
#cnsb_wrapper .tabs_wrapper .tabs li a:visited,
#cnsb_wrapper .tabs_wrapper .tabs li a:active {
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 11px; 
  line-height: 17px;
  #line-height: 15px;
 	
  /* Color of the title of the tab */
  color: #6b6b6b; 
  
	text-decoration: none; 
	text-transform: none;
	font-weight: bold;
	white-space: nowrap;
	background: transparent;
}
#cnsb_wrapper .tabs_wrapper .tabs li a:hover {
	font-weight: bold;

 	/* Color of the title of the tab when the cursor hovers it*/
  color: #a11731;	
	background: transparent;
}

  
  
  
  
/* *** CSS for the selected (current) tab *** */
/* ****************************************** */
#cnsb_wrapper .tabs_wrapper .tabs li.current { 
  /* Background color of the tab */
  background-color: #e41833;
	height: 14px;
  border-bottom: 1px solid white;
}

/* Links for the title of the selected tab */
#cnsb_wrapper .tabs_wrapper .tabs li.current a,
#cnsb_wrapper .tabs_wrapper .tabs li.current a:link, 
#cnsb_wrapper	.tabs_wrapper .tabs li.current a:visited,
#cnsb_wrapper .tabs_wrapper .tabs li.current a:hover, 
#cnsb_wrapper .tabs_wrapper .tabs li.current a:active {
	text-decoration: none; 
	font-weight: bold; 
  line-height: 17px;
 	#line-height: 15px;

  /* Color of the title of the tab */
  color: #FFFFFF;
}

/* Top left corner of the selected tab */
#cnsb_wrapper .tabs_wrapper .tabs li.current .tab_ctn {
  /* Background image for the top left corner */
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/pointer.gif) bottom left no-repeat;
  /*padding-bottom: 3px;*/
  
  /* For IE6 */  
  margin-bottom: -4px;
}
  
/* Top left corner of the selected tab */
#cnsb_wrapper .tabs_wrapper .tabs li.current .tab_ctn2 {
  /* Background image for the top right corner */
}


  
  
/* *** Misc. container  *** */
/* ************************ */
#cnsb_wrapper #searchbar {
	/* Background color the form section of the searchbar */
  background: #e2e2e2;
  
  /* Border color of the search bar  */
	border-top: 1px solid #FFFFFF;
	
  position: relative;
	z-index: 1;
	height: 50px;
	float: left;
	width: 99%;
	margin-top: 2px;
	_margin-top: -4px;
	display: inline;
	text-align: left;
	font-family: arial, verdana,geneva,helvetica,sans-serif;
 	font-size: 11px;
}
#cnsb_wrapper #searchbar_en #searchbar,
#cnsb_wrapper #searchbar_fr #searchbar{
  height: 24px;	
}
#cnsb_wrapper #searchbar .search_form {
  width: 100%;
  height: 100%;
  float: left;
	text-align: left;
  display: table;
	position: relative;
}
#cnsb_wrapper #searchbar .center {
	display: table-cell;
	vertical-align: middle;	
	#position: absolute;
	#top: 50%;
}
#cnsb_wrapper #searchbar .center .ie {
	#position: relative;
	#top: -50%;
	#height: 1%;
}
  
#cnsb_wrapper #searchbar .container,
#cnsb_wrapper #searchbar .container_search
  {
	height: 20px;
	float: left;
	position: relative;
	padding: 0 2px 0 4px;
	min-width: 98%;
  margin-right: 2px;
  #margin-right: 1px;
}

  
  
/* *** For Safari *** */
/* ****************** */
#cnsb_wrapper #searchbar .container_in {
	width: 100%;	
	float: left;
}
#cnsb_wrapper #searchbar table.fluid_container {
	width: 100%;
	float: left;
 	margin: 0;
	border: 0;
	border-collapse: collapse;
}
#cnsb_wrapper #searchbar table.fluid_container td {
	padding: 1px 10px 1px 1px;
	#padding-right: 12px;
	_padding-right: 8;
	vertical-align: middle;
	width: 100%;
}
#cnsb_wrapper #searchbar table.fluid_container td.button {
	width: 57px;
	padding: 0;
}
	

/* *** CSS for the form elements  *** */
/* ********************************** */
#cnsb_wrapper #searchbar form {
  margin: 0; 
}
#cnsb_wrapper #searchbar form label { 
  /* Label color of the radio buttons in the Canoe411 tab */
  color: #898989;
  
  padding: 0 3px 0 3px;
  #padding: 0 0px 0 0px;
}
#cnsb_wrapper #searchbar input.query {
	width: 100%;
	height: 13px;
	_height: 13px;
	line-height: 13px;
  background-color: #fff;
	border-width: 1px 1px 1px 1px; 
	border-color: #7c7c7c #c3c3c3 #dddddd #7c7c7c; 
	border-style: solid; 
	font-size: 11px;
  font-family: verdana;
	text-indent:1px;
}
#cnsb_wrapper #searchbar input.query_short {
	width: 110px;
	height: 13px;
	_height: 13px;
	line-height: 13px;
  background-color: #fff;
	border-width: 1px 1px 1px 1px; 
	border-color: #7c7c7c #c3c3c3 #dddddd #7c7c7c; 
	border-style: solid; 
	font-size: 11px;
  font-family: verdana;
	text-indent:1px;
  margin-left:1px;
}
#cnsb_wrapper #searchbar input.q_submit {
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/submit_button.gif) top left no-repeat;
	height: 19px;
	width: 54px;
	color: red;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	border: 0;
  margin-right:-2px;
  #margin-right: 0px;
}

	#cnsb_wrapper #searchbar input.q_submit-fr {
		width: 75px;
	}
	
#cnsb_wrapper #searchbar #ent_container table.fluid_container td.q {
  width: 50%;
	padding-right: 6px;
}

#cnsb_wrapper .container .bottom,
#cnsb_wrapper .container_search .bottom {
	float: left;
	width: 100%;
	height: 22px;
}

#cnsb_wrapper .container .checkboxes, 
#cnsb_wrapper .container_search .checkboxes {
	float: left;
 	width: 173px;
	overflow: hidden;
}

#cnsb_wrapper .container .checkboxes label,
#cnsb_wrapper .container_search .checkboxes label {
	padding: 0;
	margin-right: 0px;
}

#cnsb_wrapper .container .checkboxes input,
#cnsb_wrapper .container_search .checkboxes input {
	margin: 1px;
	display: inline;
 	padding: 0;
	#margin-top: -3px;
	#margin-left: -2px;
}
#cnsb_wrapper .chk_ent_per {
  vertical-align: middle;
}
   
#cnsb_wrapper .web_sponsor{
 	background: url(http://static.search.canoe.ca/s-toile/img/header/icon_google.gif) center right no-repeat;
	width: 42px;
	height: 16px;
	float: right;
	position: relative;
	margin: -22px 0px 0 0;
	display: inline;
}
  
#cnsb_wrapper .ent_sponsor{
 	background: url(http://static.search.canoe.ca/s-toile/img/header/icon_411.gif) center right no-repeat;
	width: 51px;
	height: 10px;
	float: right;
	position: relative;
	margin: -19px 0px 0 0;
	display: inline;
}

  
  
/* *** Autonet Specific CSS *** */
/* **************************** */

/* Selected tabs */
#cnsb_wrapper .tabs_wrapper #autonet.tabs li.current {
  /* Background color of the tab */
  background-color: #016db8;
}  

/* Top left corner of the selected tab */
#cnsb_wrapper .tabs_wrapper #autonet.tabs li.current .tab_ctn {
  /* Background image for the top left corner */
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/pointer_blue.gif) bottom left no-repeat;
}
    
/* Submit button - English */  
#cnsb_wrapper #searchbar #autonet_en input.q_submit {
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/submit_button_blue.gif) top left no-repeat;
}

/* Submit button - French */  
#cnsb_wrapper #searchbar #autonet_fr input.q_submit {
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/submit_button_blue_fr-2.gif) top left no-repeat;
}

#cnsb_wrapper #searchbar #autonet_fr input.query_short {
  width: 88px;
}
  
/* Links for the title of the not selected tabs */
#cnsb_wrapper .tabs_wrapper #autonet.tabs li a, 
#cnsb_wrapper .tabs_wrapper #autonet.tabs li a:link,
#cnsb_wrapper .tabs_wrapper #autonet.tabs li a:visited,
#cnsb_wrapper .tabs_wrapper #autonet.tabs li a:active {
  /* Color of the title of the tab */
  color: #333333; 
}
#cnsb_wrapper .tabs_wrapper #autonet.tabs li a:hover {
 	/* Color of the title of the tab when the cursor hovers it*/
  color: #016db8;	
}

/* Links for the title of the selected tab */
#cnsb_wrapper .tabs_wrapper #autonet.tabs li.current a,
#cnsb_wrapper .tabs_wrapper #autonet.tabs li.current a:link, 
#cnsb_wrapper	.tabs_wrapper #autonet.tabs li.current a:visited,
#cnsb_wrapper .tabs_wrapper #autonet.tabs li.current a:hover, 
#cnsb_wrapper .tabs_wrapper #autonet.tabs li.current a:active {
  /* Color of the title of the tab */
  color: #FFFFFF;
}


/* *** Autonet Specific CSS *** */
/* **************************** */

/* Selected tabs */
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li.current {
  /* Background color of the tab */
  background-color: #038cd2;
}  

/* Top left corner of the selected tab */
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li.current .tab_ctn {
  /* Background image for the top left corner */
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/pointer_blue2.gif) bottom left no-repeat;
}
    
/* Submit button  */  
#cnsb_wrapper #searchbar #lfpress input.q_submit {
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/submit_button_blue.gif) top left no-repeat;
}
  
/* Links for the title of the not selected tabs */
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li a, 
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li a:link,
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li a:visited,
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li a:active {
  /* Color of the title of the tab */
  color: #333333; 
}
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li a:hover {
 	/* Color of the title of the tab when the cursor hovers it*/
  color: #038cd2;	
}

/* Links for the title of the selected tab */
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li.current a,
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li.current a:link, 
#cnsb_wrapper	.tabs_wrapper #lfpress.tabs li.current a:visited,
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li.current a:hover, 
#cnsb_wrapper .tabs_wrapper #lfpress.tabs li.current a:active {
  /* Color of the title of the tab */
  color: #FFFFFF;
}

