div.product_info {
	margin: 0px auto;
}

div.product_info_container {
	
}

div.product_left_column {
	float: left;
	width: 224px;
}
div.product_left_column img {
	border: 2px solid #000000;
}
div.product_left_column button img {
	border: 0px;
}
div.product_left_column .thumbnails {
	height: 52px;
	padding-top: 5px;
}

div.product_left_column .thumbnails img {
	float: left;
	margin-right: 2px;
}

div.product_left_column .price {
	font-size: 18px;
	width: 224px;
	margin: 24px auto 10px auto;
	text-align: right;
	color: #fdc027;
}

div.product_left_column .price span.dollaDolla {
	display: block;
	float: right;
	font-size: 24px;
	color: #ffffff;
	margin: -.5em 0px 0px 26px;
}

div.product_left_column button.store_green_button {
	display: block;
	clear: both;
	margin: 10px auto;
}

div.product_right_column {
	float: right;
	width: 250px;
}

div.product_right_column h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5ce500;
}

.prod_quantity,
.prod_ship_zip {
	margin-top: 20px;
	font-size: 18px;
	color: #fdc027;
	height: 30px;
	line-height: 30px;
}

.prod_quantity input,
.prod_ship_zip input {
	display: block;
	float: right;
}

.prod_ship_zip input {
	text-align: right;
	width: 130px;
}

.prod_ship_zip input.valid_zip {
	background: #ffffff url('../images/button_tiny/delivery_ok.png') no-repeat 6px center;
}

.prod_ship_zip input.invalid_zip {
	background: #ffffff url('../images/button_tiny/delivery_error.png') no-repeat 6px center;
}

#your_date {
	background: #ffffff url('../images/button_tiny/date_icon.png') no-repeat 196px center;
}

#notes_radio_container,
#to_from_container {
	margin-bottom: 12px;
}

#notes_radio_container input,
#notes_radio_container label {
	line-height: 14px;
	margin-bottom: 4px;
	display: inline-block;
}
#notes_radio_container input {
	float: left;
	clear: left;
}
#notes_radio_container label {
	margin-left: 4px;
}

#samplecal {
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 2;
}
/* SCAL */

.scal{
	color: black;
	background-color: white;
	margin:3px;
	border:1px solid gray;
	font-size:24pt;
	width:436px;
	min-height:300px;
	display:block;
	padding:10px;
	font-size:24pt;
	font-family: Verdana,Arial,Sans-Serif;
	line-height:normal;
}
.scal:hover{
	cursor:pointer;
	/*cursor:hand; /* If you're worried about old IE versions, turn this on.  I have it off because I hate seeing css exceptions in my debug window. ;) */
}
.scal .calwrapper{
}
.scal .calweekswrapper{
	display:block;
}
.scal .calheader{
	display: block;
	width:100%;
	text-align:center;
	margin-bottom:2px;
}
.scal .caltitle{
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.scal .calcontrol{
	margin: 2px;
	padding: 2px;
	font-size:12pt;
	font-weight: bold;
}
.scal .calcontrol:hover{
	background-color:red;
	color:white;
}
.scal .calclose{
	border: 1px solid black;
	float:right;
}
.scal .calprevmonth{
	float:left;
}
.scal .calnextmonth{
	float:right;
}
.scal .calnextyear{
	display:none;
}
.scal .calprevyear{
	display:none;
}
.scal .daybox{
	float:left;
	border:1px solid black;
	width: 60px;
	color:black;
	text-align:center;	
}
.scal .dayboxvalue{
    display: none;
}
.scal .dayboxname{
	background-color: black;
	color:white;
	font-size:16pt;
}
.scal .dayboxsunday{
	background-color: lightgray;
}
.scal .dayboxsaturday{
	background-color: lightgray;
}
.scal .daybox:hover{
	border:1px solid red;
}
.scal .dayboxname:hover{
	border:1px solid black;
}
.scal .dayinmonth{
	color: black;
}
.scal .dayoutmonth{
	color:gray;
}
.scal .dayselected{
	background-color: #d2a127;
	color: white;
}
.scal .daycurrent{
	border:1px solid red;
}
.scal .weekbox{
	width:100%;
	display:block;
}
.scal .endweek{
	float:left;
}
.scal .weekboxname{
}


/* 
tinyscal - a mini version of the calendar type.  useful in tight spaces. 
 usage: define class of base element as "scal tinyscal" as tinyscal is 
        dependent on scal.
*/
.tinyscal{
	font-size:8pt;
	width:154px;
	min-height:140px;
}
.tinyscal .calcontrol{
	font-size:8pt;
}
.tinyscal .caltitle{
	padding:3px;
}
.tinyscal .daybox{
	width: 20px;
}
.tinyscal .dayboxname{
	font-size: 8pt;
}
.tinyscal .weekboxname{
	margin-top:5px;
}

/* END SCAL */
#ship_fail {
	margin-top: 24px;
	width: 250px;
	text-align: justify;
	color: #ed5861;
}

#ship_info {
	width: 250px;
	margin-top: 24px;
}

#ship_info .ship_innards {
	position: relative;
	margin: 4px 12px;
}

.ship_innards .date_time {
	margin: 3px 0px;
}

.ship_innards .date_time span {
	margin-right: 12px;
}

.sb_top, .sb_mid, .sb_btm {
	width: 250px;
}

.sb_top,
.sb_btm {
	height: 8px;
	font-size: 0px;
}

.sb_top {
	background: transparent url('../images/sb_top.png') no-repeat bottom left;
}

.sb_mid {
	background: transparent url('../images/sb_mid.png') repeat-y top left;
}

.sb_btm {
	background: transparent url('../images/sb_btm.png') no-repeat top left;
}

div.product_info div.info_block {
	padding: 3px;
	padding-top: 8px;
}

div.product_info div.info_block div.left {
	float: left;
	margin: auto 0px auto 0px;
	width: 85px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div.product_info div.info_block div.right {
	float: right;
	margin-left: 15px;
}

div.product_title {
	color: #349F2B;
	font-size: 16px;
	font-weight: normal;
}

.store_round_button.details {
	margin-top: 3px;
	margin-left: 5px;
}

.product_options_display {
	border: 2px solid #6d6e71;
}
.prod_quantity .rh {
	line-height: 55px;
	float: left;
	margin-left: 20px;
}
.prod_quantity .rh .product_attribute_container {
	display: inline;
}
.prod_quantity .rh .product_attribute_container select {
	font-size:11px;
	background-color:#EDEAC9;
}
.prod_quantity .lh {
	line-height: 55px;
	float: right;
	margin-right: 20px;
}