/* All Pages */


body {
	width: 100%;
	background: url("images/bgbackground3.jpg");
  	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: centre;
}
	
#container_index {
	position: relative;
	text-align: centre;
	width: 1000px;
	height: 640px;
	background-color:#e0e0e0;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #303030;
}

#ecc {
	position: absolute;
	top: 600px;
	left: -1px;
	width: 850px;
	height: 30px;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	background-color:#a8a8a8;
	padding-top: 10px;
	padding-left: 150px;
	border: 1px solid #303030;
}



#container {
	position: relative;
	text-align: centre;
	width: 1000px;
	height: 1000px;
	background-color:#e0e0e0;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #303030;
}

#container_idea {
	position: relative;
	text-align: centre;
	width: 1000px;
	height: 1200px;
	background-color:#e0e0e0;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #303030;
}

#container_about {
	position: relative;
	text-align: centre;
	width: 1000px;
	height: 1000px;
	background-color:#e0e0e0;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #303030;
}

#container_tbp {
	position: relative;
	text-align: centre;
	width: 1000px;
	height: 1800px;
	background-color:#e0e0e0;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #303030;
}


#instructions_container {
	text-align: centre;
	width: 700px;
	height: 700px;
	background-color:#e0e0e0;
	padding: 0px;
	border: 1px solid #303030;
	
}





/* All Pages: BANNER & Menue */

#header {
	
	width: 100%;
	height: 160px;
	border-bottom: 5px solid #b00000;
}

#banner {
	text-align: center;
	
}



#menue	{
	position: relative;
	top: 30px;
	left: 0px;
	width: 200px;
	padding: 0px;
	border: 0px solid #f5f5f5;
}




.grey	{	
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotgrey.gif);
	text-align: centre;
	line-height: 0.8;
	margin: 0px;
	margin-top: 20px; 
	margin-left: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b0b0b0;
}

.pointer {
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dot.gif);
	text-align: centre;
	line-height: 0.8;
	margin: 0px;
	margin-top: 20px; 
	margin-left: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b0b0b0;
}


#menu1 {
	display: none;
	text-align: centre;
	white-space: normal;
	width: 140px;
	margin-top: 20px;
	margin-left: 55px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 0px solid #ff0000;
}

#menu2 {
	display: block;
	text-align: centre;
	white-space: normal;
	width: 140px;
	margin-top: 20px;
	margin-left: 55px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 0px solid #ff0000;
}


.subgrey {
	height: 50px;
	vertical-align: top;
	line-height: 1;
	border: 0px solid #0000ff;
}







#menue ul li a {
	color: #606060;
	text-decoration: none;
	padding-bottom: 10px;
}

#menue ul li a:hover {
	color: #b00000;	
}



#menue ul {
	margin: 0px;
	padding: 0px;
}





/* Home Page */




#indexsqares {
	position: absolute;
	top: 200px;
	left: 250px;
}


#indeximage1 {
	padding-right: 10px;
	padding-top: 0px;
}

#indeximage2 {
	padding-right: 10px;
	padding-top: 0px;
}

#indeximage3 {
	padding-right: 10px;
	padding-top: 0px;
}

#indeximage4 {
	padding-right: 10px;
	padding-top: 10px;
}

#indeximage5 {
	padding-right: 10px;
	padding-top: 10px;
}



#droppedsquare {
	position: absolute;
	top: 390px;
	left: 605px;
}


#slide {
	position: absolute;
	top: 200px;
	left: 675px;
	border: 0px solid #ffffff;
}

#firstheading {
	position: absolute;
	top: 210px;
	left: 275px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #b00000;
	padding: 0px;
	margin: 0px;
}




#firsttext {
	position: absolute;
	top: 195px;
	left: 275px;
	width: 400px;
	white-space: pre;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #606060;
}

.text1 {
	position: absolute;
	top: 210px;
	left: 275px;
	width: 400px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #606060;
}

.text2 {
	position: absolute;
	top: 450px;
	left: 275px;
	width: 400px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}

.heading1 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #b00000;
	padding: 0px;
	margin: 0px;
}


.p	{
	margin: 0px;
	margin-top: 10px;
}

.spaceshort {
	margin: 0px;
	margin-top: 30px;
}

.spacelong {
	margin: 0px;
	margin-top: 60px;
}



#index-footer {
	position: absolute;
	top: 1100px;
	left: 0px;
	width: 1000px;
	height: 20px;
	
	border: 0px solid #606060;
}




/* The Idea: uses text1 and heading 1 from home page*/

/* The Idea */

#perform {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

#homephoto1 {	
	position: absolute;
	top: 215px;
	left: 750px;
	padding: 0px;
	margin: 0px;
	border: 1px #e0e0e0;
}

#homephoto2 {	
	position: absolute;
	top: 465px;
	left: 750px;
	padding: 0px;
	margin: 0px;
	border: 1px #e0e0e0;
}

#homephoto3 {	
	position: absolute;
	top: 715px;
	left: 750px;
	padding: 0px;
	margin: 0px;
	border: 1px #e0e0e0;
}


#homephoto4 {	
	position: absolute;
	top: 965px;
	left: 750px;
	padding: 0px;
	margin: 0px;
	border: 1px #e0e0e0;
}



/* COMMUNITIES Page Only */
/* COMMUNITIES heading1 see Home page only */



#text2-2 {
	position: absolute;
	top: 405px;
	left: 650px;
	width: 300px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}

#text2-3 {
	position: absolute;
	top: 755px;
	left: 650px;
	width: 300px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}


/* THE PLACE */

