/*-----------------------------------------------------------------------------------------------

 CSS RESET (http://meyerweb.com/eric/tools/css/reset/)

-----------------------------------------------------------------------------------------------*/

/* v1.0 | 20080212 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

body{line-height:1;}

ol,ul{list-style:none;}

blockquote,q{quotes:none;}

blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

:focus{outline:0;}

ins{text-decoration:none;}

del{text-decoration:line-through;}

/*table{border-collapse:collapse;border-spacing:0;}*/





/* Basic HTML

----------------------------------------------------------------------------------------------------*/

body {

	font: 15px/21px Arial, Helvetica, FreeSans, sans-serif;

	color: #000000;

	background-image: url(img/networking/background.jpg);

	background-position: top center;

	padding: 0px 20px 40px 20px;

}

h1{

	font-size: 30px;

	margin: 21px 0px 21px 0px;

}

h2{

	font-size: 24px;

	margin: 21px 0px 0px 0px;

}

h3{

	font-size: 24px;

	color: #fff;

	margin: 21px 0px -16px 0px;

	background-color: #111;

	padding: 4px 5px 4px 5px;

}

h3 a{

	color: #fff;

	display: block;

}

h4{

	font-size: 19px;

	margin: 21px 0px 0px 0px;

}

p{

	margin: 21px 0px 21px 0px;

}

ul{

	margin: 21px 0px 21px 0px;

	list-style-type: disc;

	padding: 0px 0px 0px 16px;

}

ol{

	margin: 21px 0px 21px 0px;

	list-style-type: number;

	padding: 0px 0px 0px 16px;

}

li{

	margin: 0px 0px 5px 0px;

}

hr{

	clear: both;

	visibility: hidden;

	display: block;

	margin: 0px 0px 120px 0px;

}

a{

	color: #000;

	/*background-color: #000;*/

	padding: 2px;

	text-decoration: none;

}

a:hover{

	/*color: #000;

	background-color: #fff;*/

	color: #00BCFF;

}



/* Head

----------------------------------------------------------------------------------------------------*/

#head{

	margin: 0px auto;

	min-width: 980px;

	max-width: 1300px;

	background-image: url(img/networking/header_blue.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	margin-bottom: -200px;

	padding-bottom: 200px;

}

#head h1{

	width: 531px;

	height: 120px;

	margin-left: 0px;

}

#head h1 a{

	display: block;

	width: 531px;

	height: 120px;

	background-image: url(img/networking/logo_black.png);

	background-repeat: no-repeat;

	text-indent: -100000em;

	font-size: 1px;

	background-color: transparent;

}

#head h2{

	display: none;

}

/*navi*/

#navigation{

	list-style-type: none;

	float: right;

	margin: -130px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

#navigation li{

	float: left;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 15px;

}

#navigation li a{

	color: #fff;

	font-size: 24px;

	font-weight: bold;

	text-transform: uppercase;

	background-color: #000;

	padding: 0px 5px 0px 5px;

}

#navigation li a:hover{

	background-color: #00BCFF;

}



/*logobar*/

#logobar{

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	-ms-box-sizing: border-box;

	box-sizing: border-box;



	padding: 10px 0px 10px 0px;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	overflow: hidden;

}

#logobar a{

	background-position: 0px 0px;

	background-repeat: no-repeat;

	display: block;

	height: 38px;

	float: left;

	line-height: 1px;

	text-indent: -100000em;

	margin: 0px 25px 0px 0px;

}

#logobar a:hover{

	background-position: 0px -40px;

}

#facebooklink{

	background-image: url(img/networking/logos/facebook.png);

	width: 105px;

}

#fantoollink{

	background-image: url(img/networking/logos/fantool.png);

	width: 120px;

}

#flickrlink{

	background-image: url(img/networking/logos/flickr.png);

	width: 75px;

}

#ilikelink{

	background-image: url(img/networking/logos/ilike.png);

	width: 57px;

}

#lastfmlink{

	background-image: url(img/networking/logos/lastfm.png);

	width: 73px;

}

#myspacelink{

	background-image: url(img/networking/logos/myspace.png);

	width: 105px;

}

#soundcloudlink{

	background-image: url(img/networking/logos/soundcloud.png);

	width: 67px;

}

#twitterlink{

	background-image: url(img/networking/logos/twitter.png);

	width: 105px;

}

#youtubelink{

	background-image: url(img/networking/logos/youtube.png);

	width: 77px;

}



/* Scaffold

----------------------------------------------------------------------------------------------------*/

#content{

	margin: 0px auto;

	min-width: 980px;

	max-width: 1300px;

}

#left-column{

	width: 64%;

	width: 690px;

	float: left;

}

#right-column{

	/*width: 34%;*/

	/*width: 290px;*/

	margin: 0px 0px 0px 710px;

	/*float: left;*/

}



/* Facebook

----------------------------------------------------------------------------------------------------*/

#facebook-wrap{

	background-color: #fff;

}



/* Last.fm

----------------------------------------------------------------------------------------------------*/

#live{

	list-style-type: none;

	margin: 0px 0px 21px 0px;

	padding: 10px 10px 10px 10px;

	background-color: #fff;

}

#live li{

	padding: 0px 0px 0px 0px;

}

#live p{

	margin: 10px 0px 0px 0px;

}



/* Flickr

----------------------------------------------------------------------------------------------------*/

#flickr{

	list-style-type: none;

	margin: 0px 0px 21px 0px;

	padding: 10px 0px 10px 10px;

	background-color: #fff;

	text-align: center;

	overflow: hidden;

}

