/* 
Theme Name: DEPT
Theme URI: http://www.deptwomen.com/
Description: A custom designed theme for the DEPT website
Version: 1.0
Author: Barnaby Irish
Author URI: http://www.barnism.com/
*/

/* General Element Styling */

* {
    margin : 0px;
    padding : 0px;
}


body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	text-align: center;
}

a:link, a:visited {
    color : #505050;

}

a:hover, a:active {
    color : #F88D01;

}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}


p {
	text-align: left;
	font-size:11px;
	line-height:18px;
	margin:0 0 15px;
	padding: 0px;
}

/*** Main container ***/

#container {
	position: relative;
	top: 0;
	left: 0;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	color:#505050;
	padding:0;
	text-align:left;
	z-index: 3;
}


/*** Header section ***/

#header {
	background: none;
	margin: 0px;
	position: relative;
	height: 175px;
	top: 0px;
	left: 0px;
	z-index: 200;
	border: 0;
}

#header a img {
	border: 0;
}

#header h1,#header h2 {
	margin:0;
	padding:0;
}

#header h1 {
	position: absolute;
   	left: -2000px;
	font-size:1px;
}

#header h2 {
	position: absolute;
   	font-size: 0;
   	left: -2000px;
}

#logo {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	vertical-align: top; 
	z-index: 4000;
}

#quote {
	position: absolute; 
	left: 672px; 
	top: 0px; 
	vertical-align: top; 
	z-index: 4000;
}

#bow {
	position: absolute; 
	left: 877px; 
	top: 26px; 
	vertical-align: top; 
	z-index: 4000;
}

#line {
	position: absolute; 
	left: 0px; 
	top: 108px; 
	vertical-align: top; 
	z-index: 4000;
}

/*** Collection Child Menu ***/

#childmenubkg {
	position: absolute; 
	left: 5px; 
	top: 161px; 
	vertical-align: top; 
}

#childmenubkg1st {
	position: absolute; 
	left: -2px; 
	top: 154px; 
	vertical-align: top; 
	z-index: 100;
}

#childmenu {
	position: absolute;
	top: 170px;
	right: 0px;
	left: 0px;
	width: 950px;
	height: 24px;
	display: inline;
	border: 0;
	margin-right: 2px;
	z-index: 3000;
}

#childmenu ul {
	float:right;
	font-family: helvetica, arial, san-serif;
	font-weight: bold;
	font-size:12px;
	line-height: 9px;
	margin:0;
	padding: 0px;
}

#childmenu li {
	background: none;
	color:#FFFFFF;
	float:left;
	height: 24px;
	list-style:none;
}

#childmenu a {
	color:#5D7B7B;
	height: 21px;
	display:inline;
	text-decoration: none;
	text-transform: uppercase;
	border: 0;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 0px;
}


*html #childmenu a {
	margin-right: 10px;
}


#childmenu a:hover, a:active { 
	color:#000000;
	background-position: 0 -24px;
}

#childmenu li.current a { 
	background-position: 0 -21px;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:11px;
	padding:0;
	margin-top: 0px;
}		

/*** Collection page ***/

#collparentcontnr {
	position: relative;
	top: 10px;
	left: 0px;
	width: 960px;
	height: 518px;
	z-index: 2000;
}

#collcontnr {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 518px;
	z-index: 2;
}

#collcontnr a img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

.ontop {
	position: absolute;
	z-index: 2;
}

/*** Text page ***/

#textpage {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 550px;
	margin: 0px;
	padding: 0px;
	border: 0;
}

#textpage a img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

#textcontnr {
	position: absolute;
	top: 69px;
	left: 70px;
	width: 848px;
	height: 362px;
	margin-top: 0px;
	z-index: 10;
	overflow: auto;
	overflow-x: hidden;
}

/*** Job Page ***/

div.job {
	position: absolute;
	top: 20px;
	left: 320px;
	width: 470px;
	margin-top: 0px;
	border: 0;
	z-index: 3;
	display: none;
	color: #545454;
}

div.job h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	color: #729797;
	border-bottom: 1px solid #505050;
	margin-bottom: 10px;
}

#jobmenu {
	position: relative;
	width: 150px;
	top: 20px;
	left: 0px;
}

