body {
	margin:0px;
	padding:0px;
	background-image:url(../images/logotile.gif);
	background-position:top left;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#CCCCCC;
}

form {
 margin:0;
}
img{
	border:none;
}

#mainContainer {
	width:790px;
	margin:0px auto;
}
#header {
	background-color:#000000;
	height:71px;
	width:786px;
	margin-left:2px;
}
#header .logo{
	display:none;
}
#navmain {
	height:22px;
	padding-left:22px;
	padding-top:4px;
}
#subnav {
	height:21px;
	background-image:url(../images/bg_SubNav.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
	padding-top:6px;
	padding-left:30px;
	margin-top:4px;
}
.content{
	width:90%;
	margin:0px auto;
}
/* Non IE only */
#mainContainer > #subnav{
	margin-top:0;
	padding-top:6px;
	height:25px;
}
#promoHome {
	padding:0;
	margin:0;
	padding-left:6px;
	background-image:url(../images/promobg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	/*height:150px;*/
}
#promoHome img{
	border:3px 3px 3px 3px;
	border-style:solid;
	border-color:#333333;
}


#promoFooter{
	height:5px;
	background-image:url(../images/promoFooter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:0;
}

.divider{
	width:100%;
	height:1px;
	margin-left:-4px;
	margin-bottom:10px;
	padding:0;
	line-height:0px;
	font-size:0px;
	background-image:url(../images/divider.gif);
	background-repeat:no-repeat;
}

.ArrowMoreLink{
	margin-left:5px;
}

/******* center block *********/
#contentBlock {
	width:790px;
	margin-top:-2px;
	padding:0px 0px 15px 0;
	border:0px solid #66FF33;
	background-image:url(../images/contentbg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#mainContainer > #contentBlock{
	margin-top:12px;
}
#subContentBlock {
	padding-top:15px;
	margin:0;
}	

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:77px;
	margin:-2px 0px 20px 2px;
	width:786px;
	border:0px solid #33CC00;
}
#mainContainer > #footer{
	margin-top:0px;

}
.clearAll {
	clear:both;
	height:1px;
	font-size:1px;
}
.clearLeft {
	clear:left;
	height:1px;
	font-size:1px;
}

#bucketsFooter{
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../images/contentfoot.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:6px;
	width:790px;
	border:0px solid #660000;
}

#notes{
	display:none;
	/*position:absolute;
	top:0;
	left:0;
	width:40px;
	height:100px;
	overflow:auto;
	padding:5px;
	background-color:#CCCCCC;
	color:#333333;
	border:1px solid #333333;*/
}


/* PRIMARY NAV STYLES*/
#pn_mycs, #spn_mycs{
	display:block;
	float:left;
	width: 53px;
	height: 22px;
	background-image:url(../images/home.png);
}
#pn_about, #spn_about{
	display:block;
	float:left;
	width: 53px;
	height: 22px;
	background-image: url(../images/about.png);
}
#pn_icecream, #spn_icecream {
	display:block;
	float:left;
	width: 76px;
	height: 22px;
	background-image: url(../images/icecream.png);
}
#pn_cakes, #spn_cakes {
	display:block;
	float:left;
	width: 54px;
	height: 22px;
	background-image: url(../images/cakes.png);
}
#pn_drinks, #spn_drinks {
	display:block;
	float:left;
	width: 55px;
	height: 22px;
	background-image: url(../images/drinks.png);
}
#pn_togo, #spn_togo {
	display:block;
	float:left;
	width: 52px;
	height: 22px;
	background-image: url(../images/togo.png);
}
#pn_gift, #spn_gift {
	display:block;
	float:left;
	width: 78px;
	height: 22px;
	background-image: url(../images/promotion.png);
}
#pn_birthday, #spn_birthday {
	display:block;
	float:left;
	width: 67px;
	height: 22px;
	background-image: url(../images/stores.png);
}
#pn_jobs, #spn_jobs {
	display:block;
	float:left;
	width: 64px;
	height: 22px;
	background-image: url(../images/contact.png);
}
#pn_own, #spn_own {
	display:block;
	float:left;
	width: 80px;
	height: 22px;
	background-image: url(../images/nav_OwnAStore.gif);
}

#pn_about:hover, #pn_icecream:hover, #pn_cakes:hover, #pn_drinks:hover, #pn_togo:hover, #pn_gift:hover, #pn_birthday:hover, #pn_jobs:hover, #pn_own:hover, #pn_mycs:hover {
	background-position:100% -21px;
}

