/*
Name: CityDesign
Description: -
Version: 1 | 090420
Author: TQ
*/

/* -------------------------------- */
/* RESET HTML TAG					*/ 
/* -------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-family: Arial,"Century Gothic", "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif; font-size:1em; font-weight: bold; line-height: normal; margin: 0 0 1em 0;}
q:before,q:after{content:'';}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
img {-ms-interpolation-mode: bicubic;}

/* -------------------------------- */
/* STANDARD HTML TAG DEFINITION		*/ 

body {
	background: #FFF url(../img/bg.jpg) repeat-x;
	color: #333;	
	font-family: Arial,"Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	}
h1 {font-size: 2.166em; /*26px*/}
h2 {font-size: 1.833em; /*22px*/}	 
h3 {font-size: 1.583em; /*19px*/}	  
h4 {font-size: 1.333em; /*16px*/}	  
h5 {font-size: 1.166em; /*14px*/}		  
h6 {font-size: 1.166em; /*14px*/}		 
	
p {margin-bottom: 1.5em;}	
a {cursor: pointer; text-decoration: none; color: ;}	
a:hover {/*text-decoration: underline;*/text-decoration: underline;}
a:active, a:focus {outline: none;}

input, textarea {
	border: 1px solid #BBB;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
	padding: 4px;
	}
	input:focus, textarea:focus {
		border-color: #3b743b;
		}

hr {display: none;}
/* -------------------------------- */
body {
	background: #000;
	color: #FFF;
	height: 100%;
	}
	
/* -------------------------------- */
/* Site Structure					*/
#outer_wrap {
/* 	background: url(../img/top_glow.jpg) top center no-repeat; */
	padding-top: 50px;
	}
#wrap {
	background: #000 bottom center no-repeat;
	width: 960px;/*960px*/
	height: 570px;/*570px*/
	padding-bottom: 50px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #151515;
	}
#primary {
	background: #000;
	width: 195px;
	height: 570px;
	float: left;
	display: inline;
	position: relative;
	}
#secondary {
	background: #222;
	width: 765px;
	height: 560px;
/* 	margin-top: 10px; */
	float: left;
	display: inline;
	position: relative;
	overflow: hidden;
	}
#footer {
	clear: both;
	font-size: 10px;
	color: #333;
	text-align: center;
	display: block;
	padding: 10px 0;
	}
/* -------------------------------- */
/* Navigation						*/
#navi {
	position: absolute;
	width: 195px;
	z-index: 5;
	}
#navi ul li.current {
	background: #222;
	}
#navi ul li.current a {
	color: #DDD;
	}
#navi ul li a, #navi ul li h3 {
	color: #666;
	font-family: Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	font-size: 14px;
	display: block;
	}
#navi ul li a:hover, #navi ul li h3:hover {
	text-decoration: none;
	color: #FFF;
	padding-left: 2px;
	}
#navi ul li {
	background: #111;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px 0 5px 10px;
	}
	#navi ul li ul {
		margin-top: 5px;
		}
	#navi ul li li {
		background: #151515;
		margin-left: 0;
		margin-bottom: 0px;
		padding: 3px 0 3px 10px;
		}
	#navi ul li li a {
		font-size: 12px;
		color: #999;
		}
		#navi ul li li li {
			background: #222;
			padding-left: 20px;
			}


/* -------------------------------- */
/* Site Defination					*/
h1#logo a {
	background: url(../img/logo.jpg) no-repeat;
	height: 150px;
	width: 195px;
	text-indent: -9999em;
	display: block;
	}
h2 {
	margin-bottom: 50px;
	}
div#credentials {
	position: absolute;
	bottom: 5px;
	right: 23px;
	font-size: 9px;
	line-height: 1em;
	color: #666;
	width: 155px;
	z-index: 1;
	}
div#home_carousel {
	width: 745px;
	height: 540px;
	margin: 10px 0 0 10px;
	background: #222;
	}
div#snp_welcome {
	position: absolute;
	right: 15px;
	bottom: 10px;
	background: url(../img/snp_welcome.png) no-repeat;
	width: 270px;/* 310 */
	height: 180px;/* 220 */
	padding: 20px;
	font-size: 12px;
	line-height: 1.4em;
	}
div#snp_about {
	background: url(../img/snp_about.jpg) no-repeat;
	width: 725px; /* 765px */
	height: 520px; /* 560px */
	font-size: 12px;
	padding: 20px;
	}
	div#snp_about ol {
		margin: 0 0 0 50px;
		}
	div#snp_about ol li {
		list-style: decimal;
		}
