/* CSS Document */
/*TYPOGRAPHY
----------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #3a464c;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size:62.5%;
	background-color: #b2bb1e;
	background-repeat: repeat-x;
}
#printHeader{
	display: none;
	}
/*This makes sure that the font size stays the same in nested elements*/
TH, TD, LI LI, LI P, TD P, BLOCKQUOTE P {
	font-size:1em
	}
/*This sets the font size at 11px [but still allows font scaling]*/
#faux{
	font-size: 1.1em;
	line-height: 1.4em;
	}
p	{
	padding:0px;
	margin:0 0 10px 0;
	}
h1, h2, h3, h4{
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #7e455f;
	}
h1 {
	font-size: 22px;
	line-height: 26px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

h3 {
	font-size:1.8em;
	line-height:1.1em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	padding:0 0 5px 0;
	margin: 0px;
}
h4 {
	font-size:1.4em;
	line-height:1.1em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	padding:0 0 5px 0;
	margin: 0px;
}
h6{
	color: #a8e0ff;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0px;
	}
a:link, a:visited{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FD3192;
	text-decoration: underline;
}
#footer A, #footer A:active, #footer  A:visited   {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footer A:hover {
	color: #666;
	text-decoration: underline;
}
input, select{
	font-size:10px;
	}
strong {
	font-weight: bold;
	}
ol{
	padding:0 0 0 10px;
	margin: 0 0 10px 20px;
	}
ul{
	padding:0px;
	margin: 0 0 10px 10px;
	}
li{
	margin: 0 0 3px 0;
	padding: 0px;
	}
ul li{
	list-style: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 0 0 0 12px;
	}
.top5{
	margin: 0 0 10px 0;
	}
.top5 li{
	padding: 1px 0 1px 15px;
	background-position: 4px 7px;
	}
.pageTitle2{ /*For Page titles with no subtitle [date etc] underneath*/
	padding: 0 0 10px 0;
	margin: 0;
	}
label, .fakeLabel{
	color: #999999;
	font-weight: bold;
	}
input, select {
	color: #666;
	}
	
	
	
/*STRUCTURE
----------------------------------------------------*/
html, body{
	height: 100%;
	}
.wrapper, .wrapperHeader{
	width: 894px;
	margin: 0 auto;
	position: relative;
}
#faux {
	z-index: 0;
	padding: 30px 0 40px 0;
	margin: 0px;
	background-color: #fff;
}
#header {
	padding: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/gfxHeaderBG.gif);
	background-repeat: repeat-x;
	height: 155px;
	background-color: #000;
	background-position: bottom;
}

.headerTop{
	position:absolute;
	top:0;
	right:0;
	}
#navbar{
	padding: 0;
	margin: 0px;
	}
#rightcolumn { 
 	display: inline;
 	margin: 0 0px 10px 0;
 	padding: 0 0 0 0;
 	width: 300px;
 	float: right;
}
#leftcolumn {
	float: left;
	width: 544px;
	display: inline;
	border: 4px solid #e2e2e2;
	padding: 3px 10px 10px 10px;
}

#singlecolumn{
	margin: 0 10px;
	padding: 10px;
	background-color: #FFF;
	}
#footer {
	clear: both;
	margin: 0px;
	padding: 22px 0 40px 0;
	color: #333;
	text-align: center;
}
.clear { clear: both; background: none; }
.promo, .newsImg {
	margin-bottom: 10px;
	}
#logo{
	position: absolute;
	left: -21px;
	top:0px;	
	}



/*NAVIGATION
----------------------------------------------------*/
#navbar{
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0;
	position: absolute;
	width: 660px;
	right: 0px;
	top: 75px;
	height: 57px;
	}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.4em;
	z-index: 5;
}
#nav {
	padding-right: 110px !important;
}

#nav a {
	font-weight: bold;
	color: #e4e4e4;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #FFF;
	padding: 0.2em 10px;
	width: 10em;
	z-index: 10;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #000;
	border-width: 0 5px;
	color: #CCC;
	text-decoration: none;
	z-index: 10;
}

#nav li li:hover {
	background-color: #373737;
	z-index: 10;
}

