/* BEGIN SLOT E SWAP */
.block .back{
	z-index: 10;
}
.rotated .back, .mover .block:hover .back{
	z-index: 99;
}
/* END SLOT E SWAP */

/* 
BEGIN POPUP 
*/
	#PopUp {
		position: absolute;
		font: 11px/13px Arial, sans-serif;
		display: none;
		z-index: 999998;
		background-color: #ffffff;
		left: 50px;
		text-align: left; 
		width: 663px; 
		top: 35px; 
	}
	
	#PopUp p {
		padding: 10px;
	}
	#top #PopUp a{
		padding:0;
		color:#1E3C70;
		text-decoration:underline;
		font-size:12px;
		background:none;
	}
	#PopUp h2 {
		position: relative;
		background-color: #d2dce6;
		margin-top: 30px;
		padding: 12px 10px 12px 10px;
		font: 20px/24px Georgia, Times, serif;
		font-weight: bold;
		color: #1E3C70;
	}
	
	#PopUp .highlight {
		color: #1E3C70;
		font: 12px/14px Arial, sans-serif;
	}
	
	.promotion-video {
		float: right;
		margin: 10px 100px 0px 0px;
		width: 110px;
		height: 33px;
	}
	
	.promotion-close a {
		position: relative;
		margin: 10px 10px 0px 0px;
		float: right;
		text-indent: -1000em;
		display: block;
		background: url(http://www.sperrytopsider.com/sperry/htmls/pages/LookBook/images/close_promotion.gif) no-repeat top right !important;
		width: 13px;
		height: 13px;
		font-size: 12px;
		color: #000;
	}
	
	#PopUp .inner{
		border: 1px solid #cccccc;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		position:relative;
		-moz-box-shadow: 0 0 13px #cccccc;
		-webkit-box-shadow: 0 0 13px #cccccc;
		box-shadow: 0 0 13px #cccccc;
	}
/* 
END POPUP 
*/

/******************************************************************************
START HOME PAGE JQUERY SLIDER
******************************************************************************/
.image_reel img {float: left;}
/*--Paging Styles--*/
.paging a {
	padding: 0px;
	text-decoration: none;
	color: #fff;
	background-image: url("http://www.sperrytopsider.com/sperry/images/us/All/Homepage/inactive.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 0 15px 0 0;
	text-align: center;
	text-decoration: none;
	width: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:hand;
}
.paging a.active {
	background-image: url("http://www.sperrytopsider.com/sperry/images/us/All/Homepage/active.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0 15px 0 0;
    text-align: center;
    text-decoration: none;
    width: 24px;
	cursor:default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paging a:hover {font-weight: bold;
}
/******************************************************************************
END HOME PAGE JQUERY SLIDER
******************************************************************************/

/******************************************************************************
START HOME PAGE JQUERY FADE
******************************************************************************/

#slider_container {
	position: relative;
	width: 948px;
	height: 523px;
	overflow: hidden;
}
ul#panel {
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
}
ul#panels li,
ul#panels img {
	display: block;
	border: 0;
	outline: 0;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#panel_nav {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
ul#panel_nav li {
	display: inline-block;
	width: 18px;
	height: 14px;
	float: left;
}
ul#panel_nav li a {
	display: block;
	width: 14px;
	height: 14px;
	background: url("http://www.sperrytopsider.com/sperry/images/us/All/Homepage/panel_nav.png") left top no-repeat;
	text-indent: -999em;
	overflow: hidden;
	outline: none;
}
ul#panel_nav li.active a {
	background-position: left -14px;
}
/******************************************************************************
END HOME PAGE JQUERY FADE
******************************************************************************/

/******************************************************************************
*   Page Promotions
******************************************************************************/
#promotion {
    background-color: #fff;
    /*border: 1px solid #ebeae7;*/
    clear: both;
    margin-bottom: 2px;
    padding: 0px 0px;
    overflow: hidden;
    text-align: right;
    }
#promotion p {
    color: #00264c;
    font-size: 12px;
    text-transform: uppercase;
    }
	#promotion a:link,
	#promotion a:visited,
	#promotion a:hover,
	#promotion a:active {
        /*background: url(/commonimages/sperry/icons/arrow-blue.gif) no-repeat right center;*/
        color: #00264c;
        font-size: 11px;
        font-weight: bold;
        padding: 0 3px;
        }

        
