/* Common Element */

html {
	background-color: #bfbfbf;
	background-image: url(../img/background.gif);
}

.container {
	background-image: url(../img/containerbg.gif);
}

.logo {
	background-image: url(../img/logo.jpg);
}

.button a {
	background-image: url(../img/buttonbg_find.gif);
}

.button a:hover {
	background-image: url(../img/buttonbg_find_mouseover.gif);
}

.mainMenu .aBusiness a:hover {
	background-image: url(../img/normalselect.gif);
}

.mainMenu .aPerson a:hover {
	background-image: url(../img/normalselect.gif);
}

.mainMenu .byNumber a:hover {
	background-image: url(../img/normalselect.gif);
}

.mainMenu .byCategory a:hover {
	background-image: url(../img/normalselect.gif);
}

.mainMenu .byNumber a:hover {
	background-image: url(../img/normalselect_byphonenumber.gif);	
}

.mainMenu .select a {
	background-image: url(../img/normalselect.gif);	
}

.mainMenu .select3 a {
	background-image: url(../img/normalselect_byphonenumber.gif);	
}

.navigation .title {
	background-image: url(../img/navigationbg.jpg);
}

.navigation .title img {
	background-image: url(../img/navigationbg.jpg);	
}

.secondaryMenu {
	background-image: url(../img/secondmenubg.gif);
}

.secondaryMenu .canoeCa {
	background-image: url(../img/canoeca_step1.gif);	
}

.secondaryMenu .directories {
	background-image: url(../img/DIRECTORIES.gif);		
}

#subMenu {
	background-color: #666666;
}

.open {
	background-image: url(../img/icon_open.gif);	
}

.close {
	background-image: url(../img/icon_close.gif);		
}

.tab .business .what,
.tab .business .where,
.tab .byPhoneNumber .phoneNumber {
	background-image: url(../img/normaltextinputbg.gif);	
}

.tab .business .what label,
.tab .business .where label {
	background-image: url(../img/helpbg.gif);	
}

.tab .business .localOnly label {
	background-image: none;	
}

.content{
	background-color: #f7f7f7;
	background-image: url(../img/contentbg.gif);
}

.main .hd {
	background-image: url(../img/mainhdbg.gif);
}

.main .bd {
	background-image: url(../img/mainbdbg.gif);
}

.main .fd {
	background-image: url(../img/mainfdbg.gif);
}

.miscLinks {
	background-image: url(../img/footer_sahdow.gif);
}

/**/



/* Sidebar ggmap */

.sidebar .ggmap .hd {
	background-image: url(../img/ggmaphdbg.gif);
}

.sidebar .ggmap .fd {
	background-image: url(../img/ggmapfdbg.gif);
}

/****/


/* Categories Step2 ggmap*/

/****/


/* Map Zoom ggmap */

.mapzoom .ggmaphd {
	background-image: url(../img/ggmaphdbg_mapzoom.png);
}


.mapzoom .ggmapbd {
	background-image: url(../img/ggmapbdbg_mapzoom.png);
}


.mapzoom .ggmapfd {
	background-image: url(../img/ggmapfdbg_mapzoom.png);
}

/****/


/* Home Page */

.index .logo {
	background-image: url(../img/logo_index.jpg);
}

.index .navigation .title {
	background-image: url(../img/navigationbg_index.jpg);
}

.index .mainMenu li {
	background-image: url(../img/column.gif);
}

.index .mainMenu .aBusiness a {
	background-image: url(../img/aBusiness.gif);
}

.index .mainMenu .aPerson a {
	background-image: url(../img/aPerson.gif);
}

.index .mainMenu .byNumber a {
	background-image: url(../img/byNumber.gif);
}

.index .mainMenu .byCategory a {
	background-image: url(../img/byCategory.gif);
}

.index .mainMenu .select a {
	background-image: url(../img/abusiness_select.gif);
}

.index .mainMenu .select3 a {
	background-image: url(../img/byphonenumber_select.gif);
}

.index .mainMenu .aBusiness a:hover {
	background-image: url(../img/abusiness_select.gif);
}

.index .mainMenu .aPerson a:hover {
	background-image: url(../img/aperson_select.gif);
}

.index .mainMenu .byNumber a:hover {
	background-image: url(../img/byphonenumber_select.gif);
}

.index .mainMenu .byCategory a:hover {
	background-image: url(../img/bycategory_select.gif);
}

.index .business .what,
.index .business .where,
.index .byPhoneNumber .phoneNumber {
	background-image: url(../img/textinputbg_index.gif);
}

/***/



/* Result */

.result .toolbar .sortBy {
	background-image: url(../img/sortbymenubg.gif);
}

