/*RESET*/
    html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
    body {color:#000;background: #000;line-height: 1; font-family:arial, Helvetica, Sans-Serif;font-size:12px;height: 100%; width: 100%;}
    ol, ul {list-style:none;} table {border-collapse: collapse;border-spacing: 0;} 
html { overflow-y: scroll; }
#table-navigation{display:none;}

ul.simpleList {list-style: disc outside;margin-left:20px;}
.simpleList li{margin-bottom:5px;}
.hide{display:none;}

/*improve image resizing in ie7*/
img{-ms-interpolation-mode:bicubic; }
/*Clear Floats*/
    .group:after, .dropDown li:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
   .clear {clear:both;height:0;font-size:1;display:block;}
/*Main Sprite*/

body#editor {background-color:#fff!important;}

/*
#head .nav .dropDown li a, #head .nav .dropDown a.arw, #head .nav li a 
*/
#head #searchBox .search,
#head .nav li a,
.social, #slideshow .figcaption a, #blogPosts .date {
    background-image: url(images/city-grounds-sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block
}

.dropDown a{background:none;}
    .facebook{height:16px;width:16px;background-position:0 0}
    .twitter{height:16px;width:16px;background-position:-25px 0}
    .yelp{width:40px;height:16px;background-position:-48px 0}
    .mail{width:19px;height:16px;background-position:-99px 0}
        
/*General Style*/
    @font-face
    {
        font-family:"Rockwell";
        src:url(../Resources/Fonts/Rockb.TTF)
    }
    a:link,
    a:visited{color:#555555; text-decoration:none;}
    a:hover{}
    a:active{}
    a:focus{}
    

    #main a:link,
    #main a:visited{color:#555555; text-decoration:none;}
    #main a:hover{text-decoration:underline;}
    #main a:active{}
    #main a:focus{text-decoration:underline;}

a.no-pointer{cursor:default!important;}
a.no-pointer * {cursor:default!important;}


    del{color:inherit;}
    
    .right{float:right;}
    h1{margin-bottom:10px;  }
    h2{text-transform:uppercase;}
    #main h2{
        font-size: 20px;
        margin-bottom:18px;
        text-transform: uppercase;
    }
    h3{padding:8px 12px 4px;margin:10px 0;color:#fff;text-transform:uppercase;font-size:19px;background:#000}
        h3 .sale{background:#b0b491 url(../Images/sale-bg.png) repeat-x;margin:-8px -12px 0 0;padding:7px 11px 3px 11px;border:1px solid #999c7b;}
        #sidebar h3{background:#fff;color#000;padding:0;margin:25px 0 0 0;border-bottom:1px solid #B2B2B2;font-size:16px;}
    #main p{margin-bottom:10px;}
    h4{font-size:14px;margin:10px 0 5px;}
    .spotlight .feature, #blogPosts .postDetail,#slideshow .figcaption{background:url(images/opacity80blk.png) repeat;}
   
   
/*Forms & Fields*/

    .field{clear:both;position:relative}
        .field label{position:absolute;top:5px;left:4px;font-size:11px;font-weight:bold;color:#686868}
        .field input{border:1px solid #000;float:left;width:150px;height:19px}
    
/*PRICING*/
.product-price {color:#555;font-size:14px;}
.product-price .sale{color:#EF2C2C;}
.product-price dt,.product-price dl{display:inline-block;}
.product-price dt{display:none!important;}
.ie7 .product-price dt, .ie7 .product-price dl {zoom:1;display:inline;}

#productbody .header .product-price{font-size:20px;}

/*Structure*/
    .bgWrap{background:#fff url(images/layout/city-grounds-bg.jpg) no-repeat fixed top center;padding-top:10px;}
    .wrap{width:980px;padding:10px;margin:0 auto; background:#fff;position:relative;}
    a.link-go-to-top{display:block;text-align:center;font-weight:bold;}
    
    #head{margin-bottom:10px;position:relative;z-index:10}
    .ie7 #head{display:inline}
        #head h1{float:left;margin:10px 0 12px 10px;z-index:100; color: #000000; font-size: 30px;}
        #head .nav{clear:both;background:#000;padding-right:12px;}
            #head .nav ul{float:left}
            #head .nav li{float:left;position:relative}
            #head .nav li a {
                display: block;
                color: #fff;
                font-size: 19px;
                padding: 8px 30px 4px 12px;
                text-transform: uppercase;
                background-position: right -187px;
                text-indent: 0;
                border: 1px solid #000;
                border-bottom: none;
            }
            #head .nav a:hover, #head li.hover a{text-decoration:none;background-color:#fff;color:#000;background-position: right -228px;}
            #head .nav .right a:hover{background:#fff;color:#000}
            #head .right ul{margin:0 -1px 22px 0;float:right}
            #head .right li {float:left;margin-right:1px;}
            #head .right li a{font-size:11px;padding:2px 10px;background-color:#000;color:#fff}
            #head .right li a.social{background-color:transparent !important;padding:0;margin-right:8px}
            #head .right li a:hover{background-color:#666}
            .nav .right{color:#fff;padding-top:10px}
            .nav .right a{color:#999;}
            .nav .right a:hover{text-decoration:none;color:#ee0000;}
            #head .cart{text-indent:0;clear:both;background-position:-169px 0;padding:5px 0 5px 25px;float:left;color:#000;font-size:11px;margin-right:10px}
            #head .cart:hover{background-position: -270px 0}
            
#head #searchBox{float:right;height:24px;width:180px;}
#head #searchBox .field{clear:both;position:relative;width:180px;}
#head #searchBox form{margin:0;padding:0;}
#head #searchBox .field label{color:#686868;display:block;font-size:11px;font-weight:700;left:8px;position:absolute;top:5px;z-index:100;}




#head #searchBox .search {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/city-grounds-sprite.png");
    background-position: -129px 0;
    background-repeat: no-repeat;
    float:right;
    height: 24px;
    text-indent: -9999px;
    width: 26px;}


#head #searchBox .field #keywordsearchfield {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    float: right;
    width: 150px;
}

    #main{position:relative;z-index:5;width:770px;float:left;left:210px;min-height:10px;}
    
    .dropDown{position:absolute;top:32px;left:0;background:#fff;border:1px solid #000;border-top:none;display:none;z-index:9900;padding:20px;width:160px;box-shadow:1px 4px 3px rgba(0,0,0,.5);-moz-box-shadow:1px 4px 3px rgba(0,0,0,.5);-webkit-box-shadow:1px 4px 3px rgba(0,0,0,.5)}
        .double .dropDown{width:340px}
        #head .nav .dropDown a{background-image:none;text-transform:none;border: none}
        #head .nav .dropDown li{display:block;float:none}
        #head .nav .dropDown li a{color:#555;font-size:12px;padding:7px 7px 7px 0;float:left;}
        #head .nav .dropDown li a:hover{padding-right:26px;color:#000;}
        .dropDown .sale{float:right;padding:0 20px 20px 20px;margin-left:15px;border-left:1px solid #000;width:120px;}
        .dropDown .sale img{display:block;margin-bottom:12px}
        .dropDown .sale .desc{color:#555}
        .dropDown .sale a:hover .desc{color:#000}
        .dropDown .sale .price{display:block;margin:6px 0 12px;overflow:auto}
        .dropDown .sale .price del{float:left;margin-right:10px}
        .dropDown .sale .price strong{float:left;color:#e80000}
        #head .nav .dropDown .sale a{color:#555;font-size:12px;padding:0;clear:both;}
        #head .nav .dropDown .sale a:hover{color:#000;}
        .sale a:hover{text-decoration:underline}
        .dropDown .arw{margin:6px 0 12px}
        .dropDown ul{float:left;width:160px} 
        .dropDown li{border-bottom:1px solid #b1b1b1}
        .dropDown li.last{border-bottom:none}
        .dropDown h4{text-transform:uppercase;font-size:15px;margin-bottom:10px}

    #sidebar {
        position: relative;
        z-index: 6;
        float: left;
        left: -770px;
        border: 1px solid #000;
        padding-bottom: 16px;
        padding-left: 12px;
        padding-right: 10px;
        padding-top: 16px;
        width: 172px;
    }

     /*total width 200px;*/
    
    
        #sidebar h2{
            border-bottom-color: #B2B2B2;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            color: #000000;
            font-size: 19px;
            padding-bottom: 2px;
            text-transform: uppercase;
        }

/*
    #ankle{width:980px;margin:0 auto;padding-bottom:12px}
        #ankle #brandSelector{float:left;margin:10px 12px 0 0;padding:12px 40px 12px 12px;background:#000;color:#fff;}
        #ankle #brandSelector:hover{background:#666;color:#000;cursor:pointer}
        #ankle ul{float:left;}
        #ankle h3{color:#000;background:none;padding-left:0}
        #ankle li{float:left;padding:10px 14px}
        #ankle li:hover{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#dfdfdf}
*/
    #ankle {display:none;}
            
    #foot{background:#000;padding:20px 0}
        #foot a{color:#9c9c9c}
        #foot a:hover{color:#fff}
        .container{width:980px;margin:0 auto}
        #foot li{float:left;padding-left:8px}
        #foot .btmLink li{padding: 0 15px 0 0;font-size:15px}
        #foot .btmLink {text-transform:uppercase;float:left}
        #foot .btmLink a{color:#fff;}
        #foot .btmLink a:hover{color:#666}
        
        .socialLinks {float:left;margin:3px 0 0 30px}
            .socialLinks ul, .socialLinks span{float:left;color:#666;padding-right:12px}
        .copyright {color:#323c3d;clear:both;padding-top:40px;}
        
/*Home*/
    #slideshow{}
        #slideshow .slide{position:relative}
        #slideshow .figcaption{top:214px;right:0;position:absolute;padding: 0 18px 18px 18px;}
        #slideshow .figcaption h2{color:#fff;font-size:26px;font-family:Rockwell, "Rockwell", Georgia, Serif;padding:18px 32px 18px 0px;text-transform:uppercase}
        #slideshow .figcaption a, #head .nav .dropDown a.arw{height:20px;padding:10px 38px 0 6px;background-position: right -32px;float:left;text-indent:0;color:#fff;font-size:14px;font-weight:bold;text-transform:uppercase}
        #slideshow .figcaption a:hover, #head .nav .dropDown a.arw:hover{background-position:right -63px;text-decoration:none}
        #slideshow #slidePagination{display:none}
        
    #spotlights{}
        .spotlight {margin-right:10px;float:left;position:relative;width:485px;color:#fff}
        .end{margin-right:0}
            .spotlight h4{top:26px;left:24px;font-size:22px;font-family:"Rockwell", Rockwell, Georgia, Serif;position:absolute;text-transform:uppercase}
            .spotlight .feature{padding: 0 24px;line-height:16px;position:absolute;top:75px;left:0;width:178px;color:#bebbb7;}
                .spotlight .feature h5{color:#fff;font-family:Rockwell, "Rockwell", Georgia, Serif;margin:16px 0 4px;}
                .spotlight .feature img{border:5px solid #fff;float:right;margin-right:-138px}
                .spotlight .feature a{color:#fff;float:left;clear:left;margin:5px 0 10px 0}
            .spotlight .bottomFeature{position:absolute;bottom:0;left:0;background:#000;width:455px;font-family:Rockwell, "Rockwell", Georgia, Serif;padding:12px 15px;}
                .bottomFeature a{color:#fff}
                
    #blogPosts{}
        #blogPosts li{width:317px;height:320px;margin-right:14px;float:left;position:relative}
        #blogPosts li.end{margin-right:0}
        #blogPosts .date{position:absolute;color:#000;right:5px;top:20px;font-family:Rockwell, "Rockwell", Georgia, Serif;z-index:3;text-indent:0;background-position:0 -103px;text-align:right;padding:2px 26px 0 15px;font-size:26px;width:46px;height:71px;}
        #blogPosts .postDetail{width:305px;height:320px;position:absolute;z-index:2;top:0;left:0;padding-left:12px;color:#fff;display:none}
            .postDetail .postTitle{font-size:40px;line-height:34px;padding:34px 0 42px 0;width:174px;display:block}
            .postDetail .postComments{position:absolute;bottom:20px;right:0;font-style:italic;font-size:16px;border:5px solid #fff;border-right:0;background:#aa0000;padding:14px 12px;font-family:Georgia, Palentino, Serif;}
        #blogPosts a:hover .postDetail{display:block;text-decoration:none}
        #blogPosts a{text-decoration:none}



#popular_brands a{display:block;text-align:center;margin:25px 0;}
        
#customcontent {overflow:hidden;margin-bottom:15px;}
#pageid_search #customcontent {margin-bottom:0;}
/*Header Banners for Group, Department, and Category*/
#customcontent .main-col{width:501px;position:relative;float:left;display:inline;}
#customcontent .sub-col > div,
#customcontent .main-col > div {border:1px solid #000;overflow:hidden;}
#customcontent .main-col{height:261px;}
#customcontent .sub-col{width:256px;overflow:hidden;position:relative;float:left;margin-left:8px;display:inline;}
#customcontent .sub-col > div{margin-top:5px;height:127px;overflow:hidden;}
#customcontent .sub-col > div:first-child{margin-top:0;}

/*For Department pages*/
#pageid_department #customcontent .main-col div {height:261px;}
/*For Category-pages*/
#pageid_category #customcontent .main-col div{overflow:hidden;height:127px;}


.ie7 #customcontent .main-col,
.ie7 #customcontent .sub-col {zoom:1;display:inline;}


#panel-navigation .icon {background-image: url(images/city-grounds-sprite.png); background-position: 0 -285px;display:inline-block;width:7px;position:relative;height:8px;margin-right:3px;top:2px;}
.ie7 #panel-navigation .icon {zoom:1;display:inline;}

#panel-navigation .icon {background-image: url(images/city-grounds-sprite.png); background-position: 0 -285px;display:inline-block;width:7px;position:relative;height:8px;margin-right:3px;top:2px;}
.ie7 #panel-navigation .icon {zoom:1;display:inline;}

#panel-navigation > li {display:none;color: #515151;position:relative;font-size:12px;font-weight:bold;}
#panel-navigation .default{display:block;}

#panel-navigation a{border-bottom:1px solid #b2b2b2;display:block;padding:6px 0}


#panel-navigation .active .icon{background-position:-33px -248px;}

#panel-navigation .nav-category {margin-left:12px;padding-left:12px;}
#panel-navigation .nav-cat a {font-size:12px;color:#555}

#panel-navigation.group-mode > li {display:none;} 
#panel-navigation.group-mode .open {display:block;}
#panel-navigation.group-mode .open .link-group{display:none;}

#panel-navigation .active a.link-dept {color:#000;}
#panel-navigation .active .active a.link-cat {color:#000;}
#panel-navigation li a:hover {color:#000;text-shadow:1px 1px #ddd;}

/*Product Listing
 * department
 * category
 * subcategory
 * search
 */
.product-grid {overflow:hidden;position:relative;padding-bottom:1px;background:#ABABAB;}
.product-grid li{background:#fff;text-align:center;width:191px;height:270px;display:block;float:left;position:relative;z-index:0;margin:1px 0 0 1px ;}
.product-grid li:hover .inner-li {position:relative;color:#000;left:-1px;top:-1px;border:1px solid #000;width:191px;height:270px;}
.product-grid li:hover a:link,
.product-grid li:hover a:visited {color:#000;}
.product-grid a:hover {text-shadow:1px 1px #ddd;}
.product-grid li:hover .product-price {color:#000!important;}
.product-grid li:hover .product-price .sale{color:#eF0000;}
.product-grid .product-thumb{ text-align:center; background:#fff; height:201px; display:table;}
.product-grid .product-thumb a { display:table-cell; vertical-align:middle;width:191px;}
.product-grid .image-thumb {max-height:206px;width:auto;max-width:180px;height:auto;margin:auto;display:block;}
.product-grid .product-description{padding:5px 15px;text-align:left;}
.product-grid .product-description h4 {margin-bottom:5px;}
.product-grid .learn-more{display:block;text-align:right;font-size:11px;text-transform:lowercase;}

    #product_listing {width:769px;}
    #product_listing li{width:191px;height:270px;font-size:12px;}
    #product_listing li:hover .inner-li {width:191px;height:270px;}
    #product_listing h4{font-size:12px;}
    #product_listing .product-thumb{ height:196px; }
    #product_listing .image-thumb {max-height:196px;max-width:180px;}
    
    #relateditems_listing {width:449px;margin-top:-1px;position:relative;z-index:50;}
    #relateditems_listing li{width:223px;}
    #relateditems_listing li:hover .product-price {color:#000!important;}
    #relateditems_listing li:hover .product-price .sale{color:#ef0000;}
    #relateditems_listing li:hover .inner-li{width:223px;}

/*height*/
    #relateditems_listing li,
    #relateditems_listing li:hover .inner-li{height:295px;}
        #relateditems_listing .product-thumb {padding-top:10px;}
        #relateditems_listing .product-thumb a {width:223px;}
        .product_relateditems {overflow:hidden;position:relative;}
        .product_relateditems h3{margin-bottom:0;width:425px!important;text-align:left;position:relative;z-index:100;}

    .account-pages {width:769px;}
    .account-pages  li{height:60px;width:191px;}
    .account-pages  li:hover .inner-li{height:60px;width:191px;display:table;}
        .account-pages a{display:table-cell;width:191px;vertical-align:middle;height:60px;font-size:20px;}

.page-nav {background:#000;color:#fff;overflow:hidden;border:1px solid #000;margin:10px 0 15px 0;position:relative;padding:0 8px;}

#pageid_content-26 .page-nav,
#pageid_search .page-nav,
#pageid_category .page-nav,
#pageid_product .page-nav {margin-top:0;}
.page-nav strong,
.page-nav b,
.page-nav .result,
.page-nav .breadcrumb span,
.page-nav a{color:#fff;display:inline-block;padding:8px 0;}
.page-nav .breadcrumb{float:left;}
.page-nav.bottom{margin-top:15px!important;}

.page-nav b{padding-right:3px;}
#main .page-nav a:link,
#main .page-nav a:visited{color:#999999;padding-right:3px;}
#main .page-nav a:hover{color:#ffffff;}
#main .page-nav a:active{}
#main .page-nav a:focus{}
#main .page-nav a.
#main .page-nav .breadcrumb a.active{}
#main .page-nav .pagination a.button-on,
#main .page-nav .pagination a:hover {background:#fff;color:#000!important;}




#main .page-nav .pagination {float:right;clear:right;}
.page-nav .result {position:absolute;left:350px;}

.page-nav .pagination li {display:inline-block;}
.page-nav .pagination .label {display:none!important;}
#main .page-nav .pagination a {padding-left:5px;padding-right:5px;}


.sort {text-align:right;}
.sort dd, .sort dt {display:inline-block;margin-bottom:15px;}
.sort a{margin-right:10px;}
.sort img{margin-left:5px;}
.ie7 .sort dd, .ie7 .sort dt {zoom:1; block:inline;}


.ie7 .page-nav .pagination li,
.ie7 .page-nav a {zoom:1;display:inline;}
/*Buttons & Actions*/
#history-submit,
.btn {border:none;background:none;color:#ff0000;}
a.action:link,
a.action:visited,
.action {
    background-image: url("images/city-grounds-sprite.png");
    background-position: 100% -31px;
    background-repeat: no-repeat;
    background-color:none!important;
    display: inline-block;
    font-size:16px;
    height: 30px;
    color:#fff!important;
    text-transform:uppercase;
}
.ie7 .action {zoom:1;display:inline;}
.secondary {color:#666;}

.action span.button-text {padding:10px 35px 0px 10px;display:block;}
.action:hover {background-position: 100% -62px;text-decoration:none;}
.actions {overflow:hidden;}
.ie7 .actions {padding-bottom:10px;}
.actions .action { float:right;}
.actions .secondary {float:left;clear:left;}
#pageid_product #productbody .actions .secondary {margin:10px 0;}
#pageid_product #productbody .actions .btn {}

#pageid_basket .continue-shopping,
#pageid_basket .actions {margin-top:5px;}
#pageid_basket .continue-shopping,
#pageid_basket .actions .secondary {clear:none;background:#000;color:#fff!important;padding:5px 10px;display:block;margin-right:10px;}

/*TABLES & FORMS*/
table.table {border-collapse:collapse;display:block;margin-top:10px;}
table.table td,
table.table th,
table.table .lgcy-th{padding:1px;}
table.table .lgcy-thead .lgcy-th,
table.table thead th{background:#000;color:#fff;}

table.table .lgcy-tbody .lgcy-th,
table.table tbody th{}

table.table .lgcy-tbody td,
table.table tbody td {}

table.table .lgcy-tfoot .lgcy-th,
table.table tfoot th{text-align:right;}
table.table .lgcy-tfoot td,
table.table tfoot td{border:none;}

table.lgcy-form-table .lgcy-tbody .lgcy-th{width:125px;}
/*table borders*/
table.border .lgcy-thead .lgcy-th,
table.border thead th{background:#000;color:#fff;border:1px solid #000;}
table.border .lgcy-tbody td,
table.border tbody td {border:1px solid #ababab;}

.inputrequirement,
.inputRequirement{color:#ff0000;}

/*Shopping cart panel - pageid_basket + pageid_payment*/
#shopping-basket td,
#shopping-basket th{padding:5px;}
#shopping-basket tfoot .first td,
#shopping-basket tfoot .first th{border-top:2px solid #000;}
#shopping-basket tfoot tr{background:#efefef;}
#shopping-basket .total {text-align:right;}
#shopping-basket .row1 td{background:#F7F7F7;}
#shopping-basket .discount {font-style:italic;}
#shopping-basket .discount .col2 {text-align:center;}



/*forms*/
#pageid_product #quantity,
.select,
select,
input[type=text],
input.text,
input[type=password],
input.password {border:1px solid #666;width:200px;}

.qty input{border:1px solid #666;}

#pageid_product #quantity,
select:focus;
input[type=text]:focus,
input.text:focus,
input[type=password]:focus,
input.password:focus {border-color:#000;}

#pageid_product #quantity{width:35px;}

/*BASKET PAGE*/
#pageid_basket .header {overflow:hidden;}
#pageid_basket a.continue-shopping{float:right;display:block;margin:5px;}
/*CheckoutStep1*/
#pageid_checkoutstep1 .column-one,
#pageid_checkoutstep1 .column-two {width:300px;float:left;overflow:hidden;margin-left:10px;}
.column-two{margin-left:20px;}
#pageid_checkoutstep1 #main table.table td{border:none;}
#pageid_checkoutstep1 #main .body{height:120px;}
#pageid_checkoutstep1 #main .actions {}






/*Registration and account details update Form*/
#accountform .lgcy-tbody .lgcy-th{width:125px;}
#accountform input[type=password],
#accountform input[type=text],
#accountform select{width:200px;}
#accountform .actions {margin-top:15px;}
/*LOGIN*/

/*HISTORY*/
#history-searchfields{display:block;margin-top:10px;}
#history-searchfields select{margin-left:5px;}
#history-searchfields label{display:block;margin:10px 0 5px 0;font-weight:bold;}
p#history-instr {margin-bottom:10px;} 
#history-submit {float:right;}





/*PRODUCT PAGE*/
#productbody #productphoto{max-width:440px;}
#productbody .column-two{width:310px;overflow:hidden;float:left;margin-left:10px;}
#productbody .column-one{overflow:hidden;float:left;width:450px;text-align:center;}
#productbody .header,
#productbody .section{margin-bottom:10px;padding-bottom:10px;overflow:hidden;}
#productbody h1{font-size:22px;font-weight:normal;}


/*Custom Messages*/
.custom-messages {}
.custom-messages .avail-message{margin-top:10px;font-weight:bold;color:#E70000;}
#pageid_basket .avail-message{font-size:11px;font-weight:normal;margin-top:5px;}


/*product-border*/
#productbody {overflow:hidden;}
#productbody #product_actions_messages,
#product-social,
#productbody .header,
#productbody #product_buy {border-bottom:1px solid #999;overflow:hidden;}
#productbody #product_availability_messages{padding-bottom:10px!important;}

#productbody #message-nowebsales{margin-top:0;}
#productbody .actions{}
#productbody .header .brand-name{margin-bottom:10px;display:block;}
#productbody #product_buy p{padding-bottom:5px;}
#productbody .sub-column-two,
#productbody .sub-column-one{width:50%;float:left;}
#product_availability{clear:both;}
#productbody #product_description br{margin-bottom:5px;}

table#matrixoptions{width:100%;margin:0;}
#productbody #matrixitemoptions strong{display:none;}
#productbody .matrixcol1 p{font-weight:bold;}
#productbody .matrixcol2 {text-align:right;}
#productbody .matrixcol2 select{display:block;width:100%;}
#productbody tr.brand{display:none;}
#productbody #product_description h4{margin-bottom:10px;}
#product_image{border:1px solid #000;text-align:center;position:relative;}
#product_image img{margin:auto;text-align:center!important;}

#product_image a.click-enlarge{position:absolute;display:block;height:19px;width:19px;bottom:15px;right:15px;background: transparent url('images/buttons/enlarge-image.png') top left no-repeat;text-indent:-10000px;}


#product-social{font-size:11px;}
#product-social ul{overflow:hidden;}
#product-social ul li{display:block;float:left;border-right:1px solid #ccc;height:24px;background-position:left center;background-repeat:no-repeat;margin-left:10px;}
#product-social ul li a{display:block;padding:5px 10px 5px 20px;}
#product-social ul li.last,
#product-social ul li.first{border:none}

#product-social ul li.share-this a{padding-left:0px}
#product-social li.email-friend{background-image: url('images/buttons/email.png')}
#product-social li.share-on-facebook{background-image: url('images/buttons/facebook.png');}
#product-social li.share-on-twitter{background-image: url('images/buttons/twitter.png');}

#pageid_payment a#btn-make-payment {margin-top:15px;}

/*Facebook Comments*/
.fb-comments-wrap{clear:both;margin-top:10px;border-top:1px solid #999;}
.fb-comments-wrap h3{margin:0;}
.fb-comments{margin:5px 0 0 0;}


/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
.lte7 #head .nav li a{padding-bottom:2px;}
.lte7 h3 .sale{margin:-34px 0 0;}
.lte7 #head .right{width:270px;}
.lte7 #head .nav .right{width:auto;}
.lte7 #head .cart{margin-top:38px;}
.lte7 .group,.lte7 .dropDown li{display:inline-block !important;height:1%;}

.brands-listing {overflow:hidden;}
.brands-listing dl{margin-bottom:10px;padding-left:35px;}
.brands-listing dt{padding:3px;font-size:14px;margin-left:-25px;color:#AA0000;font-weight:bold;}
.brands-listing dd {display:inline-block;width:175px;}
.ie7 .brands-listing dd {zoom:1; display:inline;}
.brands-listing a:link,
.brands-listing a:visited{text-decoration:none;display:block;padding:8px;}
.brands-listing a:hover{text-decoration:underline;background:#efefef;color:#000;}
.brands-listing a:active{}
.brands-listing a:focus{text-decoration:underline;}

#pageid_checkoutstep2 #main h1{font-size:24px;}

/*RESET - Styles from system.css*/
/* one page checkout defaults */
/*
h4.formBox { padding: inherit; margin: inherit; }
div.checkout-panel #checkout_webcoupon { margin-left: none; width: auto; margin-right: auto; }
div.checkout-panel input.email {   width: 147px !important; }
div.checkout-panel input.telephone {   width: 124px !important; }
div.checkout-panel { float: left;width: 303px; margin-right: 8px; }
div.checkout-panel p { padding-top: 5px; }
ul.checkout-fields {  margin:0; padding:0; }
ul.checkout-fields li { list-style: none !important;clear:both; padding-top: 2px; margin:0; }
div.checkout-panel input.textbox ,  div.checkout-panel select { width: 287px ; border: 1px solid #999; }
ul.checkout-fields li div.two-column { float: left; width: 134px !important;  margin:0;}
ul.checkout-fields li div.first-child {margin-right: 10px;padding:0; }
div.checkout-panel li div input.textbox , div.checkout-panel li div select { width: 134px !important; margin-left:0; margin-right:0; }
div.ajax-loader { height: 60px;  background: url('../../images/ajax-loader.gif') no-repeat; background-position: center center; }
ul.checkout-fields #state { width: 175px; }
ul.checkout-fields #zippostcode { width:90px ; text-transform: uppercase;}
input#checkout_shipdate, input#checkout_tripdate { width: 100px; margin-left: 10px; }
#checkout-section-tripdate .error-text { margin-left: 80px; width: 100px; float: left; }
*/

#pageid_checkoutstep2 div.checkout-panel{float:none;clear:none;width:inherit;margin-right:10px;}

#pageid_checkoutstep2 #checkout-panels {position:relative;}

#checkout-first-column{float:none;overflow:hidden;width:100%;border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:10px;}
#checkout-section-customer{width:100%;overflow:hidden;}
    #billing-fields,
    #shipping_ship_to_billing_options {width:45%;}
    #billing-fields {display:block;float:left;overflow:hidden;}
    #shipping_ship_to_billing_options{float:left;overflow:hidden;}



#pageid_checkoutstep2 #checkout-section-comment,
#pageid_checkoutstep2 #checkout-section-shipping{width:350px;display:inline-block;position:relative;float:left;}
#checkout-section-shipping{padding-right:20px;}

/*#pageid_checkoutstep2 #checkout-section-comment{left:380px;}
#pageid_checkoutstep2 #checkout-section-shipping{left:-360px;}*/

#pageid_checkoutstep2 #checkout-section-checkoutplugin,
#pageid_checkoutstep2 #checkout-section-basket,
#pageid_checkoutstep2 #checkout-section-coupon {clear:both;margin-top:10px;padding-top:10px;border-top:1px solid #ccc;overflow:hidden;}

#pageid_checkoutstep2 #checkout-section-coupon:before {content:" ";display:block;clear:both;height:1px;border-top:1px solid #ccc;}
#pageid_checkoutstep2 #checkout-section-coupon {border:none;}

#pageid_checkoutstep2 #checkout-section-basket{}
#pageid_checkoutstep2 #main .checkout-fields li{ overflow:hidden;margin-bottom:10px; }
#pageid_checkoutstep2 #main input[type=text]{}
#pageid_checkoutstep2 #main .checkout-fields label {}
#pageid_checkoutstep2 #main  br{margin-bottom:5px;}
#pageid_checkoutstep2 #main .inputRequirement {}
#pageid_checkoutstep2 #main  label {width:150px;line-height:120%;}
#pageid_checkoutstep2 #main #checkout-section-checkoutplugin input[type=text]{display:block;margin-top:5px;}
#pageid_checkoutstep2 #main .plugin-data {width:45%;}
#pageid_checkoutstep2 #main .plugin-data p{margin:0;padding:0;}

#pageid_checkoutstep2 #main a{font-weight:bold;}
#pageid_checkoutstep2 #confirmpasswordrow {display:block!important;float:none!important;margin-top:5px;}

#pageid_checkoutstep2 div.checkout-panel #checkout_webcoupon {
    margin-left: 0;
    width: auto;
}
#pageid_checkoutstep2 #faxrow{display:none;}
#pageid_checkoutstep2 #shipto-heading{margin-bottom:50px;}

#pageid_checkoutstep2 h4.formBox{padding-left:0;} 
#pageid_checkoutstep2 .action {margin-right:50px;}
#pageid_ordercomplete #shopping-basket {margin-bottom:15px;}


.g4n-scroller {position:relative;overflow:hidden;height:50px;border:1px solid #333;}
.g4n-scroller .scroll-wrap {margin-left:20px;}
.g4n-scroller li{width:146px;text-align:center;}
.g4n-scroller li:hover{background:#999;color:#000;}
.g4n-scroller li a {display:block;height:50px;text-align:center;}
.g4n-scroller li a img{max-height:38px;width:auto;margin:0 auto;display:block;}
.g4n-scroller .scroll-ctrl {overflow:hidden;position:absolute;top:0;background-color:#000;color:#fff;z-index:200;width:20px;text-align:center;cursor:pointer;height:50px;background-position:center center; background-repeat:no-repeat;}
.g4n-scroller .scroll-ctrl span{display:none;}
.g4n-scroller .scroll-prev {background-image: url('images/prev.png');}
.g4n-scroller .scroll-next {background-image: url('images/next.png');}
.g4n-scroller .scroll-ctrl:hover{opacity:.5;filter:alpha(opacity=50);}
.g4n-scroller .scroll-next {right:0;}

#pageid_category .g4n-scroller {margin-bottom:10px;}

#select-category-heading,
.cattablebody {display:none;}
/*
252 x 214

heading 32 high
*/
#category_listing {overflow:hidden;margin-bottom:10px;}
#category_listing .item {width:250px;float:left;}
#category_listing .inner {height:214px;border:1px solid #999;margin:0px 0px 8px 0px;overflow:hidden;text-align:center;position:relative;}
#category_listing .center-item {margin-left:10px; margin-right:10px;}
#category_listing .thumb-wrap {height:180px;display:block;position:relative;z-index:200000}
#category_listing .thumb-wrap img{max-height:130px;display:block;margin-left:auto;margin-right:auto;}
#category_listing .heading {height:32px;overflow:hidden;margin:0;padding:0;text-align:left;position:absolute;width:100%;left:0;bottom:0;background: #000 url("images/arrow-bullet.png") 216px center no-repeat;}
#category_listing .heading a{color:#fff;display:block;padding:9px 0px 0px 9px;}
#category_listing .item:hover .inner{border-color:#333;}
