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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{ color:inherit;}
input[type=submit]::-moz-focus-inner{padding:0;border:0}


body {
	 background-color: #fefefe;
 	 color: #333;
 	 font-size: 12px;
 	 line-height: 18px;
 	 font-family:Arial, Helvetica, sans-serif;
	 height: auto;
	 min-height: 100%
}
.clear { clear: both; }

/* 
   ---------------------------------------------------------------------------------------------------------
	Top Section
   ---------------------------------------------------------------------------------------------------------		
*/
#top-line {
    background-position: left center;
    background-color: #333;
	border-bottom: 1px solid #373737;
	height: 30px;
	width: 940px;
	margin: 0 auto;	
}

#top-line-divider {
/*    background-image: url('../images/bg-top-line-divider.jpg');*/
	background:#222;
    background-position: left center;
	height: 10px;
	width: 940px;
	margin: 0 auto;
}

#top-line-gray {
    background-color: #dedddc;
	height: 5px;
	width: 940px;
	margin: 0 auto;
}

.center-block {
	width: 980px;
	margin: 0 auto;
	position: relative
}
#wrapper {
	background:#fff url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/content-bg.png) top center repeat-y;
	border: 1px solid #e6e5e5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	-webkit-box-shadow: 0px -1px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0px -1px 5px rgba(0,0,0,.1);
	box-shadow: 0px -1px 5px rgba(0,0,0,.1);
	display: block;
	margin: 0 auto;
	position: relative;
	width: 980px;
/*	min-height: 340px;*/
	margin-bottom:30px;
	text-align:left; 
}
#wrapper-content {
	margin:15px 20px;
}

#content {
/*	margin:15px 20px; */
}

#content .center-block { 
	display: block;
	padding: 15px 0; 
	width: 940px;
	margin: 0 auto;
	position: relative
}
#content .center-block.default-style {
	 padding-bottom: 10px 
}

.divider {
	background:#f6f6f6;
	border-bottom: 1px solid #e6e5e5;	
	border-top: 1px solid #e6e5e5;		
	height:14px;
	margin:0;
	padding:0;
}

.divider-1px {
	border-bottom: 1px solid #E6E5E5;
	margin-left:20px;
	width:900px;
}

#content .divider {
	background:#f6f6f6;
	border-bottom: 1px solid #e6e5e5;	
	border-top: 1px solid #e6e5e5;		
	height:14px;
	margin:0;
	padding:0;
}
#wrapper-content .divider-1px {
	border-bottom: 1px solid #F4F3F3;
	margin:45px 0 45px;
	width:900px;
}

#wrapper-content .center-block { 
	display: block;
	padding: 15px 0; 
	width: 900px;
	margin: 0 auto;
	position: relative
}

#wrapper .top-bottom-border {
	border-bottom: 1px solid #E6E5E5;	
	border-top: 1px solid #E6E5E5;		
}

#wrapper .bottom-border {
	border-bottom: 1px solid #f4f3f3;	
}

#wrapper .margin-top {
	margin-top:14px;
}

#top-line .social {
	float:right;
	padding-top:7px;	
}

#top-line ul#top-social {
	list-style-type: none;
}

#top-line ul#top-social li {
	display: block;
	float: left;
	margin-left: 5px;
	width: 16px;
	opacity:0.3; 
	filter: alpha(opacity=30);
	-webkit-transition: all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition: all 0.3s linear;
	-transition: all 0.3s linear;	
}

#top-line ul#top-social li:hover {
	opacity:0.7; 
	filter: alpha(opacity=70);
}

#top-line .rss {
	cursor:pointer;
	display:block;
	float:left;
	width:200px;
}

#top-line .rss img {
	margin-right:7px;
	margin-top: 7px;
	float: left;
	opacity:0.3; 
	filter: alpha(opacity=30);	
	-webkit-transition: all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition: all 0.3s linear;
	-transition: all 0.3s linear;	
}
#top-line .rss:hover img {
	opacity:0.7; 
	filter: alpha(opacity=70);	
}


