 /* globals */

body {
        background: #000000 url(/resources/images/gtaa-coe-bg.jpg) no-repeat scroll 0 0;
	background-repeat: no-repeat;
	background-color: black;
	margin: 0;
	margin: 0;
	font-family: Helvetica, arial, sans-serif;
}
h1 {
	font-weight: normal;
	font-family:Helvetica, arial, sans-serif;
	
}

h2 {
	font-weight: bold;
	font-family:Helvetica, arial, sans-serif;
	color: #86d9ff;
}


#everything {
      margin: auto;
      padding: auto;
      width:1100px
}
#content {
      margin: auto;
      padding: auto;
      width: 960px
}

/* header */

div#header {
	margin-bottom: 30px;
}
div#header h1 {
	margin-top: 0.1em;
	color: white;
	font-weight: lighter;
	font-size: 1.5em;
}

/* accordions */
div#accordions {
	float: left;
	width: 455px;
	height: 359px;
}

div.squeezebox h1 {
	width: 420px; /* 455 real width - 48 padding-left*/
	background-color: none;
	color: white;
	font-family: Helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 14pt;
	margin: 0;
	margin-top: 0.3em;
	padding-left: 35px;
	padding-top: 8px;
	height: 30px;
	cursor: pointer;
}
div.squeezebox h1 img {
	float: right;
	margin: 8px 8px 3px 0;
	vertical-align: middle;
}
div.squeezebox div.sbody {
	width: 455px;
	height: 141px;
	color: white;
	font-family: sans-serif;
}

div.squeezebox.flight div.sbody {
height: 140px;
padding-top: 2px;
margin-bottom: 6px;
}

* html div.squeezebox.flight div.sbody {
height: 125px;
margin-bottom: -5px;
padding:0;
}

img.display {
	float: left;
	padding-right: 1em;
}

div.squeezebox form {
	font-size: 8pt;
	padding: 4px;
}

div.squeezebox form select,
div.squeezebox form input {
	font-size: 8pt;
}

div.squeezebox.flight h1 {
background-image: url('http://www.torontoescapes.com/resources/images/tabs_0101.png');
}

div.squeezebox.yyz h1 {
	background-image: url('http://www.torontoescapes.com/resources/images/tabs_02.png');
}
div.squeezebox.rooms h1 {
	background-image: url('http://www.torontoescapes.com/resources/images/tabs_03.png');
}
div.squeezebox.map h1 {
	background-image: url('http://www.torontoescapes.com/resources/images/tabs_04.png');
}

div.squeezebox.custom h1 {
	background-image: url('http://www.torontoescapes.com/resources/images/tabs_06.png');
}

div.squeezebox.offers h1 {
	background-image: url('http://www.torontoescapes.com/resources/images/tabs_05.png');
}

div.squeezebox.offers a {
	color: white;
}

div.squeezebox.flight div.sbody form {
	padding: 1.5em;
}

div.squeezebox.offers div.sbody p {
	margin: 0;
	padding: 16px;
	font-size: 11px;
	font-family: Helvetica, arial, sans-serif;
}

div.squeezebox.custom a {
	color: white;
}

div.squeezebox.custom div.sbody p {
	margin: 0;
	padding: 16px;
	font-size: 11px;
	font-family: Helvetica, arial, sans-serif;
}


div.squeezebox.flight {
	background: url('http://www.torontoescapes.com/resources/images/bg-blue.png') no-repeat 0 19px;
}

div.squeezebox.yyz {
	background: url('http://www.torontoescapes.com/resources/images/panel_02.png');
}

div.squeezebox.rooms {
	background: url('http://www.torontoescapes.com/resources/images/panel_03.png');
}

div.squeezebox.map {
	background: url('http://www.torontoescapes.com/resources/images/panel_04.png');
}

div.squeezebox.offers {
	background: url('http://www.torontoescapes.com/resources/images/panel_05.png');
}

div.squeezebox.custom {
	background: url('http://www.torontoescapes.com/resources/images/panel_05.png');
}



div.squeezebox.offers div.sbody p.explore_links {
	text-align: right;
	padding-top: 0px;
}

