/* Global Resetting */
html, body {
	width: 100%;
	height: 100%;
	
	background: #B66D00 url(./../images/background.png) repeat-x;
	
	padding: 0;
	margin: 0;
}

* {
    outline: none;
}

a img{
	border: 0;
}

.clear{
	clear: both;
}

/* Layout CSS */
div.pageComments {
	background: #f0f0f0;
	border: 1px dotted #ccc;
	padding: 10px;
}

#PageNumbers {
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
	text-align: center;
	padding: 5px;
	border: 1px solid #ddd;
	background: #e9e9e9;
}

#PageNumbers * {
	padding: 0 5px;
	line-height: 1.5em;
}

#PageNumbers a {
	color: #0083C8;
	text-decoration: none;
}

#PageNumbers a:hover {
	text-decoration: underline;
}

#SilverStripeNavigatorMessage {
    display: none;
}

#SilverStripeNavigator {
    background: url(./../images/footerBG.png) repeat-x scroll left top !important;
    border-top: 1px solid #29211C !important;
}

/* Using body to force override of the style as it is defined as important and loaded last */
body #SilverStripeNavigator #logInStatus {
    background: transparent url(./../images/icons/logout.png) no-repeat scroll right top !important;
}

.header {
    position: relative;
    
    width: 1003px;
    height: 56px;
    
    margin-left: auto;
    margin-right: auto;
    
    padding-top: 12px;
}

.logo {
    background: url(./../images/logo.png) no-repeat 12px;
    width: 323px;
    height: 44px;
    
    padding-left: 12px;
}

.logo a {
    display: block;
    width: 180px;
    height: 44px;
}

.logo span {
    display: none;
}

.cart-checkout {
    position: absolute;
    left: 615px;
    top: 42px;
}

.cart-checkout img {
    float: left;
    margin-right: 8px;
}

.cart-checkout div {
    float: left;
    
    line-height: 11px;
}

.cart-checkout .cart-link {
    padding-right: 26px;
}


.top-links {
    position: absolute;
    right: 10px;
    top: 44px;
}

.top-links li {
    text-transform: uppercase;
    
    float: right;
}

.top-links li + li {
    padding-left: 22px;
}

.top-links li img {
    margin-right: 5px;
}

.top-links ul {
    list-style-type: none;
    
    padding: 0;
    margin: 0;
}

.container {
    background: #FFFFFF url(./../images/top.gif) no-repeat;
    
    position: relative;
    
    width: 995px;
    
    margin-left: auto;
    margin-right: auto;
    
    padding: 4px;
}

#Content {
    position: relative;
    
    min-height: 500px;
    height: auto !important;
    height: 500px;
    
    margin-top: 7px;
}

.top-bar {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #898989;
    
    padding-left: 1px;
    padding-right: 1px;
    
    height: 60px;
}

.nav-bar {
    background: url(./../images/nav-bar.png) repeat-x;
    float: left;
    width: 991px;
    height: 60px;
}

.search-bar {
    background: url(./../images/search-bar.png) repeat-x;
    
    float: right;
    
    width: 206px;
    height: 60px;
}

.search-head {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    
    cursor: default;
    
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    
    line-height: 30px;
    
    padding-left: 10px;
    
    margin-bottom: 4px;
}

.footer {
    padding: 0 4px 30px 4px;
    
    margin-top: 12px;
    margin-left:auto;
    margin-right:auto;
    
    width:995px;
}

.rightNavigationTitle {
    background: url(./../images/rightNavHead.jpg) no-repeat;
    width: 209px;
    height: 75px;
}

.rightNavigationTitle span {
    display: none;
}

.rightNavHeader {
    margin-bottom: 10px;
}

.rightNavHeader + .rightNavHeader {
    margin-top: -11px;
}

.rightNavHeader a:link, .rightNavHeader a:visited {
    display: block;
    height: 28px;
    
    padding-left: 17px;
    
    border-top: 1px solid #82786F;
    border-bottom: 1px solid #82786F;
}

.rightNavHeader a:hover, .rightNavHeader a:active {
    background: #453C37;
    
    border-top: 1px solid #695C55;
    border-bottom: 1px solid #695C55;
}

.rightNavItem a:link, .rightNavItem a:visited {
    display: block;
    height: 21px;
    
    padding-left: 32px;
}

.rightNavItem a:hover, .rightNavItem a:active {
    background: #453C37;
}

.main {
    width: 773px;
}

.grohmann-banner {
    background: url(./../images/grohmann-banner.jpg) no-repeat;
    
    width: 773px;
    height: 300px;
}

