/***************************************************************************************************/
/**************************************Satellite CSS Screen File************************************/
/***************************************************************************************************/

/*CSS for the Satellite/ Industry Project
Started 2th October 2007
Developed by Sam Kemp
Modified on 30th November 2007
File Name: screen.css
This is the main css style sheet for the whole site.*/

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; /*FONT-SIZE: 12px;*/ BACKGROUND: url(images/quick_bg.gif) repeat-y left 50%; PADDING-BOTTOM: 0px; MARGIN: 0px; /*COLOR: #778888;*/ PADDING-TOP: 0px;  HEIGHT: 100%
}


#header {
	WIDTH: 100%; TEXT-ALIGN: center
}

#content {
	/*FONT-SIZE: 12px; COLOR:#000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
}

#wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 100%; 
	width: 100%;
	border: 1px solid #ddd;
	position: relative;
	cursor:crosshair;
	/*cursor: url(openhand.cur), move;*/
	BORDER-RIGHT: #778888 0px solid; BORDER-TOP: #778888 0px solid; MARGIN: 0px 0px 0px; BORDER-LEFT: #778888 0px solid; BORDER-BOTTOM: #778888 0px solid
}

#wrapperBody {
	BORDER-TOP: #778888 1px solid; PADDING-LEFT: 0px; FLOAT: left; MARGIN: 15px 10px 15px 0px; BORDER-LEFT: #778888 1px solid; width:6000px; height:1000px;_width:6020px;
}


@media Screen    
{
body>div#navigation {
	POSITION: fixed
}
    }
	
#navigation {
	Z-INDEX: 99; BACKGROUND: #fff; LEFT: 0px; MARGIN: 0px; TOP: 0px; POSITION: absolute; 
}

#navigation  {
	WIDTH: 100%
}

#navigation H1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; MARGIN: 0px; COLOR:#FFFFFF; PADDING-TOP: 10px; BACKGROUND-COLOR:#000000; border-bottom:thin dashed #FF0000; TEXT-ALIGN: left; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;
}

#navigation H1 A {
	COLOR:#FFFFFF; text-decoration:none;
}

#navigation H1 SPAN {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #fff
}


body {
	margin:0; 
	padding:0px;
	border:0;
	overflow-x:none;
	height:100%;
	overflow-y:none; 
	overflow:none;
 }


#backgroundImages{
	width:6020px;
}

#backgroundImages img{
	float:left;
	padding:0px;
}



/************************************************home Styles************************************************/

#home {
/*	left: 250px; 
	top: 100px;*/
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
/*	background-color:#0000FF;*/
	width:1000px;
	height:530px;
	float:left;
}

#homeContent{
	width:400px;
	height:330px;
	background-color:#FFFFFF;
	margin:250px 0px 0px 200px;
	font-family:"Courier New", Courier, monospace;
	font-size:.9em;
}
/*.homeHeadings{
color:#FF0000;
font-size:1em;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
}*/
#form_newsBody{
	width:400px;
	height:330px;
}


/************************************************end Home Styles************************************************/

/************************************************Caption Styles************************************************/
#caption1{
	width:100px;
	height:50px;
	/*background-color:#FFFFFF;*/
	margin:380px 0px 0px 840px;
	position:absolute;
}



#caption2{
	width:400px;
	height:50px;
/*	background-color:#CC0000;*/
	margin:180px 0px 0px 2640px;
	position:absolute;
}

.caption2{
	background-color:#000000;
	font-size:1em;
	color:#FF33FF;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#caption3{
	width:400px;
	height:50px;
	/*background-color:#CC0000;*/
	margin:360px 0px 0px 3900px;
	position:absolute;
}

.caption3{
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
}

#caption4{
	width:180px;
	height:200px;
	/*background-color:#CC0000;*/
	margin:300px 0px 0px 5800px;
	position:absolute;
}

.caption4{
	background-color:#000000;
	color:#FFFFFF;
	padding:2px;
	font-family:"Courier New", Courier, monospace;
}

