/* begin Page */



body
{
	margin: 0 auto;
	padding: 0;
	background-color: #737373;
}

#nekor-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#nekor-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 422px;
	left: 0;
	top: 0;
}

#nekor-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 422px;
	width: 973px;
	margin: 0;
}

html:first-child #nekor-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#nekor-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.nekor-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:49px;
	min-height:49px;
}

.nekor-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.nekor-Sheet-tr, .nekor-Sheet-tl, .nekor-Sheet-br, .nekor-Sheet-bl, .nekor-Sheet-tc, .nekor-Sheet-bc,.nekor-Sheet-cr, .nekor-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.nekor-Sheet-tr, .nekor-Sheet-tl, .nekor-Sheet-br, .nekor-Sheet-bl
{
	width: 76px;
	height: 76px;
	background-image: url('images/Sheet-s.png');
}

.nekor-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 38px, 38px, auto);
}

.nekor-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 38px, 38px);
}

.nekor-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(38px, 38px, auto, auto);
}

.nekor-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(38px, auto, auto, 38px);
}

.nekor-Sheet-tc, .nekor-Sheet-bc
{
	left: 38px;
	right: 38px;
	height: 76px;
	background-image: url('images/Sheet-h.png');
}

.nekor-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 38px, auto);
}

.nekor-Sheet-bc
{
	bottom: 0;
	clip: rect(38px, auto, auto, auto);
}

.nekor-Sheet-cr, .nekor-Sheet-cl
{
	top: 38px;
	bottom: 38px;
	width: 76px;
	background-image: url('images/Sheet-v.png');
}

.nekor-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 38px);
}

.nekor-Sheet-cl
{
	left:0;
	clip: rect(auto, 38px, auto, auto);
}

.nekor-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 38px;
	left: 38px;
	right: 38px;
	bottom: 38px;
	background-color: #545454;
}


.nekor-Sheet
{
	margin-top: 30px !important;
}

#nekor-page-background-simple-gradient, #nekor-page-background-gradient, #nekor-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.nekor-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 986px;
	height: 150px;
}

div.nekor-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 986px;
	height: 221px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.nekor-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 986px;
	height: 221px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.nekor-Logo
{
	display : block;
	position: absolute;
	left: 30px;
	top: 22px;
	width: 956px;
}

h1.nekor-Logo-name
{
	display: block;
	text-align: left;
}

h1.nekor-Logo-name, h1.nekor-Logo-name a, h1.nekor-Logo-name a:link, h1.nekor-Logo-name a:visited, h1.nekor-Logo-name a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-decoration: none;
letter-spacing: 5px;
	padding:0;
	margin:0;
	color: #FFFFF !important;
}

.nekor-Logo-text
{
	display: block;
	text-align: left;
}

.nekor-Logo-text, .nekor-Logo-text a
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
letter-spacing: 4px;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}
/* end Logo */

/* begin ContentLayout */
.nekor-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 986px;
}
/* end ContentLayout */

/* begin Box, Block */
.nekor-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.nekor-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}



