/*--------------- FONT LIST HOT SHOTS --------------------*/

font-family:'L Serpentine W01';
font-family:'Neue Helvetica W02';
font-family:'Neue Helvetica WFS';

L Serpentine W01

Serpentine W01 Light		200 Extra-light	normal	
Serpentine W01 Light Oblique	200 Extra-light	oblique	
Serpentine W01 Medium		500 Medium	normal	
Serpentine W01 Bold		700 Bold	normal	
Serpentine W01 Bold Oblique	700 Bold	oblique


Neue Helvetica W02

Neue Helvetica® W02 45 Light	300 Light	normal	
Neue Helvetica® W02 55 Roman	400 Normal	normal	
Neue Helvetica® W02 75 Bold	600 Semi-bold	normal	
Neue Helvetica® W02 95 Black	800 Extra-bold	normal

Neue Helvetica WFS

Neue Helvetica Compressed 59 Regular Compressed	400 Normal	Regular	
Neue Helvetica Compressed 69 Medium Compressed	500 Medium	Regular	
Neue Helvetica Compressed 79 Bold Compressed 700 Bold normal



/**/


.bgtint {
	background-image: url(../images/backgrounds/bg-tint.png);
	background-repeat: repeat;
}

.bgMain {
	background-image: url(../images/backgrounds/bg-1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


.bg2 {
	background-image: url(../images/backgrounds/bg-2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.bgLight {
	background-image: url(../images/backgrounds/bg-light.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}

.bgMedium {
	background-image: url(../images/backgrounds/Grey-Dark-Background.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
.bgPanelList {
	background-image: url(../images/backgrounds/bg-tint-white-10.png);
	background-repeat: repeat;
}
.bgPanelMostWanted {
	background-image: url(../images/backgrounds/bg-tint.png);
	background-repeat: repeat;
}

.bg3 {
	background-image: url(../images/backgrounds/bg-3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.bgHighnoon {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgBattleforce {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgCrossfire {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgVillage {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgGauntlet {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgAssassin {
	background-image: url(../images/backgrounds/bg-assassin.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgDarthLuke {
	background-image: url(../images/backgrounds/bg-darth-luke.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgFortuneGlory {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgMissionImpossible {
	background-image: url(../images/backgrounds/bg-highnoon.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


.bgDrEvil {
	background-image: url(../images/backgrounds/bg-drevil.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}




/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #06C;
	text-align: center;
	background-image: url(../images/backgrounds/Blue-Background.jpg);
}

td {
	font-family: "Neue Helvetica W02";
	font-size: 28px;
	color: #B2B1B3;
	line-height: 36px;
	font-weight: 400;
}

strong {
	font-family: "Neue Helvetica W02";
	font-weight: 600;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #06C;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}

a.lkMenuTopTop:link, a.lkMenuTopTop:visited {
	font-family: "Neue Helvetica WFS";
	font-weight: 500;
	color: #999999;
	text-decoration: none;
	font-size: 40px;
	line-height: 70px;
	font-weight: 200;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	height: 70px;
	background-color: #3D3D3D;
}

a.lkMenuTopTop:hover, a.lkMenuTopTop:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}

a.lkMenu:link, a.lkMenu:visited {
	font-family: "Neue Helvetica WFS";
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 40px;
	line-height: 60px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	background-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px
}

a.lkMenu:hover, a.lkMenu:active {
	text-decoration: none;
	background-color: #065BA6;
}

a.lkMenu2:link, a.lkMenu2:visited {
	font-family: "Neue Helvetica WFS";
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 40px;
	line-height: 60px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	background-color: #999;
	padding-top: 4px;
	padding-bottom: 4px
}

a.lkMenu2:hover, a.lkMenu2:active {
	text-decoration: none;
	background-color: #065BA6;
}


a.lkfooter:link, a.lkfooter:visited {
	text-decoration: none;
	color: #999;
}

a.lkfooter:hover, a.lkfooter:active {
	text-decoration: none;
	color: #FFF;
}

a.lkfooter2:link, a.lkfooter2:visited {
	text-decoration: none;
	color: #999;
}

a.lkfooter2:hover, a.lkfooter2:active {
	text-decoration: none;
	color: #FFF;
}

a.buttonIntro:link, a.buttonIntro:visited {
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	border-radius: 15px;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	font-weight: 700;
	font-size: 28px;
	display: block;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	}

a.buttonIntro:hover, a.buttonIntro:active {
	color: #FFF;
	background-color: #CC0000;
	border: 1px;
	}	



/* ------------------------------------------------------- TXT ------------------------------------------------------- */

.txtblack {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}
.txtwhite {
	color: #FFF;
}

.txt14px {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ccc;
}
.txt12px {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #ccc;
}
.txt12pxright {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #ccc;
	text-align: right;
	display: block;
}

.txt14pxbold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ccc;
}

.txt14pxblack {
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	color: #000;
}


.txt14pxboldwhite {
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
}

.txt14pxboldred {
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	color: #F11B01;
}

.txt14pxred {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #F11B01;
}


.txt16px {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #ccc;
}

.txt16pxbold {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ccc;
}

.txt16pxred {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #F11B01;
}

.txt16pxboldred {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}

.txt16pxboldwhite {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}


.txt18px {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #ccc;
}

.txt18pxbold {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ccc;
}


.txt18pxboldwhite {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-bottom: 10px;
}
.txt18pxboldblack {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
}

.txt18pxboldred {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}

.txt22px {
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	color: #ccc;
}

.txt22pxbold {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #ccc;
}

.txt22pxred {
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	color: #F11B01;
}

.txt22pxboldred {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}

.txt22pxboldblack {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}

.txt22pxboldwhite {
	font-family:'Neue Helvetica WFS';
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #FFF;
}

.txt32px {
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	color: #ccc;
}

.txt32pxbold {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #ccc;
}

.txt32pxred {
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	color: #F11B01;
	font-family: "Neue Helvetica WFS";
}

.txt32pxboldred {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}

.txt32pxboldblack {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
}

.txt32pxboldwhite {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
}

.txt40px {
	font-size: 40px;
	line-height: 48px;
	font-weight: normal;
	color: #ccc;
}

.txt40pxbold {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #ccc;
}

.txt40pxred {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	color: #F11B01;
	font-family: "Neue Helvetica WFS";
}

.txt40pxboldred {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}

.txt40pxboldblack {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #000;
}

.txt40pxboldwhite {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #FFF;
}

.txt14pxcaps {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;
}

.txt14pxboldcaps {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;

}

.txt14pxblackcaps {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	
}


.txt14pxboldwhitecaps {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;

}

.txt14pxboldredcaps {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F11B01;
	text-transform: uppercase;
}

.txt14pxredcaps {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #F11B01;
	text-transform: uppercase;
}


.txt16pxcaps {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;

}

.txt16pxboldcaps {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;

}

.txt16pxredcaps {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #F11B01;
	text-transform: uppercase;
}

.txt16pxboldredcaps {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;	
}

.txt16pxboldwhitecaps {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	
}


.txt18pxcaps {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt18pxboldcaps {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}


.txt18pxboldwhitecaps {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}
.txt18pxboldblack {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt18pxboldredcaps {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;	
}

.txt22pxcaps {
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;
	
}

.txt22pxboldcaps {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt22pxboldcaps {
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	color: #F11B01;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;


}

.txt22pxboldredcaps {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;	
}

.txt22pxboldblackcaps {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt22pxboldwhitecaps {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt32pxcaps {
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

}

.txt32pxboldcaps {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt32pxredcaps {
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	color: #F11B01;
	text-transform: uppercase;
	display: block;
	padding-bottom: 10px;
	
}

.txt32pxboldredcaps {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;	
}

.txt32pxboldblackcaps {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt32pxboldwhitecaps {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt40pxcaps {
	font-size: 40px;
	line-height: 48px;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt40pxboldcaps {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt40pxredcaps {
	font-size: 40px;
	line-height: 48px;
	font-weight: normal;
	color: #F11B01;
	text-transform: uppercase;
	display: block;
	padding-bottom: 10px;
	
}

.txt40pxboldredcaps {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #F11B01;
	text-align: left;
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;	
}

.txt40pxboldblackcaps {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
		display: block;
	padding-bottom: 10px;

	
}

.txt40pxboldwhitecaps {
	font-family: "L Serpentine W01";
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	padding-bottom: 10px;
	font-variant: normal;
	font-style: oblique;	
}

h1 {
	font-family: "L Serpentine W01";
	font-size: 44px;
	line-height: 48px;
	font-weight: 500;
	color: #FFF;
	text-transform: uppercase;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-family: "L Serpentine W01";
	font-size: 44px;
	line-height: 48px;
	font-weight: 500;
	color: #06C;
	text-transform: uppercase;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


h3 {
	font-family:'L Serpentine W01';
	font-size: 36px;
	line-height: 40px;
	font-weight: 500;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h4 {
	font-family: "L Serpentine W01";
	font-size: 30px;
	line-height: 32px;
	font-weight: 500;
	color: #06C;
	text-transform: uppercase;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h5 {
	font-family: "Neue Helvetica W02";
	font-weight: 600;
	color: #FFF;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 30px;
	line-height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;

}


/* ------------------------------------------------------- DIV ------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 640px;
	height: auto;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menuHolderTop {
	position: fixed;
	width: 640px;
	z-index: 99;
	top: 0px;
	cursor: pointer;
	box-shadow: -1px 6px 8px 2px rgba(0, 0, 0, 0.3);

}

#menuTop {
	position: fixed;
	width: 400px;
	text-align: center;
	z-index: 98;
	top: 70px;
	left: 120px;
	visibility: hidden;
	box-shadow: 8px 5px 10px rgba(0, 0, 0, 0.5);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
	background-color: #666666;
	border-radius: 0px 0px 20px 20px
}


#menu {
	position: absolute;
	width: 602px;
	height: 43px;
	text-align: left;
	z-index: 20;
	top: 113px;
	left: 380px;
}
#phoneNumberHolder {
	position: relative;
	width: 480px;
	text-align: center;
	z-index: 20;
	font-family: "L Serpentine W01";
	font-size: 36px;
	line-height: 38px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#socialMedia {
	position: relative;
	width: 62px;
	height: 26px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	position: relative;
	width: 88%;
	text-align: center;
	z-index: 1;
	top: 0px;
	left: 0px;
	padding-top: 90px;
	margin-bottom: 10px;
	border-radius: 0px 0px 15px 15px;
	background-image: url(../images/backgrounds/bg-medium.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 8px 5px 10px rgba(0, 0, 0, 0.5);
}

#sliderHolder {
	position: relative;
	width: 1000px;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 15px;
}

#content {
	position: relative;
	width: 88%;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 15px;
	box-shadow: 8px 5px 10px rgba(0, 0, 0, 0.5);
	background-color: #000;
}


#footer {
	position: relative;
	width: 88%;
	height: 100%;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(../images/backgrounds/bg-medium.jpg);
	background-repeat: repeat;
	background-color: #999;
	border-radius: 15px 15px 15px 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-shadow: 8px 5px 10px rgba(0, 0, 0, 0.5);

}

#intropanelPaintball, #intropanelMiniball, #intropanelLaser, #intropanelTankrides {
	position: relative;
	width: 88%;
	text-align: left;
	z-index: 1;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/backgrounds/bg-light.jpg);
	border-radius: 15px;
	box-shadow: 8px 5px 10px rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#intropanelPaintball {
	background-color: #000;
}


#intropanelMiniball {
	background-color: #000;
}

#intropanelLaser {
	background-color: #000;
}

#intropanelTankrides {
	background-color: #000;
}


#infolayer1, #infolayer2, #infolayer3, #infolayer4, #infolayer5, #infolayer6, #infolayer7, #infolayer8, #infolayer9 {
	position: absolute;
	width: 510px;
	height: 350px;
	text-align: left;
	z-index: 20;
	top: 135px;
	left: 40px;
	visibility: hidden;
	background-image: url(../images/backgrounds/bg-info-layer.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#videolisting {
	position: relative;
}

#videoplaybtn {
	position: absolute;
	width: 200px;
	height: 130px;
	text-align: left;
	z-index: 50;
	top: 10px;
	left: 15px;
}

#videoplaybtnhome {
	position: absolute;
	width: 200px;
	height: 130px;
	text-align: left;
	z-index: 50;
	top: 10px;
	left: 20px;
}


/* ------------------------------------------------------- BG's ------------------------------------------------------- */



/* ------------------------------------------------------- MISC ------------------------------------------------------- */


p {
	margin-top: 0px;
}

.infoTitle {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #F11B01;
	background-color: #000;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.formList {
	font-size: 24px;
	line-height: 26px;
	font-weight: 600;
	color: #000;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 5px;
	display: block;
}
.formField {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 30px;
	width: 95%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
}
.formFieldSmall {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 20px;
	width: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
}
.formListSub {
	font-size: 16px;
	color: #333;
	text-align: left;
	padding-right: 10px;
}

#MySpamTrap {display: none;} 

.btnSubmit {
	height: 34px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #0C0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9F9;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #9F9;
	text-transform: uppercase;
	line-height: 14px;
	padding-bottom: 4px;
}
