html {
	margin:		0;
	padding:	0;
}
body {
	text-align: 	center;
	font-size: 		84%;
	font-family: 	Helvetica;
	line-height: 	1.2;
	padding:		0;
	margin:			0;
	background: #FFFFFF;
}

/* Typo */
.zuku-in {
	margin:10px;
}

h1,h2,h3,h4,h5,h6,blockquote,label,ol,dl,fieldset,address, p {
	margin:		0.5em 0;
	padding:	0;
}

fieldset {
	padding:	0.5em;
}

form {
	margin: 	0;
	padding: 	0;
}

img a{
	border: 	0;
}

ul {
	list-style: none;
	padding:	0em;
	margin-left:1.5em;
}

ul li {
	color:#000000;
	background: 	url(../images/li-white.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}

ol li {}

td 		{padding:	1px;}
a 		{color: 	#D0006F;}
a:link 	{color: 	#D0006F;}
a:hover	{color: 	#D0006F;}

h1, .contentheading, .contentheading a, .componentheading, .contentpagetitle {
	color: #D0006F;
	font-weight:bold;
}
h1	{font-size:	1.4em}
h2	{font-size: 1.3em;}
h3  	{font-size: 1.2em;}
h4 	{font-size: 1.1em;}
h5 	{font-size: 1.1em;}
h6 	{font-size: 1em;}

hr 	{border:1px solid #000000;}

#zuku-footer, .small, .createdate, .modifydate {
	font-size:	0.8em;
	color: 		#646464;
}

.pagination span, .pagination a, .pagination strong {
	margin:		0 3px;
}

a img {
	border: 	0px;
}

/* Site */
#zuku-site {
	background: #FFFFFF url(../images/bg-site.jpg) 0 0 repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#zuku-wrap {
	min-width: 	990px;
	max-width: 	990px;
	width: 		auto !important;
	width: 		990px;
	margin: 	0 auto;
	text-align: left;
	padding:	0;
	padding-top:0px;
}

/* Header */
#zuku-header {
	background: 	transparent url(../images/hbg.jpg) 0 0 no-repeat;
	position:		relative;
	height:			218px;
	margin-top:		0px;
	padding:		0px;
	color:			#dbd3bd;
}

#zuku-header #logo {
	position:	absolute;
	top:		30px;
	left:		10px;
	background:	transparent;
}

#zuku-header .banner {
	position:	absolute;
	top: 		35px;
	right:		0px;
	background:	transparent;
	width:		480px;
	color:		#dbd3bd;
}

#zuku-header .banner a{
	color:		#dbd3bd;
}

#zuku-header .lang {
	position:	absolute;
	top: 		120px;
	right:		0px;
	background:	transparent;
}

#zuku-header .user4{
	position:	absolute;
	top: 		5px;
	right:		0px;
	background:	transparent;
	width:		200px;
}

input#mod_search_searchword{
	border: 1px solid #dbd3bd;
	background:transparent;
	color: #dbd3bd;
	margin-right:0px;
}


/* Top Menu */
/*topmenu*/
 #zuku-topmenu {
	position:absolute;
	top:149px;
	margin:0;
	padding:0;
	margin-left:250px;
	width:730px;
	height:34px;
}

#mainlevel-nav {
	float:left;
	margin:0;
	padding:0px;
	height:34px;
	width:100%;
	list-style-type:none;
	background-image: none;
	
}

#mainlevel-nav li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	height:32px;
	background-image: none;
	
}

#mainlevel-nav a:link,#mainlevel-nav a:visited {
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	margin:0px;
	margin-left:1px;
	margin-right:1px;
	padding:6px 12px 6px 12px;
	background-image: none;

}

#header #active_menu-nav, #mainlevel-nav #current a, #active_menu-nav {
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	margin:0px;
	margin-left:1px;
	margin-right:1px;
	padding:6px 12px 6px 12px;
	background:#D0006E;
	background-image: none;
}

#mainlevel-nav #current {
background:#FFD1EB;
background-image: none;

}

#mainlevel-nav li a:hover {
text-decoration:none;
color:#fff;
border:1px solid #FFD1EB;
background:#585853;
background-image: none;
}


/* Top */
#zuku-top {
	margin:0;
	padding:0;
}

/* Side */
#zuku-side1 {
	position:	relative;
	float:		left;
	width:		225px;
	overflow:	hidden;
	margin:		0px;
	padding:	0px;
	padding-left:10px;
	margin-top: -100px;
}

#zuku-side2 {
	position:	relative;
	float:		left;
	width:		225px;
	overflow:	hidden;
	margin:		0px;
	padding:	0px;
}

#zuku-side1-bg {
	margin:		0px;
	padding:	0px;
	background: url(../images/lbg.png) 23% 0 repeat-y;
}

