/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}
body,td,th {
	color: #FFFFFF;
}
a img {
	border: none;		
}
.nav {
	font-family: "Verdana";
	font-size: 12px;
}

a {
	outline: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d2232a;
}
a:active {
	text-decoration: none;
	color: #d2232a;
	outline: none;
}

#menu_top {
	float: left;
	width: 679; 
	padding: 38px 0 30px 0;	
}

#menu_top a, #menu_top div {
	float: left;
}

#menu_top a#active {
	background-position: 0px 0px;
	color: #d2232a;
}

#menu_top a.clients {
	display: block; width: 69px;  text-align: center; padding-top: 74px;
	background: url(images/nav/nav1_combo.gif) no-repeat -69px 0px ;
}

#menu_top a.clients:hover, #menu_top a.clients:visited:hover, #menu_top a.active {
	background-position: 0px 0px;
}

#menu_top a.gallery {
	display: block; width: 65px; text-align: center; padding-top: 74px;
	background: url(images/nav/nav2_combo.gif) no-repeat -65px 0px ;
}

#menu_top a.gallery:hover, #menu_top a.gallery:visited:hover {
	background-position: 0px 0px;
}


#menu_top a.showroom {
	display: block; width: 85px; text-align: center; padding-top: 74px;
	background: url(images/nav/nav3_combo.gif) no-repeat -85px 0px ;
}

#menu_top a.showroom:hover, #menu_top a.showroom:visited:hover {
	background-position: 0px 0px;
}



#menu_top a.press {
	display: block; width: 46px; text-align: center; padding-top: 74px;
	background: url(images/nav/nav4_combo.gif) no-repeat -46px 0px ;
}

#menu_top a.press:hover, #menu_top a.press:visited:hover {
	background-position: 0px 0px;
}




a.highlightred, a:visited.highlightred {color: #d2232a}
.press_header {color: #999999;font-size: 14px}
.pressnav_white {font-size: 12px; color:#ffffff;}
.style2 {font-size: 12px}

input.btn {
  color:#FFF;
	font-family: "Verdana";
  font: 'Verdana';
	font-size: 11px;
  background-color:#000;
  border:1px solid;
  border-color: #444 #444 #444 #444;
}

.jobtitletext {
	color: #999999;
	font-style: italic;
}


/* Scroller */

.Container {
  position: absolute;
  top: 184px; left: 284px;
  width: 679px;
  height: 300px;
  background-color: #000;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 679px;
  height: 300px;
}

#Scroller-2 { 
  position: absolute; 
  overflow: hidden;
  width: 200px;
  height: 515px;
}

#Scroller-1 p, #Scroller-2 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;

  color: #fff;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Track {
  width: 12px; 
  height: 300px;
  position: absolute;
  /*top: 184px;*/ 
  left: 284px;
  background-color: #ababab;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 12px; height: 30px;
  background-color: #EEE;
}

/* home slideshow */


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:520px;
	height:500px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}



span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/holiday/images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(/holiday/images/select.gif) no-repeat;
	overflow: hidden;
}

span.category-name {
	color: #999;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 0 5px 0;
	display: block;
}

p#project-list {
}

p#press-list a, p#project-list a {
	padding: 5px 0;
	display: block;
	width: 175px;
	line-height: 14px;
	
}

#instructions {
	width: 500px;
	margin-left: 210px;
}