
@import url("https://2ab870.claudeassets.com/20250520183115cs_/https://photospattaya.com/Layout/css/reset.css");

body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #666;
	background-image:url(https://12ccd2.claudeassets.com/20250520183115im_/https://photospattaya.com/images/dark-metal-grid-8.jpg);
	background-attachment:fixed;
	line-height:18px;
}

p {
    padding-bottom:10px;
	/*padding-top:3px;*/
}
/*------------FONT FAMILY-----------*/
h1 {
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	color:#666;
	font-weight:normal;
}
h2 {
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	color: rgb(213, 202, 164);
	font-weight:bold;
	margin-top:20px;
	margin-bottom:3px;
}
h2+p {
	margin-top:0px;
	margin-bottom:3px;
	}	
h2.boxTitle{
	margin-top:0;
	}
h3{
font-family:'Handlee', serif;
font-size:15px;
color:#D5CAA4;
font-weight:bold;
padding-bottom:1px;
margin-bottom:0:	
}
.handlee{
	font-family:'Handlee', serif;
	font-size:14px;
	font-weight:bold;
	color: #039; 
}
.imprima{
	font-family:'Imprima', serif;
	font-size:14px;
	font-weight:bold;
	color:rgb(213, 202, 164); 
}	
/*---------global link styles-----------*/
a {	text-decoration:none;
     border-bottom:none;
}
a:link{
    color:#900/* #49A3B2*/;
	font-weight: bold;
	/*border-bottom: 1px dashed  #49A3B2;*/
}
a:visited {
  color: #49A3B2;
  border-bottom: 1px dotted  #49A3B2;
}
a:focus {
	outline: thin dotted;
	border-bottom: 1px solid #00c;
}

a:hover {
	outline: 0;
	color: #49A3B2;
	border-bottom: 1px solid  #49A3B2;
}
a:active{
	font-style:italic;
	font-weight: normal;
	border-bottom: 1px solid  #49A3B2;
}
aside a:hover{
	/*border-bottom:none;*/
}
/*a:hover img {
border-bottom: none !important;
display: block;
}*/
.aimg:hover{
	border-bottom:none;
}
.mobilePicBox a:hover{
	border-bottom:none;
}

/*Thus ends the global link styles*/

/*----Padding styles used with FA-----------*/
.paddy{
	padding-left:5px;
}
.paddyR{
	padding-right:5px;
}
.paddyRr{
	padding-right:5px;
	float:right;
	}
/*----------------	Video and MAP Wrappers  -------------------*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}
 .googleMaps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
 .googleMaps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
/*----------------	IMAGE Wrappers  -------------------*/
.imgLeft {
	float: left;
	margin-right: 5px;
}
.imgCenter{
     text-align:center;
}
.imgCenter:hover{
     cursor: pointer;
}
.imgFrameGrey{
	margin-top:1em;
	background:rgb(213, 202, 164) ; 
	padding:5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom:1em;
	margin-right: 5px;
	
}
.mobilePicFrame{
	padding-left:0;
	margin-left:0;
	list-style:none;
}
.mpf{
	margin-top:2em;
	background: rgb(213, 202, 164);
	padding:10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom:.5em;
}

/*#topimage {
	padding-left: 25px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFAD25;
	border-right-color: #FFAD25;
	border-bottom-color: #FFAD25;
	border-left-color: #FFAD25;
	width: 462px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-top: 0px;
	position: relative;
	
}*/

/*-------------HOTEL ad classes------------*/
.hotelDeals{
	width:100%;
	font-family:'Imprima', serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#C63;
	background-color:#FFF;
	margin-bottom:.3em;
	margin-right:auto;	
	padding:.3em 0 .3em 0 ;
}
.hotelDiscount{
	width:100%;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color: #093;
	margin-top:.3em;
	padding:.3em 0 .6em 0 ;
}
/*-------Begin Lovewords and phrases addBox styles. aB means addBox-----------*/

