@charset "UTF-8";

@font-face {
	font-family: 'DirtyEgoRegular';
	src: url('dirtyego-webfont.eot');
	src: local('☺'), url('dirtyego-webfont.woff') format('woff'), url('dirtyego-webfont.ttf') format('truetype'), url('dirtyego-webfont.svg#webfontOinoCP2c') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'remaggczRegular';
	src: url('bohemian_typewriter-webfont.eot');
	src: local('☺'), url('bohemian_typewriter-webfont.woff') format('woff'), url('bohemian_typewriter-webfont.ttf') format('truetype'), url('bohemian_typewriter-webfont.svg#webfontwMqi2uZH') format('svg');
	font-weight: normal;
	font-style: normal;
}



html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#414548;
	background:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:left;
	font-size:12px;
	line-height:22px;
	border-top:3px solid #06273f;
}
.home_body {
	background:url(../images/splash_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-top:20px;
}
/***** Common Formatting *****/

h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
p, ul, ol {
	margin:0;
	padding:0;
	color:#414548;
}
p {
	margin-bottom: 11px;
}
ul, ol {
	padding:0;
}
a {
	color:#bd3a00;
	text-decoration:none;
}
h1 {
	font-weight:normal;
	font-size:2em;
	margin-bottom:16px;
	margin-top:8px;
	padding:0;
	color:#516176;
}
h2 {
	font-weight:normal;
	font-size:1.6em;
	margin-bottom:10px;
	margin-top:8px;
	padding:0;
	color:#516176;
}
h3 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:2px;
	padding:0;
	color:#516176;
}
#container {
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	width:950px;
}
#header {
	height:101px;
	margin-top:11px;
}
#logo {
	float:left;
	width:252px;
}
#header_design {
	float:right;
	width:415px;
}
#content {
	margin-top:0px;
}
#content_body {
	width:800px;
	float:left;
	padding-left:14px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
#content_body_cool {
	width:800px;
	float:left;
	padding-left:14px;
	margin-bottom:20px;
	margin-top:35px;
	background-color:#FFFFFF;
}
#content_body_wide {
	width:100%;
	float:left;
	padding-left:14px;
	padding-right:14px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
#content_home {
    margin-top:20px;
	margin-top:0px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#home_news {
	display:inline;
	height:20px;
	font-size:11px;
	color:#8b8b8b;
}
#home_news img {
	height:16px;
	width:19px;
	margin-right:5px;
	vertical-align:middle;
}
#nav {
	margin-top:0px;
	float:right;
	margin-right:-12px;
	text-align:right;
}
#nav iframe {
	margin-right:15px;
	overflow:hidden;
}

#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#navlist li {
	display: inline;
	padding-right:10px;
	letter-spacing:.04em;
	color:#8b8b8b;
}
#navlist li a {
	color:#516176;
}
#navlist li a:hover {
	color:#000;
}
#navlist li:after { 
content: "·";
padding-left:12px; 
}
#navlist li:last-child:after { content: ""; }

#navlist li:last-child {
	margin-right:0px;
	padding-right:0px;
}


.clear_fix {
	clear:both;
}

#shop_fidelity {
	float:right;
	margin-top:-80px;
	background-color:#FFF;
	z-index:999;
	position:relative;
}

#footer {
	font-size:11px;
	color:#8b8b8b;
	height:30px;
	padding-top:10px;
	margin-top:10px;
	border-top: 1px solid #e5e5e5;
}
#footer a {
	color:#8b8b8b;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
#home_left {
	width:299px;
	float:left;
}
#home_right {
	width:299px;
	float:right;
}
#denim_nav {
	width:174px;
	margin-top:30px;
	margin-right:-34px;
	margin-left:0px;
	float:left;
	text-align:left;
	color:#a7a7a7;
}
#denim_nav li {
	margin-left:0px;
	list-style: none;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#denim_nav li a {
	margin-left:0px;
	text-decoration: none;
	color:#516176;
	text-transform:uppercase;
}
#denim_nav li a:hover {
	color:#000;
}
#denim_left {
	width:651px;
	float:left;
	margin-bottom:-40px;
}
#denim_right {
	width:200px;
	float:right;
	margin-top:-572px;
	z-index:99999;
	position:relative;
	font-size:11px;
}
.border_thin {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

#press_nav {
	width:108px;
	margin-top:40px;
	margin-right:26px;
	margin-left:0px;
	float:left;
}
#press_nav li {
	margin-left:0px;
	list-style: none;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
}
#press_nav li a {
	margin-left:0px;
	text-decoration: none;
	color:#516176;
	display:block;
	text-transform:uppercase;
}
#press_nav li a:hover {
	color:#000;
}


