@charset "utf-8";
/* O'KEEFE stylesheet main */


html {
	height:101%;
	width:100%;
	background: url(images/body_grad.jpg) repeat-x scroll center top;
	background-color:#fbfbfb;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #4d4c4c;
	padding:0;
	margin:0;
}
a:link, a:visited {
	color: #011360;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #011360;
}
a:active {
	text-decoration: none;
	color: #011360;
}


h1 {
	font-size: 120%;
	color: #011360;
}
h2 {
	font-size: 110%;
	color: #7b7b7b;
}

h3 {
	font-size: 110%;
	color: #011360;
}

img {
	border:none;
	}

#wrapper {
	position:relative;
	}
	
#container {
	margin-left: -800px;
	position:absolute;
	top:0px;
	left:50%;
	width:1600px;
	height:650px;
	}
	
#container_lg {
	margin-left: -800px;
	position:absolute;
	top:0px;
	left:50%;
	width:1600px;
	height:813px;
	}
	
.banner {
	background:url(images/banner.jpg) no-repeat;
}

.banner_lg {
	background:url(images/banner_lg.jpg) no-repeat;
}

.banner_draft {
	background:url(images/banner_draft.jpg) no-repeat;
}

.banner_stores {
	background:url(images/banner_stores.jpg) no-repeat;
}

.banner_gifts {
	background:url(images/banner_gifts.jpg) no-repeat;
}

.banner_new {
	background:url(images/banner_new.jpg) no-repeat;
}

.banner_pl {
	background:url(images/banner_plain.jpg) no-repeat;
}

.banner_blog {
	background:url(images/banner_blog.jpg) no-repeat;
}

.banner_sale {
	background:url(images/banner_sale.jpg) no-repeat;
}

.banner_blank {
	background:url(images/banner_blank.jpg) no-repeat;
	
}
#banner_content {
	width:1006px;
	height:503px;
	margin:68px auto 0 auto;
	}
	
#headline {
	position:absolute;
	left: 347px;
	top:268px;
	}
	
#content {
	width:928px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:310px auto 0 auto;
	padding: 0 20px 20px 40px;
	background: url(images/content_bg.jpg) repeat-y;
}

.banner_main {
	width:929px;
	margin:0 auto 0 auto;
	}

#content_hm {
	width:928px;
	margin:0 auto 0 auto;
	padding: 0 20px 20px 40px;
	background: url(images/content_bg.jpg) repeat-y;
	line-height:1.2em;
}

#content_sm {
	width:928px;
	margin:610px auto 0 auto;
	padding: 0 20px 20px 40px;
	background: url(images/content_bg.jpg) repeat-y;
}

#content_long {
	width:928px;
	margin:25px auto 0 auto;
	padding: 10px 20px 20px 40px;
	background: url(images/content_bg.jpg) repeat-y;
}

#content_index {
	width:1026px;
	margin:0 auto 0 auto;
	padding: 0 -20px -20px -40px;
	background: url(images/content_bg.jpg) repeat-y;
}

#content_bn {
	width:929px;
	margin:40px auto 0 auto;
	padding: 0 20px 20px 40px;
	background: url(images/content_bg.jpg) repeat-y;
}

#footer {
	width:930px;
	margin:0 auto 0 auto;
	padding: 20px 20px 20px 40px;
	background-color:#d0d0d1;
	clear:both;
	}
	
#footer ul {
	list-style: none;
	line-height: 1;
	margin:0;
	padding:0;
	}
	
#footer a:link, #footer a:visited {
	color:#707070;
	}
	
#footer a:hover {
	color:#011360;
	}
	
#footer a:active {
	color:#707070;
	}
	
	
.clear {
	clear:both;
	}
	


	
/* BANNER & NAV STYLES */

#nav {
	position:relative;
	top: 12px;
	width:1024px;
	z-index:50;
	}
	
#nav_right {
	position:relative;
	top:-12px;
	float:right;
	text-align:right;
	color: #ffffff;
	}

#nav, #nav ul { /* all lists */
	margin:auto;
	list-style: none;
	line-height: 1;
	color:#FFFFFF;
}
	
#nav li{
	display:inline;
	float:left;
	}
	
#nav a {
	display: block;
	padding: 0 20px 0 0;
}

#nav a:link, #nav a:visited {
	color:#ffffff;
	}
	
#nav a:hover {
	color:#011360;
	}
	
#nav a:active {
	color:#ffffff;
	}
	
#nav li.sale a:link, #nav li.sale a:visited {
	color:#CC0000;
	}
	
#nav li.sale a:hover {
	color:#011360;
	}
	
#nav li.sale a:active {
	color:#CC0000;
	}
	
.thispage{
	background:url(images/sm_butterfly.jpg) left top no-repeat;
	}


#nav li ul { /* second-level lists */
	margin-left:-10px;
	position: absolute;
	text-align:left;
	padding:15px 0 0 10px;
	background: #a2a7aa;
	left: -999em; 

}