.aBcontainer{
	background-color:rgb(143,174,205);
    width:85%;
    height:auto;
	padding:.5em .5em ;
	-moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
	margin-top:.3em;
	margin-bottom:.5em;	
	margin-left:1.2em;
}
.aBtopRow{
	font-family: 'Imprima', serif;
	font-size:16px;
	font-weight:bold;
    background-color: rgb(230,242,255);
    width:93%;
    height:auto;
   -moz-border-radius:9px 9px 0 0;
   -webkit-border-radius:9px 9px 0 0;
    border-radius:9px 9px 0 0;
    margin-left:auto;
	margin-right:auto;
	padding:.45em .45em ;	
}
.aBsecondRow{
	width:93%;
	font-family:'Handlee', serif;
	font-size:14px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;	
	padding:.3em .5em .1em .5em ;	
}
.aBthirdRow{
	width:93%;
	height:auto;
	font-family: 'Imprima', serif;
	font-size:14px;
	text-align:center;
	background-color:#FFF /*#dfe6ed*/;
	margin-left:auto;
	margin-right:auto;	
	padding:.1em .5em .1em .5em ;	
	}
.bottomRow{
	width:93%;
	height:auto;
	text-align:center;
	background-color:#4B6C9D;
	margin-left:auto;
	margin-right:auto;	
	padding:.5em .5em ;	
	-moz-border-radius: 0 0 9px 9px;
   -webkit-border-radius:0 0 9px 9px;
    border-radius:0 0 9px 9px;
	}
