@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: black;
font-family: arial;
font-color: gray;
font-size: 12px;
background-image: url(images/mainbackground.jpg);
background-position: top center;
background-repeat: no-repeat;
}



#maincontentcontainer {
margin: 0px auto 0px auto;
width: 972px;
padding: 0px;
}



#topcontainer {
	width: 960px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #4a4949;
border-right: 1px solid #4a4949;
}


.toptitle {
width: 936px;
height: 14px;
background-image:url(images/titlebackground.jpg);
background-repeat: repeat-x;
background-position: top left;
margin: 0 auto;
padding: 18px 10px 18px 14px;
}



.toptitle img {
float: left;
width: 274px;
height: 11px;
padding: 0px;
margin: 2px 270px 0px 0px;
}


.toptitle ul {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px;
display: block;
width: 320px;
list-style: none;
}


.toptitle li {
float: left;
margin: 0px;
padding: 0px 8px 0px 8px;
color: black;
font-size: 10px;
line-height: 14px;
font-weight: bold;
border-right: 1px black solid;
}


.toptitle a {
text-decoration: none;
color: black;
}

.toptitle a:hover {
text-decoration: underline;
color: black;
}





.topsocialfeed {
width: 60px;
float: right;
height: 17px;
margin: 0px;
padding: 0px;

}

.topsocialfeed img {
height: 16px;
width: 16px;
margin: 0px 0px 0px 4px;
float: left;
}



.bannercontainer {
width: 960px;
height: 250px;
background-color: black;
margin: 0px auto 0px auto;
padding: 0px;

}


.bannercontainer img {
	width: 960px;
}


/*---FORMAT FOR THE NAVIGATION BAR---*/


.navigationbar {
width: 960px;
padding: 0px;
height: 60px;
margin: 0px auto 0px auto;

}



#menu ul {
width: 960px; 
list-style: none;
margin: 0px;
padding: 0px;
}


#menu li {
	float: left;
margin: 0px;
padding: 0px;
position: relative;
 }
	


#menu a {
display: block; 
float: left; 
height: 60px;
background-image: url(images/spritenav1.jpg);
text-indent: -9999px;
margin: 0px;
position: relative;
}



#menu a.home {
width: 160px; 
background-position: 0 0;	
margin: 0px;
}
	


#menu a.aboutus {
width: 160px; 
background-position: -160px 0;	
}
	
#menu  a.classes{
width: 160px; background-position: -320px 0;	
}
	
#menu  a.features {
width: 160px; 
background-position: -480px 0;	
}

#menu  a.photogallery {
width: 160px; 
background-position: -640px 0;	
}


#menu  a.contact {
width: 160px; 
background-position: -800px 0;	
}
	

	

	
#menu a.home:hover, ul#awesome-menu li a.home:focus {
background-position: 0 -60px;	
}


	
#menu  a.aboutus:hover, ul#awesome-menu li a.aboutus:focus {
background-position: -160px -60px;	
}
	
#menu  a.classes:hover, ul#awesome-menu li a.classes:focus {
background-position: -320px -60px;	
}
	
#menu  a.features:hover, ul#awesome-menu li a.features:focus {
background-position: -480px -60px;	
	}
	


#menu  a.photogallery:hover, ul#awesome-menu li a.photogallery:focus {
background-position: -640px -60px;	

}
	

#menu  a.contact:hover, ul#awesome-menu li a.contact:focus {
background-position: -800px -60px;	

}










/*---menu sub layers but not the mega container--*/

#menu ul ul {	
margin: 60px 0px 0px 0px;
padding: 0px 10px 30px 10px;
position: absolute;
width: 138px;
z-index: 10000;
display: none;
background-color: black;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
border-left: 1px solid gray;
box-shadow: 2px 2px 2px black;
-moz-box-shadow: 2px 2px 2px black;
-webkit-box-shadow: 2px 2px 2px black;
}

