/* Pawakan.com English CSS */
/* Do Not Copy */

body { 
	background: #000 url("back-container.jpg") no-repeat top center; 
	font: 12px/13px arial,verdana; 
	color: #000;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

html  {
	padding: 0px;
	margin: 0px;
	}
hr {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 15px "arial black",helvetica,verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}
h2 {
	font: 15px "arial black", verdana; 
	font-weight: bold;
	text-decoration: underline;
	text-decoration: italic;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h3 {
	font: 14px arial black,helvetica,verdana; 
	font-weight: bold;	
	color: #000;
	margin: 0px 0px 0px 0px;
	}

h4 {
	font: 15px arial black,helvetica,verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

h5 {
	font: 15px arial black,helvetica,verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

h6 {
	font: 15px arial black,helvetica,verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

.ind 	{margin: 0px 0px 0px 15px;
	float: left;
	}

/* specific divs */

#mastercontainer {
	margin-left: auto;
	margin-right: auto;
  	width: 725px;	
	}
 
#container {
	background: transparent; 
	width: 725px;	
	margin: 0px;
	padding: 0px;
	float: left;
	}

#header {
	width: 725px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 173px;
	float: left;
	}

	#headerh1 {
		background: transparent url("header.jpg") no-repeat top left;
		width: 725px;
		margin: 0px 0px 0px 0px;
		height: 160px;
		float: left;
		clear: both;
	}
	
	

#headerbuttons {
	background: transparent;
	font: 15px verdana;
	color: #000;
	width: 500px;
	margin: 0px -20px 0px 0px;
	padding: 14px 0px 0px 0px;
	height: 15px;
	float: right;
	text-align: right;
	}
	

	#headerbuttons a:link { 
		background: transparent;
		font: 15px verdana;
		font-weight: bold; 
		text-decoration: none; 
		color: #ac703a;
		}

	#headerbuttons a:visited { 
		background: transparent;
		font: 15px verdana;
		font-weight: bold; 
		text-decoration: none; 
		color: #ac703a;
		}

	#headerbuttons a:hover{
		font: 15px verdana;
		font-weight: bold;
		color: #fff;	
		background: transparent;
		}

	#headerbuttons a:active visited:active{
		background: transparent;
		font: 10px;
		font-weight: bold;
		color: #da0203;
		background-color: transparent;	
		}

#mainwrap {
	background:  transparent;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 14px;
	width: 729px;
	height: 414px;
	text-align: center;
	float: left;
	}

#main {
	background: transparent url("back-main.gif") repeat-x top right;
	padding: 0px;	
	margin: 0px 0px 0px 0px;
	width: 718px;
	height: 414px;
	text-align: center;
	float: left;
	}


#main a:link { 
		background: transparent;
		font: 12px verdana;
		font-weight: bold; 
		text-decoration: none; 
		color: #000;
		}

 #main a:visited { 
		background: transparent;
		font: 12px verdana;
		font-weight: bold; 
		text-decoration: none; 
		color: #000;
		}

#main a:hover{
		font: 12px verdana;
		font-weight: bold;
		text-decoration: none; 
		color: #000;	
		background: transparent;
			}

		.mainlinks a:link { 
		background: transparent;
		font: 12px verdana;
		font-weight: bold; 
		text-decoration: none; 
		color: #000;
		}

		 .mainlinks a:visited { 
		background: transparent;
		font: 12px verdana;
		font-weight: bold; 
		text-decoration: none; 
		color: #000;
		}

		.mainlinks a:hover{
		font: 12px verdana;
		font-weight: bold;
		text-decoration: none; 
		color: #000;	
		background: transparent;
		border-bottom: solid 2px #fff;
		}

#main a:active visited:active{
		background: transparent;
		font: 12px;
		font-weight: bold;
		color: #000;
		background-color: transparent;	
		}

	#main P {
	font: 14px arial;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 2px 4px 0px 0px;
	width: 661px; 
	float: right;
	height: 225px;
	text-align: justify;
	overflow-y: scroll;
	border-bottom: dashed 1px #ccc;
	}

	#main P object {
	padding: 0px 10px 0px 0px;
	}

	.p2 {
	font: 13px arial;
	padding: 0px 10px 0px 0px;
	margin: 2px 4px 0px 0px;
	width: 671px; 
	float: right;
	height: 150px;
	text-align: justify;
	overflow-y: scroll;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	}
	
	.p2b {
	font: 13px arial;
	padding: 0px 10px 0px 0px;
	margin: 2px 4px 0px 0px;
	width: 371px; 
	float: right;
	height: 200px;
	text-align: justify;
	overflow-y: scroll;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	}

	.p3 {
	font: 13px arial;
	padding: 0px 10px 0px 0px;
	margin: 2px 4px 0px 0px;
	width: 401px; 
	float: right;
	height: 280px;
	text-align: justify;
	overflow-y: scroll;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	}
	

#email {
	background: transparent url("commentsbgr.gif") no-repeat top right;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	height: 350px;
	float: left;
	text-align: left;
		}
#email p {width: 265px;
	height: 40px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow-y: visible;
	border-bottom: none;
	float: left;
	}

	.ep {
	width: 265px;
	height: 300px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow-y: visible;
	border-bottom: none;
	}