#nav li ul.normal li {
	height:22px;
	clear:left;
	}
	
#nav li ul.brands li {
	height:22px;
	} 
	
#nav li ul.brands li a:link, #nav li ul.brands li a:visited, #nav li ul.normal li a:link, #nav li ul.normal li a:visited {
	color:#011360;
	}
	
#nav li ul.brands li a:hover, #nav li ul.normal li a:hover {
	color:#ffffff;
	}
	
#nav li ul.brands li a:active, #nav li ul.normal li a:active {
	color:#011360;
	}
	
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#brands ul {
	width: 45em;

	}
	
#brands ul li {
	float:left;
	width: 15em;
	}
	
#brands br {
	clear:left;
	}
	
#brands {
	margin-bottom:1em;
	}
	

/* END BANNER & NAV STYLES */



/* START GOOGLE STYLES */
#wagmp_map_1, #wagmp_map_3 {
	width: 1006px; height: 503px;
	}

/* START BLOG STYLES */

.comment_footer {
	clear:both;
	padding:10px 0;
	text-align:right;
	color:#011360;
	width:100%;
	}
	
.article {
	padding-bottom:20px;
	}
	
.dotted_line {
	height: 3px;
  	background-image: url(images/dotted_line.gif);
  	background-repeat: repeat-x;
	}






/* START SIZE GUIDE STYLES */


#sizeguide table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}
	
#sizeguide td, #sizeguide th {
	padding: 10px 4px;
	border-bottom: 2px solid #b1b0b0;
	}
	
#sizeguide td {
		border-right:1px solid #b1b0b0;
		}

	

#sizeguide th {
	text-align: left;
	}

/* START PRODUCT PAGE STYLES */

#product_area {
	width:693px;	
}

#product_area_sale {
	width:100%;	
}

.prod_container {
	width: 211px;
	padding: 0 20px 20px 0;
	float:left;
}

.prod_image {
	width: 211px;
	height: 270px;
	}
	
.watermark {
	z-index:50;
	position:absolute;
	}

.prod_text {
	width:211px;
	text-align:center;
	height:40px;
}

#details {
	width:514px;
	height:500px;
	margin-left:410px;
	}

#detail_pic {
	position:absolute;
	width:390px;
	height:500px;
	left: 326px;
	}
	
#details a:hover {
	color:#CC0000;
	}
	
.sizebox {
	padding:5px;
	border:1px solid #cccccc;
	float:right;
	}


/* END PRODUCT PAGE STYLES */
#help_box {
	float:right;
	width:190px;
	height:239px;
	background:url(images/help_box.jpg) no-repeat;
	padding:40px 20px 20px 20px;
	}
	
#search_box {
	float:right;
	width:190px;
	padding:0 20px 20px 0;
	margin:-10px 0;
	}



.search form {
	border: 1px solid #7f9db9;
	}
	
.search input {
	color:#011360;
	background:#ffffff;
	border:none;
	}
	
.search input img {
	border:none;
	}
	
.selectbox select {
	width:160px;
	color:#011360;
	}
	
.subscribe form {
	border: solid 1px #ffffff;
	}
	
.clear_right {
	clear:right;
	}
	
.clear_left {
	clear:left;
	}
	
.float_left {
	float:left;
	}
	
.float_right {
	float:right;
	}
	
.padding_top {
	padding-top:10px;
	}
	
.padding_bottom {
	padding-bottom:20px;
	}
	
.margin_top {
	margin-top:20px;
	}
	
.margin_bottom {
	margin-bottom:20px;
	}
	
.inset {
	width:76px;
	height:115px;
	padding: 0 15px 15px 0;
	float:left;
	}

.smallprint {
	font-size:9px;
	}
	
.redtxt {
	color:#b70202;
	}
	
.blacktxt {
	color:#484747;
	}
	
/*DESIERN PAGE STYLES */	

.designers {
	float:left;
	width:20%;
	margin-right:20px;
	}
	
.designers ul {
	margin-left:-35px;
	}

.designers ul li {
	list-style:none;
	list-style-type: none;
	line-height:1.5em;
	}

	
	
/*WINTER STYLES */

.headline {
	background:url(images/headline.jpg) no-repeat;
	width:929px;
	height:55px;
	padding-bottom:20px;
	clear:right;
	}

.block1 {
	float:right;
	padding-right:20px;
	padding-top:10px;
	}
	
/*FACEBOOK */

.facebook {
	float:right;
	clear:right;
	padding-top:10px;
	}


/*FASHIONSHOW */

.fashionshow {
	text-align:center;
	padding-top:55px;
	margin-bottom:50px;
	}
	
/*SHOP ONLINE LANDING PAGE */

.dept-btn {
	float:left;
	width:101px;
	height:131px;
	margin:0 15px 10px 20px;
	}
	