div.squeezebox.offers div.sbody p.explore_links a:link,
div.squeezebox.offers div.sbody p.explore_links a:visited,
div.squeezebox.offers div.sbody p.explore_links a:hover,
div.squeezebox.offers div.sbody p.explore_links a:active
{
	border: 1px solid #888;
	background-color: #e5159f;
	color: white;
	text-decoration: none;
	padding: 4px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}

div.squeezebox.rooms table {
	margin-top: 20px;
}

div.squeezebox.rooms td {
	padding: 3px 6px 3px 6px;
}

div.squeezebox.rooms th {
	text-align: right;
	padding: 3px 6px 3px 16px;
}

div.squeezebox.yyz div.sbody ul.links {
	float: right;
	list-style-type: none;
	margin: 8px auto 4px auto;
}
div.squeezebox.yyz div.sbody ul.links li {
	font-size: 11px;
	background-color: none;
	width: 150px;
	padding: 2px 2px 2px 6px;
	margin: 3px 8px 3px 0px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}

div.squeezebox.yyz div.sbody ul.links li a {
color: #005293;
}

div.squeezebox.yyz div.sbody p#logo {
	margin: 0;

}

div.squeezebox.yyz div.sbody p#logo img {

	border: 0px;

}

div.squeezebox.yyz div.sbody form.flightinfo {

	margin-top: 10px;

	height: 69px;

	width: 250px;

}

*:first-child+html div.squeezebox.yyz div.sbody form.flightinfo {
margin-top: -5px;
}

* html div.squeezebox.yyz div.sbody form.flightinfo {
margin: 65px 0 0 20px;
}

div.squeezebox.yyz div.sbody form.flightinfo h2 {

	margin-top: 0;

	margin-bottom: 4px;

	font-size: 8pt;

}

div.squeezebox.yyz div.sbody form.flightinfo p {

	margin: 2px;

}



/* welcome */





div#welcome {

	float: right;

	width: 448px;

	height: 348px;

	background-color: transparent;

	background: url(/resources/images/home-box-bg.png) no-repeat scroll 0 0;

	background-repeat: no-repeat;

	padding: 12px 0px 0px 7px;

	margin: 6px 0px 0px 0px;

	/* padding: 0 0 0 12px; */

	/* margin: 0; */

	vertical-align: top;

}



div#welcome h1 {

	font-size: 12pt;

	font-weight: bold;

	text-align: left;

	width: 440px;

	/* padding: 0px 10px 0px 10px; */

	padding: 5px 0 0 0;

	margin: 0;

	color: white;

}



div#welcome h1 img {

	margin: 0;

	padding: 0;

}



div#welcome p {

	vertical-align: top;

	padding: 0px 10px 0px 10px;

}



/* discover and beyond */

div#discover {
        float:left;
	margin: 42px 0 0 0;
	width: 455px;
	height: 348px;
	padding:  12px 0 0 0;
	background-color: transparent;
	background: url(/resources/images/home-box-bg.png) no-repeat left top;
}

div#beyond {

	margin: 34px 0 0 0;
	width: 455px;
	height: 348px;
	padding:  12px 0 0 0;
        float:right;
	background-color: transparent;
	background: url(/resources/images/home-box-bg.png) no-repeat left top;


}

div.discovery {

	
	/* background-position: center top; */

	/* background-repeat: no-repeat; */

}



div.discovery a.moreinfo:link,

div.discovery a.moreinfo:visited,

div.discovery a.moreinfo:hover,

div.discovery a.moreinfo:active

{

	float: right;

	margin: 10px 10px 0px 0px;

	padding: 0px;

        border: 0px;

	/* text-decoration: none; */

	/* padding: 4px; */

	/* margin: 8px 8px 0 0; */

	/* border: 1px solid #888; */

	/* background-color: #777; */

	/* color: white; */

	/* -moz-border-radius: 0.5em; */

	/* -webkit-border-radius: 0.5em;  */

	/* border-radius: 0.5em; */

}



div.discovery h1 {

	font-size: 14pt;

	margin-left: 4px;

}



div.discovery ul.blocky {
	list-style-type: none;
	padding: 2px;
	width: 454px;
	margin: 0 auto 0 auto;
	text-align: center;
        vertical-align: top;
}