#menu ul li:hover ul {
display: block;
}


		
#menu li ul li a	{	
color: white;
text-indent: inherit;
text-decoration: none;
padding: 0px 10px 0px 12px;
display: block;
height: inherit;
line-height: 35px;
background-color: black;
border-bottom: 1px dotted gray;
background-image: url(images/bullet2.png);
	background-position: left;
	background-repeat: no-repeat;
width: 116px;
}
		
#menu li ul li a:hover	{	
color: yellow;
background-color: black;
background-image: none;
opacity: 1;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 30px;
display: block;
background-image: url(images/bullet2.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 108px;
	
}



/*---format for the megamenu---*/


#menu ul #sub {
position: absolute;	
top: 60px; left: 0;
background-color: black;
padding: 20px 0px 40px 0px;
float: left;
display: none;
width: 960px;
z-index: 10000;
margin: 0px 0px 0px -480px;
border-bottom: 1px solid #4a4949;
opacity: 0.85;
}




#menu ul li:hover #sub {
	display: block;
}




#menu ul #sub ul li {
width: 100%;
color: #fff;
padding: 0px;
margin: 0px;
border: none;
line-height: 20px;
}







/*---format for the nav inside the mega drop down---*/

#menu ul #sub .sub2 {
	width: 172px;
	padding: 0px 0px 0px 20px;
	height: 200px;
		margin: 0px;
	float: left;
}


#menu ul #sub .sub2 ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	padding: 0px;
	clear: all;
	border: none;
	display: block;
	position: relative;
	}

#menu ul #sub .sub2 li {
	line-height: 1.7em;
	padding: 0px;
	margin: 0px;

}



#menu ul #sub .sub2 a {
	line-height: 27px;
	padding: 0px 0px 0px 9px;
	margin: 0px;
	color: white;
	text-decoration: none;
	border: inherit;
	background-color: inherit;
	background-image: url(images/bullet2.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px gray dotted;
	width: 141px;
}


#menu ul #sub .sub2 a:hover {
	padding: 0px 0px 0px 17px;
	margin: 0px;
	color: yellow;
	border: inherit;
	background-color: inherit;
	background-image: url(images/bullet2.png);
	background-position: left middle;
	background-repeat: no-repeat;
	border-bottom: 1px gray dotted;
	width: 133px;

}


#menu ul #sub .sub2 li h2 {
	font-size: 14px;
	color: yellow;
	font-weight: bold;
margin: 0px 0px 2px 0px;
padding: 0px 0px 7px 0px;
border-bottom: 1px gray dotted;
width: 150px;
}


#menu ul #sub .level2 {
	width: 960px;
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}




/*---format for the maincontent area 970px wid with 1px border---*/

.maincontentarea {
width: 960px;
background-color: black;
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
}

.maincontentarea2 {
width: 960px;
background-color: black;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
}










/*---FORMAT FOR THE LEFT BOX ON HOME PAGE 628px wide  310px hgih---*/

.leftcolumn {
	width:  620px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
float: left;
}



.homepagefeature {
margin: 0px 0px 15px 10px;
width: 321px;
height: 160px;
border: 1px solid #4a4949;
padding: 150px 10px 0px 297px;
background-image: url(images/homefeature.jpg);
background-position: top left;
background-repeat: no-repeat;
}


.homepagefeature h1 {
font-size: 14px;
color: black;
background-color: yellow;
padding: 4px 8px 4px 8px;
margin: 5px 0px 0px 0px;
line-height: 1.5em;
display: inline;
}


.homepagefeature p {
font-size: 12px;
color: gray;
margin: 3px 0px 5px 0px;
font-weight: normal;
line-height: 1.7em;
background-color: none;
}

.homepagefeature a{
color: yellow;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-size: 12px;
}


.homepagefeature a:hover {
text-decoration: underline;


}



.leftsidetech {
	width: 630px;
	padding: 0px;
	margin: 15px 0px 0px 10px;
}



/*--FORMAT FOR HOME EXCLUSIVE BOX--*/