div#snp_contact {
	background: url(../img/snp_contact.jpg) no-repeat;
	width: 725px; /* 765px */
	height: 520px; /* 560px */
	font-size: 12px;
	padding: 20px;
	}
strong a {color: #FC7C00;}
.snp_maps {
	position: absolute;
	top:100px;
	right: 30px;
	background: #111;
	width: 360px;
	height: 360px;
	border: 5px solid #333;
	}
/* Gallery Set */s
ul.gallery_set {
	background: blue;
	width: 725px;
	height: 400px;
	display: block;
	}
	.gallery_set li {
		float: left;
		display: inline;
		height: 100px;
		width: 220px;
		margin: 0 18px 20px 0;
		background: blue;
		border-top: 1px solid #333;
		position: relative;
		}
	.gallery_set li a {
		display: block;
		overflow: hidden;
		background: #222;
		height: 100px;
		width: 220px;
		color: #FF7603;
		text-decoration: none;
		}
		.gallery_set li a:hover {
			background: #666;
			color: #FFF;
			}
	.gallery_set li img {
		background: #111;
		width: 90px;
		height: 90px;
		margin: 5px;
		display: block;
		outline: none;
		}
	.gallery_set li a em {
		display: block;
		font-size: 9px;
		color: #999;
		}
	.gallery_set li a b {
		position: absolute;
		right: 0;
		bottom: 0;
		background: #151515;
		font-size: 10px;
		font-weight: normal;
		padding: 0 10px;
		color: #999;
		border-top: 1px solid #333;
		}
		.gallery_set li a b:hover {
			background:#FF7603 ;
			color: #111;
			border-top : 1px solid #4F2A0A; 
			}
	.gallery_set li div {
		position: absolute;
		left: 100px;
		top: 10px;
		}


/*tabs*/
#tabs ul {
	float: right;
	background: #222;
	width: 360px;
	padding-top: 4px;
	}
	#tabs li {
	margin-left: 8px;
	list-style: none;
	}
	* html #tabs li {
	display: inline; /* ie6 double float margin bug */
	}
	#tabs li,
	#tabs li a {
	float: left;
	}
	#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
	}
	#tabs ul li.active {
	background: #999 url(img/nav-right.gif) no-repeat right top;
	}
	#tabs ul li.active a {
	background: url(img/nav-left.gif) no-repeat left top;
	color: #333333;
	}
/* Slideshow Gallery Declarations */
#gallery_top {
	background: #000;
	height: 30px;
	width: 100%;
	}
	#gallery_top a {
		background: #222;
		color: #999;
		font-size: 11px;
		line-height: 30px;
		padding: 2px 10px;
		margin: 5px 0 0 20px;
		}
	#gallery_top a:hover {
		background:#FF7603 ;
		color: #111;
		text-decoration: none;
		}
#gallery_main {
	height: 600px;
	}
	#flashcontent {
		height: 600px;
		}
h2#category {
	position: absolute;
	bottom:0;
	right: 0;
	background: url(../img/opa50.png);
	z-index: 10;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	}
p#nippon {
	position: absolute;
	bottom: 5px;
	left: 20px;
	background: url(../img/nippon.png) no-repeat;
	width: 174px;
	height: 55px;
	text-indent: -9999em;
	margin: 0;
	}
/* SLIDESHOW CSS */
/* These hieghts and widths should be edited to your images */
ul#showcase{
	padding-left:0;
	height: 45px;
	width: 765px;
	margin:0 auto;
	background: none;
	background: url(../img/opa50.png) repeat;
	position: absolute;
	bottom: 0px;
	left: 0;
	}
.pika_main{
	width:765px;
	padding-right:20px;
	margin:0 auto;
	}
	.pika_subdiv{
		text-align: center;
		}
#showcase li{
	margin:5px;
	float: left;
	border:1px solid #111;
	overflow: hidden;
	}

/* thats all you NEED to edit. But continue if you'd like. */
ul#showcase li {width:30px;height:30px;overflow: hidden;}
ul#showcase li img{position:relative;cursor:pointer;width:30px;height:30px;}
.pika_main img{/* border:5px solid #222; */border:none;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{color:#999;position:relative;margin-left:auto;cursor:pointer;background: url(../img/opa50.png) repeat;text-decoration: none; padding: 5px;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center; display: none;}
