/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	} 
	.body{font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	color:#45433e;	
	line-height:24px;
	background: #FFFFFF url(images/bgrepeat.jpg) repeat-x top center;
	}
	
a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	color:#327dbb;	
	line-height:1.45em;
	text-decoration:none;
	}
a:hover {
	color:#1f384d;
	text-decoration:none;
	}
.clear {clear:both;}

/* Site Structure Start */
/*{ Start of New CSS Structure }*/

	
#frame {
	width:982px;
	margin:0 auto;
}


#logo {
	width:276px;
	height:282px;
	float:left;
	margin-bottom:11px;
	background:url(images/logo.png) no-repeat top left !important; background:url(images/logo.jpg) no-repeat -1px top;
}

		
#nav1 {
	width:695px;
	height:32px;
	position:relative;
	/*background:url(images/nav.jpg) no-repeat top left;*/
	float:left;
	margin:135px 0 0 5px;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav1 li, #nav1 a {height: 32px; display: block; color:transparent;}
#nav1 span { display:none; }
#nav1 li a {display:block;height:32px;}
				
		#nav1-1	{ width:84px; left:0px; background:url(images/nav.jpg) -0px 0; }
		#nav1-2	{ width:191px; left:84px; background-image:none; background:url(images/nav.jpg) -84px 0;  }
		#nav1-3	{ width:112px; left:275px; background-image:none; background:url(images/nav.jpg) -275px 0;  }
		/*#nav1-4	{ width:71px; left:393px; background-image:none; }*/
		#nav1-5	{ width:142px; left:544px; background-image:none; background:url(images/nav.jpg) -470px 0;  }
		#nav1-6	{ width:157px; left:387px; background-image:none; background:url(images/nav.jpg) -614px 0;  }
		
		#nav1-1 a:hover, #nav1-1 a.current { background:transparent url(images/nav.jpg) no-repeat -0px -32px; }
		#nav1-2 a:hover,#nav1-2 a.current { background:transparent url(images/nav.jpg) no-repeat -84px -32px; }
		#nav1-3 a:hover,#nav1-3 a.current { background:transparent url(images/nav.jpg) no-repeat -275px -32px; }
		/*#nav1-4 a:hover,#nav1-4 a.current { background:transparent url(images/nav.jpg) no-repeat -393px -32px; }*/
		#nav1-5 a:hover,#nav1-5 a.current { background:transparent url(images/nav.jpg) no-repeat -470px -32px; }
		#nav1-6 a:hover,#nav1-6 a.current { background:transparent url(images/nav.jpg) no-repeat -614px -32px; }
		
		/*#nav1-1 a.current { background:transparent url(images/nav.jpg) no-repeat 0 -32px; }
		#nav1-2 a.current { background:transparent url(images/nav.jpg) no-repeat -75px -32px; }
		#nav1-3 a.current { background:transparent url(images/nav.jpg) no-repeat -241px -32px; }
		#nav1-4 a.current { background:transparent url(images/nav.jpg) no-repeat -385px -32px; }
		#nav1-5 a.current { background:transparent url(images/nav.jpg) no-repeat -458px -32px; }*/
		
#mascotTop{
    float:left;
    width:685px;
	height:53px;
	margin-top:2px;
}

#feverGraphic{
    clear:both;
    width:826px;
	height:115px;
	padding:92px 115px 0 20px;
	margin-bottom:0px;
	background:url(images/feverGraphic.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#galleryGraphic{
    clear:both;
    width:826px;
	height:85px;
	padding:92px 115px 0 20px;
	margin-bottom:0px;
	background:url(images/gallery.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#WhereGraphic{
    clear:both;
    width:826px;
	height:85px;
	padding:92px 115px 0 20px;
	margin-bottom:0px;
	background:url(images/wheretobuy.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#feverGraphic a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#feverGraphic p{
	margin:5px;
}

#items{
    clear:both;
    width:961px;
	height:264px;
	margin:20px 0;
}
#items ul{
    padding:0;
}
#items ul li{
    display:block;
    float:left;
	width:222px;
	height:264px;
	margin-right:24px;
}
#item1{background:url(images/tie.jpg) no-repeat;}
#item2{background:url(images/overnightBag.jpg) no-repeat;}
#item3{background:url(images/toteBag.jpg) no-repeat;}
#item4{margin-right:0 ! important; background:url(images/carryonBag.jpg) no-repeat;}