#email a:link { 
		font: 10px verdana,arial,cursive;
		font-weight: bold; 
		text-decoration: none; 
		color: #FF8A0D;
		background-color: transparent;
		}
	#email a:visited { 
		font: 10px verdana,arial;
		font-weight: bold; 
		text-decoration: none; 
		color: #FF8A0D;
		background-color: transparent;
		}
	#email a:hover, a:active {
		font: 10px verdana,arial; 
		font-weight: bold;
		text-decoration: underline; 
		color: #fefefe;
		background-color: transparent;
		}

.par {
	font: 14px arial;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 2px 4px 0px 0px;
	width: 661px; 
	float: right;
	text-align: justify;
	}

	.par a:link { 
		font: 14px verdana,arial;
		font-weight: normal;
		text-decoration: none; 
		color: #000;
		background-color: transparent;
				
		}
	
	.par a:hover {
		font: 14px verdana,arial; 
		font-weight: normal;
		text-decoration: none; 
		color: #000;
		background-color: transparent;
		border-bottom: solid 2px #fff;
		}
	
	.par a:active {
		font: 14px verdana,arial; 
		font-weight: normal;
		text-decoration: none; 
		color: #000;
		background-color: transparent;
		
		
		}
	.par a:visited {
		font: 14px verdana,arial; 
		font-weight: normal;
		text-decoration: none; 
		color: #000;
		background-color: transparent;
		
		}
.right {
	width: 170px; 
	text-align: right;
	 float: right;
	margin: 10px 0px 0px 0px;
	}

.middle {
	width: 170px; 	
	margin: 140px 0px 0px 0px;
	align: bottom;
	}
#leftbox {
	width: 260px;
	padding: 10px 15px 0px 15px;
	margin: 0px;
	text-align: left;
	float: left;
	}

#lightbox {

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;
	
	}
	
	

#lightbox a img	{
	border: none; 
	}



	#outerImageContainer {

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;
	margin: 0 auto;
	
	}
	


	#imageContainer {

	padding: 10px;
	
	}


	#loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;
	
	}


	#hoverNav {

	position: absolute;

	top: 0;
	left: 0;

	height: 100%;
	width: 100%;
	z-index: 10;

	}

	
#imageContainer>#hoverNav {
	 left: 0;}


	#hoverNav a{ 
	outline: none;}
	
	

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; 
	
	/* Trick IE into showing hover */
	
	display: block;
	}
	
	
#prevLink {
	 left: 0; float: left;}
	
#nextLink { right: 0; float: right;}
	
	
#prevLink:hover, #prevLink:visited:hover {
	 background: url("images/prevlabel.png") left 15% no-repeat; 
	}

	
	#nextLink:hover, #nextLink:visited:hover {
	 background: url("images/nextlabel.png") right 15% no-repeat; 
	}



	
#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;
	
	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;
	
	width: 100%	

	}

	

#imageData{
	padding:0 10px; color: #666; }
	

	#imageData #imageDetails{ 
	width: 70%; float: left; text-align: left; }

	
#imageData #caption{ font-weight: bold;	}

	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
	
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

	
#overlay{

	position: absolute;

	top: 0;
	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}

#copyright {
	background: transparent;
	color: #3c3c3c;
	text-align: center;
	line-height: 1.1em;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 37px;
	width: 729px;
	float: left;
	}

#thumblinkbox {
	background: transparent;
	width: 300px;
	height: 25px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 215px;
	float: left;
	}
	
	
.thumblink
	{
	position: relative;
	display: block;
	font-family: helvetica, arial;
	text-decoration: none; 
	background: transparent url("thumbprint.gif") no-repeat;
	white-space: nowrap;
	width: 300px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	}

	
	.thumblink img
	{
	color: #000;
	text-decoration: none; 
	width: 300px;
	height: 25px;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	float: left;
	}
	
	* html a:hover
	{
	visibility:visible;
	text-decoration: none;
	text-decoration: none; 
	}

	.thumblink a:hover img
	{
	visibility:hidden;
	}

	.thumblink span
	{
	background: transparent;
	color: #000;
	text-decoration: none; 
	position: absolute;
	height: 25px;
	width: 300px;
	margin: 0px 0px 0px -300px;
	padding: 0px;
	cursor: pointer;
	text-align: left;
	float: left;
	} 


	


#credentials {
	background: transparent;
	color: #000;
	margin: 0px 0px 0px 0px;
	display: block;
	height: 25px;
	width: 741px;
	float: left;
	text-align: center;
	}


	#credentials a:link { 
		font: 10px verdana,arial;
		font-weight: bold; 
		text-decoration: none; 
		color: #000000;
		background-color: transparent;
		
		}
	#credentials a:visited { 
		font: 10px verdana,arial;
		font-weight: bold; 
		text-decoration: none; 
		color: #000000;
		background-color: transparent;
		
		}
	#credentials a:hover {
		font: 10px verdana,arial; 
		font-weight: bold;
		text-decoration: underline; 
		color: #000;
		background-color: transparent;
		}
	#credentials a:active {
		font: 10px verdana,arial; 
		font-weight: bold;
		text-decoration: underline; 
		color: #000000;
		background-color: transparent;
		
		}
#extraDiv1 { 
	display: none;
	background: transparent url("leftmask.gif") no-repeat top right;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 269px; 
	height: 663px; 
	}

#extraDiv2 { 
	display: none;
	background: transparent url("rightmask.gif") no-repeat top left;
	position: absolute; 
	top: 0px; 
	right: 0px; 
	width: 269px; 
	height: 663px; 
	}


#extraDiv4 { 
	display: none;
	background: transparent;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 0px; 
	height: 0px; 
	}