.homepageexclusives {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: left;
}









/*--FORMAT FOR THE LATEST VIDEO SECTIONS--*/

.homepagelatestvideos {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: right;
}


.homepageexclusives h2 {
color: yellow;
margin: 0px 0px 0px 0px;
font-size: 14px;
letter-spacing: 0px;
text-decoration: none;
}


.homepageexclusivescontainers {
	width: 288px;
	padding: 0px 10px 8px 10px;
	margin: 0px;
	border-right: 1px solid #4a4949;
	border-left: 1px solid #4a4949;
	border-bottom: 1px solid #4a4949;
}


/*---LATEST VIDEO FORMAT---*/


.homepageexclusives h1, .homepagelatestvideos h1 {
background-color: yellow;
padding: 4px 10px 4px 10px;
color: black;
font-size: 15px;
text-transform: uppercase;
letter-spacing: -1px;
margin: 0;
background-image: url(images/topcorner.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.homepagelatestvideos h2 {
color: yellow;
margin: 0px 0px 0px 0px;
font-size: 14px;
letter-spacing: 0px;
text-decoration: none;
}


.homepagelatestvideos img {
	border: 1px solid #4a4949;
	padding: 4px;
	width: 278px;

	margin: 10px 0px 10px 0px;
}


.homepagelatestvideos img:hover {

}

.homepagelatestvideos p {
color: gray;
margin: 0px 0px 0px 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.8em;
}


.homepagelatestvideos a {
color: yellow;
margin: 0px;
padding: 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.65em;
text-decoration: none;
}

.homepagelatestvideos a:hover {
text-decoration: underline;
}


.homepageexclusivescontainers {
	width: 288px;
	height: 273px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	border-right: 1px solid #4a4949;
	border-left: 1px solid #4a4949;
	border-bottom: 1px solid #4a4949;
}


.homepageexclusivescontainers img {

}

.homepageexclusivescontainers img:hover {

}


/*---FORMAT FOR THE RIGHT HAND SIDE---*/
.sidecolumn {
width: 300px;
padding: 5px 0px 0px 0px;
float: right;
margin: 0px 10px 0px 0px;

}




.sidecolumn h1 {
background-color: yellow;
padding: 4px 10px 4px 10px;
color: black;
font-size: 15px;
text-transform: uppercase;
letter-spacing: -1px;
margin: 0;
background-image: url(images/topcorner.jpg);
background-position: top right;
background-repeat: no-repeat;
}



.sidespeccontainer {
	border: 1px #4a4949 solid;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 298px;
	height: 284px;

}


.sidespeccontainer2 {
	border: 1px #4a4949 solid;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 298px;

}

.sidespec {
margin: 0px;
padding: 8px 10px 8px 8px;
background-image:url('bg.jpg');
background-repeat: repeat-x;
background-position: top left;
width: 280px;
height: 78px;
}

.sidespec img {
width: 63px;
height: 63px;
margin: 0px;
float: left;
padding: 3px;
margin: 2px 15px 10px 0px;
border: 1px #444444 solid;

}




.sidespec h2 {
color: yellow;
margin: 0px 0px 2px 0px;
font-size: 14px;
letter-spacing: 0px;
text-decoration: none;
}




.sidespec p {
color: gray;
margin: 0px 0px 0px 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.65em;
}


.sidespec a {
color: yellow;
margin: 0px;
padding: 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.65em;
text-decoration: none;
}

.sidespec a:hover {
text-decoration: underline;
}





/*--side spec2--*/

.sidespeccontainer3 {
	border: 1px #4a4949 solid;
	margin: 0px 0px 20px 0px;
	padding: 0px 13px 1px 13px;
	width: 272px;

}



.sidespec2 {
margin: 0px;
padding: 8px 0px 7px 0px;
width: 265px;
height: 78px;
border-bottom: 1px gray dotted;
}

.sidespec2d {
margin: 0px;
padding: 8px 0px 7px 0px;
width: 265px;
height: 78px;
}

.sidespec2 h2 , .sidespec2d h2 {
color: yellow;
margin: 0px 0px 2px 0px;
font-size: 14px;
letter-spacing: 0px;
text-decoration: none;
}


.sidespec2 p, .sidespec2d p {
color: gray;
margin: 0px 0px 0px 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.65em;
color: gray;
}


.sidespec2 a , .sidespec2d a {
color: yellow;
margin: 0px;
padding: 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.65em;
text-decoration: none;
}

.sidespec2 a:hover , .sidespec2d a:hover , .sidespec4 a:hover , .sidespec4d a:hover{
text-decoration: underline;
}




/*--sidespec4 is the format for the boxes under the exclusive section--*/

.sidespec4 {
margin: 0px;
padding: 10px 0px 10px 0px;
width: 280px;
border-bottom: 1px dotted gray;
}

.sidespec4d {
margin: 0px;
padding: 10px 0px 10px 0px;
width: 280px;
}





<!--sidespec4 is the format for home page exclusive section-->

.sidespec4 h2, .sidespec4d h2 {
color: yellow;
margin: 0px 0px 0px 0px;
font-size: 14px;
letter-spacing: 0px;
text-decoration: none;
line-height: 1.5em;
}


.sidespec4 p, .sidespec4d p {
color: gray;
margin: 0px 0px 0px 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.50em;
color: gray;
}

.sidespec4 a , .sidespec4d a {
color: yellow;
margin: 0px;
padding: 0px;
font-size: 12px;
letter-spacing: 0px;
line-height: 1.50em;
text-decoration: none;
}



/*--share this on each page--*/

.sharethis1 {
padding: 5px 0px 5px 0px;
margin: 10px 0px 10px 0px;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
}



.st_twitter2 span {
color: #333333;
font-size: 10px;
font-family: arial;
margin: 0px;
padding: 0px;
}

.st_facebook2 span {
color: #333333;
font-size: 10px;
font-family: arial;
margin: 0px;
padding: 0px;
}

.st_email2 span {
color: #333333;
font-size: 10px;
font-family: arial;
margin: 0px;
padding: 0px;
}


.st_sharethis2 span {
color: #333333;
font-size: 10px;
font-family: arial;
margin: 0px;
padding: 0px;
}



/*--TWO PAGE FORMAT--*/

.lefthandcolumn {
width: 590px;
padding: 0px 25px 20px 0px;
margin: 20px 0px 0px 25px;
float: left;
}


.lefthandcolumn h1 {
	font-size: 24px;
	color: yellow;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.lefthandcolumn p {
font-weight: normal;
line-height: 2.3em;
font-size: 12px;
color: gray;
}

.lefthandcolumn h2 {
	font-size: 12px;
	color: #666;
	font-style: italic;
}


.lefthandcolumn h4 {
	font-size: 18px;
	color: yellow;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


.lefthandcolumn a {
	color: yellow;
	text-decoration: none;
}


.lefthandcolumn a:hover {
	text-decoration: underline;
}

.lefthandcolumn span {
	color: yellow;
}


/*--indivdiual formats--*/

.lefthandformat {
	margin: 0px;
	padding: 0px;
}




.lefthandformat p {
margin: 3px 0px 40px 0px;
}

.lefthandformat h1 {
	margin:  0px 0px 5px 0px;
}

.lefthandformat h2 {
margin:  0px 0px 5px 0px;
}


.lefthandformat h4 {
margin:  0px 0px 9px 0px;

}

/*---LINKS PAGE FORMAT---*/



.linkspagecontainer {
	margin: 80px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	border-top: 1px dotted gray;
	width: 590px;
}



.linkboxcontainer1 {
	margin: 0px 20px 50px 0px;
	padding: 0px;
	border: 1px #333 dotted;
	width: 181px;
line-height: 1.65em;
	float: left;
	background-image: url(images/lingbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}





.linkboxcontainer2 {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	border: 1px #333 dotted;
	width: 181px;
	float: left;
	line-height: 1.65em;
	background-image: url(images/lingbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}


.linkboxcontainer1 img, .linkboxcontainer2 img {
	padding: 5px;
	margin: 0px;
	border-bottom: 1px #333 dotted;
	width: 171px;
	height: 76px;
}



.linkboxcontainer1 h4, .linkboxcontainer2 h4 {
	margin: 0px;
	font-size: 12px;
	color: gray;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}




.linkboxbtmbox {
	margin: 0px;
	padding: 2px 5px 5px 5px;
	text-align: center;
}



/*---EVENTS PAGE---*/


.eventscontainer {
	border-top: 1px dotted gray;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.eventsbox {
	border-bottom: 1px dotted gray;
	margin: 0px;
	padding: 10px 0px 40px 0px;
		background-image: url(images/lingbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}


.eventsbox p {
	margin: 0px;
	line-height: 2em;
}




.eventsbox h2 {
	margin: 0px 0px 4px 0px;
	color: white;
	letter-spacing: 1px;
}


.eventsbox a {

background-repeat: no-repeat;
padding: 0px;
}



.eventsbox img {
margin: 0px 15px 60px 0px;
padding: 4px;
border: 1px dotted #666;
width: 170px;
height: 90px;
}


/*---EVENTS PAGE---*/

.teamcontainer {
	margin: 15px 0px 0px 0px;
padding: 0px;
}


.teamboxcontainer {
padding: 20px 15px 40px 15px;
margin: 0px 0px 40px 0px;
background-color: #FF0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


.teamboxcontainer img {
	padding: 2px;
	border: 1px solid black;
}

.teamboxleft {
	float: left;
	width: 150px;
}

.teamboxleft img {
	width: 130px;
	height: 180px;
}




.teamboxright {
	float: right;
	width: 395px;
	padding: 0px 5px 0px 0px;
}

.teamboxcontainer h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	background-color: black;
	color: yellow;
	padding: 2px 4px 2px 4px;
	display: inline;
}


.teamboxcontainer span {
	background-color: black;
	padding: 2px 3px 2px 3px;
	color: yellow;
	margin: 0px 4px 0px 0px;
	font-weight: bold;
}


.teamboxcontainer p {
	margin: 4px 0px 15px 0px;
	line-height: 1.8em;
	color: black;
}


.teamboxcontainer small {
	color: black;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.8em;
	font-weight: bold;
}


/*---TESTIMONIAL PAGE---*/


.testbox {
padding: 0px;
margin: 60px 0px 0px 0px;
	border-top: 1px gray dotted;
}



.testimonialbox {
	padding: 15px 0px 40px 0px;
	margin: 0px;
	border-bottom: 1px gray dotted;


}



.testimonialbox h1 {
	font-size: 18px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


.testimonialbox p {
	line-height: 2.2em;
	margin: 0px 0px 1px 0px;
}

.testimonialbox small {
	color: yellow;
	font-size: 12px;
	font-family: arial;
}







/*---film reviews--*/

.filmbox {
	border-bottom: 1px dotted gray;
	margin: 0px;
	padding: 10px 0px 40px 0px;
	background-image: url(images/lingbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}



.filmboxleft {
	width: 180px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.filmboxright {
	width: 390px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


.filmbox p {
	margin: 0px 0px 10px 0px;
	line-height: 2em;
}

.filmbox h2 {
	margin: 0px 0px 4px 0px;
	color: white;
	letter-spacing: 1px;
}


.filmbox a {
background-repeat: no-repeat;
padding: 0px;
}


.filmbox h1 {
	margin: 0px 0px 8px 0px;
}


.filmbox img {
margin: 0px 15px 60px 0px;
padding: 4px;
border: 1px dotted #666;
}

.filmbox small {
	color: yellow;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 2em;
	
}


.filmlike {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}




/*---CONTACT FORM PAGE---*/


.contactform {
margin:  60px 0px 0px 0px;
padding: 0px;
}



.contactform p {
	margin: 5px 0px 25px 0px;
	padding: 0px;
}


.contactform h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px #333 dotted;
border-bottom: 1px #333 dotted;
font-size: 16px;
}




.contactform table {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}



.contactform label {
color: yellow;
	font-size: 12px;

}


.contactform input {
	padding: 8px 8px 8px 8px;
border: 1px dotted #333;
background-color: black;
color: yellow;
	font-size: 13px;


}


.contactform option {
border: 1px dotted #333;
}


.contactform select {
	padding: 8px 8px 8px 8px;
	width: 275px;
border: 1px dotted #333;
background-color: black;
color: yellow;
	font-size: 13px;
}


.contactform textarea {
border: 1px dotted #333;
background-color: black;
color: yellow;
	padding: 8px 8px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.contactform  small {
	color: gray;
}



/*---f0oormat for the class pages---*/


.classpage{
margin: 0px;
padding: 0px;
}


.classpage h1 {
	font-size: 18px;]
	margin: 0px 0px 5px 0px;
}


.classpage h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: white;
	text-transform: inherit;
	margin: 0px;
	padding: 0px;
}



.classpage ul {
	margin: 0px 0px 40px 15px;
	color: yellow;
padding: 0px;
}

.classpage li {
	margin: 0px;
	padding: 0px;
	color: gray;
line-height: 2.2em;
}


.classpage p {
	margin: 0px 0px 50px 0px;
}


.classpage ul.ellie {
margin: 7px 0px 40px 10px;
padding: 0px;
	list-style-type: square;
	color: yellow;
}


.classpage ul.ellie li {
	color: yellow;
	padding: 0px 0px 0px 5px;
}


.classpage ul.ellie li span {
	color: gray;
}





/*---format for the photo gallery---*/



#gallery {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;

}



#gallery h5 {
	margin: 0px;
}

#thumbs { 
padding-top: 0px;
overflow: hidden; 
margin: 5px 0px 0px 0px;
}

#largeImage {  
background-color: black;
width: 580px;
height: 350px;
border: 1px  #666 dotted;
padding: 2px;
}





#thumbs img {  
background-color: black;
cursor: pointer; 
width: 580px;
height: 350px;
}


#thumbs img { 
float: left; 
margin-right: 3px;
margin-bottom: 3px;
width: 48px;
height: 48px;
border: 1px dotted #666;
padding: 3px;
}


#thumbs img:hover { 
border: 1px solid yellow;

}




#description { 
background: black; 
color: white; 
position: absolute; 
bottom: 0; 
padding: 7px 10px 7px 10px;
width: 562px; 
margin: 0px 0px 3px 3px;
opacity: 0.8;
line-height: 1.8em;
}


#panel {
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}



.gallery2container {
	width: 585px;
	margin: 60px 0px 0px 0px;
	padding: 0px;
}


.gallery2container table {
	width: 585px;
	border-top: 1px dotted #666;
}

.gallery2container td {
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dotted #666;
}


.gallery2container  h1 {
	margin: 0px 0px 10px 0px;
}


.gallery2container small {
	color: #666;
	font-size: 11px;
display: inline;
margin: 0px 30px 0px 0px;
font-style: italic;
}


.gallery2container h2 {
	color: yellow;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display: inline;
	margin: 0px 30px 0px 0px;
}


.gallery2container a {
	font-size: 11px;
color: #666;
}

.gallery2container a:hover {
	font-size: 11px;
color: yellow;
}



/*--format for the xmas time page--*/


.gallery3container {
	width: 585px;
	margin: 60px 0px 0px 0px;
	padding: 0px;
}


.gallery3container table {
	width: 585px;
	border-top: 1px dotted #666;
}

.gallery3container td {
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dotted #666;
}


.gallery3container  h1 {
	margin: 0px 0px 10px 0px;
}


.gallery3container small {
	color: white;
	font-size: 11px;
display: inline;
margin: 0px 30px 0px 0px;
font-style: italic;
}


.gallery3container h2 {
	color: yellow;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display: inline;
	margin: 0px 30px 0px 0px;
}







/*--GENERAL PAGE rightside format--*/

.righthandcolumn {
width: 290px;
padding: 0px;
margin: 15px 20px 0px 0px;
float: right;
color: gray;
}

.righthandcolumn h1 {
font-size: 15px;
color: yellow;
text-transform: uppercase;
margin: 0px 0px 5px 0px;
	}



.box290 {
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
border-left: 1px dotted #333;
padding: 13px 0px 30px 13px;
margin: 0px 0px 20px 0px;
width: 276px;
}



.box290 ul {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style: none;
}

.box290 li {
margin: 0px;
padding: 0px;
line-height: 2.4em;
}


.box290 a {
color: gray;
background-color: black;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 14px;
text-decoration: none;
line-height: 2.4em;
background-image: url(images/bullet2.png);
background-position: left;
background-repeat: no-repeat;
	}

.box290 a:hover {
	text-decoration: underline;
	color: #F4F400;
	margin: 0px 0px 0px 10px;
}




/*--side slieshow--*/
.slideshow { 
height: 200px; 
width: 290px; 
margin: 0px;
}


.slideshow img { 
padding: 0px;
margin: 0px;
}


/*---box2 right hand volumn---*/

.box290a {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
padding: 13px 0px 15px 13px;
margin: 0px 0px 20px 0px;
width: 267px;
}





.box290a a {
color: gray;
background-color: black;
margin: 0px 0px 0px 0px;
padding: 0px;
text-decoration: none;
line-height: 2.4em;
}

.box290a a:hover {
}



.box290fblike {
margin: 0px 0px 10px 0px;
padding: 7px 0px 12px 0px;
}


.sideboxes {
margin: 0px 0px 20px 0px;
width: 290px;
padding: 0px;
}






/*--this is the format for the right column exclusives--*/



.box290exclusive {
font-size: 11px;
color: gray;
line-height: 1.3em;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
border-left: 1px dotted #333;
padding: 13px 0px 0px 13px;
margin: 0px 0px 20px 0px;
width: 267px;
}


.box290exclusive ul {
margin: 0px 0px 0px 0px;
padding: 5px 0px 6px 0px;
width: 260px;
list-style: none;
}


.box290exclusive img {
border: 1px solid #333;
padding: 1px;
margin: 0px 10px 4px 0px;
}

.box290exclusive li {
margin: 0px 0px 0px 0px;
padding: 7px 2px 7px 0px;
border-top: 1px dotted #333;
}



.box290exclusive h3 {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: yellow;
margin: 0px;
padding: 0px;
letter-spacing: 1px;
text-transform: uppercase;
}

.box290exclusive a {
color: yellow;
text-decoration: none;
line-height: 1.3em;
}

.box290exclusive a:hover {
text-decoration: underline;
}

.box290exclusive p {
margin: 0px;
padding: 0px;
color: gray;
}


/*---PAGE TAG 290PX BX IN THE RIGHT HAND COLUKN00---*/

.box290pagetag {
font-size: 10px;
color: gray;
line-height: 1.3em;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
border-left: 1px dotted #333;
padding: 13px 0px 0px 13px;
margin: 0px 0px 20px 0px;
width: 267px;
}


.box290pagetag p {
	border-top: 1px dotted #333;
	padding: 4px 0px 0px 0px;
	width: 260px;
	
}


/*--FORMAT FOR THE PREFOOTER--*/

.prefooter {
	width: 100%;
	height: 372px;
	margin: 0 auto;
	background-image: url(images/prefooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.prefootercontainer {
	width: 1000px;
	height: 372px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	
}


.prearrow {
	width: 125px;
	height: 295px;
	margin: 30px 0px 0px 450px;
	position: absolute;
	z-index: 4;
	padding: 0px;
	background-image: url(images/footer-arrow1.png);
}



.prearrow:hover {
	width: 125px;
	height: 295px;
	margin: 30px 0px 0px 450px;
	position: absolute;
	z-index: 4;
	padding: 0px;
	background-image: url(images/footer-arrow2.png);
}








/*--FORMAT FOR THE FOOTER SECTION--*/


.footer {
	width: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 280px;
	padding: 0px;
	border-top: 1px #ffff00 solid;
}


.footercontainer {
	width: 972px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}




.footerdividers {
width: 225px;
padding: 0px 0px 0px 15px;
margin: 0px;
float: left;

}




/*--footer 1st column--*/

.footerdividers2 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}


.footerdividers2 h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: yellow;
}


.footerdividers2 a {
	color: white;
	text-decoration: none;
}


.footerdividers2  a:hover {
	text-decoration: underline;
}




.footerdividers1 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}