#content {width:982px; min-height:350px; padding:0 0 15px 0;}

#footer {
	height:133px; 
	background:url(images/foot_bg_repeat.jpg) top left;
	clear:both;
	border-top:4px solid #c4cbd4;
	padding:20px 30px 0 30px;
	color:#444;
	line-height:23px;
	font-size:10px;
	text-align:center;
	}


		#footer a, #footer a:visited {color:#3377b3; text-decoration:none; font-size:10px;}
		#footer a:hover{color:#27587F; font-size:10px;}
		#footer span, #footer span a, #footerText span a:visited {color:#3377b3; font-size:10px;}
		#footer span a:hover {color:#3377b3; font-size:10px;}
		
	

/* Site Structure End */



/* Custom Class Names */
button { 
	background-color:#EEEEEE;
	border:1px solid #BBBBBB;
	color:#555555;
	font-family:verdana;
	font-size:14px;
	padding:5px 19px;
	cursor:pointer;
	}
	
button:hover {background:#fff; font-size:14px;}
	
.form {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	color:#393939;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	padding:4px;
	font-size:13px;
	}
	
.form:focus {border:1px solid #ccc;}

.btn {
	background-color:#EEEEEE;
	border:1px solid #BBBBBB;
	color:#555555;
	font-family:verdana;
	font-size:14px;
	padding:5px 19px;
	cursor:pointer;
}
.btn a{color:#555555; font-size:14px;}

.btn:hover {background:#fff; font-size:14px;}

textarea {
	padding:3px;
	color:#393939; 
	background-color:#e3e3e3;
	border:2px solid #959595; 
}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#2870a5;
	font-size:14px;
	}
	
	h1 {font-size:24px;}
	h2 {font-size:18px; color:#2F2F2F;}

	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}
	
.subhdr {
	margin-left:165px;
}

 
.centerSafari img{margin:0 auto;}

.prodTitleFL {
	color:#2870a5;
	font-size:18px;
	padding-bottom:12px;
	display:block;
	text-align:center;
	background:url(images/dotted.gif) no-repeat bottom center;
}

.comingSoon {
	color:#2870a5;
	font-size:16px;
	padding-bottom:9px;
	display:block;
	text-align:center;
}

.availableDate {
	color:#888787;
	font-size:14px;
	padding-bottom:3px;
	display:block;
	text-align:center;
}

#cartBTN {background:url(images/cartbtn.gif) no-repeat; width:138px; height:37px; float:right; margin:0 20px 0 0;}
#cartBTN a{display:block; width:138px; height:37px;}
#cartBTN a:hover{background:url(images/cartbtn.gif) 0 -37px no-repeat;}
#cartBTN span{display:none}	
	
#loginBox {background:url(images/loginBox.gif) no-repeat; width:348px; height:53px; margin:10px 37px 0 0; padding:0 10px 8px 10px; font-size:11px; color:#fff; float:right; position:relative;}
#loginBox a{color:#c7efff; font-size:10px;}
.Lform {width:109px; height:14px; border:#eee; margin:0; padding:4px 5px 3px 5px; margin:0 0 0 10px; font-size:10px; color:#333;}
#loginBTN {background:url(images/loginBTN.gif) 0 0px; width:54px; height:22px; border:none; position:absolute; top:26px; right:40px; cursor:pointer;}
#loginBTN:hover {background:url(images/loginBTN.gif) 0 -23px;}	
	