/* ---------- HEADER DIVS: STYLING ---------- */

/* --> Header Logo/Search */
#header {
	display: block;
	width: 1079px;
	height: 130px;
	position: relative;
	border-bottom: dotted 1px #0000FF;
}
#header_logo {
    width: 420px;
    margin: 0 auto;
    position: relative;
    top: 36px;
}
#header_logo img { display: none; }
#header_logo h3 {
    padding: 10px 20px;
    margin: 0;
}
#header_logo h3 a {
	background: url("/urban/emails/120109/january_header.png") no-repeat;
	width: 445px;
	height: 49px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#header_search {
    position: absolute;
    bottom: 17px;
    left: 836px;
    border: 3px solid #000000;
}
#header_search fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
#searchForm {
    position: relative;
    display: block;
    width: 168px;
    height: 20px;
    border: 0;
    overflow: hidden;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
}
#searchForm.search-active {
    width: 210px;
    background: #FFFFFF;
}
input#searchPhrase {
    position: absolute;
    top: 0;
    left: 0;
    color: #000000;
    border: 0;
    width: 202px;
    height: 14px;
    outline: none;
    z-index: 1001;
}
input#search_submit {
	position: absolute;
	top: 0;
	right: 0;
	background: url("/urban/images/2007_holiday/search_submit.png") top center no-repeat;
	display: block;
	border-style: solid;
	border-color: #000000;
	border-width: 0 0 0 3px;
	width: 32px;
	height: 20px;
	cursor: pointer;
	z-index: 1002;
}
#search_submit:hover { 
	background: #000000 url("/urban/images/2007_holiday/search_submit.png") bottom center no-repeat;
}
input#newsletter_field {
	margin: 0px 0px 0px 0px;
	color: #8c8c8c;
	font-size: 10px;
	padding: 3px;
	font-size: 11px;
	width: 125px;
	height: 14px;
	text-transform: Capitalize;
	color: #000000;
	border: 3px solid #000000;
}

input#newsletter_submit {
	display: block;
	height: 15px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
	background: #ffffff;
	text-transform: uppercase;
	text-align: left;
	border: none !important;
	cursor: pointer;
	margin: 7px 0px 0px 1px !important;
	width: 80px !important;
	clear: both;
	height: 20px;
	color: #006600;
	background: url('/urban/images/2007_holiday/signup_btn_holiday11.png') bottom left no-repeat;
	text-indent: -999px;
}
input#newsletter_submit:hover {
	background: url('/urban/images/2007_holiday/signup_btn_holiday11.png') top left no-repeat;
}

/* primary nav */
#primarynav_womens {
    top: 0;
    left: 81px !important;
}
#primarynav_womens h3 a {
	text-indent: -9999px;
	display: block;
	width: 78px;
	height: 19px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/primarynav_womens.png") no-repeat top left;
}
#primarynav_womens h3.over a, #primarynav_womens.active h3 a {
	background: url("/urban/images/2007_holiday/primarynav_womens.png") no-repeat bottom left;
}
#primarynav_mens {
    top: 0;
    left: 182px !important;
}
#primarynav_mens h3 a {
	text-indent: -9999px;
	display: block;
	width: 50px;
	height: 19px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/primarynav_mens.png") no-repeat top left;
}
#primarynav_mens h3.over a, #primarynav_mens.active h3 a {
	background: url("/urban/images/2007_holiday/primarynav_mens.png") no-repeat bottom left;
}
#primarynav_apartment {
    top: 0;
    left: 258px !important;
}
#primarynav_apartment h3 a {
	text-indent: -9999px;
	display: block;
	width: 94px;
	height: 19px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/primarynav_apt.png") no-repeat top left;
}
#primarynav_apartment h3.over a, #primarynav_apartment.active h3 a {
	background: url("/urban/images/2007_holiday/primarynav_apt.png") no-repeat bottom left;
}
#primarynav_general_category {
    top: 0;
    left: 363px !important;
    display: none;
}
#primarynav_general_category h3 a {
	text-indent: -9999px;
	display: block;
	width: 36px;
	height: 19px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/nav_gift.png") no-repeat top left;
}
#primarynav_general_category h3.over a, #primarynav_general_category.active h3 a {
	background: url("/urban/images/2007_holiday/nav_gift.png") no-repeat bottom left;
}
#primarynav_community {
    top: 0;
    left: 438px !important;
}
#primarynav_community h3 a {
	text-indent: -9999px;
	display: block;
	width: 31px;
	height: 19px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/primarynav_blog.png") no-repeat top left;
}
#primarynav_community h3 a:hover, #primarynav_community.active h3 a {
	background: url("/urban/images/2007_holiday/primarynav_blog.png") no-repeat bottom left;
}
#primarynav_blog h3 a {
	text-indent: -9999px;
	display: none;
	width: 100px;
	height: 19px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/primarynav_blog.png") no-repeat top left;
}
#primarynav_blog h3 a:hover, #primarynav_blog.active h3 a {
	background: url("/urban/images/2007_holiday/primarynav_blog.png") no-repeat bottom left;
}

