body,
html {
margin:0;
padding:0;
background-color:#0E0D0D;
height: 100%; /* removes vertical scrollbar */
}

body > #container {  /* hack to hide from IE6, otherwise ie6 would not have scrollbars for unseen content */
overflow: hidden;
}

/* for IE6, to make border extend full height of browser window */

* html #container {
height: 90%;
}

#container {
width: 863px;
margin: 0 auto;
min-height: 90%; /* to make border extend full height of browser window, will be ignored by IE6 */
background-color: #0E0D0D;
position: relative;
font-family:"Times New Roman", Times, serif;
}

#footer {
width: 863px;
margin: 50px auto 20px auto;
background-color: #0E0D0D;
position: relative;
font-family:"Times New Roman", Times, serif;
text-align: center;
color:#3C3838;
font-size: 12px;
clear: both;
}

#header{
width: 863px;
height: 105px;
}

#header #logo {
	margin-top: 18px;
	margin-left: 40px;
	margin-bottom: 10px;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	width: 395px;
	height: 28px;
}

#logo a:link, #logo a:hover, #logo a:visited {
	text-decoration: none;
	border: none;
	display: block;
	width: 395px;
	height: 28px;
	background-color: transparent;

}

#menu {
	background: #3C3838;
	float: left;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 450px;
	width: 100%;
} 

#menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu a {
	background-color: #3C3838;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	border: none;
}

#menu a:hover {
	background-color: #CC3300;
	color: #fff;
	padding-bottom: 8px;
	border: none;
}

#main {
color: #CCCCCC;
width: 330px;
margin-top: 40px;
margin-left: 40px;
}

body#film #main {
line-height: 1.4em;
color: #CCCCCC;
letter-spacing: .06em;	
font-weight: normal;
font-size: .95em;
}


body#home #main {
margin-top:  0px;
margin-left: 0px;
}

#rightcol {
float: right;
width: 350px;
padding-top: 22px;
line-height: 20px;
color: #CCCCCC;
letter-spacing: .06em;	
font-weight: normal;
font-size: .95em;
}

body#home #rightcol{
margin-top: 260px;
width: 300px;
font-size: .85em;
}

body#film #rightcol {
width: 410px;
padding: 0;
margin-top: 40px;
margin-bottom: 40px;
}

body#news #rightcol {
width: 550px;
}

body#film #rightcol h2{
margin-top: 0;
}

h2, h3 {
font-weight: normal;
color: #ffffff;
}

.specs {
font-size: .8em;
font-style: italic;
width: 250px;
padding-left: 8px;
border-left: thin dotted #3C3838;
}

body#home .specs {
border-left: none;
float: right;
width: 225px;
margin-top: 5px;
}

.callbox {
margin-top: 30px;
background-color: #3C3838;
padding: 10px;
font-size: .9em;
}

.callbox h3 {
margin-top: 0;
padding-top: 0;
}

a:link {
color:#CCCCCC;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

a:visited {
color: #cccccc;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

a:hover {
background-color: #cc3300;
color: #ffffff;
text-decoration:none;
border: none;
}




.rightimg {
float:right;
margin: 40px 40px 0 20px; 
}

.rowhome {
	margin: 60px auto 20px auto;
	width: 431px;
	height: 150px;
}

.firstleftimg {
	float: left;
	text-align: center;
	width: 185px;
}

.leftimg {
	float: left;
	text-align: center;
	width: 185px;
	margin-left: 45px;
}

.firstleftimg a img {
	padding: 3px;
	border: thin solid #333;
}

.leftimg a img {
	padding: 3px;
	border: thin solid #333;
}


.rowhome a {
	text-decoration: none;
}


.rowhome a:link {
	color:#ffffff;
	text-decoration: none;
	border: none;
}

.rowhome a:visited {
	color:#ffffff;
	text-decoration: none;
	border: none;
}

.rowhome a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
	border: none;
}

.rowhome a:link img {

}

.rowhome a:visited img {
border: thin solid #333;
}

.rowhome a:hover img {
border: thin solid #cc3300;
}





.preload {
	position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px;
	overflow:hidden;
}

.preload ul {
	padding:0; 
    margin:0; 
    list-style-type:none; 
}

#photoframe {
	
	position: relative;
width:863px; height:570px; padding:10px;
}