#pn_about span, #pn_icecream span, #pn_cakes span, #pn_drinks span, #pn_togo span, #pn_gift span, #pn_birthday span, #pn_jobs span, #pn_own span, #pn_mycs span {
	display: none;
	}
	

/* Local Search Styles */
.MapContainer{
	margin-left:-5px;	
}
.SearchResults{
	margin-left:10px;
}

.frmLocationSearchLabel{
	width:50px;
	display:block;
	float:left;
}


/* Generic Forms */
.frmTextBox{
	background-color:#999999;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.frmDropDown{
	background-color:#999999;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Call To Action Buttons */
.cta{
	height:66px;
	width:164px;
	overflow:hidden;
	display:block;
}
.cta:hover img{
	display:block;
	margin-top:-66px;
}

.ctaCenter{
	margin-left:auto;
	margin-right:auto;
}

.InTheNews{
	padding-bottom:10px;
}

#navlinks{
	display:none;
}


.FloatLeft{float:left;margin:0px 5px 0px 0px;}



/* CTA BUTTON SPECIFIC STYLES - one each per button text */
div.CTA_twolinetest, div.CTA_twolinetest a{
	background-image: url(../images/button/Template_TwoLine_grey.png);
}
div.CTA_ApplyNowAtLocalStore, div.CTA_ApplyNowAtLocalStore a{
	background-image: url(../images/button/ApplyNowAtALocalStore.png);
}
div.CTA_CSCulture, div.CTA_CSCulture a{
	background-image: url(../images/button/ColdStoneCulture.png);
}
div.CTA_CSGlossary, div.CTA_CSGlossary a{
	background-image: url(../images/button/ColdStoneGlossary.png);
}
div.CTA_CommunityInvolvement, div.CTA_CommunityInvolvement a{
	background-image: url(../images/button/ColdStonesCommunityInvolvement.png);
}
div.CTA_CSTeam, div.CTA_CSTeam a{
	background-image: url(../images/button/ColdStoneTeam.png);
}
div.CTA_FindAStoreNearYou, div.CTA_FindAStoreNearYou a{
	background-image: url(../images/button/FindAStoreNearYou.png);
}
div.CTA_FreeICBday, div.CTA_FreeICBday a{
	background-image: url(../images/button/GetFreeIceCreamOnYourBirthday.png);
}
div.CTA_JoinBDayClub, div.CTA_JoinBDayClub a{
	background-image: url(../images/button/JoinTheBirthdayClub.png);
}
div.CTA_LearnAboutShakes, div.CTA_LearnAboutShakes a{
	background-image: url(../images/button/LearnAboutOurShakes.png);
}
div.CTA_LearnAboutSmoothies, div.CTA_LearnAboutSmoothies a{
	background-image: url(../images/button/LearnAboutOurSmoothies.png);
}
div.CTA_LearnAboutNrgize, div.CTA_LearnAboutNrgize a{
	background-image: url(../images/button/LearnAboutNrgize.png);
}
div.CTA_NutirionInfo, div.CTA_NutirionInfo a{
	background-image: url(../images/button/NutritionalInformation.png);
}
div.CTA_OnlineMediaKit, div.CTA_OnlineMediaKit a{
	background-image: url(../images/button/OnlineMediaKit.png);
}
div.CTA_OrderACake, div.CTA_OrderACake a{
	background-image: url(../images/button/OrderACake.png);
}
div.CTA_OrderACake2, div.CTA_OrderACake2 a{
	background-image: url(../images/button/OrderACake2.png);
}
div.CTA_PressRoom, div.CTA_PressRoom a{
	background-image: url(../images/button/PressRoom.png);
}
div.CTA_PressRoom_170, div.CTA_PressRoom_170 a{
	background-image: url(../images/button/PressRoom_170.png);
}
div.CTA_PromoArea, div.CTA_PromoArea a{
	background-image: url(../images/button/PromoArea.png);
}
div.CTA_ReadTheCSStory, div.CTA_ReadTheCSStory a{
	background-image: url(../images/button/ReadTheColdStoneStory.png);
}
div.CTA_CustomCreations, div.CTA_CustomCreations a{
	background-image: url(../images/button/CustomCreations.png);
}
div.CTA_OriginalCreations, div.CTA_OriginalCreations a{
	background-image: url(../images/button/SignatureCreations.png);
}
div.CTA_KidsCakes, div.CTA_KidsCakes a{
	background-image: url(../images/button/KidsCakes.png);
}
div.CTA_OrderACake, div.CTA_OrderACake a{
	background-image: url(../images/button/OrderACake.png);
}
div.CTA_PurchaseOnline, div.CTA_PurchaseOnline a{
	background-image: url(../images/button/CHtoPurchaseOnline.jpg);
}
div.CTA_ClickForCoupon, div.CTA_ClickForCoupon a{
	background-image: url(../images/button/ClickHereForCoupon.jpg);
}
div.CTA_GrabnGo, div.CTA_GrabnGo a{
	background-image: url(../images/button/grabngo.jpg);
}
div.CTA_CreateYourGrabnGo, div.CTA_CreateYourGrabnGo a{
	background-image: url(../images/button/CreateYourOwnToGo.jpg);
}
div.CTA_LearnAboutCakes, div.CTA_CreateYourGrabnGo a{
	background-image: url(../images/button/CreateYourOwnToGo.jpg);
}
div.CTA_LearnAboutCakes, div.CTA_LearnAboutCakes a{
	background-image: url(../images/button/LearnAboutCakes.jpg);
}
div.CTA_LearnAboutCreations, div.CTA_LearnAboutCreations a{
	background-image: url(../images/button/LearnAboutCreations.jpg);
}