.result .toolbar .sortBy .select {
	background-image: url(../img/sortbyselectbg.gif);
}

.result .toolbar .sortBy .select2 {
	background-image: url(../img/sortbyselectbg_step2.gif);
}

.result .toolbar .relevancy .hd {
	background-image: url(../img/relevancyhdbg.gif);
}

.result .toolbar .relevancy .fd {
	background-image: url(../img/relevancyfdbg.gif);
}

.result .businessList .businessDetail {
	background-color: #FFFFFF; 
}

.result .businessList .pageFlipBar {
	background-image: url(../img/pageflipbarbg.gif);	
}

.result .advertisers .hd {
	background-image: url(../img/advertisers_hd.gif);
}

.result .advertisers .bd {
	background-color: #EAEAEA;
}

.result .advertisers .fd {
	background-image: url(../img/advertisers_fd.gif);
}

#mediaVideos {
	filter: Chroma(Color=#F1F1F1);
}
#virtualPapers {
	filter: Chroma(Color=#F1F1F1);
}

/***/



/* Profile */

#advertisers .viewWin {
	/*background:url(../img/bg01.gif) no-repeat left top;*/
	background:#f1f1f1;
	border:1px solid #d4d4d3;
}

#ad {
	background:url(../img/menu01.gif) no-repeat left bottom;
}

#ad.focus {
	background:url(../img/menu01_a.gif) no-repeat left bottom;
}

#video {
	background:url(../img/menu02.gif) no-repeat left bottom;
}

#video.focus {
	background:url(../img/menu02_a.gif) no-repeat left bottom;
}

#paper {
	background:url(../img/menu04.gif) no-repeat left bottom;
}

#paper.focus {
	background:url(../img/menu04_a.gif) no-repeat left bottom;
}

.pageSelector {
	color:#555;
}

/***/



/* Profile ggmap*/

.profile .ggmap .hd {
	background-image: url(../img/ggmaphdbg_promile.gif);	
}

.profile .ggmap .fd {
	background-image: url(../img/ggmapfdbg_profile.gif);	
}

/* Find nearby */

.profile .findNearby .hd {
	background:url(../img/findNearby_hdbg.gif) no-repeat left top;
}

.profile .findNearby .fd {
	background:url(../img/findNearby_fdbg.gif) no-repeat left top;
}

.entertainmentDining .entertainmentDiningTitle,
.convenienceServices .convenienceServicesTitle,
.shopping .shoppingTitle {
	background:url(../img/findNearby_column_blockTitle.gif) no-repeat left top;
}

.findNearby .form .field {
	background:url(../img/findNearby_column_blockContent.gif) no-repeat left top;
}

.findNearby .findBox {
	background:url(../img/findNearby_column_findboxbg.gif) no-repeat left top;
}

.findBox .form .field {
	background:none;
}

.findBox .button a {
	background:url(../img/findNearby_column_findButton.gif) no-repeat left top;
}

/****/



/* find directions */

.findDirection .ggmap .hd {
	background:url(../img/ggmap_hdbg_step3.gif) no-repeat left top;
}

.findDirection .ggmap .fd {
	background:url(../img/ggmap_fdbg_step3.gif) no-repeat left top;
}

.findDirection .mainContent .ggmapWay .hd {
	background:url(../img/ggmapWay_hdbg_step2.gif) no-repeat left top;
}

.findDirection .mainContent .ggmapWay .bd {
	background:url(../img/ggmapWay_bdbg_step2.gif) repeat-y left top;
}

.findDirection .mainContent .ggmapWay .fd {
	background:url(../img/ggmapWay_fdbg_step2.gif) repeat-y left top;
}

.ggmapWay .swapWay {
	background:url(../img/swapWay_bg.gif) no-repeat left top;
}

.ggmapWay .swapWay a {
	background:url(../img/swapWay_rbg.gif) no-repeat left top;
}

.ggmapWay .button a#getDirecionts {
	background:url(../img/get_direction_buttonbg.gif) no-repeat left top;
}

.ggmapWay .button a#getDirecionts:hover {
	background:url(../img/get_direction_buttonbg.gif) no-repeat left top;
}

.ggmapWay .button a#addNewDestination {
	background:url(../img/new_destination_buttonbg.gif) no-repeat left top;
}

.ggmapWay .button a#addNewDestination:hover {
	background:url(../img/new_destination_buttonbg.gif) no-repeat left top;
}

.closeButton a {
	background:url(../img/sprite_step2.png) no-repeat left top;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_layout/img/sprite_step2.png", sizingMethod="scale");
}

/***/



