#pop_up_bg {
	display: none;
	background: url(../images/fade.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:100;
}

/* =cartpopup */
.cartpopup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index:110;
}



.ajax_loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index:2000;
	background-color:#000; 
	filter:alpha(opacity=50); 
	-moz-opacity: 0.50;  
	opacity: 0.50;
}

#aj_loader {  
	position: absolute;  
	top: 30%;  
	left: 45%; 
	background:none;
}  



#logincontain {
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 36px;
	background: url(../images/login_bg.png) no-repeat;
	display: none;
	width: 211px;
	height: 260px;
}

.loginform p, .loginform ol, .loginform fieldset, #utilitynav .loginform li, #utilitynav .loginform a {
	margin: 0;
	padding: 0;
} 

#utilitynav .loginform li {
	margin-bottom: 5px;
} 

.loginform p.legend {
	color: #fff;
	margin-bottom: 15px;
	margin-left: 8px;
}

.loginform p.legend img {
	margin: 0;
	margin-top: 2px;
}

#utilitynav .loginform a {
	text-decoration: underline;
	color: #fff;
}

#utilitynav .loginform a:hover {
	text-decoration: none;
}	

.loginform {
	margin: 15px;
	color: #fff;
}

.loginform fieldset {
	margin-left: 10px;
}

.loginform .small {
	line-height: normal;
	margin: 0;
	padding: 0;
}

.loginform .register {
	text-align: center;
	position: absolute; 
	bottom: 15px;
	width: 181px;
}

.loginform label {
	color: #fff;
}

.loginform fieldset.submit {
	text-align: center;
}

.loginform .error {
	background: #004060;
	text-align: center;
	text-transform: uppercase;
	font-size: .8em;
	padding: 3px 0;
	display: none;
}

#closelog {
	position: absolute;
	top: 42px;
	right: 20px;
	cursor: pointer;
}



.dropdown {
	position: absolute;
	z-index: 1000;
	top: 4px;
	right: 293px;
	width: 220px;
	height: 254px;
}

#closecountry {
	position: absolute;
	top: 33px;
	right: 15px;
	cursor: pointer;
}

#countrycontain {
	display: none;
	right: 385px;
	top: 42px;
}


#countrycontain .dropdown {
    min-height: 305px;
}

#countrycontain .chooseoptions ul {
	
	list-style: none;
	color: #fff;
	text-transform: none;
	width: 167px;
	margin: 0;
	margin-left: -5px;
	clear: both;
	position: absolute; 
	top: 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.25em;
	z-index: 300;
	overflow-y: scroll;
    overflow-x: hidden;
	/*height: 350px;*/
	
    height: 180px;
}

#countrycontain .chooseoptions ul li {
	float: left;
	width: 100%;
}

#countrycontain .chooseoptions ul a { 
    margin-right: 0; 
    background: #f42805;
	display: block;
	padding-left: 23px;
}

#countrycontain .chooseoptions ul a:hover {
	background: #b81c01 url(../images/checked.gif) no-repeat 5px 0px;
}

#countrycontain .chooser img {
	vertical-align: middle;
	margin-right: -10px;
	float: right;
	position: relative;
}


#countrycontain .choosefield {
    width: 127px;
    font-size: 1em;
    background-image: url(../images/size_corner2.gif);
    
    background: url(../images/size_corner2.gif) no-repeat;	
	float: left;  
	margin-left: -5px;  
	display: block;  
/*	font-size: .7em;	*/  
	line-height: 20px;  
/*	width: 38px;	*/ 
	text-align: center;
}

#countrycontain .dropdown {
    height: 305px;
}

#countrycontain .chooser {
    width:150px;
    
    background: url(../images/size_tile_old.gif) repeat-x;
	text-transform: uppercase;
	color: #E90F0F;
	font-size: .9em;
	float: left;
	margin-right: 12px;
	position: relative;
}




.dropdowntop {
	background: url(../images/drop_top.png) no-repeat;
	width: 100%;
	height: 53px;
}