#jobmenu li {
	list-style: none;
	margin-bottom: 5px;
}

#jobmenu li a {
	text-decoration: none;
	color: #545454;
}

#jobmenu li a:hover {
	text-decoration: none;
	color: #729797;
}


/*** Flexible Page ***/
#flexpage {
	background: url("/wp-content/themes/dept/images/iv_panel_bkg.gif") repeat-y;
	position: relative;
	top: 9px;
	left: 0px;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border:0;
}

#flexpage #flexcontr {
	position: relative; 
	margin-left: 84px; 
	width: 820px;
	vertical-align: top;  
	z-index: 100;
	border: 0;
	min-height: 370px;
}

#flexpage p {
	width: 450px;
}

/*** Flexible Page Ivory ***/
#flexpageiv {
	background: url("/wp-content/themes/dept/images/ink_panel_bkg.gif") repeat-y;
	position: relative;
	top: 19px;
	left: 0px;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border:0;
}

#flexpageiv #flexcontr {
	position: relative; 
	margin-left: 84px; 
	width: 820px;
	vertical-align: top;  
	z-index: 100;
	border: 0;
	min-height: 370px;
}

#flexpageiv #flexcontr div.petition {
	position: absolute; 
	top: -48px; 
	left: 450px; 
	z-index:3000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #234040;
}

#flexpageiv #flexcontr div.petition {
	position: absolute; 
	top: -10px; 
	left: 480px; 
	z-index:3000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #234040;
}

#flexpageiv #flexcontr div.thelove {
	position: relative; 
	top: -208px; 
	left: 0px; 
	z-index:3000;
	width: 450px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FEFFF0;
}

#flexpageiv #flexcontr div.thelove h4 {
	background: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEFFF0;
	padding-top: 5px;
	border-top: 1px solid #FEFFF0;
}

#flexpageiv #flexcontr div.thelove span.signature {
	color: #234040;
}

#flexpageiv #flexcontr div.thelove p {
	color: #FEFFF0;
	font-weight: normal;
}

#flexpageiv #flexcontr div.petition span.underline {
	text-decoration:underline;
}

#flexpageiv p {
	width: 450px;
	color: #FEFFF0;
}

span.goback, span.goback a {
	font-weight: bold;
	color: #FEFFF0;
}

/*** Banana Page ***/
#bananapage {
	background: url("/wp-content/themes/dept/images/iv_panel_bkg.gif") repeat-y;
	position: relative;
	top: 9px;
	left: 0px;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border:0;
}

#bananapage #bananacontr {
	position: relative; 
	margin-left: 40px; 
	width: 880px;
	vertical-align: top;  
	z-index: 100;
	border: 0;
	min-height: 370px;
}

#flexpage p {
	width: 450px;
}

/*** Flexible Page ***/
#flagshippage {
	background: url("/wp-content/themes/dept/images/iv_panel_bkg.gif") repeat-y;
	position: relative;
	top: 9px;
	left: 0px;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border: 0;
}

#flagshippage #flagcontr {
	position: relative; 
	margin-left: 42px; 
	margin-top: -26px; 
	padding: 0px;
	width: 860px;
	vertical-align: top;  
	z-index: 100;
	border: 0;
	height: 534px;
}

#flagshippage #flagcontr2 {
	position: relative; 
	margin-left: 42px; 
	margin-top: -26px; 
	padding: 0px;
	width: 860px;
	vertical-align: top;  
	z-index: 100;
	border: 0;
	height: 680px;
}

#klijnbaan {
	width: 220px;
	height: 30px;
}

#klijnbaan a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/klijnbaan.gif") no-repeat left top;
}

#klijnbaan a:hover img {
	background-position: 0 -32px;
}

#steenweg {
	width: 172px;
	height: 30px;
}

#steenweg a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/steenweg44.gif") no-repeat left top;
}

#steenweg a:hover img {
	background-position: 0 -32px;
}

#hoofdgoog {
	width: 107px;
	height: 31px;
}

#hoofdgoog a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/hoofdgoog.gif") no-repeat left top;
}

#hoofdgoog a:hover img {
	background-position: 0 -32px;
}

#hoofdflic {
	width: 108px;
	height: 31px;
}

#hoofdflic a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/hoofdflick.gif") no-repeat left top;
}