#primarynav_sale {
    top: 0;
    left: 375px !important;
}
#primarynav_sale h3 a {
	text-indent: -9999px;
	display: block;
	width: 36px;
	height: 17px;
	overflow: hidden;
	background: url("/urban/images/2007_holiday/primarynav_sale.png") no-repeat top left;
}
#primarynav_sale h3.over a, #primarynav_sale.active h3 a {
	background: url("/urban/images/2007_holiday/primarynav_sale.png") no-repeat bottom left;
}

/* secondary nav */
#secondarynav h4 a:hover, #secondarynav ul li a:hover { 
	color: #0000FF; 
	text-decoration: none; 
}
#secondarynav div.active h4 a, #secondarynav ul li.active a, 
#secondarynav ul li.active a:hover, #secondarynav ul li.active ul li a:hover, 
#secondarynav ul li.active ul li.active a, #secondarynav ul li.active ul li.active a:hover { 
	color: #0000FF; 
	text-decoration: underline; 
}
#secondarynav ul ul li.active { 
	list-style-type: disc; 
	color: #0000FF; 
}

/* Utility Nav (Help / Your Account / Your Cart) */
#utility {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 1079px;
	z-index: 9999;
	overflow: visible;
}
#utility a { 
	color: #000000; 
	text-decoration: underline;
}
#utility a:hover { text-decoration: none; }
#utility ul {
	list-style-type: none;
}
#utility li {
    display: inline;
} 
#utility h5 {
	font-size: 11px;
	text-transform: capitalize;
	display: inline;
}
#utility h5 form {
    display: inline;
    padding: 0 0 0 6px;
}
#utility_connect {
	vertical-align: bottom;
	line-height: 20px;
	float: left;
}
#utility_account {
	text-align: center;
	line-height: 20px;
	width: 162px;
	position: absolute;
	top: 27px;
	right: 0;
}
#utility_account a#acctMenuLink {
    background: url('/urban/images/2007_holiday/acctmenu_arrows.png') no-repeat top right;
	color: #0000FF;
	position: relative;
	z-index: 10001;
	padding: 0px 10px 0px 0px;
}
#utility_account a#acctMenuLink:hover, #utility_account a#acctMenuLink.active {
	text-decoration: underline;
	background: url('/urban/images/2007_holiday/acctmenu_arrows.png') no-repeat bottom right;
}
#utility_cart {
    text-align: center;
    width: 162px;
    position: absolute;
    top: 7px;
    right: 0;
}
#utility_cart a, #utility_account h5 a { color: #000000; }
#utility_cart a:hover, #utility_account h5 a:hover { color: #000000; }
#utility_cart a, #utility_cart a:hover {
	display: block;
	margin: 0 auto;
	color: #ff0000;
	line-height: 20px;
	width: 118px;
	height: 20px;
	overflow: visible;
	background: url('/urban/images/2007_holiday/shoppingbag_icon.png') no-repeat top right;
	position: relative;
	left: -10px;
}
#utility_cart a.emptyCart, #utility_cart a.emptyCart:hover {
	color: #0000FF;
	background: url('/urban/images/2007_holiday/shoppingbag_icon.png') no-repeat top right;
}
#utility_cart p#bagTextLink {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;	
	color: #0000FF;
	margin: 0px;
}
#utility_cart #numUtilityCartItems {
	position: absolute;
	top: 0;
	left: 133px;
	color: #ff0000;
	font-size: 10px !important;
	line-height: 13px !important;
}
#acctMenu {
	clear: both;
	float: none;
	position: relative;
	top: -5px;
	display: none;
	height: 0px;
	background: #ffffff; 
	overflow: hidden;
	z-index: 10000;
	border-top: none;
	border-right: solid 1px #0000FF;
	border-bottom: solid 1px #0000FF;
	border-left: solid 1px #0000FF;
	margin: 0 auto;
}
#acctMenu a {
	text-align: center;
	display: block;
	height: 16px;
	line-height: 19px;
	width: auto;
	overflow: hidden;
	color: #0000FF;
	background: #ffffff;
	text-decoration: none;
}
#acctMenu a:hover {
	text-decoration: underline;
}

/* Utility Nav for Blog (Help / Your Account / Your Cart) */
#utility.blog {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Helvetica, Arial, sans serif;
	font-size: 10px;
	height: 33px;
	overflow: hidden;
	width: 430px;
}

/* product detail page styles */
span input.add_tocart {
	background: #0000FF !important;
}
span input.add_tocart:hover {
	background: #575757 !important;
}
div#freeReturnsMsg {
	color: #0000FF !important;
}

