body {
	margin: 0px;
	padding: 0px;
	text-align: center; /* Used for centering pages in IE */
	background-color: #CCCCCC;
	background-image: url(../images/kigoBAR.jpg);
	background-repeat: repeat-x;
	background-position: left 265px;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing */
p, div#content li {
	font-size: 12px;
	line-height: 14px;
	color:#000;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	}
h2 {
	font-size: 14px;
	font-weight:bold;
	margin:0 0 -5px 0;
	}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
                }
a:link, a:visited, a:active {
	color: #1A8F01;
	text-decoration:underline;
}
/* All links must inclde some type of hover interactivity */
a:hover {
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 750px;
	margin:0 auto;
	position:relative;
}

div#header {
	margin:20px 0 0 0;
	width:100%;
	position:absolute;
	top:0px;
}

div#logo {
	width:292px;
	height:205px;
	float:left;
}

div#mainBAR {
	width:100%;
	background-color:#666;
	height:124px;
	margin:30px 0 0 0;
	
}
/* ----------Benefit Statement Images ------------------- */
.runnerIMG {
		background-image: url(../images/benefit/runner.png);
		background-repeat:no-repeat;
		background-position:right;
}
.reviewIMG {
		background-image: url(../images/benefit/review.png);
		background-repeat:no-repeat;
		background-position:right;
}
.italyIMG {
		background-image: url(../images/benefit/itlay.png);
		background-repeat:no-repeat;
		background-position:right;
}

.kauaiIMG {
		background-image: url(../images/benefit/kauai.png);
		background-repeat:no-repeat;
		background-position:right;
}
.fishingIMG {
		background-image: url(../images/benefit/fishing.png);
		background-repeat:no-repeat;
		background-position:right;
}
.flyingIMG {
		background-image: url(../images/benefit/Class.png);
		background-repeat:no-repeat;
		background-position:right;
}
.gilfIMG {
		background-image: url(../images/benefit/golf.png);
		background-repeat:no-repeat;
		background-position:right;
}
/* ---------------------- benefit Statement Message ---------------- */

.infoType{
	width:450px;
	display:block;
	color:#FFF;
	margin:5px 0 0 80px;
	line-height:18px;
	padding: 20px 0 0 0;
}
/* ---------------- Custom Backgrounds -----------------*/
div#content_default {
	clear:both;
	position:absolute;
	width:100%;
	min-height:870px;
	top: 250px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin:-20px 0 0 0;
}