.free-shipping {
    background: url(./../images/free-shipping.jpg) no-repeat;
    
    width: 773px;
    height: 40px;
}

.grohmann-banner span {
    display: none;
}

.free-shipping span {
    display: none;
}

.grohmann-banner a {
    display: block;
    
    width: 773px;
    height: 300px;
}

.free-shipping a {
    display: block;
    
    width: 773px;
    height: 40px;
}

.category-dropdowns {
    margin-top: 9px;
}

.category-dropdowns div {
    float: left;
    
    position: relative;
    
    width: 247px;
    height: 71px;
    
    margin-left: 3px;
    margin-bottom: 10px;
}

.category-dropdowns div + div {
    margin-left: 14px;
}

.category-dropdowns div.clear {
    float: none;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    width: auto;
}

.category-dropdowns select {
    position: absolute;
    left: 14px;
    top: 28px;
    
    width: 220px;
    height: 18px;
    line-height: 18px;
}

.left-block {
    background: url(./../images/left-block.gif) no-repeat;
}

.center-block {
    background: url(./../images/center-block.gif) no-repeat;
}

.right-block {
    background: url(./../images/right-block.gif) no-repeat;
}

.featured-items {
    margin-top: 10px;
}

.featured {
    float: left;
    
    position: relative;
    
    width: 172px;
    height: 223px;
    
    margin-bottom: 16px;
}

.featured-items .spacer {
    float: left;
    width: 26px;
    height: 223px;
}

.home-footer {
    position: relative;
    
    background: #EBC019;
}

.home-footer .spacer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 507px;
    
    background: #FFFFFF;
    width: 10px;
    height: 100%;
}

.knife-categories {
    float: left;
    
    width: 483px;
    min-height: 162px;
    
    padding: 16px 12px 16px 12px;
}

.knife-categories h1, .ways-to-order h1 {
    margin-top: 0;
    margin-bottom: 20px;
}

.knife-categories .category {
    float: left;
    
    margin-left: 22px;
}

.ways-to-order {
    float: left;
    
    width: 229px;
    min-height: 162px;
    
    padding: 16px 12px 16px 12px;
    
    margin-left: 10px;
}

.ways-to-order li + li {
    border-top: 1px solid #D6B01F
}

.top-knives .category {
    float: left;
    width: 220px;
    
    margin-left: 37px;
}

.top-knives {
    margin-bottom: 18px;
}

.top-knives .category + .category {
    margin-left: 30px;
}

.topItem {
    clear: both;
    
    width: 220px;
    
    margin-top: 3px;
    
    line-height: 19px !important;
}

.topItem .item {
    float: left;
    
    max-width: 145px;
    
    padding-right: 2ex;
}

.topItem .number {
    padding-right: 8px;
}

.topItem .model {
    float: right;
    
    padding-right: 3px;
}

.topItem .model img {
    vertical-align: middle;
}

.topItem .model a {
    margin-left: 13px;
}

.listingItem {
    clear: both;
    
    padding-bottom: 12px;
}

.listingItem + .listingItem {
    border-top: 1px solid #E6B281;
    
    padding-top: 12px;
}

.productImage {
    float: left;
    
    margin-right: 16px;
}

.productName {
    padding-top: 8px;
}

.productPrices {
    margin-top: 26px;
}

.productPrices .buynow a {
    margin-left: 4ex;
}

.productPrices .buynow img{
    margin-top: 5px;
}

.listingItem .productButtons {
    float: right;
    
    padding-top: 4em;
}

.productLongDescription {
    padding-top: 26px;
}

.featuresListTitle {
    clear: both;
    
    padding-top: 26px;
}

ul.featuresList {
    margin-top: 0;
    margin-left: 0;
    padding-left: 15px;
}

.quantityBox {
    float: right;
    width: 155px;
}

.quantityBox ul, .quantityBox li {
    list-style-type: none !important;
    padding: 0;
}

.CheckoutPage #InformationTable {
    margin-bottom: 20px;
}

#LeftOrder {
    width: 400px !important;
    
    padding: 18px;
}

#RightOrder {
    width: 400px !important;
    
    background: #FBFBFB;
    
    padding: 18px;
}

#MiddleOrder {
    clear: both;
}

.typography #LeftOrder h3, .typography #RightOrder h3, .typography #BottomOrder h3, .typography #MiddleOrder h3, .typography #TopLeftOrder h3, .typography #TopRightOrder h3 {
    border-bottom: 0;
}

#BottomOrder, #MiddleOrder {
    border-top: 1px solid #999999;
    
    padding-top: 10px;
}

#OrderForm_OrderForm {
    border-top: 1px solid #999999;
    
    margin-top: 10px;
    padding-top: 10px;
}