.nekor-Block
{
	margin: 20px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.nekor-BlockContent
{
	position:relative;
	z-index:0;
	margin:15 auto;
	min-width:1px;
	min-height:1px;
}

.nekor-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.nekor-BlockContent-body
{
	color:#F2F2F2;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.nekor-BlockContent-body a:link
{
	color: #C2C2C2;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.nekor-BlockContent-body a:visited, .nekor-BlockContent-body a.visited
{
	color: #A8A8A8;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekor-BlockContent-body a:hover, .nekor-BlockContent-body a.hover
{
	color: #71D1E0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekor-BlockContent-body ul
{
	list-style-type: none;
	color: #BFBFBF;
	margin:0;
	padding:0;
}

.nekor-BlockContent-body li
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

.nekor-BlockContent-body ul li
{
	padding:0px 0 0px 12px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.nekor-Post
{
	position:relative;
	z-index:0;
	margin:20 auto;
	min-width:1px;
	min-height:1px;
}

.nekor-Post-body
{
	position: relative;
	z-index: 1;
	padding: 15px;
}



.nekor-Post
{
	margin: 15px;
}

/* Stnekor images */
a img
{
	border: 0;
}

.nekor-nekoricle img, img.nekor-nekoricle
{
	border: solid 1px #737373;
	margin: 1em;
}

.nekor-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Stnekor tables */

.nekor-nekoricle table, table.nekor-nekoricle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.nekor-nekoricle table, table.nekor-nekoricle .nekor-nekoricle tr, .nekor-nekoricle th, .nekor-nekoricle td
{
	background-color:Transparent;
}

.nekor-nekoricle th, .nekor-nekoricle td
{
	padding: 2px;
	border: solid 1px #668CBC;
	vertical-align: top;
	text-align:left;
}

.nekor-nekoricle th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.nekor-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #E8E8E8;
}

.nekor-PostHeader a, .nekor-PostHeader a:link, .nekor-PostHeader a:visited, .nekor-PostHeader a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #E8E8E8;
}

.nekor-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.nekor-PostHeader a:link
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #DBDBDB;
}

.nekor-PostHeader a:visited, .nekor-PostHeader a.visited
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #C9C9C9;
}

.nekor-PostHeader a:hover, .nekor-PostHeader a.hovered
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #1A1A1A;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #FFFFFF;
}


.nekor-PostContent p 
{
	margin: 0.5em 0;
}
.nekor-PostContentr 
{
	margin: 0.5em 0;
	color: #000000;
	background-color: #FFFFFF;
}

.nekor-PostContent, .nekor-PostContent p
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #FFFFFF;
}
.nekor-TabContent, .nekor-TabContent p
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #333;
}

.nekor-PostContent
{
  margin:0;
}


/* Stnekor Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #9BDFE9;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #9BDFE9;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #FBFEFE;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #A8A8A8;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Stnekor Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #fff;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #668CBC;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #668CBC;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #DEDEDE;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #DEDEDE;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #DEDEDE;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Stnekor Content list */
ol, ul
{
	color: #C9EDF3;
	margin:1em 0 1em 2em;
	padding:0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.nekor-Post li
{
	padding:0px 0 0px 16px;
	line-height:1.2em;
}

.nekor-Post ol li, .nekor-Post ul ol li
{
	background: none;
	padding-left:0;
}

.nekor-Post ul li, .nekor-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:16px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Stnekor blockquote */
blockquote,
blockquote p,
.nekor-PostContent blockquote p
{
	color:#141414;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.nekor-PostContent blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#FFFFFF;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.nekor-button-wrapper .nekor-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.nekor-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .nekor-button-wrapper
{
	display:block;
	float:left;
}

.nekor-button-wrapper .nekor-button
{
	display:block;
	height: 34px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #474747 !important;
}

input, select
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.nekor-button-wrapper.hover .nekor-button, .nekor-button:hover
{
	color: #333333 !important;
	text-decoration: none !important;
}

.nekor-button-wrapper.active .nekor-button
{
	color: #E2F6F9 !important;
}

.nekor-button-wrapper .l, .nekor-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.nekor-button-wrapper .l
{
	left:0;
	right:11px;
}

.nekor-button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.nekor-button-wrapper.hover .l, .nekor-button-wrapper.hover .r
{
	top: -34px;
}

.nekor-button-wrapper.active .l, .nekor-button-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.nekor-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 986px;
	margin: 5px auto 0px auto;
}

.nekor-Footer .nekor-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: right;
}

.nekor-Footer .nekor-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 986px;
	height: 150px;
	bottom:0;
	left:0;
}


.nekor-Footer .nekor-Footer-text p
{
	margin: 0;
}

.nekor-Footer .nekor-Footer-text
{
	display:inline-block;
	color:#D4D4D4;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.nekor-Footer .nekor-Footer-text a:link
{
	text-decoration: none;
	color: #FFFFFF;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekor-Footer .nekor-Footer-text a:visited
{
	text-decoration: none;
	color: #8F8F8F;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekor-Footer .nekor-Footer-text a:hover
{
	text-decoration: none;
	color: #DBDBDB;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.nekor-page-footer, .nekor-page-footer a, .nekor-page-footer a:link, .nekor-page-footer a:visited, .nekor-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#8F8F8F;
}

.nekor-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#212121;
}
/* end PageFooter */

/* begin LayoutCell */
.nekor-contentLayout .nekor-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 985px;
}
/* end LayoutCell */



