@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #accaf0;
	font-family: verdana;
}

img {
	border: 0;
}

div#wrapper {
	margin: 0 auto;
	width: 950px;
	position: relative;
	font-size: 12px;
	background:  #fff;
}

div#header {
	margin: 0 auto;
	background: url(../images/topbanner/tour-for-kids-header-l.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

div#iheader {
	background: url(../images/topbanner/tour-for-kids-header2.jpg);
	background-repeat: no-repeat;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	height: 150px;
}

div#oheader {
	background: url(../images/topbanner/tour-for-kids-header-on.jpg);
	background-repeat: no-repeat;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	height: 150px;
}

div#aheader {
	background: url(../images/topbanner/tour-for-kids-header-al.jpg);
	background-repeat: no-repeat;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	height: 150px;
}


div#latest-news {
	background: #ffc;
	padding: 10px;
	font-size: 10px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 5px;
}

div#latest-news a {
	font-weight: bold;
	text-decoration: none;
	color: #1a3461;
}

div#latest-news a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #74a6cf;
}

.navtopper {
	position: absolute;	
}

div#rightpanel {
 margin-left: 725px;
 width: 210px;
 z-index:2;
 padding-left: 10px;
 text-align: center;	
 border-left: 1px solid #eaeaea;
}

div#rightpanel p {
 text-align: center;	
}

div#home {
 background:#ffffff;
 color: #333333;
 z-index:5;
 width: 930px;
 padding: 10px;
}


div#main {
 background:#ffffff;
 color: #333333;
 z-index:5;
 border-right: 1px solid #eaeaea;
 padding: 0 5px;
 float: left;
 width: 715px;
}

div#vipmain {
 background-position: center;
 color: #333333;
 z-index:5;
 padding: 10px 5px 0 5px; 
 float: left;
 width: 715px;
}

div#clear {
clear: both;	
}

div#footer {
	text-align: center;	
	padding: 20px;
	background: #fff;
	border-top: 1px solid #999;
}

div#footer p {
	text-align: center;	
}

p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000;
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-align: justify;
}

p.rightpic {
	float: right;
	padding-left: 10px;
}

p.line {
	border-top: 1px solid #e0e0e0;
	margin-bottom: 5px;
}



p A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #E22300;
	text-decoration: none;
}

p A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #E22300;
}

p A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #E22300;
}

p A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #E22300;
}

ul {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	margin-left: 15px;
	margin-bottom: 10px;
}

ul a {
		color: #E22300;
		text-decoration: none;
}

ul a:hover {
		color: #E22300;
		text-decoration: underline;
}
	

h1 {
	font-size: 24px;
	font-weight: 100;
	color: #1a3461;
	margin: 10px 0 10px 0;
	padding-left: 5px;
} 

h3 {
	font-size: 16px;
	font-weight: 100;
	background-image:url(../images/ar.jpg);
	background-repeat:no-repeat;
	background-position: left;
	background-color: #FFC;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 5px 5px 5px 15px;
	color: #1a3461;
	line-height: 1.5em;
	padding-left: 5px;
}

.h3link2 a{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color:#F00;
	text-decoration: none;
}

.h3link2 a:hover{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #F00;
	text-decoration: underline;
}

.h3link2 a:visited{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #1a3461;
}

h5 {
	font-size: 16px;
	font-weight: 100;
	padding: 5px;
	color: #fff;
	background-image: url(http://www.tourforkids.com/ontario/images/h5-back.png);
	background-repeat: no-repeat;
}

h5.h3link a{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #fff;
}

h5.h3link a:hover{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #fff;
}

h5.h3link a:visited{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #fff;
}

h6 {
	font-size: 11px;
	color: #666;
	margin-top: -5px;
	margin-bottom: 5px;
	font-weight: 100;
	line-height: 1.3em;
	padding-left: 5px;
}

.h6link a{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #1b79bf;
}

.h6link a:hover{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #1b79bf;
}

.h6link a:visited{
	font-size: 16px;
	font-weight: 100;
	padding: 3px;
	color: #1b79bf;
}

h2 {
	font-size: 18px;
	font-weight: 100;
	color: #1a3461;
	margin: 10px 0 10px 0;
	padding-left: 5px;
} 

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1a3461;
	margin: 10px 0 10px 0px;
	padding-left: 5px;
} 


h2 a {
	font-size: 18px;
	font-weight: 100;
	color: #E22300;
	text-decoration: none;
} 

h2.sideh2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #19345f;
	text-align: left;
	padding: 5px;
} 


 img.small-pic {
	float: right;
	margin-left: 10px;
	margin-top: -10px;
}

 
div#main-image {
	background-image: url(../images/main-image.jpg);
	background-repeat: no-repeat;
	width: 614px;
}


