﻿
.OrderNowButton

{
font-size:12pt;
    font-weight:bold;
    border-style: none;
    color: #333333;
    cursor: pointer;
  background-image: url(../../Images/Elements/Buttons/OrderNow.jpg);
    height: 44px;
    width: 171px;
    background-color: Transparent;
}

.ContShopButton
{
font-size:12pt;
    font-weight:bold;
    border-style: none;
    color: #333333;
    cursor: pointer;
    height: 44px;
    width: 182px;
background-image: url(../../Images/Elements/Buttons/ContinueShopping.jpg);
background-color: Transparent;
  
}
.FinishButton
{
    font-weight:bold;
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/Finish.jpg);
    height: 38px;
    width: 209px;
    background-color: Transparent;
}


.ForwardButton
{

    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/Forward.gif);
    height: 38px;
    width: 100px;
    background-color: Transparent;
}

.BackButton
{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/Back.gif);
    height: 38px;
    width: 100px;
    background-color: Transparent;
}




.LogInButton
{
background-color: Transparent;
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/LogIn.gif);
     height: 38px;
    width: 135px;
}

.SaveDataButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/SaveData.gif);
    height: 38px;
    width: 158px;
    background-color: Transparent;
}

.PublishCommentButton


{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/PublishComment.jpg);
    height: 38px;
    width: 235px;
    background-color: Transparent;
}


.HomeButton


{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/HomeButton.gif);
    height: 38px;
    width: 103px;
    background-color: Transparent;
}

.BackToComments


{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/BackToComments.gif);
    height: 38px;
    width: 115px;
    background-color: Transparent;
}

.PreviewButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/Preview.jpg);
    height: 38px;
    width: 115px;
    background-color: Transparent;
}

.PublishReviewButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/PublishReview.jpg);
    height: 38px;
    width: 226px;
    background-color: Transparent;
}

.BackToReviews


{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/BackToReviews.gif);
    height: 38px;
    width: 115px;
    background-color: Transparent;
}

.CreateUserButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/CreateUser.jpg);
    height: 38px;
    width: 182px;
    background-color: Transparent;
}

.RetryButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/Retry.gif);
    height: 38px;
    width: 114px;
    background-color: Transparent;
}

.TakeOverPassword

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/TakeOverPassword.gif);
    height: 38px;
    width: 175px;
    background-color: Transparent;
}

.SendEMailButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/SendEMail.gif);
    height: 38px;
    width: 127px;
    background-color: Transparent;
}

.CheckButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/Check.gif);
    height: 38px;
    width: 111px;
    background-color: Transparent;
}

.WriteReviewButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/WriteReview.jpg);
    height: 38px;
    width: 195px;
    background-color: Transparent;
}

.WriteCommentButton

{
  
    border-style: none;
    color: #333333;
    cursor: pointer;
    background-image: url(../../Images/Elements/Buttons/WriteComment.jpg);
    height: 38px;
    width: 198px;
    background-color: Transparent;
}


