@charset "utf-8";

/* Modified by the XD Design Team - http://www.xd.com.au */ 
/* Downloaded from http://www.dnnskins.com */

/* =S Skin Base ------------------------------------------------------- */
html,body,form#Form {
	margin: 0;
	padding: 0;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
}

ul li {
	list-style-type: disc;
}

td {
	white-space: normal;
}

body#Body {
	background: #a2bed4 url("images/skin_bg_1.png") repeat-x 0 0;
	color: #696969;
}

p {
	margin: 0 0 1.25em;
	line-height: 1.45;
}

a {
	color: #8da7bb;
}

a:link,a:visited {
	color: #8da7bb;
	text-decoration: underline;
}

a:hover,a:active {
	color: #2C93DE;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#pageHd,#nav {
	display: inline-block;
}

#pageHd,#nav {
	display: block;
}

#pageHd:after,#nav:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}
/* =E Skin Base ------------------------------------------------------- */

/* =S Skin Object ----------------------------------------------------- */
.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#breadcrumb,#breadcrumb a {
	color: #aac4d8;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #FFF;
}

#copyright,#copyright a {
	color: #aac4d8;
	font-family: Arial;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}

#ftLinks a {
	color: #5A5A5A;
	text-decoration: none;
}

#ftLinks a:hover {
	color: #84b0ca;
}

/* ==S Container ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
	background: #F8FAFF;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuIcon {
	width: 18px;
	height: 21px;
	border: 0;
	padding: 0;
	background: none;
	text-align: center;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
	height: 21px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuArrow {
	width: 5px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	background: #a2bed4;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #C0D6E5;
	border-width: 1px 0;
	background: #F8FAFF;
	font-size: 1px;
	line-height: 1px;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	border: 0;
	background: none;
}
/* ==E Container ACTION */

.FCKImageGalleryContainer {
	background: #FFF;
}

/* =E Skin Object ----------------------------------------------------- */

/* =S Skin Pane ------------------------------------------------------- */
.TopShowPane {
	float: right;
	margin: 12px 12px 6px 0;
}

.pane-box {
	width: 100%;
}

.pane-box-sub {
	vertical-align: top;
}

.LeftShowPane,.RightShowPane {
	width: 26%;
	vertical-align: top;
}

.LeftPane,.ContentPane,.RightPane {
	width: 33%;
	vertical-align: top;
}

.LeftShowPane {
	padding-left: 8px;
}

.RightShowPane {
	padding-right: 8px;
}

.TopPane {
	margin: 0 8px;
}

.BottomPane {
	margin: 0 8px 8px;
}

.FooterPane {
	margin-bottom: 8px;
}

.DNNEmptyPane {
	width: 0;
	margin: 0;
	padding: 0;
}

/* =E Skin Pane ------------------------------------------------------- */

/* =S Skin Layout ----------------------------------------------------- */
.wrapper {
	width: 876px;
	margin: 0 auto;
	border: 8px solid #acc5da;
	border-width: 0 8px;
	background: #FFF;
}

#breadcrumb {
	padding: 3px 0 4px;
	background: #294356;
	text-indent: 20px;
}

#breadcrumb i {
	margin: 0 3px;
	font-style: normal;
}

#logo {
	float: left;
	padding: 0;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#nav {
	min-height: 38px;
	padding-bottom: 9px;
	background: url("images/bg_nav.png") repeat 0 0;
}

#search {
	float: right;
	margin: 7px 12px 0 0;
	font-size: 6px;
}

html>/**/body #search {
	margin: 8px 12px 0 0;
}

#search .but-search {
	display: inline-block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 1px;
	background: url("images/but_search.png") no-repeat 0 0;
	text-indent: -999px;
	vertical-align: top;
}

html>/**/body #search .but-search {
	margin-top: 0;
}

#search input {
	width: 106px;
	border: 1px solid #294356;
	padding: 4px 6px;
	color: #0B590D;
	font: 12px Verdana,sans-serif;
}

#pageBd {
	min-height: 160px;
	padding: 8px 0 0;
}

#pageFt {
	background: #cadcea;
}

#ftLinks {
	padding: 6px 4px 6px 0;
	line-height: 15px;
	text-align: right;
}

#ftLinks a {
	display: inline-block;
	margin: 0 9px;
}

#copyright {
	background: #294356;
	padding: 7px 18px 9px 18px;
}

#copyright a {
	display: inline-block;
}

#copyright i {
	margin: 0 3px;
}

#w3cValid {
	float: right;
}
/* =E Skin Layout ----------------------------------------------------- */

/* =S Skin Style Set -------------------------------------------------- */
#SetSkinBG {
	float: right;
	padding: 1px 9px 0 0;
}

#SetSkinBG span {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	cursor: pointer;
}

#SetSkinBG .skin-bg1 {
	background: url("images/but_set_bg_1.gif") no-repeat 0 0;
}

#SetSkinBG .skin-bg2 {
	background: url("images/but_set_bg_2.gif") no-repeat 0 0;
}

#SetSkinBG .skin-bg3 {
	background: url("images/but_set_bg_3.gif") no-repeat 0 0;
}

body.skin-bg1 {
	background: #a2bed4 url("images/skin_bg_1.png") repeat-x 0 0 !important;
}

body.skin-bg2 {
	background: #85A431 url("images/skin_bg_2.png") repeat 0 0 !important;
}

body.skin-bg3 {
	background: #CDCDCD url("images/skin_bg_3.png") repeat-x 0 0 !important;
}
/* =E Skin Style Set -------------------------------------------------- */

/* =S Skin JDMENU ----------------------------------------------------- */
.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	float: left;
	padding: 1px 0 0 14px;
}

.jd_menu li {
	cursor: pointer;
}

.jd_menu > li {
	position: relative;
	float: left;
	margin: 0 1px 1px;
	padding: 1px;
}

.jd_menu li a {
	display: block;
	color: #294356;
	font-family: "Trebuchet MS",sans-serif;
	white-space: nowrap;
	text-decoration: none;
}

.jd_menu > li > a {
	padding: 9px 17px 7px;
	color: #294356;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}

.jd_menu > li.activetab,.jd_menu > li.jdm_hover,.jd_menu > li.jdm_active {
	border-top: 1px solid #294356;
	border-left: 1px solid #294356;
	border-right: 1px solid #294356;
	padding: 0 0 1px;
}

.jd_menu > li.activetab > a,.jd_menu > li.jdm_hover > a,.jd_menu > li.jdm_active > a {
	background: url("images/bg_menu_h.png") repeat-x 0 0;
}

.jd_menu > li.jdm_active {
	z-index: 1000;
	padding-bottom: 0;
	margin-bottom: 0;
}

.jd_menu > li.jdm_active > a {
	position: relative;
	z-index: 10;
	padding-bottom: 9px;
}
/* ==S Sub Menu */
.jd_menu ul {
	display: none;
	position: absolute;
	min-width: 100px;
	margin: -1px 0 0 -1px;
	border: 1px solid #609148;
	background: url("images/bg_smenu.png") repeat 0 0;
}

.jd_menu ul li a {
	padding: 0 8px;
	font-size: 12px;
	font-family: Arial;
	line-height: 22px;
}

.jd_menu ul li.jdm_hover {
	background: #AACB7C;
}
/* ==E Sub Menu */
/* =E Skin JDMENU ----------------------------------------------------- */

/* =S Skin Typesetting ------------------------------------------------ */
h1,h2,h3,h4 {
	margin: 0 0 0.5em;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

h1 {
	color: #8ca7bb;
	font-size: 36px;
}

h2 {
	color: #696969;
	font-size: 18px;
}

h3 {
	color: #8ca7bb;
	font-size: 16px;
}

h4 {
	color: #696969;
	font-size: 14px;
}

.last-para {
	margin-bottom: 0;
}

.text1 {
	color: #8da7bb;
}

.link-more {
	display: inline-block;
	width: 99px;
	height: 25px;
	overflow: hidden;
	background: url("images/icon_more.gif") no-repeat 0 0;
}

.link-more span {
	display: none;
}
/* =E Skin Typesetting ------------------------------------------------ */