.smallinfobox {
	background: #e5e5e5;
	border-top: 1px solid #333;
}


.shift {
	margin-left: 20px;
}

div#topbar {
	position: relative;
	font-family: Tahoma;
	background-image: url(../images/top-bar.jpg);
	background-repeat: repeat-x;
	height: 52px;
}

div#topbar p a{
	font-size: 18px;
	font-weight: 100;
	color: #006db8;
}

div#topbar p {
	font-size: 18px;
	font-weight: 100;
	color: #006db8;
}

div#topbar p.burning {
	font-size: 18px;
	font-weight: 100;
	color: #FF0000;
}

div#banner {
	background-image: url(../images/banner-right.png);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	height: 560px;
	float: right;
	position: fixed;
	margin-top: -130px;
	width: 470px;
}

div > div#fixmetoo { position: fixed; }

#popitmenu{
position: absolute;
font: normal 18px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
padding: 30px 30px;
background:url(http://www.tourforkids.com/images/hover.png);
background-repeat: no-repeat;
width: 170px;
height: 46px;
}

#popitmenu a{
text-decoration: none;
color: #19345f;
display: inline;
font: normal 16px Verdana;
text-decoration: none;
}

#popitmenu a:hover{ /*hover background color*/
color: #19345f;
text-decoration: underline;
}

ul.otherlists {
	list-style: none;
	padding-bottom: 10px;
	margin-left: 0;
	border-bottom: 1px solid #eaeaea;
}

ul.otherlists li {
	display: inline;
	padding: 0 10px 0 10px;
}

ul.frontlists {
	list-style: none;
	padding-bottom: 10px;
	margin-left: 20px;
}

ul.frontlists li {
	display: inline;
	padding: 0 5px 0 5px;
}


ul.sponsors {
	list-style: none;
	margin-bottom: 10px;
}

ul.sponsors li {
	display: inline;
	padding: 0 10px 0 10px;
}

ul.sponsors li  a{
	color: #F00;
	text-decoration: none;
}


p.quote {
	background: #eceff5;
	border: 1px solid #999;
	padding: 5px;
	margin: 5px;
	text-align: left;
	font-size: 11px;
}

p.quote a {
	font-size: 11px;
}

p.quote span {
	font-weight: bold; 
	display: block;
	margin-top: 10px;
	color: #333;
}

p.smalltext {
	font-size: 10px;	
}

p.smalltext  a{
	font-size: 10px;	
}

.full_widget {
	border: 1px solid #fff;	
}

blockquote {
	margin: 22px 40px;
	upadding: 3px;
	padding: 0 50px;
	font-style: normal;
	line-height: 1.5em;
	text-align: justify;
	background: transparent url("http://www.tourforkids.com/ontario/images/blockquote.png") no-repeat 0 0;
}

blockquote span {
	font-weight: bold; 
	display: block;
	margin-top: 10px;
	color: #333;
}

ul.pdf {
	list-style: none;
}

ul.pdf li {
	background: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0 5px 35px;
	height: 30px;
}

ul.pdf li  a{
	color: #F00;
	text-decoration: none;
}

ul.gps {
	list-style: none;
}

ul.gps li {
	background: url(../images/gps.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0 5px 35px;
	height: 30px;
}

ul.gps li  a{
	color: #F00;
	text-decoration: none;
}

ul.word {
	list-style: none;
}

ul.word li {
	background: url(../images/word.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0 5px 35px;
	height: 30px;
}

ul.word li  a{
	color: #F00;
	text-decoration: none;
}

div.backlinks {
	color: #666;
	font-size: 10px;
	margin-bottom: 0px;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #e0e0e0;
	margin-top: 10px;
	background: #eaeaea;
	padding-left: 5px;
}	

div.backlinks a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

div.backlinks a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

table.center td p {
	text-align: center;
}

div#sponsorlist {
	border-bottom: 5px solid #ccc;
	padding-bottom: 10px;
	color: #1a3461;
	margin-bottom: 10px;
}

div#sponsorlist p.spons {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: justify;
	width: 500px;
}

div#sponsorlist p.spons  A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E22300;
}

div#sponsorlist p.spons  A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #E22300;
}

div#sponsorlist p.sponshead {
		font-size: 15px;
		font-weight: bold;
	    color: #333;
		border-bottom: 1px solid #eaeaea;
}

div#sponsorlist img {
	float: right;
	padding-right: 10px;
}

table.front td {
		background: url(../images/index-subs.jpg);
		background-repeat: no-repeat;
		margin-left: 5px;
}

table.front td h4 {
	padding-left: 20px;
}

table.front td p {
		padding: 5px 20px 0px 20px;
}