.footerdividers h1 {
background-color: yellow;
padding: 3px 8px 3px 8px;
color: black;
font-size: 15px;
text-transform: uppercase;
letter-spacing: -1px;
margin: 0px;
display: block;
width: 180px;
}




.footerdividers1 h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: yellow;
}


.footerdividers1 p {
	margin: 0px;
	padding: 0px;
	color: gray;
}



.footerdividers1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}





.footerdividers1 a {
	line-height: 25px;
	padding: 0px 0px 0px 9px;
	margin: 0px;
	color: white;
	text-decoration: none;
	border: inherit;
	background-color: inherit;
	border: inherit;
	background-image: url(images/bullet2.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px gray dotted;
		width: 140px;
		display: block;
		font-size: 12px;
}


.footerdividers1 a:hover {
	padding: 0px 0px 0px 19px;
	color: yellow;
	width: 130px;
}


.sharethis {
	padding: 20px 0px 30px 0px;
}

.facebooklike {
	padding: 20px 0px 10px 0px;
}

.bestview {
	padding: 0px;
	margin: 0px;
}

.bestview p {
	color: gray;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	line-height: 1.65em;
}

.bestview span {
	color: yellow;
}


.bravenet {
	width: 120px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
}




.connectwithus {
	width: 170px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}


.connectwithus ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.connectwithus a {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-decoration: none;
}









/*--FORMAT FOR THE COPYRIGHT SECTION--*/

.copyrightcontainer {
	width: 972px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto;
	height: 40px;
}






.copyright {
	width: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/copyrightbg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	height: 40px;
	padding: 0px;

}


.copyrightleft {
	width: 300px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.copyrightleft p {
	color: black;
line-height: 40px;
margin: 0px;
padding: 0px;
}


.copyrightright {
	width: 450x;
	height: 40px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.copyrightright p {
	color: black;
line-height: 40px;
margin: 0px;
padding: 0px;
}


.copyrightright a {
	text-decoration: none;
	color: black;
font-weight: bold;
}

.copyrightright a:hover {
text-decoration: none;
color: black;
font-weight: bold;
}






.clear {
clear: both;
margin: 0px;
padding: 0px;
}




/*---MOUSE ---*/

#outerspace { 
position: relative; 
height: 400px; 
 } 


div.rocket { 
position: absolute;
bottom: 30px;
left: -120px;
-webkit-transition: all 6s ease-in; 
-moz-transition: all 6s ease-in; 
-o-transition: all 6s ease-in; 
z-index: 5;
} 



div.rocket img { 
-webkit-transition: all 1s ease-in-out; 
-moz-transition: all 1s ease-in-out; 
-o-transition: all 1s ease-in-out; 
} 



#outerspace:hover div.rocket { 
-webkit-transform: translate(960px,0px); 
-moz-transform: translate(960px,0px); 
-o-transform: translate(960px,0px); 
} 





#outerspace:hover div.rocket img { 
-webkit-transform: rotate(0deg); 
-moz-transform: rotate(0deg); 
-o-transform: rotate(0deg);
 } 
