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

@import url('http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

html {
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5cfd0', endColorstr='#71828A');
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c5cfd0), to(#71828A));
	background-image: -webkit-linear-gradient(top, #c5cfd0, #71828A);
	background-image: -moz-linear-gradient(top, #c5cfd0, #71828A);
	background-image: -ms-linear-gradient(top, #c5cfd0, #71828A);
	background-image: -o-linear-gradient(top, #c5cfd0, #71828A);
	background-image: linear-gradient(top, #c5cfd0, #71828A);
}
body {
	font-family: "Open+Sans", Arial, Helvetica, sans-serif; font-weight: 300;
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;

}

h1, h2, h3, h4, h5, em {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#485459;
}
h1, h2, h3 {
	letter-spacing: .07em;
	margin-top: .5em;
	margin-bottom: .5em;
}

h1 {font-size: 1.3em;}
h2 {font-size: 1.1em;
	line-height:100%;
}

h3 {
	font-size: 1em;
	line-height:100%;
}

h4 {
	margin-top: 1.5em;
	margin-bottom:.5em;
}
h5 {
	color:#98A5AB;
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: 0.07em;
	font-weight: normal;
	margin:0 2em 0 0
}



/*one main page header contains h1 but on all others h1 is in the main content so name in header is a p with same styling accept for a few needed changes to duplicate an h1 the span is used on both*/

#header h1 {
	color:#f00;
	display:block;
	padding-top:.4em;
	margin-top: 0;
	margin-right: 2.5em;
	line-height: 65%;
	letter-spacing: -.07em;
	font-style: italic;
	font-family: "univers condensed", helvetica, sans-serif;
	font-size: 3.5em;
}

#header p {
	font-size: 1.8em;

	margin-bottom: .5em;
}

.largeh1 {
	display: block;
	font-size: 2em;
	padding-top:0.2em;
	letter-spacing:.01em;
}


em {
	margin-top: .8em;
	padding: .4em;
	color: #D1101F;
	width:80%;
	display: block;
	letter-spacing: .1em;
	font-size: 0.85em;
	font-weight: bold;
}
address.company_address { 
    margin: .5em 0 2em ; 
    font-size: 0.8em; 
    font-style: normal; 
    white-space: pre; 
    white-space: -moz-pre-wrap; 
    white-space: -o-pre-wrap; 
    white-space: pre-wrap; 
    white-space: pre-line; 
    word-wrap: break-word; 
} 
 
address.company_address span { 
    font-weight: bold; 
    font-size: 1.2em; 
} 


p {
	color:#444E53;
	line-height:1.5;
}
hr {
	background-color:#AAB4B9;
	border-width:0;
	color:#AAB4B9;
	height:2px;
	line-height:0;
	margin:3em auto;
	text-align:center;
	width:80%;
	background-position: 0 50%;
}
hr:after {
	content:"\a7\a7";
	font-size:1.25em;
}

img {
	border: none;
}
/*styles the contact details in the header */
#contact {
	text-align: right;
	position:absolute;
	top: .5em;
	right: .5em;
}
#contact a {
	color: #369;
	padding:0;
	font-size: 85%;
	display:inline;
	text-decoration: none;
}
#contact a:hover {
	color: #F00;
	background:none;
}
/*date*/
p.date {
	padding-top: .75em;
	font-size: .85em;
	font-style: italic;
}
/*hides nav html for mobile viewers*/
#navigation_mobile {
	display:none
}
/*sets navigation menu parameters*/

#navigation {
	margin: 0 0 .3em 0;
	border-bottom: thin solid #AAB4B9;
	clear:both;
	
}
ul#navigation {
	float:left;
	width: 100%;
		padding:  0;	
		
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
	
}
ul#navigation li {
	float:left;
	position:relative;
	padding-right: .93em;
	padding-left: .696em;
	border-right: thin solid #fff;
list-style:none;

}
#navigation a {
	font-weight: bold;
	font-size: 0.75em;
	color:#414A50;
	text-decoration:none;
	display:block;
	width: 9em;
	padding:.8em;
	}
#navigation a:hover {
	text-decoration:underline;
	
}
/*drop down menu paramenters*/

.menu ul{
	background:none;
	margin:0;	
}
li .menu, li .form {  /*styles li for menus and form*/
	position:absolute;
	left:-9999em;
	top:2em;
	border:thin solid #71828A;
	/*-moz-border-radius:0 0 10px 10px;
	-moz-box-shadow:2px 2px 5px #666;*/
	padding: .5em 0;
	background: white;
}
li .menu {
width:20em;
	z-index: 1000; /*in ff this deals with transparency problem but no in ie adding position doesn't help it also has to appear in li .menu and li .form  */
}
li .form {
	padding-left: .5em;
	padding-right: .5em;
	z-index: 1000;/*in ff this deals with transparency problem but no in ie adding position doesn't help it also has to appear in li .menu and li .form */
}
li .menu a {
	color:#414A50;

	
		
}
li:hover .menu {  /*correctly position menu under menu link*/
	left:0;	
}

li .menu img {
	padding-top:.5em;
	padding-left: .5em;


}
/*form syles*/
li:hover .form {
	left:0; /*correctly position form under menu link*/
	background-image: url(http://www.tourducanada.com/images/silver.gif);
	background-repeat: no-repeat;
}
.form {
	color:#636B30;
	margin-bottom: 2em;
}

.form p {margin-top: 0;}
label {
	font-size: .9em;
	display: block;
}
.formsection p {
	display: block;
}
.form input[type="submit"] {
	float:right;
	margin:.2em .2em .2em 0;
}
.input {
	border: thin solid #71828A;
	background-color: #FFF;
}
.button {
	border: thin solid #71828A;
	-moz-border-radius:10px 10px 10px 10px;
	background-color: #fff;
	font-size: 0.7em;
	padding-top: 0;
	width: auto;
	color: red;
	font-weight: bold;
}
/*tdc member signin button*/
#memsign-button {
	border: thin solid #71828A;
	background-image:url(http://www.tourducanada.com/images/silver.gif);
	margin-top: 0.2em;
	margin-left: 0;
	padding-left: 0.2em;
	padding-right: 0.2em;
	font-size: .8em;
	
}
a:link {
	color:#4F89C4;
	text-decoration: none;
}

a:visited: {color:#4F89C4;
	text-decoration: none;}
	
a:hover {
	color:#f00;
	background:none;
	text-decoration:underline;
}	
img {
	/*margin:10px 0 5px;*/
}
#main_wrapper {
	margin:  0 auto;
	max-width:1020px;
	padding:.7em;
	border: .1em solid rgb(255, 255, 255); /*rgb fix*/
	border:.3em solid rgba(255, 255, 255, 0.5);
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	overflow:hidden;		/* This chops off any overhanging divs */
	background: white;
}
/* Header styles */
#header {
	width:100%;
	text-align:center;
	padding-bottom: .5em;
	position:relative;
	border-bottom: thin solid #AAB4B9;
	background: url(http://www.tourducanada.com/images/silver2.png) repeat-y;
}


/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright, .colmid, .colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.colleft, .colmid {
	border-right-width: 1px;
	border-right-style: dotted;
	border-color: #71828A;
}
.col1, .col2, .col3 {
	float:left;
	position:relative;
	padding:.5em 0 .5em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:none;		/* right column background colour */
}
.threecol .colmid {
	right:25%;			/* width of the right column */
	background:none;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
	background:none;	/* left column background colour */
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* 2 Column (right menu) settings */
.rightmenu {
	background:none;
}
.rightmenu .colleft {
	right:25%;			/* right column width */
	background:none;		/* left column background colour */
}
.rightmenu .col1 {
	width:71%;			/* left column content width (left column width minus left and right padding) */
	left:27%;			/* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
	width:21%;			/* right column content width (right column width minus left and right padding) */
	left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	
}


	/* Full page settings */
.fullpage {
		background:transparent;		/* page background colour */
	}
.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		min-height: 625px;
	}

/* lists in main column */

.colmask ul   {
	display:block;
	font-weight: normal;
	background: none;
	margin-top: 0;
	margin-left: -1.5em;
	list-style-type: disc;
	list-style-position: inside;
	color:#444E53;

}	
.colmask li {font-size: .95em; border:none; padding-top: .5em;	padding-left: 1em;	padding-right: .3em;width:100%;	float:none;}
.colmask a:link{	background: none; 	 color: #369;}
.colmask a:visited{	color: #369; background: none; }	
.colmask a:hover{color: #f00; background: none;	text-decoration: underline;}	

.colmask ol {width: 80%;
	list-style-position: inside;
	line-height:1.5;
	font-size: 1.1em;
}

#plain_list ul {display:inline; }	
#plain_list li{
	display:inline;
	font-size: .75em;
	margin-left: .9em;
	padding-right: .3em;
	list-style-type: disc;
}

.anchor {font-size: .8em; }

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
	color:#424242;
	margin: 0 auto;
	
}

.donors {
	width:95%;
	border-collapse:collapse;
	margin-bottom: 1em;
	background-color: #F4F4F4;
}
.donors td, #donors th {
	font-size:1.1em;
	padding:.5em .75em .3em 1em;
}
.donors th {
	text-align:left;
	padding:.3em 0 .35em 1em;
	background-color:#CCC;
	vertical-align:bottom;
}


blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height: 1.5em;
	margin-right: .5em;
	margin-left: .7em;
	padding-top: .5em;
	padding-bottom: 1em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #AFB8CB;
	text-indent: 1.5em;
}


/*feature  */
#feature {
	background: #fff;
	padding:.5em;
	margin-top:2.3em;
	width:80%;
	border: thin dashed #71828A;
	text-align: center;
}
#feature p {
	color:#636B30;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin-bottom:0;
}
#feature h4 {
	font-size: 1.2em;
	color: #D1101F;
	margin-top:0;
	margin-bottom:0;
}
#feature img {
	padding: 1em 0;
}
/*social links*/
#social ul {
	margin-top: .5em;
	margin-bottom: .3em;
	margin-left: 2.2em;
	background-image: none;
	list-style-type: none;
}
#social li {
	padding:0 .2em;
	border:none;
	display:inline;
}
#social a {
	padding:0;
	border:none;
}
/* floats */
.left_img_float {
	float: left;
	padding:.3em 1.5em 0 1em;
	
	
	
}

/*.right_img_float {
	float: right;
	padding:0 1.5em 0 1em;
	
}*/


/* footer*/
#footer {
	text-align:center;
	clear:both;
	border-top: thin dotted #AAB4B9;
}
#footer p {
	font-size: 0.9em;
	margin-top:.5em;
	color:#636B30;
}
#footer a {
	color: #636B30;
	display: inline;
}