#flickr li{

	width: 85px;

	height: 85px;

	float: left;

	margin: 5px 5px 5px 5px;

}

#flickr li a{

	display: block;

	width: 75px;

	height: 75px;

	margin: 5px 0px 0px 5px;

	-moz-box-shadow: 0px 0px 5px #000;

	-webkit-box-shadow: 0px 0px 5px #000;

	box-shadow: 0px 0px 5px #000;

}

#flickr li a:hover{

	-moz-box-shadow: 0px 0px 5px #00BCFF;

	-webkit-box-shadow: 0px 0px 5px #00BCFF;

	box-shadow: 0px 0px 5px #00BCFF;

	background-color: #00BCFF;

}

#flickr li a img{

	border: none;

}



/* Youtube

----------------------------------------------------------------------------------------------------*/

#youtube{

	list-style-type: none;

	margin: 0px 0px 21px 0px;

	padding: 10px 10px 10px 10px;

	background-color: #fff;

}

#youtube li{

	padding: 0px 0px 0px 0px;

}



/* Twitter

----------------------------------------------------------------------------------------------------*/

#twitter{

	list-style-type: none;

	margin: 0px 0px 21px 0px;

	padding: 10px 10px 10px 10px;

	background-color: #fff;

}

#twitter li{

	padding: 0px 0px 0px 0px;

}

#twitter li span{

	display: block;

	font-style: italic;

	color: #999;

	font-size: 12px;

}



/* Shop

----------------------------------------------------------------------------------------------------*/

input,

textarea{

	border: 1px solid #999;

	background-color: #fff;

	font-size: 15px;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	-ms-box-sizing: border-box;

	box-sizing: border-box;

	padding: 3px;

	font-family: Arial, Helvetica, FreeSans, sans-serif;

}

input:hover,

textarea:hover,

input:focus,

textarea:focus{

	border: 1px solid #00BCFF;

}

select{

	font-size: 15px;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	-ms-box-sizing: border-box;

	box-sizing: border-box;

}

input.submit{

	width: 200px;

	background-color: #000;

	border: none;

	cursor: pointer;

	color: #fff;

	margin: 10px 0px 0px 0px;

	padding: 5px;

}

input.submit:hover,

input.submit:focus{

	background-color: #00BCFF;

}

.product-list-item{

	overflow: hidden;

	margin: 0px 0px 42px 0px;

}

.product-list-item .functions{

	margin: 21px 0px 0px 10px;

	background-color: #fff;

	border: 1px solid #ccc;

	padding: 10px;

	float: right;

}

.product-list-item .functions  .product-price{

	text-align: right;

	margin: 10px 0px 21px 0px;

}

.product-list-item  .product-price strong{

	font-size: 40px;

	font-weight: bold;

}

.product-list-item .product-input{

	text-align: right;

	margin: 0px 0px 0px 0px;

}

.product-list-item .product-input label{

	display: block;

	width: 100px;

	float: left;

	text-align: right;

	clear: left;

}

.product-list-item .product-input input,

.product-list-item .product-input select{

	font-size: 15px;

	display: block;

	width: 100px;

	width: 100px;

	margin: 0px 0px 10px 110px;

}

.product-list-item .product-input input.submit{

	width: 100%;

	margin: 10px 0px 0px 0px;

}

.product-list-item .product-image{

	float: left;

	margin-right: 20px;

}

.product-list-item .product-image a{

	display: block;

}



.tt-products table{

	margin: 21px 0px 21px 0px;

	border-collapse: collapse;

	width: 100%;

}

.tt-products table th{

	font-size: 10px;

	text-align: left;

	margin: 21px 0px 21px 0px;

	border-bottom: 1px solid #999;

}

.tt-products table .align-right{

	text-align: right;

}

.tt-products table td{

	vertical-align: top;

	padding: 10px 0px 10px 0px;

	border-bottom: 1px dotted #999;

}

.tt-products table p{

	margin: 0px 0px 0px 0px;

}

.tt-products table p.product-image{

	margin: 5px 10px 0px 0px;

	float: left;

}

.tt-products table.address-table{

	margin: 0px 0px 21px 0px;

}

.tt-products table.address-table td.label{

	width: 150px;

}

.tt-products table.address-table input{

	width: 400px;

}

.tt-products table.address-table input.checkbox{

	width: auto;

}

.tt-products table.address-table textarea{

	height: 100px;

	width: 400px;

}



/* Presse

----------------------------------------------------------------------------------------------------*/

#press{

	

}

#press .csc-textpic-intext-right{

	overflow: hidden;

	margin: 0px 0px 21px 0px;

	padding: 0px 0px 0px 0px;

}

#press .csc-textpic-intext-right .csc-textpic-text{

	margin: 0px 0px 0px 0px;

}

#press .csc-textpic-intext-right .csc-textpic-text p,

#press .csc-textpic-intext-right .csc-textpic-text ul{

	min-width: 300px;

}

#press h3{

	margin: 0px 0px 21px 0px;

}

#press h4{

	margin: -21px 0px 10px 0px;

}

#press p{

	margin: 0px 0px 0px 0px;

}

#press ul{

	list-style-type: none;

	margin: 0px 0px 21px 0px;

	padding: 0px 0px 0px 0px;

}

#press ul li{

	margin: 0px 0px 5px 0px;

	padding: 0px 0px 0px 0px;

}

#press a{

	text-decoration: underline;

}