

/* base styles */

body {
margin:0;
padding:0 0 10px 0;
font-family:"Gill Sans MT","Gill Sans",Arial,Helvetica,sans-serif;
font-size:12px;
color:#000;
text-align:center;
}

a {
color:#8c202b;
text-decoration:none;
}

a img {
border:none;
}

a:active,
a:focus  {
outline:none;
}

a,
embed object {
outline:none;
outline:exression(hideFocus='true'); /* IE */
}

p {
margin:0 0 1.3em 0;
padding:0;
}

h1 {
margin:0;
padding:0;
font-weight:normal;
font-size:50px;
line-height:1.2em;
}

h2 {
margin:0 0 15px 0;
padding:0;
font-weight:normal;
font-size:30px;
line-height:1.2em;
text-align:left;
}

h3 {
margin:0 0 15px 0;
padding:4px 5px 4px 5px;
background:#323232;
font-weight:normal;
font-size:14px;
text-transform:uppercase;
line-height:1.2em;
}

h4 {
margin:0 0 15px 0;
padding:0;
font-weight:normal;
font-size:18px;
line-height:1.2em;
text-align:left;
color:#333;
}

ul {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:20px;
}

li {
margin-top:0;
margin-bottom:0;
margin-left:-10px;
padding-top:0;
padding-bottom:10px;
}

form {
margin:0;
padding:0;
}

input.text,
textarea {
border-top:1px solid #333;
border-left:1px solid #333;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:4px 5px 4px 5px;
background:#fff url("../img/bg_input_text.gif") no-repeat top left;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
color:#333;
}

.note {
font-size:11px;
color:#ccc;
}

.statement {
font-size:16px;
line-height:1.4em;
}

.clearer {
overflow:hidden;
margin:0 0 -1px 0;
height:1px;
clear:both;
}


/* table styles */

table.style1 {
border-collapse:collapse;
border:none;
}

.style1 th {
padding:4px 5px 4px 5px;
background:#323232;
text-transform:uppercase;
font-weight:normal;
text-align:left;
font-size:12px;
color:#ccc;
}

.style1 td {
padding:5px 0 5px 0;
line-height:1.6em;
vertical-align:top;
}

.style1 td.second {
border-left:1px solid #323232;
}

.style1 tr.spacer td {
height:10px;
line-height:10px;
overflow:hidden;
}


/* container */

#container {
line-height:1.3em;
}


/* header styles */

#logo {
position:absolute;
top:0;
left:10px;
}

#header #slogan {
position:absolute;
top:0;
left:125px;
height:80px;
}

#header #slogan img {
display:block;
margin:28px 9px 0 0;
}

#backHome {
position:absolute;
top:0;
left:115px;
padding-left:15px;
background:url("../img/black_transparent.png") repeat-y left;
height:80px;
}

#backHome img {
display:block;
margin:28px 0 0 0;
}

#languages {
position:absolute;
top:0;
right:15px;
border-right:1px solid #dcdcdc;
padding:0 9px 0 0;
width:175px;
height:80px;
font-family:"Gill Sans MT","Gill Sans",Arial,Helvetica,sans-serif;
text-align:right;
font-size:12px;
line-height:1.3em;
}

#languages a {
margin:0 0 0 8px;
color:#000;
}

#languages a:hover {
color:#8c202b;
}

#languages p {
margin:0;
}

#languages img {
display:block;
margin-left:auto;
margin-top:35px;
}

#season {
position:relative;
margin:140px auto 0 auto;
width:900px;
height:60px;
}

#season h1 {
position:absolute;
bottom:25px;
left:0;
}

#season img {
position:absolute;
bottom:25px;
left:0;
}

#mainMenu {
margin:auto;
width:900px;
height:35px;
background:#fff;
text-align:left;
}

#mainMenu ul {
margin:0;
padding:0 0 0 25px;
}

#mainMenu li {
float:left;
margin:0;
padding:8px 20px 0 0;
background:url("../img/separator_mainmenu.gif") no-repeat right 7px;
list-style:none;
}

