@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background:url(../images/back.jpg) repeat-x;
}
p, h1, h2, h3, h4, h5, h6, ul, li, img, a {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
input, form {
	margin:0px;
	padding:0px;
}
p {
	line-height:18px;
}
button:focus::-moz-focus-inner, input[type="reset"]:focus::-moz-focus-inner, input[type="button"]:focus::-moz-focus-inner, input[type="submit"]:focus::-moz-focus-inner, input[type="file"] > input[type="button"]:focus::-moz-focus-inner {
 border: 1px dotted transparent;
}
/*---------menu----------*/
ul.menu {
	clear:both;
	padding-left:12px;
	text-transform:uppercase;
}
ul.menu li {
	list-style-type:none;
	margin:0px 1px;
	float:left;
	position: relative;
	font-weight:bold;
	vertical-align: middle;
	zoom: 1;
}
ul.menu li a {
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 0 5px 10px;
	height:42px;
	line-height:25px;
	text-align:center;
	background:url(../images/menu_hover_l.png) no-repeat left 5px;
	cursor:pointer;
}
ul.menu li a span {
	float:left;
	display:block;
	padding:7px 12px 15px 3px;
	background:url(../images/menu_hover_r.png) no-repeat right 5px;
}
ul.menu li a:hover {
	background:url(../images/menu_l.jpg) no-repeat left 5px;
}
ul.menu li a:hover span {
	background:url(../images/menu_r.jpg) no-repeat right 5px;
}
ul.menu li a.current {
	background:url(../images/menu_l.jpg) no-repeat left 5px;
}
ul.menu li a.current span {
	background:url(../images/menu_r.jpg) no-repeat right 5px;
}
ul.menu li ul {
	z-index:10000;
	background: url(../images/drpdwn_botm.png) no-repeat;
	width:162px;
	background-position:bottom;
	padding:0px 0px 10px;
}
ul.menu li ul li {
	padding: 8px 5px 5px 15px;
	text-align:left;
	color: #fff;
	z-index:10000;
	background:#f90137;
	line-height:14px;
	width:auto;
	font-size:12px;
	padding-top:4px;
	margin:0px;
	cursor:pointer;
}
ul.menu li ul li:hover, ul.menu li ul li:hover {
	color:#000000;
}
ul.menu li:hover {
	position: relative;
}
ul.menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index:10000;
}
ul.menu ul li {
	float: none;
}
ul.menu li:hover > ul {
	visibility: visible;
}
/*---------menu----------*/
#footer {
	clear:both;
	width:870px;
	padding-top:20px;
	height:55px;
	font-size:11px;
	color:#4f4f4f;
	line-height:18px;
	margin:auto;
}
#footer a {
	color:#4f4f4f;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.footer_left {
	width:400px;
	float:left
}
.footer_right {
	width:400px;
	text-align:right;
	float:right
}
/*---------footer----------*/
div#header {
	width:945px;
	margin:auto;
	padding-top:14px;
}
div.logo {
	width:340px;
	float:left;
	padding-left:10px;
	font-size:14px;
	text-transform:uppercase;
	color:#002f9f;
	padding-bottom:5px;
}
div.clear {
	clear:both;
}
div.menu_black {
	height:59px;
	clear:both;
}
div.menu_left {
	height:59px;
	background:url(../images/menuBack_left.png) no-repeat;
	width:28px;
	float:left;
}
div.menu_mid {
	background:url(../images/menuBack_mid.jpg) repeat-x;
	width:889px;
	height:49px;
	float:left;
	padding-top:10px;
}
div.menu_right {
	height:59px;
	background:url(../images/menuBack_right.png) no-repeat;
	width:28px;
	float:left;
}
.header_right {
	width:240px;
	float:right;
	padding-right:5px;
	text-align:right;
	color:#444444;
}
.header_right h4 {
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:15px;
}
.header_right h4 span {
	color:#e20031;
	padding-left:12px;
}
.select_box {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.txtfld {
	font-size:12px;
	padding:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.header_right .txtfld {
	background:url(../images/txtfld_header.png) no-repeat;
	height:20px;
	width:200px;
	border:0px;
	outline:none;
	padding:0px 10px;
}
.banner {
	width:945px;
	margin:auto;
	padding-bottom:25px;
}
.product_detail {
	width:410px;
	float:left;
	color:#9c9c9c;
	padding-top:45px;
}
.product_detail h1 {
	font-size:40px;
	font-weight:normal;
	text-transform:uppercase;
	color:#1b1b1b;
}
.product_detail h2 {
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	color:#bababa;
	padding-bottom:15px;
}
.product_detail p {
	padding-bottom:15px;
}
.buyNow_btn {
	background:url(../images/bid_now.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 47px;
	width: 177px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
	font-size:28px;
	font-weight:bold;
	line-height:40px;
	padding-bottom:3px;
	cursor:pointer;
}
.red_btn {
	background:url(../images/red_btn.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 44px;
	width: 171px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	cursor:pointer;
}
.red_btn_cart {
	background:url(../images/btn.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 40px;
	width: 207px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	cursor:pointer;
}
.black_btn {
	background:url(../images/black_btn.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 44px;
	width: 171px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	cursor:pointer;
}
.black_btn1 {
	background:url(../images/black_btn1.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 34px;
	width: 109px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
	font-size:12px;
	line-height:30px;
	cursor:pointer;
	padding-bottom:2px;
}
.black_btn2 {
	background:url(../images/black_btn2.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 34px;
	width: 149px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
	font-size:12px;
	line-height:30px;
	padding-bottom:2px;
	cursor:pointer;
}
.container {
	background:url(../images/container.jpg) repeat-x;
}
.wrapper {
	width:945px;
	margin:auto;
}
.link_div {
	height:73px;
	clear:both;
	padding-top:20px;
}
.link_div_l {
	height:73px;
	float:left;
}
.link_div_mid {
	height:65px;
	background:url(../images/link_div_mid.jpg) repeat-x;
	width:250px;
	text-transform:uppercase;
	padding-top:8px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	padding-left:15px;
	cursor:pointer;
}
.link_div_mid h1 {
	color:#e20031;
}
.left_container {
	width:664px;
	float:left;
	padding-top:20px;
}
.right_container {
	width:264px;
	float:right;
	padding-top:20px;
}
.round_up {
	background:url(../images/round_up.png) no-repeat;
	background-position:top;
	padding-top:40px;
}
.round_down {
	background:url(../images/round_down.png) no-repeat;
	background-position:bottom;
	padding-bottom:40px;
	min-height:30px;
}
.round_down2 {
	background:url(../images/round_down2.png) no-repeat;
	background-position:bottom;
	padding-bottom:40px;
	min-height:30px;
}
.round_mid {
	background:#FFFFFF;
	border-left:3px solid #e5e5e5;
	border-right:3px solid #e5e5e5;
	/*	height:500px;*/
	padding:0px 30px;
}
.round_mid p {
	color:#9c9c9c;
	padding-bottom:15px;
}
.img_holder {
	background:url(../images/frame.png) no-repeat;
	overflow:hidden;
	position:relative;
	width:201px;
	height:190px;
	margin-bottom:-190px;
	top:-190px;
	cursor:pointer;
}
.product_img {
	float:left;
	margin-right:20px;
}
.img_box1 {
	width:201px;
	height:190px;
	overflow:hidden;
	text-align:center;
}
.round_mid h1 {
	font-size:24px;
	text-transform:uppercase;
	color:#e20031;
	padding-bottom:15px;
}
.black_link {
	color:#1B1B1B;
	text-decoration:none;
}
.black_link:hover {
	text-decoration:underline;
}
.product_detail11 {
	width:370px;
	float:left;
}
.product_detail11 h2 {
	font-size:30px;
	text-transform:uppercase;
	color:#1b1b1b;
	padding-bottom:15px;
}
.product_detail11 h3 {
	font-size:26px;
	font-weight:normal;
	color:#e20031;
	padding-bottom:20px;
}
.right_container .round_up {
	background:url(../images/round_up1.png) no-repeat;
	background-position:top;
	padding-top:40px;
}
.right_container .round_down {
	background:url(../images/round_down1.png) no-repeat;
	background-position:bottom;
	padding-bottom:40px;
	min-height:18px;
}
.right_container .round_mid {
	background:#FFFFFF;
	border-left:3px solid #e5e5e5;
	border-right:3px solid #e5e5e5;
	/*	height:500px;*/
	padding:0px 25px;
}
.img_holder1 {
	background:url(../images/frame1.png) no-repeat;
	overflow:hidden;
	width:76px;
	padding-top:8px;
	cursor:pointer;
	text-align:center;
	height:70px;
}
.header_name {
	background:url(../images/header.png) no-repeat;
	height:54px;
	position:relative;
	left:-10px;
	width:226px;
	top:-18px;
	margin-bottom:-10px;
	padding-left:20px;
	color:#FFFFFF;
	font-size:24px;
	text-transform:uppercase;
	line-height:55px;
}
.product_small {
	list-style-type:none;
}
.product_small li {
	list-style-type:none;
	float:left;
	margin:0px 5px;
}
.news {
	color:#525252;
}
.right_container h4 {
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding-bottom:10px;
}
.right_container h3 {
	font-size:20px;
	font-weight:normal;
	color:#e20031;
}
.right_container p {
	padding-bottom:5px;
}
.red_link {
	color:#e20031;
	text-decoration:none;
}
.red_link:hover {
	text-decoration:underline;
}
.shoping_cart {
	background:url(../images/shopping_cart.jpg) no-repeat;
	width:200px;
	height:106px;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	padding:20px 30px 0px;
	line-height:18px;
	margin-bottom:20px;
	cursor:pointer;
}
.shoping_cart h1 {
	color:#e20031;
	font-size:24px;
	padding-bottom:12px;
}
.border_dot {
	background:url(../images/border_dot.jpg) repeat-x;
	height:35px;
	clear:both;
}
.news_section p {
	padding-bottom:0px;
}
.news_section h3 {
	font-size:17px;
	font-weight:normal;
	padding-bottom:5px;
}
.grey_up {
	background:url(../images/grey_up.jpg) no-repeat;
	height:14px;
}
.grey_mid {
	background:#f7f6f6;
	color:#9c9c9c;
	padding:20px 15px 0px;
}
.grey_down {
	background:url(../images/grey_down.jpg) no-repeat;
	height:14px;
}
.txtfld {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #d0d0d0;
	padding:3px 5px;
}
.txtara {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #d0d0d0;
	padding:5px;
}
.red_txt {
	color:#e20031;
}
.grey_mid h1 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	padding-left:7px;
	color:#e20031;
}
.img_folder {
	width:170px;
	height:154px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
}
.img_holder2 {
	width:170px;
	position:relative;
	overflow:hidden;
	top:-117px;
	height:154px;
	background:url(../images/frame2.png) no-repeat;
	margin-bottom:-154px;
}
.img_holder2 div {
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	margin-top:118px;
	padding:0px 10px;
	line-height:16px;
}
.img_box {
	width:170px;
	overflow:hidden;
	height:115px;
	margin-bottom:1px;
}
.round_mid h5 {
	font-size:16px;
	color:#050505;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:uppercase;
	padding-top:10px;
}
.grey_mid h5 {
	font-size:16px;
	color:#050505;
	font-weight:normal;
	padding-top:0px;
	text-transform:none;
}
.grey_mid ul {
	list-style-type:none;
	line-height:18px;
	padding-bottom:10px;
	padding-left:12px;
}
.cart_box {
/* background:url(../images/box.jpg) no-repeat;height:151px; padding:15px 20px;*/
 width:282px;
 color:#9c9c9c;
 float:left;
 margin-top:15px;
}
div.white_up_l {
 float:left;
 background:url(../images/white_up_l.jpg) no-repeat;
 width:10px;
 height:10px;
}
div.white_up_m {
 float:left;
 background:url(../images/white_up_m.jpg) repeat-x;
 height:10px;
}
div.white_up_r {
 float:left;
 background:url(../images/white_up_r.jpg) no-repeat;
 width:10px;
 height:10px;
}
div.white_down_l {
 float:left;
 background:url(../images/white_down_l.jpg) no-repeat;
 width:10px;
 height:9px;
}
div.white_down_m {
 float:left;
 background:url(../images/white_down_m.jpg) repeat-x;
 height:10px;
}
div.white_down_r {
 float:left;
 background:url(../images/white_down_r.jpg) no-repeat;
 width:10px;
 height:10px;
}
div.white_mid {
 clear:both;
 border-left:1px solid #dfdfdf;
 border-right:1px solid #dfdfdf;
 padding:5px 20px;
 background:#f3f3f3;
}
.cart_box h5 {
	font-size:16px;
	padding-top:0px;
	color:#e20031;
	font-weight:normal;
	text-transform:uppercase;
}
.cart_table {
}
.cart_table td {
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede;
}
td.cart_table_header {
	background:#dadada;
	border-left:1px solid #cecece;
	text-transform:uppercase;
	color:#040404;
}
td.red_txt {
	font-size:14px;
}
.bandContainer {
	text-align:left;
	position: relative;
	color:#FFFFFF;
	height:60px;
	float:left;
	width:525px;
	margin:10px 0px 0px 15px;
	overflow: scroll;
}
.bandContainer div.belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.bandContainer div.thumbnails {
	width:120px;
	float:left; margin:0px 10px; height:46px; padding-top:8px; background:url(../images/logo_back.png) no-repeat; text-align:center;
}
.scroller_arrow {
	float:left;
	cursor:pointer;
	margin:25px 0px 0px;
}

.product{ clear:both; padding:0px 0px 15px; border-bottom:1px dotted #ccc;}
.wrapper .product h4 {
 font-size:14px;
 font-weight:normal; padding-bottom:5px;
 color:#000;

}
.wrapper .product h3 {
 font-size:20px;
 font-weight:normal; padding:3px 0px;
 color:#e20031;
}
.wrapper .product p {
 text-transform:none;
}
.img_holder15 {
 background:url(../images/frame3.png) no-repeat;
 overflow:hidden;
 width:150px;
 padding-top:10px;
 cursor:pointer;
 text-align:center;
 height:140px;
}
/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

.img_holder_product_details {
	background:url(../images/frame.png) no-repeat;
	overflow:hidden;
	position:relative;
	width:201px;
	height:190px;
	margin-bottom:-190px;
	top:-190px;
	cursor:pointer;
}
.zoom {
	text-decoration:none;
	background:url(../images/zoom.jpg) no-repeat;
	padding:5px 0px 5px 30px;
	font-size:13px;
	text-transform:uppercase;
	color:#83c347;
}
.zoom:hover {
	color:#000000;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(../images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(../images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background:#faf7ee url(../images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x; }

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(../images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(../images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 5px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-weight:bold; font-size:13px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */
