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

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: 570px;
	padding: 0 10px 0 450px;
	background: #ffffff url(/images/themes-tigers-bg.jpg) scroll left center no-repeat;
}

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

.page-title {
	padding: 25px 0 0 0;
}

.page-title img {
	width: 284px;
	height: 84px;
	margin: 0 auto;
}

.page-sub-title {
	margin-top: 25px;
	padding: 25px 0;
	text-align: center;
	font-size: 16px;
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	background: url(/images/themes-sub-title-bg.gif) scroll center top no-repeat;
}

#themes {
	padding-bottom: 15px;
	background: url(/images/themes-tabs-bg.gif) scroll left bottom no-repeat;
}

#themes-nav {
	margin-top: 25px;
	padding: 3px 0;
	background: url(/images/themes-tabs-bg.gif) scroll left bottom no-repeat;
	text-align: center;
}

#themes-nav a, #themes-nav a:visited {
	margin-left: 5px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
}

#themes-nav a:hover, #themes-nav a:active {
	background-color: #cecece;
	text-decoration: none;
}

#themes-nav a.current, #themes-nav a.current:visited {
	background-color: #cecece;
}

#themes-contents p {
	padding: 0 35px;
	margin-top: 15px;
}

#themes-contents p q {
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
	font-style: italic;
}