#hoofdflic a:hover img {
	background-position: 0 -32px;
}

#maasgoog {
	width: 107px;
	height: 31px;
}

#maasgoog a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/maasgoog.gif") no-repeat left top;
}

#maasgoog a:hover img {
	background-position: 0 -32px;
}

#maasflic {
	width: 108px;
	height: 31px;
}

#maasflic a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/maasflick.gif") no-repeat left top;
}

#maasflic a:hover img {
	background-position: 0 -32px;
}

#steengoog {
	width: 107px;
	height: 31px;
}

#steengoog a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/steengoog.gif") no-repeat left top;
}

#steengoog a:hover img {
	background-position: 0 -32px;
}

#steenflic {
	width: 108px;
	height: 31px;
}

#steenflic a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/steenflic.gif") no-repeat left top;
}

#steenflic a:hover img {
	background-position: 0 -32px;
}

#utr_flickr {
	width: 225px;
	height: 12px;
}

#utr_flickr a img {
	border: 0;
	background:url("/wp-content/themes/dept/images/see_flickr.gif") no-repeat left top;
}

#utr_flickr a:hover img {
	background-position: 0 -14px;
}

#utr_flickr {
	width: 225px;
	height: 12px;
}

a img.googlemap {
	border: 0;
	background:url("/wp-content/themes/dept/images/google_map.gif") no-repeat left top;
}

a:hover img.googlemap {
	background-position: 0 -14px;
}

a img.googlemap2 {
	display: none;
	border: 0;
	background:url("/wp-content/themes/dept/images/google_map.gif") no-repeat left top;
}


/*** Press Page ***/

#presspage {
	background: url("/wp-content/themes/dept/images/iv_panel_bkg.gif") repeat-y;
	position: relative;
	top: 9px;
	left: 0px;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border:0;
}

#presspage #presscontr {
	position: relative; 
	margin-left: 84px; 
	width: 820px;
	vertical-align: top;  
	z-index: 100;
	border: 0;
	min-height: 370px;
}

h3.press {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	color: #729797;
	border-bottom: 1px solid #729797;
	width: 790px;
	margin-top: 15px;
}

h4.press {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	color: #729797;
	border-bottom: 1px solid #729797;
	width: 790px;
	margin-top: 15px;
}

div.pressthumbs {
	width: 80px;
	float: left;
	display: inline;
	margin-top: 15px;
	border: 0;
	color: #5D7B7B;
	font-size: 8px;
	font-weight:normal;
	font-family: verdana;
	border:0;
}

div.pressthumbsdps {
	width: 160px;
	float: left;
	display: inline;
	margin-top: 15px;
	border: 0;
	color: #5D7B7B;
	font-size: 8px;
	font-weight:normal;
	font-family: verdana;
	border:0;
}

div.pressthumbs a, div.pressthumbsdps a {
	color: #729797;
	font-weight:normal;
}

.pressthumbs a:hover, .pressthumbsdps a:hover {
	color: #545454;
}

.pressthumbs img, .pressthumbsdps img {
	margin-bottom: 3px;
	border: 0px;
}

.AW07press img {
	margin-top: 15px;
	border: 0;
}

.SS08press img {
	margin-top: 15px;
	border: 0;
}

.SS08pressthumbshoz {
	width: 170px;
	float: left;
	display: inline;
	margin-top: 15px;
	border: 0;
}

.AW08pressthumbs {
	float: left;
	display: inline;
	margin-top: 15px;
	border: 0;
	color: #505050;
	font-weight:bold;
	text-align:center;
}

.AW08pressthumbs a:hover {
	color: #F78C01;
}

.AW08pressthumbs img {
	margin-bottom: 3px;
	text-align:center;
	border: 0px;
}

.assets {
	width: 218px;
	float: left;
	display: inline;
	border: 0;
}

.SS08assets {
	width: 530px;
	float: left;
	display: inline;
	border: 0;
}


/*** Footer ***/


#footer {
	clear:both;
	color:#bfbfbf;
	font-size:10px;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color: #bfbfbf;
	text-decoration: none;
}

#footer a:visited {
	color: #bfbfbf;
	text-decoration: none;
}

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


/* Clear float fix from http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