#Checkout {
    border-bottom: 1px solid #999999;
    
    margin-bottom: 30px;
}

#OrderForm_OrderForm fieldset {
    padding: 0 !important;
}

#OrderForm_OrderForm_PaymentMethod {
    display: none;
}

#OrderForm_OrderForm_ShippingAddress2 {
    float: right;
}

#ShippingAddress2 {
    padding-right: 27px;
}

#ShippingCity {
    clear: both;
    
    padding-top: 4px;
}


/* column container */
.colmask {
    position: relative;      /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear: both;
    float: left;
    width: 100%;         /* width of whole page */
    overflow: hidden;    /* This chops off any overhanging divs */
}

/* 2 column right menu settings */
.rightmenu {
    background: #695C55;
}

.rightmenu .colleft {
    float: left;
    width: 200%;
    margin-left: -209px;
    position: relative;
    right: 100%;
    background: #fff;
}

.rightmenu .col1wrap {
    float: left;
    width: 50%;
    position: relative;
    left: 50%;
}

.rightmenu .col1 {
    margin: 0 0 0 209px;
    overflow: hidden;
}

.rightmenu .col2 {
    float: right;
    width: 209px;
    position: relative;
    left: 209px;
}

.subpage {
    margin-left: 40px;
    margin-top: 20px;
    
    width: 704px;
    
    padding-right: 40px;
}

.continueShopping {
    float: right;
}

#SearchForm_SearchForm {
    margin: 0;
    padding: 0;
}

.productImageContainer {
    float: left;
    position: relative;
}

.productImageContainer .productImage {
    float: none;
}

.productFeatured {
    position: absolute;
    top: 0;
    left: 0;
}

#ShopAccountForm_MemberForm #Country select {
    width: 210px;
}

.center {
    text-align: center;
}

.left {
    padding-right: 1ex;
}

.blogSummary + .blogSummary {
    border-top: 1px solid #000000;
}

.productPrices .productLongDescription {
    margin-top: 0;
    padding-top: 0;
}

.additionalProductImagesThumbs {
    float: left;
    
    max-width: 244px;
    
    margin-left: -6px;
    margin-right: 38px;
}

.additionalImageContainer {
    float: left;
    
    background: #5994A7;
    
    width: 116px;
    
    margin-bottom: 6px;
    margin-left: 6px;
}

.additionalImageContainer a:hover, .additionalImageContainer a:active {
    text-decoration: none;
}

.additionalImageContainer img {
    display: block;
    width: 116px;
}

.additionalImageContainer a:hover img, .additionalImageContainer a:active img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.additionalProductImageLarge {
    float: left;
    
    background: #695C55;
    
    margin-top: 20px;
    padding: 22px 20px;
    
    width: 360px;
    
    text-align: center;
}

.additionalProductImageLarge img {
    max-width: 360px;
    
    margin-left: auto;
    margin-right: auto;
}

.PageCommentButton {
    background: #695C55;
    
    color: #FFFFFF;
    
    line-height: 29px;
    
    -moz-border-radius: 4px;
    -moz-user-select: none;
    
    -webkit-border-radius: 4px;
    -webkit-user-select: none;
    
    border-radius: 4px;
    user-select: none;
    
    padding: 0 14px 0 22px;
}

#PageComments_holder h4 {
    margin-top: 2ex;
}

.typography .PageCommentButton h4 {
    float: left;
    
    color: #FFFFFF;
    
    font-size: 14px;
    font-weight: normal;
    
    margin-top: 0 !important;
    margin-bottom: 0;
}

.PageCommentButton.over, .PageCommentButton.over h4 {
    background: #453C37;
    
    color: #FF9201;
}

.PageCommentArrow {
    float: right;
    
    font-size: 24px !important;
}

.PageCommentButton .clear {
    line-height: 1px;
}

.PageCommentButton, .PageCommentButton * {
    cursor: pointer;
}

.splashBanner img {
    display: block;
}

.SplashPage, .CheckoutPage {
    margin-left: 36px;
    margin-right: 36px;
    padding-top: 34px;
    
    width: 920px;
}

.splashContent {
    width: 562px;
    
    padding-right: 40px;
    
    float: left;
}

.typography .splashContent h2 {
    margin-bottom: 0;
}

.SplashPageCategoriesHolder {
    margin-bottom: 2em;
    
    border-bottom: 1px solid #DBDBDB;
}

.SplashPageCategory {
    height: 79px;
    
    border-top: 1px solid #DBDBDB;
    
    padding-top: 10px;
}