/* CTA TWO LINE VERSION */

div.CTA_twoLine {
	/*float: left;*/
	width: 203px; height: 38px;
	margin-top:10px;
	margin-bottom:4px;
	background-position:0 -38px;
	background-repeat: no-repeat;
	
	}

div.CTA_twoLine a {
	display: block;
	margin: 0; padding:0;
	width:203px; height:38px;
	overflow:hidden;
	background-position: top left;
	background-repeat: no-repeat;
	
	}
div.CTA_twoLine span {
	display:none;
	}
div.CTA_twoLine a:hover {
	background-image: none !important;
	}
	
/*END TWO LINE CTA */

/* CTA One LINE VERSION */

div.CTA_oneLine {
	/*float: left;*/
	width: 150px; height: 23px;
	margin-top:10px;
	margin-bottom:4px;
	background-position:0 -23px;
	background-repeat: no-repeat;
	
	}

div.CTA_oneLine a {
	display: block;
	margin: 0; padding:0;
	width:150px; height:23px;
	overflow:hidden;
	background-position: top left;
	background-repeat: no-repeat;
	
	}
div.CTA_oneLine span {
	display:none;
	}
div.CTA_oneLine a:hover {
	background-image: none !important;
	}
	
/*END ONE LINE CTA */

/* CTA One LINE VERSION NARROW */

div.CTA_oneLineNarrow {
	/*float: left;*/
	width: 170px; height: 35px;
	margin-top:10px;
	margin-bottom:4px;
	background-position:0 -35px;
	background-repeat: no-repeat;
	
	}

div.CTA_oneLineNarrow a {
	display: block;
	margin: 0; padding:0;
	width:170px; height:35px;
	overflow:hidden;
	background-position: top left;
	background-repeat: no-repeat;
	
	}
div.CTA_oneLineNarrow span {
	display:none;
	}
div.CTA_oneLineNarrow a:hover {
	background-image: none !important;
	}


/*END ONE LINE CTA */

.PoweredByGoogle{
position:relative;
float:right;
width:150px;
top:-34px;
text-align:right;
}
.PoweredByGoogle img{
float:right;
}

.ToGoTrans{
	height: 369px;
	width: 316;
	background-repeat: no-repeat;
	background-image: url(../../../images/togo_sizes.png);
        margin-left:130px;
}

* html .ToGoTrans{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/togo_sizes.png', sizingMethod='crop'); 
}
.erralert {
	background: #FFCCCC url(../images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FF3333;
	border-bottom: 2px solid #FF3333;
	margin:0px auto;
	color:#000000;
	width:80%;
	}
.okalert {
	background:#FFFFFF url(../images/ok_icon.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #009933;
	border-bottom: 2px solid #009933;
	margin:0px auto;
	color:#009933;
	font-size:12px;
	width:80%;
	}
.top{
	font-size:10px;
	text-align:right;
	margin-right:20px;
}
.sitemap{
	margin-left:40px;
	margin-top:20px;
}
.outlet{
	float:left;
	height:100%;
	margin-bottom:20px;
	width:100%;
}
.linksTooltip
{
	border: 3px solid #933;
	background-color: #600;
	padding: 10px;
	color: #ccc;
}
.inputsTooltip
{
	border: 1px solid #000;
	background-color: #444;
	padding: 4px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 219px;
}
.inputsTooltip #tooltipTitle
{
	font-weight: bold;
}