* {
	padding:0;
	margin:0;
}

body {
	background: #620d06;
	font: normal 11px Arial, sans-serif;
	color: white;
}

a {
	
	color: white;
}

a img {
	border:	0;
}

#container {
	position: relative;
	width: 828px;
	margin:	71px auto;
}

#logotype {
	position: absolute;
	top: 1px;
	left: 17px;
	z-index: 100;
}

#menu_wrapper{

	background: url(../../img/campaign-brochure-stand/bg_menu_li.gif) top left repeat-x;
	margin:	0 0 0 170px;
	height: 28px;
	width: 638px;
	clear: both;
	text-align:center;	
}

#menu_wrapper.en-US,
#menu_wrapper.en-GB,
#menu_wrapper.en-CA,
#menu_wrapper.fr-CA,
#menu_wrapper.de-DE,
#menu_wrapper.de-AT,
#menu_wrapper.fr-FR {
	margin:	0 0 0 157px;
	width: 663px;
}

ul#menu{

	height:28px;
	list-style:	none;
}

ul#menu li{

	padding: 0 13px 0 0;
	margin: 0;
	height: 28px;
	display:inline;
}

ul#menu.de-DE li,
ul#menu.de-AT li {
	padding: 0 12px 0 0;
}
ul#menu.fr-FR li,
ul#menu.fr-CA li{
	padding: 0 11px 0 0;
}

ul#menu li.first {
	
	padding-left: 11px;
}

ul#menu li a img {
	margin-top: 8px;
}

#wrapper {
	border:	1px solid white;
	background: #4a1b08 url(../../img/campaign-brochure-stand/bg_wrapper.jpg) no-repeat top center;
}

#wrapper.start {
	height:558px;	
}

/*#wrapper.start.en-US {
	height:559px;
}*/

#intro {
	position: relative;
	width: 826px;
	height: 558px;
	z-index: 200;
}

#content {
	position: relative;
	padding: 37px 0 0 169px;
	height: 571px;
}

p.preamble {
	font-weight:bold;
}

#content h1 {
	font: bold 26px arial, sans-serif;
	letter-spacing:	-0.5px;
	text-transform:	uppercase;
	margin:	0 0 10px 0;
	display: block;
	width: 400px;
}
#content h2 {
	font: bold 16px arial, sans-serif;
	line-height: 21px;
	letter-spacing:	-0.5px;	
	text-transform:	uppercase;
	margin:	0 0 15px 0;
	width: 400px;	

}

#content h3 {
	font: bold 12px arial, sans-serif;
}


#content p {
	margin:	0 0 17px 0;
}

#content strong {
	font-weight:bold;
}

#content .bold {
	font-weight:bold;
}

#content a {
	font-weight:bold;
	display:block;
	padding-bottom:2px;
}

#content ul {
	list-style-position: outside;
	line-height:15px;
	font-weight:bold;
	margin: 0 0 15px 0;
}

#footer {
	padding: 12px;
	font: normal 10px Arial;
	text-align:	center;
}

#popUp {
	position: absolute;
	z-index: 10;
	left: 243px;
	top: 143px;
	display: block;
	width: 320px;
	height: 265px;
	background: #000;
	padding: 20px;
	
	
}

#popUp a{
 position: absolute;
 right:3px;
 top: 3px;
 text-decoration:none;
 text-transform: uppercase;
}

/* --- Brochure stand  double  --- */

#content .left {
	display: block;
	width: 371px;
	float: left;
}
#content .left .info_box {
	padding: 12px 14px 10px 14px;
	background: #433c31;
	font-weight: bold;
	margin: 0 10px 0 0;
}

#content .left .info_box ul {
	margin: 0 0 0 14px;
}

#content.brochure_s_d .left a {
	float: left;
	margin: 10px 25px 0 0;
}

#content .right {
	display: block;
	width: 245px;
	margin: 0 0 0 25px;
	float: left;
}

#content.brochure_s_d .right p {
	position: absolute;
	left: 563px;
	top: 440px;
	width: 240px;
	font-weight: bold;
}

#content.brochure_s_d .right img{
	position: absolute;
	top: 34px;
	right: 24px;
}

/* --- Brochure stand  --- */

#content.brochure_s .left h2 {
	margin-top: -10px;
}

#content.brochure_s .left a {
	float: left;
	margin: 10px 25px 0 0;
}

#content.brochure_s .right img{
	position: absolute;
	top: 44px;
	right: 74px;
}

/* --- Package --- */

 #content.package .left {
 	width: 500px;
 }

#content.package ul {
	list-style-position:outside;
	list-style:none;
	font-weight:bold;
	
}

 #content.package ul li.heading {
	font-size: 13px;
}

 #content.package .right img {
 	position: absolute;
	right: 39px;
	top: 141px;
 }

/* marketing */

#content.marketing h1 {
margin-bottom: 0;
}

#content.marketing h2 {
font-style: italic;
font-size: 15px;
font-weight: bold;
width: 260px;
text-transform: none;
line-height: 18px;
	 
}

#content.marketing h3 {
	text-transform: uppercase;	 
}

#content.marketing h3.italic {
	text-transform: none;
	font-style: italic; 
}
 
#content.marketing .left {
	width: 260px;
}
 
 #content.marketing a {
 	float: none;
	display: block;
	margin: 0;
 }
 
 #content.marketing .block {
 	margin: 0 0 20px 0;
 } 

#content.marketing .right .item_wrapper {
	position: absolute;
	right: 60px;
	top: 108px;
}

/* --- Contact --- */


#content.contact .left{
	width: 450px;
}

#content.contact h1 {
	margin-bottom:10px;
	width: 450px;
}
#content.contact a.button{
	display: block;
	width:123px;
	height:25px;
	margin: -3px 0 19px 0;
}

#content.contact a.mailto{
	display: inline;
	text-transform:none;
	text-decoration:none;
}



.clearfix:after {
    content: 						"."; 
    display: 						block; 
    height: 						0; 
    clear: 							both; 
    visibility: 				hidden;
}

.clearfix {
	display: 							inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End Holly Hack */



