/* Overall Pages Setup Begins*/

html
{
	height:95%;
	font-size:0.9em;
	font-family:Gorgia;
	background:url(http://www.experienceairsoft.co.uk/Images/bgtile.jpg);
	padding:0px;
	padding-bottom:20px;		/* Height of the footer in relation to main page */
	overflow: scroll;
}

body
{
	height:95%;
	color:#444444;
	font-size:0.9em;
	font-family:Gorgia;
	padding-top:2px;	
	padding-bottom:20px;		/* Height of the footer in relation to main page */
}

#container 
{
	min-height:100%;
	position:relative;
}

.Page 
{
	width: 95%;
	width:985px;
	margin:0 auto;
	/* background -color: #7f955d; */
	background:url(http://www.experienceairsoft.co.uk/Images/bggrad.jpg);
    border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.Title
{
	text-align:left;
	width:985px;
	height:183px;
	background:url(http://www.experienceairsoft.co.uk/Images/header.jpg);
}

.wrapper
{
	width:300px;
	height:200px;
	float:left;
}

.main
{
	width:300px;
	height:200px;
	float:left;
}

.spacer
{
	height: 20px;
	clear:both
}

#footer
{
	position:absolute;
	bottom:0;
	width:100%;
	color:#888888;
	text-align: center;
	font-family:Gorgia;
	font-size:1.1em;
	height:20px;			/* Height of the footer */
	left: 2px;
}
/* Overall Pages Setup Ends*/

/* Page Links Setup START*/
A:link
{
	color:#753291; 
}

A:active
{
	color: #753291; 
	text-decoration:underline;
}

A:hover
{
	text-decoration:underline;
	color: #590076;
}

A:visited
{
	color:#753291; 
}
/* Page Links Setup END*/

/* Menu and Nacigation CSS START*/
.menu 
{
	text-align:center;
	width:975px;
	height:32px;
	padding-left: 10px;
	font-family:Gorgia;
	font-size:1.3em;
	background:url(http://www.experienceairsoft.co.uk/Images/menubar.jpg) repeat-x;
}

#navbar 
{
	margin: 0;
	padding: 0;
	height: 0.6em; 
}

#navbar li 
{
	list-style: none;
	float: left;
}

#navbar li a {
	display: block;
	padding: 5px 8px;
	color: #58246b;
	text-decoration: none; }

#navbar li ul 
{
	display: none;
	background-color: #69f;
}

#navbar li:hover ul 
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#navbar li:hover li 
{
	float: none; 
}

#navbar li:hover li a 
{
	background:url(http://www.experienceairsoft.co.uk/Images/menubkg.jpg) repeat-x;
	background-color:#869b63;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
	border-top: 1px solid #7a3b93;;
	color: #322a24; 
}

#navbar li li a:hover 
{
	background:url(http://www.experienceairsoft.co.uk/Images/menubkgh.jpg) repeat-x;
	background-color:#869b63;
	color: #322a24;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
}

#navbar li ul ul {
	visibility:hidden;
	position:relative;
	left:130px; 
}

#navbar li ul li:hover ul,
#navbar li ul a:hover ul {
	visibility:visible;
}
/* Menu and Nacigation CSS END*/

/*Home Page CSS START*/
.IndexWelcomeText
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.IndexRotation
{
	width:800px;
	height:479px;
}
/*Home Page CSS END*/

/*About Us CSS START*/
.PedigreeOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.OurbackgroundImage
{
	width:200px;
	height:135px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.GamestructureImage
{
	width:200px;
	height:260px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.PhotographsImage
{
	width:200px;
	height:280px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*About Us CSS END*/

/*Game Ethos CSS START*/
.GameEthosOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.GameEthosImage
{
	width:200px;
	height:275px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.PlayerAttributesImage
{
	width:400px;
	height:275px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*Game Ethos CSS END*/

/*Schedules And Scenarios CSS START*/
.UpdatesOutline
{
	width:865px;
	height:100%;
	margin: 10px;
	background:url(http://www.experienceairsoft.co.uk/Images/bggrad.jpg);
	text-align:justify;
	font-size:1.3em;
	padding: 5px;
}

.Blogsidebar
{
	width:200px;
	float:right;
	text-align:left;
	font-size:0.9em;
	background:url(http://www.experienceairsoft.co.uk/Images/menubg.jpg);
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.Blog
{
	width:540px;
	margin-left: 90px;
	float:left;
}
/*Schedules And Scenarios CSS END*/

/*Muzzle Velocities CSS START*/
.FPSOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.VelocitiesImage
{
	width:250px;
	height:340px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*Muzzle Velocities CSS END*/

/*General Safety CSS START*/
.GeneralsafetyOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.SafetyissuesImage
{
	width:200px;
	height:260px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.WeaponsafetyImage
{
	width:241px;
	height:203px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.WeaponsotherImage
{
	width:250px;
	height:280px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*General Safety CSS END*/

/*Site Safety CSS START*/
.SitesafetyOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.SiterulesImage
{
	width:250px;
	height:340px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.ProtectivegearImage
{
	width:200px;
	height:200px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.DissabledImage
{
	width:200px;
	height:150px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.HealthsafetyImage
{
	width:325px;
	height:275px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*Site Safety CSS END*/

/*Juniors CSS START*/
.JuniorsOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.JuniorplayersImage
{
	width:325px;
	height:275px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.ProtectionImage
{
	width:250px;
	height:175px;
	margin-left:10px;
	float:right;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.TwotoneImage
{
	width:275px;
	height:225px;
	margin-right:10px;
	float:left;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*Juniors CSS END*/

/*Rules CSS START*/
.RulesPage
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: left;
	font-size:1.3em;
	padding: 5px;
}
/*Rules CSS END*/

/*Prices CSS START*/
.PricesPage
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}
/*Prices CSS END*/

/*Locations CSS START*/
.LocationsPage
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}
/*Locations CSS END*/

/*Gallery CSS START*/
.galleryInsert{
	width:800px;
	margin: 10px;
	margin-left: 38px;
	background-image:url(http://www.experienceairsoft.co.uk/Images/bggrad.jpg); 
	text-align:center;
	font-size:1.3em;
	padding: 5px;
}
/*Gallery CSS END*/


/*Forums CSS START*/
.ForumOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}
/*Forums CSS END*/

/*Booking In CSS START*/
.BookingOutline
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}

.Hirebooking
{
	width:300px;
	height:100px;
	margin-top:15px;
	float:right;
	text-align: justify;
	font-size:1.1em;
	padding: 1px;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

.BookingImage
{
	width:800px;
	height:325px;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}
/*Booking In CSS END*/

/*Contact Us CSS START*/
.ContactUsText
{
	width:350px;
	margin: 10px;
	margin-left: 90px;
	text-align:left;
	font-size:1.3em;
	padding: 5px;
}

.Contactinfo
{
	width:450px;
	height:250px;
	margin-top:15px;
	margin-right:40px;
	float:right;
	background-image:url(http://www.experienceairsoft.co.uk/Images/coms.jpg); 
	text-align: justify;
	font-size:1.1em;
	border-top: 1px solid #7a3b93;
	border-bottom: 1px solid #7a3b93;
	border-left: 1px solid #7a3b93;
	border-right: 1px solid #7a3b93;
}

/*Contact Us CSS END*/

/*Links Page CSS START*/
.LinksPage
{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}
/*Links Page CSS END*/









.Magazine{
	width:800px;
	margin: 10px;
	margin-left: 90px;
	text-align: justify;
	font-size:1.3em;
	padding: 5px;
}
