@charset "utf-8";
/* CSS Document */

body
{
	
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow-y: scroll;
background-color: #111124;

    /*
	
	background-image: url("images/bgimages/beach-fire-girl-photograph-photo.jpg"); 
    background-repeat: no-repeat;
    background-position:center;
	background-attachment:fixed
	*/

/* 
    background-image: url("images/bgimages/beach-fire-girl-photograph-photo.jpg");
	background-height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	
	*/
	
	background-image: url("images/bgimages/beach-fire-girl-photograph-photo_fade.jpg");
	background-repeat: no-repeat;
	  
}


a:link { color: #ffffff;}
a:visited { color: #ffffff;}
a:hover { color: #FF00FF; font-weight: bold}
a:active { color: #ffffff;}


video { 
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: url('bg1.png') no-repeat; background-size: cover;  -webkit-transition: 1s opacity; transition: 1s opacity; 
opacity: .75; 
}




.size_8 {					font-size: 8px;}
.size_10 {					font-size: 10px;}
.size_12 {					font-size: 12px;}
.size_14 {					font-size: 14px;}
.size_16 {					font-size: 16px;}
.size_16_white {			font-size: 16px;														color: #FFFFFF;}
.size_16_bold {				font-size: 16px; 		font-weight: bold;}
.size_16_bold_0DC179 {		font-size: 16px; 		font-weight: bold; 								color: #0DC179;}
.size_18 {					font-size: 18px;}
.size_18_white {			font-size: 18px;														color: #FFFFFF;}
.size_18_bold_white {		font-size: 18px;		font-weight: bold;								color: #FFFFFF;}
.size_18_bold {				font-size: 18px;		font-weight: bold;}
.size_18_bold_italic {		font-size: 18px;		font-weight: bold; 		font-style:italic}
.size_18_italic_white {		font-size: 18px;		font-style:italic;      color: #FFFFFF;}

.size_18_bold_italic_red {	font-size: 18px;		font-weight: bold; 		font-style:italic;		color:#F00}
.size_18_bold_gray {		font-size: 18px;		font-weight: bold;								color:#999;}
.Size_20 {					font-size: 20px;}
.size_20_bold {				font-size: 20px;		font-weight: bold;}
.size_20_bold_gray {		font-size: 20px;		font-weight: bold;								color:#999;}
.size_22 {					font-size: 22px;}
.size_22_bold {				font-size: 22px;		font-weight: bold;}
.size_22_bold_gray {		font-size: 22px;		font-weight: bold;								color:#999;}
.size_26_bold_italic {		font-size: 26px;		font-weight: bold; 		font-style:italic}
.size_32_bold {				font-size: 32px;		font-weight: bold;}
.size_30_bold {				font-size: 30px;		font-weight: bold;}
.size_40_bold {				font-size: 40px;		font-weight: bold;}

.size_15_bold_gold {		font-size: 15px;		font-weight: bold;		color:#FFCC00; text-shadow: 1px 1px 1px #000;}
.size_20_bold_gold {		font-size: 20px;		font-weight: bold;		color:#FFCC00; text-shadow: 1px 1px 1px #000;}
.size_30_bold_gold {		font-size: 30px;		font-weight: bold;		color:#FFCC00; text-shadow: 1px 1px 1px #000;}
.size_40_bold_gold {		font-size: 40px;		font-weight: bold;		color:#FFCC00; text-shadow: 2px 2px 2px #000;}
.size_45_bold_gold {		font-size: 45px;		font-weight: bold;		color:#FFCC00; text-shadow: 2px 2px 2px #757575;}
.size_45_bold_yellow {		font-size: 45px;		font-weight: bold;		color:#ffe400; text-shadow: 3px 3px 3px #1e1e1e; font-family: Tahoma, Geneva, sans-serif; }
.size_50_bold_gold {		font-size: 50px;		font-weight: bold;		color:#FFCC00; text-shadow: 2px 2px 2px #757575;}

.size_60_bold_gold {		font-size: 60px;		font-weight: bold;		color:#FFCC00; text-shadow: 3px 3px 3px #000;}
.size_300_bold_gold {		font-size: 300px;		font-weight: bold;		color:#FFCC00; text-shadow: 1px 1px 1px #000;}
.size_400_bold_gold {		font-size: 400px;		font-weight: bold;		color:#FFCC00; text-shadow: 4px 4px 4px #000;}
.size_600_bold_gold {		font-size: 600px;		font-weight: bold;		color:#FFCC00; text-shadow: 5px 5px 5px #000;}

.size_12_white {			font-size: 12px;		color: #FFFFFF;}
.size_14_white {			font-size: 14px;		color: #FFFFFF;}
.size_16_white {			font-size: 16px;		color: #FFFFFF;}
.size_16_white {			font-size: 16px;		color: #FFFFFF;}
.size_18_white {			font-size: 18px;		color: #FFFFFF;}
.size_18_white_bold {		font-size: 18px;		font-weight: bold;		color: #FFFFFF;}
.size_20_white {			font-size: 20px;		color: #FFFFFF;}
.size_20_white_bold {		font-size: 20px;		font-weight: bold;		color: #FFFFFF;}
.size_24_white {			font-size: 24px;		color: #FFFFFF;}
.size_24_white_bold {		font-size: 24px;		font-weight: bold;		color: #FFFFFF;}
.size_28_white {			font-size: 28px;		color: #FFFFFF;}
.size_28_white_bold {		font-size: 28px;		font-weight: bold;		color: #FFFFFF;}
.size_36_white {			font-size: 36px;		color: #FFFFFF;}
.size_36_white_bold {		font-size: 36px;		font-weight: bold;		color: #FFFFFF;}


.EMD_NumberLarge {			font-size: 38px;		font-weight: bold;		text-align: center;		color: #000000;}


.W_location {				font-size: 24px;		font-weight: bold;}
.W_normbold {				font-size: 16px;		font-weight: bold;}
.W_FiveDaySize {			font-size: 28px;		font-weight: bold;}
.W_FiveDateSize {			font-size: 24px;		font-weight: bold;}
.W_TempLarge {				font-size: 26px;		font-weight: bold;}
.W_TempMedium {				font-size: 22px;		font-weight: bold;} 
.W_DaySize { 				font-size: 18px; 		font-weight: bold;}
.W_ConditionSize {			font-size: 18px; 		font-weight: bold;}
.W_Header1 {				font-size: 25px;		font-weight: bold;}

.W_CTempLarge {				font-size: 32px;		font-weight: bold;}
.W_CTempMedium {			font-size: 28px;		font-weight: bold;}
.W_CdaySize {				font-size: 28px;		font-weight: bold;}
.W_CConditionSize {			font-size: 20px; 		font-weight: bold;}
.W_CDataSize0 {				font-size: 16px; 		font-weight: bold;}
.W_CDataSize1 {				font-size: 18px; 		font-weight: bold;}
.W_CDataSize2 {				font-size: 20px; 		font-weight: bold;}
.W_CTextSize0 {				font-size: 16px;}
.W_CTextSize1 {				font-size: 18px;}

.shadowbox_main {
  	-moz-box-shadow:    0 0px 3px 5px 6px #333;
  	-webkit-box-shadow: 0 0px 3px 5px 6px #333;
	/* box-shadow: 0 0px 3px 5px #333;
	/* background-color: #006282; */ 
}


.shadowbox_01 {
  	-moz-box-shadow:    0 0px 3px 5px 6px #333;
  	-webkit-box-shadow: 0 0px 3px 5px 6px #333;
	box-shadow: 0 0px 3px 5px #333;
	 background-color: #8A8A8A; 
}
.shadowbox_02 {
  	-moz-box-shadow:    0 0px 3px 5px 6px #333;
  	-webkit-box-shadow: 0 0px 3px 5px 6px #333;
	box-shadow: 0 0px 3px 5px #333;
	background-color: #999; 
}


.transtable1 {
    background: rgb(20, 20, 20); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(20, 20, 20, .5);
}

.table_index1 {
    background: rgb(20, 20, 20); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(20, 20, 20, .5);
}

.table_index3 {
    background: rgb(20, 20, 20); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(20, 20, 20, .5);
}

.getpermitmsg1 {
    background: rgb(20, 20, 20); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(20, 20, 20, .5);
	font-size: 20px;
	color: #FFFFFF;
}


.submitLink {
  background-color: transparent;
  text-decoration: underline;
  border: none;
  color: blue;
  cursor: pointer;
}
submitLink:focus {
  outline: none;
}