/*
  marcophonoŽ
  Das Telefonspassportal
	
  Patrik Phan
*/





/*
  ## STYLES ##
*/

::selection 
{
	background-color: #ff8500;
	color: #fff;
}
::-moz-selection 
{
	background-color: #ff8500;
	color: #fff;
}


h1 {
	font-family: 'verdana';
	font-size: 2.2em; 
	color: #908581;
	margin-top: 0;
	font-weight: normal;
}

h2 {
	font-family: 'SourceSansProRegular';
	font-size: 1.6em; 
	color: #fe9e35;
	margin-top: 0;
	font-weight: normal;
}

h3 {
	font-family: 'SourceSansProSemibold';
	font-size: 1.4em; 
	color: #4290B8;
	margin-top: 0;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #8A8A8A;
}

img {
	border: 0;
}


/*
  ## PAGE LAYOUT ##
*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#333;
	background: url(../images/background.png);
	padding: 0;
	margin: 0;
}

/* Header */
	#header-inner {
		margin: 0 auto;
		width: 990px;
		z-index: 200;
	}
	
	#header { 
		background: url(../images/background-header.png) repeat-x;
		height: 161px;
		z-index: 100;
	}
	
	#header ul {
		padding: 0;
		margin: 0;
	}
	
	#header .menu {
		height: 20px;
		padding: 12px 0;
	}

	#header .menu li {
		display: inline;
		margin-right: 10px;
	}

	#header .menu li a {
		color: #787878;
		text-decoration: none;
		font-size: 1.2em;
		font-family: 'verdana';
	}

	#header .menu li a:hover {
		color: #666666;
	}

	#header .logo {
		height: 85px;
		padding: 16px 0;
	}

	#header .login {

	}
	

/* Page */



	#wrapper {
		margin: 0 auto;
		width: 990px;
		margin: -20px auto 0 auto;
	}

	#content {
		background: #fff;
		padding: 14px;
		
		-moz-box-shadow: 0 0 5px #807575;
		-webkit-box-shadow: 0 0 5px #807575;
		box-shadow: 0 0 5px #807575;
	}
	
	
	
	/* Head-Section */
	
	#left-slide {
		width: 462px;
		height: 50px;
		float: left;
		margin-bottom: 15px;
		position: relative;
	}
	
	#right-slide {
		width: 502px;
		height: 200px;
		float: left;
		margin-bottom: 15px;
		position: relative;
	}
	
	.community {
		background: url(../images/facebook-teaser2.jpg);
    height: 151px;
    padding: 0px 0px 0px 0;
	}
	
 .community h2 {
    font-family: 'SourceSansProExtraLight';
    font-size: 18px;
    color: #fff;
    background: #000;
    padding: 3px;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
  }
  
  .community iframe {
    background: #fff;
    padding: 3px;
    margin-top: 5px;
    margin-left: 5px;
    opacity: .9;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
  }	
  
  .external-link {
position: absolute;
top: 1px;
left: 275px;
z-index: 1000000;
}
	
	
	.map-info {
		position: absolute;
		margin-top: 100px;
		margin-left: -7px;
		z-index: 1;
	}

		
	#zoom {
		z-index: 1000000;
	}
	
	
	/* Home */
	
	#marcophono-info {
		line-height: 16pt;
		margin-bottom: 35px;
		color: #acacac;
	}
	
	#marcophono-info2 {
		-moz-box-shadow: 0 0 8px #ccc;
		-webkit-box-shadow: 0 0 8px #ccc;
		box-shadow: 0 0 8px #ccc;
		padding: 10px;
		border: 1px solid #ccc;
	}	
	
	
	#presse-box {
		-moz-box-shadow: 0 0 8px #ccc;
		-webkit-box-shadow: 0 0 8px #ccc;
		box-shadow: 0 0 8px #ccc;
		padding: 10px;
		border: 1px solid #ccc;
	}
	
	#presse-box img {
		float: left;
		margin-right: 20px;
	}


	/* Szenario-Liste */
	
	#szenario-list {
		margin-bottom: 10px;
	}
	
	#szenario-list ul {
		margin: 0;
		padding: 0;
		list-style: none; 
	}
	
	#szenario-list  li {
		display: inline;
	}
	
	#szenario-list a {
		background: url(../images/tag-bar.png) 0 0 no-repeat;
		float: left;
		display: block;
		height: 25px;
		margin-right: 15px;
		margin-bottom: 8px;
		color: #868686;
	}
	
	#szenario-list a:hover {
		color: #3F3F3F;
	}
	
	#szenario-list span {
		
	}
	
	#szenario-list  .blue { 
		background: url(../images/tag-blue.png) top right no-repeat;
		padding: 4px 12px 4px 6px;
		display: block;
	} 
	
	#szenario-list .green { 
		background: url(../images/tag-green.png) top right no-repeat;
		padding: 4px 12px 4px 6px;
		display: block;
	} 
	
	#szenario-list .orange { 
		background: url(../images/tag-orange.png) top right no-repeat;
		padding: 4px 12px 4px 6px;
		display: block;
	} 
	
	#szenario-list .purple { 
		background: url(../images/tag-purple.png) top right no-repeat;
		padding: 4px 12px 4px 6px;
		display: block;
	} 
	
	#szenario-list .red { 
		background: url(../images/tag-red.png) top right no-repeat;
		padding: 4px 12px 4px 6px;
		display: block;
	}
	
	
	/* Szenario Legende */
	
	#szenario-legend {
		border-top: 1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
		margin-bottom: 25px;
		padding: 8px 0; 
	}
	
	#szenario-legend ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#szenario-legend  li {
		display: inline;
		padding: 2px;
		font-size: 10px;
		color: #fff;
		margin-right: 10px;
	}
	
	#szenario-legend .legende {
		color: #000;
		font-weight: bold;
	}
	
	#szenario-legend .orange {
		background: #eb6617;
	}
	
	#szenario-legend .blue {
		background: #2f95ff;
	}
	
	#szenario-legend .red {
		background: #ee1414;
	}
	
	#szenario-legend .purple {
		background: #f618a2;
	}
	
	#szenario-legend .green {
		background: #6ac901;
	}
	

	.tip {
		display:none;
		color: #fff;
		background: url(../images/szenario-image.png);
		width: 150px;
		height: 150px;
		padding:4px;
		position:absolute;	
		z-index:1000;
	}
	
	
