/**
 * Stylesheet for International Mountain Summit
 *
 * Screen/Projection Stylesheet (Print)
 *
 * @author		akanai web technologies
 * @link			http://www.ims.bz
 * @copyright	International Mountain Summit
 * @developer	Copyright 2010, akanai web technologies
 */
 
/**
 * Global properties and bugfixes
 */

/* set global values */
* {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border: none;
}

body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

#banner {
	display: none;
}

.clr-both {
	clear: both;
}

.clr-both, .clr-left {
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clr-left {
	clear: left;
}

.content {
	padding: 8px 0 0 8px;
}

.content .box {
	position: relative;
	float: left;
	width: 300px;
	height: 158px;
	background: url('../img/box_bkg.gif') no-repeat top left;
	margin-top: 7px;
	padding: 0 7px;
}

.content .box1 {
	border-color: #ca0039;
}

.content .box2 {
	border-color: #dcdcdc;
}

.content .box3 {
	border-color: #c2cb00;
}

.content .box4 {
	border-color: #b1d8f1;
}

.content .box5 {
	border-color: #df720e;
}

.content .box6 {
	border-color: #0079c3;
}

.content .innerbox {
	border-top-width: 15px;
	border-top-style: solid;
}

.content .innerbox .button span {
	display: none;
}

.content .innerbox .image {
	position: absolute;
}

.content .innerbox .text {
	font-size: 12px;
	position: relative;
	margin-left: 118px;
	height: 110px;
}

.content .innerbox .text h1 {
	padding-top: 4px;
}

.content .innerbox .text h1 span {
	display: none;
}

.dachmarke {
	position: absolute;
	margin: 81px 0 0 858px;
	width: 87px;
	height: 46px;
}

.event {
	position: absolute;
	margin: 77px 0 0 150px;
	width: 150px;
	height: 35px;
}

#footer {
	display: none;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 1110px;
	height: 160px;
}

.image-strip {
	display: none;
}

.entrybox {
	display: none;
}

#innerwrap {
	min-height: 515px;
	padding-top: 160px;
}

#innerwrap .banner-right {
	display: none;
}

.language {
	display: none;
}

.logo {
	position: absolute;
	margin: 20px 0 0 20px;
	width: 100px;
}

.logo img {
	width: 100px;
}

#menu1, #menu2, #menu3 {
	display: none;
}

.near {
	display: none;
}

.slogan {
	position: absolute;
	margin: 90px 0 0 418px;
	width: 317px;
	height: 19px;
}

.sponsors, .supporters, .partner {
	display: none;
}

#wrap {
	width: 946px;
}
