/* @override http://www.vrarchitect.net/cssvra.css */

/*	CSS for the VRarchitect web site : http://www.vrarchitect.net/		*/

/*	By Pascal Vuylsteker : pvk@vuylsteker.net						*/

body    {
	background-color: #fff;
	background-image: url(panorama/photo/header.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, SunSans-Regular, sans-serif;
	font-size: 80%;
	padding-top : 0px;
	padding-left: 0;
	padding-right: 1ex;
	text-align:justify;
	margin: 0;
}

.PhotographerName    {
	font-size:20px;
	font-weight:bold; 
}

.panoTitle    {
	font-size: 130%;
	text-align: center;
margin-top: 1ex; }

.panoLocation    {
	font-size: 110%;
	text-align: right; 
}

.thumbBox    {
	margin: 0;
	text-align: center; 
}

.thumb    {
	border: thin #ccc solid; 
}

.panoLowBox    {
	margin: 0;
	text-align: center; 
}

.panoLow    {
	border: thin #ccc solid; 
}

.panoTechnics    {
	background-color: #ccc;
	padding: 0.5ex 2em 1ex 2em;
	font-size: 80%; 
}

.panoTechnics h4    {
	margin: 0.5ex -1em ; 
}

.panoVersions    {
	text-align: center;
	margin-top: 1em;
	border: thin #ccc solid; 
}

.panoVersions p    {
	background-color: #ccc;
	padding: 0em 1em;
	display: inline;
	}

.panoCategories    {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin #ccc solid;
	padding: 0.5em; 
}

.panoCategories p, .panoCategories li    {
	background-color: #ccc;
	padding: 0em 0.5em 0em 0.5em;
	display: inline;
	margin-top: 1em;
	margin-bottom: 1em; 
}

.TowardsPage    {
	background-color: #ddd;
	color: #bbb;
	display: inline;
	font-size: 60%; 
}

.alertbox    {
	border: thin black solid;
	margin: 1em 25%;
	padding: 0.25em 1em;
	background-color: #FFCC66;
	text-align: center; 
}

.ExplainTitle {
	text-decoration: underline; 
}

#homePageContent {
//	border: thin #999999 solid;
	margin-top: 80px;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
	margin-left: 1px;
	position: relative;
}

#homePageContent h3 {
	padding-top: 2ex;
}

#mainBodyContent {
	position: relative;
	margin-top: 90px;
	margin-left: 140px;
}

#panberraTitle {
	text-align: center;
	z-index: 3;
}

#panberraTitleDesc {
	text-align: center;
}



#panberraTimes {
	text-align: left; 
}

#panberraTimesDesc {
	text-align: left;
	}



#panberraPanos {
	text-align: left; 
}

#panberraPanosDesc {
	text-align: left; 
}


#panbscreen {
text-align: right; 
}

#panbscreenDesc {
text-align: right; 
}


#panberraLinks {
	text-align: right; 
}

#panberraLinksDesc {
	text-align: right; 
}

#panberraPedagorama {
	text-align: left; 
}

#panberraPedagoramaDesc {
	text-align: left; 
}

#panberraContact {
	text-align: center; 
}


/* @group Menu1 Up  */

.menu1    {
	left: 3px;
	top: 20px;
	padding: 0;
	list-style: none;
	width: 120px;
	/* Width of Menu Items */
	border-bottom: 1px solid #999;
	position: fixed;
	background-color: #fff;
	font-size: 10px;
	text-align:left;
	margin: 0;
	z-index: 1;
}

.leftPub {
margin: 0em;
padding: 0em;
position: fixed;
top: 190px;
left: 2px; }

ul.menu1 li    {
	position: relative;
	z-index: 2;
}

ul.menu2    {
	position: absolute;
	left: 119px;
	/* Set 1px less than menu width */
		top: 0;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
	/* Width of Menu Items */
	border-bottom: 1px solid #ccc;
}

/* Styles for Menu Items */

ul.menu1 li a, ul.menu2 li  a, ul.menu3 li a   {
	display: block;
	text-decoration: none;
	color: #111;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	z-index: 3;
}

/* Fix IE. Hide from IE Mac \*/

* html ul.menu1  li    {
	float: left;
	height: 1%; 
}

* html ul.menu1 li a    {
	height: 1%; 
}

/* End */

ul.menu1  li a:hover    {
	color: #c2cac0;
	background-color: #695b3e;
	text-decoration:underline; 
}

/* Hover Styles */

ul.menu2 li  a  {
	padding: 2px 5px; 
}

/* Sub Menu Styles */

ul.menu1 li:hover ul    {
	display: block; 
}

/* The magic */
/* Description of a menu */

.menu1desc    {
	background-color: #e3d7ff; 
}

/* @end */

/* Web site title */

.vra    {
	background-color: #5d6d7d;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 12px; 
}

/* Main section */

.sections    {
	background-color: #e8d8b4;
	font-size: 12px; 
}

/* Current main section */

.selectedSection    {
	background-color: #a7b1b0;
	font-size: 12px; 
}

.menu2neutral    {
	background-color: #fff; 
}

.menu3neutral    {
	background-color: #e1d7aa;
	padding-left: 2em;
	}

/* @group Menu  BOTTOM */

.bottomMenu    {
	border-top: 1px solid #999;
	padding: 0.5em;
	margin-left: 1px;
	position: relative;
	top: 0em;
	margin-right: 0ex;
	margin-top: 1em; 
}

.bottomMenu p    {
	border: thin;
	margin: 0em;
	padding-top: 1ex;
	}

.bottomCopyright    {
	width: 33%;
	top: 0.5em;
	position: absolute; 
}


.bottomDate    {
	width: 33%;
	position: absolute;
	left: 33%;
	text-align: center;
	top: 0.5em; 
}

.bottomComment    {
	width: 33%;
	position: absolute;
	text-align: right;
	right: 0em;
	top: 0.5em;
	float: right;
	padding-right: 1em; 
}

.bottomPayPalText    {
	width: 80%;
	padding-top: 1em;
	position: relative;
	top: 3em; 
}

.bottomPayPalButton    {
	text-align: right;
	width: 20%;
	height: 40px;
	position: absolute;
	border: thin none;
	margin: 1em;
	padding: 0em;
	vertical-align: bottom;
	top: +3em;
	right: 0em; 
}

.bottomXiti    {
	width: 100%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0em;
	margin: 0em;
	border-top: thin #999999 solid;
	position: relative;
	top: 4em; 
}

/* @end */

/*Page de Listes*/

/**********************************/

.panoListList  img:link {
	text-decoration: none;
}
.panoListList  img {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	left: 20%;
	position: relative; 
}


/* From Here : Old Examples ......         */
/***************************************/

.titrevrarchitect    {
	color: #CC0000 
}

.lecturenotes    {
	font-size: 1px;
	color: #FFFFFF;
	line-height: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	visibility: hidden 
}

.lecturenotesCopy    {
	font-size: 1px;
	color: #FFFFFF;
	line-height: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	visibility: hidden 
}

.lecturetexte    {
	text-indent: 20pt;
	margin-left: 20px;
	color: #000033 
}

.javacode    {
	color: #000099;
	background-color: #FFFF00;
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold 
}

.javacodeNew    {
	color: #0000FF;
	background-color: #FFCC00;
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold 
}

.indice    {
	vertical-align: sub 
}

.exposant    {
	vertical-align: super; 
}

.math    {
	color: #000033;
	background-color: #FFFF99;
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: normal;
	text-align: center 
}

.mathNonCenter    {
	color: #000033;
	background-color: #FFFF99;
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: normal 
}

.redBox    {
	border: medium solid #FF0000; 
}

.surligne    {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF66; 
}

/*a:link    {
	color:#990000 
}

a:visited    {
	color:#990000 
}

a:hover    {
	color:#FF0000 
}

a.h2:link    {
	color:#990000 
}

a.h2:visited    {
	color:#990000 
}

a.h2:hover    {
	color:#FF0000 
}*/

.htmlCode    {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #000066;
	background-color: #FFFF66;
	background-position: 30px;
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
	border: medium solid #333333; 
}

.htmlCodeNew    {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #000066;
	background-color: #FF9900;
	background-position: 30px;
	padding: 1px;
	border: thin solid #333333;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	margin: 0px;
	line-height: 1.5em; 
}

div.figure object    {
	height: 35em;
	width: 100%;
	border: thin dotted #FF0000; 
}

div.figure    {
	border: thin black solid;
	margin: 1em 25%;
	padding: 0.25em 1em; 
}

div.figure p    {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0 
}

img.scaled    {
	width: 100%; 
}

.container    {
	border: thin solid #000000;
	margin-right: 2em;
	margin-left: 2em;
	background-color: #FFCC66;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em; 
}

.googleadsense {
	width: 120px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 220px;
	left: 3px;
}

.googleadsearch {
	position: absolute;
	top: 3px;
	right: 3px;
	opacity: 0.5;
}