/* Preis-Tabelle */

.pricing-table {  
	margin-bottom: 25px;
	margin-left: 2px;
}

.pricing-table ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.pricing-table ul.price-box { 
	float: left; 
	width: 241px; 
	margin: 0 -1px 0 0; 
	text-align: center;
}

.pricing-table ul.price-box li.pricing-header,
.pricing-table ul.price-box li.pricing-content,
.pricing-table ul.price-box li.pricing-footer {
	padding: 10px;
}

.pricing-table ul.price-box li.pricing-content,
.pricing-table ul.price-box li.pricing-footer {
	background-color: #f9f9f9;	
}

/* Pricing Header */

.pricing-table ul.price-box li.pricing-header {
	border: 1px solid #743700;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;	
	background: #C04A00;
	background-image: linear-gradient(bottom, rgb(192,74,0) 0%, rgb(255,136,0) 50%);
	background-image: -o-linear-gradient(bottom, rgb(192,74,0) 0%, rgb(255,136,0) 50%);
	background-image: -moz-linear-gradient(bottom, rgb(192,74,0) 0%, rgb(255,136,0) 50%);
	background-image: -webkit-linear-gradient(bottom, rgb(192,74,0) 0%, rgb(255,136,0) 50%);
	background-image: -ms-linear-gradient(bottom, rgb(192,74,0) 0%, rgb(255,136,0) 50%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(192,74,0)),
		color-stop(0.5, rgb(255,136,0))
	);
}

.pricing-table ul.price-box li.pricing-header > ul {
	position: relative;
}

.pricing-table ul.price-box li.pricing-header ul li.title {
	font-size: 22px;
	font-weight: bold;
	padding: 5px 0;
	color: #fff;
}

.pricing-table ul.price-box li.pricing-header ul li.price {
	position: relative;
	color: #fff;
}

.pricing-table ul.price-box li.pricing-header ul li.price span.currency {
	font-size: 30px;
    position: relative;
    top: -39px;
}

.pricing-table ul.price-box li.pricing-header ul li.price span.big {
	font-size: 90px;
	font-weight: bold;
	letter-spacing: -4px;
}

.pricing-table ul.price-box li.pricing-header ul li.price span.small {
	font-size: 36px;
    font-weight: bold;
    position: relative;
    top: -35px;
    margin: 0 0 0 2px;
}

.pricing-table ul.price-box li.pricing-header ul li.month-label {
	color: #fff;
	padding: 0 0 10px;
}

.pricing-table ul.price-box li.pricing-header li.most-popular-label {
	position: absolute;
	left: 30px;
	top: 165px;
	line-height: 22px;
}

.pricing-table ul.price-box li.pricing-header li.most-popular-label span {
	background: #FFC800;
	background-image: linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -o-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -moz-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -webkit-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -ms-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%);
	background-image: -webkit-gradient( /* Buy Now Hover Button Gradient */
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(255,200,0)),
		color-stop(1, rgb(255,230,0))
	);
	box-shadow: 0 1px 1px #fff5a3 inset;
	-moz-box-shadow: 0 1px 1px #fff5a3 inset;
	-webkit-box-shadow: 0 1px 1px #fff5a3 inset;
	-ms-box-shadow: 0 1px 1px #fff5a3 inset;
	font-size: 10px;
	font-weight: bold;
    padding: 2px 10px;
	text-transform: uppercase;
	border: 1px solid #ffb100;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;	
}

/* Pricing Content */
.pricing-table ul.price-box li.pricing-content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.pricing-table ul.price-box li.pricing-content ul li {
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
}

.pricing-table ul.price-box li.pricing-content ul li.big-description {
	padding: 15px 0 20px 0;
}

/* Pricing Footer */
.pricing-table ul.price-box li.pricing-footer {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	padding: 20px 10px 30px;
}

.pricing-table ul.price-box li.pricing-footer a.buy-now {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #ffb100;
	background: #FFD800;
	background-image: linear-gradient(bottom, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Button Gradient */
	background-image: -o-linear-gradient(bottom, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Button Gradient */
	background-image: -moz-linear-gradient(bottom, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Button Gradient */
	background-image: -webkit-linear-gradient(bottom, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Button Gradient */
	background-image: -ms-linear-gradient(bottom, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Button Gradient */
	background-image: -webkit-gradient( /* Buy Now Button Gradient */
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,200,0)),
		color-stop(1, rgb(255,230,0))
	);
	box-shadow: 0 2px 1px #fff5a3 inset; /* Buy Now Inner Light */
	-moz-box-shadow: 0 2px 1px #fff5a3 inset;
	-webkit-box-shadow: 0 2px 1px #fff5a3 inset;
	-ms-box-shadow: 0 2px 1px #fff5a3 inset;
	color: #33383d;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 32px;
}

.pricing-table ul.price-box li.pricing-footer a.buy-now:hover {
	background: #FFE600;
	background-image: linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -o-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -moz-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -webkit-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%); /* Buy Now Hover Button Gradient */
	background-image: -ms-linear-gradient(top, rgb(255,200,0) 0%, rgb(255,230,0) 100%);
	background-image: -webkit-gradient( /* Buy Now Hover Button Gradient */
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(255,200,0)),
		color-stop(1, rgb(255,230,0))
	);
}

.pricing-table ul.price-box:hover { 
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-moz-box-shadow:0px 5px 7px rgba(0,0,0,.1);
  	-webkit-box-shadow: 0px 5px 7px rgba(0,0,0,.1);
  	box-shadow:0px 5px 7px rgba(0,0,0,.1);
	cursor:pointer;
}

.pricing-table ul.price-box:hover li.pricing-content,
.pricing-table ul.price-box:hover li.pricing-footer {
	background-color: #fff;		
}

/* Team */

ul.polaroids { 
  width: 962px; 
  margin: 0 0 18px -30px; 
}

ul.polaroids li { 
  display: inline;
}

ul.polaroids a { 
  background: #fff; 
  display: inline; 
  float: left;
  margin: 0 0 27px 30px; 
  width: auto; 
  padding: 10px 10px 15px; 
  text-align: center; 
  text-decoration: none; 
  color: #333; 
  font-size: 18px; 
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -webkit-transform: rotate(-2deg); 
    -webkit-transition: -webkit-transform .15s linear;
    -moz-transform: rotate(-2deg); 
}

ul.polaroids img { 
  display: block; 
  width: 180px; 
  margin-bottom: 12px; 
}

ul.polaroids a:after { 
  content: attr(title); 
}
		
ul.polaroids li:nth-child(even) a { 
  -webkit-transform: rotate(2deg);  
  -moz-transform: rotate(2deg); 
}

ul.polaroids li:nth-child(3n) a { 
  -webkit-transform: none; 
  position: relative; top: -5px;  
  -moz-transform: none; 
}

ul.polaroids li:nth-child(5n) a { 
  -webkit-transform: rotate(5deg); 
  position: relative; 
  right: 5px;  
  -moz-transform: rotate(5deg); 
}

ul.polaroids li:nth-child(8n) a { 
  position: relative; 
  right: 5px; 
  top: 8px; 
}

ul.polaroids li:nth-child(11n) a { 
  position: relative; 
  left: -5px; 
  top: 3px; 
}
		
ul.polaroids li.messy a { 
  margin-top: -375px;
  margin-left: 160px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg); 
}
		
ul.polaroids li a:hover { 
  -webkit-transform: scale(1.25); 
  -moz-transform: scale(1.25); 
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); 
  -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); 
  position: relative; 
  z-index: 5; 
}
	
/* Footer */

	#footer {
		width: 990px;
		font-size: 8pt;
		padding: 10px 0;
		margin: 0 auto 10px auto;
	}
	
	#footer ul {
		padding: 0;
		margin: 0;
	}

	#footer li {
		display: inline;
		margin-right: 10px;
	}
	
	#footer li a {
		color: #888585;
		text-decoration: none;
	}

	#footer .copy {
		color: #4E4949;
		float: left;
	}
	
  #footer .branding {
    float: right;
  }	

/*
  ## IE-CENTERING FIX ##
*/

body {
	text-align: center;
}

#header-inner, 
#content, 
#footer {
	text-align: left;
}




