﻿body {
	background-image: url('../Images/BackgroundPattern.png');

	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #333; 
	line-height: 150%;
	
}

body, html 
{
 
    width: 100%;
    height:100%;
    margin: 0px;
    padding: 0px;
}




a 
{
    color: #de6e0b;
    text-decoration: none;
    border-bottom: 1px dotted #808080;
}

a:hover 
{
    text-decoration: none;
    border-bottom: 1px solid #808080;
}



.HiddenElement
{
    display: none;
    visibility: hidden;
}



#MenuPlaceholder 
{
    height: 100%;
    min-height: 100%;  
}


.Menu 
{
    width: 476px;
    border: 1px solid #C0C0C0;
    border-radius: 10px;
    background-color: #FEFEFE;
    box-shadow: 0px 1px 0px #8e8e8e;
    height: 100%;
    min-height: 720px;
}

.MenuMainHeader
{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    
    border-bottom: 1px solid #C0C0C0;
    height: 31px;
    padding-top: 13px;

    
    padding-left: 13px;
    background: #E0E0E0;
    font-size: 15px; 
    font-weight: bold;
    
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#EFEFEF', EndColorStr='#D9D9D9'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EFEFEF', EndColorStr='#D9D9D9')"; /* IE8 */    
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#D9D9D9));    
    background: -moz-linear-gradient(top, #EFEFEF, #D9D9D9);
}


#ValtavaloLogo 
{
    position: absolute;
    background-image: url('../Images/Valtavalo.gif');
    background-repeat: no-repeat;
    top: -1px;
    left: 700px;
    width: 200px;
    height: 200px;
    
}

#Valtavalo24Logo
{
    position: absolute;
    top: 15px;
    left: 0px;
}

#ContentHeader
{
    display: none;
    left: 360px;
	position: absolute;
	width: 800px;
	top: 47px;
	color: #808080;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

#ContentBody
{
	width: 975px;
	margin-top: 110px;
}

#Header
{
    position: absolute;
    top: 0px;
	width: 975px;
	left: 50%;
	margin-left: -488px;
}


#Content
{

	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;	
}

.AddShoppingCartPriceValues
{
	font: 14px/17px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: Navy; 
	font-weight: bold;
}

.ConfigButton 
{
    margin-top: 5px;
    margin-bottom: 12px;
    height: 23px;
    width: 436px;
    background-color: #F0F0F0;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #4c4c4c; 
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; }

 .MenuElement { display:none; zoom: 1; filter: alpha(opacity=0);-moz-opacity: 0; } 
.MenuElement2 { display:block; zoom: 1; }

.acctitle 
{
	background-image: url('../Images/MenuSubHeader.gif');
	background-repeat: repeat-x;
	line-height: 100%;
	color: #404040;
	padding-left: 13px;
	padding-top: 10px;
	width: 463px;
	height: 26px;
	font-weight: bold;
	font-size: 14px;

}

.acctitle a 
{
    border: none;
}

.acc {width:476px; list-style:none; color:#404040; margin:0px; padding-bottom: 15px; }
.acc2
{
    width:476px; list-style:none; color:#404040; margin:0px; padding-bottom: 15px; 
    display:none; zoom: 1; filter: alpha(opacity=0);-moz-opacity: 0;   
}

ul { list-style: none; padding: 0px; margin: 0px; }
li { list-style: none; padding: 0px; margin: 0px; }
h3 { background-image: url('../Images/Square.gif'); border: none; background-repeat: no-repeat; margin-top: 6px; margin-bottom: 2px; width:436px; padding-left: 20px; font-weight: bold; font-size: 8pt; cursor: hand; cursor:pointer; color: #0077c0}
h3:hover, h3 a { text-decoration: underline; border: none; }


.selected { text-decoration: none; color: #004588; }
.acc-section {width:476px; overflow:hidden; margin: 0px; padding: 0px; }
.acc-content {width:436px; padding-right: 20px; margin: 0px; padding-left:20px; padding-top: 0px; font-size: 11px; color: #505050; text-align: justify;}



.ShoppingCartColumn 
{
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    border-left: 0px;
    border-top: 0px;
}

.ShoppingCartColumn2 
{
    border-bottom: 1px solid #DEDEDE;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
}




.outerPopup 
{
   background-color:transparent;  
   padding:1em 6px;
}

.innerPopup
{
   background-color:#fff;
   height: 500px;
   width: 800px;
}

.modalBackground 
{
     background-color:#000;
     filter:alpha(opacity=70);
     opacity:0.7;
}





a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #A0A580;
    background-color:#E0E5D0; color:#000;
    padding: 5px;
    width: 200px;
    text-align: center}
    
    
    
.ShowProductsPic 
{
    padding-right: 5px;   
}



/* FOOTER */


#Footer 
{
    width: 100%;
    height: 147px;
    background: url('/Images/BackFooter.png') repeat-x;
}

#FooterContent 
{
    width: 910px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.FooterLogo 
{
    padding-left: 15px; 
    padding-right: 15px
}

.FooterLogoIE
{
    padding-left: 12px; 
    padding-right: 15px;
    margin-top: -13px;
}

.FooterBlock
{
    width: 137px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 29px;
    padding-right: 10px;
    height: 70px;
    
    font-family: 'Open Sans', 'Segoe UI', 'Trebuchet MS', 'Arial', 'Helvetica';
    line-height: 145%;
    font-size: 10pt;
    color: #101010;
}

.FooterBreak
{
    height: 7px;
}

.BorderRightFooter
{
   border-right: 1px solid #7c7c7c; 
}







/* NEWSBAR */



#NewsBarPLC
{
    position: absolute;
    top: 25px;
	width: 610px;
	left: 360px;
	border: 1px solid #C0C0C0;
	height: 35px;
	color: #6c6c6c;
	font-weight: bold;
	border-radius: 10px;
	
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F5F5', EndColorStr='#E5E5E5'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F5F5', EndColorStr='#E5E5E5')"; /* IE8 */    
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E5E5E5));    
    background: -moz-linear-gradient(top, #F5F5F5, #E5E5E5);
}

#NewsTickerTitle
{

    border-top-left-radius: 10px; border-bottom-left-radius: 10px; background-color: #C0C0C0; color: #444; width: 115px; border-left: 1px solid #D0D0D0; height: 27px; padding-left: 15px; padding-top: 8px;
	
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#E5E5E5', EndColorStr='#D9D9D9'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E5E5E5', EndColorStr='#D9D9D9')"; /* IE8 */    
    background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), to(#D9D9D9));    
    background: -moz-linear-gradient(top, #E5E5E5, #D9D9D9);
}

.NewsTickerPLC
{
    cursor: hand;
    cursor: pointer; 
    display: none; 
    filter: alpha(opacity=0); 
    -moz-opacity: 0; 
    position: absolute; 
    left: 505px; 
    top: 34px; 
    max-width: 700px;
    
}

.NewsTickerText 
{
    color: #606060;
    cursor: hand;
    cursor: pointer; 
    border-bottom: 1px dotted #808080;
}

.NewsTickerText:hover
{
    border-bottom: 1px solid #808080;
}
