﻿@import "special-offer-item-control.css";

div#Shell_Page_Module
{
	margin:none;
}

div#Shell_2Col_Content
{	background:url(i/offer_top_background.png) no-repeat top right;
	margin:0px 10px 10px 0px;
	width:725px;
}



/* override positioning to fit with icon 
H1 {margin:0px 5px 20px 15px;}
H1 span {position:relative; left:-20px; top:10px;}*/


#Category_Table
{	width:100%;
 	margin-left:20px;
 	margin-top:10px; 
	padding:auto;
	}

	
#Category_Table TD
{	width:230px;
	}		
#Category_Table TD a
{	font-size:14px;	
	text-decoration:none;
	}
	
#Category_Table TD a IMG
{	padding:5px;
    }	
#Category_Table TD a span.cat
{padding:5px; display:inline-block; width:170px; cursor:pointer;
	}	
#Category_Table TD a:hover span
{ text-decoration:underline;
	}	
	
#Banners
{	margin:30px 0px 30px 0px;
	}	

div.subtitle
{margin:0px 14px 10px 18px;
 background:#f7f7f7 url(i/gray_box_bottom.png) no-repeat bottom;
 width:694px;
 }
div.subtitle p {  padding:10px; margin:00px;}
div.subtitle p a
{ color:#003e7e; /* tboblue */}
p.subtitletop {background:url(i/gray_box_top.png) no-repeat top; font-weight:bold;}
p.subtitlebottom {float:left; display:inline-block;}

div.AtoZlink {display:block; margin:0px 20px 10px 0px;}
div.AtoZlinkleft{display:inline-block; float:left; width:14px; height:25px; background:url(i/light_blu_button_left.png);}
a.AtoZlink{display:inline-block; float:left; height:21px; background-color:#34a5e2; color:White; padding-top:4px;}
a.AtoZlink:hover{ text-decoration:none;}
div.AtoZlinkright{display:inline-block; float:left; width:14px; height:25px; background:url(i/light_blu_button_right.png);}



h2
{	background:url(i/pound_member_categories.png) no-repeat center left;
 	padding:10px 0px 10px 25px;
 	margin: 0px 0px 0px 20px;
 	color:#003e7e; /* tboblue */
	}
span.categorysubtitle { margin-left:20px; color:#4c4c4c; /* .tbodarkgray */	}

/* Related Links box - the box itself has its own stylesheet file, */
/* but we need to configure the wrapper here */
div#RelatedLinks_Wrapper
{
	margin:0px;
}

div#DivWeather
{
	margin-top:5px;
	margin-bottom:15px;
}

div.linkbutton	{margin: 5px 5px 5px 20px; clear:both; display:inline-block; }
div.linkbutton a	{ background:url(i/button-tile.png) top left repeat-x; height:18px; margin:0px; padding:5px 5px; vertical-align:middle; color:#34a5e2; }


div#Shell_Page_Popular_Links{ margin-bottom:10px;}
div.SpotLight{ margin-bottom:10px;}