#top-line .rss a {
	color:#FFF;	
	font-size:11px;
	display: block;
	float: left;
	padding-top: 6px !important;
	text-decoration:none;
}

#top-line .rss a:hover {
	color:#FFF;
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Logo
   ---------------------------------------------------------------------------------------------------------		
*/

#logo-bar {
	background:transparent url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/header_bg.jpg) no-repeat;
	height: 60px;
	padding: 30px 0;
	width: 980px;
	margin: 0 auto;
	border: 1px solid #e6e5e5;	
	-webkit-box-shadow: 0px -1px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0px -1px 5px rgba(0,0,0,.1);
	box-shadow: 0px -1px 5px rgba(0,0,0,.1);
}

#logo-bar .logo {
	/*background: url('../images/logo.png') no-repeat left center;*/
	float:left;
	height:70px;
	width:400px;
	margin-left:5px;
}

#logo-bar .advertisment { float:right; }

/* 
   ---------------------------------------------------------------------------------------------------------
	Menu
   ---------------------------------------------------------------------------------------------------------		
*/

.fix-fish-menu { position:relative; z-index: 10000; }
#menu-bar { height:60px; width: 100%; }

#menu {
	 float: left;
	 height: 20px;
	 padding:10px 0;
}
ul#nav { float: right; }
ul#nav li {
	float: left;
	line-height: 20px;
	background:#FFF;
	background: #FFF url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/vline.png) 5px 8px no-repeat;	 
}

ul#nav li:first-child {	background-image:none; }
ul#nav li ul li { background-image:none; }
ul#nav li ul li:hover { background-image:none; }

ul#nav {
	background: #fff url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/patterns/bg-image.png) left top; 
	padding:6px 5px 5px 5px;
}

ul#nav li:last-child { margin-right: 0; }
ul#nav li:first-child a { padding: 5px 15px 5px 10px; }
ul#nav li a {
	border-bottom: none;
	color:#000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 5px 20px;
	text-decoration: none;	 
/*	text-transform:uppercase;*/
}
ul#nav li ul li a, ul#nav li ul li:first-child a { font-size:10px; padding: 5px 0 4px 10px; }
ul#nav li a:hover { color:#f31010; text-decoration: none; }
ul#nav li a.active { color:#f31010!important; }

/* 
   ---------------------------------------------------------------------------------------------------------
	CTA - Call To Action Block
   ---------------------------------------------------------------------------------------------------------		
*/
#cta-block { margin:0 20px 15px 20px; }
#cta-block .slogan { float:left; width:600px; padding-top: 15px; }
#cta-block .button-block { float:left; width:300px; }
#cta-block h2 {	margin-bottom:0; text-transform:none; }
.slogan1 { float:left; width:580px; padding: 15px 5px 5px 20px; }
/* 
   ---------------------------------------------------------------------------------------------------------
	Links
   ---------------------------------------------------------------------------------------------------------		
*/
a, a:link, a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f31010;
	line-height:18px;
	outline: none !important;
}
a:active, a:focus  {
	 outline: none !important;
	 color: #f31010;
}
a:hover { text-decoration:underline; }	
a.readmore { display:block; }

/* 
   ---------------------------------------------------------------------------------------------------------
	Headers
   ---------------------------------------------------------------------------------------------------------		
*/

