﻿body
{
    background-color: #ffffff;
    color: #666;	
    font-size: 12px;	
    font-family: trebuchet MS, verdana, arial, helvetica;	
    font-weight: normal;	
    line-height: 18px;	
    text-align: left;
    margin-top: 0; 
    background-image: url(/Images/bg1.gif)
}

.topBackground
{
    background-image: url(/Images/top.gif);
    background-repeat: no-repeat;
    width: 1004px;
    height: 106px;
}

.bodyBackground
{
    background-image: url(/Images/bg2.png);
}

.footerBackground
{
    background-image: url(/Images/bot.gif);
    background-repeat: no-repeat;
    width: 1004px;
    height: 101px;
}

.mainCell
{    
    color: #4d1979;	
    font-size: 12px;	
    font-family: trebuchet MS, verdana, arial, helvetica;	
    font-weight: normal;	
    line-height: 18px;	
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
}

.priceListHeader
{
    background-image: url(/Images/kpp_bg_header500px.gif);
    height: 29px;
    background-repeat: no-repeat;
    background-color: #C7A7CF;
}

.priceListTable
{
    background-color: #eae4ef;
}

.head
{	
    font-size: 16px;	
    font-family: trebuchet MS, verdana, arial, helvetica;
    font-weight: bold;	
    line-height: 18px;	
    text-align: left;
    color: #4d1979;	
}

a,a:active,a:visited,a:hover 
{
	font-weight: bold;
	color: #4d1979;
	text-decoration: underline;
}

a.white,a.white:active,a.white:visited,a.white:hover 
{
	font-weight: bold;
	color: #4d1979;
	text-decoration: underline;
}

.top_buttons
{
    margin-top:25px;
    margin-left:185px;
}
.top_buttons a
{
    cursor:pointer;
}
.btn_home
{
    background-image:url(/Images/kpp_home.jpg);
    background-repeat: no-repeat;
    width:74px;
    height:39px;
}
.btn_step1
{
    background-image:url(/Images/kpp_step1.jpg);
    background-repeat: no-repeat;
    width:190px;
    height:39px;
}
.btn_step2
{
    background-image:url(/Images/kpp_step2.jpg);
    background-repeat: no-repeat;
    width:177px;
    height:39px;
}
.btn_step3
{
    background-image:url(/Images/kpp_step3.jpg);
    background-repeat: no-repeat;
    width:178px;
    height:39px;
}
.btn_step4
{
    background-image:url(/Images/kpp_step4.jpg);
    background-repeat: no-repeat;
    width:176px;
    height:39px;
}

.confirmation_bg
{
    background-image:url(/Images/kpp_confirmation.png);
    background-repeat: no-repeat;
    width:792px;
    height:533px;
}

.left_buttons
{
    background-image:url(/Images/kpp_menu.png);
    background-repeat: no-repeat;
}
.left_buttons a
{
    cursor:pointer;
}
.btn_collections
{
    background-image:url(/Images/kpp_collections.png);
    background-repeat: no-repeat;
    width:168px;
    height:39px;
    margin-top:15px;
}
.btn_moments
{
    background-image:url(/Images/kpp_moments.png);
    background-repeat: no-repeat;
    width:168px;
    height:39px;
    margin-top:15px;
}
.btn_photocards
{
    background-image:url(/Images/kpp_photocards.png);
    background-repeat: no-repeat;
    width:168px;
    height:39px;
    margin-top:15px;
}

.faded
{
    color: #999999;    
}