/* @override http://newink.jp/css/main.css */

*
{
	padding: 0;
	margin: 0;
}

.hidden
{
	display: none;
}

img,a
{
	border: 0;
}

html
{
	background-color: #f2f3f6;
}

body
{
	background-color: #f2f3f6;
	font: 65% "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#wrapper
{
	width: 930px;
	padding: 0 0 0 30px;	
	margin: 0 auto;
	font-size: 1.2em;
	background: url(../images/newink/newinklogo.gif) no-repeat 0 -10px;
	
}

ul li
{
	list-style-type: none;
}

div.main
{
	float: left;
	width: 440px;
}

div.secondary
{
	float: right;
	width: 450px;
}



div.example
{
	display: block;
}

div#wrapper div.off
{
	display: none;
}

#exampleplayalogo img
{
	border: 2px solid #cddff2;
	margin: 0 auto;
	padding: 3px;
}

div#logo
{
	display: none;
	
}



div.example img
{
	/*display: none;*/
	display:block;
	border: 6px solid #cddff2;
}


div#nav
{
	float: right;
	width: 450px;
}

div#nav li
{
	float: left;
	width: 136px;
	margin-right: 14px;
	text-align: center;
	margin-top: 40px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

/* @group Intro Text */

.main p
{
	margin-bottom: 1em;
	line-height: 18px;
}

div.exampleintro
{
	position:relative;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #999;
	color: #666;
	margin: 5px 0 10px 0;
}

.main p.reset
{
	position:absolute;
	color: #999;
	cursor: pointer;
	top: 25px;
	right: 0;
	font-size: 10px;
}

.main p.reset:hover
{
	color: #900;
}

#formexplain p.continue a
{
	color: #900;
}

#formexplain p.continue a:hover
{
	color: #C00;
}

p.thankyou
{
	color: #777;
}



/* @end */

div#nav li.at
{
	color: #900;
	cursor: default;
}

div#nav li.at.not
{
	color: #009;
	cursor: default;
}


div#nav li:hover
{
	color: #900;
}

div#header
{
	height: 120px;
	border-top: 4px solid #333;
}

ul#secondaryhome li
{
	
	display: block;
	height: 150px;
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	
	/*position: absolute;*/
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #f2f3f6;
}

/* @group secondaryhome */

ul#secondaryhome
{
	position: relative;
	height: 300px;
	display: block;
}

ul#secondaryhome li#playalogo
{
	background-image: url(/images/circle_playa_logo.png);
	}

ul#secondaryhome li#playahome
{
	background-image: url(/images/circle_playa_home.png);
	
}

ul#secondaryhome li#playagallery
{
	background-image: url(/images/circle_playa_gallery.png);
	
}

ul#secondaryhome li#jcafe
{
	background-image: url(/images/circle_jcafe_home.png);
	
}

ul#secondaryhome li#illfhome
{
	background-image: url(/images/circle_illf_home.png);
	
}

ul#secondaryhome li#illfguest
{
	background-image: url(/images/circle_illf_guest.png);
	
}

ul#secondaryhome  li#trjhome
{
	background-image: url(/images/circle_trj_home2.png);
}

ul#secondaryhome li#amexsurf.amex
{
	background-image: url(/images/circle_amex_surf.png);
}


ul#secondaryhome li#amexcruise.amex
{
	background-image: url(/images/circle_amex_cruise.png);
}

ul#secondaryhome li#amexvacation.amex
{
	background-image: url(/images/circle_amex_vacation.png);
}

/* @end */

div#wrapper ul#secondaryhome li.central
{
	top: 180px;
	left: 180px;
}

div#secondary .notat
{
	display: none;
	/*border: 1px solid black;*/
}

div#secondary .at
{
	display: block;
	height: 0;
	background: #ccc;
	/*border: 1px solid white;*/
}
div#secondary .at.notat
{
	background: #ccc;

}

div#contentwrapper .notat
{
	/*
	display: none;
	
	*/
	display:none;
}

div#contentwrapper .at
{
	

}

div.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


div#form div.formrow	
{
	height: 40px;

}

div#form div.formrow label
{
	height: 30px;
	float: left;
	width: 100px;
	font-size: 16px;
}

div#form div.formrow input
{
	height: 25px;
	float: left;
	width: 290px;
	font-size: 16px;
}

div#form #submitrow input
{
	margin-left: 100px;
	width: 150px;
}

div#form
{
	
}

div#contact
{
	padding-top: 30px;
}

#formexplain
{
	font-size: 18px;
	color: #900;
	line-height: 24px;
}

#form p.expl
{
	margin-bottom: 10px;
}

div#form div#commentrow
{
	height: 100px;	
}

div#form div.formrow input#submit
{
	
	width: 100px;
	margin-left: 100px;
}

div#form div.formrow strong
{
	
	color: #900;
}

#linkabout
{
	display: none;
}