.SplashPageCategory h5 .categoryNumber {
    background: url(../images/category-number-back.jpg) no-repeat;
    
    width: 15px;
    
    overflow: hidden;
    
    float: left;
    
    margin-right: 10px;
}

.SplashPageCategory h5 {
    margin: 0 0 4px 0;
}

.SplashPageCategory .categoryLink {
    padding-left: 24px;
}

.SplashPageCategory .categoryTitleBox {
    float: left;
    
    width: 116px;
}

.SplashPageCategory .categoryProducts {
    padding-left: 116px;
}

.SplashPageCategory .categoryProduct {
    float: left;
    
    margin-left: 26px;
}

.categoryProductSpacer {
    width: 132px;
}

.category-dropdowns .knivesBlockTitle {
    margin-left: 14px !important;
    margin-top: 4px;
    
    float: none;
    
    width: auto;
    height: auto;
    
    margin-bottom: 0;
}

#Account .Titles h2 {
   float: none;
}

#Account .status {
    font-style: italic;
}

#Account .status.completedStage {
    font-weight: bold;
    font-style: normal;
    text-decoration: line-through;
}

#Account .block {
    background: transparent;
}

#Checkout form .paymentfields span.message {
    display:block;
    width: 100%;
    
    margin-left: 0;
    margin-right: 0; 
}

.ProductCategoryPage {
    margin-left: 0;
    padding-right: 45px;
    
    width: 740px;
}

.ProductCategoryPage .categoryTitleBox {
    width: 200px;
}

.ProductCategoryPage .categoryProduct {
    float: right;
    padding-right: 110px;
}

.typography h3.ProductCategoryTitle {
    margin-top: 2em;
}

.ProductCategoryLeft {
    max-width: 238px;
}

.ProductCategoryRight {
    float: right;
    width: 472px;
    
    padding-left: 30px;
}

.typography .ProductCategoryLeft h3 {
    margin-bottom: 0;
}

.ProductCategoryAlsoSee {
    clear: both;
    
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    
    margin-left: 56px;
    
    padding-top: 14px;
    padding-bottom: 26px;
}

.typography .ProductCategoryAlsoSee h3 {
    margin-bottom: 24px;
}

.AlsoSeeProduct {
    float: left;
    padding-left: 10px;
}

.Product, .SubsitesVirtualProduct {
    position: relative;
    
    padding-left: 0;
}

.ProductContent {
    position: relative;
    
    min-height: 300px;
    
    margin-left: 1px;
    margin-top: 19px;
    
    padding-bottom: 20px;
}

.ProductBody {
    position: absolute;
    right: 0;
    
    width: 428px;
    
    padding-left: 278px;
}

.Product .cartFeatures, .SubsitesVirtualProduct .cartFeatures {
    position: relative;
    min-height: 80px;
}

.Product .cartBlock, .SubsitesVirtualProduct .cartBlock {
    position: absolute;
    left: 0px;
    bottom: 4px;
    
    width: 166px;
}

.Product .cartBlock .buynow, .SubsitesVirtualProduct .cartBlock .buynow {
    margin-top: 10px;
}

.Product .featuresBlock, .SubsitesVirtualProduct .featuresBlock {
    border-left: 1px solid #DBDBDB;
    
    margin-left: 166px;
    padding-left: 20px;
}

.typography .Product h1, .typography .SubsitesVirtualProduct h1 {
    margin-bottom: 0;
}

.typography .Product h2, .typography .SubsitesVirtualProduct h2 {
    margin-bottom: 0;
}

.FeaturedBanner {
    position: absolute;
    right: 41px;
    top: 6px;
    
    background: url(./../images/featured-knife.png) no-repeat;
    
    width: 167px;
    height: 22px;
}

.FeaturedBanner h4 {
    display: none;
}

.Product .ProductOtherOptions, .SubsitesVirtualProduct .ProductOtherOptions {
    margin-left: 236px;
}

.ProductOtherOptionsTitleRow {
    margin-top: 36px;
}

.ProductOtherOptionsTitleRow, .Product .categoryProducts, .SubsitesVirtualProduct .categoryProducts {
    padding-left: 166px; 
}

.Product .categoryProducts .categoryProduct, .SubsitesVirtualProduct .categoryProducts .categoryProduct {
    margin-left: 7px;
    margin-right: 7px;
}

.Product .SplashPageCategoriesHolder, .SubsitesVirtualProduct .SplashPageCategoriesHolder {
    margin-bottom: 74px;
}

.ProductOtherOptionsTitle {
    float: left;
    
    width: 132px;
    
    margin-left: 14px;
}

.SheathHolder, .OtherContentHolder {
    margin-left: 236px;
    margin-bottom: 74px;
}

