﻿/*--------------------------------------------------------------------------------------------------

FreshAirCinema Stylesheet
(c) Copyright 2007 Chad Blenkin, UrbanRootsMedia

/* Layout
--------------------------------------------------------------------------------------------------*/
body {
margin-left:auto;
margin-right:auto;
margin-top:15px;
color: #222;
}

#everything
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 7px 7px 7px;
	vertical-align:top;
	background: url(../images/body-bgrd.jpg) repeat-y 50% 2em;
	;
	border-top: 7px solid #fff;
}

#column1 {
	padding-top:5px;
	width:400px;
	height:auto;
	margin-left:15px;
	padding-right:10px;
	text-align:left;
	vertical-align:text-top;
	float: left;
	}
	
#column2 {
	float: right;
	width:275px;
	height:auto;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
	padding-top: 5px;
	
	}


/* MISC
--------------------------------------------------------------------------------------------------*/
.price { font-weight:bold; margin-bottom:.5em; }


/* Drop Menu Style */	
.dropmenudiv {
position:absolute;
top: 0;
left:0;
/*border: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
/*border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;*/
z-index:100;
width: 230px;
height:auto;
visibility: hidden;
list-style:none;
list-style-type:none;
background-color:#ebebeb;
text-align:left;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv ul {
    margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:2px;
	background-color:#f4f3f3;
	display:block;
	width:auto;
	text-align:left;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
	font-weight:bold;
	}

.dropmenudiv li {background-color: #f4f3f3;
	list-style:none;
	list-style-type:none;
	height:18px;
	width:auto;
	border-bottom:3px solid #dae3d1;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	}


.dropmenudiv a{
	width: auto;
	display: block;
	/*text-indent: 3px;*/
/*border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
padding: 2px 0;
	text-decoration: none;
	/*font-weight: bold;*/
margin-left:0px;
	padding-left:5px;
	color: #006633;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#ffffff;
background-color:#333333;
padding-left:5px;
text-decoration:none;
}


/* TYPOGRAPHY 
--------------------------------------------------------------------------------------------------*/


body									{
	background-color: #111;
}
body, table           {
	font: 11px/17px "Lucida Grande", tahoma, sans-serif;
	height: inherit;
	clear: both;
}
h1,h2,h3,h4,h5,h6,p,pre,table,blockquote
											{ padding:0; }
h1,h2,h3,h4,h5,h6			{ line-height:1.1em; margin-bottom:.5em; }

small                 { font-size:11px; line-height:11px; }

p+h2									{ margin-top:1em; }
p+h3									{ margin-top:1em; }
p+h4									{ margin-top:1em; }


/* LISTS
--------------------------------------------------------------------------------------------------*/
ul                    { margin:0; padding:0; padding-left:2em; margin-bottom:1em; }
ul li                 { margin:0; padding:0; }          
ol                    { margin:0; padding:0; padding-left:2em; margin-bottom:1em; }
ol li                 { margin:0; padding:0; }
ol ol									{ margin-bottom:0; list-style:lower-roman; }
ol ol	li							{ list-style-type:lower-roman; }


/* IMAGES
--------------------------------------------------------------------------------------------------*/
a img                 {
	border:none;
	margin-right: 2px;
}


/* LINKS
--------------------------------------------------------------------------------------------------*/


/* TABLES
--------------------------------------------------------------------------------------------------*/
/* Header Table */

#header {
	width:100%;
	background-image:url(images/heading-brd.jpg);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:bottom;
	margin-bottom: -8px;
}

#headerhome {
	width:100%;
	background-image:url(images/heading-brd.jpg);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:bottom;
	margin-bottom: -4px;
}
#menu {
	background-image:url(images/menu-bgrd.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	text-align:left;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#menu a {
	color:#006600;
	text-decoration:none;
	font-size: 12px;
}
#menu a:hover {color:#333333; text-decoration:underline;}

#util {
	margin-right:10px;
	color:#FFFFFF;
	font-size:10px;
	margin-bottom: 40px;
}
#util a {color:#FFFFFF; font-size:12px; font-weight:100; text-decoration:underline;}
#util a:hover {color:#339966; font-size:12px; font-weight:100; text-decoration:underline;}

#logo {
	float: left;
}

.tabs {
	margin-left:1px;
	margin-right:1px;
	vertical-align: bottom;
}

.clear {
	clear:both;
	height: 1px;
}


/* FORMS
--------------------------------------------------------------------------------------------------*/

form                  { margin:0; padding:0; margin-bottom:1em;  }
fieldset              { margin:0; padding:0; margin-bottom:2.5em; border:0; }
input,textarea,select	{ border:1px solid #aaa; font-family:verdana, sans-serif; font-size:1em; }
.highlight {
	font-size: 12px;
	font-weight: bold;
	color: #e48828;
	line-height: 1.2em;
}
.top {
	float: right;
}
#mail {
	background-position: left top;
	background-color: #F5F5F5; border: 3px solid #fff; padding: 10px; margin: 2px;}
	
#mail p {line-height:1.4em;margin:5px 0;font-size:11px;}
#mail .submit  {margin-left:130px; border:0px;}
#mail .input {margin-left:29px;}
#mail .input2 {margin-left:32px;}
#mail .prov {margin-left:3px;}

#book {
	background-position: left top;
	background-color: #F5F5F5; border: 3px solid #fff; padding: 10px; margin: 2px;}
	
#book p {line-height:1.4em;margin:5px 0;font-size:11px;}
#book .submit  {margin-left:150px; border:0px;}
#book .input {margin-left:22px;}
#book .input2 {margin-left:25px;}
#book .input3 {margin-left:19px;}
#book .input4 {margin-left:30px;}
#book .prov {margin-left:5px;}

#index {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/index-bgrd_v2.jpg);
	height: 407px;
	background-repeat: no-repeat;
}

#indexfloat {
	width: 354px;
	margin-left: 39px;
	padding-right: 15px;
	margin-top: 65px;
	float: left;
	color:#ffffff;
	font-size:12px;
	height:auto;

}

.safari #indexfloat{ margin-top:80px; font-size:11px; }

#indexbtm
{
	width:760px;
	height: 125px;
}

#index{
	position:relative;
}

#summer-cinema{
	position:absolute;
	top:63px;
	right:13px;
	display:block;
	overflow:hidden;
}

#summer-cinema span{
	position:absolute;
	bottom:6px;
	left:10px;
	display:block;
	overflow:hidden;
	background: transparent url('images/summer_cinema_homepage_sprite.png') no-repeat 0px 0px;
	background-size: 109%;
	height:9px;
	width:131px;
	text-indent:-10000px;
	
}

#summer-cinema a:hover span{
	background-position:0px -9px;
}

#scotia{
	position: absolute;
	right:  14px;
	top: 155px;
}

#scotia span{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	overflow:hidden;
	background: transparent url('images/summer_cinema_homepage_sprite.png') no-repeat -2px -33px;
	height:89px;
	width:171px;
	text-indent:-10000px;
}

#scotia a:hover span{
	display:block;
}