.joinButton {  	
    font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #ffaa22;
	padding:5px 16px; /*Adjust width and height of button*/
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	background:-ms-linear-gradient( top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffec64), color-stop(100%, #ffab23) );
	background-color:#ffec64;
	color:#333333;
	display:inline-block;   /* This css button was generated by css-button-generator.com */
	text-shadow:1px 1px 0px #ffee66;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fff6af;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fff6af;
 	box-shadow:inset 1px 1px 0px 0px #fff6af;	
}
.joinButton:hover {
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	background:-ms-linear-gradient( top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffab23), color-stop(100%, #ffec64) );
	background-color:#ffab23;
}
.joinButton:active {
	position:relative;
	top:1px;
}
a.joinButton{
border-bottom:none;
}
/*-----End of Lovewords and phrases addBox styles-------*/

/*-----------------Column boxes-------------------*/
#headerBox {
    height: 75px;
    background:rgba(213, 202, 164,0.3);
    border-radius: 10px 10px 0 0;
    border: 1px solid #ebebeb;
    margin-top: 15px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
#headerBox .siteName{
	font-family:'Dosis', sans-serif /*'Imprima', serif*/;
	font-size:36px;
	font-weight:bold;
	color: #666;
	margin-top:26px;
	margin-left:15px;
}

#navigationBox {
    height: 45px;
    background: #FCFFFE;
    border-radius: 10px;
    border: 1px solid #e8ebea;
    margin: 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
.topBar{
	height:40px;
	width:100%;
}
.standardBox{
	background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin:10px;
	text-align:center;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
aside.standardBox:empty{
	display:none;
}
.standardBox a:hover{
	border-bottom:none; 
	
}
.bigPicSizer{
	/*padding-left:.2em;*/
	padding-right:.9em;
	width:90%;
	
}

.bigPicBox {
	background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 5px;
	text-align:center;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
 
}
.boxTitle{
	padding:10px 10px;
	font-size:18px;
	text-align:left;
    background: rgb(213, 202, 164);
    border-radius: 10px 10px 0 0;
    border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
    margin-bottom:10px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
h1.boxTitle{
	margin-top:0;
	}

#apDiv1 {
	position: absolute;
	width:118px;
	height:70px;
	z-index:4;
	left: 50%;
	top: 50%;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -48px;
}
.thumb_click {
	font-weight: bold;
	font-style: oblique;
	font-size: 12px;
	text-align: center;
	margin-top:7px;
	padding-bottom:7px;
}
.contentTopBox{
	padding:0 0 10px 0px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
.insideBox{
	padding:10px 10px;
}
.contentBox {
	padding:30px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 10px 5px 5px 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}

.leftcolumnLastBox {
	background: #FFFFFF;
    border-radius: 10px 10px 0 0;
    border: 1px solid #ebebeb;
    margin: 5px 5px 0 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
.thumbsBox{
	padding:10px 17px ;
	background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
figure.thumbsBox:empty{
	display:none;
}
.rightColumnBox {
    background: #FFFFFF;
	/*padding:10px 10px;*/
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 5px;
	text-align:center;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
.adPhoneTabBox{
	background: #FFFFFF;
	padding-right:1em;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
.footerBox {
    height: 20px;
    background: rgb(213, 202, 164);
	padding:5px;
    border-radius:0 0 10px 10px;
    border:0 1px 1px 1px;
	border-color:#ebebeb;
	border-style:solid;
    margin:0 5px 15px 5px;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
}
.copyrightDate{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	height: auto;
	width: 100%;
	padding:10px;
}
#footerGoTop{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	float: none;		
}
.h2Color{
	color: #D5CAA4;
}
.fullSpan{
	width:100%;
	height:auto;
}
/*-----------Hover transition effect for images and banners---------------*/
.theBan {
	/*text-align: center;	*/
	border-bottom:none;
}
.theBan img {
	margin-bottom:10px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
.theBan img:hover {
	-webkit-transform: scale(1.01);	
	-moz-transform: scale(1.01);	
	-ms-transform: scale(1.01);	
	-o-transform: scale(1.01);	
	transform: scale(1.01);
	-moz-box-shadow: 4px 4px 6px #000;
	-webkit-box-shadow: 4px 4px 6px #000;
	box-shadow: 4px 4px 6px #000;
	-webkit-backface-visibility: hidden;
	cursor:pointer;
	border-bottom:none;
}
.theBan img:active{
position:relative;
	top:2px;	
}
.theBan a:hover {
	border-bottom:none;
}
/*-----------END Hover transition effect for images and banners END---------------*/


.imgLeftList {
	float: left;
	margin-right:2.3em;
	margin-bottom:.5em;
}

#listPosing
{
	list-style: none;
	margin:0 0 0 10px;
	padding: 0px;
}
#listPosing li
{
	padding-left: 25px;
	margin-left: 0px;
	background-image:url(https://yourpattaya.com/images/bulletts/orange_dot_10.jpg) /*https://pattaya-bar-girls.com/images/bullet/heart16.gif)*/;
	background-repeat: no-repeat;
	background-position: left 0.2em;
	font-family:inherit;
	font-size: inherit;
	margin-right: 0px;
	font-style: normal;
	line-height: normal;
	height:30px;
	margin:10px 0 10px 0;
	width: 95%;
}
.listLink{
	color: rgb(213, 202, 164);
	list-style: none;
	margin:0 0 0 10px;
	padding:0px;
}
.listLink li{
	padding-left: 25px;
	margin-left: 0px;
	margin:10px 0 10px 0;
}
.listZones{
	list-style: none;
	margin:0 0 0 10px;
	padding:10px 0 0 0;
}
.listZones li{
	font-family:'Roboto', sans-serif;
	padding:0 0 0 22px;
	margin:0 0 10px 0;
	line-height:16px;
	font-size:14px;
	background-image:url(https://dd5b7d.claudeassets.com/20250520183115im_/https://photospattaya.com/images/bullets/camera.png);
	background-repeat:no-repeat;
}
.listNorm{
	color: cccc;
	list-style: none;
	margin:0 0 0 10px;
	padding:0px;
}
.listNorm li{
	padding-left: 5px;
	margin-left: 0px;
	/*margin:4px 0 4px 0;*/
	list-style-image:url(https://4c0537.claudeassets.com/20250520183115im_/https://photospattaya.com/images/bullets/orange_dot_10.jpg)
}
/*--   -------Hotels select menu option 2    --*/
.notIE {
  position: relative;
  display: inline-block;
}
select {
  display: inline-block;
  height: 38px;
  width: 100%;
  outline: none;
  font-family:'Roboto',sans-serif;
  font-weight:bold;
  font-size:16px;
  color: #74646e;
  padding-left:.8em;
  border-bottom: 1px solid #C8BFC4;
  border-top:1px solid #C8BFC4;
  border-left:1px solid #C8BFC4;
  border-right:none;
  border-radius: 4px 4px 4px 4px;
  box-shadow:inset 1px 1px 6px #ddd8dc;
  background:/*rgba(213, 202, 164, 0.28)*/ #fff;
}

/* Select arrow styling option 2*/

.notIE .fancyArrow {
  width: 33px;
  height: 38px;
  position: absolute;
  display: inline-block;
  top: 0px;
  right: 0;
  background: url(https://d7a65c.claudeassets.com/20250520183115im_/https://photospattaya.com/images/button/hotel-select2.png) right / 98% no-repeat #fff;
  pointer-events:none;
}
/*target Internet Explorer 9 and Internet Explorer 10:*/

@media screen and (min-width: 0\0) {
  .notIE .fancyArrow {
    display: none;
  }
}
/*--------Style for buttons global-------------------*/
.buttonGrapFuel{
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(255,255,255) 0%,rgb(255,255,255) 54%,rgb(208,208,208) 100%); 
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(255,255,255)),color-stop(0.54, rgb(255,255,255)),color-stop(1, rgb(208,208,208)));
background-image:-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 54%,rgb(208,208,208) 100%);
background-image:-o-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 54%,rgb(208,208,208) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 54%,rgb(208,208,208) 100%);
background-image:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 54%,rgb(208,208,208) 100%);
width:150px;
height:39px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-moz-box-shadow:1px 4px 3px rgba(0,0,0,0.65);
-webkit-box-shadow:1px 4px 3px rgba(0,0,0,0.65);
box-shadow:1px 4px 3px rgba(0,0,0,0.65);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd0d0d0,GradientType=0)
	progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=4,Color=#a6000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd0d0d0,GradientType=0)
	progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=4,Color=#a6000000,Positive=true);
	
	}
.buttonRightEnd{	background-image:-moz-linear-gradient(100% 57% -180deg,rgb(142,143,144) 0%,rgb(222,222,222) 100%); 
background-image:-webkit-gradient(linear,100% 57%,-21% 57%,color-stop(0, rgb(142,143,144)),color-stop(1, rgb(222,222,222)));
background-image:-webkit-linear-gradient(-180deg,rgb(142,143,144) 0%,rgb(222,222,222) 100%);
background-image:-o-linear-gradient(-180deg,rgb(142,143,144) 0%,rgb(222,222,222) 100%);
background-image:-ms-linear-gradient(-180deg,rgb(142,143,144) 0%,rgb(222,222,222) 100%);
background-image:linear-gradient(-180deg,rgb(142,143,144) 0%,rgb(222,222,222) 100%);
width:32px;
height:37px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdedede,endColorstr=#ff8e8f90,GradientType=1)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdedede,endColorstr=#ff8e8f90,GradientType=1);
}
/*---------------------Styles for inForm-------------------------------
This form is fixed width 250px and contained in a 300px wide box */ 

		
.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.group:after { clear: both; }  
.group { zoom: 1; }  

#fullSpanGradBg {      /*inForm container*/
	width: 100%;
	display: block;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(https://d65bd4.claudeassets.com/20250520183115im_/https://photospattaya.com/images/bg/PAPER01L.JPG) /*url(https://fdb2aa.claudeassets.com/20250520183115im_/https://photospattaya.com/images/bg/WATRPPR4.JPG)*/;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	box-shadow: 1px 1px 2px 1px #333;
	background-repeat: repeat;
	background-position: left top;
}

#inForm {
	width: 80%;       /*To display correctly must be same width as "inForm label"*/
	margin: 0 auto;
	padding: 10px;
}
#inForm label {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-weight: bold;
	color: #777;
	padding-top: 15px;
}
/*--------------inForm Input fields---------------------------*/
#inForm input[type=text], input[type=email], textarea {

	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 5px;
	background: #EEE;
	border: 1px solid #FFF;
	font-family: 'Ubuntu Mono', sans-serif;
	font-size: 16px;
	color: #666;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	background: -webkit-linear-gradient(#FFF,#DDD);
	background: -moz-linear-gradient(#FFF,#DDD);
	background: -o-linear-gradient(#FFF,#DDD);
	background: linear-gradient(#FFF,#DDD);
    -pie-background: linear-gradient(#FFF, #DDD);

	-webkit-box-shadow: inset 0px 2px 3px #666,inset 0px -5px 3px #EEE;
	-moz-box-shadow: inset 0px 2px 3px #666,inset 0px -5px 3px #EEE;
	box-shadow: inset 0px 2px 3px #666,inset 0px -5px 3px #EEE;
}

/*-------------------inForm SUBMIT Button style here---------------------------------*/
#inForm input[type=submit] {
 width:85%;
  margin-top:10px;
  font-size:14px;	
  font-family: arial;
  font-weight: bold;
  text-align:center;
  -moz-box-shadow:inset 0px 2px 9px -12px #ffffff;
	-webkit-box-shadow:inset 0px 2px 9px -12px #ffffff;
	box-shadow:inset 0px 2px 9px -12px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	padding:11px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
 

#inForm input[type=submit]:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
	

/*-------------------inForm IMAGE Button style here---------------------------------*/
#inForm input[type=image] {
	padding:30px ;
	/*width:50%;*/
	border:none;
	margin-top: 10px;
	/*background-image:url(https://40c468.claudeassets.com/20250520183115im_/https://photospattaya.com/images/button/submit-button02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:10%;*/
	color: transparent;
	}
#inForm input[type=image]:hover {
	/*width:50%;*/
	/*-moz-opacity:2; */
	background-image:url(https://b5282b.claudeassets.com/20250520183115im_/https://photospattaya.com/images/button/submit-button03.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#inForm input[type=image]:active {
	position:relative;
	top:1px;
}
.buttonIf{
	width:30%;
	display:inline-block;
}
/*-------------------inForm Field input focus----------------------------------*/
#inForm input:focus, textarea:focus {
	outline: solid green;
}
/* "required" is set as a cless of the input field to indicate with an icon background image that
the field is mandatory. The class has been stripped from some forms.*/

#inForm input[type=text].required {
	padding-left:30px;
	width:220px;
}

#inForm input.required {
	background: url(https://764ee8.claudeassets.com/20250520183115im_/https://photospattaya.com/css/required.png) no-repeat 5px 5px, -webkit-linear-gradient(#FFF,#DDD);
	background: url(https://764ee8.claudeassets.com/20250520183115im_/https://photospattaya.com/css/required.png) no-repeat 5px 5px, -moz-linear-gradient(#FFF,#DDD);
	background: url(https://764ee8.claudeassets.com/20250520183115im_/https://photospattaya.com/css/required.png) no-repeat 5px 5px, -o-linear-gradient(#FFF,#DDD);
	background: url(https://764ee8.claudeassets.com/20250520183115im_/https://photospattaya.com/css/required.png) no-repeat 5px 5px, -ms-linear-gradient(#FFF,#DDD);
	background: url(https://764ee8.claudeassets.com/20250520183115im_/https://photospattaya.com/css/required.png) no-repeat 5px 5px, linear-gradient(#FFF,#DDD);
	-pie-background: url(https://764ee8.claudeassets.com/20250520183115im_/https://photospattaya.com/css/required.png) no-repeat 5px 5px, linear-gradient(#FFF, #DDD);
}

#inForm label:hover input[type=text], input[type=password]:hover, textarea:hover {
	outline: solid orange;
}
/*--------------------------End of inForm styles--------------------------------*/
.recaptScale {
    transform:scale(0.45);
    -webkit-transform:scale(0.45);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
form#inForm div.g-recaptcha div { margin:1ex 0 0 0; }

span.step {
  background: #0087CF;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 5px;
  text-align: center;
  width: 1.6em; 
}
.flexContainer {
	width:100%;
  -webkit-justify-content: space-around; /* Safari */
  justify-content:         space-around;
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
   -webkit-align-content: space-between; /* Safari */
  align-content:         space-between;
  -webkit-align-items:center; /* Safari */
  align-items:  center;
   -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
   display:-webkit-flex; /* Safari */
  display:flex;
}
.flexItem-1 {
  -webkit-flex-grow: 0; /* Safari */
  flex-grow:         0;
  -webkit-order: 0; /* Safari */
  order:         0;
   -webkit-flex-basis:130px; /* Safari sets width */
  flex-basis:130px;
  background-color:white;
}
.flexItem-2 {
  -webkit-flex-grow: 0; /* Safari */
  flex-grow:         0;
  -webkit-order: 1; /* Safari */
  order:         1;
   -webkit-flex-basis: auto; /* Safari */
  flex-basis: auto;
  /*background-color:red;*/
}
.flexItem-3{
  -webkit-flex-grow:0; /* Safari */
  flex-grow:        0;
  -webkit-order:2; /* Safari */
  order:         2;
   -webkit-flex-basis:400px; /* Safari */
  flex-basis: 400px;
 /* background-color:blue;*/
}
.flexItem-4{
  -webkit-flex-grow:0; /* Safari */
  flex-grow:        0;
  -webkit-order:3; /* Safari */
  order:         3;
   -webkit-flex-basis:auto; /* Safari */
  flex-basis: auto;
/*
     FILE ARCHIVED ON 04:17:11 Sep 30, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:46:34 Jun 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.715
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.045
  esindex: 0.014
  cdx.remote: 151.398
  LoadShardBlock: 556.544 (3)
  PetaboxLoader3.datanode: 588.452 (5)
  PetaboxLoader3.resolve: 127.893 (2)
  load_resource: 225.288
  loaddict: 94.809
*/