#zuku-side2-bg {
	margin:		0px;
	padding:	0px;
	background: url(../images/rbg.png) 77% 0 repeat-y;
}

/* Content */
#pathway{
	border-bottom:		0px solid #D0006F;
	padding:	10px;
	margin: 	0px 10px 10px 10px;
}

#zuku-content {
	position:	relative;
	float:		left;
	width: 		505px;
	margin:		0px;
	padding: 	0px 6px 10px 9px;
}

#zuku-content1 {
	position:	relative;
	float:		left;
	width: 		510px;
	overflow:	hidden;
	margin:		0px;
	padding: 	0px 6px 10px 9px;
}

#zuku-content2 {
	position:	relative;
	float:		left;
	width: 		732px;
	overflow:	hidden;
	padding: 	0px 10px 10px 9px;
}
#zuku-content3 {
	position:	relative;
	float:		left;
	width: 		965px;
	overflow:	hidden;
	padding: 	0px 10px 10px 10px;	
}

/* User */
#zuku-user {
	clear:both;
	padding:5px 15px 5px 250px;
}

/* Botom */
#zuku-bottom {}

/* Footer */
#zuku-clr, .zuku-clr{
	clear:		both;
	padding:	0;
	margin:		0;
}

#zuku-footer {
	margin:		0;
	padding:	0;
	background: 	transparent url(../images/fbg.png) 0 0 no-repeat;
	padding-bottom:0px;
	height: 30px;
}
#zuku-footer a{color:#fff;}
#zuku-footer .zuku-in {
	text-align:	center;
	margin:		0;
	padding-top:25px;
	color: #000
}

#zuku-debug {
	padding:	0px;
	margin:		0px;
}
#footer-box {
	background:#FFD1EB;
	padding:10px;
	border-top:6px solid #D0006E;
	
}

#zuku-user5,
#zuku-user6,
#zuku-user7 {
	margin:1%;
	background: #FFD1EB;
	color:#fff;
	border: #D0006F;
}

/* Modules */
div.module_std div div div {
	margin-left:15px;
}

/* Module */
div.module {
	margin-bottom: 	15px;
	float: 			left;
	clear: 			both;
	width: 			100%;
	text-align:		left;
	background: 	url(../images/mod-br.png) no-repeat bottom right;
	color:#000;
}

