/**************************************************************************/
/* Scriptinfo:                                                            */
/* ===========                                                            */
/* Author: Julian Mollik                                                  */
/* Email: jule@creative-coding.net                                        */
/* Website: http://www.creative-coding.net/                               */
/* Created: 11/2008                                                       */
/*                                                                        */
/* Copyright 2008 Julian Mollik                                           */
/* Illegal distribution prohibited                                        */
/**************************************************************************/

/**************************************************************************/
                                                        /* general styles */

img {
    border: 0px;
}

* {
    padding: 0;
    margin: 0;
}

html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%
    margin: 0px;
}

abbr {
    cursor: help;
    border-bottom: 1px solid #990000;
}

/**************************************************************************/
                                                        /* FIXED ELEMENTS */
                                                 /* upper gradient border */

#gradient {
    position: fixed;
    top: 0px;
    left: 430px;
    width: 500px;
    height: 62px;
    padding: 0px;
    z-index: 10;
    /* border: 1px solid #FF3333;                                /* DEBUG */
}  

#gradient-bottom {
    position: fixed;
    left: 100px;
    width: 830px;
    height: 40px;
    padding: 0px;
    z-index: 10;
    /* border: 1px solid #FF3333;                                /* DEBUG */
}  
                                                        
                                                            /* navigation */                                                        
#navigation {
    position: fixed;
    top: 50px;
    left: 100px;
    width: 300px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    color: #BBBBBB;
    text-align: justify;
    line-height:1.0em;
    font-size: 1.5em;
    /* border: 1px solid #FF00FF;                                /* DEBUG */
}

#navigation a {
    color: #BBBBBB;
    text-decoration: none;
}

#navigation a:hover {
    color: #000000;
}

#navigation a.external-1 {                             /* external link 1 */
    font-size: 0.9em;
}

#navigation a.external-2 {                             /* external link 2 */
    font-size: 1.1em;
}

#navigation a.external-3 {                             /* external link 3 */
    font-size: 1.3em;
}

#navigation span.external-1 {
    font-size: 0.9em;
}

#navigation span.external-2 {
    font-size: 1.1em;
}

#navigation span.external-3 {
    font-size: 1.3em;
}


#navigation a.internal-1 {                             /* internal link 1 */
    color: #990000;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: underline;
}

#navigation a.internal-1:hover {
    color: #000000;
    text-decoration: none;
}

#navigation span.knob {
    background: url(../graphic/navigation-dot.gif) center center no-repeat;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    vertical-align: -1px;
}

#navigation img.sonnerunter {
    vertical-align: -5px;
}

#navigation p.navigation-text {
    margin-top: 0px;
}

/**************************************************************************/
                                                               /* content */
#content {
    position: absolute;
    left: 430px;
    top: 50px;
    width: 450px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    color: #000000;
    padding-bottom: 40px;
    /* border: 1px solid #0000FF;                                /* DEBUG */
}

h1 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 1.25em;
    color: #990000;
    display: inline;
}

#content a {
    color: #990000;
    text-decoration: none;
    border-bottom: 1px dotted #000000;
    padding-left: 3px;
    padding-right: 3px;
}

#content a.link1 {                                      /* content link 1 */
    padding-bottom: 3px;
}

#content a.link2 {                                      /* content link 2 */
    padding-bottom: 2px;
}

#content span.link2 {
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

#content a:hover {
    color: #FF0000;
}

#content p.overview {
    padding-top: 30px;
    margin-bottom: 0px;
}

#content div.column-left {
    float: left;
    margin-top: 30px;
    width: 200px;
    padding-bottom: 3px;
    /* border: 1px solid #0033FF;                                /* DEBUG */
}

#content div.column-right {
    float: right;
    margin-top: 30px;
    width: 200px;
    padding-bottom: 3px;
    overflow: visible;
    /* border: 1px solid #00FF33;                                /* DEBUG */
}

#content a.link3 {                   /* to avoid borders on linked images */
    border: none;
}

#content a.link4 {                   /* to avoid borders on linked images */
    color: #000000;
    text-decoration: none;
    padding: 0px;
    border: none;
}

#content span.unlinked {
    color: #990000;
    padding-left: 3px;
    padding-right: 3px;
}

