/* CSS Style for schuhe 2008 05 15 */ 

.Body
{
margin-top: 1px;
}

.PageMaster
{
font-family: Arial,Verdana,Helvetica;
height: 100%;
width: 800px;
background-color: #ffffff;
}

/* Control Panel Colors */

.controlpanel
{
background-color: #EAEAEA;
}


/* --  Classes for the top of the montage & to allow everything
   to line up nicely when not logged in  -- */

.HeaderTab
{
background-image: url(Pix/FrontPaneTopNew.jpg);
width: 100%;
height: 90px;
background-repeat: no-repeat;
}

.MenuTab
{
background-color: #808080;
width: 100%;
height: 12px;
margin-left: 15px;
padding-left: 15px;
border-left: 15px;
background-repeat: no-repeat;
}

.IntroPane
{
background-image: url(Pix/FrontPaneIntroPaneLeft.jpg);
width: 365px;
height: 100px;
background-repeat: no-repeat;
}

.TopPane
{
margin-top: 4px;
margin-left: 2px;
}

.LeftPane
{ white-space:nowrap; }

.TopIntroPane
{
width: 350px;
margin-top: 4px;
margin-left: 2px;
}

.Intro
{
width: 365px;
height: 150px;
padding-top: 95px;
padding-left: 2px;
}

.Logo
{
padding-top: 5px;
padding-left: 5px;
}

 
.SiteHeaderTab
{
background-image: url(Pix/PortalSiteBanner.png);
width: 100%;
height: 130px;
background-repeat: no-repeat;

}
.SiteHeaderTab12
{
width: 100%;
height: 100px;
}
 
.Panes
{
padding: 10px 2px 2px 2px;
font-size:  26px;
}
 

.Head
{

font-size:  12px;
font-weight: bold;
color: #333333;
}
 
.Breadcrumbs
{
color: #000000;
}

.Block
{
width: 13px;
}

.Login
{
color: #333333; 

font-size: 9px; 
font-weight: bold; 
font-style: normal;
height: 30px;
}


.Small
{
color: #FFFFFF; 

font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 1px;
padding-right: 1px;
}

.SmallD
{
color: #404040; 

font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 3px;
padding-right: 3px;
}

.Footer
{
background-image: url(Pix/FooterPane.jpg);
height: 55px;
background-repeat: repeat-x;
}

.FooterText
{
color: #FFFFFF; 
font-size: 9px; 
font-weight: bold; 
font-style: normal;

}


/* hyperlink style for the DarkBackground tabs */

A.Small:Link
{
color: white;
text-decoration: none;
}

A.Small:Hover
{
color: white;
text-decoration: none;
}

A.Small:Active
{
color: white;
text-decoration: none;
}

A.Small:Visited{
color: #FAFAFA;
text-decoration: underline;
}

A.SmallD:Link
{
color: black;
text-decoration: none;
}

A.SmallD:Hover
{
color: #404040;
text-decoration: none;
}

A.SmallD:Active
{
color: black;
text-decoration: none;
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
}




.SkinTitle
{
padding-left: 130px;
padding-top: 16px;
color: #740B65;
font-size: 28px; 
font-weight: normal; 
font-style: normal;

}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */



	
#folders_container,
#bottom_container,
#top_container {
	border-width: 0px;	
}
	
#right_arrow,
#left_arrow,
#right_fast_arrow,
#left_fast_arrow {
	height: 40px;
	width: 20px;
}

#right_fast_arrow,
#left_fast_arrow {
	margin: 0 20px;
}

#bottom_container {
	margin-top: 30px;
}
	
#main_image .loader,
#main_image img {
	border: solid 3px #ababab;
}
	
#extras {
	border: solid 1px #ababab;
	margin: 10px auto;		
	padding: 5px;
}

#extras ul li {
	border-left-color: #333333;
}

#bottom_container {
	border-top-color: #ababab;	
}

#folders_container,
#top_container {
	border-bottom-color: #ababab;
}

.description {
	color: #666666;
}

.caption {
	color: #666666;
}

.thumbnails li {
	margin: 0 10px 10px 0;	
	border: none 3px #ababab;
	background-color: #ffffff;
}

.thumbnails li.active {
  border: solid 3px #ababab;
}

.folders li a {
	background-color: #ffffff;
	border-style: double;
	border-width: 3px;
	border-color: #ababab;
	margin-right: 10px;				
	height: 80px; 
	width: 40px;
}

#slideshow {
	font-size:0.8em;	
}

.description {
	margin: 10px auto;
}

.caption {
	display: block;
	margin: 10px auto;
	font-size: 12px;
}

#main {
	position: relative;
}

#main_image .loader {
	margin:  auto;
}

#main_image .loader img {
	margin:  auto;
	border: none;	
}

#middle_container {
	margin:  auto;
	position: relative;
}

#single_image {
	position: relative;	
}

#left_arrow,
#right_arrow,
#left_fast_arrow,
#right_fast_arrow {
	float:left;
	cursor: pointer;
	-ms-interpolation-mode: bicubic;
}

#scroller_container {
	margin: auto;
	position: relative;
}

#image_scroller {
	position: relative;
	margin: auto;
	float:left;
	overflow: hidden;
}

.thumbnails {
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
	position: absolute;
}

#top_container {
	padding-bottom: 6px;
	border-bottom-style: solid;
	margin: 0 0 10px 0;
}

#bottom_container {
	margin: 0;
	padding: 6px 0;
	border-top-style: solid;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 0.8em;
}

#folders_container {
	border-bottom-style: solid;
	margin-bottom: 20px;
} 

.folders {
	margin: 0px auto;
	padding: 0;
}

.folders li {
	float: left;
	display: inline;
}

.folders li a {
	display: block;
	position: relative;		
	overflow: hidden;
}


.folders li a span {
	position: absolute;
	left: 0;
	top: 0;	
	opacity: 0.7;
   	filter:alpha(opacity=70);
       	padding: 4px;
	margin: 0;
	background-color: #000;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}


.thumbnails li span {
	display:none;	
}

.thumbnails li img, 
.folders li a img {
	-ms-interpolation-mode: bicubic;
}

#extras {
	display: none;
	width: 280px;
	font-size: 10px;
}

#extras ul {
	margin: 0;
	padding: 0;
}

#extras ul li {
	display: inline;
	padding: 0 5px;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 16px;
}

#extras ul li.first {
	padding-left: 0px;
	border-left: none;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	
}

.hide {
	display: none;
}