.Product .ProductCategoryAlsoSee, .SubsitesVirtualProduct .ProductCategoryAlsoSee {
    margin-left: 0;
}

.typography .Product .ProductCategoryAlsoSee h3, .typography .SubsitesVirtualProduct .ProductCategoryAlsoSee h3 {
    margin-bottom: 24px;
}

.Product .SplashPageCategory .categoryTitleBox, .SubsitesVirtualProduct .SplashPageCategory .categoryTitleBox {
    width: 150px;
}

.continueShoppingButton {
    margin-left: 1ex;
    float: right;
}

.CheckoutPage .ProductImage {
    float: left;
}


.typography .continueShopping a img, #OrderForm_OrderForm_action_processOrder a img {
    display: block;
}

#OrderForm_OrderForm_action_processOrder {
    float: left;
}

.CheckoutPage .Actions {
    width: 180px;
    
    margin-top: -34px !important;
    
    padding-left: 230px;
}

#BottomForm {
    padding-left: 30px;
}

#TopLeftOrder {
    height: 170px;
    
    padding: 4px 18px;
    
    border-bottom: 1px solid #999999;
}

#TopRightOrder {
    position: absolute;
    right: 45px;
    top: 11px;
    
    width: 400px;
    height: 170px;
    
    background: #FBFBFB;
    
    padding: 4px 18px;
}

#TopRightOrder fieldset {
    padding: 0 0 12px 0 !important;
}

.OrderFormLayout {
    position: relative;
}

#OrderForm_OrderForm_CustomerType, #OrderForm_OrderForm_CustomerType li {
    list-style-type: none;
}

#OrderForm_OrderForm_CustomerType {
    margin-left: 0;
    padding-left: 0;
}

#OrderForm_OrderForm_CustomerType li {
    margin-left: 0;
}

#CustomerType, #CustomerType ul, #CustomerType .middleColumn {
    margin-top: 0 !important;
}

.TopRightOrderBottom {
    margin-top: -30px !important;
    
    padding-left: 14px;
}

.typography #TopLeftOrder h3, .typography #TopRightOrder h3 {
    margin: 0;
}

#MemberLoginForm_LoginForm_action_signIn {
    float: left;
    
    margin-right: 1ex;
}

.TopRightOrderBottom div {
    margin: 0 !important;
}

#OrderForm_OrderForm_error {
    max-width: 390px;
}

.footer span a:link, .footer span a:visited  {
    text-decoration: none;
}

.footer span a:hover, .footer span a:active  {
    text-decoration: underline;
}

.footer span {
    text-transform: uppercase;
}

.footer span + span {
    padding-left: 22px;
}

.footer span img {
    margin-right: 5px;
}

.footer p {
    list-style-type: none;
    
    padding: 0;
    margin: 0;
}

.HomePage .ProductCategory {
    width: 464px;
    margin-left: 18px;
    
    padding-top: 112px;
    padding-left: 36px;
    padding-right: 254px;
    
    min-height: 535px;
    height: auto !important;
    height: 535px;
}

.HomePage .ProductCategory .categoryTitleBox {
    width: 222px;
}

.ImageCarouselWrapper {
    width: 773px;
    height: 300px;
}


/*----------------------------------Ryan's CSS-----------------------------------------
---------------------------------------------------------------------------------------*/

/*-----s3Slider----*/
#carousel {
    width: 994px; /* important to be same as image width */
    height: 386px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-bottom: 20px;
	
}

#carouselContent {
    width: 994px; /* important to be same as image width or wider */
    position: absolute;
	top: -15px;
	margin-left: 0;
	list-style: none;
	padding-left: 0px;
	left: -10px;
	float:left;
	display: block;
}
.carouselImage {
    float: left;
    position: relative;
	display: none;
}
.carouselImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 994px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.carouselImage span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 190px !important;
	height: 365px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 365px;
}

#carouselContent li.carouselImage { list-style: none;}

/*---------landing page content------*/

.imgRight{ float:right; }
.imgLeft{ float: left;}

#landingPageContent{ margin-left: 35px;}

/*-----Knife list-----*/

#knifeList{ margin-top: 150px; margin-bottom: 50px;}
.knifeLine img{ float:left; margin: 10px 10px 10px 0px;}
.knifeLine p{ float:left; width: 400px; margin-right: 0px; padding-top:40px; }
.knifeLine hr{ margin-top: 50px; width: 955px;}
.knifeLine h4{ color: #343434; }
.knifeLineLink{ }

#outdoorKnifeList{ margin-top: 50px; margin-bottom: 50px;}

