/* AUTHOR: marco@freeatlastdist.at */

/*
FARBEN

helles rosa:    #EBD3E0
pink:			#E50083
blau:			#0C3F98

*/

/* R&B */

* {	margin: 0; padding: 0; }	

body { font-size: 75%; font-family: Arial, sans-serif; background: url() repeat-x top #ffffff }

p { color: #5A5A5A; font-size: 1em; line-height: 1.4em;	padding-bottom: 1.2em; padding-left:15px; padding-right: 15px; }
	
ol, ul { list-style: none; }	

ul.friends { font-size: 1em; line-height: 1.4em; text-decoration: none; padding-left:75px; }
ul.friends a { color: #5A5A5A; }
ul.friends a:hover { color: #E50083; }

img.noborder { border: none; }

a { color: #333; text-decoration: none; }
a.back_button { margin-left: 25px; color: #E50083; }
a:hover, a:active { text-decoration: none; }
h1 { font-size: 3.0em; margin-bottom: 0.8em; }
h2 { text-align:center; color:#333; font-size: 1.5em; margin-bottom: 0.8em; padding-top: 15px; }
h2#lefthead { text-align:left; padding-left:15px; color:#333; font-size: 1.5em; margin-bottom: 0.8em; padding-top: 15px; }
h3 { font-size: 1.3em; text-transform: uppercase; font-style: italic; color: #000000; margin-bottom: 0.5em; }

address { color: #5A5A5A; font-size: 1em; line-height:1.4em; padding-left:15px; padding-right: 10px; text-align: center;}

table#buttons { color: #5A5A5A; margin-left: 15px; color: #333; }
td#buttons { color: #5A5A5A; padding-left: 15px; }

table#kollektionslogos {  margin-left: 10px; margin-bottom: 50px; }
td#kollektionslogos {  padding: 15px; }

/* END R&B */


/* F&C */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

/* END F&C */


/* CONTACT FORM */ 

fieldset        { padding:10px 30px; margin:0; border:0px solid #ccc; border-bottom-width:0px; }
legend          { color:#333; padding:0 10px; margin:0; font-size:1.5em; font-family: Arial, sans-serif; font-weight: bold; }
input           { width:250px; }
input,
textarea        { border:1px solid #ccc; padding:5px; margin:10px 0 0 0; }
input:focus,
textarea:focus  { background:#efefef; }
textarea        { font:.9em Arial, sans-serif; }
label           { color: #5A5A5A; display:block; margin:12px 0 0;  font-size:.9em; float: left; clear:left; width:90px; padding-top:3px; }
label:after     { content:": "; }
button          { display:block; float:left; clear:both; margin:1em 0 1em 90px; }

input.suche				{ position: relative;  width: 150px; font-size:.9em; margin: 15px 0 0 0; padding: 3px 2px 3px 2px;}
input.submitbutton		{ position: relative;  width: 60px; font-size:.9em; margin: 12px 0 0 0; padding: 2px 2px 2px 2px;}

/* Modified contact form originally created by Chris Coyier from css-tricks.com */
/* END CONTACT FORM */


/* USER FEEDBACK */

.yay, .oops     { font-size:.9em; text-align:center; padding:10px; color:#ccc; }
.yay            { background:#E50083; }
p.yay			{ margin: 20px 150px }
p.oops			{ margin: 20px 150px }
.oops           { background:#E50083; }
div.error       { font-size:.9em; font-weight:700; padding:5px 0 0; color:#E50083; margin:0 0 0 90px; }

/* END USER FEEDBACK */

/* MOUSEOVER TOOLTIP */


a.tooltip { display:block; margin-bottom:0px; height:30px; text-align:center; width:10px;
          padding:0px; text-decoration:none; }
          
          p.tooltip { display:block; margin-bottom:0px; height:30px; text-align:center; width:10px;
          padding:0px; text-decoration:none; }


/* END MOUSEOVER TOOLTIP */

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* END LIGHTBOX */



/* STYLING */

div#alles {
	width:1002px;
	margin: 0 auto 40px;
	background-color: #E50083;
	}

	#start_image {
		background-color: #fff;
		text-align: center;
		padding: 0px;
		margin: 0px;
		}
		#start_image img {
			padding:0px 0px;
			} 
		#start_image a {
			color: #0B3CB5;
			font-weight: bold;
			}
			#start_image a:hover {
				color: #1FFFF5;
				}
		
	#header {
		height: 246px;
		background: url(../img/siebdruckeria_oben.jpg) center no-repeat #ffffff;
		}
		
	
		
		ul#header_navi li a {
			float: right;
			margin-right: 20px;
			margin-top: 215px;
			display: block;
			color: #E50083;
			font-size: 1.2em;	
			}
			ul#header_navi li a:hover, 
			body#impressum ul#header_navi li a.impressum,
			body#kontakt ul#header_navi li a.kontakt,
			body#agbs ul#header_navi li a.agbs
				{
				color: #0C3F98;
				}

	#inhalt {
		background-color: #EBD3E0;
		padding: 0px;
		margin: 0 200px 0px;
		border-left: 5px solid #ffffff;
		border-right: 5px solid #ffffff;
		}
	div#inhalt { 
		min-height: 600px;
		height: expression(this.scrollHeight > 600 ? "auto":"600px"); 
		}
		p#inhalt, pre#inhalt {
			padding: 5px 10px;
			margin:0px 0px 0px 0px;
			}
	div#sortier {
		margin-left: 10px;
		padding-top: 15px;
		}
	div#suchfkt {
		float: right;
		position: relative;
		margin-right: 10px;
		top: -35px;
		}	

	#left {
		float: left;
		width: 200px;
		margin: 0px;
		padding: 0px;
		}
		dl, dt, dd, ul, li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			/* list-style-image:url(../img/list_image.gif) */
			}
			#menu {
				float: left;
				width: 180px;
				margin-top: 15px;
				margin-left: 20px;
				padding: 0px;
				}
				dl#menu {
					width: 170px;
					}
					dl#menu dt {
						cursor: pointer;
						margin: 2px 0;
						height: 20px;
						line-height: 20px;
						text-align: left;
						font-weight: bold;
						border: 0px solid gray;
						background: #E50083;
						
						
						
						}
						dl#menu dd {
							border: 2px solid #0C3F98;
							position: absolute;
							z-index: 100;
							left: 260px;
							margin-top: -25px;
							

							}
							dl#menu li {
								text-align: left;
								background: #E50083;
								
								}
								dl#menu dt a {
									color: #ffffff;
									font-size: 1.8em;
									font-weight: bold;
								
									display: block;
									border: 0 none;
									height: 100%;
									
								
									
									}
									dl#menu li a {
										color: #ffffff;
										text-decoration: none;
										font-size: 1.3em;
										font-weight: normal;
										display: block;
										border: 0 none;
										height: 100%;
										
										margin-top: 2px;
										padding-top: 0px;
										padding-bottom: 0px;
										padding-left: 20px;
										padding-right: 20px;
										list-style-image:url(../img/list_image.gif)
										}
										dl#menu li a:hover, dl#menu dt a:hover, 
										
										body#shirts dl#menu a.textilien,
										body#polos dl#menu a.textilien,
										body#longsleeves dl#menu a.textilien,
										body#sweater dl#menu a.textilien,
										body#specials dl#menu a.textilien,
										body#fairtrade dl#menu a.textilien,
										
										body#shirts ul#leftnavi li a.shirts,
										body#polos ul#leftnavi li a.polos,
										body#longsleeves ul#leftnavi li a.longsleeves,
										body#sweater ul#leftnavi li a.sweater,
										body#specials ul#leftnavi li a.specials,
										body#fairtrade ul#leftnavi li a.fairtrade,
										
										body#druck dl#menu a.druck,
										body#buttons dl#menu a.buttons,
										body#aufnaeher dl#menu a.aufnaeher,
										body#sticker dl#menu a.sticker,
										body#kollektionen dl#menu a.kollektionen,
										body#friends dl#menu a.friends	
											{
											color: #0C3F98;
											/* border-left: 2px solid #0C3F98; */
											
											
										
											}
		table.thumbs {
			color: #5A5A5A;
			font-size: 1.0em;
			margin: 15px 5px 20px;
			}		
		table.thumbspatches {
			color: #5A5A5A;
			font-size: 1.0em;
			margin: 15px 12px 20px;
			}			
		table.thumbsbuttons {
			color: #5A5A5A;
			font-size: 1.0em;
			margin: 15px -25px 10px 5px;
			padding: 0px;
			}			
			td.pic {
				border: 2px solid #E50083; 
				width: 175px;
				}	
				
			td.art {
				padding: 5px;
				text-align: left;
				}	
			td.price {
				padding: 5px;
				text-align: right;
				}	
			td.shirtname {
				font-weight: bold;
				font-size: 1.2em;
				padding: 5px 0px 5px 5px;
				border-bottom: 2px solid #E50083;
				border-top: 2px solid #E50083;
				}
			td.size {
				padding: 5px;
				text-align: left;
				}
			td.weight {
				padding: 5px;
				text-align: right;
				}
				
			table.thumbslarge {
				color: #5A5A5A;
				font-size: 1.0em;
				margin: 15px 15px 20px;
				}			
			table.thumbslarge2 {
				color: #5A5A5A;
				font-size: 1.0em;
				margin: 15px 15px 20px;
				}	
			td.thumbslarge2 {
				color: #5A5A5A;
				font-size: 1.0em;
				padding: 0px 15px 15px 0px;
				}			
			td.piclarge {
				border: 2px solid #E50083; 
				width: 175px;
				margin-left: 15px;
				margin-top: 15px;
				}	
			td.detail_all {
				padding-left:20px;
				}
			td.detail_header { 
				font-size: 1.7em;
				font-weight: bold;
				color: #E50083;
				padding-left: 20px;
				}
			td.detail_border_top {
				padding: 5px;
				}
			td.detail_border_top_bottom {
				padding: 5px;
				}
			table.detail_price { 
				margin-left: 15px;
				}
	#right {
		float: right;
		width: 200px;
		margin: 0px;
		padding: 0px;
		}
		#right p.clock {
			margin-right: 12px;
			margin-top: 15px;
			text-align: right;
			color: #ffffff;
			font-size: 1em;
			}
	
	
	div#footer {
		clear: both;
		background: url(../img/siebdruckeria_unten.jpg) center no-repeat #ffffff;
		height: 60px;
		color: white;
		text-align: center;
		border-top: 5px solid #ffffff;
		}
		#footer:hover {
		background: url(../img/siebdruckeria_unten_red.jpg) center no-repeat #ffffff;
		}
		div#footer p {
			color: #0C3F98;
			padding-top: 20px;
			}
	
	p#tibistyle {
	color: #000000;
	font-size: 76px;
	margin-bottom: -10px;
	}
	
	
/* END STYLING */