#mainMenu li.last {
background:none;
}

#mainMenu li a {
float:left;
display:block;
height:27px;
}

#mainMenu li a span {
display:none;
}

#subMenu {
margin:auto;
width:875px;
padding:0 0 0 25px;
height:30px;
overflow:hidden;
}

#subMenu ul {
float:left;
margin:0;
padding:0 20px 0 0;
height:30px;
background:#000;
}

#subMenu ul.ul2 {
border-left:1px solid #666;
background:transparent;
}

#subMenu li {
float:left;
margin:0;
padding:0;
list-style:none;
font-size:13px;
}

#subMenu li a {
display:block;
float:left;
padding:6px 0 0 20px;
height:24px;
background:url("../img/separator_submenu.gif") no-repeat bottom left;
color:#fff;
}

#subMenu li a:hover {
color:#999;
}

#subMenu li.on a {
color:#999;
}

.collection #subMenu {
background:url("../img/bg_content.png") repeat-y left;
}

.styling #stylingSubCollection {
display:none;
}

.collection #collection {
width:900px;
background:#fff;
}


/* content */

#content {
position:relative;
margin:0 auto 0 auto;
width:900px;
text-align:left;
}

.home #content {
height:345px;
}


/* subpage */

.subpage #content {
height:auto !important;
height:335px;
min-height:335px;
background:url("../img/bg_content.png") repeat-y left;
color:#fff;
}

.subpage #bodyText {
padding:25px 0 25px 25px;
width:580px;
height:auto !important;
height:295px;
min-height:295px;
font-size:13px;
line-height:1.2em;
text-align:justify;
}

.subpage #badge {
position:absolute;
top:45px;
right:0;
}

.subpage #badge img {
display:block;
}

#terms {
border-left:1px solid #666;
padding-left:39px;
margin-top:50px;
}

.join #bodyText {
width:680px;
}

.join form table {
border-collapse:collapse;
border:none;
}

.join form table td {
padding:5px 15px 5px 0;
vertical-align:top;
}

.join form table td td {
border-right:1px solid #666;
padding:5px 5px 5px 5px;
}

.join form table td.label {
text-align:right;
font-size:14px;
}

.anchors {
padding-bottom:25px;
}

.anchors a {
float:left;
margin-right:20px;
padding-left:22px;
padding-bottom:5px;
background:url("../img/pointer.gif") no-repeat top left;
text-transform:uppercase;
white-space:nowrap;
font-size:10px;
color:#000;
}

.anchors a:hover {
color:#9e0226;
}

p.up {
height:20px;
}

p.up a {
float:left;
padding-left:22px;
padding-bottom:5px;
background:url("../img/pointer_2.gif") no-repeat top left;
text-transform:uppercase;
white-space:nowrap;
font-size:10px;
}


/* subpage leads */

.subpage .leads {
width:900px;
height:260px;
background:url("../img/bg_content.png") repeat-y left;
}

.subpage .lead {
float:left;
width:360px;
height:130px;
}

.subpage .leadsMenu {
width:900px;
background:url("../img/bg_content.png") repeat-y left;
}

.subpage .leadsMenu .lead {
width:180px;
height:auto;
background:transparent;
}

.subpage .lead .image,
.subpage .lead .text {
float:left;
width:180px;
}

.subpage .lead .text {
padding:45px 25px 0 25px;
width:130px;
line-height:1.6em;
}

.subpage .leadsMenu .lead .text {
padding-top:5px;
padding-bottom:5px;
padding-right:0;
width:155px;
}

.subpage .lead .text p {
margin:0;
border-right:1px solid #606060;
}

.styling #men .image,
.styling #children .image {
float:right;
}

.subpage .lead .text a {
font-size:14px;
text-decoration:none;
color:#fff;
}

.subpage .lead .text a:hover {
color:#999;
}

.subpage .lead .text strong {
display:block;
text-transform:uppercase;
font-weight:normal;
font-size:18px;
}

.women #women .text,
.men #men .text,
.children #children .text,
.practical-tips #practical .text {
background:#a7032f;
}

