/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper { }
.page { width:1000px; margin:0 auto; margin-top:2px; padding:2px 0px; text-align:left; background:#fff;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:10px 0; }

/* Base Columns */ 
.col-left { float:left; width:230px;padding:0px 5px 5px 0; }
.col-main { float:left; width:755px;  padding:0; }
.col-right { float:right; width:230px;  padding:0px 5px 5px 0; }

/* 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:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .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%; }
/* ======================================================================================= */


/* Header ================================================================================ */
#toplinks {background-image:url(https://www.shopnutsandbolts.com/skin/frontend/default/nutsandbolts_simple/images/homepage/headbg.jpg);background-position:center;background-repeat:repeat-x;width:100%;border-bottom:1px solid #ccc; margin:0; padding:0; height:25px;}
#menudropwrap {width:1000px; text-align:left; margin:0 auto; }
/*========================= TOP OF THE MENU CASCADE =========================*/
.menudrop {position:relative;margin:0 auto;padding:0;border:0;font-family: Arial, Helvetica, sans-serif;font-size:12px;text-align:left; width:480px; float:right;z-index: 3000;}
menudrop ul {padding:0;margin:0;border:0;list-style-type:none;line-height:1.5em;}                              
.menudrop li {float:left;position:relative;margin:0;}
.menudrop ul li table {margin:-1px 0;m\argin:0;border-collapse:collapse;font-size:12px;}
/*======================== TOP LEVEL MENU DEFINITIONS ========================*/
.menudrop ul li ul {display:none;padding:1px; }
.menudrop ul li a, .menudrop ul li a:visited {display:block;float:left;text-decoration:none;padding:4px 10px 3px 10px;font-size:12px;font-weight:bold;color:#333; border-right:1px solid #ccc;}
.menudrop ul li a.first {border-left:1px solid #ccc;}
.menudrop ul li:hover a, .menudrop ul li a:hover {color:#333; text-decoration:underline }
/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/
.menudrop ul li:hover ul, .menudrop ul li a:hover ul {display:block;position:absolute;margin:0;top:25px;left:-1px;height:auto;width:170px;padding:7px 15px;background:#f6f6f6;border:1px solid #ccc;border-top:1px solid #ccc;z-index:1000;}
.menudrop ul li:hover ul.leftbutton, .menudrop ul li a:hover ul.leftbutton {left:0px;}
.menudrop ul li:hover ul.skinny, .menudrop ul li a:hover ul.skinny {width:8.08333em;}
.menudrop ul.rightmenu li:hover ul, .menudrop ul.rightmenu li a:hover ul {left:auto;right:0;}
* html .menudrop ul.rightmenu li a:hover ul {right:-1px;}
.menudrop ul li:hover ul li a, .menudrop ul li a:hover ul li a {border:0;margin:0;padding:0;height:auto;color:#000;background:#f6f6f6;width:160px;color: #333;padding:6px 5px;font-size:12px;font-weight:normal;text-transform:none; text-decoration:none;border:1px solid #f6f6f6}
.menudrop ul li:hover ul li a.last, .menudrop ul li a:hover ul li a.last {border-bottom:none;}
.menudrop ul li:hover ul li:hover a, .menudrop ul li a:hover ul li a:hover {color:#fff; background:#cc3333; border:1px solid #660000}
.menudrop ul li:hover ul.skinny li a, .menudrop ul li a:hover ul.skinny li a, .menudrop ul li:hover ul.skinny li a:hover, .menudrop ul li a:hover ul.skinny li a:hover {width:8.08333em;}
.logo { float:left; width:554px; height:70px; overflow:hidden; } 
.header-container {}
.header { padding:5px 0; }
.header .logo { background:url(../images/logo.jpg) no-repeat;text-indent:-999em; height:70px }
/*.header .logo:hover { background:url(../images/logo_hover.jpg) bottom no-repeat;text-indent:-999em;} */
.header .logo a { display:block; width:554px; height:70px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .form-language { text-align:center; }



/* SearchBar ================================================================================ */
#searchbar { font-size:12px;padding:8px 0;width:1000px; height:30px; background:#fff; border-bottom:1px solid #ccc;background:#fff url('../images/repeat_bg_infobox.jpg') repeat-x; background-position:0 -6px}
#searchbar #search_mini_form { width:500px; float:left; padding:1px 0px;}
#searchbar .form-search .input-text{ width:400px; padding:6px; vertical-align:top; background:#fff url('../images/repeat_bg_infobox.jpg') repeat-x;}
#searchbar .form-search .search-autocomplete { z-index:999; }
#searchbar .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
#searchbar .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
#searchbar .form-search .search-autocomplete li:hover {  background:#cc3333; color:#fff; }
#searchbar .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
#searchbar .form-search .search-autocomplete li.selected {}
#searchbar #search_mini_form .searchbutton {margin:0;padding:0;border:0;background:0;cursor:pointer; }

.links { width:370px; float:right;  margin-right:0px;}
.links li {  float:right; padding-right:5px;}

.links li.first a  { min-width: 50px; background:url(../images/cart.png) no-repeat 100% center; padding-right: 18px }
.links a  { display:block; text-decoration:none; font-weight:bold; color:#333; padding:6px;}
.links a:hover { text-decoration:underline}
.top-link-cart { }

/********** < Navigation */
#nav { font-size:12px; border:1px solid #ccc; padding:0; margin:0px 0 0 0;background-image:url(../images/homepage/headbg.jpg); background-repeat:repeat-x; background-position: center;-moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* All Levels */
#nav li { position:relative;text-transform:normal; text-align:left; }
#nav li.over { z-index:999; }
#nav a { display:block; line-height:1.1em; text-decoration:none;  }
#nav a:hover { text-decoration:underline; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; margin:0px 0px 0px 0px; /* background:url(../images/nav_top_level_arrow.gif) no-repeat 98% 50%; */  background:url(../images/sp.jpg) no-repeat 100% top;padding:8px;}
#nav li.active a { color:#fff; }
#nav li.active a:hover { color:#fff; }
#nav a { float:left; color:#333; font-weight:bold; font-size:12px;}
#nav a:hover { color:#333; text-decoration:none;}
#nav li.over li.active a { color:#fff; text-decoration:none;}
#nav li.over { text-decoration:none;  border-bottom:0;padding:8px;}
#nav li.active { padding:8px;  background:#cc3333 url(../images/nab_nav_back_active.jpg) repeat-x center;text-decoration:none; border-bottom:0; border-right:1px solid #5d0606;border-left:1px solid #5d0606 }
#nav li.homeservices { background:url(../images/homeservices/homeservice_back.jpg) repeat-x; float:right; border-left:1px solid #ccc; padding:0}
#nav li.dod { background:#ff9;  border-right:1px solid #ccc; padding:0}
#nav li.homeservices a {padding:10px; color:#fff;}
#nav li.dod a {padding:8px; color:#000;}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active,
#nav ul li.over { float:none; background:none; margin:0; padding:0; padding-bottom:1px; text-transform:none; border-bottom:1px dashed #dedede; }
#nav ul li.parent { background:url(../images/nav_parent_arrow.gif) no-repeat 100% 50%; }
#nav ul li.last { padding-bottom:3;text-decoration:none; border:0; }
#nav ul li.active { margin:0; border:0; background:none; text-decoration:none; background:#ccc;border-bottom:1px dashed #dedede; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; text-decoration:none; font-size:12px;border-right:0; }
#nav ul li a { font-weight:normal !important;text-decoration:none; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:28px; left:-10000px; padding:5px 9px; font-size:12px;text-decoration:none; background:#f6f6f6;border:1px solid #ddd;border-bottom:2px solid #ddd;}

/* Show menu */
#nav li.over > ul { left:-1px;text-decoration:none; }
#nav li.over > ul li.over > ul { left:170px;text-decoration:none; border:0; top:-5px; border:1px solid #ccc;}
#nav li.over ul ul { left:-10000px;text-decoration:none;}

#nav ul li a { padding:7px 7px; color:#000 !important; text-decoration:none;}
#nav ul li a:hover { padding:6px 6px; color:#fff !important; background:#cc3333;text-decoration:none; border:1px solid #660000;-moz-border-radius: 2px; -webkit-border-radius: 2px;}


/************ 3RD+ LEVEL ************/
#nav ul ul { top:0px;text-decoration:none; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff url('../images/repeat_bg_infobox.jpg') repeat-x; border:1px solid #ddd; }
input.input-text,textarea { padding:4px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }  
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; width:auto; background:#cc3333; border:1px solid #660000; cursor:pointer; padding:2px; color:#333; /*-webkit-border-fit:lines;*/ }
button.button:hover { background:#cc3333;}
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-decoration: underline }


button.buttonadd { overflow:visible; width:auto; background:#cc3333 url(../images/nab_nav_back_active.jpg) repeat-x center;border:1px solid #660000;-moz-border-radius: 3px; -webkit-border-radius: 3px; cursor:pointer; float:left; color:#fff; margin-left:10px; font-size:16px; /*-webkit-border-fit:lines;*/ }
button.buttonadd:hover {  background:#cc3333 url(../images/nab_nav_back_active.jpg) repeat-x bottom; border-color: #000}
button.buttonadd span { display:block; margin:0;font:bold 12px/16px Arial, Helvetica, sans-serif;  padding:2px 4px;text-align:center; white-space:nowrap; text-transform: uppercase; color:#fff; }
button.buttonadd span:hover {}
button.buttonadd.list {margin: 0}


button.buttonblack { overflow:visible; width:auto; background:#333 url(../images/blackreportgran.jpg) repeat-x center;border:1px solid #000;-moz-border-radius: 3px; -webkit-border-radius: 3px; cursor:pointer; float:left; color:#fff; margin-left:10px; font-size:16px; /*-webkit-border-fit:lines;*/ }
button.buttonblack:hover {  background:#cc3333 url(../images/blackreportgran.jpg) repeat-x bottom; border-color: #000}
button.buttonblack span { display:block; margin:0;font:bold 12px/16px Arial, Helvetica, sans-serif;  padding:2px 4px;text-align:center; white-space:nowrap; text-transform: uppercase; color:#fff; }
button.buttonblack span:hover {}
button.buttonblack.list {margin: 0}





button.button_red { overflow:visible; width:auto; background:#cc3333 url(../images/nab_nav_back_active.jpg) repeat-x center;border:1px solid #660000;-moz-border-radius: 3px; -webkit-border-radius: 3px; cursor:pointer; float:none; color:#fff; margin-left:10px; font-size:16px; /*-webkit-border-fit:lines;*/ }
button.button_red:hover {  background:#cc3333 url(../images/nab_nav_back_active.jpg) repeat-x bottom; border-color: #000}
button.button_red span { display:block; margin:0;font:bold 12px/16px Arial, Helvetica, sans-serif;  padding:2px 4px;text-align:center; white-space:nowrap; text-transform: uppercase; color:#fff; }
button.button_red span:hover {}
button.button_red.list {margin: 0}



button.disabled {}
button.disabled span {} 
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; padding:1px 0;}
.form-list label { font-weight:bold;}
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 5px; padding:2px}
.group-select .input-box { float:left; width:260px;}
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px;  }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:22px !important; padding:9px 8px 7px 32px !important; font-size:12px !important; font-weight:bold !important;-moz-border-radius: 2px; -webkit-border-radius: 2px; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423;background:#eff5ea url(../images/checkmark.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }
.top-msg { border:1px solid #fcd344; background:#fafaec url(../images/note_msg_icon.gif) no-repeat 1% 50%; color:#3d6611;width:1000px; margin:4px auto; text-align:left; padding:6px 10px; }
.top-msg span {margin-left:25px;}
/* BreadCrumbs */ 
.breadcrumbs { padding:5px; margin:0 0 5px; background:url(../images/bullet_go.png) no-repeat 0% 45%; }
.breadcrumbs li { display:inline; font-weight:bold; font-size:12px; }
.breadcrumbs li.home { padding-left:12px;}
.breadcrumbs li a { color:#0066cc; text-decoration:none; font-weight:normal; font-size:12px; font-weight:bold}
.breadcrumbs li a:hover { color:#0066ff; text-decoration:underline}

/* Page Heading */
.page-title { border-bottom:2px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h2 { font-size:22px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 

/* Pager */
.pager { font-size:12px; background:#fff ; padding:1px 4px; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:12px; background:#fff ; padding:4px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:left; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}



/* Toolbar */
.toolbar {}

.toolbar-bottom {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background:url(../images/homepage/headbg.jpg) repeat-x center;}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* 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) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ccc;border-bottom:2px solid #ccc; margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:0 10px; background:url(../images/homepage/headbg.jpg) repeat-x center; }
.block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
.block .block-content .heading { padding:10px; background:#eee; margin-bottom:5px; border:1px solid #ccc;  }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .block-content dl dd ol { margin-top:2px;}
.block .block-content dl dd ol li { padding:0; margin-bottom:1px;  }
.block .block-content dl dd ol li a {color:#333; display:inline-block; width:150px;padding:5px 3px}
.block .block-content dl dd ol li a:hover { background:#eee; text-decoration:none  }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; border-bottom:1px solid #ddd;padding:5px 5px 0; line-height:2 }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress { }
.block-progress dt { font-weight:bold; padding:4px 0; }
.block-progress dt.complete {background:url(../images/checkmark.gif) no-repeat 90%;}
.block-progress dd.complete { background-color:#f6f6f6;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 10px; }
.category-title h2 {font-size:26px ; font-weight:bold; line-height:.7em;}
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%;margin:5px 0 5px;  }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:25%; border:1px solid #ddd; padding:5px 5px 15px 5px; }
.products-grid td.empty {}

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {  padding:5px;background:#fff url('../images/repeat_bg_infobox.jpg') repeat-x top;}

.product-essential {border-bottom:2px solid #ccc; margin-bottom:10px; padding-bottom:5px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; vertical-align:middle}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:default; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.product-view .product-name {}
.product-view .product-name h2 { font-size:20px; line-height:1.20; margin-bottom:5px; color:#000}
.product-view .short-description { padding-bottom:15px; border-bottom:1px dashed #ccc;}
.product-view .short-description h3 {padding:4px 0; font-size:14px}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {padding:8px 0}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {font-size:12px; padding:2px 0; border-bottom:1px dashed #ccc;}
.availability .in-stock { font-weight:normal; font-size:12px;padding:4px 0; padding-right:23px;background:url(../images/lorry.png) no-repeat 99% 50%;}
.availability .in-stock .sp {background:url(../images/sp.jpg) no-repeat;}

.availability .out-of-stock { font-weight:normal; color:#cc0000; font-size:12px;padding:4px 0;}

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

.price-box { padding:5px 0 2px 1px;  }
.price-box .price {font-weight:bold; color:#000; }

/* Regular price */
.regular-price { color:#cc0000; }
.regular-price .price { font-weight:bold; color:#000; font-size:14px;  }
.product-shop .price-box .regular-price .price { font-weight:normal; color:#000; font-size:18px;}
.crosssell .product-shop .price-box .regular-price .price { font-weight:bold; color:#333; font-size:12px; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-size:12px; font-weight:normal; white-space:nowrap;color:#000; font-weight:bold }
.old-price .price { font-weight:normal;font-size:12px; color:#000; font-weight:normal }

/* Special price */
.special-price { margin:5px 0; padding:1px 5px; border:1px solid #330000; background:#cc3333;min-width:60% }
.special-price .price-label { font-size:12px; white-space:nowrap; color:#fff; font-weight:bold; padding: 4px; line-height: 2 }
.special-price .price { font-size:12px; color:#fff}
.special-price .price-yousave-label { font-size:11px; text-transform:uppercase; white-space:nowrap; color:#fff; font-weight:bold }
.special-price .price-yousave { font-size:11px; color:#fff}
.product-view .product-shop .price-box .special-price .price    { font-size:18px;color:#fff; font-weight:normal;letter-spacing:1px; font-family:Arial, Helvetica, sans-serif}
.product-view .product-shop .price-box .special-price .price-label   { font-size:18px;color:#fff;font-weight:normal; font-family:Arial, Helvetica, sans-serif}

/* 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:#333; }
a.minimal-price-link:hover { color:#333; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; color:#333; }

/* 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:#cc0000; }

/* 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:#cc0000; }

/* 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:#e11d38; }


/* Add to Links */
.add-to-links .separator {}

/* Add to Cart */
.add-to-cart { float:left;  }
.add-to-cart label { font-size:14px; float:left;padding-right:5px; margin-top:3px}
.add-to-cart .qty {  padding:4px ; float:left; margin:3px 8px 0 0}

/* Add to Links + Add to Cart */
.add-to-box { background:#fff; padding:5px 0;}
.add-to-box .add-to-cart { float:left; }
.add-to-cart-btn { border:1px solid #990000; -moz-border-radius: 2px; -webkit-border-radius: 2px;background:#cc3333 url(../images/nab_nav_back_active.jpg) repeat-x center; padding:.4em 10px; cursor:pointer; color:#fff; margin:4px 0; float:left; }
.add-to-cart-btn span {white-space:nowrap; color:#fff; font-size:12px; font-weight:bold}
.add-to-cart-btn:hover { text-decoration:underline; border:1px solid #000000}
.add-to-box .or { float:left; margin:0 10px;}
.add-to-box .add-to-links { float:left;}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description { margin-top:5px}

/* Block: Additional */
.product-view .additional {}
.product-view .additional h3 {padding:4px 2px}

/* Block: Payment */
.product-view .payments {margin-top:5px}
.product-view .payments  h3 {padding:4px 2px}
.product-view .payments  p { font-weight:bold}
.product-view .payments .creditcardlist {}



/* Block: Upsell */
.product-view .up-sell {padding:10px 0;}
.product-view .up-sell h3 { padding:7px 0; color:#333;}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags { border-top:2px solid #ccc; margin:20px 0 0 0; padding:7px 0}
.product-view .tags .form-add-tags label { float:left; padding:4px 2px}
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.product-name a { color:#0066cc; text-decoration:none; font-size:12px; }
.product-name a:hover { text-decoration:underline }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell ul li.item  {padding:8px 0;background:#eee url(../images/diagonals.gif); margin-bottom:5px; border:1px solid #ccc;}
.cart .crosssell a {font-size:12px}
.cart .crosssell .product-image { float:left; margin-right:-90px; padding:2px 4px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .discount { padding:6px; border:1px solid #ccc;border-bottom:2px solid #ccc; margin-top:5px; background:#eee url(../images/diagonals.gif);}
.cart .shipping { padding:6px; border:1px solid #ccc;border-bottom:2px solid #ccc; margin-top:5px; background:#eee url(../images/diagonals.gif);}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; font-size: 12px}
.cart .totals table th { font-weight:bold;  }
.totalcart {  font-size: 18px  }


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6;  text-align:right; color:#ccc; }
.opc .step-title .number { float:left; border-right:1px solid #cdcdcd; padding:6px 15px; margin:0;}
.opc .step-title h3 { float:left; padding:4px 8px}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ffff99; cursor:default;color:#333; }
.opc .active .step-title h3 { cursor:default; padding:4px 8px; color:#333; }
.opc .active .step-title .number { background-color:#fff;border-right:1px solid #ccc; padding:6px 15px; margin:0;}
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; background:#ccc;}
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods dt {font-size:14px; padding:4px 0; font-weight:bold}

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard h3 { padding:5px 0; }
.dashboard h4 { background:#eee; padding:3px; border-bottom:1px solid #ccc;}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ccc;border-bottom:2px solid #ccc; padding:10px; background:#fff url(../images/repeat_bg_infobox.jpg) repeat-x}
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer .footer-span {float:left; width:1000px;}
.footer .footer-holder { float:left; width:160px;}
.footer .footer-holder h4 { padding:5px 0; font-size:12px; font-weight: bold; color: #333;}
.footer .links { text-align:left; float:left; margin:0; padding:0; }
.footer .footer-holder  li { text-align:left; padding: 2px 0 }


/* ======================================================================================= */





/* Custom ================================================================================ */

div#my-glider {float:left; 	width: 609px; }
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 609px; 
	height: 304px;
	overflow: hidden;
	padding:0;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:610px;
		height:304px;
		overflow:hidden;
		float:left;	
		padding:0;
		}
	div.scroller div.content {
		width: 10000px;
		padding:0;
		}

	div#section2 {
		background:#666666;
		color:#ffffff;
		}
.controls { position:absolute;width:120px; height:30px; margin:-45px 0 0 490px; }
.controls ul {	list-style:none;margin:0px;padding:0px;}
.controls  li {padding:0 0 0 2px; /*Spacing between links - Bottom spacing*/float:left;}
.controls li a{ padding:6px 9px 5px 9px; background:url(../images/homepage/controls_back.gif) repeat-x; border:1px solid #aaa; border-top:none; text-decoration:none; color:#000;display: inline; float: left}
.controls li a:active { padding:5px 8px; background:#fff; border:1px solid #999; text-decoration:none;}
.controls li a:hover{  background:#fff; padding:5px 9px;  text-decoration:none; border:1px solid #aaa;}

div#rightlinks { padding:0; font-family:Arial, Helvetica, sans-serif;list-style:none; height:313px;  }
#rightlinks ul {list-style:none;margin:0px;padding:0px;}
#rightlinks li {float:left;padding:0 0 5px 5px;margin-left:5px; /*Spacing between links - Bottom spacing*/; }
#rightlinks li a {  text-decoration:none; font-weight:normal; font-size:14px;voice-family: "\"}\"";voice-family: inherit; margin:0;display: block; float:left; width:378px; height:60px;color:#333; background:url(../images/homepage/sale.gif) repeat-x}
#rightlinks li a b { margin-top:0px; float:left; text-align:left; width:320px; font-weight:bold; font-size:28px; letter-spacing:-1px; margin-left:15px;}
#rightlinks li a b b{ margin:0px;padding:0; float:left; text-align:left; width:320px; font-weight:normal; margin-top:-8px; margin-left:2px; font-size:14px; letter-spacing:0px; color:#444;}
#rightlinks li a b:hover {text-decoration:none; cursor:pointer}
#rightlinks li a:hover {text-decoration:none; margin:0; cursor:pointer;background:url(../images/homepage/sale_hover.gif) repeat-x}



div#imglinks {float:left; margin:5px 0;padding:0; font-family:Arial, Helvetica, sans-serif;list-style:none; width:950px;}
#imglinks ul {list-style:none;margin:0px;padding:0px;}
#imglinks li {float:left;padding:0 0 5px 10px; /*Spacing between links - Bottom spacing*/; }
#imglinks li a {  text-decoration:none; font-weight:normal; font-size:14px;voice-family: "\"}\"";voice-family: inherit; margin:0;display: block; float:left; width:170px; height:197px; border:1px solid #ccc;border-bottom:2px solid #ccc;color:#333;}
#imglinks li a b { margin-top:175px; float:left; text-align:center; width:170px; background:#eee;}
#imglinks li a b:hover {text-decoration:underline;  background:#ccc; cursor:pointer}
#imglinks li a:hover {text-decoration:underline; margin:0; cursor:pointer}

#imglinks h3 {font-size:28px; color:#333; margin:0 0 4px 0; padding:0;}

.clear {clear:both}

.search_btn {background:url(../images/search_btn.gif) no-repeat;}



div#minimenu {float:left; margin:0;padding:0px 0 4px 0px;width:950px; border-bottom:1px solid #ccc;  }
div#minimenu h3 {font-size:24px;padding:5px; color:#333; margin:0; }
#minimenu ul {list-style:none;margin:0px;padding:2px 0;}
#minimenu li {float:left;padding:0 0 0px 0px; /*Spacing between links - Bottom spacing*/; }
#minimenu li a { color:#0066cc; text-decoration:none; font-weight:normal; font-size:16px;voice-family: "\"}\"";voice-family: inherit; margin:0;display: block;  padding:5px 0px; text-align:center; font-weight:bold;}

#minimenu li a:hover {color:#333; margin:0; background:#eee;}
#minimenu .active {background:#fff; color:#333; cursor:default;font-size:24px;}
#minimenu .active:hover {background:#fff; color:#333;}


#minimenur ul {list-style:none;margin:4px 0 0 0px;padding:2px 0;}
#minimenur li {float:right;padding:0 0 0px 0px;margin:4px 0 0 0px; /*Spacing between links - Bottom spacing*/; }
#minimenur li a { color:#0066cc; text-decoration:none; font-weight:normal; font-size:16px;voice-family: "\"}\"";voice-family: inherit; margin:0;display: block;  padding:5px 8px; text-align:center; font-weight:bold;}

#minimenur li a:hover {color:#5297de; margin:0; text-decoration:underline; background:#fff; }
#minimenur .active {background:#fff; color:#333; cursor:default;font-size:24px;}
#minimenur .active:hover {background:#fff; color:#333;}




.loclist {
	width:950px;
	float:left;
	font-size:14px;
	padding:5px 0;
}
.loclist h6 .left {float:left; width:250px; font-size:16px;}
.loclist h6 .right {float:right; width:250px; text-align:right;font-size:16px;}
.loctextl {
	width:300px;
	float:left;
	font-size:16px;
	padding:5px 0;
}
.loctextr {
	width:400px;
	float:right;
	font-size:14px;
	padding:5px 0;
}
div.loclist a {
	color:#0066aa;
	text-decoration:none;
	font-weight:bold;
}
div.loclist a:hover {
	color:#0066aa;
	text-decoration:underline;
	font-weight:bold;
}

.contactcallout {float:left; width:570px;margin-top:0; padding:8px 0;}
.contactcallout h3 {font-size:16px;padding:5px; color:#333; margin:0; height:16px;}
.contactcallout .text {padding:0 5px; float:left; font-size:14px;}

div#email {float:left; margin:0 ;padding:0 0 0 16px;width:570px;  }
#email ul {list-style:none;margin:0px;padding:0px;}
#email li {float:left;padding:0 0 0px 5px; /*Spacing between links - Bottom spacing*/; }
#email li a { color:#333; text-decoration:none; font-weight:normal; font-size:12px;voice-family: "\"}\"";voice-family: inherit; margin:0;display: block; width:130px; padding:5px 8px; border:1px solid #777; text-align:center; background:url(https://www.shopnutsandbolts.com/images/contactusbox.jpg) 50%}

#email li a:hover {color:#777; margin:0; background:#ccc; border:1px solid #999;}

ul.disc           { margin-bottom:10px; list-style: none }
ul.disc li        {}
ul.disc li a      {padding:2px}

ul.cslist          { margin:0 5px 10px 0; list-style: none;padding: 0;}
ul.cslist li      { width: 200px}
ul.cslist li a      {padding:3px 5px;display: block; margin: 0; border: 1px solid #ccc; margin-bottom: 4px}


div.help_cart {display:block; float:left; background:#ecf1fb url(https://www.shopnutsandbolts.com/images/Help.gif) 1% 50% no-repeat; width:400px; padding:0; margin:0; border:1px solid #cce1ff; }
div.help_cart p {padding:8px 0; margin:0px 0 0 35px; font-size:16px; font-weight:bold;}
div.help_cart p a {color:#0066cc; text-decoration:none;font-size:16px; font-weight:bold}
div.help_cart p a:hover {color:#5297de; text-decoration:underline}

.admenuheader {
	width:182px;
	font-weight:bold;
	padding:5px 4px;
	background:#eee url(../images/2_header.gif) repeat-x;
	font-size:14px;
	border:1px solid #555;
	border-bottom:0;
	color:#fff;
	height:22px;
	margin-top:0px;
	
}
#slider {
	width:205px;
	padding:0 0 0 0px;
	float:left;
	margin:0 18px 0 0;
	height:1600px;
}
div#admenu {float:left; padding:0;width:190px;text-align:left; margin-bottom:15px; border:1px solid #777; border-bottom:2px solid #777; border-top:0;background:#eee url(../images/diagonals.gif); }
#admenu ul {	list-style:none;margin:0;padding:0;}
#admenu li {padding:0 0 2px 0px; /*Spacing between links - Bottom spacing*/ }
#admenu li a {display: block;color:#333; text-decoration:none; font-weight:normal; font-size:12px;voice-family: "\"}\"";voice-family: inherit;padding:3px 6px; margin:0;}
#admenu li a.texas {display: block;color:#fff; text-decoration:none; font-weight:normal; font-size:12px;voice-family: "\"}\"";voice-family: inherit;padding:3px 6px; margin:0; 	background:#eee url(../images/2_header.gif) repeat-x;}
#admenu li a:hover {color: #555;text-decoration:none; margin:0; background:#ccc;}

div#servicewrap a {
	color:#0066aa;
	text-decoration:none;
	font-weight:bold;
}
div#servicewrap a:link {
	color:#0077aa;
	text-decoration:none;
	font-weight:bold;
}
div#servicewrap a:active {
	color:#0077aa;
	text-decoration:none;
	font-weight:bold;
}
div#servicewrap a:visited {
	color:#0077aa;
	text-decoration:none;
	font-weight:bold;
}
div#servicewrap a:hover {
	color:#0077aa;
	text-decoration:underline;
	font-weight:bold;
}
.service {
	font-size:12px;
	color:#000;
	text-align:left;
	padding:15px 0px 10px 10px;
	float:left;
	width:850px;
 
 }
 #servicewrap {
	float:left;
	width:850px;
}
#textwrap {
	float:left;
	width:850px;
	padding:5px;
}
.servicebox {
	width:260px;
	float:left;
	font-size:12px;
	padding:2px 5px 2px 5px;
}
.emptext {float:left; width:850px; font-size:12px; padding:5px;}
.emptext h3 {font-size:24px;padding:5px 0; color:#333; margin:0; }
.emptext h4 {font-size:16px;padding:5px 0; color:#000; margin:0; }
.servicebox .text {float:left; font-size:12px; padding:5px;}

div.promo {display:block; float:left; background:#ffffea; width:565px; padding:0; margin:0; border:1px solid #f5e082 }
div.promo  p {padding:8px 0; margin:0px 0 0 5px; font-size:14px; font-weight:bold;}

ul.serviceslist  {list-style:disc; padding:0 15px }
ul.serviceslist  li {padding:2px 0}


.feedback {width:100%; margin:0 auto 5px auto; text-align:left; border:1px solid #446423;background:#eff5ea url(../images/Checked.jpg)  10px 3px; color:#3d6611; background-repeat:no-repeat !important; padding:15px 0px !important; font-size:16px !important; font-weight:bold !important;}
.feedback span {text-align:left; margin-left:70px; vertical-align:middle}

.rssfeed { background:url(../images/rss.png) no-repeat 100%; text-align:left;padding:2px 20px 0 0;}

.empapp_btn { display:block; background:url(../images/gary_button.gif) no-repeat left top; width:135px; height:40px;margin:5px 0 0px 0px; padding:0; border:0; color:#fff;}
.empapp_btn:hover {background:url(../images/gary_button.gif) no-repeat left bottom; cursor:pointer}
.empapp_btn span { vertical-align:middle; font-size:14px; font-weight:bold }

ul.notchedListItems {float:left;background:url(https://img.shopnutsandbolts.com/hs/dirty_duct.jpg) no-repeat; display:block; width:700px; height:350px}
ul.notchedListItems li { margin:30px 0 0 20px; font-size:14px}

.notchedListItems a {
	display:block;
	border: solid #330000;
	border-width: 0 1px;
	text-decoration: none;
	outline:none;
	color: #fff;
	background: #cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	float:left
}
.notchedListItems a b {
	display: block;
	position:relative;
	top: -1px;
	left: 0;
	border:solid #330000;
	border-width:1px 0 0;
	font-weight:normal;
}
.notchedListItems a b b {
  border-width:0 0 1px;
  top: 2px;
  padding:4px 10px 6px 10px;
}
.notchedListItems a:hover,
.notchedListItems a:hover b {background:#666;color:white;}

ul.button_red {float:left;}
ul.button_red li { margin:0; font-size:14px}

.button_red a {
	display:block;
	border: solid #330000;
	border-width: 0 1px;
	text-decoration: none;
	outline:none;
	color: #fff;
	background: #cc0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	float:left;
}
.button_red a b {
	display: block;
	position:relative;
	top: -1px;
	left: 0;
	border:solid #330000;
	border-width:1px 0 0;
	font-weight:normal;
}
.button_red a b b {
  border-width:0 0 1px;
  top: 2px;
  padding:1px 10px 2px 10px;
}
.button_red a:hover,
.button_red a:hover b {background:#666;color:white;}



ul.addtocart {float:left;}
.addtocart a {
	display:block;
	border: solid #330000;
	border-width: 0 1px;
	text-decoration: none;
	outline:none;
	color: #fff;
	background: #cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	float:left
}
.addtocart a b {
	display: block;
	position:relative;
	top: -1px;
	left: 0;
	border:solid #330000;
	border-width:1px 0 0;
	font-weight:normal;
}
.addtocart a b b {
  border-width:0 0 1px;
  top: 2px;
  padding:4px 10px 6px 10px;
}
.addtocart a:hover,
.addtocart a:hover b {background:#666;color:white;}






.yellow_more,  a.yellow_more {font-size:12px; float:left; display:inline-block; position:relative; width:84px; overflow:hidden; height:23px; background:url(../images/yellow_moreinfo.jpg) no-repeat left top; text-decoration:none; margin-top:10px; border:0; text-align:center;cursor:pointer}
.yellow_more:hover,  a.yellow_more:hover { background:url(../images/yellow_moreinfo.jpg) no-repeat left bottom; text-decoration:underline; color:#555;}
.yellow_more span, a.yellow_more span { font-weight:bold; color:#000;text-align:center; white-space:nowrap;}
.yellow_more span:hover,  a.yellow_more span:hover { font-weight:bold; color:#555; text-decoration:underline; cursor:pointer}

.promobanner{ background:#ffc; padding:6px 10px; width:974px; margin-bottom:5px; color:#333; font-size:18px;-moz-border-radius: 3px; -webkit-border-radius: 3px; border:1px solid #dcd400}

#response {color:#f30; font-size:inherit; padding:.4em 0; float:left; width:330px; clear:both }
#no-spam {font-size:1.1em; font-style:italic; color:#666; margin-top:.4em;}
#description {font-size:1.1em; margin:1.5em 1em -1.9em 0; color:#333; text-align:right; color:#333;}

a.applynowbutton_emp {
display:block;
	line-height:1.5;
	padding:5px 10px;
	background:#0066cc;
	border:1px solid #003399;
	font-size:18px;
	color:#fff;
	font-size:12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.applynowbutton_emp:hover {
	background:#c00;
	border:1px solid #660000;color:#fff;
}
div.clearbutton						{clear:both; height:0; font-size: 1px; line-height: 1px;}
a.GlobalredButton span 				{background: transparent url('../images/button_sprite_left_red.jpg') no-repeat 0 0; display: block; 
									line-height: 22px; padding: 3px 0 3px 18px; color: #fff;} 								
a.GlobalredButton 					{background: transparent url('../images/button_sprite_right_red.jpg') no-repeat top right; 
									display: block;	float: left; height: 27px; margin-right: 6px; 
									padding-right: 18px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
									font-size:12px; font-weight:bold;}
a.GlobalredButton:hover span		{background-position: 0 -28px; color: #ccc; text-decoration:none}
a.GlobalredButton:hover				{background-position: right -28px; text-decoration:none}


a.GlobalblueButton span 				{background: transparent url('../images/button_sprite_left_blue.jpg') no-repeat 0 0; display: block; 
									line-height: 22px; padding: 3px 0 3px 18px; color: #fff;} 								
a.GlobalblueButton 					{background: transparent url('../images/button_sprite_right_blue.jpg') no-repeat top right; 
									display: block;	float: left; height: 27px; margin-right: 6px; 
									padding-right: 18px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
									font-size:12px; font-weight:bold;}
a.GlobalblueButton:hover span		{background-position: 0 -28px; color: #ccc; text-decoration:none}
a.GlobalblueButton:hover				{background-position: right -28px; text-decoration:none}


.form-button-facebook { display:block; background:url(../images/connectfacebook.gif) no-repeat; border:none; text-indent:-9999px; width:194px; height:27px; cursor:pointer}