/* Categories */

.categories .sortBy {
	background-image: url(../img/sortbymenubg.gif);
}

.categories .selectWhat .select {
	background-image: url(../img/disc_one.gif);
}

.categories .selectWhat div {
	background-image: url(../img/disc_two.gif);
}

/***/



/* Categories Step 2  */

.categoriesStep2 .findedCategory {
	background-image: url(../img/findedcategorytoolbarbg.gif);
}

.categoriesStep2 .selectWhat .select {
	background-image: url(../img/disc_two_step2.gif);
}

.categoriesStep2 .selectWhat div {
	background-image: url(../img/disc_one_step2.gif);
}

.categoriesStep2 .or {
	background-image: url(../img/orbg.gif);
}

/***/



/* More Category */

/***/



/* Change Page */

.changePage .toolbar .sortBy {
	background-image: url(../img/sortbymenubg.gif);
}

.changePage .pageFlipBar {
	background-image: url(../img/pageflipbarbg.gif);	
}

/***/



/* Error */

.error .errorInfo {
	background-image: url(../img/excalmatorypoint.gif);
}

/***/




/*** YUI ***/



/* Panel */



/* adImgzoom */

#adImgzoom.yui-panel .hd {
	background-color: #5F5F5E;
	background-image: none;
}

#adImgzoom.yui-panel .hd .tl {
	background-image: url(../img/panel_tl.gif);	
}

#adImgzoom.yui-panel .hd .tr {
	background-image: url(../img/panel_tr.gif);	
}

#adImgzoom.yui-panel .bd {
	background-color: #5F5F5E;
	background-image: none;
}

#adImgzoom.yui-panel .bb {
	background-color: #FFFFFF;
	background-image: none;
}

#adImgzoom.yui-panel .ft {
	background-color: #5F5F5E;
	background-image: none;
}

#adImgzoom.yui-panel .ft .fl {
	background-image: url(../img/panel_fl.gif);	
}

#adImgzoom.yui-panel .ft .fr {
	background-image: url(../img/panel_fr.gif);	
}



/* Mapzoom Panel */

.yui-skin-sam a.container-close {
	background-image: url(../img/sprite.png);
}



/* Category Refinement and Location Refinement */

#categoryRefinement.yui-panel .hd,
#locationRefinement.yui-panel .hd {
	background-color: #5F5F5E;
	background-image: none;
}

#categoryRefinement.yui-panel .hd .tl,
#locationRefinement.yui-panel .hd .tl {
	background-image: url(../img/panel_tl.gif);	
}

#categoryRefinement.yui-panel .hd .tr,
#locationRefinement.yui-panel .hd .tr  {
	background-image: url(../img/panel_tr.gif);	
}

#categoryRefinement.yui-panel .bd,
#locationRefinement.yui-panel .bd {
	background-color: #5F5F5E;
	background-image: none;
}

#categoryRefinement.yui-panel .bb,
#locationRefinement.yui-panel .bb {
	background-color: #FFFFFF;
	background-image: none;
}

#categoryRefinement.yui-panel .ft,
#locationRefinement.yui-panel .ft {
	background-color: #5F5F5E;
	background-image: none;
}

#categoryRefinement.yui-panel .ft .fl,
#locationRefinement.yui-panel .ft .fl {
	background-image: url(../img/panel_fl.gif);	
}

#categoryRefinement.yui-panel .ft .fr,
#locationRefinement.yui-panel .ft .fr {
	background-image: url(../img/panel_fr.gif);	
}

/**/



/* Tooltip  */



/* Head */

#whatTooltip.yui-tt .bd,
#whereTooltip.yui-tt .bd {
	background-color: #FFFFFF;
    border-color: #CBCBCB #BEBEBE #BEBEBE #BEBEBE;
}

/**/



/* Result */

#panel2.yui-panel .bd {
	background-color: #FFFFFF;
}

/**/



/* head script*/

#switch {
	background: url(../img/icon_open.gif) no-repeat left top;
}

#switch.close {
	background: url(../img/icon_close.gif) no-repeat left top;
}

/**/


 
/******/



/* If gte IE6 PNG */

.mapzoom .ggmaphd {
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_layout/img/ggmaphdbg_mapzoom.png", sizingMethod="scale");
}

.mapzoom .ggmapbd {
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_layout/img/ggmapbdbg_mapzoom.png", sizingMethod="scale");
}

.mapzoom .ggmapfd {
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_layout/img/ggmapfdbg_mapzoom.png", sizingMethod="scale");
}

.yui-skin-sam a.container-close { 
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_layout/img/sprite.png", sizingMethod="scale");
}