div.module a {color:#000;}
div.module ul li a 		{color:#000;}

div.module ul {
	padding:0;
	margin:0;
	list-style-type: none;
	
}
div.module ul li {
	color:#000000;
	background: 	url(../images/li-darkgrey.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}

div.module div {
	background: url(../images/mod-bl.png) no-repeat bottom left;
}

div.module div div {
	background: url(../images/mod-tr.png) no-repeat top right;
}

div.module div div div {
	padding: 	0 15px 15px 15px;
	background: url(../images/mod-tl.png) no-repeat top left;
}

div.module div div div div {
	margin: 	0;
	padding: 	0;
	float: 		none;
	width: 99%;
	background: none;
}

div.module h3 {
	margin: 		0 -11px 10px -11px;
	padding: 		12px 20px 5px 12px;
/*	border-bottom: 	1px solid  #D0006E;*/
	color: 			#000;
	font-size: 		125%;
	font-weight: 	bold;
	text-decoration:capitalize;
	/*background: 	transparent url(../images/mod-head-blue.png) 8px center no-repeat;*/
	background: 	transparent url(../images/mod-bottom.png)  bottom repeat-x;

}


/* Module Menu (Dark Grey)*/
div.module_menu {
	margin-bottom: 	15px;
	text-align:		left;
	margin: 15px;
}

div.module_menu a {color:#000;}
div.module_menu ul li a 	{color:#000;}
div.module_menu ul {
	padding:0;
	margin:0;
	list-style-type: none;

}

div.module_menu ul li {
	color:#000;
	background: 	url(../images/li.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}


/* Module White - White Background */
div.module_whitew {
	margin-bottom: 	15px;
	float: 			left;
	clear: 			both;
	width: 			100%;
	text-align:		left;
	background: 	url(../images/mod-br-whitew.png) no-repeat bottom right;
	color:#000000;
}

div.module_whitew a {color:#000;}
div.module_whitew ul li a 		{color:#000;}

div.module_whitew ul {
	padding:0;
	margin:0;
	list-style-type: none;
	
}
div.module_whitew ul li {
	color:#000000;
	background: 	url(../images/li-white.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}

div.module_whitew div {
	background: url(../images/mod-bl-whitew.png) no-repeat bottom left;
}

div.module_whitew div div {
	background: url(../images/mod-tr-whitew.png) no-repeat top right;
}

div.module_whitew div div div {
	padding: 	0 15px 15px 15px;
	background: url(../images/mod-tl-whitew.png) no-repeat top left;
}

div.module_whitew div div div div {
	margin: 	0;
	padding: 	0;
	float: 		none;
	width: 99%;
	background: none;
}

div.module_whitew h3 {
	margin: 		0 -11px 10px -11px;
	padding: 		12px 20px 5px 12px;
/*	border-bottom: 	1px solid  #dceaf5;*/
	color: 			#000;
	font-size: 		125%;
	font-weight: 	bold;
	text-decoration:capitalize;
	/*background: 	transparent url(../images/mod-head-blue.png) 8px center no-repeat;*/
	background: 	transparent url(../images/mod-bottom-whitew.png)  bottom repeat-x;

}


/* Module White - Grey Background*/
div.module_whiteg {
	margin-bottom: 	15px;
	float: 			left;
	clear: 			both;
	width: 			100%;
	text-align:		left;
	background: 	url(../images/mod-br-whiteg.png) no-repeat bottom right;
	color:#000;
}


div.module_whiteg a {color:#000;}
div.module_whiteg ul li a 		{color:#000;}

div.module_whiteg ul {
	padding:0;
	margin:0;
	list-style-type: none;
	
}
div.module_whiteg ul li {
	color:#000000;
	background: 	url(../images/li-white.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}

div.module_whiteg div {
	background: url(../images/mod-bl-whiteg.png) no-repeat bottom left;
}

div.module_whiteg div div {
	background: url(../images/mod-tr-whiteg.png) no-repeat top right;
}

div.module_whiteg div div div {
	padding: 	0 15px 15px 15px;
	background: url(../images/mod-tl-whiteg.png) no-repeat top left;
}

div.module_whiteg div div div div {
	margin: 	0;
	padding: 	0;
	float: 		none;
	width: 99%;
	background: none;
}

div.module_whiteg h3 {
	margin: 		0 -11px 10px -11px;
	padding: 		12px 20px 5px 12px;
/*	border-bottom: 	1px solid  #dceaf5;*/
	color: 			#000;
	font-size: 		125%;
	font-weight: 	bold;
	text-decoration:capitalize;
	/*background: 	transparent url(../images/mod-head-blue.png) 8px center no-repeat;*/
	background: 	transparent url(../images/mod-bottom-whiteg.png)  bottom repeat-x;
}


/* Module White - Yellow Background*/
div.module_yelloww {
	margin-bottom: 	15px;
	float: 			left;
	clear: 			both;
	width: 			100%;
	text-align:		left;
	background: 	url(../images/mod-br-yelloww.png) no-repeat bottom right;
	color:#000;
}


div.module_yelloww a {color:#000;}
div.module_yelloww ul li a 		{color:#000;}

div.module_yelloww ul {
	padding:0;
	margin:0;
	list-style-type: none;
	
}
div.module_yelloww ul li {
	color:#000000;
	background: 	url(../images/li-yellow.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}

div.module_yelloww div {
	background: url(../images/mod-bl-yelloww.png) no-repeat bottom left;
}

div.module_yelloww div div {
	background: url(../images/mod-tr-yelloww.png) no-repeat top right;
}

div.module_yelloww div div div {
	padding: 	0 15px 15px 15px;
	background: url(../images/mod-tl-yelloww.png) no-repeat top left;
}

div.module_yelloww div div div div {
	margin: 	0;
	padding: 	0;
	float: 		none;
	width: 99%;
	background: none;
}

div.module_yelloww h3 {
	margin: 		0 -11px 10px -11px;
	padding: 		12px 20px 5px 12px;
/*	border-bottom: 	1px solid  #dceaf5;*/
	color: 			#000;
	font-size: 		125%;
	font-weight: 	bold;
	text-decoration:capitalize;
	/*background: 	transparent url(../images/mod-head-blue.png) 8px center no-repeat;*/
	background: 	transparent url(../images/mod-bottom-yellow.png)  bottom repeat-x;
}

/* Moduletable */
.moduletable {
	padding:	10px;
	background:	#FFD1EB;
	border:1px solid #D0006E;
	margin:		0px;
	color: 		#000000;
	text-align:left;
}

div.moduletable a {color:#D0006E;}
div.moduletable ul li a 		{color:#D0006E;}

div.moduletable ul {
	padding:0;
	margin:0;
	list-style-type: none;
	
}
div.moduletable ul li {
	color:#fff;
	background: 	url(../images/li-ddgrey.png) no-repeat 0px 7px;
	padding-left:15px;
	list-style-type: none;
	margin:0px;
	padding: 3px 0px 3px 15px;
}

.moduletable a {
	text-decoration:underline;
	color:			#fff;
}

.moduletable ul li{
	color:			#fff;
}

.moduletable h3 {
	color:			#fff;
	padding-left: 	10px;
}