#content img.shirt {
    display: block;
    margin: auto;
    /* border: 3px solid #336699;                                /* DEBUG */
}

#content img.shirt-special-status {
    display: block;
    margin: auto;
    position: relative;
    top: -66px;
    margin-bottom: -66px;
}

#content div.special-status {
    width: 84px;
    height: 66px;
    position: relative;
    top: 4px;
    left: 121px;
    z-index: 2;
    /* background-color: #883399;                                /* DEBUG */
}

#content div.footer {
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #EEEEEE;
    width: 450px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 6px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#content span.sitelink {
    font-size: 0.8em;
    padding-left: 10px;
}

#content div.shirt-detail-druck {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 420px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#content div.shirt-detail-shirt {
    float: right;
    top: -30px;
    left: 49px;
    position: relative;
    z-index: 3;
    /* background-color: #883399;                                /* DEBUG */
}

#content table.shirt-info,
#content table.info {
    font-size: 0.9em;
    border-spacing: 0px;
    border-collapse: collapse;
    border: none;
    width: 450px;
    margin-top: 45px;
}

#content table.info2 {
    font-size: 1em;
    border-spacing: 0px;
    border-collapse: collapse;
    border: none;
    width: 450px;
    margin-top: 45px;
}

#content table.shirt-info td, 
#content table.shirt-info th,
#content table.info td,
#content table.info th,
#content table.info2 td,
#content table.info2 th
  {
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 0px dashed #BBBBBB;
}

#content table.shirt-info th.left, 
#content table.info th.left,
#content table.info2 th.left {
    width: 50px;
    text-align: left;
    padding-left: 0px;
    border-right-width: 1px;
    border-top-width: 1px;
}

#content table.shirt-info th.top,
#content table.info th.top,
#content table.info td.top,
#content table.info2 th.top,
#content table.info2 td.top {
    width: 200px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

#content table.shirt-info td.border-bottom,
#content table.info td.border-bottom,
#content table.info2 td.border-bottom {
    border-bottom-width: 1px;
}

#content table.shirt-info td.border-right,
#content table.shirt-info th.border-right, 
#content table.info td.border-right,
#content table.info th.border-right,
#content table.info2 td.border-right,
#content table.info2 th.border-right {
    border-right-width: 1px;
}

#content table.shirt-info td.border-bottom-right,
#content table.shirt-info th.border-bottom-right,
#content table.info td.border-bottom-right,
#content table.info th.border-bottom-right,
#content table.info2 td.border-bottom-right,
#content table.info2 th.border-bottom-right {
    border-bottom-width: 1px;
    border-right-width: 1px;
}

#content table.color-info {
    font-size: 0.8em;
    letter-spacing: -0.1em;
    line-height: 0.8em;
    width: 186px;
    border-spacing-top: 10px;
    /* border: 1px solid #55BB99;                                /* DEBUG */
}

#content table.color-info td.color {
    height: 20px;
    width: 20px;
    padding: 0px;
}

#content div.footer img {
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
}

#content span.male {
    background: url(../graphic/sex-male.gif) center center no-repeat;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    vertical-align: -1px;
}

#content span.female {
    background: url(../graphic/sex-female.gif) center center no-repeat;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    vertical-align: -5px;
}

/**************************************************************************/
                                                        /* buttons styles */

#content table.buttons {
    width: 450px;
    margin-top: 40px;
}
    
#content table.buttons td {
    text-align: center;
}

#content span.orderNo {
    font-size: 0.8em;
    color: #990000;
}

/**************************************************************************/
                                                      /* guestbook styles */

#content table.guestbook-form {
    margin-top: 40px;
    width: 450px;
    border: 1px solid #FFFFFF;
}

#content table.guestbook-form th, #content table.guestbook-form td {
    padding: 2px;
    border: 1px solid #FFFFFF;
}

#content table.guestbook-form th {
    text-align: left;
}

#content table.guestbook-form input, #content table.guestbook-form textarea {
    border: 1px solid #000000;
    background-color: #BBBBBB;
    color: #FFFFFF;
    padding: 2px;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
}

#content table.guestbook-form input.short {
    width: 120px;
}