div#content {
	clear:both;
	width:750px;
	min-height:440px;
	margin:0;
	position:absolute;
	top:225px;
}
div#contentSURF {
	clear:both;
	width:750px;
	margin:0;
	position:absolute;
	top:225px;
	background-image:url(../images/backgrounds/surfer_girl.png);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:1250px;
}
.cycle{
	background-image:url(../images/backgrounds/cycle-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.cycleLEFT{
	background-image:url(../images/backgrounds/cycle-page-left.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.runner{
	background-image:url(../images/backgrounds/running-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.runnerlong{
	background-image:url(../images/backgrounds/running-page-long.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.kayak{
	background-image:url(../images/backgrounds/kayak-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.surfer{
	background-image:url(../images/backgrounds/surfer_girl.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.surferLONG{
	background-image:url(../images/backgrounds/surfer_girl.png);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:2250px;
}

.hiking{
	background-image:url(../images/backgrounds/hiking-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow:visible;
}

.ski{
	background-image:url(../images/backgrounds/skibkgr.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.climbRIGHT{
	background-image:url(../images/backgrounds/climbing-page-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.snowboard{
	background-image:url(../images/backgrounds/snowboard-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.shortKIRA{
	background-image:url(../images/backgrounds/shortKira.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.KIRA{
	background-image:url(../images/backgrounds/kira.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#IMPORTANTtypeRIGHT{
	width:450px;
	float:right;
	padding:10px;
	margin: 0px 7px 7px 7px;
	position:relative;
}
div#IMPORTANTtypeCENTER{
	width:720px;
	float:right;
	padding:10px;
	margin: 0px 7px 7px 7px;
	position:relative;
}
div#IMPORTANTtypeLEFT{
	width:450px;
	float:left;
	padding:10px;
	margin: 0px 7px 7px 7px;
	position:relative;
}
.maintypeRIGHT{
	width:450px;
	float:right;
	padding:10px;
	margin: 0px 7px 7px 7px;
}
img.mainimageLEFT {
	float: left;
	margin: 0px;
}
img.mainimageRIGHT {
	float: right;
	margin: 0px;
}

div#HPquote {
	width:730px;
	height:40px;
	clear:both;
	padding:20px 20px 30px 20px;
	clear:both;
	position: absolute;
	bottom: 0px;
	left:0px;
	color:#666;
	font-size:14px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

div#quote {
	width:610px;
	height:60px;
	clear:both;
	padding:53px 70px 30px 70px;
	clear:both;
	color:#999999;
	font-size:14px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
div#quoteRIGHT {
	width:610px;
	height:60px;
	clear:both;
	padding:20px 120px 30px 20px;
	clear:both;
	position: absolute;
	bottom: 0px;
	left:0px;
	color:#999999;
	font-size:14px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
}
div#quoteRETAIL {
	width:610px;
	height:95px;
	clear:both;
	padding:53px 70px 30px 70px;
	clear:both;
	color:#999999;
	font-size:14px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

div#clear {
	margin:10px 0 0 0;
	font-size:1px;
	clear:both;
}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#copyright img {
	border: none;
}
div#copyright a:link, div#copyright a:visited {
	color: #10409F;
	text-decoration: none;
}
div#copyright a:hover {
	text-decoration: underline;
}
	
div#tweet {
	width: 250px;
	height: 300px;
	position: relative;
	top: 0px;
	vertical-align: top;
	left: 0;
	float:left;
	margin: 0 10px 0 0;
}
div#HPtweet {
	width: 250px;
	height: 200px;
	position: relative;
	top: 0px;
	vertical-align: top;
	left: 0;
	float:left;
	margin: 0 10px 0 0;
}
div#HPfoot{
	background-color:#CCC;
	clear:both;
	width:740px;
	margin:10px 0 0px 0px;
	padding:5px;
}
div#HPfoot p{
	text-align:center;
	color:#333;
	font-size:9px;
	font-weight:normal;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
div#HPfoot a:active, div#HPfoot a:link, div#HPfoot a:visited, div#HPfoot a:hover{
	color: #333;
	text-decoration:underline;
}

div#IEclear{
	clear:both;
	visibility:hidden;
	width:740px;
	margin:0px 0 0px -70px;
	padding:5px;
}
div#foot{
	background-color:#CCC;
	clear:both;
	width:740px;
	margin:0;
	padding:5px;
}
div#foot p{
	text-align:center;
	color:#333;
	font-size:9px;
	font-weight:normal;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
div#foot a:active, div#foot a:link, div#foot a:visited, div#foot a:hover{
	color: #333;
	text-decoration:underline;
}
div#footNOquote{
	background-color:#CCC;
	clear:both;
	width:740px;
	margin:20px 0 0px 0px;
	padding:5px;
}
div#footNOquote p{
	text-align:center;
	color:#333;
	font-size:9px;
	font-weight:normal;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
div#footNOquote a:active, div#footNOquote a:link, div#footNOquote a:visited, div#footNOquote a:hover{
	color: #333;
	text-decoration:underline;
}
	

/* ----------------------------  NAVIGATION (Main) ----------------------------  */

div#nav{
	width:550px;
	height:36px;
	float:right;
	background-image: url(../images/navibar.png);
	background-repeat: repeat-x;
	background-position: center;
	margin: -29px 0 0 0;
	
}
ul#mainnav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

ul#mainnav li {
	display: inline;
	float: right;
	margin: 0px auto;
	padding: 5px 0 0 0;
	
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	width:49px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color:#FFF;
}
.shopper, a:link.shopper,  a:active.shopper,  a:visited.shopper{
	margin:-6px 0 0 0;
	padding: 6px 16px 6px 37px;
	background-color:#F58D46;
	color:#000;
}
.blueLINK, a:link.blueLINK,  a:active.blueLINK,  a:visited.blueLINK{
	color:#5987C5;
	padding: 6px 7px;
}
div#thumbprint{
	width:44px;
	height:61px;
	position: absolute;
	bottom:auto;
	right: auto;
	left: 637px;
	top: 157px;
}

div#navibar {
	width:458px;
	height:205px;
	float:right;
}

/* ----------------------------  NAVIGATION (Sub) ----------------------------  */

ul#subnav {
	width:55px;
	padding: 0px;
	margin:-5px 0 0 0;
	list-style-type: none;
	text-align:center;
	display:none;
}

ul#subnav li {
	width:49px;
	margin:0;
}

ul#subnav li a:link, ul#subnav li a:visited, ul#subnav li a:active {
	color:#000;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 55px;
	margin: 0px auto -5px auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color:#CEDBEE;
}
	
