/* ////////////////////////////////////

Edmonton Radial Railway Society
main style sheet
2008-11-01 Kobot Industries

Site Color Values:
light brown background: #f8eac5
wine color: #8E033F

grid stuff:
96, 192, 288, 384, 480, 576, 672

///////////////////////////////////  */

/* -------------------------------------------------------------
/  General site definitions
/* ------------------------------------------------------------- */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #752010;
	background: #f8eac5 url(../_toolbox/body_bgnd.jpg) repeat;
}

#container {
	width:960px;
	margin:0 auto 0 auto;
	padding:0 0px 0 0;
	background: url(../_toolbox/content_bgnd.jpg) repeat-y center;

}

#bgnd_right{
		background: url(../_toolbox/bgnd_right.gif) no-repeat right 150px;
		width:100%;
		
		background-attachment: fixed;
}
#bgnd_left{
		background: url(../_toolbox/bgnd_left.gif) no-repeat left 100px;
		width:100%;
		background-attachment: fixed;
}

/* -------------------------------------------------------------
/  Header
/* ------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 337px;
	background: url(../_toolbox/header_bgnd.gif) 0px 0px no-repeat;
}

#header .skip{
display: none;
}

#container #header h1 {
	margin:100px 0 0 116px;
	height:230px;
	width:214px;
	text-indent:-9999px;
	background-image: url(../_toolbox/logo.jpg);
	float:left;
}
#container #header h1 a{
	height:230px;
	width:214px;
	display:block;
	overflow: hidden;
	outline: none;
}

#container #header img{
	float:right;
	margin-right:80px;
}


#container #headnav{
	float:right;
	margin:10px 10px 0 0;
	font-size:14px;
}
#container #headnav li{
	display: inline;
}

#container #headnav a, #container #headnav a:visited{
	color:#8E033F;
	border-bottom: 1px dotted #8E033F;
	text-decoration: none;
} 

#container #headnav a:hover{
	color:#f8eac5;
	border-bottom: 1px dotted #f8eac5;
	text-decoration: none;
} 


/* -------------------------------------------------------------
/  Subheader
/* ------------------------------------------------------------- */
#container #subheader{
height: 170px;
background-image: url(../_toolbox/subheader.jpg);
margin:0 0 18px 0;
background: url(../_toolbox/subheader.jpg) no-repeat bottom;
}
#home #container #subheader, #accueil #container #subheader{
height: 319px;
}

#container #subheader a{

	height:74px;
	width:217px;
	text-indent:-9999px;
	background-image: url(../_toolbox/register.png);
	float: right;
	margin:80px 12px 0 0;
}
#home #container #subheader a, #accueil #container #subheader a{
	margin:100px 12px 0 0;
}

.fr #container #subheader{
	background: url(../_toolbox/subheader_fr.jpg) no-repeat bottom;
}
.fr #container #subheader a{
	background-image: url(../_toolbox/register_fr.png);

}
/* -------------------------------------------------------------
/  Content
/* ------------------------------------------------------------- */

#container #content{
	width:465px;
	padding:15px 130px 0 0;
	float: right;
}

#container #content h2{
	letter-spacing: 4px;
	color:#CF3034;
	font-size: 22px;
	margin:0 0 10px 0;
}
#container #content h3{
	letter-spacing: 2px;
	color:#752010;
	font-size: 18px;
	margin:0 0 6px 0;
}
#container #content h4{
	letter-spacing: 2px;
	color:#752010;
	font-size: 18px;
	margin:20px 0 4px 0;
}

#container #content h5{
	letter-spacing: 1px;
	color:#CF3034;
	font-size: 16px;
	margin:0 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}

#container #content p{
	line-height: 21px;
	margin: 0 0 10px 0;
}
#container #content strong{
	color:#752010;
}

#container #content a, #container #content a:visited{
color:#8E033F;
border-bottom: 1px dotted #8E033F;
text-decoration: none;

} 
#container #content a:hover{
color:#ce2b31;
border-bottom: 1px dotted #ce2b31;
text-decoration: none;

} 
#container #content ol,#container #content ol li{

	list-style-type: decimal;
	margin:0 0 15px 0;
}
#container #content ol li{
		list-style-position: outside;
	margin:0 0 0 24px;
	padding:0 0 0 9px;
	line-height: 22px;
}

#container #content dl dt{
	font-weight: bold;
}

#container #content dl dd{
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}
#container #content ul{
	margin:0 0 18px 0;
}
#container #content li{
	list-style-type: square;
	margin-left:20px;
	margin-bottom:5px;
}
#container #content .readmore{
	font-size:12px;
	font-style: italic;
	text-align:right;
}
#container #content .news_date{
	font-size:12px;
	font-style: italic;
}
#container #content .itemlist h3{
	margin:0;
}
#container #content .itemlist h3 a{
	border:0;
}