#nav li {
	float: left;
	/*width: 10em;*/
	padding:0;
	margin: 0;
	height: 25px;
	position: relative;
	background-image: none;
	z-index: 5;
}
#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	z-index: 10;

}
#nav li li{
	border-bottom: 1px solid #373737;
	margin: 0;
	padding: 0;
	background-color: #000;
	height: auto;
	z-index: 10;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	top: 47px;
	
	direction: ltr; /*This is here because IE is shithouse*/
	z-index: 10; 
}
#navbar2 #nav li:hover ul, #navbar2 #nav li.sfhover ul {
	top: 50px; /*This sets the vertical location of drop downs on the interior pages*/
	}

a.cfspmLogo {
	float: right;
	width: 110px;
	height: 65px;
	margin-top: -13px;
	text-indent: -9999px;
	background: url("../images/nav/gfxLogo(CFSPM).gif") no-repeat;
	z-index: 100;
}


/*HOMEPAGE
----------------------------------------------------*/
.hpModule {
 	margin: 5px 0 ;
}

#hpMainItem{
	width: 292px;
	background-color: #B0B0B0;
	padding: 0;
	float: left;
	border: solid 4px #b1adae;
	color: #000;
	text-align: center;
	}
#hpMainItem p {
	text-align: left;
}
#leftcolumnHP {
	float: left;
	width: 590px;
	display: inline;
}
.hpMainImg{
	}
.hpMainTxt{
	padding: 10px;
	}
.hpMidCol{
	float:left;
	width: 246px;
	border: 4px solid #e2e2e2;
	padding: 3px 10px 10px 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	}
.hpItem{
	padding: 5px 0;
	margin: 0px;
	border-top: 1px solid #e5e2e1;
	}
.loveYourLocal{
	margin-bottom: 20px;
	}
.featurePic{
	border: 1px solid #c4dae4;
	margin: 3px 0 7px 0;
	}
#miniStoreFinder{
	border: 4px solid #e2e2e2;
	padding: 3px 10px 10px 10px;
	}
#miniStoreFinder .name{
	width:166px;
	height: 11px;
	padding: 2px;
	}
#miniStoreFinder .cat{
	width: 225px;
	}
#miniStoreFinder .submit{
	margin:0px;
	padding:0px;
	}
#miniStoreFinder table{
	margin-bottom: 10px;
	}

/*SEARCH
----------------------------------------------------*/
#search{
	position: absolute;
	right: 0px;
	top: 10px;
	margin: 0;
	}
#search input.field{
	margin: 0;
	height: 14px;
	padding: 2px 2px 2px 19px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #444;
	border-right: none;
	color: #666;
	width: 105px;
	}
#search input.searchSubmit{
	margin:0;
	padding: 0;
	}
#searchResults{
}
.searchType{
	margin: 20px 0;
	padding-top: 7px;
	border-top: 1px solid #D7D7D7;
	}


/*NEWS
----------------------------------------------------*/
.newsPod{
	position: relative;
	padding: 3px;
	margin: 0 0 5px;
	border: 1px solid #DDDDDD;
	}
.newsPod .thumb{
	float: left;
	border: 1px solid #C4C4C4;
	display: block;
	margin-right: 10px;
	}
.newsPod h3{
	margin: 3px 0 3px 0;
	padding: 0px;
	}
.newsPod .podText{
	float: left;
	width: 400px;
	margin-left: 0px;
	position:relative;
	z-index: 1;
	overflow: hidden;
	}
.newsPod .podText p{
	padding: 0px;
	margin: 0 0 3px 0;
	}
.date {
	margin: 0 0 3px 0;
	color: #999;
	font-size: .9em;
}
.paginate{
	padding: 5px;
	background-color: #E9E9E9;
	text-align:center;
	border: 1px solid #DDDDDD;
	}
#newsList{
	padding: 10px 0 0 0;
}

/*EVENTS
----------------------------------------------------*/
#eventsList{}
.eventHeader{
	background-color: #444;
	color: #fff;
	/*font-size: 1.2em;*/
	padding:3px 5px;
	margin:10px 0 0px 0;
	font-weight: bold;
	}
.featEvent{
	padding: 3px;
	margin: 0 0 5px;
	border: 1px solid #DDDDDD;
	}
.featEvent .thumb{
	float: right;
	border: 1px solid #C4C4C4;
	}
.featEvent h3{
	margin: 3px 0 3px 0;
	padding: 0px;
	}
.featEvent h3 a, .podText h3 a{
	font-weight: normal;
	}
.featEvent .podText{
	float: left;
	width: 400px;
	margin-left: 3px;
	}

/*MST
----------------------------------------------------*/
.textBlock {
	width: 500px;
}
.MSTitem{
	padding: 8px 10px 0 10px;
	margin: 5px 0;
	}