.women #women .text p,
.men #men .text p,
.children #children .text p,
.practical-tips #practical .text p {
border-right:#a7032f;
}

.women #women .text a:hover,
.men #men .text a:hover,
.children #children .text a:hover,
.practical-tips #practical .text a:hover {
color:#fff;
}


/* article page */

#article {
width:900px;
height:auto !important;
height:335px;
min-height:335px;
background:#fff;
}

#articleMenu {
float:left;
padding:60px 0 0 0;
width:180px;
text-transform:uppercase;
}

#articleMenu ul {
margin:0;
padding:25px 0 0 0;
}

#articleMenu li {
margin:0 0 5px 0;
padding:0;
width:180px;
list-style:none;
}

#articleMenu li a {
display:block;
padding:4px 0 5px 25px;
width:155px;
color:#000;
}

#articleMenu li a:hover,
#articleMenu li.on a {
color:#a7032f;
}

#articleMenu li.on a {
background:url("../img/pointer_3.gif") no-repeat top left;
}

#article #bodyText {
float:left;
padding:25px 0 25px 25px;
width:480px;
color:#000;
}

#article #bodyText h3 {
padding:0;
background:transparent;
font-weight:bold;
}


/* styling tips */

.styling #content {
background:transparent;
}

.styling #article #bodyText {
padding-bottom:0;
}

.children #content,
.practical-tips #content {
background:transparent;
}

.children #bodyText,
.practical-tips #bodyText {
background:transparent;
color:#000;
}

.subpage .heading {
height:auto !important;
height:60px;
min-height:60px;
}

.subpage .heading h2 {
margin-bottom:0;
}

.children h2,
.men .intro h2 {
font-size:20px;
}

.practical-tips .sign {
float:left;
margin-top:-10px;
padding:15px 5px 0 5px;
width:80px;
height:125px;
background:url("../img/bg_sign.gif") no-repeat top left;
}

.practical-tips .explain {
float:left;
padding:0 0 0 25px;
width:365px;
}

.examples {
margin:0 -25px 0 -25px;
padding-top:15px;
width:540px;
}

.practical-tips .examples.wide{
margin-right:-205px;
width:720px;
}

.special-offers .examples {
margin-bottom:0;
}

.special-offers h2 {
font-size:20px;
}

.styling .examples img {
float:left;
}

.examples .detail {
position:relative;
float:left;
width:360px;
height:395px;
overflow:hidden;
}

.examples .detail p {
position:absolute;
left:0;
bottom:0;
margin:0;
padding:10px 25px 15px 25px;
width:310px;
background:#fff;
}

.styling .examples .detail h3 {
position:absolute;
right:0;
top:0;
display:block;
margin:0;
padding:2px 10px 2px 10px !important;
width:315px;
font-size:18px;
font-weight:normal;
background:#000 !important;
color:#fff;
}

#details {
float:right;
padding:0 0 0 35px;
width:180px;
overflow:hidden;
}

#details img {
display:block;
}

.children #details {
padding-top:90px;
}


/* new arrivals */

.new-arrivals #content {
background:transparent;
}

#arrivals table {
border-collapse:collapse;
border:none;
border-left:1px solid #dcdcdc;
}

#arrivals td {
position:relative;
border-right:1px solid #dcdcdc;
border-bottom:1px solid #dcdcdc;
padding:0;
text-align:center;
}

#arrivals {
background:#fff;
}


/* special offers */

.special-offers #content {
background:transparent;
}

.special-offers .lead {
width:180px;
}

.special-offers #global {
border-bottom:1px solid #fff;
width:900px;
height:130px;
}

.special-offers #global .text {
padding-top:0;
width:650px;
}

.special-offers #global h2 {
margin:0;
padding:30px 0 0 0;
font-size:28px;
}


/* backstage */

.backstage .gallery {
margin:25px -25px 0 -25px;
width:900px;
}

.backstage .gallery img {
display:block;
}

.backstage .preview {
float:left;
width:360px;
}

.backstage .thumbnails {
float:left;
padding-left:35px;
width:505px;
}