/* inline cart */
#inlineCart {
	position: absolute;
	top: 23px;
	width: 226px;
	overflow: hidden;
	z-index: 999999;
	font-size: 11px;
	line-height: 14px;
	display: none;
}
#inlineCartBorder {
	background: #ffffff;
	border-right: solid 1px #ff0000;
	border-bottom: solid 1px #ff0000;
	border-left: solid 1px #ff0000;
}
#inlineCartUpArrow {
	border-bottom: solid 1px #ff0000;
	height: 7px;
	width: auto;
	overflow: hidden;
	background: url('/urban/images/2007_holiday/error_arrow_vertical.png') no-repeat 185px 0px;
}
#inlineCartContent {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	width: auto;
	overflow: hidden;
}
#inlineCartContent h3 {
	margin: 0px;
	padding: 14px 0px 12px 0px;
	color: #ff0000;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
	font-weight: bold;
}
#inlineCartContent #inlineCartItems {
	width: 213px;
	overflow: auto;
	font-weight: normal;
}
#inlineCartContent #inlineCartItems .inlineCartItem {
	display: block;
	width: auto;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
.inlineCartItem .inlineCartItemImg {
	float: left;
	width: 80px;
	overflow: hidden;
}
.inlineCartItem .inlineCartItemCopy {
	float: left;
	width: 110px;
	overflow: hidden;
	padding-left: 2px;
	text-transform: capitalize;
}
.inlineCartItem a font {
	display: none;
} 
.inlineCartItem a {
	clear: both;
	display: block;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
}
.inlineCartItem a:hover {
	color: #000000;
	text-decoration: underline;
}
#inlineCartContent #inlineCartFooter {
	height: 42px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}
#inlineCartContent #inlineCartFooter #inlineCartViewCart {
	float: left;
	width: 82px;
	overflow: hidden;
}
#inlineCartContent #inlineCartFooter #inlineCartSubTotal {
	float: left;
	width: auto;
	overflow: hidden;
}
#inlineCartContent #inlineCartFooter #inlineCartSubTotal span {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
#inlineCartContent #inlineCartFooter #inlineCartViewCart a {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff0000;
}
#inlineCartContent #inlineCartFooter #inlineCartViewCart a:hover {
	text-decoration: none;
}
#inlineCartQualifier {
	height: 44px;
	width: 100%;
	overflow: hidden;
	background: #ff0000;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}
#inlineCartQualifier h4 {
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

/* video */
#popupVideo_wrapper {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
	background: #ffffff;
	filter: alpha(opacity=0.01);
	opacity: 0.01;
	z-index: 1019;
	cursor: default;
	overflow: visible;
}
#popupVideo {
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 1020;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border: solid 10px #000000;
}
#popupVideoContent {
	position: relative;
}
#popupVideoCloseBtn {
	position: absolute;
	left: 351px;
	top: -10px;
	width: 20px;
	overflow: hidden;
}
#popupVideoCloseBtn a {
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
#videoContainer {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('/urban/images/2007_holiday/ajax-loader.gif') no-repeat center center;
	min-height: 80px;
	width: auto;
	overflow: hidden;
}
#videoContainer #controls {
	display: none;
	background: #ffffff;
	display: block;
	width: 100%;
	padding: 2px;
}
#videoContainer #controls li {
	list-style: none;
	float: left;
	font-size: 11px;
	padding: 0px 2px 0px 0px;
}
#videoContainer #playButton, #videoContainer #pauseButton, #videoContainer #controlsDivider {
	padding: 3px;	
}
#videoContainer #playButton.active, #videoContainer #pauseButton.active {
	background: #0000FF;
	color: #ffffff;
}

/* new gateway template */
#whats_new {
	clear: both;
	background: url('/urban/images/2007_holiday/gw_whatsnew.gif') no-repeat 0px 22px;
	padding: 59px 0px 0px 0px;
	height: 370px;
	width: auto;
	overflow: hidden;
}
#recently_viewed {
	clear: both;
	background: url('/urban/images/2007_holiday/gw_recently.gif') no-repeat;
	padding: 37px 0px 0px 0px;
	height: 370px;
	width: auto;
	overflow: hidden;
}
.content_gateway div ul {
	list-style: none;
}
.content_gateway div ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
.content_gateway div ul li.first {
	padding: 0px;
}
.content_gateway div ul li img {
	width: 219px;
	height: 330px;
	overflow: hidden;
}
#most_wished {
	clear: both;
	background: url('/urban/images/2007_holiday/gw_wishedfor.gif') no-repeat;
	padding: 37px 0px 0px 0px;
	height: 370px;
	width: auto;
	overflow: hidden;
}
#way_you_wore_it {
	clear: both;
	background: url('/urban/images/2007_holiday/gw_woreit.gif') no-repeat;
	padding: 37px 0px 0px 0px;
	height: 370px;
	width: auto;
	overflow: hidden;
}

/* added to bag modal window */
#productDetailModalWinWrapper {
	display: none;
	z-index: 99999; 
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#productDetailModalWin {
	display: none;
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 100000;
	background: #ffffff;
	border: 5px solid #0000FF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