ul#subnav li a:hover {
	text-decoration: underline;
}

ul#mainnav li:hover ul#subnav { display: block; }

/* ----------------------------  NAVIGATION (Utility) ----------------------------  */
div#utility {
	width: 990px;
	}
	ul#utilitynav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 5px;
	margin: 0px;
	border-right: 1px none #ccc;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}

/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	margin: 0px 15px 10px 0px;
}
img.MAINright {
	float: right;
	margin: 10px 15px 10px 0px;
}
img.MAINleft {
	float: left;
	margin: 10px 15px 10px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 10px 15px;
}
img.benefitstatement{
	float:left;
	margin:27px 290px 0 30px;
	display:block;
	}
img.sectionname{
	float:right;
	margin:0px 216px 0 70px;
}
.sitecopyINDENT {
	text-align: left;
	margin: 0 0 0 10px;
	display: block;
}
.bold{
	font-weight:bold;
}
.productINDENT {
	text-align: left;
	margin: 0 10px 20px 10px;
	display: block;
}
.rightTEXT{
	text-align:right;
}
.centerTEXT{
	text-align:center;
	display:block;
}
#holiday{
	width:650px;
	margin:20px auto 40px auto;
	padding:20px;
	clear:both;
	background-color:#4768A2;
	border:solid 5px #FFF;
}
#holiday p{
	color:#FFF;
	font-size:14px;
}
#holiday h1{
	color:#FFF;
}
#holiday2{
	width:720px;
	margin:10px auto;
	padding:0px 10px;
	clear:both;
	background-color:#4768A2;
	border:solid 5px #FFF;
	background-image:url(../images/snowflakes.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#holiday2 p{
	color:#FFF;
	font-size:11px;
}
#holiday2 h1{
	color:#FFF;
}
#holiday2 a{
	color:#FFF;
	font-size:11px;
}
#holiday2 a:hover{
	font-weight:bold;
}
.rightTEXT2{
	display:block;
	text-align:right;
}
/*--------Burst------------*/

#BURST{
	width:90%;
	margin:10px auto;
	padding:0px 10px;
	clear:both;
	background-color:#4768A2;
	border:solid 5px #FFF;
	text-align:center;
}
#BURST p{
	color:#FFF;
	font-size:16px;
	text-align:center;
	line-height:22px;
}
#BURST h1{
	color:#FFF;
}
#BURST a{
	color:#FFF;
	font-size:11px;
}
#BURST a:hover{
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
/*--------------Clearance HP ------------------*/
#HPClearance {
	height:369px;
	width:715px;
	background-image:url(../images/imagesHP/5-Dark.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding: 20px 0 0 0 ;
	position:relative;
	overflow:hidden;
}  
#HPClearance p{
	text-align:center;
	color:#FFFFFF;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 45px 0;
}
#HPClearance .Closeout{
	font-size:72px;
	text-transform:uppercase;
}
#HPClearance .Shop {
	font-size:40px;
	text-transform:uppercase;
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	height: 80px;
	line-height:60px;
	margin:-20px 0 -20px 0;
	background-color:#5987C5;
}
#HPClearance .Shop a{
	text-decoration:none;
	color:#FFFFFF;
}

div#HPbadge{
	background-color:#CCC;
	clear:both;
	width:740px;
	margin:25px 0 10px 0px;
	padding:5px;
	text-align:left;
}
.balogo{
	display:block;
	margin:33px 0;
}
img.footicon {
	float: left;
	margin: 0px 170px 10px 0px;
}
div#EarthDay {
	background-color:#8EC75E;
	margin:20px auto;
	width:75%;
	padding:10px;
	text-align:center;
	border: 2px solid #5987C6;	
	-moz-border-radius: 15px;
	border-radius: 15px;
}
div#EarthDay h1{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	font-size: 18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	letter-spacing:2px;
}
div#EarthDay p{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:8px 0 0 0;
	text-transform:uppercase;
	letter-spacing:2px;
}

/*------------- Rounded Corner Box ------------------*/
.BurstBox {
	width:60%;
	margin:10px auto 20px auto;
	padding: 10px;
	clear:both;
	background-color:#4768A2;
	border:solid 5px #FFF;
	text-align:center;
	color:#FFFFFF;
	display:block;
	border-radius: 25px;
	-moz-border-radius: 25px;
}
.BurstBox a:link, .BurstBox a:visited, .BurstBox a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.BurstBox a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.BurstBox .Bullets {
	width:80%;
	margin:10px 0 0 25px;
	text-align:left;
	display:block;
}
	