.dropdowntop .navtitle {
	float: right;
	margin-right: 14px;
	margin-top: 10px;
	display: inline;
}

.dropdownbody {
	background: url(../images/drop_bottom.png) left bottom no-repeat;
	min-height: 255px;
	padding-bottom: 1px;
}

.dropdownbody h3, .dropdownbody p {
	margin: 0 10px 0 20px;
	color: #fff;
	font-size: 90%;
}

.dropdownbody p {
	margin-bottom: 20px;
}

.dropdownbody a {
	color: #fff;
	padding-right: 5px;
	margin-right: 4px;
	background: url(../images/pipebar2.gif) no-repeat right center;
}

.dropdownbody a.last {
	background: none;
}

.dropdownbody a:hover {
	text-decoration: underline;
	color: #fff;
}




.shoepopup {
	display: none;
	position: absolute;
	z-index: 10;
	top: -5px;
	left: 0;
	background:url(../images/popup_bg.png) no-repeat;
	width: 148px;
	height: 178px;
	padding-top: 5px;
}

.shoepopup p {
 	width: 135px;
	padding-top: 10px;
}



#picksize .choosefield, .storelocator .choosefield {
	text-align: center;
	width: 89%;
}

/*
.description .sendtofriend {
	background: url(../images/envelope.gif) 75px 2px no-repeat;
	padding-left: 17px;
	font-size: .9em;
}
*/

/* =email a friend */
/*
.emailpopup {
}

.emailhelp {
	width: 710px;
	margin: 30px auto; 
	
}

.emailpopup .dropshadow {
	margin-left: 19px;
	padding-left: 33px;
	padding-right: 73px;
	overflow: hidden;
	background: url(../images/email_gradient.gif) no-repeat;
	min-height: 300px;
	_width: 
}

* html .emailpopup .dropshadow {
	height: 300px;
}
* html .emailwrap {
	overflow: hidden;
	width: 100%;
}

.emailpopup a {
	text-decoration: underline;
	color: #d10015;
}

.emailpopup a:hover {
	text-decoration: none;
}

.emailtop {
	padding: 0px 73px 0 52px;
	text-align: center;
	height: 111px;
	margin: 0 auto;
	background: url(../images/email_bg.gif) top left no-repeat;
}

.emailwrap {
	background: url(../images/email_shade_tile.png) repeat-y;
	overflow: hidden;
	position: relative;
}

.emailfoot {
	background:url(../images/email_bottom.gif) no-repeat;
	height: 80px;
	position: relative;
	top: -8px;
}

.emailhead {
	padding-top: 51px
}

.emailpopup h3 {
	color: #CC0000;
}

.emailhead img {
	float: left;
}

#emaillogo {
	margin-left: 195px;
}



.emailpopup #close {
	float: right;
	padding-right: 10px;
}

form.emailform {
	width: 244px;
	float: left;
	margin-top: 20px;
}

form.emailform p {
	color: #808080;
	margin-left: 25px;
}

form.emailform fieldset, form.emailform ol  {
	margin: 0;	
	padding-left: 15px; added this for out of stock notice popup 
}

form.emailform fieldset.submit  {
	text-align: center;
	padding-right: 60px;
	padding-top: 20px;
}

form.emailform fieldset.buttons  {
	margin-right: 20px;
}

form.emailform label.label {
	display: block;
	float: none;
	line-height: 20px;
	margin-right: 0px;
	text-align: left;
	width: auto;
}

form.emailform .text {
	width: 190px;
}

form.emailform .textarea {
	width: 200px;
}

form.emailform .size {
	margin-top: 20px;
}

form.emailform .chooser {
	width: 178px;
}

form.emailform .choosefield {
	padding-left: 75px;
}

form.emailform .sizetable {
	color: #fff;
}

.emaildetail {
	float: left;
	background: url(../images/email_product_bg.gif) no-repeat;
	height: 299px;
	width: 341px;
}

.emaildetail .visual {
	margin: 10px;	
}

.emaildetail h2 {
	margin-left: 10px;
	font-size: 3.2em;
	color: #CC0000;
	letter-spacing: -2px;
}

.emaildetail .description {
	margin-left: 60px;
	color: #808080;
}


.thankyou {	
	text-align: center;
	width: 400px;
	margin: 0 auto;
}

.thankyou h2, .thankyou p {
	margin-left: 10px;
}

.thankyou h2 {
	margin-top: 35px;
	margin-bottom: 10px;
}

.thankyou h3 {
	color: #808080;
	text-transform: none;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-left: 10px;
}

.thankyou p {
	text-align: left;
	color: #808080;
}

.newsletterform input.submit {
	margin-top: 5px;
}*/