h1,h2,h3,h4,h5,h6 { 
	color: #67AEE6;
	font-family: 'Oswald', sans-serif;
	line-height: 20px;
	margin-bottom:15px;
/*	text-transform: uppercase;*/
}
h1 {
	 background: none;
	 font-size: 27px;
	 line-height:27px;
 	 padding:0;
}
h2 { font-size: 24px; line-height: 32px; }
h3 { font-size: 20px; }
h4.no-margin,
h3.no-margin, 
h2.no-margin { margin: 0 !important; }
h4 { font-size: 18px; }
h5 { font-size: 14px; margin-bottom: 10px; }
h6 { font-size: 12px; margin-bottom: 10px; }
h2.grey { font-weight:bolder; color:#f31010; }
.header { background: url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/patterns/bg-header-services.png) 0 7px repeat-x; }
.header h5 { background: white; display: inline-block; margin-bottom: 15px; padding-right: 10px; }
.header h4 { background: white; display: inline-block; margin-bottom: 15px; padding-right: 10px; }
.fett {font-weight:bolder; color:#f31010;}
/* 
   ---------------------------------------------------------------------------------------------------------
	Lists
   ---------------------------------------------------------------------------------------------------------		
*/
ul { list-style-type: none;	list-style-position: inside; }

/* default lists */
ul.unordered { list-style: none;           }	
ul.ordered 	 { list-style: inside decimal; }	
ul.square 	 { list-style: inside square;  }	
ul.circle 	 { list-style: inside circle;  }

ul.arrow li { background: url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/list-arrows-sidebar.png) left center no-repeat; padding-left: 20px; }
ul.check li  { background: url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/list-sprite.png) 0 6px no-repeat;  padding-left: 20px; }
ul.check-list-orange li  { background: url(../images/list-sprite.png) 0 6px no-repeat;  padding-left: 20px; }

/* 
   ---------------------------------------------------------------------------------------------------------
	Paragraphs
   ---------------------------------------------------------------------------------------------------------		
*/
pre, 
code, 
blockquote, 
p, 
input, 
textarea {
	 line-height: 18px;
	 margin-bottom: 15px;
}
p { line-height: 18px; margin-bottom: 15px; }

textarea { overflow: hidden }