#content table.guestbook-form input.spamprotection {
    width: 60px;
    margin-right: 3px;
    text-align: center;
}

#content table.guestbook-form input.long {
    width: 326px;
}

#content table.guestbook-form input.button {
    width: 100px;
    font-family: Verdana, sans-serif;
    background-color: #FFFFFF;
    color: #000000;
    padding: 1px;
}

#content table.guestbook-form textarea {
   	font: 1.1em Tahoma, sans-serif;
    font-weight: bold;
    width: 326px;
}

#content table.info td.border-bottom-guestbook,
#content table.info2 td.border-bottom-news {
    border-bottom-width: 1px;
    text-align: right;
    padding-bottom: 0px;
    font-size: 0.9em;
    font-weight: bold;
}

#content table.info2 td.border-bottom-news {
    font-size: 0.8em;
}

#content table.info span.www {
    padding-left: 26px;
    line-height: 2.0em;
}

#content p.error {
    padding-top: 10px;
    color: #FF0000;
}

#content table.info th.left-guestbook,
#content table.info2 th.left-news {
    width: 50px;
    text-align: left;
    padding-left: 0px;
    border-right-width: 1px;
    border-top-width: 1px;
    width: 95px;
    line-height: 1.6em;
}



/**************************************************************************/
                                          /* styles for anti-bot CSS-Font */

.outer {
display:block;
width:5px;
height:10px;
float:left;
margin: 1px;
margin-left: 0px;
background:transparent;
padding-top: 4px;
padding-bottom: 6px;
text-decoration: none;
border-bottom: 1px dotted #000000;
}

.outer2 {
    display:block;
    width:5px;
    height:10px;
    float:left;
    margin: 1px;
    margin-left: 0px;
    background:transparent;
    padding-top: 4px;
    padding-bottom: 6px;
}


* html .outer {height:12px; he\ight:10px;}

.outer div {display:block; overflow:hidden; height:2px;}
* html .outer div {float:left;}
.la, .lz {width:5px;}

.lb, .lc, .ld, .lg, .ll, .ln, .lq, .lt {width:1px;}
.lh, .lm, .lo, .ls {width:2px;}
.li, .lk, .lr, .lp, lj {width:3px;}
.le, .lf {width:4px;}
.la, .lr, .lt {background:#000;}
.lz {background:transparent;}
.lh {margin-right:1px;}
.ld, .lf, .lh, .lk, .li, .lm, .lo, .lp, .lq {border-right:1px solid #000;}
.ld, .le, .li, .lm, .ls {border-left:1px solid #000;}
.lc {border-right:4px solid #000; background:#ccc;}
.lb {border-left:4px solid #000; background:#ccc;}
.lg, .ln, .ls {border-right:2px solid #000;}
.lj {border-right:1px solid #ccc; border-left:1px solid #ccc; background:#000;}
.ll, .ln, .lo {border-left:2px solid #000;}


* html .lb, * html .lc {width:5px; w\idth:1px;}
* html .ld, * html .lg, * html .ll {width:3px; w\idth:1px;}
* html .le, * html .lf {width:5px; w\idth:4px;}
* html .lh {width:3px; w\idth:2px;}
* html .li {width:5px; w\idth:3px;}
* html .lj {width:5px; w\idth:3px;}
* html .lk, * html .lp {width:4px; w\idth:3px;}
* html .lm {width:4px; w\idth:2px;}
* html .lo, * html .ls {width:5px; w\idth:2px;}
* html .lq {width:2px; w\idth:1px;}
* html .ln {width:5px; w\idth:1px;}

.clr {clear:left; height:1em;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 0.8em Verdana, sans-serif;
	color: #000000;
}

#TB_secondLine {
    padding-top: 10px;
	font: 1.0em Verdana, sans-serif;
	color:#000000;
}

#TB_window a:link, #TB_window a:visited {
    color: #990000;
    text-decoration: none;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px dotted #000000;
    background-image: none;
}

#TB_window a:hover, #TB_window a:active, #TB_window a:focus {
    color: #FF0000;
    padding-bottom: 3px;
    border-bottom: 1px dotted #000000;
    background-image: none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #525252;
	text-align: left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:34px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:34px;
	padding: 32px 17px 0px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

a.thickbox {
    border: none;
}























