/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

#main-wide .title {
	margin: 0 0 0 5px;
	background: url(/images/themes-title-bg.gif) scroll center top no-repeat;
	zoom: 1;
}

#main-wide .title h1 {
	float: left;
	width: 158px;
	height: 70px;
	line-height: 70px;
	margin-left: 10px;
	font-size: 22px;
	text-indent: -9999px;
	background: url(/images/themes-h1-bg.gif) scroll left center no-repeat;
}

#main-wide .title span {
	display: block;
	float: right;
}

#main-wide .title span a, #main-wide .title span a:visited {
	display: block;
	padding: 0 10px;
	background: url(/images/themes-title-hr.gif) scroll center left repeat-y;
	color: #252525;
	font-family: georgia, "times new roman", serif;
	line-height: 70px;
	font-size: 22px;
}

#main-wide .title span.last {
	margin-right: 10px;
}

#main-wide .title span.last a, #main-wide .title span.last a:visited {
	padding-right: 0;
}

#main-wide .title span a.current, #main-wide .title span a.current:visited {
	color: #ff6633;
}

#main-wide .title span a:hover, #main-wide .title span a:active {
	background-color: #f5f4ed;
}

#main-wide .section {
	margin: 5px 0 5px 5px;
	zoom: 1;
}

#main-wide .section .top {
	line-height: 10px;
	background: url(/images/themes-section-top-bg.gif) scroll center top no-repeat;
}

#main-wide .section .bottom {
	line-height: 10px;
	background: url(/images/themes-section-bottom-bg.gif) scroll center bottom no-repeat;
}

#main-wide .section .content {
	height: 620px;
	padding: 0;
	background-color: #ffffff;
}



#themes-content {
	float: left;
	display: inline;
	width: 579px;
	margin-left: 10px;
}

#main-wide .section .inner-top {
	line-height: 10px;
	background: url(/images/themes-inner-top-bg.gif) scroll left top no-repeat;
}

#main-wide .section .inner-bottom {
	line-height: 10px;
	background: url(/images/themes-inner-bottom-bg.gif) scroll left bottom no-repeat;
}

#main-wide .section .inner-content {
	padding: 5px 15px;
	background: #ffffff url(/images/themes-inner-bg.gif) scroll left top repeat-y;
}

#main-wide .section .inner-content img {
	float: left;
	margin: 0 15px 1px 0;
}

#main-wide .section .inner-content h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	font-family: georgia, "times new roman", serif;
}

#main-wide .section .inner-content h3 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#main-wide .section .inner-content p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
}

#main-wide .section .inner-content ul {
	list-style-type: disc;
}

#main-wide .section .inner-content ul li {
	margin: 5px 0 0 35px;
	font-size: 12px;
	line-height: 18px;
}

#themes-nav {
	float: left;
	width: 346px;
}

#themes-nav a, #themes-nav a:visited {
	display: block;
	padding: 0 0 0 115px;
	line-height: 90px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	background-attachment: scroll;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#themes-nav a.current, #themes-nav a.current:visited {
	background-position: 0 -90px;
}

#themes-nav a:hover, #themes-nav a:active {
	background-position: 0 -90px;
}

#themes-nav a.capacity, #themes-nav a.capacity:visited {
	background-image: url(/images/themes-nav-capacity.gif);
}

#themes-nav a.enforcement, #themes-nav a.enforcement:visited {
	background-image: url(/images/themes-nav-enforcement.gif);
}

#themes-nav a.demand, #themes-nav a.demand:visited {
	background-image: url(/images/themes-nav-demand.gif);
}

#themes-nav a.habitats, #themes-nav a.habitats:visited {
	background-image: url(/images/themes-nav-habitats.gif);
}

#themes-nav a.creative, #themes-nav a.creative:visited {
	background-image: url(/images/themes-nav-creative.gif);
}

#themes-nav a.finance, #themes-nav a.finance:visited {
	background-image: url(/images/themes-nav-finance.gif);
}

