﻿span.wrong_option {
	color: White !important;
	background: #cc0000;
	padding: 0px 3px;
}
span.wrong_option span {
	padding: 0px 3px;
	color: White !important;
	font-weight: bold !important;
	background: #cc0000;
}
.drag-handle {
	height: 30px;
	background-color: Black;
}
#interVeil {
	position: absolute;
	background: black url('blackdot.gif');
	width: 10px;
	left: 0;
	top: 0;
	z-index: 5000;
	visibility: hidden;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	opacity: 0.8;
}
.dhtmlwindow {
	position: absolute;
	visibility: hidden;
	height: 405px;
	margin: auto;
}
div.win_block {
	position: relative;
	top: 3px; left: 3px;
	height: 398px;
}
div.window_actions  {
	position: relative;
	margin-top: 5px;
	height: 43px;
	font-size: 12px;
}
div.window_actions a {
	position: relative;
	top: 18px; left: 19px;
	color: #cc0000;
	cursor: pointer;
	text-decoration: underline;
}
div.window_actions p {
	font-weight: normal !important;
}
div.window_actions a:HOVER {
	cursor: pointer;
}
div.window_content {
	overflow: auto;
	overflow-x: hidden;
	padding: 23px 32px 0px 20px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}
div.window_content div.window_body {
	overwlow: hidden;
}
div.window_actions img {
	position: absolute;
	width: 136px; height: 35px;
	left: 563px; top: 3px;
	cursor: pointer;
}
div.window_actions img#ind {
	position: absolute;
	width: 15px !important; height: 11px !important;
	left: 0px !important; top: 3px !important;
}
div.window_content div.error_block {
	display: none;
	width: 432px;
	margin-bottom: 10px;
}
div#o_indicator {
	display: none;
	position: absolute;
	left: 20px; top: 19px;
	padding-left: 20px;
}
div#zip_error {
	width: 445px;
}
div#orderbox .drag-handle {
	width: 688px; 
}
div#itembox .drag-handle, div#rulebox .drag-handle, div#zipbox .drag-handle, div#loginbox .drag-handle, div#codebox .drag-handle {
	width: 517px; 
}
div#orderbox {
	background: url('win_order.gif') no-repeat top left;
} 
div#itembox {
	background: url('win_item.gif') no-repeat top left;
}
div#rulebox {
	background: url('win_item.gif') no-repeat top left;
} 
div#codebox {
	background: url('win_item.gif') no-repeat top left;
} 
div#zipbox {
	background: url('win_zip.gif') no-repeat top left;
}
div#loginbox {
	background: url('win_login.gif') no-repeat top left;
} 
div#orderbox div.win_block {
	width: 700px;
}
div#itembox div.win_block, div#rulebox div.win_block {
	width: 527px;
}
div#zipbox div.win_block, div#loginbox div.win_block {
	width: 527px; height: 282px;
}
div#orderbox #drag-handle {
	background: Black url('order_details.gif') no-repeat top left;
}
div#itembox #drag-handle {
	background: Black url('try_delicious.gif') no-repeat top left;
}
div#zipbox #drag-handle {
	background: Black url('start_order.gif') no-repeat top left;
}
div#loginbox #drag-handle {
	background: Black url('login.gif') no-repeat top left;
}
div#codebox #drag-handle {
	background: Black url('security_code.gif') no-repeat top left;
}
div#rule_sub_terms div#drag-handle {
	background: Black url('terms.gif') no-repeat top left;
}
div#rule_sub_policy div#drag-handle {
	background: Black url('policy.gif') no-repeat top left;
}
div#orderbox div.window_content {
	width: 635px; height: 295px;
}
div#itembox div.window_content {
	width: 464px; height: 295px;
}
div#rulebox div.window_content {
	width: 459px; height: 330px;
	padding: 23px 32px 0 25px;
	border-bottom: 0px solid White;
}
div#codebox div.window_content {
	width: 459px; height: 330px;
	padding: 23px 32px 0 25px;
	border-bottom: 0px solid White;
}
div#loginbox div.window_content {
	width: 464px; height: 173px;
}
div#zipbox div.window_content {
	width: 497px; height: 176px; _height: 179px;
	padding: 20px 0px 0px 20px !important; _padding: 17px 0px 0px 20px !important;
}
div#orderbox div.window_actions img {
	left: 563px;
}
div#itembox div.window_actions img {
	left: 392px;
	width: 136px; height: 35px;
}
div#zipbox div.window_actions img, div#loginbox div.window_actions img {
	left: 392px;
	width: 136px; height: 35px;
}
/********************* POPUP WINDOW WITH ORDER OR ITEM *********************/
div.window_content div#win_title {
	margin-left: 4px;
	float: left;
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
}
div.window_content div#win_price {
	float: right;
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
}
div.window_content div#win_description {
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	padding: 8px 0px 11px 4px;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}
div.window_content input.input {
	width: 55px;
	margin-left: 5px;
	color: #666666;
	font-size: 13px;
}
div.window_content p.qnt {
	margin-left: 4px;
	padding-top: 2px; padding-bottom: 11px;
	font-size: 13px;
	font-weight: bold;
}
div.window_content div.option {
	float: left;
	width: 520px;
	margin-left: 4px;
	padding-top: 8px; padding-bottom: 6px;
}
div.window_content div.option p {
	padding-bottom: 8px;
	font-size: 13px;
}
div.window_content div.option p span {
	color: #666666;
	font-size: 11px;
}
div.window_content div.option div.radio_off, div.window_content div.option div.radio_on {
	float: left;
	margin-left: 11px !important;  margin-right: 6px !important;
	padding-bottom: 8px;
	font-size: 13px;
}
div.window_content div.insrtuctions {
	float: none;
	clear: both;
	padding: 12px 14px 0px 4px;
	color: #666666;
	font-size: 11px;
	border-top: 1px solid #cccccc;
}
div.window_content div.insrtuctions p {
	padding-bottom: 2px;
	color: #343434;
	font-weight: bold;
	font-size: 13px;
}
div.window_content div.insrtuctions textarea {
	width: 464px; height: 76px;
	margin-top: 10px; margin-bottom: 15px;
}
div.window_content div#win_img {
	overflow: hidden;
	width: 407px; height: 213px;
	margin-top: 14px; margin-left: 6px;
}
div.window_content div.option div.o_title {
	float: left;
	width: 220px;
}
div.window_content div.option div.check_off, div.window_content div.option div.check_on {
	float: left;
	margin-left: 11px !important;  margin-right: 6px !important;
	padding-bottom: 8px;
	width: 14px;
}
/*** /POPUP WINDOW WITH ORDER OR ITEM ***/