h1#logo {
	float: left;
	}
    h1#logo a {
        display: block;
        }
ul.link-list li,
ol.link-list li {
    float: left;
    }
#container {
    margin: 0 auto;
    position: relative;
	z-index: 0;
    }
#header {}
    #shopping {
        overflow: hidden;
        }
        #shopping #order {
            overflow: hidden;
            }
        #header #bag {
            position: relative;
            }
    #nav-wrapper {
        clear: both;
        overflow: hidden;
        }
        #header #navigation {
            clear: left;
            float: left;
            overflow: hidden;
            /*width: 594px; Safari fix*/
            }
            #header #navigation li {
                float: left;
                }
                #header #navigation li a:link,
                #header #navigation li a:visited,
                #header #navigation li a:hover,
                #header #navigation li a:active {
                    display: block;
                    white-space: nowrap;
                    }
        #search {
            float: right;
            }
            #search fieldset {
                display: inline;
                }
            #search input {
                vertical-align: middle;
                }
#body {
    clear: both;
    }
#footer {
    clear: both;
    }
    #footer h3 {
        float: left;
        margin-right: 18px;
        }
    #com-options {
        overflow: hidden;
        vertical-align: middle;
        }
        #connect {
            float: left;
            }
            #connect ul {
                float: left;
                }
        #security {
            float: right;
            white-space: nowrap;
            }
            #footer .navigation {
                clear: both;
                }
            #footer .navigation ul {}
            #footer #legal {
                clear: left;
                float: left;
                }

		#social-links{
            		float: right;
            		white-space: nowrap;
			margin-top:10px;
			margin-bottom:10px;
		}
		#social-links li{
			float:left;
			height:31px;
			display:block;
			text-indent:-999em;
		}
		#social-links li a{
			display:block;
			height:31px;
		}
		#social-links .facebook{
			width:103px;
			background:url('../../images/us/social/fb_twitter_m_icons.png') top left no-repeat;
		}
		#social-links .twitter{
			width:107px;
			background:url('../../images/us/social/fb_twitter_m_icons.png') -103px 0px no-repeat;
		}
				#social-links .mobile{
					width:112px;
					background:url('../../images/us/social/fb_twitter_m_icons.png') -210px 0px no-repeat;
		}
#BVRRContainer, #BVRRSummaryContainer, #BVRRLinkContainer {clear: both;}

#lmtqty{
color: #ff0000;
font-weight: bold;
 padding-left: 10px !important;
 font-size: 12px;
width:100px;
float:left;
}
#lmtqtycart{
color: #ff0000;
font-weight: bold;
}
#lmtqtyQL{
color: #ff0000;
font-weight: bold;
padding-top:05px !important;
width:100px !important;
}
#lmtqtyshopping{
color: #ff0000;
}


/*Quicklook*/
.quicklook{display:none}

.closebtn a {
	position:absolute;
	top:5px;
	right:5px;
	background:url(/sperry/images/close_btn.png) no-repeat; width:18px; height:19px;
	text-indent:-999em;
	cursor:pointer;
}
#filter {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:10;
}
#previewbox {
	display: none;
	position: absolute;
	margin:0 auto;
	overflow: none;
	padding:10px;
	margin:0;
	top:10%;
	left:20%;
	border:7px solid #ccc;
	background-color:#fff;
	width:745px;
	min-height:380px;
	-moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#999, offX=3, offY=3, positive=true);
}
#previewbox img {
	border:0 none;
	padding:0;
	margin:0;
}
#quicklook_container {
	width:745px;
	padding:10px;
min-height:350px;

	
}
#quicklookleft_content {
width:375px;
	float:left;
}
#quicklookright_content {
	padding:0 10px;
width:340px;
	float:left;
}
#quicklookright_content select#qty {margin:8px 0 0 0;}
#quicklookleft_content #alternate-view {width:330px;}

#quicklookright_content #qtyTextBox input{margin:5px 0 0 0;}

#quicklookright_content select#colors {width:100px;}