#form_captionBody{
	width:400px;
	height:50px;
}

#caption5{
	width:390px;
	height:80px;
	/*background-color:#CC0000;*/
	margin:130px 0px 0px 220px;
	position:absolute;
}
#caption5 hr{
	border: none 0;
	border-top: 1px   dashed  #999999;/*the border*/
	width:490px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:10px 0px 0px -50px;
	position:absolute;
}

#caption6{
	width:100px;
	height:200px;
	/*background-color:#CC0000;*/
	margin:500px 0px 0px 15px;
	position:absolute;
}

.caption6{
	/*background-color:#000000;
	color:#99FF00;*/
	padding:2px;
	font-family:"Courier New", Courier, monospace;
}

#caption7{
	width:700px;
	height:200px;
	/*background-color:#CC0000;*/
	margin:500px 0px 0px 650px;
	position:absolute;
}
.caption7{
	padding:2px;
	font-family:"Courier New", Courier, monospace;
}

#caption8{
	width:200px;
	height:40px;
	/*background-color:#CC0000;*/
	margin:50px 0px 0px 650px;
	position:absolute;
}

.caption8{
	padding:2px;
	font-family:"Courier New", Courier, monospace;
}

#caption9{
	width:300px;
	height:100px;
	/*background-color:#00FF00;*/
	margin:200px 0px 0px 650px;
	position:absolute;
}

.caption9{
	padding:2px;
	font-family:"Courier New", Courier, monospace;
}

/************************************************End Caption Styles************************************************/

/************************************************Video Section Styles**********************************************/

#videos {
	/*left: 1000px; 
	top: 50px;*/
	background-image:url(../images/videos.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:530px;
	float:left;
}

#videos a{
	color:#990000;
}
 
 #videosContent{
	width:380px;
	height:330px;
	background-color:#FFFFFF;
	margin:70px 0px 0px 420px;
	font-family:"Courier New", Courier, monospace;
}

#form_videoBody{
	width:380px;
	height:330px;
}
/*
#videoSectionStyles a{
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:1.3em;
	text-decoration:none;
}*/
.videoSectionStyles a{
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:1.3em;
	text-decoration:none;
}


hr {
	border: none 0;
	border-top: 2px  dotted #000000;/*the border*/
	width:425px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
/************************************************End Video Section Styles***********************************************/

/************************************************MP3 Section Styles************************************************/

#mp3 {
	/*left: 2000px; 
	top: 50px;*/
	width:1000px;
	height:530px;
	background-image:url(../images/mp3.jpg);
	background-repeat:no-repeat;
	float:left;
}

#mp3Content{
	width:465px;
	height:150px;
	background-color:#00FF00;
	/*border:#FF3300 dotted solid 3px;*/	
	margin:380px 0px 0px 155px;
	font-family:"Courier New", Courier, monospace;
	/*background-image:url(../images/mp3Mock2.jpg);*/
}

/************************************************End MP3 Section Styles ************************************************/

/************************************************Lyrics Styles************************************************/


#lyrics {
	/*left: 3000px; 
	top: 50px;*/
	width:1000px;
	height:530px;
	background-image:url(../images/lyrics.jpg);
	background-repeat:no-repeat;
	float:left;
}

#lyricsContent{
	width:470px;
	/*height:330px;*/
	background-color:#FFFFFF;
	margin:180px 0px 0px 350px;
	font-family:"Courier New", Courier, monospace;
}

#form_lyricsBody{
	width:470px;
}

.lyricSection a{
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:1.3em;
	text-decoration:none;
}

.lyricSection hr {border: none 0;
	border-top: 1px  ridge  #999999;/*the border*/
	width:475px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	/*margin-left:-24px;*/
}
/************************************************End Lyrics Styles************************************************/

