/* styles.css */ #template a{
	color:#fa8e14;
}
#template a:hover{
	text-decoration:underline !important;
}
#template #body{
	font-family:Tahoma, Geneva, sans-serif;
	color:#545454;
	font-size:13px;
	background-image:url('/files/calgaryyouthunlimited/Backgrounds/Website_2013/Turbine_Website/homepage_background03.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center top;
}
#template .header{
	height:414px;
	padding-top:16px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}
#template.home .header{
	padding-top:16px}
#template .header h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#2D2B1F;
	font-size:2.5em;
	text-align:left;
	height:25px;
	padding-top:10px;
	padding-bottom:48px;
}
#template .layout{
	width:900px;
}
#template .layout .column{
	background-image:url('/storage/themes/153/column_background.jpg');
	background-color:#fff;
	background-repeat:repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* future proofing */}
#template .layout.threecolumn .column{
	width:290px;
	margin-top:10px;
}
#template .layout.threecolumn .secondary-column{
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
}
#template .layout.twocolumn .primary-column{
	width:595px;
	margin-top:10px;
	margin-right:15px;
	float:left;
}
#template .layout.twocolumn .secondary-column{
	width:290px;
	margin-top:10px;
	top:10px;
	float:right;
}
#template .content{
	min-height:250px;
	margin-top:4px;
}
#template .content h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#2d2b1f;
	font-size:1.85em;
	padding-top:15px;
	padding-bottom:15px;
}
#template .content .rwtmodule{
	padding-top:0px;
	padding-bottom:22px;
	padding-left:22px;
	padding-right:10px;
}
#template .content .info-module{
	margin:0;
}
#template .content .navigation-module a{
	color:#333333;
	font-size:large;
}
#template .banner-module{
	width:100%;
	height:271px;
	overflow:hidden;
}
#template .breadcrumbs-module{
	font-size:0.9em;
	padding-top:10px !important;
	padding-bottom:0 !important;
	padding-left:0;
	padding-right:0;
}
#template .navigation-module ul.menu a{
	color:#333;
	font-size:0.9em;
	text-decoration:none;
	line-height:1.5em;
	text-transform:capitalize;
	padding:5px !important;
}
#template .navigation-module ul.menu > li > a.active{
	font-weight:bold;
	background-color:#292929;
}
#template .navigation-module .meganav, 
#template .navigation-module .horizontal{
	font-size:large;
	text-align:center;
	background-color:transparent;
	margin-top:22px;
	margin-bottom:14px;
	margin-left:0px;
	margin-right:0;
	padding:0;
}
#template .navigation-module .meganav ul.menu li .submenu,
#template .navigation-module .horizontal ul.menu li .submenu{
	background:#292929;
}
#template .navigation-module .meganav ul.menu a, 
#template .navigation-module .horizontal ul.menu a{
	color:#ffffff;
	padding:0;
}
#template .content .navigation-module .vertical{
	background:#15486c;
}
#template .content .navigation-module .vertical a{
	color:#ff8800;
	padding:0;
}
#template .content .navigation-module .vertical > ul > li.open{
	background-color:#6fa317;
}
#template .content .navigation-module .vertical ul.menu li{
	border-bottom: 1px solid #0a2130;
}
#template .navigation-module .thumbnail ul.menu a{
	font-size:1em;
}
#template .navigation-module .thumbnail ul.menu a .thumb{
	background: #FFC019;
	border: 2px solid #82B63A;
	height: auto;
	width: auto;
	padding: 0;
	margin:0 0 5px 0;
	display: inline-block;
}
#template .navigation-module .thumbnail ul.menu li{
	width:160px
}
#template.secondary #body{
	background-image:url('/storage/themes/153/secondary_background.jpg');
}
#template.secondary .header{
	height:222px;
}
#template.secondary .banner-module{
	height:168px;
}
#template .footer .navigation-module ul.menu {
	text-align:center;
}
#template .footer .navigation-module ul.menu a{
	color:#15608c;
}
#template .footer .navigation-module ul.menu li.separator {
	color:#15608c;
}
#template .store-module .store_nav {
	margin-top: -33px;
}