em { 
	color: #a3a3a3; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

.italic { font-style:italic; }
.bold { font-weight: bold; }

blockquote {
	font-style: italic;
	 clear: right;
	 color:#7e7e7e;
	 padding: 10px;
	 quotes: "201C" "201D";
 }

blockquote:before 	{ content: open-quote; font-weight: bold; }
blockquote:after 	{ content: close-quote; font-weight: bold; }

code, pre {
	border-left: 2px solid #aaa;
	color:#333;
    display: block;
    font-size: 11px;
    line-height: 20px;
	padding:10px;
	margin-bottom: 15px;	
	white-space: pre-wrap;
	word-break:break-all;
}

.margin-top-10 { margin-top:10px; }
.margin-15 { margin-bottom: 15px; }
.margin-r15 { margin-right:15px; }

.highlight { padding: 1px 4px; color:#fff; background-color: #252525; }
.highlight.pink { background:#bd1e7b; }
.highlight.green { background:#668508; }
.highlight.red { background:#ef2d2d; }
.highlight.orangev { background:#ff6600; }
.highlight.blue { background:#308aef; }
.highlight.yellow { background:#cb7a0b; }

p.dropcap:first-letter  {
    color: #333;
    display: block;
    float: left;
    font-size: 32px;
    line-height: 25px;
	margin: 3px 10px 4px 0;
}

p.dropcap.pink:first-letter   { color:#bd1e7b; }
p.dropcap.green:first-letter   { color:#668508; } 
p.dropcap.red:first-letter    { color:#ef2d2d; } 
p.dropcap.orangev:first-letter { color:#ff6600; } 
p.dropcap.blue:first-letter   { color:#308aef; } 
p.dropcap.yellow:first-letter { color:#cb7a0b; }

.dropcap-circle:first-letter { 
	border-radius: 600px;
	background: #333; 
	color:#fff; 
	padding:15px 17px;; 
	font-size: 22px;    
	display: block;
    float: left;
    line-height: 20px;
	margin: 10px 10px 5px 0;
    text-align: center; 
}

.dropcap-circle.pink:first-letter   { background:#bd1e7b; }
.dropcap-circle.green:first-letter  { background:#668508; }
.dropcap-circle.red:first-letter    { background:#ef2d2d; }
.dropcap-circle.orangev:first-letter { background:#ff6600; }
.dropcap-circle.blue:first-letter   { background:#308aef; }
.dropcap-circle.yellow:first-letter { background:#cb7a0b; }

.not-found {
	font-size: 80px;
	line-height: 80px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	display: block;
	float: left;
	width: 400px; 
	padding-right: 15px;
	border-right: 1px solid #E6E5E5;
}

#not-found-search input[type=text] {
	background: #fafafa url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/icons/search.png) right 0px no-repeat;
	border-radius: 5px;		
	height: 25px;	
	width: 175px;
	padding-right: 25px;
}

#not-found-right {
     float:left;
     width: 440px; 
     margin-bottom: 15px
}

ul.archives { margin-bottom: 30px }

.divider-1px-archives {
	border-bottom: 1px solid #F4F3F3;
	margin: 30px 0 30px;
	width: 635px;
}
.right { float:right; }
.left { float:left; }
.slogan-blue { color:#67AEE6; }

/* 
   ---------------------------------------------------------------------------------------------------------
	Tables
   ---------------------------------------------------------------------------------------------------------		
*/

table.tablesorter {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	margin:10px 0pt 30px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #f9f9f9;
	border: 1px solid #E6E5E5;
	font-size: 12px;
	font-weight:bold;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/ts-arrows.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #fafafa;
	vertical-align: top;
	border: 1px solid #E6E5E5
}
table.tablesorter tbody tr.odd td {
	background-color:#333333;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #ededed;
}


/*-------------------------------------------------------------------------------------------------*/
	/*TABS */
/*-------------------------------------------------------------------------------------------------*/

.section { background: #f9f9f9; }
ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	border-bottom: 1px solid #DDD;
	background: #fff;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 10px 1px;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #f9f9f9;
	position: relative;
	color:#333333;
}
.tabs li:hover,
.vertical .tabs li:hover {
	padding: 0 10px;
	background: #ededed;
	border: 1px solid #e4e4e4;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.tabs li.current {
	background: #FFF;	
	padding: 0 10px 2px;
	border: 1px solid #d4d4d4;
	border-bottom: 1px solid #FFF;
}
.box {
	display: none;
	border: 1px solid #E6E5E5;
  	border-width: 0 1px 1px;
	background: #FFF;	
	padding: 15px 10px 15px;
	margin-bottom:30px;
}
.box.visible {
	display: block;
}
.box p{
	margin-bottom:15px;
}
.section.vertical {
	border-left: 160px solid #fff;
	margin-bottom: 30px;	
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	padding-top:10px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 33px;
}
.vertical .tabs li:hover {
	padding: 0 13px;
	padding-top:10px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 131px;
	height: 33px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #f3f3f3;
	border: 1px solid #D4D4D4;
	border-right: 1px solid #f3f3f3;
	margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
  padding-top:15px;
}


/* 
   ---------------------------------------------------------------------------------------------------------
	Columns
   ---------------------------------------------------------------------------------------------------------		
*/

.one_half 		{ width: 435px; }
.one_third 		{ width: 280px; }
.two_third 		{ width: 590px; }
.one_fourth 	{ width: 202px;; }
.three_fourth 	{ width: 74%; }
.one_fifth 		{ width: 156px; }
.two_fifth 		{ width: 37.6%; }
.three_fifth 	{ width: 58.4%; }
.four_fifth 	{ width: 67.2%; }
.one_sixth 		{ width: 13.33%; }
.five_sixth 	{ width: 82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 30px;
	float: left;
}

.column-last {
	margin-right: 0!important;
	clear: right;
}

.margin-top-20 {	
	margin-top: 20px;
}


/* 
   =========================================================================================================
	 Inputs & Buttons
   =========================================================================================================
*/

#search-block {
	width: 180px;
	height: 60px;
	line-height: 60px;
	float:right;
	text-align: right;
	padding-right:45px;
}


/** Base Button Styles **/
.button {
    font-family: Arial, sans-serif;
    width: 76px;
    height: 12px;
    padding: 9px 12px;
    font-size: 12px;
    line-height: 12px !important;
    color: #fff !important;
    text-align: center;
    position:relative;
    z-index: 2;
    cursor:pointer;
    background: transparent url(../images/overlay.png) repeat-x 100% 100% scroll;
    box-shadow: 0 0 0 4px rgba(217, 217, 217, .6), inset 0 1px 0px 0px rgba(255, 255, 255, .4), inset 0 -1px 1px 0 rgba(0, 0, 0, .1);
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
}

.button.rounded{
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.button.readmore {
	font-size:11px;
    height: 12px;
    padding: 6px 3px;
}
.button.readmore a {
	font-size:11px;
}
.button.project {
	font-size:11px;
    height: 12px;
    padding: 6px 3px;
    display:inline-block;
    margin-bottom:30px;
}
.button.project a { font-size:11px;}
.button a {
	color:#FFF;
    font-size: 12px;
    line-height: 12px !important;    	
	text-decoration:none;	
}
/* Color Buttons */

/* blue */
.button.blue{
    background-color: #67aee6;
    border: 1px solid #3f719d;
}

.button.blue:hover{
    background-color: #80c1f9;
}

/* yellow */
.button.yellow{
    background-color: #e7c759;
    border: 1px solid #bfa02e;
}

.button.yellow:hover{
    background-color: #fbdc70;
}

/* red */
.button.red{
    background-color: #e8715c;
    border: 1px solid #c94b3a;
}

.button.red:hover{
    background-color: #ff8974;
}

/* black */
.button.black{
    background-color:#57575b;
    border:  1px solid #2d2e31;
}

.button.black:hover{
    background-color: #7f7f83;
}

/* green */
.button.green{
    background-color:#97be2f;
    border:  1px solid #718d21;
}

.button.green:hover{
    background-color: #a9c937;
}

/* white */
.button.white{
    background-color: #fff;
    border: 1px solid #f1f1f1;
}
.button.white a {
     color: #555;
}
.button.white:hover{
    background-color: #f5f5f5;
    border: 1px solid #f1f1f1;
}


input[type=button],input[type=submit], input[type=reset] {
	font-size:11px;
    height: 12px;
    line-height: 12px;
    padding: 7px 3px 21px 3px;
	width:100px;  
}
input[type=submit] {
	    line-height: normal !important;
	    vertical-align: middle;
	    display: block
}

input[type=text], input[type=email], input[type=url] 
textarea { 
	margin-bottom: 15px; 
	color: #999; 
	font-size: 11px;
	padding-left:5px; 
	border: 1px solid #e1e0e0; 	
	
	background: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	height: 25px;	
	width: 301px;
	margin-right: 15px !important;	
	 font-family:Arial, Helvetica, sans-serif;
}

textarea {  	
	border: 1px solid #e1e0e0; 	
	background: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	color: #999; 		
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	height: 175px;
	width: 626px;	
   font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px; 
	padding-top:5px; 		
}

#search-block input[type=text] {
	background: #fafafa url(http://www.t-shirtex.de/layout/ebay_tshirtex/images/icons/search.png) right 0px no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	height: 25px;	
	width: 175px;
	padding-right: 25px;
	line-height: 18px;	
}

/* 
   =========================================================================================================
  	Dividers
   =========================================================================================================
*/
#separator {
	background-color: #fff;
	height: 60px;
	width: 100%;
}
#separator h1 {
	color: #514a46;
	font-size: 27px;
	font-weight: normal;
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
	line-height: 59px;
}
#separator h2 {
	color: #333;
	font-size: 24px;
	font-weight: normal;
	float: left;
	margin:17px 15px 19px 20px;
	text-transform: uppercase;
	line-height: 24px;
}
#separator h3 {
	color: #eceded;
	font-size: 14px;
	font-weight: normal;
	margin-left:15px;
	margin-bottom:15px;
	text-transform: uppercase;
	line-height: 30px;
}
#separator h5 {
	color: #777;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin:0 20px 15px 15px;
	line-height: 14px;
}


#separator .sep-div {
	border-left: 1px solid #e1e0e0;
	float: left;
	height: 15px;
	margin:23px 0;
}
.divider-blog {	margin-bottom: 20px; width: 100%; }
.margin-20 { margin-bottom: 20px; }

/* 
   -------------------------------------------------
	Images
   -------------------------------------------------
*/

img.alignLeft {
	 float: left;
	 margin: 0 15px 20px 0;
}

img.alignRight {
	 float: right;
	 margin: 0 0 20px 15px;
}

img.alignCenter {
	 clear: both;
	 display: block;
	 margin-left:auto;
	 margin-right: auto;
	 margin-bottom: 20px;
	 position:relative;
	 text-align: center;
}

img.floatLeft {	float: left; }
img.floatRight { float: right; }
.margin-right12px { margin-right: 12px; }
img.feature-image {	max-width: 189px }
img.border, iframe.border {
	background:#F6F6F6;
	border: 1px solid #E6E5E5;     
    padding: 5px;
    margin-bottom: 15px;    
}
img.hover {
	margin-bottom:5px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
a:hover img.hover { opacity: .7; }

iframe {
      margin-bottom: 0 !important;
}

img.no-bottom-margin {
	margin-bottom: 0 !important;
}
.no-bottom-margin {
	margin-bottom: 0 !important;
}
/* 
   -------------------------------------------------
	What We Do Block
   -------------------------------------------------
*/

.what-we-do {
	float:left;
	padding-left:30px;
	width: 280px; 
}
/* 
   -------------------------------------------------
	Our Services Block
   -------------------------------------------------
*/

.our-services {
	float:left;
	padding-left:30px;
	width: 280px; 
}

.our-services .list-block {
	width:140px;
	display:inline-block;
}

/* 
   -------------------------------------------------
	Who We Are Block
   -------------------------------------------------
*/

.who-we-are {	
	float:left;
	padding-left:20px;
	width: 280px; 	
}

.who-we-are span {
	background:#000;
	display:block;
}

.who-we-are p {
	margin-bottom: 0
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Services Blocks
   ---------------------------------------------------------------------------------------------------------		
*/

#services { 
	width: 940px;
}

#services h5 {
	font-size:14px;
	color:#67AEE6;
	background:#fff;
	display:inline-block;
	padding-right:10px;
}

#services a { font-size:12px; }
#services p { margin-bottom:0;}
/* 
   ---------------------------------------------------------------------------------------------------------
	Recent Blog Posts
   ---------------------------------------------------------------------------------------------------------		
*/

.rcbe-blocks { 
 	float:left;
	margin-right: 20px;
	padding-right: 20px;
	height: 340px;
	width: 440px;
 }

.rcbe-blocks #rc-posts { 
  	float: left;
	margin-right: 20px; 
	padding-right: 20px;
	height: 340px;
	width: 440px; 	
}
 
ul#rc-post-items li .date { 
	background:url('../images/bg-date-circle.png') no-repeat center;
	display: block;
    float:left;
    font-family: 'PT Sans Narrow', sans-serif;
	height: 50px;
    margin-right: 20px;
    padding-top:15px;
    text-align: center;    
 	width: 60px;	
 }
 
ul#rc-post-items li .date .number 	{ font-size: 24px; color: #fefefe;  display:block }
ul#rc-post-items li .date .month 	{ font-size: 14px; color: #f6f4f4;  text-transform: uppercase }
ul#rc-post-items li p 				{ margin-bottom: 0px }
ul#rc-post-items li .sg-meta 		{ margin-left: 40px; font-size: 11px; }
ul#rc-post-items li .sg-meta a 		{ font-size: 11px;   }
.single-item 						{ padding-bottom: 20px;  }
.list-divider 						{ border-bottom: 1px solid #e1e3e4; margin-bottom: 19px;  }
 


/* 
   ---------------------------------------------------------------------------------------------------------
	Content With Sidebar
   ---------------------------------------------------------------------------------------------------------		
*/

iframe { 
	border: none;
	line-height: 0;
	display: block;
}
.left-content, .right-content {
  float:left; 
  margin-right: 45px;
  width: 635px;
}
.right-content { margin-right: 0 }
.right-sidebar, .left-sidebar {
	width: 220px; 	 
	float:left
} 
.left-sidebar { margin-right: 40px }

.widget .margin-right-5px {
	margin-right:5px;
}
.widget .no-margin-bottom {
	margin-bottom:0;
}
.widget .header {
	background: url(../images/patterns/bg-header-services.png) 0 7px repeat-x;
}

.widget h3 { 
	margin-bottom: 15px;
	font-size: 16px;
	color: #444;
}
.widget h5 { 
	background:#FFF;
	color: #67AEE6;
	display: inline-block;	
	font-size: 14px;	
	margin-bottom: 15px;
	padding-right: 10px;	
	text-transform:none;
}
.widget input[type=text] {
	background: url('../images/search-icon.png') right center no-repeat;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 30px;
	color: #727272;
	padding-left: 0;
	padding-right: 25px;
	width: 190px;	
}  

.widget {
	margin-bottom: 45px;
	width: 220px;
}
.video-sidebar iframe {
	background:#F6F6F6;
	border: 1px solid #E6E5E5;     
    padding: 5px;	
}
.video-sidebar p {
	margin-top: 10px;
}
a.advertising-link {
	display:block !important;
	line-height:0 !important;
}
.advertising img {
	margin-bottom:5px;
}
.widget a {
	color: #333;
	font-size:12px;
	-webkit-transition: none;
	-moz-transition:none;
	-o-transition: none;
	-transition: none;	
}
.widget a:hover {

}
.widget ul {
	list-style-type: none;
	list-style-position: inside;
}

.widget ul.navigation li {
	background: url('../images/list-arrows-sidebar.png') left center no-repeat;
	padding-left: 20px;
	line-height: 16px;
}
.widget ul.navigation li.active { 
	background: url('../images/list-arrows-sidebar-hover.png') left center no-repeat;
}
.widget ul.navigation li.active a { color: #0daace }

.widget ul li.sub-menu, .widget ul li.sub-menu:hover {
	background: url('../images/list-sub-menu.png') left 13px no-repeat; 
}

.widget ul li.sub-menu:hover {
	background: url('../images/list-sub-menu-hover.png') left 13px no-repeat;

}
.widget ul li.sub-menu ul li:last-child { border: none }

.widget ul.navigation li:hover {
	background: url('../images/list-arrows-sidebar-hover.png') left center no-repeat;
}

.widget ul li ul li{
	 line-height: 30px;
}
.widget ul#photostream { 
	list-style-type: none;
	height: 120px;
}

.widget ul#photostream li {
	background: #555;
	border: 1px solid #dfdfdf;
	float: left;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 50px;

    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear; 
	
}
.widget ul#photostream li:hover {
	border: 1px solid #0daace;
	cursor: pointer;
}	

.widget .box img {
	float:left;
	margin-right:10px;
	margin-bottom:0;
}
.widget .box {
	padding-bottom:5px;
}
.header-lp {
	display:block;
	font-weight:bold;
}
.widget ul.recent-posts li {
	display:block;
	margin-bottom:10px;
	float:left;
}
.widget ul.recent-posts li img {
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.widget ul.recent-posts li > a:hover img { opacity: .7; }
.widget ul.recent-coments li {
	display:block;
	margin-bottom:10px;
	float:left;
}
.widget ul.recent-coments li a {
	text-decoration:none;
}
.widget ul.recent-coments li p {
	margin-bottom:0px;
}
.widget ul.recent-coments li img {
	margin-bottom:30px;
	margin-top: 5px;	
}
.widget ul.recent-coments span.user {
	color:#888;
	font-style:italic;
	font-size:11px;
}
ul.tags li {
	display:inline-block;
	margin-bottom:9px;	

}
.tag {

	margin:2px;
	padding:2px 3px;
	border: 1px solid #E1E0E0;
}
.tag:hover {
	background-color:#67AEE6;
}
a.tag {
	text-decoration:none;
	background-color:#F6F6F6;	
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
	
}
a.tag:hover {
	color:#FFF;
}

/* 
   =========================================================================================================
	Slider
   =========================================================================================================
*/

.slides-items {
	float:left;
	width: 280px;
	background:#F6F6F6;
	border: 1px solid #E6E5E5;     
    padding: 5px;
    margin-right: 25px;
	}
	
.about-project {
	float:left; 
	width: 580px;
}	
.about-project .project-info {
	float:left; 
	display:block; 
	margin-right: 30px;
}

.about-project .blog-divider-1px {
	width: 580px;
	margin: 30px 0 30px 0;
}

.project-features-block {
	float:left;
	width: 580px;
}
.project-buttons {
	float:left; 
	width: 280px; 
	text-align: center
}
.features-list {
	float:left; 
	width: 240px;
}
span.bold-li {
	font-weight: bold !important
}
.anotherslideshow_tabs {
  font-size: 18px;
  padding: 10px 0;
  list-style: none;
  width: 100%;
  max-width: 280px;
  text-align: center;
  background: #444;
  margin-bottom: 35px;
  }

.anotherslideshow_tabs li {
  display: inline;
  
  }

.anotherslideshow_tabs li:first-child {
  margin-left: 0;
  }

.anotherslideshow_tabs a {
  padding: 15px 20px;
  color: #FFF;
  }

.anotherslideshow_tabs .anotherslideshow_here a {
  color: #67AEE6;
  background: rgba(246, 246, 246, 1);
  font-weight: bold;
  }


#slider-wrapper {

}

#accordian-slider-wrapper {
	height:420px;
}
#slider-wrapper #piecemaker {

}
#slider-wrapper .video { 
	border:none;
	padding:0;
	line-height:0;
}

.center-block .static {
	

	left: -6px;
	
	height:60px;
	
	background: ;
}


.static h3 {
	color: #FFF;
	font-size: 21px;
	font-weight:normal;
	line-height: 30px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.static p {
	color: white;
	text-align: center;	
	text-transform:none;
	margin-bottom: 10px;	
}
.img-border {
	background: url('../images/nivo/img-border.png') no-repeat center top;
	height: 320px;
	left: 50%;
	margin-left:-470px;
	position: absolute;
	top: 30px;
	width: 940px;	
	z-index: 100;
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Tweet - Twitter
   ---------------------------------------------------------------------------------------------------------		
*/

#twitter { 
 	height: 20px; 
 	padding:5px 0 5px 0; 
 	width: 100%; 
	background: #f6f6f6;
}

#twitter p { 
       padding:0;
         margin:0;
 }
.tweet { color: #333; font-size:12px; width: 900px; }
.tweet a { font-size:12px; }
.tweet_list { list-style: none;	margin: 0; padding: 0; overflow-y: hidden; }
.tweet_list .awesome,
.tweet_list .epic { text-transform: uppercase; }
.tweet_list li { overflow-y: auto; overflow-x: hidden; display: block; line-height:20px; }
.tweet_list .tweet_even {		}
.tweet_list .tweet_avatar { padding-right: .5em; float: left; }
.tweet_list .tweet_avatar img { vertical-align: middle;	}

#twitter img { display: block; float:left; margin-right: 10px; }
#twitter h3 { float:left; margin-right: 20px; line-height: 40px; }
#twitter .v-line { height:40px;  border-right: 1px solid #ddd;  display: block; margin-top:0px; float:left; margin-right: 20px }

/*
---------------------------------------------------------------------------------------------------------------
Grossentabelle
---------------------------------------------------------------------------------------------------------------
*/

.groessentabelle {
	border: 1px solid #999;
	width:99%;
	margin: 2px 7px 2px 6px;
	padding: 6px;
}

.tabellenkopf {
	background: #e2e2e2;
	border: 1px solid #999;
	padding: 6px;
	margin: 3px;
}

.tabellenkopf2 {
	background: #e2e2e2;
	border: 1px solid #999;
	padding:6px;
	margin: 3px;
	font-weight:900;
}

.td-groessentabelle {
	background: #e2e2e2;
	border: 1px solid #999;
	margin: 3px;
	padding: 6px;
}

.tabelle-hinweis {
	background: #e2e2e2;
	border: 1px solid #999;
	padding: 5px;
	font-size:11px;
}

.produkt_bild img {
	max-width:400px;
    width: expression(this.width > 400 ? 400: true);
    max-height: auto;
    min-height: auto;
}

#plenty_appendix a {
color:#FFFFFF!important;
font-size: 1px!important;
}