html {height:100%;}
body {
	background-color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(gfx/hil1_bg.jpg) center center no-repeat;
}

/* menu thd */
#menu {width: 143px; height: 259px; display: block; background:#272727 url(gfx/hilmenubg.gif) no-repeat; margin: 0; position:absolute; top: 0; left:0; padding: 25px 25px; z-index: 1000;}
#shop {position: absolute; top: 90px; left: 25px; margin: 0; padding: 0; z-index: 1001}
#stores {position: absolute; top: 91px; left: 92px; margin: 0; padding: 0; z-index: 1001}
#live {position: absolute; top: 135px; left: 27px; margin: 0; padding: 0; z-index: 1001}

#shop ul, #stores ul, #live ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: pointer;
}

li#btn_eshop  {background: url(gfx/eshop.gif) no-repeat;clear: none; float: left;}
li#btn_eshop:hover  {background: url(gfx/eshop_active.gif) no-repeat;clear: none; float: left;}
li#btn_stores  {background: url(gfx/stores.gif) no-repeat;clear: none; float: left;}
li#btn_stores:hover  {background: url(gfx/stores_active.gif) no-repeat;clear: none; float: left;}
li#btn_live  {background: url(gfx/hilfigerdenim.gif) no-repeat;margin: 3px 0;}
li#btn_live:hover  {background: url(gfx/hilfigerdenim_active.gif) no-repeat;margin: 3px 0;}
li#btn_alllive  {background: url(gfx/alllive.gif) no-repeat;margin: 3px 0;}
li#btn_alllive:hover  {background: url(gfx/alllive_active.gif) no-repeat; margin: 3px 0;}
li#btn_fall  {background: url(gfx/fall09.gif) no-repeat;  margin: 2px 0;}
li#btn_fall:hover  {background: url(gfx/fall09_active.gif) no-repeat; margin: 3px 0;}
li#btn_videofit  {background: url(gfx/videofit.gif) no-repeat; margin: 3px 0;}
li#btn_videofit:hover  {background: url(gfx/videofit_active.gif) no-repeat; margin: 3px 0;}
li#btn_campaign  {background: url(gfx/campaign.gif) no-repeat; margin: 3px 0;}
li#btn_campaign:hover  {background: url(gfx/campaign_active.gif) no-repeat; margin: 3px 0;}
li#btn_downloads  {background: url(gfx/downloads.gif) no-repeat; margin: 3px 0;}
li#btn_downloads:hover  {background: url(gfx/downloads_active.gif) no-repeat; margin: 3px 0;}

#menu img {border: 0;}
/* end menu thd*/

/* dif content */

#difpage {
	
	position:relative;
	width: 960px;
	height: 99%;	
	margin: 0 auto;
  	background: #000;
}

#hilfmenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 309px;
	display: block;
	z-index: 1001;
	}

/* big picture and thumbnails  */

#img  {
	position: absolute;
	top: 70px;
	!top: 75px;
	left: 60px;
	width: 800px;
	height: 533px;
	display: block;
	z-index: 10;
	border: 20px solid #ffffff;
	background: rgba(0, 0, 0, 0.5);
	!background: #000;
	}

#thumbbox {
	margin: 0;
	padding: 0;
	position: absolute;
	top:663px;
	!top: 668px;
	left: 60px;
	width: 840px;
	height: 70px;
	display: block;
	z-index: 10;
}

#thumbbox div#col1{ 
  position: absolute;
  top: 0;
  width:950px;
}

#thumbbox div#col1 {
  margin: 0;
  padding: 0;
  left: 0;
}

ol, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#thumbbox div li {
  margin: 0 4px 10px 0;
  height: 150px;
}

#thumbbox div li span img.selected_image {
   border: 3px solid #cc0000;
   padding: 0;
}

.thumbimg {
	display: inline;
	width:150px;
	height:150px;
	text-align: center;
	margin: 0 0 13px 0;
	clear: none;
}

.thumbimg img {border: 3px solid #fff; margin: 0 0 15px 0;}

/* controlbar en timesearch */

#controlholder {
  position: absolute;
  top: 613px;
  !top: 617px;
  left: 60px;
  width: 840px;
  height: 30px;
	color: #fff;
	z-index: 10;
	background: #fff;
}

 #control {
 	position: absolute;
	top: 0;
	left: 0px;
	width: 500px;
	height: 30px;
	vertical-align: middle;
	z-index: 1000;
	float: left;
}

#controlholder ul {
  position: absolute;
  left: 30px;
  top: 1px;
  width: 500px;
  margin: 0;
  padding: 0;
}

.control_btn {
  margin: 0;
  padding: 0;
  float: left;
}

 #timebottom {
 	position: absolute;
	top: 0;
	left: 500px;
	width: 300px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	z-index: 10;
	text-align: center;
}


#timetext {
	text-align: right;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #000000;
}

#timefield {position: absolute; top: 0px; right: 2px;}

.zoekoptijd {
	float: right;
	margin: 0 66px 0 0;
	padding:  0;}

select {
	font-size:10px;
}


input, textarea {
  margin-top: 5px;
	font-family: arial;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

#diffooter {
	position:absolute;
	top: 750px;
	left: 60px;
	z-index: 200;
}

#diffooter .right {	
	position:absolute;
	top: 0;
	right: 0;
	float: right;
}

/* mail screen markup */

#mail {
	width: 333px;
	height: 338px;
	padding: 90px 0 0 20px;
	color: #fff;
}

.email {
	padding-left: 5px;
	padding-top:5px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	width: 130px;
	z-index: 20;
}

#emailbox {
	position: absolute;
	top: 85px;
	left: 85px;
	width: 500px;
	height: 338px;
}

input, textarea {
  font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 140px;
}

input#timefield {width: 50px;}

li, LI, ul, UL {
	font-size: 10px;
	color:#000000;
	z-index:20;
}

.error {
	margin:20px;
	font-size: 10xp;
	font-weight: bold;
	color:#cc0000;
	z-index:20;
}

.gallink, a.gallink, a.gallink:hover {
	font-size: 10px;
	font-weight: bold;
	color:#cc0000;
	text-decoration: none;
}

#errormessage {position: relative; top: 170px; width: 840px; margin: 0px auto; color: #fff; background: none; text-align: center;}

#countdownie, h5, h1 {font-size: 12px; background: none;}


a {outline: none;}