#photoframe ul {
list-style:none; 
padding:0; 
margin:0; 
margin-top: 40px;  
width:200px; 
position:relative; 
float:right;
}

#photoframe li {
float:left;


display:inline; width:58px; height:58px; float:left; margin:0 0 5px 5px;}

/* Remove the images and text from sight */
#photoframe a.pictures span {
position:absolute; 
width:1px; 
height:1px; 
top:5000px; 
left:5px;
overflow:hidden;
}

/* styling the :hover span */
#photoframe a.pictures:hover span {
position:absolute; 
left:-633px; 
top:0; 
width:562px; 
height:560px; 
text-align:center; 
background-color:#0E0D0D; 
z-index:20;}

/* Adding the thumbnail images */
#photoframe a.pictures, #photoframe a.pictures:visited {
cursor:default;
display:block;
text-decoration:none;  
border:1px solid #333;
}

#photoframe ul li a:hover, #photoframe ul li a:focus {white-space:normal; border-color:#cc3300;}
#photoframe ul li a:hover b, #photoframe ul li a:focus b {position:absolute; left:-633px; top:0; width:562px; height:560px; text-align:center; background:#0E0D0D; z-index:10;}

#photoframe ul li a:hover img, #photoframe ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#333;}

#photoframe a {
	background-repeat: no-repeat;
    height: 55px; 
    width: 55px;
}

	/* change the thumbnail border color */

#photoframe a.pictures:hover {
    border:1px solid #cc3300; 
    }

/* tenderloin thumbnails */

#photoframe a.slidea {
background-image:url(images/tn_hotel_1.jpg);
}
#photoframe a.slideb {
background-image:url(images/tn_hotel_2.jpg);
}
#photoframe a.slidec {
background-image:url(images/tn_hotel_3.jpg);
}
#photoframe a.slided {
background-image:url(images/tn_hotel_4.jpg);
}
#photoframe a.slidee {
background-image:url(images/tn_hotel_5.jpg);
}
#photoframe a.slidef {
background-image:url(images/tn_hotel_6.jpg);
}
#photoframe a.slideg {
background-image:url(images/tn_hotel_7.jpg);
}
#photoframe a.slideh {
background-image:url(images/tn_hotel_8.jpg);
}
#photoframe a.slidei {
background-image:url(images/tn_hotel_9.jpg);
}
#photoframe a.slidej {
background-image:url(images/tn_hotel_10.jpg);
}

/* katrina thumbnails */

#photoframe a.slidek01 {
background-image:url(images/tn_katrina_01.jpg);
}
#photoframe a.slidek02 {
background-image:url(images/tn_katrina_02.jpg);
}
#photoframe a.slidek03 {
background-image:url(images/tn_katrina_03.jpg);
}
#photoframe a.slidek04 {
background-image:url(images/tn_katrina_04.jpg);
}
#photoframe a.slidek05 {
background-image:url(images/tn_katrina_05.jpg);
}
#photoframe a.slidek06 {
background-image:url(images/tn_katrina_06.jpg);
}
#photoframe a.slidek07 {
background-image:url(images/tn_katrina_07.jpg);
}
#photoframe a.slidek08 {
background-image:url(images/tn_katrina_08.jpg);
}
#photoframe a.slidek09 {
background-image:url(images/tn_katrina_09.jpg);
}
#photoframe a.slidek10 {
background-image:url(images/tn_katrina_10.jpg);
}
#photoframe a.slidek11 {
background-image:url(images/tn_katrina_11.jpg);
}
#photoframe a.slidek12 {
background-image:url(images/tn_katrina_12.jpg);
}
#photoframe a.slidek13 {
background-image:url(images/tn_katrina_13.jpg);
}
#photoframe a.slidek14 {
background-image:url(images/tn_katrina_14.jpg);
}
#photoframe a.slidek15 {
background-image:url(images/tn_katrina_15.jpg);
}
#photoframe a.slidek16 {
background-image:url(images/tn_katrina_16.jpg);
}
#photoframe a.slidek17 {
background-image:url(images/tn_katrina_17.jpg);
}
#photoframe a.slidek18 {
background-image:url(images/tn_katrina_18.jpg);
}
#photoframe a.slidek19 {
background-image:url(images/tn_katrina_19.jpg);
}
#photoframe a.slidek20 {
background-image:url(images/tn_katrina_20.jpg);
}
#photoframe a.slidek21 {
background-image:url(images/tn_katrina_21.jpg);
}
#photoframe a.slidek22 {
background-image:url(images/tn_katrina_22.jpg);
}
#photoframe a.slidek23 {
background-image:url(images/tn_katrina_23.jpg);
}
#photoframe a.slidek24 {
background-image:url(images/tn_katrina_24.jpg);
}
#photoframe a.slidek25 {
background-image:url(images/tn_katrina_25.jpg);
}
#photoframe a.slidek26 {
background-image:url(images/tn_katrina_26.jpg);
}