/************************************************Gear Guide Section Styles************************************************/
#gearGuide {
	/*left: 4000px; 
	top: 50px;*/
	width:1000px;
	height:530px;
	background-image:url(../images/gearGuide.jpg);
	background-repeat:no-repeat;
	float:left;
}

#gearGuideContent{
	width:470px;
	height:430px;
	background-color:#FFFFFF;
	margin:180px 0px 0px 350px;
	/*font-family:"Courier New", Courier, monospace;*/
	color:#00FF00;
}

#gearGuideContent td{
	color:#000000;
	/*background-color:#FFFF00;*/
	font-size:.8em;
	width:470px;
}

.guideHeadings{
	/*background-color:#000000;
	color:#FFFFFF;*/
}

.guideBody{
	/*background-color:#FFFF00;
	color:#000000;*/
	padding:2px;
}

#form_guideBody{
	width:470px;
	height:430px;
}

/************************************************End Gear Guide Section Styles************************************************/

/************************************************Links Section Styles************************************************/
#links {
	/*left: 5000px; 
	top: 50px;*/
	width:1000px;
	height:530px;
	background-image:url(../images/links.jpg);
	background-repeat:no-repeat;
	float:left;
}

#linksContent{
	width:350px;
	height:400px;
	background-color:#FFFFFF;
	margin:180px 0px 0px 350px;
	font-family:"Courier New", Courier, monospace;
}

.linksTable{
	width:200px;
}

/*.linkHeadings{
	color:#FFFFFF;
	padding:3px;
	background-color:#FF6600;
}*/

.linksDescription{
	color:#000000;
}
.link{
	font-size:1.5em;
	/*background-color:#FF0000;
	color:#FFFFFF;*/
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.link a{
	color:#000000;
	text-decoration:none;
}
.link a:hover{
	/*font-size:1.3em;*/
	color:#99FF00;
	padding:3px;
	background-color:#0099CC;
}

#form_linkBody{
	width:350px;
	height:400px;
}
/************************************************End Links Section Styles************************************************/
/*#captionsWrapper{
height:800px;
width:6000px;

top:1px;
_position:absolute;
position:absolute;
border:#000000  dashed 3px;
background-repeat:no-repeat;


}

#caption2{
width:100px;
height:50px;
background-color:#CC0000;
margin:380px 0px 0px 840px;
}*/
/***************************************Table Formatting**********************************/
/*.gearGuideTable{
width:200px;
}*/
/************************************Table Formatting*************************************/
.adminTable{
	width:650px;
	color:#CC9900;
	border:#000000 1px solid;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin-left:10px;
	background-color:#E9E9E9;
}

.adminItem{
	width:10px;
	text-align:center;
	background-color:#FFFFFF;
}

.adminName{
	text-align:center;
}

.adminTable th{
	text-align:left;
	/*border-bottom:solid thin #666666;*/
	border-right:1px #666666 solid;
	color:#FFFFFF;
	text-align:center;
	background-color:#999999;
}

.adminTable td{
	border-bottom:solid 1px #666666;
	border-right:1px #666666 solid;
	color:#000000;
	padding:5px;
}

.adminTable a{
	text-align:left;
	color:#CC0000;
	text-decoration:none;
}
.adminTable a:hover{
	text-align:left;
	color:#CC0000;
	text-decoration:none;
}
.adminTable a:visited{
	text-align:left;
	color:#CC0000;
	text-decoration:none;
}
.forumTable .link{ 
	text-align:left;
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

.adminTable .link a{ 
	font-size:1.5em;
	color:#FFFFFF;
}

.adminTable .postDivider{
	color:#CCCCCC;
	background-color:#CCCCCC;
}

.adminTable .messageSize{
	width:400px;
}

/************************************************Loading Page Styles************************************************/
.loadContent{
/*font-family:Arial, Helvetica, sans-serif;
font-size:4em;
color:#FFFFFF;
background-color:#000000;
padding:3px;*/
}

/************************************************End Links Section Styles************************************************/

a > img {
border: 0;
}