
.left  { float:left; }
.right { float:right; }
.no-underline { text-decoration:none; }
.hidden { display:none; }

.tt_latest_content_block_left, .tt_latest_content_block_right { padding: 5px 15px 0px 5px; margin:3px 0px 3px 0px;
	border:1px dotted #AAAAAA; border-left:0px; border-bottom:0px; float:left; width:47%; }
.tt_latest_content_block_right { border-right:0px; float:right; width:47%; }

.align_left { text-align:left; }
.align_center { text-align:center; }

.vendor_policies { text-align:left; margin:25px 0px 25px 0px; }

pre { font-family:arial, helvetica, sans-serif; }

.cursor_pointer { cursor:pointer; }

#email_block { margin:0px 0px 15px 0px; vertical-align:middle; }
#email_block img { vertical-align:middle; }

.tt_policy_icon { text-decoration:none; }
.tt_policy_icon img { vertical-align:middle; }

.tt_price_filter { width:30px; } 

.toolbar_pages li { display:inline; }
.toolbar_pages li a { margin:0px; padding:0px; }

.dn_map { font-weight:bold; font-size:16px; }

/***** LEFT NAV OVERRIDE for left-nav extension *****/

.LeftNavHP .bd { border:1px solid #ccc; border-right:none; }

.LeftNavHP .MainNavItem { letter-spacing:0px; border-top:1px solid #fff; }
.LeftNavHP a, .LeftNavHP a:link, .LeftNavHP a:visited { color:#333333; }
.LeftNavHP a:hover { color:#A38A5F; }
.SubMenu NavM { background-color:#FEF4EB; }

.LeftNavHP ul.SubMenu{ background-color:#FEF4EB; border:1px solid #F47B20 ! important;
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.LeftNavHP ul.SubMenu .yuimenuitemlabel { background-color:#FEF4EB; }
.LeftNavHP .yuimenuitem-hassubmenu-selected{ background-color:#FEF4EB ! important; border:1px solid #F47B20;
    border-right:1px solid #FEF4EB; }
.LeftNavHP .corner_tl{ background-color:#FEF4EB; }

.TopSearchBar .DropDownContainer .first-of-type{ border-top:1px solid #FEF4EB !important; }
.LeftNavHP ul.MainMenu .first-of-type{ border-top:1px solid #FEF4EB !important; }

.LeftNavHP ul.SubMenu .first-of-type { border-top-width:1 !important; }

.layered-nav { padding-right:3px; } 

/***** Custom Left Nav - sub menu *****/

.tt_ln_submenu { background-color:#FEF4EB; border:1px solid #F47B20;
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
    
.tt_ln_submenu li {  margin:0px 5px 0px 5px; line-height:1.5; float:left; width:10em; }
.tt_ln_submenu li a { text-decoration:none; display:block; }

.tt_ln_submenu li .first-of-type { color:#000; padding:0px !important; margin:0px !important; }

.tt_ln_submenu .yuimenuitem { border:none; }

/***** LAZZYMONKS BLOG CSS *****/
 
#blog_main { float:left; width:75%; }
#blog_menu { float:right; width:23%; border:1px solid #00000; background-color:#EEEEEE; padding:5px; }

.postWrapper {
	padding-bottom: 25px;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color:#A38A5F;
}

.postTitle h2 a { color:#A38A5F; text-decoration:none; }
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color:#A38A5F;
}

#blog_menu h3 a.menuHead { color:#A38A5F; text-decoration:none; }
#blog_menu h5.menuHead { color:#A38A5F; text-decoration:none; }

.postContent {
	padding-bottom: 15px;
}
.postDetails {
	font-size: 10px;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks a { padding:0px 10px 0px 0px; color:#A38A5F; text-decoration:none; }
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}

/**
 * This is all 3tailer specific interface CSS
 * <THAD>
 */
 
/*
body { background-image:url(../images/background-fade.jpg);
	background-position:0px 200px;
	background-repeat:repeat-x; }
*/

.pointer { cursor:pointer; }
 
.demo-notice { display:block; width:100%; background-color:#AAAAAA; height:25px;
	text-align:center; color:#FFFFFF; font-weight:bold; font-size:20px;
	padding-top:5px;  }
	
#tt_home_link { font-size:16px; font-weight:bold; color:#A38A5F; padding:5px;  }
#tt_home_link:hover { text-decoration:none; }

#tt_notify_sent_success { display:none; }
#tt_notify_sent_failure { display:none; }

#tt_price_sent_success { display:none; }
#tt_price_sent_failure { display:none; }

.tt_connect_links { line-height:1.5; }
.tt_connect_links img { vertical-align:middle; }
	
.review-padding { padding:0px 15px 0px 15px; }
.review-line    { display:block; border-top:1px solid #ccc; }
	
	
.add-to li.tt-add-to-wishlist, .tt-wishlist { background:transparent url(../images/heart.png) no-repeat scroll 0 50%;
	padding-left:20px; margin-bottom:3px; }
.add-to li.tt-add-to-compare, .tt-compare   { background:transparent url(../images/icon_add_to_compare.gif) no-repeat scroll 0 50%;
	padding-left:20px; }
	
.tt-save-icon  { background:transparent url(../images/save.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-print-icon { background:transparent url(../images/icon_printer.gif) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-phone-icon { background:transparent url(../images/phone.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-trolley-icon { background:transparent url(../images/trolley.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-truck-icon { background:transparent url(../images/icon_lorry.gif) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-read-more-icon { background:transparent url(../images/read_full_description.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-add-review-icon { background:transparent url(../images/add_review.png) no-repeat scroll 0 15%;
	padding-left:20px; }
.tt-mail-icon { background:transparent url(../images/mail.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-user-icon { background:transparent url(../images/user.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-info-icon { background:transparent url(../images/info.png) no-repeat scroll 0 50%;
	padding-left:20px; }
.tt-card-icon { background:transparent url(../images/vcard.png) no-repeat scroll 0 50%;
	padding-left:20px; }
	
.add-to li.tt-add-to-wishlist-right, .tt-wishlist-right { background:transparent url(../images/heart.png) no-repeat scroll 100% 50%;
	padding-right:20px; margin-bottom:3px; }
.add-to li.tt-add-to-compare-right, .tt-compare-right   { background:transparent url(../images/icon_add_to_compare.gif) no-repeat scroll 100% 50%;
	padding-right:20px; }
	
.tt-save-icon-right  { background:transparent url(../images/save.png) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-print-icon-right { background:transparent url(../images/icon_printer.gif) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-phone-icon-right { background:transparent url(../images/phone.png) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-trolley-icon-right { background:transparent url(../images/trolley.png) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-truck-icon-right { background:transparent url(../images/icon_lorry.gif) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-read-more-icon-right { background:transparent url(../images/read_full_description.png) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-add-review-icon-right { background:transparent url(../images/add_review.png) no-repeat scroll 100% 50%;
	padding-right:20px; }
.tt-mail-icon-right { background:transparent url(../images/mail.png) no-repeat scroll 100% 50%;
	padding-right:20px; }
	
.tt_continue_btn { cursor:pointer; }

.tt_cart_check_msg { padding:0px 10px 0px 10px; font-weight:bold; }

#tt_secure_server_checkout { display:block; margin-bottom:25px; }
.tt_secure_server_msg      { font-weight:bold; color:#666666; } 

.popup_padding { padding-left:10px; }


/***** MAP prices *****/
.tt_map_view { font-size:16px; font-weight:bold; color:#FF0000; text-decoration:none; }
.tt_map_why  { font-size:14px; font-weight:normal; color:#000000; text-decoration:none; }
.tt_map_underline { text-decoration:underline; }


/***** Review form *****/

#review_form_block { display:none; margin:0px 0px 15px 0px; padding:15px; border:1px solid #CCCCCC; }

.tt_review_fieldset { border:1px solid #ccc; padding:5px 15px 5px 15px; margin:15px 0px 0px 0px; }
.tt_review_legend   { display:inline; color:#e66b21; font-weight:bold; padding:0px 5px 0px 5px; font-size:16px; }
.tt_review_step { font-weight:bold; color:#666; padding:0px 10px 0px 0px; font-size:16px; }

.tt_review_fieldset .input-text {  }
.tt_review_fieldset .data-table th { border:none; background-color:#fff; }


/*** end review form *****/

iframe { border:0px; padding:0px; }
	
.tt_product_details_shade { background-color:#EEEEEE; margin:10px 0px 0px 0px;
	padding:5px 0px 5px 10px; }
	
.tt_list_price { font-weight:bold; font-size:14px; display:block; }
.tt_list_sale  { color:#FF0000; font-size:20px; margin:5px 0px 5px 0px; display:block; }
.tt_list_save  { color:#666666; font-size:14px; }

.display_none { display:none; }
	
.tt_site_bg_left, .tt_site_bg_right { 
	background-image:url(../images/left-border.gif);
	background-position:top right;
	background-repeat:repeat-y; }

.tt_site_bg_right { background-image:url(../images/right-border.gif);
	background-position:top left;	}
	
/** images on Category pages need to have a static height to keep alignment, 
	Then the width is adjustable with a max-width of 170px **/
.tt_category-product-image { height:170px; max-width:170px; }
	 
#tt_security_notice { width:100%; background-color:#666666; 
 	color:#FFFFFF; text-decoration:underline; font-size:14px; 
 	border-bottom:3px solid #DDDDDD; height:35px; }
 	
#tt_security_notice a { color:#FFFFFF; text-decoration:none; line-height:1.5em; vertical-align:middle; 
	height:100%; }
 	
#tt_security_popup, #tt_property_popup { border:3px solid #CCCCCC; position:absolute;
	display:none; z-index:100; background-color:#FFFFFF; color:#000000; font-size:16px; 
	padding:5px; text-align:left; width:500px; }
	
.tt_down_arrow, .tt_down_arrow_content, .tt_arrow_dark { display:block; height:10px;
	margin:0px 0px 5px 0px;
	background-image:url(../images/down-arrow-light-grey.gif);
	background-position:5px 0%;
	background-repeat:no-repeat; }
	
.tt_down_arrow_content { height:auto; }

.tt_arrow_neg_margin { margin-top:-15px; }
.tt_arrow_dark		 { background-image:url(../images/down-arrow-dark-grey.gif); }
	
#tt_property_popup { right:150px; }
	
#tt_header_links { display:block; height:100%; text-align:right; }
#tt_header_links a       { color:#666666; text-decoration:none; font-size:14px; }
#tt_header_links .link_separator { font-size:16px; color:#666666; }
#tt_header_links a:hover { text-decoration:underline; }

.tt_about_outline { padding:5px; border:1px solid #CCCCCC; margin-right:5px;
	margin-bottom:5px;}
	
.tt_about_header { font-weight:bold; font-size:16px; }

#tt_all_cats {  }

#tt_more_cats { display:none; }

.account-box .col2-set .col-2, 
.account-box .col2-set .col-1 { border:1px solid #CCCCCC; padding:3px; }

/********************** MAP Popup Box */

.tt_map_bar { display:block; background:#666; margin:0px 0px 15px 0px; padding:2px 5px 2px 5px; font-weight:bold; 
	line-height:1.5; font-size:14px; color:#fff; text-align:right; }
.tt_map_bar img { vertical-align:middle; }
.tt_map_bar .close { text-decoration:none; color:#fff; }
.tt_map_bar .bottom { bottom:0px; }

/********************** Blog */

.tt_blog_main_link { font-size:20px; font-weight:bold; }
.tt_blog_title     { font-size:20px; color:#A38A5F; }
.tt_blog_entry     { font-size:12px; }

/********************** Top Menu */

#tt_tabs { background:url(../images/color_gradient_2_onlyoutdoorgear.gif) repeat top; display:block;
	width:100%; margin:0px auto -2px auto; color:#FFFFFF; }
#tt_tabs a:hover, #tt_tabs .active a 
{ background:transparent url(../images/left-tab_onlyoutdoorgear.gif) no-repeat scroll left top;}
#tt_tabs a { background-position:0 -42px; float:left; margin:3px 0 0; padding:0 0 0 3px;
	text-decoration:none;
}
#tt_tabs li { list-style-type:none; float:left; }
#tt_tabs ul { list-style-image:none; list-style-position:outside; list-style-type:none; }
#tt_tabs { cursor:pointer; font-size:12px; line-height:normal; }

#tt_tabs a:hover span, #tt_tabs .active a span
{ background:transparent url(../images/right-tab_onlyoutdoorgear.gif) no-repeat scroll right top; }

#tt_tabs a span { float:none; display:block; font-weight:bold; color:#FFFFFF; font-size:15px; 
	padding:5px 10px 10px 7px; /* 7px left padding in FF */ margin-right:5px; background-position:100% -42px;	
}

.tt_main_block_outline, .tt_main_block_float_left, .tt_main_block_plain { 
	margin:2px; display:block; }
.tt_main_block_outline { border:1px solid #CCCCCC;  }
.tt_main_block_float_left { float:left; }

.tt_main_block_title { color:#AAAAAA; font-size:25px; }

.tt_banner_message { display:block; color:#A38A5F; font-size:20px; }

.float_left { float:left; }

#search_mini_form { float:left; }


/********************** Mini Cart */

.tt_mini_cart { font-size:16px; text-align:right; display:block; font-weight:bold; }
.tt_mini_cart_text { text-decoration:none; color:#FFFFFF; }

.no-display { display:none; }

#tt_cart_popup { border:3px solid #CCCCCC; position:absolute; visibility:hidden;
	z-index:100; background-color:#FFFFFF; color:#000000; font-size:16px; 
	padding:5px; text-align:left; margin-left:150px;  }
	
.tt_cart_button, .tt_cart_main_button { font-size:12px; color:#A38A5F;
	margin:0px 10px 10px 0px; }
	
.tt_cart_main_button { font-size:16px; }

.tt_cart_product_name { font-weight:bold; font-size:16px; }

.tt_cart_subtotal { font-weight:bold; font-size:20px; }


/* Link highlights */
.link-print     { background:url(../images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; line-height:18px; }
.link-feed      { background:url(../images/icon_feed.gif) no-repeat left center; padding-left:18px; line-height:1.15; }
.link-base      { color:#444; }

/********************** Base Layout */

/* Structure */
.container      { width:780px; margin:0px auto 0 auto; text-align:left; background-color:#FFFFFF; }
.header         { z-index:999; clear:both; width:780px; margin:0px auto 0px auto; }
.middle         { min-height:350px; padding:6px 0 50px 0; }
.layout-1column { padding:0 30px 40px 30px; }
.col-left       { float:left; width:220px; margin-left:16px; }
.col-right       { float:right; width:195px; margin-right:13px; }
.col-main       { float:right; width:705px; }

/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; float:left; }
.col2-set .col-1 {  }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }

/********************** Header */

/* Logo */
h1#logo                 { float:left; }



/* Mini search */

#search { height:20px; vertical-align:middle; padding-left:15px; color:#666666;
	background:url(../images/magglass.png) no-repeat top left #FFF; }

.mini-search {
    position:relative;
    z-index:97;
    float:left;
    /*width:270px;
    background:url(../images/head_search.gif) no-repeat 0 50%;
    padding-left:45px;*/
    line-height:22px;
    }
.mini-search .input-text { width:212px; margin-right:2px; }
.search_mini_search_text { font-weight:bold; font-size:18px; font-weight:bold; }

.search-autocomplete { border:1px solid #999; background:#f9f5f0; position:absolute; left:45px !important; top:22px !important; width:216px!important; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; color:#000000; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background:#f6f6f6; }
.search-autocomplete li.selected { background:#ecf9ea; }

.search-bar { padding:5px 0px 5px 0px; background:url(../images/color_gradient_1_onlyoutdoorgear.gif) repeat top;
	color:#FFFFFF; }
.search-bar legend { color:#FFFFFF; }

.breadcrumbs            { float:left; color:#666666; padding-left:5px; }
.breadcrumbs li, .last_crumb { display:inline; line-height:12px; }
.last_crumb { font-size:12px; }
.breadcrumbs a,
.breadcrumbs a:hover     { color:#7f7f7f; font-size:12px; margin-left:0px; }

#tt_adv_search_link { color:#FFFFFF; width:25px; height:23px; vertical-align:middle;
	font-size:9px; line-height:13px; margin-left:5px; font-weight:bold; }

/***** My Account navigation *****/
.account-nav { border:1px solid #bbb; }
.account-nav .head {
   margin:0;
   background-color:#A38A5F;
   padding:3px 10px;
    }
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#fbfaf6; padding:4px 10px 10px 10px; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; }
.account-nav li a, .account-nav li a:hover { color:#A38A5F; text-decoration:none; }
.account-nav li a:hover { color:#A38A5F; }
.account-nav li.on { border-bottom:1px solid #ddd; color:#A38A5F; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }

.account-content { float:left; width:575px; margin-left:10px; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { background-image:url(../images/icon_tag_green.gif); }
.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#1b2d3b; }

.mini-newsletter h4 { background-image:url(../images/icon_newspaper.gif); }
.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

.mini-cart .head h4 { background-image:url(../images/icon_basket.gif); }
.mini-cart .subtotal { background:#fbebd9; margin-top:5px; padding:2px 0; text-align:center; }
.mini-cart h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }
.mini-cart .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
.mini-wishlist .head h4 { background-image:url(../images/icon_bell.gif); }
.mini-wishlist .link-cart { display:block; }

.mini-compare-products .head h4 { background-image:url(../images/icon_table.gif); }

.mini-poll .head h4 { background-image:url(../images/icon_group.gif); }
.mini-poll td.label { font-weight:bold; padding-right:10px; }
.mini-poll td.item  { white-space:nowrap; }

.mini-product-view .head h4 { background-image:url(../images/icon_tag_green.gif); }


/*********************** Left Bar */

.tt_left_title { display:block; padding: 5px 0px 5px 5px; background-color:#A38A5F;
	font-weight:bold; color:#FFFFFF; font-size:15px;  
	margin:0px 5px 0px 3px; }
.tt_left_title_u:hover { text-decoration:underline; }	
	
.tt_view_all { float:right; color:#FFFFFF; font-size:15px; text-decoration:underline;
	padding-right:5px; }
	
.tt_left_block { display:block; padding: 5px 0px 5px 5px; border-top:0px;
	margin:0px 5px 3px 3px; background-color:#FFFFFF; }
	
.tt_left_cat_block { display:block; border-bottom:1px dotted #CCCCCC; }
.tt_left_cat_block:hover { background-color:#EEEEEE; }

.tt_left_cat { font-size:13px; color:#A38A5F; text-decoration:none; /*display:block; */
	/*border-bottom:1px dotted #CCCCCC;*/ line-height:140%; vertical-align:middle; }
/* left-nav test
.tt_left_cat:hover { background-color:#fcfcfc; border-top:1px solid #ccc; border-left:1px solid #ccc; border-bottom:1px solid #ccc; }
*/

.tt_left_filter_heading { font-size:13px; color:#A38A5F; text-decoration:none; font-weight:bold; }
.tt_left_filter_heading:hover { color:#666666; }

div.tt_left_cat_subs { position:absolute; margin:-20px 0px 0px 185px; background-color:#fcfcfc; border:1px solid #ccc;
	padding:0px 10px 10px 0px; z-index:10000; display:none; }
div.tt_left_cat_subs li a { display:block; padding-left:5px; font-size:13px; color:#A38A5F;
	text-decoration:none; border-bottom:1px dotted #CCCCCC; }
div.tt_left_cat_subs li a:hover { background-color:#EEEEEE; }

.tt_sub_cat_pad { display:block; margin-left:-3px; background-color:#fcfcfc; }

ul.tt_left_cat_subs ol li a { display:block; border-bottom:1px dotted #ccc; text-decoration:none; margin-left:10px;
    color:#A38A5F; }
ul.tt_left_cat_subs ol li a:hover { background-color:#eee; }

.tt_sub_cats_expand { float:right; width:10px; height:10px; text-decoration:none; vertical-align:middle; }
	
.tt_sub_cat { font-weight:bold; font-size:13px; text-decoration:none; color:#A38A5F;
    display:block; border-bottom:1px dashed #ccc; }
.tt_sub2_cat { color:#A38A5F; }

/*********************** Category Page */

/* Category heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h2 {
    padding:0px 0;
    color:#A38A5F;
    font-size:1.6em;
    }
.category-image { float:left; margin:0px 10px 10px 0px; }

/* Pager */

table.pager select  { width:50px; margin:0 3px; }
table.pager { width:100%; background:url(../images/pager_bg.gif) repeat-x 0 100% #f9f9f9; }
table.pager td { width:33%; border-top:1px solid #ddd; padding:4px 8px; vertical-align:middle; }
table.pager td.pages { text-align:right; }
table.pager td.pages .on { font-weight:bold; }
table.pager ol,
table.pager li { display:inline; }
table.pager li { padding:0 2px; }
table.pager td.sort-by { width:60%; text-align:right; }
table.pager td.sort-by .active,
table.pager td.sort-by .active:hover { font-weight:bold; color:#444; }

/********************** Layered Navigation */
.layered-nav .head {
    margin-bottom:6px;
    background:url(../images/layered_nav_head_bg.gif) no-repeat;
    height:13px;
    }
.layered-nav h3 { display:none; }
.layered-nav h4 {
    margin:0;
    padding:2px 10px;
    background:#A38A5F;
    color:#fff;
    font-size:1.1em;
    }
.narrowed-category li {clear:both; }	
.layered-nav .narrow-by dt { border-top:1px solid #fff; padding:8px 8px 0 8px; font-size:1.1em; }
.layered-nav .narrow-by dd { padding:0 8px 8px 8px; border-bottom:1px solid #ddd; }
.layered-nav .narrow-by a,
.layered-nav .narrow-by a:hover { color:#444; }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.narrow-by dt {
    margin:0;
    font-size:1.1em;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by dd.last { background:none; }
.layered-nav .label { font-weight:bold; }


/* Catalog Listing
**********************************************/

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px 12px 0; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:317px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left; text-align:left; margin:0 13px 5px 0; padding-top:0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }


/* Grid Type */
.listing-type-grid .product-image img { border:1px solid #dddddd; border-left:0; }
.listing-type-grid tr.first .product-image img { border-top:none; }
.listing-type-grid .add-to-compare { display:block; margin:5px 0; background:url(../images/icon_add_to_compare.gif) no-repeat 0 50%; padding-left:22px; color:#6e6969; font-weight:bold; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0;text-align:center; }

/* Grid Type */
.listing-type-grid {  }
.listing-type-grid .grid-row { border-bottom:1px solid #d9dde3; }
.listing-type-grid li.item { float:left; width:138px; padding:12px 10px; line-height:1.6em; overflow:hidden; }
.listing-type-grid .last { border-bottom:0; }
/*.listing-type-grid .product-image { text-align:center; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }*/

/********************* Tables */

td.label        { font-weight:bold; }

/* Data Table */
.data-table { width:100%; }
.data-table tr { background:#fff; }
.data-table .odd  { background:#fff }
.data-table .even { background:#fcfcfc; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:2px 8px; white-space:nowrap; font-size:10px; text-transform:uppercase; background-color:#eee; border:1px solid #eee; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr { background:#e9e9e9; }
.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first {}
.data-table tfoot tr { background-color:#f3f3f3 !important; }
.data-table tbody td { border-bottom:1px solid #d9dde3; }
/* Bundle Product row */
.data-table tbody.odd tr { background:#fff; }
.data-table tbody.even tr { background:#fcfcfc; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#444; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select{ width:100%; }

.generic-table td { padding:2px 8px}
.generic-table td.first { padding-left:0; }



/********************** Lists */
.disc           { margin-bottom:10px; }
.disc li        { margin-left:20px; list-style:disc; }


/* Bare List */
.bare-list      { margin:5px 0; }
.bare-list li   { margin:3px 0; }



/********************** Space Creators */

.no-display { display:none; }
.content    { padding:12px 12px 12px 15px; } /* Sets default padding */
.actions    { line-height:1.3em; }
.pipe,
.separator { padding:0 3px; font-size:.85em; }
.divider {
    margin:10px 0;
    height:1px;
    background:#ccc;
    font-size:1px;
    line-height:1em;
    overflow:hidden;
    }
    

/********************** Tabs */
.tabs                   { margin-bottom:5px;  }
.tabs tr 				{ border-bottom:1px solid #666; background:url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2; }
.tabs td                { border-right:1px solid #a4a4a4; border-left:0px; font-size:1.1em; line-height:1em; }
.tabs td.first          { border-left:0; }
.tabs td.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 15px; color:#444;text-decoration:none; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs td.active a,
.tabs td.active a:hover { background-color:#666; font-weight:bold; color:#fff; }

.tabs .arrow_row          { margin-bottom:0px; border-bottom:0px; background:#FFFFFF; }
.tabs .arrow_row td       { border-right:0px; border-left:0px; }
.tabs .arrow_row .active  { background:url(../images/down-arrow-dark-grey.gif) no-repeat 5% 0% #FFFFFF; }
.tabs .arrow_row td.first { border-left:0; }
.tabs .arrow_row td.last  { border-right:0; }


/************************************************************/
/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/

.product-shop                    { float:right; }
.product-shop .form-button,
.product-shop .form-button-alt   { margin-right:10px; }
.out-of-stock                    { padding:0 0 5px; margin:0; color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; }


/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1.2em;
    }
.rating-box {
    float:left;
    position:relative;
    width:79px;
    height:20px;
    
    /*width:50px;
    height:13px;*/
    margin-right:5px;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:23px;
    /*height:13px;*/
    background:url(../images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list td {
    padding:2px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-weight:bold;
    line-height:1em;
    }
.ratings small { font-size:11px; }



/************************* Prices */
.price { white-space:nowrap !important; }

.price-box { padding:5px 0 10px; }
.price-box .price { font-size:13px; font-weight:bold; color:#000000; }

/* Regular price */
.regular-price { color:#A38A5F; }
.regular-price .price { font-size:13px; font-weight:bold; color:#000000; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }
.old-price .price { font-weight:bold; font-size:13px; color:#000000; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:11px; font-weight:bold; text-transform:uppercase; white-space:nowrap; color:#FF0000; }
.special-price .price { font-size:13px; font-weight:bold; color:#FF0000; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; font-size:12px; text-decoration:underline; color:#444; }
a.minimal-price-link:hover { color:#444; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; color:#444; }

/* Including tax */
.price-including-tax { display:block; color:#888; }
.price-including-tax .label {  font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#000000; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#888; }
.price-excluding-tax .label { font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-excluding-tax .price { font-size:12px; font-weight:normal; color:#000000; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; font-weight:normal; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:7px; }
.price-notice .price { font-weight:bold; }

.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; text-transform:uppercase; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#222; }

.product-pricing-grouped li { padding:2px 0; }
.product-pricing-grouped li .price { font-weight:bold; color:#000000; }

/********************** Catalog Listing */
.catalog-listing .product-image img    { display:block; }
.catalog-listing h5 {
    margin-bottom:.4em;
    font-size:1.1em;
    font-weight:normal;
    width:159px; /* In case product is extra really long */
    padding-right:10px;
    overflow:hidden; /* In case product is extra really long */
    }
.catalog-listing h5 a, .catalog-listing h5 a:hover {
    color:#444;
    text-decoration:underline;
    }
.catalog-listing .add-to {
    margin:.2em 0 1.8em 0;
    line-height:1.3em;
    }
.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

.add-to li { padding-left:12px; line-height:1.25em; text-align:left; }
.add-to a,
.add-to a:hover { color:#444; }

.add-to-inline { text-align:right; margin:10px 0; }
.add-to-inline li { display:inline; background:url(../images/add_to_bg.gif) no-repeat 0 50%; padding-left:12px; margin-left:12px; line-height:1.25em; }
.add-to-inline a,
.add-to-inline a:hover { color:#444; }


.catalog-listing .ratings { margin-bottom:.6em; }

/* Generic Product Grid */
.generic-product-grid           { width:100%; }
.generic-product-grid td        { width:25%; }
.generic-product-grid td.empty-product { border-right:0; }

/* Product View
**********************************************/

/* Main Product Image */
.product-img-box { float:left; width:302px; }
.product-img-box .product-image { display:block; border:1px solid #cacaca; margin-left:5px; }
.product-img-box .product-image img { display:block; }
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:300px; z-index:9; border:1px solid #cacaca; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.image-zoom { position:relative; z-index:9; height:24px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
#track          { position:relative; height:24px; }
#handle         { position:absolute; left:0; top:3px; width:9px; height:18px;background:url(../images/magnifier_handle.gif) no-repeat; }
.btn-zoom-out   { position:absolute; left:10px; top:7px; }
.btn-zoom-in    { position:absolute; right:10px; top:7px; }
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul { margin-left:-4px; }
.product-img-box .more-views li { float:left; margin:0 0 4px 4px; }
.product-img-box .more-views li img  { vertical-align:top; border:1px solid #ddd; }


/* Main Product Info Box */
.product-info-box               { float:right; width:363px; }
.product-info-box .product-name { margin-bottom:.3em; color:#0a263c; font-size:1.2em; }
.product-info-box .price-box    { margin:10px 0; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .ratings      { margin-bottom:1em; }

.add-to-cart-box                { margin:10px 0; border:1px solid #eee; background-color:#f8f8f8; padding:10px; text-align:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }

.add-to-cart-box-simple			{ padding:10px; }
.add-to-cart-box-simple .qty-box { float:left; }
.add-to-cart-box-simple .qty-box label { float:left; }
.add-to-cart-box-simple .qty-box .qty { float:left; margin:0 5px; }

.add-to-boxes .add-to-cart-box  { text-align:right;  }

.product-pricing                { margin:10px 0; padding:10px; background-color:#f4f9ea; border:1px solid #ddd; }
.product-pricing .benefit       { font-style:italic; font-weight:bold; }
.product-pricing .price         { font-weight:bold; }


/* Attribute Specs */
.attribute-specs-block table    { border-color:#d9DDE3; }
.attribute-specs-block .label   { font-weight:bold; }
.attribute-specs-block .data    { border-right:0; }
.attribute-specs-block td       { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-options { margin:0px; padding:0 15px 0px; }
.product-options dt { padding:5px 0 0; font-weight:normal; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#444; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #ddd; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:5px 0 0; }

.product-options-bottom { padding:0px 20px; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li {padding:2px 0; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#000; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart-box { float:right; margin:0; padding:0; border:0; background:0; }

.product-info-box .product-options-bottom .price-box { float:none; }
.product-info-box .product-options-bottom .price-label { float:none; padding-right:0; }
.product-info-box .product-options-bottom .price-tax { float:none; }
.product-info-box .product-options-bottom .add-to-cart-box { clear:both; float:none; padding:12px 0 0; text-align:left; }

.product-specs { padding:0px 5px 0px 5px; }

/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px dotted #4f8100; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:2px solid #ddd; border-bottom-color:#666; background-color:#f6f6f6; }
.truncated .truncated_full_value dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:10px; }
.col-right .truncated .show dl { left:-240px; top:10px; }

/* Upsell */
.up-sell-block .generic-product-grid td { width:20%; padding-bottom:8px; }
.up-sell-block .generic-product-grid td.empty-product { background:none; }
.up-sell-block .catalog-listing img     { width:125px; height:125px; }
.up-sell-block .catalog-listing h5      { width:115px; font-size:1em; }
.up-sell-block .price-box               { margin-top:0; font-size:.9em; }


/* Customer Reviews */
#customer-reviews           { margin-bottom:15px; }
#customer-reviews li        { margin-bottom:25px; }
#customer-reviews li p      { clear:both; padding:10px; margin-top:10px;
								border:1px solid #CCCCCC; }
.product-review-box         { width:auto; margin:8px 0 13px 0; }
.product-review-box td,
.product-review-box th      { text-align:center; }
.product-review-box td.label{width:100px; text-align:left; }


/* Product Tags */
.add-tag-box .input-box     { float:left; width:302px; margin-right:8px; }
.add-tag-box .input-box .input-text { width:300px;  }
.tags-list                  { margin-bottom:15px; }
.tags-list li { display:inline; background:url(../images/links_separator.gif) no-repeat 100% 50%; padding:0 8px 0 4px;  }
.tags-list li.first         { padding-left:0; }
.tags-list li.last          { background:none; }


/* Product Detail sidebar */
.mini-related-items             { border-bottom:none !important; }
.mini-related-items .content    { padding:0; }
.mini-related-items .pream      { padding:8px 8px 0 8px; }
.mini-related-items .checkbox-container { float:right; width:15px; }
.mini-related-items .product-details { float:left; width:102px; margin:0; padding-left:8px; }
.mini-related-items ol li       { margin-bottom:0 !important; border-bottom:1px solid #e6e6e6; border-top:1px solid #fff; padding:8px; }
.mini-related-items ol li.first { padding-top:0; border-top:0; }



/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }


/* Checkout
**********************************************/

select.address-select {width:450px}

.shipment-methods dd { margin-bottom:13px; padding-left:15px; }
.shipment-methods dt { padding:15px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }


/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }

.shopping-cart-totals {
    width:248px;
    float:right;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    clear:none!important;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info, .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) right 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:right -52px; }


.shopping-cart-collaterals {
    float:left;
    width:100%;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:100px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:230px;
    border:1px solid #cec3b6;
    padding:5px 10px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; margin-right:5px; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
#checkoutSteps { float:left;width:515px; }
#checkout-progress-wrapper { float:right; width:225px; }
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#EEEEEE; border-color:#EEEEEE; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #666666; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #6666666; background:#EEEEEE; color:#666666; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#666666;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#666666;
    color:#666666;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }

/********************** Search */
.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#000000;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { float:left; width:256px; }
.advanced-search .range .input-text { width:70px; }
.advanced-search .range select { width:90px; padding:1px; }

.advanced-search-nothing-found { font-weight:bold; color:#df280a; margin-bottom:10px; }
.advanced-search-found-amount { margin-bottom:10px; }
.advanced-search-summary-box { padding:10px 10px 5px 10px; margin:0 0 10px; border:1px solid #000000; background-color:#FFF6F1; }
.advanced-search-summary-tip { clear:both; font-weight:bold; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; float:left; width:50%; }
.advanced-search-summary-box ul li span { background:url(../images/search_criteria.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold; color:#000000; }
/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }

/********************** Form */

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:1em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    padding-right:20px;
    text-align:right;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#999999;
    color:#fff;
    border:1px solid #999999;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button-special{
	overflow:visible;
    width:auto;
    border:0;
    background:url(../images/btn_continue.gif);
    cursor:pointer;
}
    
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #999999;
    background-color:#999999;
    margin-right:10px;
    font-weight:bold;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:225px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:475px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:200px; }
.group-select li .input-box select { width:206px; }


/* Form Messages */
.validation-advice, .required { color:#EB340A; font-weight:bold; font-size:16px; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { background-image:url(../images/icon_tag_green.gif); }
.mini-product-tags li { display:inline; padding-right:10px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#1b2d3b; }


/*********************** Footer */

#footer_spacer { display:block; height:10px; background-color:#888888; }
.footer_block, .footer_block_last { padding: 5px 15px 0px 5px; margin:3px 0px 3px 0px;
	border:1px dotted #AAAAAA; border-left:0px; height:220px; }
.footer_block_last { border-right:0px; }
.footer_title { color:#666666; font-size:18px; margin-bottom:10px; display:block; }
.footer_link  { font-size:13px; line-height:18px; }
#footer_security { display:block; text-align:center; margin-bottom:25px; }