/* Events */

.eventsnav {
	list-style: none;
	overflow: auto;
	height: 35px;
	margin-top: 20px;
}

.eventsnav li {
	float: left;
	line-height: 35px; 
	width: 120px;	/*eric*/
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}

.eventsnav li a, .regularpage .maincontent .eventsnav li a {
	color: #d7b3b3;
	text-decoration: none;
}
.eventsnav li a:hover, .regularpage .maincontent .eventsnav li a:hover {
	color: #fff;
}

.eventsnav li a {
	background:url(../images/eventsnav_bg.gif) no-repeat -25px top;
	display: block;
	border-left: 1px solid #863939;
}

.eventsnav li a:hover {
	background:url(../images/eventsnav_bg.gif) no-repeat -25px bottom;
}

.eventsnav li.first a {
	background:url(../images/eventsnav_bg.gif) no-repeat 0 top;
	display: block;
	border-left: none;
}

.eventsnav li.first a:hover {
	background:url(../images/eventsnav_bg.gif) no-repeat 0 bottom;
}

.eventsnav li.last a {
	background:url(../images/eventsnav_bg.gif) no-repeat right top;
	display: block;
}

.eventsnav li.last a:hover {
	background:url(../images/eventsnav_bg.gif) no-repeat right bottom;
}

.eventsnav .active#retailer a {
	background:url(../images/eventsnav_bg_over.gif) no-repeat 0 bottom;
	color: #fff;
}

.eventstable {
	margin-left: 15px;	/*eric*/
	width: 500px;	/*eric*/
}

.eventstable td, .eventstable th {
	text-align: left;
	color: #666666;
}

.eventstable th {
	font-size: 1.8em;
}

.eventstable td {
	background: #ffeeee;
}

.eventstable tr.alt td {
	background: none;
}

/* press pages*/
.presslist  {
	margin-bottom: 20px;	
	margin-left: 10px;	/*eric*/
	margin-right: 0;
}

.presslist li {
	float: left;
	list-style: none;
	margin-right: 27px;
	position: relative;

}

.presslist li.season {
	float: none;
	margin-bottom: 10px;
	clear: both;
}

.presslist li.season h3 {
	color: #666;
	font-size: 1.2em;
	margin-left: 0;
}

.presslist p.caption {
	color: #666;
	margin-left: 0;
	margin-top: 10px;
}

p.caption .date {
	display: block;
	text-transform: uppercase;
}

.pressitem div {

	display: none;
}

.presspop {
	background: url(../images/press_bg.png) no-repeat;
	width: 445px;
	height: 545px;	
	position: absolute;
	top: -23px;
	left: -28px;
	z-index: 20;
	display: block;
}

.presspop img {
	margin-top: 33px;
	margin-left: 38px;
}

.emailform .sizechart{
	right: 0px;	/*change position of size chart - eric*/  
	bottom: -15px;  /*change position of size chart - eric*/  
}

#backLink, #showMore {
	font-size: 1.5em;
	padding-top: 30px;
	margin-bottom: -80px;
}
#showMore {
	float: right;
	padding-right: 40px;
}

#backLink {
	float: left;
	padding-left: 80px;
}