.press_item_magazine {
	width:226px;
	height:160px;
	line-height:1.3em;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.press_item_online {
	width:226px;
	height:110px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.img_left {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}
.img_right {
	float:right;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}
.form_stores {
	background-image:url(../images/form-bg.gif);
	margin-bottom:20px;
	margin-top:20px;
	height:40px;
	width:100%;
}
.form_lux {
	background-image:url(../images/form-bg.gif);
}
.form_friends {
	background-image:url(../images/form-bg.gif);
	margin-bottom:20px;
	margin-top:20px;
	width:100%;
}
.form_item_textfield {
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#dfdfdf;
	width:200px;
}
.form_item_dropdown {
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#dfdfdf;
	width:150px;
}
.form_item_dropdown_dates {
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#dfdfdf;
}
.form_item_textarea {
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#dfdfdf;
	width:100%;
	height:100px;
}
.store_result {
	width:434px;
	height:130px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.contact {
	width:276px;
	height:230px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.contact_narrow {
	width:197px;
	height:290px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tradeshow {
	width:434px;
	height:290px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.news_item {
	width:920px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:dotted;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.careers_item {
	width:920px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:dotted;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.celeb {
	width:151px;
	height:165px;
	float:left;
	margin-right:17px;
	margin-bottom:18px;
	padding:10px;
	border-width:1px;
	border-style:dotted;
	border-color:#dfdfdf;
	background-color:#FFFFFF;
	background-image:url(../images/press_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
}
#col_left {
	width:450px;
	margin-right:40px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
#col_right {
	width:450px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.cooltext {
	font-weight:normal;
	font-size:2em;
	margin-bottom:16px;
	padding:0;
	color:#8fa0b6;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#paging {
	color:#8b8b8b;
	width:200px;
	height:30px;
	float:right;
}
.black {
	color:#333333;
	font-weight:bold;
}
.red {
	color:#bd3a00;
}
.success {
	background-color:#FFFFCC;
	color:#990000;
	font-size:1.2em;
}
.error {
	background-color:#990000;
	color:#FFFFCC;
	font-size:1.2em;
}
.news_date {
	float:right;
	color:#999999;
	font-style:italic;
}
.news_ul {
	margin-left: 30px;
}
.careers_date {
	float:right;
	color:#999999;
	font-style:italic;
}
.special {
	font-weight:bold;
}
.side_title {
	color:#d95d26;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}
.style_desc {
	color:#516176;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
} 

#social_footer {
	float:right;
	text-align:right;
}

.style_desc img {
	
} 

#socialmedia {
	float:right;
	color:#b3b3b3;
	text-align:right;
	position:relative;
	width:100px;
	height:22px;
}

#fidelity_man_woman {
	width:950px;
	height:791px;
}

#fidelity_woman {
	width:475px;
	float:left;
	margin-top:14px;
}

#fidelity_man {
	width:475px;
	float:right;
	margin-top:14px;
	float:left;
}

.itemname {
	color:#516176;
	font-size:14px;
	font-weight:bold;
}

.looks_image {
	border:1px solid #dfdfdf;
}

.hover{
	cursor: pointer;
}

/***** MENS STYLES *****/

/*.malestyle {
	background:url(../images/men_bg.jpg);
}*/

.malestyle h1 {
	font-size:34px;
}

.malestyle h1, .malestyle h2, .malestyle h3 {
	font-family:'DirtyEgoRegular', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#06273f;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-size-adjust: 0.65;
}

.male_nav {
	font-family:'remaggczRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
}

#denim_nav li.male_sidenav a {
	font-family:'remaggczRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
}

#bigimg_woman {
	margin:34px 0 46px 46px;
}

#bigimg {
	margin:0 0 46px 46px;
}

.home_body #social_footer {
	display:none;
}

.home_body #footer {
	margin-top:40px;
}

.submenu{
	background-color: #fff;
	display: none;
	position: absolute;
	z-index: 50;
	left: 100px;
	top: 70px;
	width: 160px;	
	border:1px solid #e0e0e0;
}

.submenu a{
	display: block;
	color:#000;
	padding: 5px 10px;
}

.submenu a:hover {
	background-color:#e0e0e0;
	color:#000;
}

#ddenim_logo {
	height:16px;
	width:266px;
	float:left;
	position:relative;
	margin:-30px 0 30px 5px;
}

#ddenim_1 {
	width:220px;
	float:left;
	margin-right:20px;
	margin-top:20px;
	text-align:center;
}

#ddenim_2 {
	width:459px;
	float:left;
	margin-right:20px;
	margin-top:20px;
	text-align:center;
}

#ddenim_3 {
	width:220px;
	float:left;
	margin-top:20px;
	text-align:center;
}

#ddenim_highlight {
	background:#e8e8e8;
	color:#000;
	padding:20px;
	margin:10px 0;	
}

#ddenim_highlight p {
	color:#000;
}


