/*

 [button.css]

*/


/*---------------------------

button

---------------------------*/

.ButtonGreenHeader{
border: none;
width: 50px;
height: 20px;
background-image: url( "../images/ButtonGreenHeader.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
background-color:#cce699;
}


.ButtonGreenForSerch{
border: none;
width: 70px;
height: 20px;
background-image: url( "../images/ButtonGreenForSerch.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}

.ButtonGrayForSearch{
border: none;
width: 70px;
height: 20px;
color:white;
background-color:#e9eee0;
background-image: url( "../images/ButtonGray70.gif" );
background-repeat: no-repeat;
font-size: 14px;vertical-align: baseline
}

.ButtonYellow120{
border: none;
width: 120px;
height: 20px;
background-image: url( "../images/ButtonYellow120.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}

.ButtonYellow140{
border: none;
width: 140px;
height: 20px;
background-image: url( "../images/ButtonYellow140.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}


.ButtonGreen50{
border: none;
width: 50px;
height: 20px;
background-image: url( "../images/ButtonGreen50.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}

.ButtonOrange50{
border: none;
width: 50px;
height: 20px;
background-image: url( "../images/ButtonOrange50.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}

.ButtonOrange70{
border: none;
width: 70px;
height: 20px;
background-image: url( "../images/ButtonOrange70.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}


.ButtonOrange120{
border: none;
width: 120px;
height: 20px;
background-image: url( "../images/ButtonOrange120.gif" );
background-repeat: no-repeat;
font-size: 14px;
color:white;
}

.ButtonOrange200{
border: none;
width: 200px;
height: 20px;
background-image: url( "../images/ButtonOrange200.gif" );
background-repeat: no-repeat;
font-size: 14px;
color:white;
}

.ButtonGreen120{
border: none;
width: 120px;
height: 20px;
background-image: url( "../images/ButtonGreen120.gif" );
background-repeat: no-repeat;
font-size: 14px;color:white;
}

.ButtonGray70{
border: none;
width: 70px;
height: 20px;
color:white;
background-color:white;
background-image: url( "../images/ButtonGray70.gif" );
background-repeat: no-repeat;
font-size: 14px;vertical-align: baseline
}

.ButtonGray120{
border: none;
width: 120px;
height: 20px;
color:white;
background-image: url( "../images/ButtonGray70.gif" );
background-repeat: no-repeat;
font-size: 14px;}


.ButtonShoppingCart{
border: none;
width: 163px;
height: 20px;
color:white;
padding:0 0 0 15px;
background-image: url( "../images/ButtonShoppingCart.gif" );
background-repeat: no-repeat;
font-size: 14px;
/* Mac IE Only start \*/
border: none;
width: 163px;
height: 20px;
color:white;
padding:0 0 -10 15px;
background-image: url( "../images/ButtonShoppingCart.gif" );
background-repeat: no-repeat;
font-size: 14px;
/* mac IE Only end */
}

.ButtonLogin{
border: none;
height: 20px;
color:white;
padding:0 0 0 5px;
background-image: url( "../images/topLoginGo.gif" );
background-repeat: no-repeat;
background-color:e6e6ff;
font-size: 14px;}
