/* CSS Document for Dundee Bank of Canada inside pages */


/*
--------------------
Table of Contents
--------------------
1. Positioning Elements
2. Contextual Elements
3. HTML Selectors
4. Classes
5. Hacks
6. Main Navigation - see stylesheet named "navigation"
7. Subnav List - see stylesheet named "navigation"
8. Subnav List Links - see stylesheet named "navigation"
--------------------

*/

/*
------------------------
1. Positioning Elements
------------------------
*/

#topHeader{
	padding: 0px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#topHeader p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding: 0px;
	/*	float:right;*/
	margin: 0px;
	text-align: right;
	}
	
#topHeader a:link, #topHeader a:visited{ 
color:#333333; 
text-decoration:underline; 
} 

#topHeader a:hover{ 

color:#333333; 
text-decoration:none; 

} 
#topHeader a:active { 
color:#333333; 
text-decoration:underline; 
} 



#container
{
	width: 900px;
	text-align: center;
	line-height: 130%;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../../common/images/containerSidebar.gif);
	background-repeat: repeat-y;
	height: 100%;
	border: 1px solid gray;
}

#container_pop{
	
	text-align: center;
	line-height: 130%;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	height: 100%;
	border: 1px solid gray;
}





#header
{
	background-color: #ddd;
	border-bottom: 1px solid white;
	
}
#left
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0.6em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-color: #335572;/*	background-color: #CCCCCC;       ----activate to visualize area only------    */
}
#ticker
{
	float: right;
	width: 720px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ccc;

}

#right
{
	float: right;
	width: 160px;
	padding: 0.6em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-color: #fff;	/*	background-color: #CCCCCC;   ------activate to visualize area only-------   */
}
#navigation {
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D212B;
	margin: 0px;
	text-align: center;
	background-color: #036;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom:1px solid white;
}


#content
{
	/*border-left: 1px solid gray;
	border-right: 1px solid gray;   ------activate to visualize area only------     */
	height:100%;
	text-align: left;
	padding: 1em;
	margin-right: 190px;
	margin-left: 190px;/*max-width: 36em;*/
	
}

#content_careers{
	height:100%;
	text-align: left;
	padding: 1em;
	margin-left: 190px;/*max-width: 36em;*/
}



#contentfull /*--to be used on pages where there is no right side nav(mortgages/map.asp)--*/
{
	/*border-left: 1px solid gray;
	border-right: 1px solid gray;   ------activate to visualize area only------     */
	height:100%;
	text-align: left;
	padding: 1em;
	margin-right: 0px;
	margin-left: 190px;/*max-width: 36em;*/
}

#footer
{
	padding: 0.25em;
	color: #333;
	text-align: center;
	/*width: 900px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ccc;
	width: 900px;
}
#clearboth {
	clear: both;
}

/*
------------------------
2. Contextual Selectors
------------------------
*/

#header h1
{
padding: 0;
margin: 0;
}


#container #left p {
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#container #left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#container #content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
#container #right p {
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#footer p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#footer a, a:link, #container #footer a:visited{ 
color:#333333; 
text-decoration:none; 
} 

#footer a:hover{ 

color:#333333; 
text-decoration:underline; 

}
#content a {
	color: #003366;
	text-decoration: underline;
} 

/*
--------------------
3. HTML Selectors
--------------------
*/


body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	background-color: #ccc;
}
p{
	margin-bottom: 9pt;
}
a:link {
	color: #003366;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4081C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3BBAD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .75em;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4081C4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*
--------------------
4. Classes
--------------------
*/

#header.aboutus {
	background-image: url(../aboutus/images/about_subpage.gif); /*--Change masthead image--*/
	background-repeat: no-repeat;
	height: 85px;
	width: 900px;
}
#right .indicators
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#FF0000;
}
.pdflist
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../../common/images/icon_pdf_small.gif);
}


.blue_headline{
	color:#003399;
}

.green_headline{
	color:#00a1b0;
}

.big{
font-size:16px;
}