.backstage .thumbnails img {
float:left;
display:inline;
margin:0 1px 1px 0;
}


/* front page */

#news {
position:absolute;
left:0;
bottom:110px;
padding:25px 55px 25px 25px;
width:550px;
background:url("../img/bg_news.png") repeat-y left;
}

#news a {
text-decoration:underline;
font-size:22px;
line-height:1.1em;
color:#000;
}

#news p {
margin-bottom:1.5em;
}

#news .more {
margin:0;
}

#news .more a {
font-size:13px;
}

#news a:hover {
text-decoration:none;
}

.home .text a {
text-decoration:none;
color:#fff;
}

.home .text a:hover {
color:#999;
}

.home .text strong {
display:block;
text-transform:uppercase;
font-weight:normal;
font-size:14px;
}

.home #offers {
position:absolute;
left:0;
bottom:55px;
width:630px;
height:55px;
overflow:hidden;
background:#000;
}

.home #offers .image {
position:relative;
float:left;
margin-right:-1px;
width:55px;
}

.home #offers .text {
float:left;
padding:10px 0 0 10px;
width:180px;
height:45px;
background:url("../img/bg_offer.gif") no-repeat top left;
}

.home #collection #womenPreview {
position:absolute;
right:135px;
bottom:0;
width:135px;
height:345px;
overflow:hidden;
background:#fff;
}

.home #collection #menPreview {
position:absolute;
right:0;
bottom:0;
width:135px;
height:345px;
overflow:hidden;
background:#fff;
}

.home #collection .image {
overflow:hidden;
width:135px;
height:290px;
}

.home #collection .image img {
display:block;
}

.home #womenCollection,
.home #menCollection {
position:absolute;
bottom:0;
padding:10px 0 0 10px;
width:125px;
height:45px;
background:#000 url("../img/bg_offer.gif") no-repeat top left;
}

.home #womenCollection {
right:135px;
background:#000;
}

.home #menCollection {
right:0;
}

.home #parallax {
position:relative;
width:630px;
height:235px;
overflow:hidden;
}


/* footer */

#footer {
border-left:1px solid #dcdcdc;
margin:10px auto 0 auto;
padding:5px 0 0 0;
width:899px;
text-align:left;
}

.home #footer {
margin-top:0;
}

#footer a {
color:#000;
}

#footer a:hover {
color:#666;
}

#footer .separator {
margin:0 5px 0 5px;
}

#footer p {
margin:0;
}

#fCol1 {
padding-left:25px;
float:left;
}

#fCol2 {
float:left;
text-align:right;
}

#fCol2 .separator {
margin-bottom:-6px;
}

/* Zoom CSS */
/* collection overlay */

#modelFloatDialog {
display:block;
text-align:left;
position:relative;
}
.overlayShadow {
position:absolute;
z-index:100;
top:-140px;
left:145px;
width:400px;
height:600px;
display:none;
}

.overlay {
/*position:absolute;*/
z-index:101;
/*top:-130px;
left:155px;*/
width:400px;
height:600px;
background:#fff;
}

.overlay img {
display:block;
}

.overlay .zoomlay {
position:relative;
float:left;
width:266px;
height:600px;
overflow:hidden;
}

.info {
position:absolute;
top:350px;
left:220px;
/*border-top:1px solid #cfcfcf;*/
padding:10px 0 10px 10px;
width:256px;
background:#fff;
}

.zoomlay {
width:300px;
height:350px;
/*border:1px solid #00f;*/
position:absolute;
top:0px;
left:219px;
}

.overlay .info p {
margin:0;
text-align:left;
}

.overlay .close {
position:absolute;
bottom:10px;
right:10px;
width:50px;
text-align:right;
display:none;
}

.overlay .close p {
margin:0;
font-size:14px;
}

p.zoomInfo {
display:none;
position:absolute;
margin:0;
top:595px;
left:25px;
line-height:1.2em;
}



/* Remove outline */
a, embed, object {
  outline	:none;
  outline:expression(hideFocus='true'); /* IE */
}