#map {
	position: absolute;
	top: 510px;
	left: 275px;
	border: 2px solid #606060;	
}


#secondheading {
	position: absolute;
	top: 480px;
	left: 275px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #b00000;
	padding: 0px;
	margin: 0px;
}

#pic1 {
	position: absolute;
	top: 730px;
	left: 730px;
	border: 0px solid #606060;
}

#pic2 {
	position: absolute;
	top: 510px;
	left: 750px;			
}


/* COMMUNITIES END */





/* Individula community video pages */




#model1 {
	position: absolute;
	top: 570px;
	left: 275px;
	padding: 0px;
	margin: 0px;
	border:0px solid #00ff00;
}

#rotate {
	position: absolute;
	top: 880px;
	left: 275px;
	width: 300px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a0a0a0;
	border:0px solid #00ff00;
}

#text2-1 {
	position: absolute;
	top: 210px;
	left: 650px;
	width: 300px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}


#textlink a:link {

	text-decoration: none;
	font-weight: normal;
	color: #404040;
}



#textlink  a:visited {

	text-decoration: none;
	font-weight: normal;
	color: #404040;
}

#textlink  a:hover {

	text-decoration: none;
	font-weight: normal;
	color: #b00000;
}
	


#video1 {
	position: absolute;
	top: 215px;
	left: 275px;
	padding: 0px;
	margin: 0px;
}


#dltext {
	position: absolute;
	top: 565px;
	left: 650px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b00000;
	margin: 0px
}

#lbtitle {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b00000;
}

#lbtext {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	white-space: wrap;
}





.buttontext {
	width: 150px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;	
	vertical-align: bottom;
	border; 0px #ff0000;
}

#downloadtable {
	margin-top: 20px;
	width: 300px;

}

.button {
	text-align: right;
	vertical-align: bottom;
}

.button a {

	text-decoration: none;
	margin-left: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	background-color: #141f55;
	border-top: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;
	border-bottom: 2px solid #787878;
	border-right: 2px solid #787878;
}
	


.button  a:hover {

	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	background-color: #008d2e;
	border-top: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;
	border-bottom: 2px solid #606060;
	border-right: 2px solid #606060;
}





#info {
	position: absolute;
	top: 40px;
	left: 260px;
	width: 40px;
	height: 40px;
}



#box1{
	width: 44px;
	height: 44px;
	padding: 0px;
	background: url("images/but_out.gif");
}
	
#box2{
	position: absolute;
	top: 180px;
	left: 245px;
	width: 50px;
	height: 50px;
	padding-bottom: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	background: #b00000;
}





/* videpdownloads page*/

.textinstruct {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 500px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 10px;
	padding-top: 0px;
	margin: 0px;
	border: 0px solid #ff0000;
}

.p	{
	margin: 0px;
	margin-top: 10px;
}

.intructions {
	width: 200px;
	padding-left: 20px;
	vertical-align: top;
	color: #606060;
}



#videochoise {
	
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 20px;
	margin: 0px;
	border: 0px solid #ff0000;
}




.count {
	
	vertical-align: top;
	font-weight: bold;
	color: #b00000;
}


#graphic {
	position: absolute;
	top: 210px;
	left:285px;
}

/*ABOUT*/

.aboutlink a:link {

	text-decoration: none;
	vertical-align: top;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	
}



.aboutlink  a:visited {

	text-decoration: none;
	font-weight:  normal;
	color: #404040;
}

.aboutlink  a:hover {

	text-decoration: none;
	font-weight:  normal;
	font-size: 13px;
	color: #b00000;
}

#link1 {
	position: absolute;
	top: 00px;
	left:470px;
}	

#link2 {
	position: absolute;
	top: 220px;
	left:470px;
}

#link3 {
	position: absolute;
	top: 510px;
	left:470px;
}


#abouttable {
	position: absolute;
	top: 209px;
	left: 274px;
	width: 650px;
	white-space: wrap;
	text-align: justify;
	vertical-align: top;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px solid #606060;
}

.heading2 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #b00000;
	padding: 0px;
	margin: 0px;
}

.spacelong2 {
	margin: 0px;
	margin-top: 60px;
}


/*the_bigger_picture*/


#swivel_1 {
	position: absolute;
	top: 215px;
	left: 275px;
	padding: 0px;
	margin: 0px;
	border:0px solid #00ff00;
}

#swivel_2 {
	position: absolute;
	top: 925px;
	left: 275px;
	padding: 0px;
	margin: 0px;
}

#rotate_2 {
	position: relative;
	top: 305px;
	left: 500px;
	width: 300px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a0a0a0;
	border:0px solid #00ff00;
}



.text3 {
	position: absolute;
	top: 765px;
	left: 275px;
	width: 675px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #606060;
}

#rotate_3 {
	position: relative;
	top: 1000px;
	left: 500px;
	width: 300px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a0a0a0;
	border:0px solid #00ff00;
}



.text4 {
	position: relative;
	top: 1030px;
	left: 275px;
	width: 700px;
	white-space: wrap;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #606060;
}

#keypara {
	position: relative;
	top: 1100px;
	left: 275px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #404040;
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}

#key {
	width: 700px;
	border: 0px solid #606060;
	}

.padding {
	width: 15px;
	}

#colour1 {
	width: 30px;
	background-color:#ffff00;
	border: 0px solid #00ff00;
}

#colour2 {
	width: 30px;
	background-color:#ff0000;
}

#colour3 {
	width: 30px;
	background-color:#d900d9;
}

#colour4 {
	width: 30px;
	background-color:#feac00;
}