/********************* POPUP WINDOW WITH ZIP CHECKING *********************/
div#zipbox {
	font-size: 12px;
}
div#zipbox div.radio_on, div#zipbox div.radio_off {
	margin-left: 11px !important; margin-right: 6px !important;
}
div#zipbox div.order_for {
	float: left;
	padding: 8px 0px 18px 0px;
}
div#zipbox div.order_for p, div#choose_location p {
	padding-bottom: 13px;
}
div#zipbox div.order_for div {
	float: left;
}
div#zipbox p {
	float: none;
	clear: both;
	margin-left: 7px;
	font-weight: bold;
}
div#zipbox input.input {
	width: 78px;
}
div#choose_location {
	float: left;
	width: 100%;
	padding: 4px 0px 18px 0px; _padding: 4px 0px 14px 0px;
}
div#choose_location div {
	float: left;
}
div.order_for div.delivery {
	margin-right: 102px;
}
div#choose_location div.manhatten {
	margin-right: 88px;
}
div#zipbox div.location div.add {
	float: left;
	width: 142px;
	padding-left: 30px; padding-top: 15px; _padding-top: 8px;
}
div#zipbox div.location div.add a {
	color: #cc0000;
	font-size: 11px;
	text-decoration: underline;	
}
div#zipbox div#enter_zip {
	clear: both;
	float: none;
}
/*** /POPUP WINDOW WITH ZIP CHECKING ***/

/********************* POPUP WINDOW LOGIN *********************/
div#loginbox {
	font-size: 12px;
}
div#loginbox p {
	float: none;
	clear: both;
	margin-bottom: 13px;
	padding-left: 5px;
	font-weight: bold;
}
div#loginbox label {
	float: left;
	width: 85px;
	padding-right: 10px;
	text-align: right;
}
div#loginbox input {
	width: 220px;
	margin-bottom: 5px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #cccccc;
}
div#loginbox div#lost_password_form {
	display: none;
}
a.try_again {
	cursor: pointer;
	color: #CC0000;
	text-decoration: underline;
}
div#con_login_close {
	height: 205px !important;
	margin-left: 3px;
}
/*** /POPUP WINDOW LOGIN ***/

/********************* POPUP WINDOW SECURE CODE *********************/
div.code_help {
	padding: 25px;
}
div.code_help div {
	float: left;
	width: 230px;
	margin: 15px 0px 30px 0px;
}
div.code_help div p {
	padding-bottom: 7px;
	color: #CC0000;
}
div.code_help div img {
	margin-bottom: 7px;
}
div.code_help div#c_visa {
	margin-right: 15px;
}
div.code_help div.clear, div.code_help div#clear {
	margin: 0px !important;
}
/*** /POPUP WINDOW SECURE CODE ***/