
/* ~~~~~~~~~~ reset styles ~~~~~~~~~~ */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, 
pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, 
map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, 
q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Promotions Strip ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#promotion-stip {
    background: url(/global/promotions/November09/assets/images/Category-Background.gif);
    height: 111px;
    margin: 10px auto 0;
    width: 792px;
}
.product-page #promotion-stip {
	background: url(/global/promotions/November09/assets/images/Category-Background.gif);
    height: 111px;
    margin: 10px 0 0 185px;
    width: 792px;
}

#promotion-stip #center-content 
{
	clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 830px;
}

#promotion-stip #center-content  img 
{
   float: left;
}

#promotion-stip a, #promotion-stip a:link 
{
    color: #000;
}

#promotion-stip #center-content .cat-title {
	background: url(/global/promotions/november09/assets/images/Category-Title.png) no-repeat;
	display: block;
	float: left;
	height: 22px;
	margin-bottom: 5px;
	text-indent: -999em;
	width: 375px;
}
#promotion-stip #center-content .cat-text {
	background: url(/global/promotions/november09/assets/images/Category-Text.png) no-repeat;
	display: block;
	float: left;
	height: 46px;
	margin: 5px 0;
	text-indent: -999em;
	width: 349px;
}
#promotion-stip #center-content .cat-link {
	float: left;
	margin: 0;	
	width: 300px;
}
#promotion-stip #center-content .cat-link a {
	color: #000;
	font-size: 11px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Promotions Strip Pop-Up ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#promotion-popup h1, #promotion-popup h1 span {
	background-image: url(/global/promotions/POW-Promotion/images/our-promotion-explained.jpg);
	width: 283px;
	height: 27px;
	font-size: 1px;
	line-height: 10px;
}
#promotion-popup h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -27px;
	line-height: 10px;
}

#promotion-popup 
{
     font-family: verdana, arial, helvetica;
     font-size: 11px;
}





