@charset "UTF-8";
/* CSS Document */
html:-moz-full-screen {
    background: black;
}

html:-webkit-full-screen {
    background: black;
}

html:-ms-fullscreen {
    background: black;
    width: 100%; /* needed to center contents in IE */
}

html:fullscreen {
    background: black;
}
html{
	background:black;
}

#titleofimage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	width: 300px;
	text-align: right;
	margin-top: 0px;
	margin-left: -100px;
	opacity: 1;
	z-index:300;
    color: #bbb;
    position:absolute;
}

#desc{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    width: 500px;
    text-align: left;
    opacity: 1;
    line-height: normal;
    position: absolute;
    margin-left: 210px;
    margin-top: 4px;
	margin-bottom:0px;
	pading:0px;
    z-index: 300;
    color: #bbb;
}
#titledesc{
	position:relative;
	top: 0px;
	width: 700px;
	height: 40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0px;
	text-align:left;
	z-index:1000;
}
#footer{
    color:#777;
	font-size: 9px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	position: relative;
	text-align: center;
}
#runningcount{
	color:#777;
	font-size: 9px;
	z-index:100;
    margin-left:auto;
	margin-right:auto;
    margin-top: -30px;
	margin-bottom: -8px;
	width:50px;
    
}
#galimage1{
    position:relative;
    margin-left:auto;
    margin-right: auto;
	z-index:1000;
    display:block; 
	margin-top:40px;
    
}
#hiddenImage{
	margin-left:-9990px;
    margin-top:-9999px;
	position:absolute;
	border:solid thin red;
    
}

#playpause{
    position: absolute;
    margin-left: auto;
    font-size: .8em;
    text-align: left;
    margin-top: 0em;
    color: white;
    opacity: .5;
    text-align: center;
    width: 280px;
    margin-right: auto;
    
}
#clock{
	position:relative;
    margin-left:auto;
	margin-right:auto;
    margin-top:-13px;
	width:100px;
	height:2px;
}
.imgSize{
	height:700px;
}
div.centerDiv{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:300px;
}
div.msg{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	margin-top:200px;
	width:600px;
	position:relative;
	margin-left:auto;
	margin-right:auto;

}.fullscreenbutton {
	background-color: #333;
	border-color: #888;
	border-style: solid;
	border-width: 1px;
	color: #888;
	font-size: 12px;
	/*margin-left: 170px;*/
	width: 190px;
	cursor: pointer;
}

.rounded-corners {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
input#searchString{
	background: #333 url("../images/search-icon.png") no-repeat scroll left 5px center;
	font-size: 12px;
	width: 130px;
	padding-left: 40px;
	position: relative;
	color:white;
	
}
.helpBox{
	height:350px;
	width:250px;
	position: fixed;
	top:200px;
	bottom:0px;
	left:0px;
	right:0px;
	color:white;
	overflow:hidden;
	background-color:#333;
	margin-left:25px;
	border:thin solid white;
	z-index: 1001;
	opacity:30%;
	display:none;
	
}
.innerHelpDiv{
	/*background-image: url( url(../images/close-icon-small.png);
    background-repeat: no-repeat;
    background-position: right top;*/
	font-family:helvetica, arial, sans-serif;
	font-size:small;
	width:200px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
.btn:hover{
	color:white;
	border:thin solid white;
}
.btn{
	height:25px;
	border:thin solid #bbb;
	background-color:#333;
	color:#bbb;
	margin-left:5px;
	margin-top:2px;
	cursor:pointer;
}
.helpButton.btn{
	margin-left:2px;
}
.btn:active{
	background-color:red;
	color:white;
}
.closeIcon{
	height:32px;
	width:32px;
	position:absolute;
	top:10px;
	right:10px;
}
span#imgId{
	position: absolute;
    color: #777;
    font-size: 10pt;
    margin-top: -68px;
	right:0px;
}
.guestbook{
	margin-right:-30px;
}
img.newIcon{
	position: relative;
	left: 20px;
	top: 0px;
	margin: 0px;
	width:30px;
	margin-left:-20px;
}
.orderBox{
	width:600px;
	margin:0 auto;
	height:600px;
	background-color:white;
	z-index:1005;
	position:absolute;
}
.wropper{
	width:100%;
	position:absolute;
}
div#popupform {
	position:absolute;
	background-color: #FFFFF9;
	padding: 10px;
	border: 7px solid #8A5B00;
	width:600px;
	display: none;
	z-index:10000;
}

div.captcha{
	margin: 0 auto;
	width: 270px;
	margin-top:0px;
}
#submitButton {
	width:100px;
    margin-left: 100px;
	margin-top:20px;
}
.formdata {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin-top:7px;
}
div.header{
	font-size:18pt;
	width:300px;
	margin: 0 auto;
	margin-bottom:20px;
}
form{
	width:300px;
	margin: 0 auto;
}
.headerImage{
	width:400px;
}
table{
	margin: 0 auto;
	width: 230px;
}
.warning{
  position:relative;
	font-size: 10px;
	color: red;
	visibility: hidden;
	margin:0px;
	margin-top:-5px;
	margin-bottom:-5px;
	}
textarea#message{
	width:400px;
	height:80px;
}
.submitButton{
	height:60px;
	color: black;
	background-color:#FFF9E7;
	font-size:12pt;
	border:thin solid gray;
	cursor:pointer;
	margin-bottom: 15px;
	box-shadow: 0 0 10px rgba(0,0,0,.2), 0 5px 5px rgba(0,0,0,.2) ;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2), 0 5px 5px rgba(0,0,0,.2) ;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2), 0 5px 5px rgba(0,0,0,.2) ;
}
.submitButton:hover{
	background-color:#ff9ff;
	border: 2px darkgray solid;
	box-shadow: 0 0 20px bisque ;
	-moz-box-shadow: 0 0 20px bisque ;
	-webkit-box-shadow: 0 0 20px bisque ;
}
.submitButton:active{
	background-color:red;
}.shadow{
    -moz-box-shadow: 2px 4px 8px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, .5);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, .5);
}

.email-icon{
	height: 32px;
	margin-top: 5px;
	position: relative;
	left: 0px;
	margin-right: 5px;
	margin-bottom: -5px;
}
div#popupWrapper{
	position:relative;
	margin:0 auto;
	top:10px;
	width:600px;
	
}
.btn1{
	margin-right:-10px;
}
div#popupform{
	height:550px;
}
.rotate{
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari 3-8 */
    transform: rotate(45deg);
}