﻿
.order_left{
    width:49%;
    float:left;
    font-size:12px;
    padding: 20px 0px;
}
.order_right{
    width:49%;
    float:right;
    font-size:12px;
    padding:0px 5px 0px 0px;
		color: #605b4d;
}

#slideshow { margin: 10px }
#nav { width: 400px; margin: 10px;text-align:center }
#nav li { width: 110px; float: left; margin: 10px; list-style: none }
#nav a { width: 110px; padding: 3px; display: block; border: 0px solid #ccc; }
#nav li.activeSlide a { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

#assortDesc li
{
    list-style-type:disc;
    margin: 5px 15px;
	padding: 2px;
}
.ass_order_left{
    width:53%;
    float:left;
    font-size:12px;
    padding:0px;
}
.ass_order_right
{
    width: 240px;
    float:right;
    font-size:12px;
    padding: 0;
}
.card-specs{
    clear:both;
    margin:5px 0px;
    border-bottom:solid 1px #e2e2e2;
    height:20px;
}
.ass-specs{
    clear:both;
    margin:5px 0px;
    border-bottom:solid 1px #e2e2e2;
    min-height: 35px;
}
input.large-checkout-btn, #content table input.large-checkout-btn {
	background: url(../../images/checkout-green-btn.jpg) left bottom no-repeat;
	width: 188px;
	height:69px;
	border:none;
}
input.add-to-cart {
	background: url(../../images/add-to-card-btn.jpg) left bottom no-repeat;
	width: 127px;
	height:31px;
	border:none;
}
input.envelope-button{
    background: url(../../images/button-envelope.jpg) left bottom no-repeat;
	width: 126px;
	height:30px;
	border:none;
}
input.continue-button{
    background: url(../../images/continue-btn.jpg) left bottom no-repeat;
	width: 93px;
	height:31px;
	border:none;

}
input.envelope-button-back{
	background:  url(../../images/button-envelope-back.jpg) left bottom no-repeat;
	width: 126px;
	height:29px;
	border:none;
}
input.envelope-button-next{
	background:  url(../../images/button-envelope-1.jpg) left bottom no-repeat;
	width: 126px;
	height:29px;
	border:none;
}
input.message-button-back{
	background:  url(../../images/button-message.jpg) left bottom no-repeat;
	width: 126px;
	height:29px;
	border:none;
}
input.review-button-next{
	background:  url(../../images/button-review.jpg) left bottom no-repeat;
	width: 126px;
	height:29px;
	border:none;
}
input.envelope-button-back:hover,
input.envelope-button-next:hover,
input.review-button-next:hover,
input.message-button-back:hover,
input.envelope-button:hover, 
input.continue-button:hover, 
input.continue-button:focus,
input.continue-button:active,
input.continue-button:visited,
input.update-btn:hover,
input.update-btn:focus,
input.update-btn:active,
input.large-checkout-btn:hover,
input.add-to-cart:hover,
input.add-to-cart:visited,
input.add-to-cart:focus, 
#content table input.continue-shopping:hover, 
#content table input.continue-shopping:visited, 
#content table input.continue-shopping:focus 
{background-position: top;
cursor:hand;
cursor:pointer;}
