/* @override 
	http://iwgltd.com/css/spring.custom.css
*/

body {
	background-color: #393939;
	color: black;
}

#container {
	position: relative;
	background-color: #fff;
	border: 10px solid #333;
}

#banner {
	background-color: #eee;
	background-image: url(../cache/path/upload:template:iwg:banners:iwg-banner-domestic-summer.jpg/width/760/height/270/name/iwg-banner-domestic-summer.jpg);
	border-color: #0071bf;
	height: 270px;
}

#footer {
	background-color: #e1e1e1;
	border-top: 1px solid #c1c1c1;
}

#header {
	background-color: #e1e1e1;
}

#sidebar-right {
	padding-top: 50px;
	background-color: #f1f1f1;
}

#sidebar-left {
	background-color: #f1f1f1;
}

#content {
	padding-top: 50px;
}

#search {
	position: absolute;
	top: auto;
	bottom: 14px;
}

/* @group Fonts */

h1 {
	color: #006633;
	line-height: 1.4;
}

h2 {
	color: #448866;
	line-height: 1.4;
}

h3 {
	color: #448866;
	line-height: 1.4;
}

h4 {
	color: #88AA99;
	line-height: 1.4;
}

h5 {
	color: #0071bf;
	line-height: 1.4;
}

h6 {
	color: #0071bf;
	line-height: 1.4;
}

#sidebar-right h2 {
	font-weight: bold
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

li {
	font-size: 1.1em;
}

li li {
	font-size: 1em;
}

li p {
	font-size: 1em;
}

hr {
	border: 0;
	color: #c1c1c1;
	background-color: #c1c1c1;
	height: 1px;
	width: 100%;
}

/* @end */

/* @group Navlist */

#navlist {
	top: 270px;
	left: 0px;
	width: 760px;
	height: 2.5em;
	padding: 0;
	background-color: #ccc;
	font-size: 1.0em;
	margin: 0;
}

#navlist.depth-0>li.selected>a {
	background-color: #00713d;
	color: #fff;
}

#navlist .depth-1 li.selected a {
	background-color: #00713d;
	color: #fff;
}

#navlist ul {
	background-color: #ccc;
}

#navlist li {
	font-size: 1em;
}

#navlist a {
	font-size: 1em;
	background-color: #ddd;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#navlist a:hover, #navlist li.d1:hover {
	background-color: #00713d;
	background-image: none;
	color: #fff;
}

#navlist li li {
	border-bottom: 1px solid #00713d;
	background-image: none;
}

#navlist li li a {
	color: #000;
}

#navlist li li:hover a {
	background-color: #00713d;
	color: #fff;
}

#navlist li li ul {
	
}

#navlist li li li:hover a {
	background-color: #00874a;
}

/* @end */

/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */
