/**************** General Classes *****************/
body {
	margin: 20px 20px 20px 20px;
	text-align: left;
	background-color: #ffffff;  /* Global White */
	font-size: 10px; /* Font Size */
	line-height: 14px;
	color: #000000; /* Border Light */
	border-color:#000000;
}

#globalContainer {
	width: 760px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #EEEEEE;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000; /* Accent 10 */
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333; /* Secondary */
	margin: 0px 0px 5px 0px;
	line-height: 18px;
}

h3 {
	font-size: 11px;
	color: #F47820; /* Accent 10 */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}
h4 {
font-family: arial, verdana, sans-serif;
	font-size: 20px;
	color: #000000; /* Accent 0 */
	font-weight: bold;	
	margin: 5px 5px 5px 5px;			
}
h5 {
	font-size: 0px;
	color: #DADAD8; /* Accent 10 */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}
h6 {
	font-size: 30px;
font-family: arial, verdana, sans-serif;
	color: #000000; /* Accent 0 */
	font-weight: bold;	
	margin: 5px 5px 5px 5px;			
}
h7 {
	font-size: 30px;
	color: #085A9F; /* Accent 10 */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}
u {

	font-size: 13px;
font-family: arial, verdana, sans-serif;
	color: #085A9F; /* Accent 10 */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}
h8 {

	font-size: 13px;
font-family: arial, verdana, sans-serif;
	color: #000000; /* Accent 10 */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}
h9 {

	font-size: 18px;
font-family: arial, verdana, sans-serif;
	color: #000000; /* Accent 10 */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}
p {
	margin: 0px 0px 12px 0px;
}

p.noSpace {
	margin: 0px;
}

/**************** Header Classes *****************/
#topHead {
	background-image: url(http://www.vagoo.eu/images/stories/logobareng.png); 
	background-repeat: no-repeat;
	background-position:center;
	height: 77px;
	width: 760px
}

 /* target message bar */
#topNav {
	padding: 10px 0px 10px 0px;	
	background-image: url(http://www.vagoo.eu/image/stories/topbar.jpg); 
	color: #ffffff;
}

/* 
#subPage #topNav {
	background-image: url();
	border-bottom: 9px solid #7EBED5; 
}
*/

#TabberContainer {
	margin-top: -0.5em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#FooterContainer {
  	float: none;
	margin: 10 10 10 10;
	background-image: url();  
	background-repeat: repeat-x;
	position:relative;
	top:0;
  	left:0;
  	width: 732px;
	border: thin solid #DDDDDD;
}

#FooterContainer #Inner {
	padding: 15px;
}

#FooterContainer #Inner .PCC_def {
	font-size: 8pt;
	margin-bottom: 7px;
}

/*
#FooterContainer #innerLeft {
	float: left;
}
#homePage #FooterContainer #innerLeft {
	width: 225px;
}
#subPage #FooterContainer #innerLeft {
	width: 185px;
}

#FooterContainer #innerRight {
	float: left;
	background-color:#CCCCCC;
}

#homePage #FooterContainer #innerRight {
  width: 745px;
	padding: 10px 0px 10px 10px;
	background-color:#CCCCCC	
}
#subPage #FooterContainer #innerRight {
	padding: 10px 0px 10px 10px;
	float: none;
	margin-left: 185px;
	background-color:#CCCCCC;
}

#homePage #FooterContainer #innerRight h1 {
	margin: 0px 0px 5px 0px;
}
*/

#sideNav {
	background-color: #000000;
	
}

#boxshot {
	padding: 0px 0px 0px 0px;
	background-image: url();   
	background-repeat:no-repeat;
	background-position: right;
	height: 208px;
	padding-left: 208;
	text-align: left;
}

.topLeft {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
	width: 440px;
	
}

.topRight {
	float: right;
	position: relative;
	text-align: center;
	padding: 0;
	width: 300px;
}

/* box shot bg 
#homePage #sideNav {
	padding: 0px 0px 0px 0px;
	background-image: url(../images/sidenav_background.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 208px;
	padding-left: 230px;
	padding-bottom:0px;
}
*/
/*
#subPage #sideNav {
	padding: 20px 0px 20px 0px;
}

#sideList a {
	margin: 0px;
	background-image:url(../images/sidenav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 25px;
	display: block;
	font-size: 12px;
	color: #2C2D2E; 
	text-decoration: none;
}
*/