.MSTpod{
	float: left;
	width: 45%;
	margin-right: 20px;
	}
.removeButt{
	float: right;
	}
.MSTheader{
	margin: 20px 0 0 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding: 0 0 5px 0;
	}
/*MISC
----------------------------------------------------*/
.featBox, .MSTitem{
	border: 1px solid #e5e2e1;
	background-color: #FFF;
}

.featBox {
	font-size: .9em;
	padding: 5px 10px 0 10px;
	margin: 5px 0 10px 0;
}
.featBox p{
	margin: 0px;
	padding: 0px;
	}
.featBox h3, .SOsidebar h3{
	margin: 0 0 5px 0;
	padding: 0px;
	}
.featBox ul, .SOsidebar ul{
	padding:0 0 0 10px;
	margin: 0 0 10px 10px;
	}
.MSTbutt{
	padding-bottom:10px;
	}
.MSTbutt-sml{
	position: absolute;
	top: 3px;
	right: 3px !important;
	right: 13px; /*Hack for crappy IE6*/
	z-index: 2;
	}
.SOsidebar{
	background-color: #fff;
	margin-bottom: 10px;
	padding: 5px 5px 0 5px;
	border: 1px solid #fbdaeb;
	font-size: .9em;
	background-color: #fff;
	}
.interweb{
	float: right;
	width: 300px;
	}
#SOList{
	padding: 10px 0 0 0;
}
#SOList h4 {
	width: 230px;
	}
.letterButts{
	width:360px
	}
.letterButts img, .letterButts input{
	float: left;
	margin: 0 5px 5px 0;
	}
.SStype{
	margin-bottom: 20px;
	}
.tableHeader{
	background-color: #D15089;
	color: #fff;
	font-weight: bold;
	}
.zebraStripe{
	background-color: #f8f0f5;
	}
.gallButt{
	margin-bottom: 10px;
	}
.storeOffer{
		border-top: 1px solid #fbdaeb;
		padding: 10px 0 0 0;
		margin-top: 5px;
		}
.sideImg,  .newsImg{
	border: 1px solid #d79da1;
	}
/*--- Magazine Preview --*/
#twoColumns div.firstColumn, #twoColumns div.secondColumn {
color: #000;
}
ul.sponsoredBy {
		margin: 0;
		}
	#twoColumns {
		margin-top: -50px;
		height: 200px;
		font-size: .9em;
		}
	#twoColumns ul {
		margin-left: 0;
		}
	#twoColumns .firstColumn {
		float: left;
		width: 315px;
		padding-right: 10px;
		}
	#twoColumns .secondColumn {
		width: 315px;
		padding-right: 10px;
		float: left;
		}
.fashionistaBox	{
	float: left; 
	width: 100%; 
	margin: 10px 0; 
	padding-bottom: 10px;
	border-bottom: 1px solid #E1E1E1; 
	display: inline; 
}
.fashionistaBox img	{
	float: right; 
	margin-left: 25px;
}

img#ctl00_imgLogo {	display: block; }
table.contactForms {			width: 90%; font-weight: bold; }
table.contactForms td {			height: 30px; }
table.contactForms h2 {			padding-top: 15px; }
table.contactForms .formField {	width: 100%; }
table.contactForms .commentBox {	width: 100%; }
td.firstColumn {				width: 180px; }
/* Brand Tube Testing */
.brandtube {display:none!important}
.brandtube {
	margin: 0;
	height: 250px;
	width: 300px;
	position: relative;
}
.brandExpanded {
    width: 300px;
    height: 250px;
	position: absolute;
	left: -300px;
	top: 0px;		
    }  
    
    /* Gift Card CSS to go across all CFSPM Sites */
.searchType li a.giftCard:link, .searchType li a.giftCard:visited, p.giftCardLegend a:link, p.giftCardLegend a:visited 
{
    background-image: url(../images/ico_giftcard.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 3px 30px 3px 0;
}
p.giftCardLegend a:link, p.giftCardLegend a:visited  {
	background-position: left center;
	padding: 3px 0 3px 30px;
	}
p.giftCardLegend {
	text-align: right;
	}

.giftCardAccepted a:link, .giftCardAccepted a:visited 
{
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity = 100);

}
.giftCardAccepted a:hover 
{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity = 80);
    border: none;
    text-decoration: none;
}
.giftCardAccepted a img 
{
    border: none;
 }