#container #content em{
	font-size:12px;
}
/* -------------------------------------------------------------
/  Navigation
/* ------------------------------------------------------------- */

#container #navigation{
	letter-spacing: 1px;
	float:left;
	width: 210px;
	font-size: 18px;
	line-height:30px;
	margin: 2px 0 0 115px;
	background: url(../_toolbox/nav_bottom.jpg) no-repeat bottom;
	padding:15px 5px 15px 5px;
	
}

#container #navigation li{
	line-height: 20px;
	margin:0 0 15px 0;
}

#container #navigation a, #container #navigation a:visited{
	color:#cf3034;
	text-decoration:none;
	display: block;
	margin:0 0 0 9px;
}

#container #navigation a:hover, #container #navigation a.active{
	color:#a42629;
	text-decoration:none;
}
#container #navigation li ul{
	margin:10px 0 15px 0;
}

#container #navigation li ul li{
	border-bottom: none;
	font-size:13px;
	margin:0 0 10px 15px;
	line-height:18px;
}

#container #navigation li ul li a, #container #navigation li ul li a:visited{
	color:#a35026;
	text-decoration:none;
}

#container #navigation li ul li a:hover{
	color:#801e20;
	text-decoration:none;
}

/* -------------------------------------------------------------
/  home banners
/* ------------------------------------------------------------- */
#container #content ul.buttons{
	text-indent:-9999px;
	background: url(../_toolbox/buttondiv.gif);
	float:left;
	width:465px;
	margin-top:20px;
}
#container #content ul.buttons li{
	list-style: none;
	display:inline;
	margin:0;


}
#container #content ul.buttons li a.hlb, #container #content ul.buttons li a:visited.hlb{
	width:225px;
	height:150px;
	margin-right:15px;
	background:  url(../_toolbox/hlb_button.jpg) no-repeat;
	float:left;
	border:none;
}
#container #content ul.buttons li a.fep, #container #content ul.buttons li a:visited.fep{
	width:225px;
	height:150px;
	margin-right:0;
	background:  url(../_toolbox/fe_button.jpg) no-repeat;
	float:left;
	border:none;
}
#container #content ul.buttons li a.sc, #container #content ul.buttons li a:visited.sc{
	margin-top:25px;
	width:465px;
	height:224px;
	margin-right:0;
	background:  url(../_toolbox/sc_button.jpg) no-repeat;
	float:left;
	border:none;
}

/* -------------------------------------------------------------
/  FAQ accordion
/* ------------------------------------------------------------- */


#container #content #faq a {
	margin-bottom: 9px ;
	outline: none;
	display: block;
	border: 0;
	font-size:18px;
}

#container #content #faq li div{
	margin:0 0 5px 10px;
	font-size:15px;
}


/*
 * Form elements
 -----------------------*/
fieldset {
	padding: 0.5em;
	margin: 1em 0 1em 0;
	border: 1px solid #999999;
}

legend {
	padding: 0.2em 0.5em;
	border: 1px solid #999999;
	color: #666;
	text-align: left;
}


input:focus, textarea:focus {
	background:#ffc;
}
#container #content fieldset p{
	margin-bottom:0px;
}

input[type="password"]{
	width:120px;
}

/* -------------------------------------------------------------
/  Footer
/* ------------------------------------------------------------- */


#container #footer{
height:80px;
margin:25px 0 0 0;
padding:0 0 0 365px;
font-size: 12px;
background: url(../_toolbox/footer.jpg) no-repeat center bottom;

}
#container #footer h2{
margin:0 0 0 0;
float: left;
width:187px;
text-align: right;
font-size:18px;
color:#666;
}

#container #footer p{
 display:inline;
margin-right:50px;
}
#container #footer ul{
margin:5px 0 0 15px;
float: left;
width:178px;
}
#container #footer a, #container #footer a:visited{
color:#8E033F;
border-bottom: 1px dotted #8E033F;
text-decoration: none;

} 
#container #footer a:hover{
color:#f8eac5;
border-bottom: 1px dotted #f8eac5;
text-decoration: none;

} 


/* -------------------------------------------------------------
/  miscellaneous
/* ------------------------------------------------------------- */

#container #content div.videobutton{
	overflow:hidden;
	margin-bottom:16px;
	padding-bottom:16px;
	border-bottom:1px solid #8E033F;
}
#container #content div.videobutton img{
	float:left;
	margin-right:20px;
}
