@charset "utf-8";
a { text-decoration:none }
#container {
	width: 960px;
	height: 540px;
}
#slide_1 {
	background-image: url(../fourthdoor_2013/images/review/slides/slide_1d.jpg);
	height: 540px;
	width: 960px;
	background-repeat: no-repeat;
	color: #FFF;
}
#slide_2 {
	background-image: url(../unstructured/images/slideshow_pics/slide_2.jpg);
	height: 300px;
	width: 960px;
}
#slide_3 {
	background-image: url(../unstructured/images/slideshow_pics/slide_3.jpg);
	height: 300px;
	width: 960px;
}
#slide_4 {
	background-image: url(../unstructured/images/slideshow_pics/slide_4.jpg);
	height: 300px;
	width: 960px;
}


#slide_numbers_navbox {
	float: left;
	height: 20px;
	width: 300px;
}
.slides_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F30;
}
ul.slides_nav {
		list-style: none;
}

div.transbox
  {
	width:490px;
	height:110px;
	background-color:#ffffff;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding-top:5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
  }
  div.transbox h1
  {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #a01d1d;
	text-decoration: none;
  }
  div.transbox h2
  {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
  }
  div.slide2box
  {
	width:204px;
	height:345px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: center;
  }
  div.slide2box h1
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #CF1E66;
	text-decoration: none;
  }
  div.slide2box h2
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
  }
div.slide3box
  {
	width:200px;
	height:330px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
  }
  div.slide3box h1
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
  }
  div.slide3box h2
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
  }
  div.slide4box
  {
	width:200px;
	height:100px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 35px;
	float: right;
	padding-top: 230px;
  }
  div.slide4box h1
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	text-align: right;
	font-style: italic;
  }
  div.slide4box h2
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #242423;
	text-decoration: none;
	text-align: left;
  }
  div.slide5box
  {
	width:440px;
	height:100px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 40px;
	float: left;
	padding-top: 130px;
  }
  div.slide5box h1
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1a567d;
	text-decoration: none;
	text-align: right;
	font-style: italic;
  }
  div.slide5box h2
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #8b450e;
	text-decoration: none;
	text-align: left;
  }
  div.slide6abox
  {
	width:525px;
	height:345px;
	
  }
