﻿@import "/includes/css/reset.css";
@import "skin.css";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);

/* GENERAL STYLES */
html, body {margin:0;padding:0;border:none;height:100%;}
body {margin:0;padding:0;background:url(/images/2013/gunBg.jpg) no-repeat 50% 0 #120f0d;font-family:'Roboto','Arial',sans-serif;font-size:13px;color:#111;display:table;width:100%;}
a {text-decoration:none;}
a:focus{outline:none;}
a:hover {text-decoration:none;}
a img {border:0px;}
.wrapper {margin:0 auto;padding:0;width:1100px;}
.cleared {clear:both;margin:0;padding:0;}
input {background:#fff;border:0;height:25px;padding:0 0 0 5px;color:#444;font-size:13px;font-family:'Roboto','Arial',sans-serif;font-family:'Roboto','Arial',sans-serif;vertical-align:baseline;}
select {background:#fff;border:0;height:25px;padding:2px;color:#444;font-family:'Roboto','Arial',sans-serif;font-family:'Roboto','Arial',sans-serif;vertical-align:baseline;}
textarea {background:#fff;border:none;color:#444;padding:5px;font-family:'Roboto','Arial',sans-serif;font-size:13px;}
strong {font-weight:500;}
p {margin:0 0 15px 0;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* TEXT */
.white, .gearItem .item .body .paging ul li.selected a, .gearSearch .results .list .paging ul li.selected a {color:#fff;}
.tan, .footer a, a.active, .accountBar a {color:#deb170;}
.sand, .footer a:HOVER, .accountBar a:HOVER {color:#c8bea7;}
.black, .gearItem .item .body .breadcrumb a:HOVER, .gearSearch .comparison .container .head .print a:HOVER, .gearLocker .browse .copy ul.list a {color:#111;}
.grey, .gearItem .item .body .paging ul li a, .gearItem .item .body .breadcrumb a, .gearSearch .comparison .container .head .print a, .gearSearch .results .list .paging ul li a, .gearLocker .browse .copy ul.list a:HOVER {color:#666;}

/* TABS */
a.tabOff {background:#767676;display:inline-block;height:25px;line-height:25px;color:#fff;font-size:13px;padding:0 15px;font-weight:500;}
a.tabOff:HOVER {background:#848484;}

/* SPRITES */
a.close {background:url(/images/2013/icons/sprites.png) no-repeat -236px -0px;display:inline-block;width:22px;height:22px;text-indent:-9999px;position:absolute;right:10px;top:9px;}
a.close:HOVER {background:url(/images/2013/icons/sprites.png) no-repeat -236px -22px;}
a.facebook {background:url(/images/2013/icons/sprites.png) no-repeat 0 -80px;display:inline-block;width:25px;height:25px;text-indent:-9999px;margin:0 0 0 10px;}
a.facebook:HOVER {background:url(/images/2013/icons/sprites.png) no-repeat 0 -105px;}
a.twitter {background:url(/images/2013/icons/sprites.png) no-repeat -25px -80px;display:inline-block;width:25px;height:25px;text-indent:-9999px;margin:0 0 0 2px;}
a.twitter:HOVER {background:url(/images/2013/icons/sprites.png) no-repeat -25px -105px;}
a.youtube {background:url(/images/2013/icons/sprites.png) no-repeat -50px -80px;display:inline-block;width:25px;height:25px;text-indent:-9999px;margin:0 0 0 2px;}
a.youtube:HOVER {background:url(/images/2013/icons/sprites.png) no-repeat -50px -105px;}
a.instagram {background:url(/images/2013/icons/sprites.png) no-repeat -75px -80px;display:inline-block;width:25px;height:25px;text-indent:-9999px;margin:0 0 0 2px;}
a.instagram:HOVER {background:url(/images/2013/icons/sprites.png) no-repeat -75px -105px;}
a.pageLeft {background:url(/images/2013/icons/sprites.png) no-repeat -659px -5px;display:block;width:20px;height:auto;text-indent:-9999px;position:relative;top:5px;left:5px;}
a.pageRight {background:url(/images/2013/icons/sprites.png) no-repeat -681px -5px;display:block;width:20px;height:auto;text-indent:-9999px;position:relative;top:5px;left:6px;}
.iconPrint {background:url(/images/2013/icons/sprites.png) no-repeat -8px -66px;display:inline-block;width:14px;height:14px;margin:0 5px 0 0;position:relative;top:3px;}
a.rateOff {background:url(/images/2013/icons/sprites.png) no-repeat -288px -32px;display:block;width:20px;height:20px;text-indent:-9999px;position:relative;top:13px;}
a.rateOff:HOVER {background:url(/images/2013/icons/sprites.png) no-repeat -308px -32px;}
a.rateOn {background:url(/images/2013/icons/sprites.png) no-repeat -308px -32px;display:block;width:20px;height:20px;text-indent:-9999px;position:relative;top:13px;}
.starOff {background:url(/images/2013/icons/sprites.png) no-repeat -288px -32px;display:inline-;width:20px;height:20px;}
.starOn {background:url(/images/2013/icons/sprites.png) no-repeat -308px -32px;display:inline-;width:20px;height:20px;}


/* USER BAR */
.userBar {background:#24211e;height:40px;color:#e7e2d6;position:fixed;width:100%;z-index:999;}
.userBar .accountBar {float:left;width:45%;line-height:40px;}
.userBar .accountBar .accountName {float:left;height:35px;}
.userBar .accountBar .accountName a {padding:0 10px;border-right:1px solid #332f2a;position:relative;right:10px;}
.userBar .accountIcons {float:left;width:35px;height:35px;}
.userBar .accountIcons a {margin:0 2px 0 0;vertical-align:middle;}
.userBar .accountOptions {float:left;height:35px;}
.userBar .portalBar {float:right;width:45%;text-align:right;padding:8px 0 0 0;}
.userBar .portalBar span.tan {margin:0 10px 0 0;}

/* LOGIN */
.module {position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.8);z-index:99999;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;pointer-events:none;}
.module:target {opacity:1;pointer-events:auto;}
.module > div {width:250px;position:relative;margin:10% auto;padding:0;background:#e7e2d6;border:5px solid #ababab;overflow:auto;}
.module .login {color:#444;}
.module .login ul {padding:10px;}
.module .login ul li {margin:0 0 5px 0;}
.module input.tabLarge {float:right;margin:0 10px 10px 0;}

/* MODULE HEADERS */
.moduleHead {background:#473829;height:40px;line-height:40px;text-indent:10px;font-size:20px;color:#fff;font-weight:700;position:relative;}
.moduleNotice {background:#1f4e20;height:40px;line-height:40px;text-indent:10px;font-size:20px;color:#fff;font-weight:700;}
.moduleWarn {background:#800a0d;height:40px;line-height:40px;text-indent:10px;font-size:20px;color:#fff;font-weight:700;}

/* HEADER */
.header {width:100%;height:80px;margin:40px 0 0 0;}
.header .logo {float:left;width:625px;height:80px;}
.header .sponsor {float:right;width:280px;height:80px;}

/* SPONSORS */
.sponsors {height:60px;line-height:60px;background:#24211e;padding:0 8px;}
.sponsors a {float:left;height:40px;margin:10px 0 0 10px;}

/* CONTENT */
.content {display:table;width:1100px;height:630px;background:#9d9079;}
.content .builder {display:table-cell;width:960px;height:600px;vertical-align:top;padding:15px 0 0 15px;}
.content .sidebar {display:table-cell;width:105px;background:#24211e;vertical-align:top;padding:0 0 5px 0;}
.content .sidebar a {display:block;padding:0 10px}
.content .notice {display:block;margin:10px 0;width:960px;height:45px;background:#e7e2d6;line-height:45px;text-align:center;font-size:20px;color:#913e0e;}
.content .notice a {font-weight:700;text-decoration:underline;}

/* SUBPAGES */
.contentSub {display:table;width:1100px;height:auto;background:#9D9079;}
.contentSub .copy {background:#E7E2D6;margin:10px;padding:15px;overflow:auto;}
.contentSub .copy .title {font-size:30px;font-weight:700;display:block;margin:0 0 10px 0;padding:0 0 5px 0;border-bottom:1px solid #c7c0b0;}
.contentSub .copy .col {float:left;width:550px;}
.contentSub .copy .form {float:left;width:350px;margin:0 0 0 30px;}
.contentSub .copy .form span {font-size:30px;font-weight:700;display:block;margin:0 0 10px 0;}
.contentSub .copy .form ul {}
.contentSub .copy .form ul li {margin:0 0 10px 0;}
.contentSub .copy .form ul li input, .contentSub .copy .form ul li textarea, .contentSub .copy .form ul li select {display:block;width:85%;margin:5px 0 0 0;}
.contentSub .copy .form input.tabLarge {line-height:normal;height:auto;font-size:22px;margin:0 42px 0 0;}
.contentSub .sidebar {display:table-cell;width:105px;background:#24211e;vertical-align:top;padding:0 0 5px 0;}
.contentSub .sidebar a {display:block;padding:0 10px}

/* ADVERTISING */
.contentSub .perItem {background:#E7E2D6;margin:10px;padding:10px;overflow:auto;position:relative;}
.contentSub .perItem .image {float:left;width:250px;}
.contentSub .perItem .body {float:left;width:500px;}
.contentSub .perItem .body span {display:block;font-size:25px;font-weight:700;margin:0 0 5px 0;}
.contentSub .perItem .body .moduleNotice {font-size:25px;margin:10px 0 0 0;text-indent:0;padding:0 20px;text-transform:uppercase;display:inline-block;}
.contentSub .package {float:left;background:#E7E2D6;width:230px;margin:0 8px 10px 10px;min-height:425px;}
.packRight {margin:0 !important;}
.contentSub .package .body {padding:10px;}
.contentSub .package .body span {display:block;text-align:center;font-size:25px;font-weight:700;margin:0 0 5px 0;}
.contentSub .package .body .moduleWarn {font-size:25px;margin:10px 0 0 0;text-indent:0;text-align:center;text-transform:uppercase;}
.contentSub .package .body .image {display:block;margin:10px 0;}
.contentSub .package a.tab {display:block;width:100px;margin:10px auto;text-align:center;font-weight:700;font-size:15px;}

/* GEAR LOCKER */
.gearLocker {display:table-cell;height:600px;vertical-align:top;}
.gearLocker .intro {overflow:auto;background:#e7e2d6;margin:20px;}
.gearLocker .intro img {float:right;width:365px;margin:15px 10px 0 0;}
.gearLocker .intro .copy {float:left;width:520px;padding:10px 20px;margin:0;border:0;}
.gearLocker .intro .copy h1 {font-size:50px;font-weight:700;}
.gearLocker .search {background:#d4c49f;height:70px;line-height:70px;margin:0 20px 20px 20px;}
.gearLocker .search span {float:left;color:#24211E;font-size:20px;font-weight:500;margin:0 20px;}
.gearLocker .search ul {float:left;}
.gearLocker .search ul li {display:inline-block;line-height:30px;}
.gearLocker .search ul li select {margin:0 0 0 10px;min-width:185px;}
.gearLocker .search .toolsNav {float:left;margin:0 0 0 15px;}
.gearLocker .search .toolsNav {position:relative;}
.gearLocker .search .toolsNav #adminMenu {display:none;}
.gearLocker .search .toolsNav ul.adminTools1 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;top:70px;width:220px;left:3px;}
.gearLocker .search .toolsNav ul.adminTools2 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;left:-218px;top:70px;width:220px;}
.gearLocker .search .toolsNav ul.adminTools3 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;left:-369px;top:70px;width:150px;}
.gearLocker .search .toolsNav .adminTools1 li, .adminTools2 li, .adminTools3 li {float:none;border-top:1px solid #312d29;position:relative;display:block;z-index:1;width:100%;}
.gearLocker .search .toolsNav .adminTools1 a, .adminTools2 a, .adminTools3 a {display:block;padding:4px 20px;color:#fff;}	
.gearLocker .search .toolsNav .adminTools1 li:hover, .adminTools2 li:hover, .adminTools3 li:hover {background:#443f3a;}
.gearLocker .browse {overflow:auto;background:#e7e2d6;margin:0 20px 20px 20px}
.gearLocker .browse .copy {float:left;padding:20px;margin:0;border:none;}
.gearLocker .browse .copy span {display:block;font-size:30px;font-weight:500;margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #dad5cb;}
.gearLocker .browse .copy ul.list {float:left;width:215px;font-size:15px;color:#111;font-weight:400;margin:0 15px 0 0;}
.endCol {margin:0 !important;}
.gearLocker .browse .copy ul.list li {overflow:auto;margin:0 0 15px 0;border-bottom:1px solid #dad5cb;padding:0 0 5px 0;}
.gearLocker .browse .copy ul.list li a {float:left;width:180px;}
.gearLocker .browse .copy ul.list li p {float:right;text-align:right;width:30px;font-size:11px;margin:3px 0 0 0;font-weight:500;color:#666;}

/* GEAR SEARCH */
.gearSearch {display:table-cell;height:600px;vertical-align:top;}
.gearSearch .intro {overflow:auto;background:#e7e2d6;margin:20px;}
.gearSearch .intro img {float:right;width:365px;margin:15px 10px 0 0;}
.gearSearch .intro .copy {float:left;width:520px;padding:10px 20px;margin:0;border:0;}
.gearSearch .intro .copy h1 {font-size:50px;font-weight:700;}
.gearSearch .search {background:#d4c49f;height:70px;line-height:70px;margin:20px;}
.gearSearch .search span {float:left;color:#24211E;font-size:20px;font-weight:500;margin:0 20px;}
.gearSearch .search ul {float:left;}
.gearSearch .search ul li {display:inline-block;line-height:30px;}
.gearSearch .search ul li select {margin:0 0 0 10px;}
.gearSearch .search .toolsNav {float:left;margin:0 0 0 15px;}
.gearSearch .search .toolsNav {position:relative;}
.gearSearch .search .toolsNav #adminMenu {display:none;}
.gearSearch .search .toolsNav ul.adminTools1 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;top:70px;width:220px;left:3px;}
.gearSearch .search .toolsNav ul.adminTools2 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;left:-218px;top:70px;width:220px;}
.gearSearch .search .toolsNav ul.adminTools3 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;left:-369px;top:70px;width:150px;}
.gearSearch .search .toolsNav .adminTools1 li, .adminTools2 li, .adminTools3 li {float:none;border-top:1px solid #312d29;position:relative;display:block;z-index:1;width:100%;}
.gearSearch .search .toolsNav .adminTools1 a, .adminTools2 a, .adminTools3 a {display:block;padding:10px 20px;color:#fff;}	
.gearSearch .search .toolsNav .adminTools1 li:hover, .adminTools2 li:hover, .adminTools3 li:hover {background:#443f3a;}
.gearSearch .results {overflow:auto;background:#e7e2d6;margin:0 20px 20px 20px;}
.gearSearch .results .head {height:70px;line-height:70px;}
.gearSearch .results .head span {float:left;font-size:25px;font-weight:500;margin:0 0 0 20px;color:#943700;}
.gearSearch .results .head p {float:right;width:800px;line-height:normal;padding:12px 0 0 0;margin:0;}
.gearSearch .results .head p span {float:none;font-size:13px;font-weight:400;margin:0;}
.gearSearch .results .counter {background:#dbd7cb;height:40px;line-height:40px;text-indent:20px;font-size:14px;}
.gearSearch .results .counter span {text-decoration:underline;}
.gearSearch .results .list {float:left;padding:20px;}
.gearSearch .results .list .item {overflow:auto;margin:0 0 15px 0;padding:0 0 15px 0;border-bottom:1px solid #dad5cb;}
.gearSearch .results .list .item .sel {float:left;width:25px;}
.gearSearch .results .list .item .sel input[type="checkbox"] {position:relative;top:10px;left:5px;}
.gearSearch .results .list .item .image {float:left;width:75px;height:50px;border:1px solid #c7c0b0;margin:0 20px;}
.gearSearch .results .list .item .copy {float:left;width:760px;padding:0;font-size:11px;margin:0;}
.gearSearch .results .list .item .copy a {display:inline-block;font-size:20px;}
.gearSearch .results .list .item .copy .info {display:block;margin:3px 0;color:#666;}
.gearSearch .results .list .item .copy .info span {margin:0 40px 0 0;}
.gearSearch .results .list .item .copy .info span a {display:inline-block;font-size:11px;text-decoration:none;}
.gearSearch .results .list .item .copy p {margin:0;}
.gearSearch .results .list .options {overflow:auto;margin:20px 0 0 0;}
.gearSearch .results .list .options .paging {float:left;width:520px;}
.gearSearch .results .list .options .paging ul {font-weight:500;font-size:11px;}
.gearSearch .results .list .options .paging ul li {border-radius:2px;box-shadow:0 1px 1px #dad5ca;display:inline-block;margin:0 5px 0 0;width:20px;height:20px;line-height:18px;background:#f4efe3;border:1px solid #cec9bf;text-align:center;}
.gearSearch .results .list .options .paging ul li:HOVER {background:#fffefa;}
.gearSearch .results .list .options .paging ul li.selected {background:#9D9079;border:0;box-shadow:inset 0 0 5px #7b705e;color:#fff !important;}
.gearSearch .results .list .options .paging ul li a {display:block;}
.gearSearch .results .list .options a.tabOff {float:left;height:30px;line-height:30px;}
.gearSearch .results .list .options a.tabLarge {float:right;}

/* GEAR COMPARE */
.gearSearch .comparison {position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.8);z-index:99999;opacity:0;-webkit-transition:opacity 10ms ease-in;-moz-transition:opacity 10ms ease-in;transition:opacity 10ms ease-in;pointer-events:none;}
.gearSearch .comparison:target {opacity:1;pointer-events:auto;}
.gearSearch .comparison > div {width:980px;min-height:650px;position:relative;margin:5% auto;padding:0;background:#e7e2d6;border:5px solid #ababab;overflow:auto;}
.gearSearch .comparison .container {min-height:650px;}
.gearSearch .comparison .container .head {float:left;color:#666;font-weight:700;height:75px;line-height:75px;padding:0 20px;}
.gearSearch .comparison .container .head span {float:left;font-size:35px;width:500px;}
.gearSearch .comparison .container .head .print {float:left;font-size:12px;width:175px;}
.gearSearch .comparison .container .items {float:left;padding:0 0 20px 0;margin:0 0 0 20px;width:940px;overflow:auto;}
.gearSearch .comparison .container .items .itemsInner {border:0;}
.gearSearch .comparison .container .items .itemsInner .result {float:left;width:300px;min-height:550px;background:#d4c49f;margin:0 15px 0 0;}
.gearSearch .comparison .container .items .itemsInner .result .image {width:205px;height:115px;margin:15px auto;}
.gearSearch .comparison .container .items .itemsInner .result .specs {background:#fff;width:280px;margin:0 auto 10px auto;position:relative;overflow:auto;}
.gearSearch .comparison .container .items .itemsInner .result .specs span {display:block;font-size:18px;margin:10px;color:#666;}
.gearSearch .comparison .container .items .itemsInner .result .specs ul {margin:0 0 15px 0;}
.gearSearch .comparison .container .items .itemsInner .result .specs ul li {padding:5px 0 5px 10px;font-size:12px;overflow:auto;}
.gearSearch .comparison .container .items .itemsInner .result .specs ul li span {float:left;font-size:11px;width:80px;font-weight:500;color:#111;margin:0;}
.gearSearch .comparison .container .items .itemsInner .result .specs ul li p {float:left;width:190px;margin:0;}
.gearSearch .comparison .container .items .itemsInner .result .specs ul li.row {background:#f8f6f1;}
.gearSearch .comparison .container .items .itemsInner .result .specs a.tab {display:block;width:100px;line-height:23px;margin:10px auto;padding:0;text-align:center;}
.gearSearch .comparison .container .notice {display:block;text-align:center;font-size:11px;font-weight:500;color:#666;margin:20px 0;}

/* GEAR ITEM */
.gearItem {vertical-align:top;}
.gearItem .search {background:#e7e2d6;height:60px;line-height:60px;margin:20px;}
.gearItem .search span {float:left;font-size:30px;font-weight:700;margin:0 20px 0 15px;}
.gearItem .search ul {float:left;}
.gearItem .search ul li {display:inline-block;line-height:30px;}
.gearItem .search ul li select {margin:0 0 0 10px;min-width:185px;}
.gearItem .search .toolsNav {float:left;margin:0 0 0 15px;}
.gearItem .search .toolsNav {position:relative;}
.gearItem .search .toolsNav #adminMenu {display:none;}
.gearItem .search .toolsNav ul.adminTools1 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;top:60px;width:220px;left:3px;z-index:1;}
.gearItem .search .toolsNav ul.adminTools2 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;left:-218px;top:60px;width:220px;z-index:1;}
.gearItem .search .toolsNav ul.adminTools3 {background:#37332f;padding:0;border-left:1px solid #322e2a;position:absolute;top:63%;left:-369px;top:70px;width:150px;}
.gearItem .search .toolsNav .adminTools1 li, .adminTools2 li, .adminTools3 li {float:none;border-top:1px solid #312d29;position:relative;display:block;z-index:1;width:100%;}
.gearItem .search .toolsNav .adminTools1 a, .adminTools2 a, .adminTools3 a {display:block;padding:4px 20px;color:#fff;}	
.gearItem .search .toolsNav .adminTools1 li:hover, .adminTools2 li:hover, .adminTools3 li:hover {background:#443f3a;}
.gearItem .item {float:left;width:780px;margin:0 0 20px 20px;}
.gearItem .item .head .name {float:left;width:500px;color:#fff;font-size:25px;font-weight:500;}
.gearItem .item .head ul.rating {float:right;width:120px;color:#fff;height:20px;}
.gearItem .item .head ul.rating li {display:inline-block;height:20px;}
.gearItem .item .body {overflow:auto;background:#e7e2d6;padding:13px;}
.gearItem .item .body .breadcrumb {margin:0 0 15px 0;font-size:12px;color:#666;}
.gearItem .item .body #slider1_container {position:relative;}
.gearItem .item .body #slider1_container  #inside {position: absolute; left: 0px; top: 0px; width: 750px; height: 500px; overflow: hidden;}
.gearItem .item .body .imageProduct {display:block;background:#fff;width:750px;height:500px;}
.gearItem .item .body .video {float:left;width:450px;height:250px;margin:18px 18px 0 0;}
.gearItem .item .body .company {float:left;background:#fff;width:280px;height:250px;margin:18px 0 0 0;}
.gearItem .item .body .itemTabs {overflow:hidden;margin:20px 0 0 0;}
.gearItem .item .body .createComment {background:#f8f6f1;padding:15px;overflow:auto;}
.gearItem .item .body .createComment span {float: left;font-size: 25px;font-weight: 500;}
.gearItem .item .body .createComment a.tab {float:right;margin:15px 0 0 0;}
.gearItem .item .body .comments {background:#fff;}
.gearItem .item .body .comments span {float:left;font-size:25px;font-weight:500;margin:15px;}
.gearItem .item .body .comments .entry {overflow:auto;padding:15px;background:#f8f6f1;}
.altCom {background:#fff !important;}
.gearItem .item .body .comments .entry .author {float:left;width:120px;margin:0 15px 0 0;font-size:12px;color:#666;}
.gearItem .item .body .comments .entry .author a {font-weight:500;}
.gearItem .item .body .comments .entry .comment {float:left;width:585px;}
.gearItem .item .body .comments .entry .comment .stars span {color:#a74811;font-size:20px;float:none;margin:0;}
.gearItem .item .body .comments .entry .comment .stars {margin:0 0 5px 0;}
.gearItem .item .body .comments .entry .comment .text {line-height:1.4;font-size:12px;}
.gearItem .item .body .comments .entry .comment .text a {display:block;float:right;font-weight:500;}
.gearItem .item .body .paging {float:left;margin:15px 0 0 0;}
.gearItem .item .body .paging ul {font-weight:500;font-size:11px;}
.gearItem .item .body .paging ul li {border-radius:2px;box-shadow:0 1px 1px #dad5ca;display:inline-block;margin:0 5px 0 0;width:20px;height:20px;line-height:18px;background:#f4efe3;border:1px solid #cec9bf;text-align:center;}
.gearItem .item .body .paging ul li:HOVER {background:#fffefa;}
.gearItem .item .body .paging ul li.selected {background:#9D9079;border:0;box-shadow:inset 0 0 5px #7b705e;color:#fff !important;}
.gearItem .item .body .paging ul li a {display:block;}
.gearItem .item .body .specs {background:#fff;}
.gearItem .item .body .specs span {float:left;font-size:25px;font-weight:500;margin:15px;}
.gearItem .item .body .specs ul {margin:0 0 15px 0;}
.gearItem .item .body .specs ul li {padding:10px 0 10px 15px;overflow:auto;}
.gearItem .item .body .specs ul li span {float:left;width:140px;font-size:13px;color:#111;margin:0;}
.gearItem .item .body .specs ul li p {float:left;margin:0;width:550px;}
.gearItem .item .body .specs ul li.row {background:#f8f6f1;}
.gearItem .buyNow {float:right;width:155px;background:#e7e2d6;margin:0 20px 20px 0;padding:0;}
.gearItem .buyNow .head {display:block;background:#dbd7cb;height:50px;line-height:50px;border-bottom:1px solid #c8c2b3;font-size:20px;font-weight:700;text-align:center;}
.gearItem .buyNow a {display:block;border-bottom:1px solid #c8c2b3;}
.gearItem .buyNow a.tab {display:inline-block;margin:20px;}

 /* jssor slider arrow navigator skin 03 css */
                                /*
                                .jssora03l              (normal)
                                .jssora03r              (normal)
                                .jssora03l:hover        (normal mouseover)
                                .jssora03r:hover        (normal mouseover)
                                .jssora03ldn            (mousedown)
                                .jssora03rdn            (mousedown)
                                */
                                .jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn
                                {
            	                    position: absolute;
            	                    cursor: pointer;
            	                    display: block;
                                    background: url(/gear-locker/includes/a03.png) no-repeat;
                                    overflow:hidden;
                                }
                                .jssora03l { background-position: -3px -33px; width: 55px; height: 55px; top: 123px; left: 8px; }
                                .jssora03r { background-position: -63px -33px; width: 55px; height: 55px; top: 123px; right: 8px }
                                .jssora03l:hover { background-position: -123px -33px; }
                                .jssora03r:hover { background-position: -183px -33px; }
                                .jssora03ldn { background-position: -243px -33px; }
                                .jssora03rdn { background-position: -303px -33px; }

/* ADMIN TOOLS */
.adminTool .body {width: 65%; float: left;}
.adminTool .editBar {width: 30%; float: left;}
.adminTool .formTitle {font-size: 25px; margin: 0 0 20px 0; height: 27px; font-weight: bold;}
.adminTool .formContain ul li {width: 100%; min-height: 25px; margin: 0 0 10px 0; line-height: 25px;}
.adminTool .formContain ul li p {float: left; margin: 0; width: 200px;}
.adminTool .listImages {margin: 20px 0 0 0; text-indent: 20px;}
.adminTool .listImages .listHeader {background: none repeat scroll 0 0 #AFACA2; font-size: 14px; height: 40px; line-height: 40px;}
.adminTool .listImages .imageRow {height: 50px; line-height: 50px; border-bottom: 1px solid #AFACA2; padding: 5px 0;}
.adminTool .listImages .imageRow span {position:relative; top: -20px;}
.adminTool .listImages .imageRow a {float: right; position:relative; top: 5px;}

/* FOOTER */
.footer {margin:20px 0 50px 0;height:60px;}
.footer .column {float:left;width:550px;font-size:12px;color:#968973;}
.footer .column .connect {float:left;margin:0 0 10px 0;}
.footer .column .connect .arfcom {float:left;line-height:35px;margin:0 35px 0 0;}
.footer .column .connect .guns {float:left;line-height:35px;}
.footer ul {float:right;width:480px;font-size:14px;text-decoration:underline;text-align:right;}
.footer ul li {display:inline-block;margin:0 0 0 15px;}
