#orderwizard > .header 
{
	background-color:#333333;
	float:left;
	width:714px;
	margin-right:5px;
}

#orderwizard > .footer 
{
	background-color:#ffffff;
	float:left;
	width:694px;
	margin-right:5px;
	padding:10px;
	margin-bottom:30px;
}

#orderwizard > .footer #total-price 
{
	float:right;
	background-color:#f0f0f0;
	font-size:14px;
	padding:4px 10px 6px;
	color:#333333;
	margin-left:10px;
}

#orderwizard > .footer .add-to-cart 
{
	background-color:#333333;
	text-align:right;
	padding:8px;
	margin-top:5px;
}

#orderwizard > .footer .price 
{
	text-align:right;
	margin-bottom:5px;
	display:block;
}
#orderwizard > .footer .price span 
{
	font-weight:bold;
	font-size:21px;
	color:#cc6731;
}

#orderwizard > .header > img, #orderwizard .header > div 
{
	float:left;
	
}

#orderwizard > .header > div 
{
	margin:10px;
}

#orderwizard > .header > div.info 
{
	border-right:1px solid #999999;
	width:370px;
	color:#ffffff;
	height:82px;
}

#orderwizard > .header > div.info h1 
{
	font-size:18px;
	display:block;
	margin-bottom:8px;
	margin-bottom:3px;
	text-transform:uppercase;
	font-weight:bold;
}

#orderwizard > .header > div.price 
{
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
#orderwizard > .header #base-price 
{
	background-color:#f0f0f0;
	border-left:1px solid #7f7f7f;
	border-right:1px solid #7f7f7f;
	text-align:center;
	width:65px;
	margin:8px auto;
	font-weight:bold;
	color:#323232;
	padding:5px;
	font-size:13px;
}

#orderwizard > .header > div.price > span 
{
	display:block;
	font-size:12px;
}

#orderwizard > .header > div.price > span.options-text 
{
	font-size:11px;
}

#orderwizard .order-wizard-top-message 
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0px 6px 25px;
	background-color: #c7c7c7;
	background: url(top-bullet.gif) no-repeat left center;
	margin-left: 12px;
}
#orderwizard .section {
	width:714px;
	margin-right:5px;
	background-color:#f4f4f4;
	margin-bottom:10px;
}
#orderwizard .section .header 
{
	background-color:#e7b57c;
	padding:5px;
	color:#666666;
	float:left;
	width:704px;
}

#orderwizard .section .header .sep 
{
	border-left:1px solid #e4b684;
	float:left;
	height:21px;
	display:block;
	margin:0px 10px;
}

#orderwizard .section .header .toggler 
{
	background:url(plus-icon.gif) no-repeat center center;
	text-decoration:none;
	width:21px;
	height:21px;
	margin:0px 0px 0px 5px;
	display:block;
	float:left;
}
#orderwizard .section .header .toggler.opened 
{
	background-image:url(minus-icon.gif);
}

#orderwizard .section .header .help 
{
	background:url(question-icon.gif) no-repeat center center;
	text-decoration:none;
	width:21px;
	height:21px;
	margin:0px 10px;
	display:block;
	float:left;
}


#orderwizard .section .header .title 
{
	color: #333333;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

#orderwizard .section .header .price 
{
	float:right;
	width:370px;
	font-weight:bold;
	font-size:11px;
	margin-top:2px;
	text-align:right;
}

#orderwizard .section.options .header .price 
{
	display:none;
}

#orderwizard .section .header .price .choice-price 
{
	background-color:#f0f0f0;
	border-left:1px solid #e3c9a8;
	border-right:1px solid #e3c9a8;
	border-top:1px solid #d5954e;
	border-bottom:1px solid #d5954e;	
	text-align:center;
	width:65px;
	margin:2px 5px;
	font-weight:bold;
	color:#323232;
	padding:2px 5px;
	font-size:12px;
}

#orderwizard .section.options 
{
	float:left;
}
#orderwizard .section.options .box 
{
	float:left;
	margin:15px 25px 20px 25px;
	text-align:center;
}

#orderwizard .section.options .box:first-child 
{
	margin-left:40px;
}

#orderwizard .section.options .box .color
{
	float:left;
	width:85px;
	text-align:center;
	height:41px;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-top:16px;
	margin-bottom:10px;
	border:1px solid #ffffff;
}
#orderwizard .section.options .box .color.white 
{
	border:1px solid #999999;
}

#orderwizard .section.options .box .checkbox 
{
	background:url(unchecked-icon.gif) no-repeat center center;
	display:block;
	width:13px;
	height:13px;
	clear:both;
	margin:10px auto 0px;
	text-align:center;
}

#orderwizard .section.options .box .checkbox.checked 
{
	background-image:url(checked-icon.gif);
}

#orderwizard .section.products div.container
{
	display:none;
}

#orderwizard .section table .odd 
{
	background-color:#f2f2f2;
}

#orderwizard .section table .even 
{
	background-color:#ffffff;
}

#orderwizard .section.products table td 
{
	padding:5px 8px;
	text-align:left;
}

#orderwizard .section.products table td.qty-cell 
{
	width:50px;
}

#orderwizard .section.products table td.name-cell 
{
	width:500px;
}

#orderwizard .section.products table td.price-cell 
{
	width:100px;
}

#orderwizard .section.products table .header-row td
{
	font-weight:normal;
	font-size:14px;	
	text-transform:uppercase;
} 

#orderwizard .section.products table .item-row .qty 
{
	width:45px;
	font-size:11px;
}
#orderwizard .section.products table .item-row span, 
#orderwizard .section.products table .options-row span
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	float:left;
}

#orderwizard .section.products table .options-row .name-cell input 
{
	margin:0px 5px 0px 15px;
	vertical-align:middle;
}

#orderwizard .section.products table .options-row .name-cell input,
#orderwizard .section.products table .options-row .name-cell span
{
	xfloat:left;
	font-weight:normal;
}

#orderwizard .section.products table div.item-price,
#orderwizard .section.products table div.option-price 
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

#orderwizard .section.products table .item-row a,
#orderwizard .section.products table .options-row a 
{
	font-weight:normal;
	font-size:12px;
	margin:0px 0px;
	text-transform:none;
	xfloat:left;
	display:block;
}  
.edit 
{
	color:#cc0000;
	padding:0px 10px;
}


#orderwizard .section.products table .options-row .name-cell span{
	float:left; width:470px;
}

.optcheck{
	float:left;
	margin:3px !important;
	display:none;
}

.opttext{
	margin-top:7px !important;margin-left:29px !important;
}


a.help2{clear:both; padding-left:0px;display:block; padding-top:3px;}


.popup {
	background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    color: #111111;
    display: none;
    min-width: 450px;
    padding: 25px;
    font-size:12px;
}

.button.b-close, .button.bClose {
    border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
}
.button {
    background-color: rgb(206, 126, 39);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}


.content img{height:200px;}

.content{xheight:1000px; xwidth:1500px;}