div.discovery ul.blocky li {
	display: inline-block;
	width: 140px;
	padding: 0px 2px 0px 2px;
	color: white;
	text-align: left;
        vertical-align: top;
}

div.discovery ul.blocky li img {
	border: 2px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 129px;
	height: 61px;
}

div.discovery ul.blocky li h2 {

	font-size: 12px;

	padding: 0;

}



div.discovery ul.blocky li p {

	font-size: 11px;
	padding:0;
        line-height: 1.4;

}

div.discovery a {

    color: #86d9ff;

}



/* footer and subfooter */

	
#footer {
	width:962px;
	clear: left;
	color: #fff;
	font-size:12px;
	text-align: center;
	height: 74px;
	background-image: url(/resources/images/footer-coe-bg.png);
	background-repeat: no-repeat;
	font: arial;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0 0 71px;
	padding: 27px 0 0 0;
        float: left;
}

*:first-child+html #footer {
padding: 27px 0 0 0 ;
}

#footer li {
	width:1100px;
	margin: 0 auto;
	clear: left;
	color: #fff;
	display:inline;

}
	
#footer a {
	width:1100px;
	margin: 0px 0 0 0px;
	clear: left;
	color: #fff;
	display:inline;
	text-decoration: none;
}

#footer a:hover{
	width:1100px;
	margin: 0 auto;
	clear: left;
	color: #A3CFF0;
	display:inline;
	text-decoration: none;
}


#subfooter {
	width:962px;
	clear: left;
	font-size:12px;
	text-align: center;
	height: 74px;
	margin: 40px 0px 100px 60px;
	padding: 0px;
        float: left;
}


#widget {
float: left;
        width: 440px;

        margin: 20px 0 0 10px;

        _padding-right: -10px;

       

}

* html #widget {
display: inline;
}

#arrival-date {
width: 250px;
        min-height: 28px;
        margin:0;
padding:0;
text-align: left;
        height: auto !important;
        height: 28px;

}

*:first-child+html #arrival-date {
margin-top: -15px;
float: left;
clear:both;
}

#arrival-date select {

        margin-left: 4px;

}





#nights-rooms {
text-align: left;
margin:0;
padding:0;
        min-height: 28px;
width: 300px;
        height: auto !important;

        height: 28px;

}

*:first-child+html #nights-rooms {
float: left;
clear:both;

}


#nights-rooms select {

        margin-left: 4px;

}





#adults-children {
text-align: left;
margin:0;
padding:0;
        min-height: 24px;

        height: auto !important;

        height: 24px;

}

*:first-child+html #adults-children {
float: left;
clear:both;
width: 440px;
}


* html #adults-children {
display: inline;
}


#adults-children select {

        margin-left: 4px;

}





.spaced {

        margin-left: 10px;

}

.child_ages select {

        margin-left: 4px;

}


#children-age {

        margin-left: 4px;

}



#header img { 

         padding:3px 0 0 0;

         margin:-9px 0 -15px 0; 

}

#nav-bar { 
 background-image:url(/resources/images/header-bg.jpg);
background-repeat:no-repeat;
clear:both;
height:70px;
margin:0;
padding:0;
width:1100px;
}

#logo  {
 float:left;
height:61px;
margin:0 0 0 112px;
padding:0;}

* html #logo {
display: inline;
margin: 0 0 0 102px;
}


#torontotourism a {
float: left;
width: 180px;
height: 60px;
margin: 0;
padding:0;
}

#torontotourism  {
background-repeat:no-repeat;
height:60px;
left:405px;
margin:0 7px 0 0;
display: none;
padding:0;
position:absolute;
width:180px;
 display: inline;
}



#widget a#logo-avial {
display: block;
background: url('http://www.torontoescapes.com/resources/images/torototourisnhome-logo.png') no-repeat;
width: 190px;
height: 58px;
position: absolute;
margin: -23px 0 0 250px;

}

*:first-child+html #widget a#logo-avial {
position: relative;
height: 47px;
}

* html #main-nav{
	display: inline;
        margin: 0 0 0 100px;
        width: 638px;
}

#main-nav {float:left;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0 0 0 100px; padding:0;}

#main-nav li {float:left;list-style-image:none;list-style-position:outside;list-style-type:none;margin:17px 1px 0 0;}ceomainstyle.css (line 71)


