/* green background */
.col_dot {position:relative; width:98%; height:1px; top:2.7em; left: 1%; background-color:#c7ff8f;}

/* wrapper&footer */

#headerimage { background-image: url(../images/mob_BClogo.jpg); background-size: 60px 38px; height:38px; background-repeat: no-repeat; background-position: left top; display:block; height:38px; width:60px; overflow:hidden; text-indent:100%; white-space:nowrap;}

#SearchONHEADER{position:absolute; right: .5em; height:2em; top:-.5em; text-align:right; float:right;}

.MenubarLarge, .footerLarge, .SearchONHEADERLarge {position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px);}

.mob_footernotes{background-color:#CCE0FF; text-align:center;}

/* Mobile & up to 601 menubar only */

li.Searchsub {text-align:left; }




/* Main content styling */
#FBS_SETS_centre{width:50%;}
#thumb_gall{position:static; float:right; width:100%;}

.merch_center, .merchCOLleft, .merchCOLright {width:100%;}
.merch_text img, .merchCOLleft img {width:100%; height:auto;}



/* Special conditions code */

/* narrower green browser */
@media only screen 
and (max-width : 425px)
{ 

#FBS_SETS_centre {width:100%;}
}



/* wider green browser */
@media only screen 
and (min-width : 556px)
and (max-width : 600px)
{ 
#GalleryNEXTright{position:relative; float:left; left:1em; }
}