/* cuba thumbnails */

#photoframe a.slidec01 {
background-image:url(images/tn_cuba_01.jpg);
}
#photoframe a.slidec02 {
background-image:url(images/tn_cuba_02.jpg);
}
#photoframe a.slidec03 {
background-image:url(images/tn_cuba_03.jpg);
}
#photoframe a.slidec04 {
background-image:url(images/tn_cuba_04.jpg);
}
#photoframe a.slidec05 {
background-image:url(images/tn_cuba_05.jpg);
}
#photoframe a.slidec06 {
background-image:url(images/tn_cuba_06.jpg);
}
#photoframe a.slidec07 {
background-image:url(images/tn_cuba_07.jpg);
}
#photoframe a.slidec08 {
background-image:url(images/tn_cuba_08.jpg);
}
#photoframe a.slidec09 {
background-image:url(images/tn_cuba_09.jpg);
}
#photoframe a.slidec10 {
background-image:url(images/tn_cuba_10.jpg);
}
#photoframe a.slidec11 {
background-image:url(images/tn_cuba_11.jpg);
}
#photoframe a.slidec12 {
background-image:url(images/tn_cuba_12.jpg);
}
#photoframe a.slidec13 {
background-image:url(images/tn_cuba_13.jpg);
}
#photoframe a.slidec14 {
background-image:url(images/tn_cuba_14.jpg);
}
#photoframe a.slidec15 {
background-image:url(images/tn_cuba_15.jpg);
}

/* africa thumbnails */

#photoframe a.slidea01 {
background-image:url(images/tn_africa_01.jpg);
}
#photoframe a.slidea02 {
background-image:url(images/tn_africa_02.jpg);
}
#photoframe a.slidea03 {
background-image:url(images/tn_africa_03.jpg);
}
#photoframe a.slidea04 {
background-image:url(images/tn_africa_04.jpg);
}
#photoframe a.slidea05 {
background-image:url(images/tn_africa_05.jpg);
}
#photoframe a.slidea06 {
background-image:url(images/tn_africa_06.jpg);
}
#photoframe a.slidea07 {
background-image:url(images/tn_africa_07.jpg);
}
#photoframe a.slidea08 {
background-image:url(images/tn_africa_08.jpg);
}
#photoframe a.slidea09 {
background-image:url(images/tn_africa_09.jpg);
}
#photoframe a.slidea10 {
background-image:url(images/tn_africa_10.jpg);
}
#photoframe a.slidea11 {
background-image:url(images/tn_africa_11.jpg);
}
#photoframe a.slidea12 {
background-image:url(images/tn_africa_12.jpg);
}
#photoframe a.slidea13 {
background-image:url(images/tn_africa_13.jpg);
}
#photoframe a.slidea14 {
background-image:url(images/tn_africa_14.jpg);
}
#photoframe a.slidea15 {
background-image:url(images/tn_africa_15.jpg);
}
#photoframe a.slidea16 {
background-image:url(images/tn_africa_16.jpg);
}
#photoframe a.slidea17 {
background-image:url(images/tn_africa_17.jpg);
}
#photoframe a.slidea18 {
background-image:url(images/tn_africa_18.jpg);
}
#photoframe a.slidea19 {
background-image:url(images/tn_africa_19.jpg);
}
#photoframe a.slidea20 {
background-image:url(images/tn_africa_20.jpg);
}
#photoframe a.slidea21 {
background-image:url(images/tn_africa_21.jpg);
}


