﻿/****************************** Don't change this block (start)  *************************/
.button
{
    display:inline;
    width:auto;
    cursor:pointer;
    visibility:hidden;
}

.button .ButtonContent
{
    background-position:center;
    background-repeat:repeat-x;
    white-space:nowrap;
    border:0px;
    padding:0;
    vertical-align:middle;
}

.button .left
{
    background-position:center;
    background-repeat:no-repeat;
    white-space:nowrap;
    border:0px;
    padding:0;
    font-size:0px;
    vertical-align:middle;
}
.button .right
{
    background-position:center;
    background-repeat:no-repeat;
    white-space:nowrap;
    border:0px;
    padding:0;
    font-size:0px;
    vertical-align:middle;
}
.button.disabled
{
	cursor:default;
}
/****************************** Don't change this block (end)  *************************/


/****************************** You can add your own style here **********************/

.ButtonStyle1
{

}
.ButtonStyle1 td
{
    height:29px;
    line-height:29px;
}
.ButtonStyle1 td.left
{
    background-image:url(../layout_images/J3Button/left.png);
    width:30px;
    behavior: url(iepngfix.htc);
}
.ButtonStyle1 td.right
{
    background-image:url(../layout_images/J3Button/right.png);
    width:19px;
    behavior: url(iepngfix.htc);
}
.ButtonStyle1 td.ButtonContent
{
    background-image:url(../layout_images/J3Button/middle.png);
}


/****************************** Remove From Device Button **********************/

.ButtonRemoveFromDevice
{
}
.ButtonRemoveFromDevice td
{
    height:17px;
    line-height:17px;
    font-size:9px;
    font-weight:bold;
}
.ButtonRemoveFromDevice td.left
{
    background-image:url(../layout_images/J3Button/butn_sm_left.png);
	behavior: url(iepngfix.htc);
    width:10px;
}
.ButtonRemoveFromDevice td.right
{
    background-image:url(../layout_images/J3Button/butn_sm_right.png);
	behavior: url(iepngfix.htc);
    width:10px;
}
.ButtonRemoveFromDevice td.ButtonContent
{
	color:#ffffff;
    background-image:url(../layout_images/J3Button/butn_sm_center.png);
}


/****************************** Checkout Button **********************/

.ButtonCheckout
{
}

.ButtonCheckout td
{
	color:#ffffff;
	font-weight:bold;
    height:24px;
    line-height:24px;
}
.ButtonCheckout td.left
{
    background-image:url(../layout_images/J3Button/butn_orange_left.png);
	behavior: url(iepngfix.htc);
    width:15px;
}
.ButtonCheckout td.right
{
    background-image:url(../layout_images/J3Button/butn_orange_fwdicon_right.png);
	behavior: url(iepngfix.htc);
    width:38px;
}
.ButtonCheckout td.ButtonContent
{
    background-image:url(../layout_images/J3Button/butn_orange_center.png);
}

/****************************** Continue Shopping Button **********************/

.ButtonContinueShopping
{
}
.ButtonContinueShopping td
{
	color:#ffffff;
	font-weight:bold;
    height:24px;
    line-height:24px;
}
.ButtonContinueShopping td.left
{
    background-image:url(../layout_images/J3Button/butn_blue_bacnicon_left.png);
	behavior: url(iepngfix.htc);
    width:38px;
}
.ButtonContinueShopping td.right
{
    background-image:url(../layout_images/J3Button/butn_blue_right.png);
	behavior: url(iepngfix.htc);
    width:15px;
}
.ButtonContinueShopping td.ButtonContent
{
    background-image:url(../layout_images/J3Button/butn_blue_center.png);
}



/****************************** Wizard Button **********************/

.ButtonWizard
{
    margin-right:20px;
    margin-left:20px;
}
.ButtonWizard td
{
	color:#ffffff;
	font-weight:bold;
    height:25px;
    line-height:25px;
}
.ButtonWizard td.left
{
    background-image:url(../layout_images/J3Button/button_next_left.png);
	behavior: url(iepngfix.htc);
    width:30px;
}
.ButtonWizard td.right
{
    background-image:url(../layout_images/J3Button/button_next_right.png);
	behavior: url(iepngfix.htc);
    width:16px;
}
.ButtonWizard td.ButtonContent
{
    background-image:url(../layout_images/J3Button/button_next_center.png);
}



/****************************** submit Button in login page **********************/

.Orange
{
    display:table;
}
.Orange td
{
	color:#ffffff;
	font-weight:bold;
    height:24px;
    line-height:24px;
}
.Orange td.left
{
    background-image:url(../layout_images/J3Button/butn_orange_left.png);
	behavior: url(iepngfix.htc);
    width:15px;
}
.Orange td.right
{
    background-image:url(../layout_images/J3Button/butn_orange_right.png);
	behavior: url(iepngfix.htc);
    width:15px;
}
.Orange td.ButtonContent
{
    background-image:url(../layout_images/J3Button/butn_orange_center.png);
}

/****************************** Add Track Button In LightBox **********************/

.ButtonAdd
{
}
.ButtonAdd td
{
	color:#ffffff;
	font-weight:bold;
    height:24px;
    line-height:24px;
}
.ButtonAdd td.left
{
    background-image:url(../layout_images/J3Button/butn_orange_addicon_left.png);
	behavior: url(iepngfix.htc);
    width:38px;
}
.ButtonAdd td.right
{
    background-image:url(../layout_images/J3Button/butn_orange_right.png);
	behavior: url(iepngfix.htc);
    width:15px;
}
.ButtonAdd td.ButtonContent
{
    background-image:url(../layout_images/J3Button/butn_orange_center.png);
}


/****************************** Change Password Button **********************/

.BlueButton
{
}
.BlueButton td
{
	color:#ffffff;
	font-weight:bold;
    height:24px;
    line-height:24px;
}
.BlueButton td.left
{
    background-image:url(../layout_images/J3Button/butn_blue_bacnicon_left.png);
	behavior: url(iepngfix.htc);
    width:38px;
}
.BlueButton td.right
{
    background-image:url(../layout_images/J3Button/butn_blue_right.png);
	behavior: url(iepngfix.htc);
    width:15px;
}
.BlueButton td.ButtonContent
{
    background-image:url(../layout_images/J3Button/butn_blue_center.png);
}


/****************************** My Account Small Gray Button **********************/

.SmallGray
{
}
.SmallGray td
{
    height:17px;
    line-height:17px;
    font-size:10px;
    font-weight:bold;
}
.SmallGray td.left
{
    background-image:url(../layout_images/J3Button/butn_sm_left.png);
	behavior: url(iepngfix.htc);
    width:10px;
}
.SmallGray td.right
{
    background-image:url(../layout_images/J3Button/butn_sm_right.png);
	behavior: url(iepngfix.htc);
    width:10px;
}
.SmallGray td.ButtonContent
{
	color:#ffffff;
    background-image:url(../layout_images/J3Button/butn_sm_center.png);
}



/****************************** Small Orange Button **********************/

.SmallOrange
{
}
.SmallOrange td
{
    height:17px;
    line-height:17px;
    font-size:10px;
    font-weight:bold;
}
.SmallOrange td.left
{
    background-image:url(../layout_images/J3Button/butn_smorange_left.png);
	behavior: url(iepngfix.htc);
    width:10px;
}
.SmallOrange td.right
{
    background-image:url(../layout_images/J3Button/butn_smorange_right.png);
	behavior: url(iepngfix.htc);
    width:10px;
}
.SmallOrange td.ButtonContent
{
	color:#ffffff;
    background-image:url(../layout_images/J3Button/butn_smorange_center.png);
}
