@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Courier New, Courier, monospace;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.home #container_home {
	width: 996px;
	height:681px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */

}
#home-image{
background-image:url(../collections/pretty_vacant_2011_ss/images/home-page-2011.jpg);
background-repeat:no-repeat;
background-position:top;
width:560px;
height:631px;
margin-top:15px;

}

#home-image h1{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:46px;
color:#FFFFFF;
margin-top:0px;
margin-left:50px;
margin-bottom:0px;
line-height:46px;
padding-top:300px;


}
#home-image h2{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:36px;
color:#FFFFFF;
margin-left:50px;
margin-top:0px;
}

#home-image a{
color:#FFFFFF;
text-decoration:none;

}


#home-image a:hover{
color:#FF0000;
text-decoration:none;
}

#collections-image{
width:650px;
height:464px;
margin:0px;
margin-left:20px;
margin-top:10px;
float:left;
}


#collections-image h1{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:32px;
line-height:32px;
color:#FFFFFF;

margin-top:0px;

display:block;
}

#collections-image a{
color:#FFFFFF;
text-decoration:none;
display:block;
padding-top:300px;
padding-left:50px;
}


#collections-image a:hover{
color:#FF0000;
text-decoration:none;
}


#woman-image{
background-image:url(../collections/pretty_vacant_2011_ss/images/women-main.jpg);
background-repeat:no-repeat;
background-position:top;
width:309px;
height:464px;
margin:0px;
float:left;
}

#man-image{
background-image:url(../collections/vacant_2011_ss/images/men-main.jpg);
background-repeat:no-repeat;
background-position:top;
width:309px;
height:464px;
margin:0px;
float:left;
margin-left:20px;
}



.stockists #container_stockists {
	width: 996px;
	height:654px;
	background: #FFFFFF;
	margin: 0 auto;	
	text-align: left;
}

.collections #container_collections {
	width: 996px;
	height:725px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
	
}

.lookbooks #container_lookbooks {
	width: 996px;
	height:725px;
	background: #FFFFFF;
	margin: 0 auto;	
	text-align: left; 
	
}

.contact #container_contact {
	width: 996px;
	height:654px;
	background: #FFFFFF;
	margin: 0 auto;	
	text-align: left;
	background-image:url(../images/vacant_contact_bg.jpg);
	background-repeat:no-repeat;
}

.press #container_press {
	width: 996px;
	height:654px;
	background: #FFFFFF;
	margin: 0 auto;	
	text-align: left;
	background-image:url(../images/vacant_press_bg.jpg);
	background-repeat:no-repeat;
}



#footer {
	width: 996px;
	height:36px;
	background: #FFFFFF;
	margin: 0 auto;	
	text-align: right;
	}


.oneColFixCtr #mainContent {
	padding: 0px;
}


#lookbook_black_panel {	
	height:530px;	
	margin-left:0px;
	margin-top:0px;
	background-image:url(../images/vacant_lookbook_bg.png);
	background-repeat:no-repeat;
	background-position:right;	
	
}
.lookbook_tn {	
	margin-right:8px;
	margin-top:10px;
	
}



#collection_tn {
	width: 105px;
	height:155px;	
	margin-left:12px;
	margin-top:17px;	
	float:left;	
}
#collection_tn_left {
	width: 105px;
	height:155px;	
	margin-left:19px;
	margin-top:17px;	
	float:left;	
}

#collection_tn_text {
	width: 420px;
	
	margin-left:19px;
	margin-top:17px;	
	float:left;
	text-align:left;
	font-family: Monaco, Courier New, Courier, monospace;
	font-weight: normal;
	font-size: 11px;
	color: #000000;	
	line-height:14px;	
}

#collection_iframe {
	width: 380px;
	height:424px;	
	margin-left:0px;
	margin-top:17px;
	margin-right:75px;		
	float:right;	
		
}


#collection_main_pic {
	width: 281px;
	height:422px;	
	margin-left:0px;
	margin-top:0px;
	border:#c1c1c1 1px solid;	
	
		
}


#stockists_iframe {
	width: 357px;
	height:460px;	
	margin-left:0px;
	margin-top:0px;	
	
		
}
	


p.collection_pic_info {	
	text-align:left;
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 11px;
	color: #000000;	
	line-height:12px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}





p {
    font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 20px;
	color: #000000;	
	line-height:28px;
	margin-left:50px;
	
}

p.footer_txt {
    font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 11px;
	color: #000000;	
	line-height:12px;
	margin-left:0px;
	margin-right:70px;
	margin-top:0px;
}

p.contact {
    font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 20px;
	color: #000000;	
	line-height:28px;
	margin-top:40px;
	margin-left:50px;
}


p.stores {
    font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 20px;
	color: #000000;	
	line-height:28px;
	margin-top:140px;
	margin-left:50px;
}

p.stores_details {
    font-family: Monaco, Courier New, Courier, monospace;
	font-weight: normal;
	font-size: 14px;
	color: #000000;	
	line-height:20px;
	margin-top:40px;
	margin-left:0px;
}

p.collections {
    font-family: Monaco, Courier New, Courier, monospace;
	font-weight: normal;
	font-size: 11px;
	color: #000000;	
	line-height:16px;
	margin-right:70px;
	
}

p.white_lookbook_text {
    font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;	
	line-height:14px;
	margin-left:20px;
	margin-right:100px;
	margin-bottom:20px;
	
}


.red{    
	color: #ff0000;	
}
a.text:link {
	color: #000000;
	text-decoration: none;
}
a.text:visited {
	text-decoration: none;
	color: #000000;
}
a.text:hover {
	text-decoration: none;
	color: #ff0000;
}
a.text:active {
	text-decoration: none;
	color: #ff0000;
}


a.text-red:link {
	color: #ff0000;
	text-decoration: none;
}
a.text-red:visited {
	text-decoration: none;
	color: #ff0000;
}
a.text-red:hover {
	text-decoration: none;
	color: #000000;
}
a.tex-red:active {
	text-decoration: none;
	color: #ff0000;
}






a.pic:link {
	color: #c1c1c1;
	text-decoration: none;
}
a.pic:visited {
	text-decoration: none;
	color: #c1c1c1;
}
a.pic:hover {
	text-decoration: none;
	color: #ff0000;
}
a.pic:active {
	text-decoration: none;
	color: #ff0000;
}


a.lb_tn:link {
	color: #666666;
	text-decoration: none;
}
a.lb_tn:visited {
	text-decoration: none;
	color: #666666;
}
a.lb_tn:hover {
	text-decoration: none;
	color: #ff0000;
}
a.lb_tn:active {
	text-decoration: none;
	color: #ff0000;
}




