body { margin: 0; padding: 0; background: #E4E4E4 url("/images/basicelements/bg_tile.gif") left top repeat; font: normal 62.5% Arial, sans-serif; color: #333; }
a img { border: none; }
a { color: #0CAAD2; text-decoration: none; outline: none; }
p a, label a { text-decoration: underline; }
	p a:hover, label a:hover { color: #333; }
a:hover { color: #333333; }
p { color: #333; font: normal 120%/140% Arial, sans-serif; }

* html p { margin: .83333em 0; }

.news {font-family: Arial, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: top; font-size: 100%; line-height: 140%; }
.news h4 {font-size: 70%; font-weight: normal; margin-bottom: 2px; margin-left: 0px; }
.news h1 {font-size: 100%; font-weight: bold; color: #C00; }
#about td {}
.countrylink {cursor: default;}
/*mario additions - added to correct IE6 font sizes*/
/** html p, 
* html ul, 
* html li, 
* html ul.linklist,
* html a, 
* html a, 
* html .tertiary,
* html .leftnav li{font-size:1em;}
*/
/*end mario additions*/

a.learnmore { margin: 1em 0; color: #C00; font: normal 120%/140% Arial, sans-serif; }
a.secondary { margin: 1em 0; color: #c00; font: normal 120%/140% Arial, sans-serif; display: block; padding: 0 0 0 16px; background: transparent url("../images/basicelements/asecondary.gif") left .25em no-repeat; }
	/*mario additions *//* * html a.secondary{font-size: 1em;} */ /* end mario additions */
a.secondary:hover { color: #333; }

a.tertiary { margin: 1em 0; color: #C00; font: normal 120%/140% Arial, sans-serif; display: block; padding: 0 0 0 .8em; text-indent: -.8em; }
/*mario additions*/
/*
a.tertiary.smaller {font-size:12px; text-decoration: none; }
a.tertiary.inline {display:inline; padding:0px;}
a.tertiary.strong {font-weight:bold; }
*/
/*end mario additions */
a.tertiary:hover { color: #333; }
	p a.tertiary { margin: 0; padding: 0; font-size: 100%; display: inline; text-indent: 0; text-decoration: none; }

ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, h7, input, form { margin: 0; padding: 0; }

h2 { color: #666; font-size: 160%; width: 75%; }
	h2 + p { margin-top: .5em; }
h4 { font: bold 120%/120% Arial, sans-serif; }
h5 { font: normal 120%/120% Arial, sans-serif; }
h7 { font: bold 120%/120% Arial, sans-serif; }

.nopad { padding: 0 !important; }
.alt { background-color: #F7F7F7 !important; }
.invisible { visibility: hidden; }
.first { margin-left: 0 !important; }
.left { float: left; display: inline; }
.center { text-align:center; }
.right { float: right; display: inline; }
.shiftleft { margin-left: -1px !important; }
input.checkbox { margin-right: 3px; }
* html .checkbox { width: 1.2em; height: 1.2em; }

/*mario additions */
.noborder { border: none !important; }
/*.strong {font-weight:bold; }
.nowrap {white-space:nowrap;}
.spacer {clear:both;}
*/
/*end mario additions*/


#header {
	width: 960px;
	text-align:left;
	margin: 0px auto;
}


#outerwrapper {
	float: left; display: inline;
	position: absolute;
	left: 50%;
	width: 960px;
	margin: 0 0 0 -480px; padding: 0 3px;
	background: transparent url("/images/basicelements/outershadow.gif") left top repeat-y;
}
	* html #outerwrapper { width: 966px; wid\th: 960px; }
	.leftshadow { float: left; display: inline; width: 3px; height: 193px; margin: 0 0 0 -3px; background: transparent url("/images/basicelements/leftshad2f") left top repeat-x; }
	.rightshadow { float: right; display: inline; width: 3px; height: 193px; margin: 0 -3px 0 0; background: transparent url("/images/basicelements/rightsha2f") left top repeat-x; }




#utilityoptblock {
	float: right;
	display: inline;
	width: 80%;
	margin-top: 47px;
	margin-bottom: 13px;
}
ul.utiloptions {
	float: right;
	display: inline;
	margin: 0;
}
ul.utiloptions li {
	float: left;
	display: inline;
	margin: 5px 10px 0 0px;
	height: 10px;
	border-left: 1px solid #BEBEBE;
}
ul.utiloptions li a {
	display: block;
	height: 11px;
	background-color: transparent;
	background-position: left bottom;
	background-repeat: no-repeat; font: normal 110%/9px Arial, sans-serif;
	text-indent: -999em;
	letter-spacing: -999em;
	margin-left: 9px;
	
}
ul.utiloptions li.focused a,
ul.utiloptions li a:hover {
	background-position: left top;
}

ul.utiloptions li a.emailsignup {
	width: 76px;
	background-image: url("/images/basicelements/emailsignup.gif");
}

ul.utiloptions li a.shoponline {
	width: 63px;
	background-image: url("/images/basicelements/shoponline.gif");
}

ul.utiloptions li a.register {
	width:44px;
	background-image: url("/images/basicelements/register.gif");
}
ul.utiloptions li a.findastore {
	width:52px;
	background-image: url("/images/basicelements/findastore.gif");
}
ul.utiloptions li a.seeallproducts {
	width:85px;
	background-image: url("/images/basicelements/seeallproducts.gif");
}
ul.utiloptions li.search {
	margin: 0 0 0 6px;
	padding: 0;
	border: 0px;
}

#q {
	float: left;
	display: inline;
	width: 122px;
	height: 14px;
	margin: 0;
	padding: 1px 4px;
	border: 1px #C3C3C3 solid;
	background: #F5F4F1;
	color: #838383;
	font: normal 11px Arial, sans-serif;
	font-weight: bold;
}

#searchsubmit {
	float: left;
	display: inline;
	margin: 0px -1px 0 7px;
}


.topshadow {
	clear:left;
	height: 3px;
	width: 100%;
	background: url("/images/basicelements/topshadow.gif") left top repeat-x;
	margin: 0px;
	padding: 0px;
}

.topnav {
	float: left; display: inline;
	width: 100%; height: 31px;
	background: transparent url("/images/basicelements/topnav_t.gif") left top repeat-x;
}

	.topnav .leftimg { float: left; display: inline; width: 7px; height: 31px; line-height: 31px; background: transparent url("/images/basicelements/topnav_t.gif") left top repeat-x; margin-right: -7px; }
	.topnav .rightimg { float: right; display: inline; width: 7px; height: 31px; line-height: 31px; background: transparent url("/images/basicelements/topnav_t.gif") left top repeat-x; margin-left: -7px; }

		* html .topnav .genderselect { margin: 8px -2px 0 13px; }
		* html .topnav .genderselect a { margin: 0 2px; }

	.topnav .genderselect { float: left; display: inline; margin: 8px 0 0 15px; }
		.topnav .genderselect a { float: left; display: inline; height: 19px; background-color: transparent; background-position: left top; background-repeat: no-repeat; font: normal 110%/13px Arial, sans-serif; text-indent: -999em; letter-spacing: -999em; }
		.topnav .genderselect a.focused, .topnav .genderselect a:hover { background-position: left bottom; }
		.topnav .genderselect a + a { margin-left: 4px; }

			.topnav .genderselect a.mens { width: 8px; background-image: url("/images/basicelements/topnav/men.gif"); }
			.topnav .genderselect a.womens { width: 10px; background-image: url("/images/basicelements/topnav/women.gif"); }

	ul.mainnav {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.mainnav li {
	float: left;
	display: inline;
	height: 31px;
	margin: 0;
	/*padding: 11px 0 7px 0;*/
}
ul.mainnav li.homenav {
	margin-left: 0px;
	/*margin-top: 2px;*/
}

ul.mainnav li ul {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.mainnav li ul li {
	margin: 0;
	padding: 0;
	position: relative;
}
		
ul.mainnav li ul li div.dropdownnav {
	margin-top: 0px;
	padding:2px;
	padding-bottom: 0px;
	width: 136px;
	background: #E2E2E2;
	position:absolute;
	left: 0px;
	border-bottom: 1px solid #C2C2C2;
	display: none;
	z-index:10;
}

ul.mainnav li ul li div.dropdownnav ul {
	display: block;
	margin:0px;
	float: none;
}

ul.mainnav li ul li div.dropdownnav ul li {
	position:relative;
	margin: 0;
	margin-bottom: 1px;
	padding: 4px;
	padding-top:1px;
	padding-left: 5px;
	height: 14px;
	background: #fff;
	display: block;
	float:none;
	font: bold 11px Arial, sans-serif;
	color: #858585;
	
}
ul.mainnav li ul li div.dropdownnav ul li.outerLink{
	background: #f1f1f1;
	}

ul.mainnav li ul li div.dropdownnav ul li.subitems {
	margin:0px;
	padding: 0px;
	background: #E2E2E2;
	height: auto;
}
/*-----------------------------------------hack for IE 6 */
ul.mainnav li ul li div.dropdownnav ul li.subitems ul{
	_margin-top:-13px;
	}
/*-----------------------------------------hack for IE 7 */
*+html ul.mainnav li ul li div.dropdownnav ul li.subitems ul{
	margin-top:-13px;
}

ul.mainnav li ul li div.dropdownnav ul li.subitem {
	background: #F1F1F1;
	padding-left: 10px;
}

ul.mainnav li ul li div.dropdownnav ul li.subitemred  a{
	color: #c00;
	background: #fff;
}

ul.mainnav li ul li div.dropdownnav ul li.subitemred a:hover {color: #0caad2;}

ul.mainnav li ul li div.dropdownnav ul li a {
	display: block;
	color: #858585;
	letter-spacing: normal;
	text-indent: 0;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	height: 11px;
	text-indent: normal;
	letter-spacing: normal;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	line-height: 17px;
}

ul.mainnav li ul li div.dropdownnav ul li a img.arrow {
	position:absolute;
	right: 9px;
	top: 3px;
}

ul.mainnav li ul li div.dropdownnav ul li a:hover {color: #C00;}

ul.mainnav li ul li a {
	display: block;
	height: 31px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	font: normal 11px Arial, sans-serif;
	text-indent: -999em;
	letter-spacing: -999em;
	line-height: 31px;
}

ul.mainnav li ul li a:hover, ul.mainnav li ul li.tempfocused a { background-position: 0px -62px; }

ul.mainnav li ul li.focused a { background-position: 0px -31px; }
ul.mainnav li ul li.focused a:hover {background-position: 0px -93px;}

ul.mainnav li ul li a.home {
	width: 53px;
	background-image: url("/images/basicelements/topnav/newhome.gif");
}
ul.mainnav li ul li a.shoes {
	width: 53px;
	background-image: url("/images/basicelements/topnav/shoes.gif");
}

ul.mainnav li ul li a.apparel {
	width: 60px;
	background-image: url("/images/basicelements/topnav/apparel.gif");
}

ul.mainnav li ul li a.accessories {
	width: 84px;
	background-image: url("/images/basicelements/topnav/accessories.gif");
}

}

* html ul.mainnav li.iefirst {
	margin-top: -13px !important;
}

ul.utilitynav {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.utilitynav li {
	float: left;
	display: inline;
	margin-right: 0px;
	height: 13px;
	position:relative;
}
ul.utilitynav li a {
	display: block;
	height: 31px;
	background: transparent left top no-repeat;
	font: normal 110%/11px Arial, sans-serif;
	text-indent: -999em;
	letter-spacing: -999em;
}


ul.utilitynav li div.dropdownnav {
	margin-top: 0px;
	padding:5px;
	padding-bottom: 2px;
	width: 176px;
	background: #E2E2E2;
	position:absolute;
	left: -1px;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	display: none;
}

ul.utilitynav li div.eventspartnerships {
	left: auto;
	right: 0px;
	z-index:10;
}


ul.utilitynav li div.dropdownnav ul {
	display: block;
	margin:0px;
	float: none;
}

ul.utilitynav li div.dropdownnav ul li {
	position:relative;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	padding-top:7px;
	padding-left: 5px;
	height: 17px;
	background: #fff;
	display: block;
	float:none;
}

ul.utilitynav li div.dropdownnav ul li a {
	display: block;
	color: #747474;
	letter-spacing: normal;
	text-indent: 0;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	height: 11px;
	text-indent: normal;
	letter-spacing: normal;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	line-height: 11px;
}

ul.utilitynav li div.dropdownnav ul li a:hover {color: #CA3727;}

ul.utilitynav li div.dropdownnav ul li a img.arrow {
	position:absolute;
	right: 9px;
	top: 9px;

}

ul.utilitynav li div.dropdownnav ul li a.subitem {
	background: #F1F1F1;
	padding-left: 10px;
}

* html ul.utilitynav li a {
	margin-bottom:-2px;
	background-position: 0 0px;
}



ul.utilitynav li a:hover, ul.utilitynav li.tempfocused a { background-position: 0px -62px; }
ul.utilitynav li.focused a { background-position: 0px -31px; }

ul.utilitynav li.chicken {
	width: 16px;
}
ul.utilitynav li a.tech {
	width: 81px;
	background-image: url("../images/basicelements/topnav/tech.gif");
}

ul.utilitynav li a.news {
	width: 64px;
	background-image: url("../images/basicelements/topnav/news.gif");
}

ul.utilitynav li a.discount {
	width: 145px;
	background-image: url("../images/basicelements/topnav/discount.gif");
}

ul.utilitynav li a.evAndPertner {
	width: 142px;
	background-image: url("../images/basicelements/topnav/newEandP.gif");
}

ul.utilitynav li a.events {
	width: 59px;
	background-image: url("../images/basicelements/topnav/newevents.gif");
}

ul.utilitynav li a.partnerships {
	width: 91px;
	background-image: url("../images/basicelements/topnav/newpartnerships.gif");
}
ul.utilitynav li a.heart {
	width: 18px;
	background-image: url("../images/basicelements/topnav/heart.gif");
	margin-top:0px;
	margin-bottom: 0px;
	height: 16px;
}

ul.utilitynav li a {
	display: block;
	height: 31px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	font: normal 110%/11px Arial, sans-serif;
	text-indent: -999em;
	letter-spacing: -999em;
	line-height: 31px;
}


ul.utilitynav li a.logout { width: 41px; background-image: url("../images/basicelements/topnav/logout.gif"/*tpa=http://www.newbalance.co.jp/images/basicelements/topnav/logout.gif*/); }




.secondnav { float: left; display: inline; width: 100%; }
.smallsecondnav { float: left; display: inline; width: 100%; height: 31px; background: transparent url("/images/basicelements/smallsecondnav_tile.gif") left top repeat-x; }
	.smallsecondnav ul { margin: 0 0 0 32px; float: left; display: inline; list-style: none; }
	.smallsecondnav ul li { float: left; display: inline; margin-left: 17px; }

	#.smallsecondnav ul li a { display: block; height: 11px; line-height: 11px; background-position: left top; background-color: transparent; background-repeat: no-repeat; text-indent: -999em; letter-spacing: -999em; margin: 11px 0 9px; }
	.smallsecondnav ul li.focused a, .smallsecondnav ul li a:hover { background-position: left bottom; }

	.smallsecondnav div a {display: block; height: 11px; margin: 8px 0 0 11px; font: bold 12px Arial, "AvantGarde Bk Bt", serif; color: #858585; float: left; }
	.smallsecondnav div a.submenu {cursor: pointer; }
	.smallsecondnav div a.submenu2 {display: block; height: 11px; margin: 10px 0 0 9px; font: bold 10px Arial, sans-serif; color: #858585; float: left; }
	.smallsecondnav div.focused a, .smallsecondnav div a:hover, .smallsecondnav a.focused { color: #cc0000; }
	.smallsecondnav div.focused a { color: #858585; }
	.smallsecondnav div a:hover { color: #cc0000; }

/* Subnav Align Right */
.smallsecondnavR { float: right; display: inline; width: 100%; height: 31px; background: transparent url("/images/basicelements/smallsecondnav_tile.gif") left top repeat-x; }
	.smallsecondnavR ul { margin: 0 15px 0 0; float: right; display: inline; list-style: none; }
	.smallsecondnavR ul li { float: left; display: inline; margin-left: 17px; }

	/* Tech Center */
	.smallsecondnavR ul li a.techcenterlacing { width: 35px; background-image: url("/images/basicelements/secondnav/lacing.gif"); }
	.smallsecondnavR ul li a.techcenterfit { width: 13px; background-image: url("/images/basicelements/secondnav/fit.gif"); }
	.smallsecondnavR ul li a.techcentertechnology { width: 59px; background-image: url("/images/basicelements/secondnav/technology.gif"); }
	.smallsecondnavR ul li a.techcenterperformance { width: 66px; background-image: url("/images/basicelements/secondnav/performance.gif"); }
	.smallsecondnavR ul li a.techcenterdept360 { width: 46px; background-image: url("/images/basicelements/secondnav/dept_360.gif"); }


	/* Events */
	.smallsecondnavR ul li a.eventsteamnb { width: 45px; background-image: url("/images/basicelements/secondnav/teamnb.gif"); }
	.smallsecondnavR ul li a.eventssponsproposals { width: 116px; background-image: url("/images/basicelements/secondnav/sponsproposals.gif"); }
	.smallsecondnavR ul li a.eventsevents { width: 32px; background-image: url("/images/basicelements/secondnav/events.gif"); }
	.smallsecondnavR ul li a.eventskomenpartnership { width: 98px; background-image: url("/images/basicelements/secondnav/komenpartnership.gif"); }
	.smallsecondnavR ul li a.eventschipartnership { width: 125px; background-image: url("/images/basicelements/secondnav/chirunning.gif"); }
	.smallsecondnavR ul li a.eventsgirlsontherun { width: 81px; background-image: url("/images/basicelements/secondnav/girlsontherun.gif"); }
	
		.smallsecondnavR ul li a { display: block; height: 11px; line-height: 11px; background-position: left top; background-color: transparent; background-repeat: no-repeat; text-indent: -999em; letter-spacing: -999em; margin: 11px 0 9px; }
		.smallsecondnavR ul li.focused a, .smallsecondnavR ul li a:hover { background-position: left bottom; }


* html .secondnav { height: 0px; line-height: 0px; }
	.secondnav * { display: block; }

.firstpageimage {
	float: left;
	margin: 0 0 0 0px;
	width: 960px; height: 200px;
	background: white;
}

.firstpageimagetmp {
	float: left;
	margin: 0 0 0 0px;
	width: 960px; height: 557px;
	background: white;
}


img.mainlogo {
	float:left;
	margin-top: 29px;
	margin-left: 18px;
	margin-bottom: 19px;
}

.imgblock {
	float: left;
	display: inline;
	width: 100%;
}
//	.imgblock * { display: block; }
	.column .imgblock { margin-top: 30px; }

img#logo {
	position: absolute;
	margin: 0 0 0 49px;
	width: 86px; height: 82px;
	background: black;
}

/*mario additions */
/*
img.pageimage{
	margin: 0 0 28px 0;
	}
*/
/* end mario additions */

.contentwrapper {
	float: left; display: inline;
	width: 900px;
	padding: 30px 30px 40px;
	background-color: #FFF;
}

.contentwrapperi {
	float: left; display: inline;
	width: 900px;
	padding: 30px 30px 20px;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
}

	* html .contentwrapper { width: 960px; wid\th: 900px; }
	.contentwrapper .span1 { width: 157px; }
	.contentwrapper .span2 { width: 342px; }
	.contentwrapper .span3 { width: 499px; }
	.contentwrapper .span4 { width: 712px; }
	.contentwrapper .spancontacts1 { width: 340px; padding: 0px 30px 0px 0px; }
	.contentwrapper .spancontactsymap { width: 490px; padding: 5px; border: 1px solid #DFDFDF; }
	.contentwrapper .webcam { width: 400px; margin: 0px -5px -10px 35px; display: block; vertical-align: top; text-align: left; }
	.contentwrapper .webcam img { width: 320px; height: 240px; padding: 5px; border: 1px solid #DFDFDF; }
	.contentwrapper .webcam p { margin: 7px 0px 0px 40px; }
	.contentwrapper .spannews { width: 850px; padding: 0px 20px 0px 0px; margin-bottom: 15px; text-align: left; }
	.contentwrapper .spanabout { display: block; margin-left: 25px; width: 850px; background: #EFEFEF; text-align: left; }
	.contentwrapper .spanabout tr { width: 850px; }
	.contentwrapper .spanabout td { width: 375px; padding: 25px 50px 25px 0px; vertical-align: center; font-size: 120%; line-height: 140%; border-bottom: 20px solid #FFFFFF; }
	.contentwrapper .spanabout img { border: 1px solid #999; margin: 0px 25px 0px 50px;  }
	.contentwrapper .spansizes { width: 100%; padding-right: 20px; }
	.contentwrapper .spansizes td { color: #666; background-color: #E4E4E4; min-width: 20px; height: 25px; vertical-align: center; text-align: center; }
	.contentwrapper .spansizes table { background-color: #FFF; }
	.contentwrapper .spansizes h4 { font: bold 120%/120% Arial, sans-serif; color: #0CAAD2; }
	.contentwrapper .spansearch { width: 100%; font: bold 120%/140% Arial, sans-serif; color: #0CAAD2; }
	.contentwrapper .spansearch h1 { color: #666; font: bold 140%/140% Arial, sans-serif; }
	.contentwrapper .spansearch h4 { color: #C00; font: bold 120%/140% Arial, sans-serif; margin-top: 10px; }
	.contentwrapper .spansearch ul li { list-style-type: none; margin: 10px 0 0 1px; }
	/*mario additions */
	/*
	.contentwrapper .spanauto { width: auto; }
	.contentwrapper.span3 {padding: 0px 0px 60px 30px; width: 930px;}
	* html .contentwrapper.span3 { width: 990px; wid\th: 930px; }
	.contentwrapper.span3 > div.column {width: 745px; margin: 0px;}
	*/
	/*end mario additions */

	.contentwrapper div.column { float: left; display: inline; }
		.contentwrapper div.column + div.column { margin-left: 28px; }
		.contentwrapper div.column img { display: block; }
		/*mario additions */
		/*
		* html .contentwrapper div.column .span1 { margin: 0 0 0 28px; font: normal .85em Arial, sans-serif; }
		* html .contentwrapper.span3 div.column { margin: 0px;}
		*/
		/*end mario additions */
		div.column h3 { width: 100%; color: #555; font: bold 130%/130% Arial, sans-serif; }
			div.column h3 img { display: block; }
		div.column table tr td { font: normal 1.1em Arial, sans-serif; }

.contentwrapper20 {
	float: left; display: inline;
	width: 920px;
	padding: 10px 20px 20px;
	background-color: #FFF;
}


	* html .contentwrapper20 { width: 960px; wid\th: 920px; }

	.contentwrapper20 .span1 { width: 176px; }
	.contentwrapper20 .span2 { width: 362px; }
	.contentwrapper20 .span3 { width: 548px; }
	.contentwrapper20 .span4 { width: 734px; }
	.contentwrapper20 .span5 { width: 920px; }
	/*mario additions */

	.contentwrapper20 .span6 { width: 194px; }
	.contentwrapper20 .span7 { width: 530px; }
	.contentwrapper20 .span8 { width: 182px; }
	.contentwrapper20 .span9 { width: 380px; }
	.contentwrapper20 .span10 { width: 620px; padding-left:70px; }
	.contentwrapper20 .span11 { width: 120px; padding-left:100px; }
	.contentwrapper20 .span12 { width: 290px; border-left: 1px solid #DBDBDB; }


	.contentwrapper20 .top { margin-top:0px; }
	.contentwrapper20 .top2 { margin-top:2px; }
		* html .contentwrapper20 .top2 { padding-top:2px; margin-top:0px;}
	.contentwrapper20 .top5 { margin-top:5px; }
		* html .contentwrapper20 .top5 { padding-top:7px; margin-top:0px;}
	.contentwrapper20 .top7 { margin-top:5px; }
		* html .contentwrapper20 .top7 { padding-top:7px; margin-top:0px;}
	.contentwrapper20 .top10 { margin-top:10px; }
		* html .contentwrapper20 .top10 { padding-top:10px; margin-top:0px;}

	.contentwrapper20 .bottom0 {margin-bottom:0px;}
	.contentwrapper20 .bottom10 {margin-bottom:10px;}
	.contentwrapper20 .bottom20 {margin-bottom:20px;}
	
	/*end mario additions */
	.contentwrapper20 div.column { float: left; display: inline;  }
		.contentwrapper20 > div.column + div.column { margin-left: 10px; }
		.contentwrapper20 div.column h3.bar { width: 100%; height: 30px; background: transparent url("/images/basicelements/h3_tile.gif") left bottom repeat-x; color: #555; font: bold 130%/30px Arial, sans-serif; }
		/*mario additions */
		/*
		.contentwrapper20 div.column .bar span{font: bold 130%/30px Arial, sans-serif;  color: #555; }
			* html .contentwrapper20 div.column .bar span{font-size: 1.2em;}
		*/
		/*end mario additions */
		.contentwrapper20 div.column h4.bar { width: 100%; height: 30px; background: transparent url("/images/basicelements/h3_tile.gif") left bottom repeat-x; color: #cc0000; font: bold 130%/30px Arial, sans-serif; margin: 20px 0 15px; }
		
		div.bar { float: left; display: inline; width: 100%; height: 30px; background: transparent url("/images/basicelements/h3_tile.gif") left bottom repeat-x; }
		div.bar span { float: left; display: inline; color: #333; font: bold 150%/30px Arial, sans-serif; }
			.bar .barleft { float: left; display: inline; width: 10px; height: 30px; background: transparent url("/images/basicelements/h3_left.gif") left top no-repeat; }
			.bar .barright { float: right; display: inline; width: 10px; height: 30px; background: transparent url("/images/basicelements/h3_right.gif") left top no-repeat; }

		* html .contentwrapper20 div.column { margin: 0 0 0 10px; }
		
.pressreleases { margin: 3px 0 0; }
	.pressreleases h2 { color: #666; margin-left: 3px; }
	.pressreleases ul { margin: 10px 0; padding: 0; font-size: 120%; list-style: none; }
	.pressreleases ul li { margin: 0; padding: 0; list-style-position: inside; text-indent: 0px; padding: 8px 10px; }
		.pressreleases ul li.alt { background: #F3FBFD !important; }
		.pressreleases ul li a { text-decoration: none; }
		.pressreleases ul li a:hover { color: #c00; }

.floatingangle { float: left; display: inline; width: 29px; height: 29px; margin-top: -29px; background: transparent url("/images/basicelements/footer_startangle.gif") left top no-repeat; }
* html .floatingangle { margin-left: 0px; }

.floatingangle2 { float: left; display: inline; width: 29px; height: 29px; margin-top: -29px; background: transparent url("/images/basicelements/footer_s2.gif") left top no-repeat; }
* html .floatingangle { margin-left: 0px; }

.footer {
	float: left;
	display: inline;
	width: 960px;
	height: 120px;
	background: transparent url("/images/basicelements/footer_t.gif") top repeat-x;
}




.normalfooter {
	float:right;
	display: inline;
	margin: 15px 15px 15px 15px;
	
}

.normalfooter ul {
	float:left;
	display:inline;
	width:190px;
	list-style: none;
	list-style-position: outside;
	border-left: 1px solid #DBDBDB;
	height:90px;
	padding-left: 14px;
}

.normalfooter ul li {  color: #858585;
	font: bold 105% Arial, sans-serif;
}

.normalfooter ul li img {
	margin-bottom: 4px;
	height: 12px;
}

.normalfooter ul li a {
	color: #999;
	font: normal 110% Arial, sans-serif;
}

.normalfooter ul li a:hover {
	color: #333;
}



	ul.landinglinks {
		float: right; display: inline;
		margin: 0 30px 0 0; padding: 0;
		color: #999;
		font: normal 100%/30px Arial, sans-serif;
	}
	ul.landinglinks li { float: left; display: inline; }
	ul.landinglinks li { margin-left: 15px; }
	ul.landinglinks a { color: #999; }

	* html ul.normalfooter { margin: 18px 0 0 0; padding-bottom: 15px; }
	* html ul.normalfooter li { padding-bottom: 5px; width: 185px; wid\th: 157px;}
		* html ul.normalfooter li ul li {
			margin-left: -16px; text-indent: -26px; padding: 0 0 0 26px;
			ma\rgin: 0; text-i\ndent: -.8em; padd\ing: 0 0 0 .8em;
		}
		* html li.corporate, * html li.customer, * html li.helpful, * html li.othersites { border-left: 1px solid #DFDFDF; }
	* html .footer .textlogo { margin-left: 44px; }	* html .endingangle {
		position: relative; top: 0px; left: -3px;
		pos\ition: static; to\p: auto; lef\t: auto;
	}
	* html .footer img.left { float: none; display: block; }

.endingangle { float: left; display: inline; width: 33px; height: 30px; margin: -30px 0 0 -3px; background: transparent url("footer_e.gif") left top no-repeat;}


.bottomspace {
	clear: left;
	width: 60%;
	height: 0px;
	margin: 3 -3px; padding: 0 3px;
	background: #CCC5AF url("/images/basicelements/bg_tile.gif") left top repeat;
	/*font: normal 120%/10px Arial, sans-serif; */
}
html .bottomspace { width: 976px; wid\th: 100%; }

.subfooter {
	float: left;
	display: inline;
	width: 960px;
	height: 30px;
	background: transparent url("/images/basicelements/subfooter.gif") left top repeat-x;
}


.bottomshadow {
	clear:left;
	height: 3px;
	width: 100%;
	background: url("/images/basicelements/bottomshadow.gif") left top repeat-x;
	margin: 0px;
	padding: 0px;
}

* html .bottomshadow {
	height: 1px;
	padding: 0px;
	margin-bottom: -10px;
}

.countryselectwrapper { background: #FFF url("/images/countryselect/countryselect_gradient.gif") left bottom repeat-x; }
	.countryselectwrapper h2 { float: left; display: inline; margin: 0; padding: 0; font-size: 13px; line-height: 13px; width: auto; }
		.countryselectwrapper h2 img { display: block; }
		.countryselectwrapper h2.step1 { margin-left: 25px; }
		.countryselectwrapper h2.step2 { margin-left: 10px; margin-right: 15px; }

ul.countryselect, ul.countryselect ul { float: left; display: inline; margin: 0; padding: 0; list-style: none; list-style-position: outside; }
	ul.countryselect { color: #333; font: normal 120% Arial, sans-serif; min-width: 389px; min-height: 170px; margin: 0; padding: 0 15px; /*border-right: #E8E8E8 1px solid; TLH remove for gender select */ }
		ul.countryselect a { color: #333; }
		ul.countryselect a:hover { color: #C00; }

ul.countryselect li.americas { width: 170px; }
ul.countryselect li.europe { width: 170px; }
ul.countryselect li.asia { width: 190px; }
	ul.countryselect li { float: left; display: inline; margin: 0; padding: 0; }
		ul.countryselect > li + li { margin-left: 35px; }
		* html ul.countryselect li.europe { margin: 0 35px; }
		ul.countryselect li img { display: block; margin: 0 0 8px 0; padding: 0; }
	ul.countryselect li li {
		list-style: none;
		float: none; display: block;
		margin: 0; padding: 0 0 0 .8em;
		text-indent: -.8em;
	}
	* html ul.countryselect li ul li {
		margin-left: -16px; text-indent: -26px; padding: 0 0 0 26px;
		ma\rgin: 0; text-i\ndent: -.8em; padd\ing: 0 0 0 .8em;
	}

.countryselectwrapper .genderselect { float: left; display: inline; line-height: 15px; width: 66px; margin: 0; padding: 0; }
	.countryselectwrapper .genderselect img { display: block; }
	.countryselectwrapper .genderselect ul { list-style: none; list-style-position: outside; }
	.countryselectwrapper .genderselect ul li { margin-bottom: 3px; }
	.countryselectwrapper .genderselect ul li a { display: block; height: 19px; line-height: 19px; text-indent: -999em; letter-spacing: -999em; }
		.countryselectwrapper .genderselect ul li a.menshome { width: 53px; background: transparent url("/images/countryselect/men.gif") left top no-repeat; }
		.countryselectwrapper .genderselect ul li a.womenshome { width: 76px; background: transparent url("/images/countryselect/women.gif") left top no-repeat; }
		.countryselectwrapper .genderselect ul li a:hover { background-position: left bottom; }

ul.leftnav, /*mario additions */.span3 .leftnav/*end mario additions */{
	list-style: none; list-style-position: outside;
	float: left; display: inline;
	width: 161px;
	margin: -1px 24px 0 0px; padding: 0;
}

	/*mario changes - removed "ul" from "ul.leftnav" */
	ul.leftnav.embedded{ width:344px ; }
	.span3 .leftnav{margin-top:20px;}
	.leftnav ul{list-style: none; margin: 0 0 28px 0; }
		.leftnav li { min-height: 24px; border-bottom: 1px solid #EAEAEA; font: normal 130%/130% Arial, sans-serif; text-indent: -.8em; padding: 7px 0 1px .8em; }
		.leftnav.embedded li { padding-left:29px; }
			* html .leftnav li { height: 16px; }
		.leftnav li a { color: #0CAAD2; }
		.leftnav li.focused a, .leftnav li a:hover { color: #333; }
	.leftnav li ul{list-style: none; margin: 5px 5px 8px 5px; }
		.leftnav li li{ border:none; font: normal 12px/15px Arial, sans-serif; text-indent: 0; padding: 0; }
		.leftnav li li.focused a { color: #CCC; }
		.leftnav li li a:hover { color: #333; }
	/*end mario changes */

/*mario additions */span.caption { display: block; margin-top: 8px; }
p .location, p .recipient { display: block; font-weight: bold; }/*end mario additions */

.contentwrapper20 .column > p { padding: 0 10px; }
* html .contentwrapper20 .column p { padding: 0 10px; }
* html .contentwrapper20 .column * p { padding: 0; }

dl.productdetails { float: left; display: inline; width: 100%; }
dl.productdetails dt { float: left; display: inline; width: 64px; height: 64px; padding: 12px 10px 28px; }
	dl.productdetails dd { float: left; display: inline; width: 380px; min-height: 92px; padding: 12px 10px 0; margin-bottom: 10px; }
	* html dl.productdetails dt { width: 84px; wid\th: 64px; }
	* html dl.productdetails dd { height: 104px; heig\ht: 92px; width: 258px; wid\th: 238px; }
	dl.productdetails td p { font-size: 110%; margin: 0; line-height: 120%; }
	dl.productdetails td { padding-bottom: 10px }
	dl.productdetails td h4 { font: bold 110% Arial, sans-serif; line-height: 120%; }
	dl.productdetails dd p {margin: 0; line-height: 120%; }
	dl.productdetails dd ul { margin-left: 1.3em; margin-top: .5em; }
	dl.productdetails dd ul li { margin: 0; line-height: 110%; font-size: 120%; margin-bottom: .5em; }
		dl.productdetails dd a.tertiary { margin: 0; color: #0CAAD2; line-height: 120%; }
		dl.productdetails dd a.tertiary:hover { color: #C00; }
		

dl.tech { float: left; display: inline; width: 100%; }
	dl.tech dt { float: left; display: inline; width: 80px; height: 39px; padding: 12px 10px 12px; }
	dl.tech dd { float: left; display: inline; width: 780px; min-height: 40px; padding: 12px 10px 0; margin-bottom: 15px; }
	* html dl.tech dt { width: 84px; wid\th: 64px; }
	* html dl.tech dd { height: 104px; heig\ht: 92px; width: 780px; wid\th: 238px; }
	dl.tech dd p { margin: 0; line-height: 130%; }
	dl.tech dd ul { margin-left: 1.3em; margin-top: .5em; }
	dl.tech dd ul li { margin: 0; line-height: 110%; font-size: 120%; margin-bottom: .5em; }
	dl.tech dd a.tertiary { margin: 0; color: #0CAAD2; line-height: 120%; }
	dl.tech dd a.tertiary:hover { color: #C00; }
	dl.tech dd h4 {font: bold 120% Arial, sans-serif}



/* FLASH ALTERNATIVE BLOCKS */		
	#productdetailflashblock { padding-bottom: 10px; background: #Fff; width: 100%; } /* bacground: #f0f0f0; */
		#productdetailflashblock .logo { float:left; display:inline; width: 86px; margin-left: 49px; }
		#productdetailflashblock .productImg { float: left; display: inline; margin: 10px 50px 0px 86px; width: 400px; }
		#productdetailflashblock .content { float: left; display: inline; margin: 20px 0 0 30px; font-size: 130%; width: 364px; 	}
			#productdetailflashblock .content * { float:left; display:inline;  width: 100%; } 
		#productdetailflashblock .content p { margin: 0px; }
		#productdetailflashblock .content a { display: inline; }
		#productdetailflashblock .content ul { margin: .2em 0 0 .5em; }
		#productdetailflashblock .content div.styleWrap { border-top: 1px solid #999; font-family: Arial, sans-serif; font-size: 120%; border-bottom: 1px solid #999; width:363px; padding: 5px 0 5px 0px; margin-bottom: 15px; color:#666;}
			#productdetailflashblock .content div.styleWrap h1 { font-size: 120%; font-weight:bold; color:#cc0000; }
		#productdetailflashblock .content h2 { font-size: 100%; font-weight:bold; color:#666; line-height: 140%; padding-top:0px; }
		#productdetailflashblock .content h3 { font-size: 100%; font-weight:normal; color:#333; line-height: 140%; margin-bottom: 10px; }
		#productdetailflashblock .content h4.colorAvail { background:#efefef; padding: 2px; width: 360px; font-size: 100%; font-weight:bold; color:#333; line-height: 140%; margin-top: .5em; }
			#productdetailflashblock .content .seeretailers { width: auto; margin-top: 1.5em; }
		
		#catmainflashblock {padding: 0 0 0px 0; background: #fff; width: 100%;}
	/*	#catmainflashblock .logo { float:left; display:inline; width: 86px; margin-left: 49px; }
		#catmainflashblock .content { float:left; display:inline; width: 100%; margin: 47px 0 4em 70px; }
			#catmainflashblock .content a { display: inline; } */
			
		
	#presflashblock {display: block; width: 960px; background: #fff;}
	
	#headerflashblock { padding: 0 0 0px 0; background: #E3E2DB; background: transparent url("/images/head_bg.gif") left top repeat-x; width: 100%; height: 70px; }
		#headerflashblock .logo { float:left; display:inline; width: 86px; margin-left: 49px; }
		#headerflashblock h1 { float:left; display:inline; font-size: 30px; font-weight: bold; margin: 47px 0 0 70px; color: #333333 }
		#headerflashblock h4{ font-size: 30px; font-weight: bold; padding: 17px 0 0 45px; color: #FFF; margin:0px; }

p.redLinks a { color: #cc0000; text-decoration: none; }
p.redLinks a:hover { color: #666; }

div.proFit { float: left; display:inline; background: #FAFAF9; width: 96%; color: #666; padding: 1% 2%; clear: both; margin-top: 25px; font: normal 110%/120% Arial, sans-serif; }
	div.proFit p { font: normal 100%/125% Arial, sans-serif; }
	div.proFit .col1 { float: left; display: inline; width: 45%; margin-right: 5%; }
	div.proFit .col2 { float: left; display: inline; width: 45%; }
	div.proFit a { color: #cc0000; text-decoration: none; }
	div.proFit a:hover { color: #666; }
	div.proFit ul { margin: 0; padding: 0; list-style-position: inside; text-indent: -13px; padding-left: 13px; }
	div.proFit ul li { color: #333; margin-left: 0px; }
	

/* Default Bullet Behaviour */
.column ul.norm, .column ol.norm { margin: 0 0 0 1.5em; padding: 0; list-style-position: inside; text-indent: -13px; padding-left: 13px; }
.column ul.norm li, .column ol.norm li { color: #333; margin-left: 0px; font-size: 120%; padding-bottom: .2em; }
	.column ul.norm li a:hover, .column ol.norm li a:hover { color: #cc0000; }

	

	.faqs ul { margin: 0; margin-left: 2em; padding: 0; list-style-position: inside; text-indent: -13px; padding-left: 13px; }
		.faqs ul li { color: #333; margin-left: 0px; font-size: 120%; padding-bottom: .4em; }
	.faqs ol { margin: 0; margin-left: 2em; padding: 0; list-style-position: inside; text-indent: -18px; padding-left: 18px; }
		.faqs ol li { color: #333; margin-left: 0px; font-size: 120%; padding-bottom: .4em; }
	.faqs p { margin-bottom: 2em; }

	.dealers ul li {font-size: 120%; margin-bottom:23px; margin-top: -10px;}
	.dealers ul { margin-left: 2em; margin-bottom:10px; list-style: none;}
	.dealers h3 { margin-bottom: 20px;}


.borderblock { float: left; display: inline; margin-top: 15px; padding-bottom: 20px; border-left: 1px solid #E8E8E8; }
	.borderblock img { margin-right: -1px; }
.infoblock { padding: 15px 10px; }
.highlightblock { padding: 0 0 15px; margin: 0 10px 0; }
	.highlightblock + .highlightblock { padding-top: 15px; border-top: 1px solid #E8E8E8; }

	.highlightblock p, .infoblock p { margin: 0; }

	.highlightblock ul, .infoblock ul { margin: 0; padding: 0; font-size: 120%; }
		.highlightblock ul li, .infoblock ul li { margin: 0; padding: 0; list-style-position: inside; text-indent: -13px; padding-left: 13px; }
		* html .infoblock ul li, * html .highlightblock ul li { text-indent: -16px; padding-left: 16px; }

	.highlightblock a.secondary, .infoblock a.secondary { margin: 0; }
	.highlightblock a.tertiary, .infoblock a.tertiary { margin: 0; color: #0CAAD2; line-height: 120%; }
	.highlightblock a.tertiary:hover, .infoblock a.tertiary:hover { color: #C00; }

	.highlightblock h4 { color: #0CAAD2; }
		.highlightblock img { margin-bottom: 10px; }

.molrow { float: left; display: inline; padding: 0px 0px 0px 0px; width: 100%; }
.molecule {	float: left; display: inline; padding: 0 10px; }
	.contentwrapper .molecule img { margin: 0 -10px 20px; }
	.contentwrapper20 .molecule img { margin: 0 -1px 20px 0; }
	.molecule a.secondary { margin: 12px 0 0 -1px; }
	.molecule img { display: block; }
	.molecule p { margin: 10px 0 0; line-height: 130%; }
	.molecule p.price { margin: 4px 0 0; font: 120% Arial; color: #0CAAD2;}
		/*mario additions */* html .molecule p.price { font-size: 130%;}/*end mario additions */
		.molecule p.price span { font-size: 78.57%; font-weight: normal; }
	.molecule h4 { font: bold 120% Arial; color: #0CAAD2; }
	.molecule h4+p { min-height: 5em; }
	.molecule h4.category {	color: #666; }
	.molecule .compare { margin: 6px 0 0 -1px; }
		* html .molecule .compare { margin-left: 0px; }
		.molecule .compare label { color: #0CAAD2; line-height: 130%; }

	.mrlarge { padding: 15px 10px; width: 714px; }
		.mlarge { width: 207px; padding: 15px; } 
		.msmall { width: 160px; padding: 15px 11px; }

	.molecule + .molecule { border-left: 1px #e8e8e8 solid; }
	.molrow + .molrow { border-top: 1px #e8e8e8 solid; }

	* html .mrlarge { width: 734px; wid\th: 714px; }
		* html .mlarge { width: 237px; wid\th: 207px; }
		* html .msmall { width: 182px; wid\th: 156px; }
	* html .molrow { border-top: 1px #e8e8e8 solid; }
		* html .mrtop { border-top: none; }
	* html .molrow .molecule { border-left: 1px #e8e8e8 solid; }
		* html .molrow .first { border-left: none; }

.contentwrapper .highlightblock { padding: 15px 0 0; margin: 0px; }

#findstore { padding: 0 10px; }
	#findstore label { display: block; color: #666; font: bold 120% Arial, sans-serif; }
	#findstore input, #findstore select { margin: 2px 0 8px; color: #333; width: 90%; }
	#findstore .button { width: auto; }

.linklist { list-style: none; padding: 0 10px; font: normal 120% Arial, sans-serif; }
	.linklist li { padding: 0 0 0 .8em; text-indent: -.8em; }
	.linklist a { color: #0CAAD2; }

form.sort { float: right; display: inline; margin: 0; padding: 0; color: #555; font: bold 110%/30px Arial, sans-serif; }
	form.sort select { font: normal 100% Arial, sans-serif; margin: 4px 0 0; color: #333; }
	form.sort label { margin: 0 5px 0 15px; }

.pagination { float: left; display: inline; width: 100%; border-top: 1px solid #e8e8e8; }
.bar + .pagination { border-bottom: 1px solid #e8e8e8; border-top: none; }
* html .toppaginate { border-bottom: 1px solid #e8e8e8; border-top: none; }
* html .pagination { height: 30px; }
	.pagination > a { float: left; display: inline; }
	* html .pagination a { float: left; display: inline; }
	* html .pagination a * a { float: none; }

	.pagination a { color: #0CAAD2; font: normal 120%/30px Arial, sans-serif; margin-left: 10px; }
/*		.pagination a:visited { color: #666; } */
		.pagination a:hover { text-decoration: underline; }
/*		.pagination a:active { color: #333; } */
	.pagination ul { float: left; display: inline; list-style: none; margin: 6px 0; padding: 0 10px; /*border-right: 1px solid #666;*/ }		
		/* Mario .pagination.noborder, .pagination.noborder ul{ border:none; }
			.pagination.noborder.ind { margin-left: 7px; }*/
		.pagination ul li { float: left; display: inline; margin: 0px 1px; }
		.pagination ul li a { padding: 0px 2px; margin: 0; font: normal 120%/18px Arial, sans-serif; }
		.pagination ul li a.focused { color: #333; font-weight: bold; }
		.pagination ul li.prev { margin: 0 9px 0 0; }
		.pagination ul li.next { margin: 0 0 0 9px; }
		.pagination ul li.prev a, .pagination ul li.next a { padding: 0; font-weight: bold; }
	.pagination a.tertiary { float: right; display: inline; color: #C00; width: auto; margin: 0; padding: 0; text-indent: 0; }
		.pagination a.tertiary:hover { text-decoration: none; color: #666; }
		
.newspagination { width: 100%; text-align: center; display: inline; margin-bottom: 50px; }
	.newspagination ul { background: #FFFFFF; }
	.newspagination a { color: #0CAAD2; font: normal 120%/30px Arial, sans-serif; margin-left: 10px; }
	.newspagination a:hover { text-decoration: underline; }
	.newspagination ul li { display: inline; margin: 0px 1px; }
	.newspagination ul li a { padding: 0px 2px; margin: 0; font: normal 120%/18px Arial, sans-serif; }
	.newspagination ul li a.focused { color: #333; font-weight: bold; }
	.newspagination ul li.prev { margin: 0 9px 0 0; }
	.newspagination ul li.next { margin: 0 0 0 9px; }
	.newspagination ul li.prev a, .pagination ul li.next a { padding: 0; font-weight: bold; }
	
.storelist {
	float: left; display: inline;
	width: 499px;
	margin: 30px 0 0;
}
	.storelist thead th { font: bold 120%/30px Arial, sans-serif; height: 30px; text-align: left; background: #F7F7F7; }
		.storelist thead th span { font-size: 83.333%; font-weight: normal; color: #999; margin-left: 5px; }
	.tdstore { padding: 0 10px; width: 299px; }
	.tddistance { padding: 0 10px; width: 200px; font: normal 120% Arial, sans-serif; }
	* html .tdstore { width: 185px; wid\th: 299px; }
	* html .tddistance { width: 177px; wid\th: 200px; }
	
		.storelist td { padding-top: 12px; padding-bottom: 10px; vertical-align: top; }
		.storelist td a { font: normal 120% Arial, sans-serif; color: #0CAAD2; }
		.storelist td a:hover { color: #C00; }
		.storelist tr + tr td { border-top: 1px solid #E8E8E8; }
		* html .storelist tbody tr.first td { border-top: none; }
		* html .storelist tbody tr td { border-top: 1px solid #E8E8E8; }

	address.store { font: normal normal normal 120% Arial, sans-serif; }

form.frmutil { margin-top: 20px; width: 255px; }
	form.frmutil label { display: block; color: #333; font: normal 120% Arial, sans-serif; }
	form.frmutil input, form.frmutil select { margin: 2px 0 12px; color: #333; width: 95%; border: 1px solid #666; }
	form.frmutil .button { width: auto; }
	form.frmutil input#zip { margin: 2px 0 8px; color: #333; width: 100px; }
	form.frmutil input#submit { margin: 12px 0 2px; color: #333; width: 75px; background: #ccc; border: none; font-size: 110%; padding: .3em 0px; }
	form.frmutil .req { color: #cc0000; }
	form.frmutil textarea { margin: 2px 0 12px; color: #333; width: 94%; height: 6.5em; border: 1px solid #666; }


div.featuredstores { float: left; display: inline; width: 300px; margin: 30px 0 0 25px; }
	div.featuredstores a { font: normal 120% Arial, sans-serif; color: #0CAAD2; }
	div.featuredstores a:hover { color: #C00; }
	div.featuredstores p { margin: 0; line-height: 130%; }
	div.featuredstores img { float: left; display: inline; margin: 0 10px 5px 0; }
	div.featuredstores h4 { margin-top: 10px; }
		div.featuredstores h4.inlineheader { margin-top: 0; }
		div.featuredstores h4.inlineheader img { float: none; display: inline; margin: 0; }

div.bar .viewtype { font: normal 120%/30px Arial, sans-serif;  margin-left: 15px; }
	div.bar .viewtype a { color: #0CAAD2; padding-right: 10px; }
	div.bar .viewtype a.focused { color: #666; }
	div.bar .viewtype a + a { border-left: 1px solid #666; padding-left: 10px; padding-right: 0px; }
	* html div.bar .viewtype a.last { border-left: 1px solid #666; padding-left: 10px; padding-right: 0px; }

.narrowoptions { margin: 10px 10px; }
	.narrowoptions a.tertiary { font-weight: bold; color: #0CAAD2; margin: 0; padding: 0; text-indent: 0; display: inline; }
	.narrowoptions h4 { color: #666; margin: .5em 0 .2em; }
	.narrowoptions ul { float: left; display: inline; width: 100%; font-size: 120%; list-style: none; margin: 0 0 1em; }
		/*mario additions */* html .narrowoptions ul { font-size: 100%;margin: 0 0 0em; }/*end mario additions */
	.narrowoptions ul li { float: left; display: inline; width: 100%; margin: 1px 0 3px; }
	.narrowoptions ul input { margin: 0; padding: 0; }
		* html .narrowoptions ul input { width: 1.2em; height: 1.2em; }
	.narrowoptions ul label { margin-left: 7px; color: #0CAAD2; }
	.narrowoptions ul a { color: #0CAAD2; margin-left: 7px; }

div.getFlashDisplay { background:#B8B19F; font-size: 110%; padding: 1em 50px 1em 50px; }
	div.getFlashDisplay a { font-size: 100%; color: #ff0000; }
	div.getFlashDisplay a:hover { font-size: 100%; color: #000; }

/*ian additions */
.interviewquestion { font-weight: bold; color: #0CAAD2;}

/* debugger */
#debugger dl { float: left; display: inline; width: 100%; }
	#debugger dl dt { float: left; display: block; width: 10%; }
	#debugger dl dd { float: left; display: block; width: 90%; }


#countryselect {
	margin:0px;
	margin-right:9px;
	width:120px;
	height: 20px;
	background: url("/images/basicelements/selectcountry.gif") left top;
	border:0px;
}

#countrydropdown {
	display:none;
	width: 204px;
	position: absolute;
	height: 243px;
	top: 67px;
	z-index:1000;
	background: #fff;
	margin-left: 403px;
	border-left:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}

/*targets safari only*/
html[xmlns*=""] body:last-child #countrydropdown {
	display:none;
	width: 190px;
	position: absolute;
	height: 243px;
	z-index:1000;
	background: #fff;
	margin-left: 403px;
	border-left:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}

/* IE */
* html #countrydropdown {
width: 204px;
}

#countrydropdown div {
	width: 180px;
	height: 233px;
	padding-right:0px;
	overflow:auto;
	overflow-x:auto;
	overflow-y:auto;
	background: #fff;
	margin: 5px;

	scrollbar-face-color : #FEFEFE;
	scrollbar-highlight-color : #DBDBDB;
	scrollbar-3dlight-color : #C6C6C6;
	scrollbar-shadow-color : #A9A9A9;
	scrollbar-darkshadow-color : #D0D0D0;
	scrollbar-track-color : #F8F8F8;
	scrollbar-arrow-color : #A9A9A9;
}

* html #countrydropdown div {
	overflow-y:scroll;
}

#countrydropdown div ul {
	list-style: none;
	list-style-type: none;
}

#countrydropdown div ul li.group {
	border-left: none;
	float: none;
	height: auto;
	margin:0px 0px 0px 0px;
	display:block;
	background: #E1E1E1;
	color: #666666;
	font-size: 1.1em;
	padding: 3px;
	margin-bottom:1px;
}

#countrydropdown div ul li {
	border-left: none;
	float: none;
	margin:0px 0px 0px 0px;
	margin-bottom:1px;
}

#countrydropdown div ul li a {
	border-left: none;
	float: none;
	height: auto;
	margin:0px 0px 0px 0px;
	display:block;
	background: #EFEFEF;
	color: #FF0000;
	font-size: 1.1em;
	padding: 3px;
	/*margin-bottom:1px;*/
}

/* correct link margins in ie6 */
* html #countrydropdown div ul li{
	margin-bottom:-12px;
}

#countrydropdown div ul li a:hover {
	background: #E1E1E1;
	color: #FF0000;;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */