/*	Desc: VWB Screen Style Sheet

	Author: Jim Olson, Trapeze Communications

	Date: 28/06/08

	+ Colours

	#6e6052 subnav and breadcrumb links
	#d83c29 h2 heading and general links

=== === === === === === === === === === */

/*=STRUCTURE
=== === === === === === === === === === */

@import 'reset.css';

html {

}

body {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background: #f7f6f1 url(../images/bg-page.jpg) repeat-y center;
}

div#WrapOuter {
	width: 985px;
	margin-left:auto;
	margin-right:auto;
}

div#WrapInner {
	width: 985px;
	margin: auto;
	text-align: center;
	background-color: #fff;
	float: left;
	background-image: url(../images/topline.png);
	background-repeat: repeat-x;
}


/*=COMMON
=== === === === === === === === === === */

* {
	padding: 0px;
	margin: 0px;
}

p {
	line-height: 150%;
	margin-bottom: 8px;
}
  
#masthead h1 {

}

a:link, a:visited {
	color: #d83c29;
	text-decoration: none;
}

a:hover {
	color: #d83c29;
	text-decoration: underline;
}

.line {
	height: 2px;
	border-top: 0px dotted #fff;
	border-right: 0px dotted #fff;
	border-left: 0px dotted #fff;
	border-bottom: 1px dotted #6f6f6f;
	display: block;
}

h2 {
	color: #d83c29;
}

div#ContentMain #Item h2 {
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

div#ContentSub #Item h2 {
	font-size: 12px;
	margin-bottom: 10px;
}

div#ContentSubpage #Item h2 {
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.errorMessage
{
	font-size: 110%;
	color:#3300FF;
	}

/*user defined styles */
.style62 {
	font-size: 12px;
	font-weight: normal;
}
.style64 {font-size: 12px; font-weight: bold; color:#6e6052 }

em {
	font-style:italic;
	
}

/*=STRUCTURE
=== === === === === === === === === === */

#PageContainer {
	width: 985px;
	height: 800px;
}

#Masthead {
	width: 985px;
	height: 367px;
	background-image: url(../images/masthead_01.png);
	background-repeat: no-repeat;
	background-position: 30pt 96px;
}

div#Logo {
	width: 320px;
	height: 300px;
	margin-top: 30px;
	float: left;
	background: url(../images/logo.png) no-repeat 40px 29px;
}

#LowerHalf {
	width: 985px;
	min-height: 500px;
	background-image: url(../images/masthead_02.jpg);
	background-repeat: no-repeat;
	background-position: 30pt 0;
}


/*=NAVIGATION
=== === === === === === === === === === */

/* META NAVIGATION */

#navcontainer { 
	float: right;
	margin-right: 30px; 
}

#Meta div.searchform {
	color: #afafaf;
	font-size: 10px;
	padding-top: 6px;
	height: 20px;
	float: right;
}

#Meta input#search.form-text {
	border: 1px #afafaf solid;
}

input#submit.submit {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #707070;
	border: none;
	background: none;
}

input#submit.submit:hover {
	color: #000;
}

/*Fat Erik's Pipelist*/

#NavMeta {
	color: #afafaf;
	height: 26px;
	float: right;
	padding-right: 30px;
	margin-top: 0;
}

#NavMeta #navlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#NavMeta #navlist li {
	line-height: 26px;
	display: inline;
	padding: 0;
	margin: 0;
}

#NavMeta #navlist li a {
	line-height: 26px;
	text-decoration: none;
	color: #afafaf;
	padding-left: 4px;
	padding-right: 4px;
}

#NavMeta #navlist li a:hover {
	line-height: 26px;
	text-decoration: underline;
}

#NavMeta #navlist li:before { content: "| "; }
#NavMeta #navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #NavMeta #navlist li {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #NavMeta #navlist { height: 1%; }

* html #NavMeta #navlist li {
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #NavMeta #navlist li:first-child { border-left: 0; }


/* MAIN NAVIGATION */

#NavMain {
	width: 985px;
	height: 36px;
	float: left;
}

#NavMain, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
	line-height: 1;
}

#NavMain a {
	line-height: 36px;
	display: block;
	width: 180px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#NavMain a:hover {
	color: #000;
}

#NavMain ul#nav {
	float: left;
	position: relative;
	top: 1px;
	padding-left: 44px;
}

#NavMain li { /* all list items */
	float: left;
	width: 180px; /* width needed or else Opera goes nuts */
}

#nav li.LinkOne a {
	background-image: url(../images/navmain_01.png);
}

#nav li.LinkTwo a {
	background-image: url(../images/navmain_02.png);
}

#nav li.LinkThree a {
	background-image: url(../images/navmain_03.png);
}

#nav li.LinkFour a {
	background-image: url(../images/navmain_04.png);
}

#nav li.LinkFive a {
	background-image: url(../images/navmain_05.png);
}

#NavMain li ul { /* second-level lists */
	position: absolute;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #7b776b;
}

#NavMain li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#NavMain li:hover ul li a, #nav li.sfhover ul li a{
	color: #fff;
	background-image: none;
	line-height: 14px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#NavMain li:hover ul li a:hover, #nav li.sfhover ul li a:hover {
	color: #000;
}

#NavMain li:hover ul li, #nav li.sfhover ul li {
	border-bottom: 1px #afafaf dotted;
}

#NavSub {
	width: 160px;
	height: 400px;
	float: right;
	margin-left: 0px;
	margin-right: 60px;
	margin-top: 58px;
	background: url(../images/bg-subnav.png) no-repeat;
}

#NavSub ul {
	padding-left: 10px;
	width: 130px;
}

#NavSub li {
	list-style: none;
	margin: 0;
	border-bottom: 1px #6e6052 dotted;
	text-align: left;
}

#NavSub li a { 
	text-align: left;
	color: #6e6052;
	text-decoration: none; 
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#NavSub li a:hover { 
	color: #333332;
}

#NavSub #navlist li a:visited { 
}

div#Breadcrumbs {
	margin-top: 20px;
	line-height: 170%;
	width: 450px;
	float: left;
	margin-left: 45px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	text-align: left;
}

#Breadcrumbs a {
	color: #6e6052;
	text-decoration: none;
}

#Breadcrumbs a:link,
#Breadcrumbs a:visited {
	color: #6e6052;
	text-decoration: none;
}

#Breadcrumbs a:hover {
	color: #000;
	text-decoration: underline;
}





/* Donation and eCard pages' content (with thanks to Andrew King)
=== === === === === === === === === ===*/
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% lucida,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}
form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #6e6052;
  border-width: 1px;
  border-style: dotted;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	color: #6e6052;
	text-decoration: none; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 220px; 
	padding: 0px 0px 10px 0px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	vertical-align: top; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:10px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form .required{
	font-size: 88%;
	color: #d83c29;

} /* uses class instead of div, more efficient */


form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

div#eCardThumb{
  border-color: #6e6052;
  border-width: 1px;
  border-style: dotted; 
  padding: 10px 10px 10px 10px;
  font-size: 12px;	
  color: #6e6052;
}
div#eCardThumbText p{
text-align:left;
}
div#eCardThumbText{ 
  padding: 15px 0px 0px 0px;
  font-size: 12px;	
  color: #6e6052;
}
.thumb-position{
	float: left;
	padding: 10px 10px 10px 10px;
}
.thumb-feature-title{
text-align:left;
	font-size: 150%;
	color: #d83c29;
}
.thumb-title{
	padding: 50px 0 0 10px;
	font-size: 110%;
	color: #d83c29;
}
.thumb-text{
	padding: 0px 0 0 0px;
}

.create-ecard
{
  border-color: #6e6052;
  border-width: 1px;
  border-style: dotted; 
  padding: 10px 10px 10px 20px;
  font-size: 12px;	
  color: #6e6052;
}

.consumer-notifications{
font-size: 65%;
font-style:italic;
	color: #d83c29;
}

div#eCardThumb{
float: left;
padding: 10px 10px 10px 10px;
}
	
div#eCardImage{
float:left;
padding: 10px 15px 10px 10px;
}


/*=CONTENT
=== === === === === === === === === === */
div#Content {
	clear: both;	
}

div#ContentSub {
	width: 185px;
	float: right;
	margin-top: 72px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0;
	text-align: left;
}

div#ContentSub div#Item {
	padding-bottom: 20px;
	padding-left: 20px;
}

div#ContentSub div#aeroplan {
	padding-bottom: 20px;
	padding-left: 20px;
}

div#ContentMain {
	line-height: 170%;
	width: 550px;
	float: left;
	margin-left: 45px;
	margin-top: 20px;	
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
}

div#ContentSubpage {
	line-height: 170%;
	width: 570px;
	float: left;
	margin-left: 45px;
	margin-top: 20px;	
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
}

div#ContentMain div#Item {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div#ContentMain div#Item2 {
	margin-top: 20px;
	padding-bottom: 20px;
}

div#SubContentMain div#Item {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #afafaf dotted;
}

div#SubContentMain div#Item2 {
	margin-top: 20px;
	padding-bottom: 20px;
}


#smallNavSub {
	width: 160px;
	height: 400px;
	float: right;
	margin-left: 0px;
	margin-right: 60px;
	margin-top: 58px;
	background: url(../images/bg-subnav.png) no-repeat;
}

#smallNavSub ul {
	padding-left: 10px;
	width: 130px;
}

#smallNavSub li {
	list-style: none;
	margin: 0;
	border-bottom: 1px #6e6052 dotted;
	text-align: left;
}

#smallNavSub li a { 
	text-align: left;
	color: #6e6052;
	text-decoration: none; 
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
}

#smallNavSub li a:hover { 
	color: #333332;
}

#smallNavSub #navlist li a:visited { 
}


/*=FOOTER
=== === === === === === === === === === */

#Footer {
	width: 900px;
	height: 30px;
	padding-top: 12px;
	clear: both;
	border-top: 1px #afafaf dotted;
	color: #7b7b7b;
	font-size: 9px;
	margin-left: 45px;
	margin-right: 30px;
}
