body {
    margin: 0;
    padding: 0;
    background: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#containerwrapper {
    margin: 10px auto;
    padding: 5px 0px;
    width: 924px;
    border: solid 2px #F44D00;
}
#container {
    width: 908px;
    margin: 0 auto;
    background-color: #fff;
    color: #333;
    font-size: 9pt;
    /*line-height: 130%;*/
}
.bold {
    font-weight: bold;
}
.note {
    font-style: italic;
    color: #999;
    font-size: 12px;
}
#navbar {
    width: 100%;
    background-color: black;
    color: #fff;
    line-height: 30px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbar #search_form {
    float: right;
    display: inline;
    margin: 0; padding: 0;
    height: 30px;
}
#navbar #search_form form {
    display: inline;
    margin: 0; padding: 0;
}
#search_form input {
    margin: 0;
    display: inline;
    vertical-align: middle;
}
#navbar #search_form #search_keywords {
    width: 120px;
    height: 14px;
    border: 0 none;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 5px;
    margin: 5px 0;
    display: inline;
}
#navbar #search_form #search_btn {
    margin: 0px 7px;
    height: 20px;
    width: 57px;
}
#navbar #cust_service {
    float:right;
    padding-right: 20px;
}
#navbar ul {
    margin: 0; padding: 0;
}
#navbar ul li {
    display: inline;
    padding: 9px 6px;
    margin: 0;
}
#navbar a {
    color: #fff;
    text-decoration: none;
}
#navbar a:hover {
    text-decoration: underline;
}
#top {
    padding: 0;
    background-color: #fff;
    position: relative;
    height: 55px;
}
#topctas {
    position: absolute;
    right: 183px;
    top: 8px;
    height: 32px;
}
#topctas a {
    display: inline;
}
#topctas a img{
    border: none;
}
#top h1 {
    margin: 0;
    color: #F44D00;
    height: 55px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url('/media/images/common/logo.gif') no-repeat;
    padding: 0;
}
#top h1 a {
    display: block;
    text-decoration: none;
    width: 180px; height: 55px;
}
#top h1 a img {
    border: none;
}
#topcart {
    position: absolute;
    width: 171px;
    height: 39px;
    padding: 8px 10px;
    /*background: #ffcc00;*/
    top: 0;
    right: 0;
    color: #E96D1F;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
}
#topcart a {
    color: #E96D1F;
    text-decoration: none;
}
#topcart_login {
    padding-left: 20px;
    padding-top: 2px;
    background: url('/media/images/common/top_login.gif') top left no-repeat;
}
#topcart_home {
    padding-left: 23px;
    padding-top: 3px;
    background: url('/media/images/common/top_home.gif') top left no-repeat;
}
#topcart_cart {
    line-height: 20px;
    padding-left: 20px;
    padding-top: 5px;
    background: url('/media/images/common/top_cart.gif') top left no-repeat;
    color: #939284;
    vertical-align: middle;
}
#topcart_cart img{
    line-height: 20px;
    vertical-align: middle;
}
#leftnav {
    float: left;
    display: block;
    width: 195px;
    margin: 7px 0px 7px 7px !important;
    margin: 7px 0px 7px 3px;
}

#rightcol {
    margin-left: 207px;
}

#rightnav {
    width: 115px;
    margin-left: 580px !important; margin-left: 575px;
    padding-top: 7px;
}

#content {
    float: left;
    /*margin-left: 202px !important; margin-left: 200px;
    margin-right: 122px !important; margin-right: 120px;*/
    /*padding: 7px !important; padding: 5px;*/
    padding-top: 7px;
    width: 570px;
    padding-bottom: 30px;
    padding-right: 0px;
    margin-right: 0px;
}
#sectionBanner {
    padding: 0; margin: 0;
    display: block;
}
#sectionBanner img{
    margin: 0; padding: 0;
    display: block;
}
#pagination {
    clear:both;
    display: block;
    width:100%;
    float: none;
    padding: 1em;
}

#pagination ul {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
}

#pagination li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
    padding: 0 5px;
    text-decoration: none;
}

#pagination li.currentpage {
    font-weight: bold;
    padding: 0 5px;
}
#bottom {
    background-color: #D23C01;
    width: 890px;
    height: 40px;
    padding: 0;
    margin: 9px;
    clear: both;
}
#extra_links {
    margin: 0 auto;
    width: 904px;
    padding: 0;
    font-size: 10px;
    color: #666;
}
#extra_links div {
    margin-bottom: 10px;
    text-align: justify;
}
#extra_links a {
    font-size: 10px;
    color: #666;
}
#footer {
    margin: 0 auto;
    width: 904px;
    padding: 0;
    clear: both;
    color: #CCC;
    font-size: 10px;
}
#copyright {
    float: right;
    color: #999;
}
#footer ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none;
}
#footer ul li {
    display: inline;
    padding: 2px 10px;
}
#footer a {
    color: #ccc;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
#title_featured, #title_cues, #title_billiard {
    clear: left;
    height: 25px;
    border-bottom: 1px solid #999;
    margin-bottom: 5px;
}
#title_featured, #title_cues, #title_billiard {
    background: url('/media/images/common/bg_arroworange.gif') no-repeat 5px center;
}
#title_featured span, #title_cues span, #title_billiard span {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #E14701;
    margin-left: 25px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    /*visibility: hidden;*/
}
#shop_for_cues {
   height: 165px;
}
.verticalcol {
    width: 155px;
    float: left;
    list-style: none;
    margin: 0; padding: 5px 15px;
    border-left: 1px solid #999;
}
.verticalcol.first {
    border: none;
    margin-left: 20px !important; margin-left: 10px;
    width: 145px;
}
.verticalcol a {
    color: #666;
    text-decoration: none;
}
.verticalcol a:hover {
    text-decoration: underline;
}
.productCategory {
    padding: 0 5px;
    color: #464749;
}
.productCategory a {
    color: #464749;
    text-decoration: none;
}
.productCategory a:hover {
    text-decoration: underline;
}
.per_page_selector {
    float: left;
    margin-top: 5px;
}
.productPages {
    float: right;
    margin-top: 5px;
    text-align: right;
}
.productPages .selected {
    color: #F44D00;
}
.productPages a {
    color: #333;
    text-decoration: none;
}
.productPages a:hover {
    color: #F44D00;
    text-decoration: underline;
}
ul.productList {
    list-style: none;
    margin: 0; padding: 0;
}
.productList li {
    float: left;
    border: 1px solid red;
}
.productItem {
    padding:5px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:2px;
    /*width: 155px;*/
    width: auto;
    height: 190px;
    float: left;
}
.productItem.longProductItem {
    height: auto;
}
.productItem.longProductItem .productImage {
    border:solid 1px silver;
}
.productItem p {
    text-align: center;
    font-size: 9pt;
    color: #000;
    margin: 0px;
    width: 155px;
}
.productItem.longProductItem p{
    display: inline;
    margin-right: 5px;
    width: 155px;
}
.productItem a {
    color: #000;
    text-decoration: none;
}
.productItem a:hover {
    text-decoration: underline;
}
.productPrice, .productPrice a {
    color: #F44D00;
}
.msrpPrice span.price {
    text-decoration: line-through;
}
#productDetails p.msrpPrice, #productDetails p.productPrice {
    margin: 0;
}
.productImage {
    text-align: center;
}
#productDetails {
    margin: 15px;
    position: relative;
}
h4.productTitle {
    font-size: 14px;
    margin: 0 0 10px 0;
}
h4.cartTitle {
    font-size: 18px;
    color: #F44D00;
    margin: 20px 25px 10px 25px;
}
.cartline td{
    padding-bottom: 20px;
    /*border-bottom: 1px solid #999;*/
}
.orange {
    color: #F44D00;
}
h3.orange {
    margin: 20px 25px 10px 25px;
    font-size: 18px;
}
.checkoutWrapper, .contentwrapper {
    padding: 0 25px;
}
#productDetails .productImage {
    float: left;
    position: relative;
    border: 1px solid #999;
    margin: 0 20px 25px 0;
    text-align: right;
}
#productDetails .productImage a {
    width: 280px;
    height: 280px;
    display: block;
}
#productDetails .productImage img {
    display: block;
}
#longProductDetails #viewLarger {
    bottom: -16px !important; bottom: -17px;
    right: 0;
}
#viewLarger {
    position: absolute;
    bottom: -22px;
    right: -1px;
    background: #F7F7F7;
    padding: 0px 6px 0px 25px;
    line-height: 20px;
    font-size: 9px;
    border: 1px solid #CCC;
    width: 100px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    background: url('/media/images/common/view_larger_icon.gif') no-repeat 5px center;
    cursor: pointer;
}
#longProductDetails h4.productTitle {
    width: 530px;
    margin: 20px auto 5px;
}
#longProductDetails .productImage {
    position: relative;
    margin: 0 auto 25px auto;
    text-align: right;
    border: none;
    width: 532px;
    padding-bottom: 5px;
}
#longProductDetails .productImage a#prod_link {
    border: 1px solid #999;
    /*text-align: center;*/
    display: block;
    /* height: 280px; */
    width: 530px;
}
#longProductDetails .productImage img {
    /*border: 1px solid #999;*/
    padding: 25px 0;
    display: block;
    margin: 0 auto;
}
/*#longProductDetails #viewLarger {
    padding: 4px 5px 3px 25px;
    line-height: 20px;
    font-size: 0.8em;
    border: 1px solid #CCC;
    width: 100px;
    text-align: center;
    background: url('/media/images/common/view_larger_icon.gif') no-repeat 5px center;
}*/
#longProductDetails .productDescription {
    width: 330px !important; width: 323px;
    margin: 0 180px 10px 17px;
}
#longProductDetails #productInfo {
    margin: 0px 15px; padding: 0;
    width: 180px;
    float: right;
}
.productImage a {
    color: #333;
    text-decoration: none;
}
#productInfo {
    margin: 0px; padding: 0;
}
#productInfo .priced {
    border: 1px solid #999;
    margin: 5px 0;
    vertical-align: middle;
}
#productImages {
    float: left;
    width: 510px !important; width: 510px;
    margin: 15px 15px 5px 15px !important; margin: 7px;
    padding: 15px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;

}
#productImages p {
    margin: 0 0 5px 0;
    font-weight: bold;
}
#productImages a {
    display: block;
    height: 60px;
    width: 60px;
    float: left;
    border: 1px solid #999;
    margin-right: 6px;
    line-height: 60px;
    vertical-align: middle;
}
#productImages img {
    vertical-align: middle;
    line-height: 60px;
    margin: auto 0;

}
#related_container {
    /*border-top: 1px solid #999;*/
    margin-top: 10px;
}
#related_container h3.menu_title{
    background-color:#212121;
    color:#FFFFFF;
    font-size:11px;
    font-weight:normal;
    line-height:16px;
    margin:0pt;
    padding:5px 5px 5px 10px;
}
#menu_container ul {
    margin: 0 0 7px;
    padding: 0;
    list-style-type: none;
}
#menu_container li.active {
    background: url('/media/images/common/menu_arrow_bg.gif') no-repeat -2px 0;
}
#menu_container li li.active {
    background: url('/media/images/common/menu_arrow_bg.gif') no-repeat 15px -4px;
}
#menu_container li li.active a {
    color: #fff;
}
#menu_container li{
    background: #525252;
    margin: 0; padding: 0;
    border-bottom: none !important; border-bottom: solid 1px #525252;
    /* IE6 for some reason puts extra space between list items unless a border is applied */
}
#menu_container ul#cuecolor {
    padding-bottom: 5px;
    margin: 0;
}
#menu_container ul#cuecolor li {
    /*margin-top: 5px;*/
}
#menu_container ul#cuecolor img {
    margin-left: 18px;
    vertical-align: middle;
}
#menu_container ul#cuecolor a {
    display: inline;
    padding: 3px 5px;
}
#shipping ul li {
    list-style-type: none;
    text-decoration: none;
    padding-left: 1em;
    text-indent: -1em;
}

#checkoutprogress {
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    margin-bottom: 25px;
}

#checkoutprogress ul {
    display: inline;
    margin-left: 0;
    padding-left: 0;
    border: none;
}

#checkoutprogress ul li {
    margin-left: 0;
    padding-left: 2px;
    display: inline;
    list-style: none;
}

#checkoutprogress ul li:before {
    content: "\0020 \0020 \0020 \00BB \0020";
    display: inline;
    list-style: none;
}

#checkoutprogress ul li.first:before {
    content: " ";
}

#checkoutprogress li.active {
    background-color: #ccc;
}

#product_category ul li {
    /*list-style: none;*/
}
#product_category h4 {
    display: block;
    width: 100%;
    float: left;
}
#sidebar_products {
    border: 1px solid #e1e1e1;
}
#sidebar_products .productItem{
    float: none;
    margin: 0 0 20px 0;
    padding: 0;
    height: auto;
}
#sidebar_products .productItem p {
    width: auto;
    margin: 0;
}
#sidebar_container {
    background-color: #fff;
    /*border: solid 1px #ccc;*/
    text-align: center;
}
#sidebar_container .sidebar_ctas {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar_container .sidebar_ctas li {
    margin-bottom: 10px;
}
#sidebar_list {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#related_list {
}

#sidebar_container h3.menu_title {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    padding: 7px 5px;
    margin: 0;
    background-color: #000000;
    color: #F44D00;

}
#sidebar_container h3.smaller {
    font-size: 10px;
}
#menu_container {
    background-color: #525252;
}
#leftctas {
    margin: 15px 0 0 0;
    text-align: center;
    clear:both;
    background: #fff;
    padding-top: 10px;
}
#leftctas a {
    display: block;
    margin-bottom: 7px;
}
#menu_container h3.menu_title {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    padding: 7px 15px;
    margin: 0;
    background-color: #212121;
    color: #F44D00;
}
#menu_container a {
    font-size: 12px;
    display: block;
    color: #FFF;
    padding: 3px 5px 1px 18px;
    text-decoration: none;
}

#menu_container a:hover {
    text-decoration: underline;
}

#menu_container li li a {
    display: block;
    color: #CCC;
    font-size: 10px;
    padding: 2px 5px 2px 36px;
    text-decoration: none;
    font-weight: normal;
}

#menu_container li li li a {
    display: block;
    color: #CCC;
    padding: 2px 5px 2px 50px;
    text-decoration: none;
    font-weight: normal;
}

.clear {
    clear: both;
}
a img {
    border: none;
}

#breadcrumbs {
    background: #212121;
    color: #fff;
    padding: 5px 5px 5px 10px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumbs a{
    color: #fff;
    text-decoration: none;
}
#breadcrumbs a.active{
    color: #e8421b;
    text-decoration: none;
}
#breadcrumbs a:hover {
    text-decoration: underline;
}
#pagetitle {
    margin: 0; padding: 10px 25px;
    background: #525252;
    color: #fff;
    display:block;
    font-size:1.17em;
    font-weight:bold;
}
div.flatcontent {
    /*padding: 25px;*/
}
div.flatcontent p, div.bodycontent p {
    margin: 12px 25px;
}
.flatcontent h2, .flatcontent h3, .flatcontent h4 {
    margin-left: 25px;
    margin-right: 25px;
}
.flatcontent li{
    margin-left: 10px;
    margin-right: 10px;
}
#flattitle, #contactTitle, #contenttitle {
    margin-left: 25px;
    margin-right: 25px;
    color: #F44D00;
}
.arrowlist {
    list-style-image: url('/media/images/common/bullet_arroworange.gif');
}
.flatcontent .arrowlist li{
    margin-bottom: 10px;
}
.clear {
    clear: both;
}
#contacttable {
    margin: 0 25px;
}
#contacttable th {
    text-align: right;
}
.errortitle {
    margin: 12px 25px;
    color: red;
}
.errorlist {
    color: red;
}

#home_cta {
    width: 566px;
    margin: 0 auto 5px;
}

#home_ctas {
    background: #000;
    width: 560px;
    margin: 0px auto auto 5px;
}

#home_ctas table {
    border: 0px;
    width: 100%;
}

#home_ctas td {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}

#home_ctas table.main {
    background: #000;
    border-spacing: 8px;
}

#home_ctas table.main td {
    background: #2e2e2f url('/media/images/common/home-ctas-bg-grad.png') repeat-x;
}

#home_ctas table.twobytwo {
    border-spacing: 4px;
}

#home_ctas table.twobytwo img {
    display: block;
}

#home_ctas table.twobytwo td {
    background: none;
    border-spacing: 3px;
    text-align: center;
    vertical-align: middle;
}

/* Specification/Overview Box */
#specbox {
   clear: both;
   margin-left: 35px;
}
#specbox #spectab {
    font-family: Arial,sans-serif;
    font-size: 12px;
    float: left;
    width: 84px;
    background: url('/media/images/common/spectab_highlight.jpg') #fff;
    color: #000;
    text-align: center;
    height: 20px;
    cursor: pointer;
    margin-bottom: -1px;
    padding-top: 2px;
}
#specbox #overviewtab {
    font-family: Arial,sans-serif;
    font-size: 12px;
    background: url('/media/images/common/spectab_unhighlight.jpg') #000;
    color: #fff;
    float: left;
    width: 84px;
    text-align: center;
    height: 20px;
    cursor: pointer;
    margin-bottom: -1px;
    padding-top: 2px;
}
#spectable {
    clear: both;
    width: 500px;
}
#spectable div.overview {
    display: none;
}

table.spectable {
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 500px;
    color: #000;
    border: 1px solid #7f7f7f;
}
table.spectable th {
   background: #999;
   color: #000;
}
table.spectable td p.overview {
    margin: 5px 5px 5px 5px;
    line-height: 1.3em;
}
table.spectable td.specname {
   text-indent: 5px;
}
table.spectable tr.even {
   background: #e6e6e6;
}
table.spectable tr.odd {
   background: #fff;
}
/***********************************/

#nicepager {
   clear: both;
   margin-top: 25px;
}
#nicepager a {
   color: #999;
}
#cartbox {
    margin-bottom: 35px;
}
#carttable {
    width: 532px;
    margin: 0 20px;
}
#carttable .productImage {
    padding-top: 15px;
}
td.carttotal {
    font-weight: bold;
    background: #fafafa;
    border: 1px solid #e4e4e4;
}
td.carttotal div {
    padding: 5px;
}
.important {
    color: red;
}
.ordersummary {
    border-bottom: 1px solid #999;
}
.ordertable {
    width: 100%;
}
.ordertable caption {
    font-size: 1.2em;
    font-weight: bold;
}
.ordertable th {
    background: #525252;
    color: #fff;
}
.ordertable td {
    padding: 5px;
}
.orderdetail_num {
    text-align: center;
}
.ordertotal {
    border-top: 1px solid #999;
}
.clearer {
    clear: both;
    font-size: 0px;
}
#home_intro {
    color: #666;
}
#home_intro a {
    color: #666;
    /*text-decoration: none;*/
}
#home_intro a:hover {
    text-decoration: underline;
}
#ship_calculator {
    position: relative;
}
#homepagetitle {
    margin: 0;
    font-size: 1.1em;
}
#sitemap_cont {
    margin-top: 10px;
}
div.sitemapcol {
    width: 185px;
    float: left;
    padding: 2px;
    font-size: 0.9em;
}
.sitemapcol a {
    color: black;
    text-decoration: none;
}
.sitemapcol a:hover {
    color: #F44D00;
    text-decoration: underline;
}
.sitemapcol ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sitemapcol ul li{
    margin: 0;
    padding: 0;
    font-weight: bold;
    margin-bottom: 10px;
}
.sitemapcol ul ul{
    margin-left: 15px;
}
.sitemapcol ul ul li {
    font-weight: normal;
    margin-bottom: 0px;
}
#shippingform {
    /*border: 1px solid red;*/
    width: 350px;
    float: left;
}
#shippingtotals {
    width: 150px;
    position: absolute;
    top: 50px;
    right: 0;
    text-align: right;
    /*border: 1px solid orange;*/
}

/* VIP List Signup */
#vip_signup {
    font-family: Arial;
    padding: 25px;
}

#vip_signup h1 {
    border-bottom: #cacaca 1px solid;
    color: #e66f29;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    padding-bottom: 10px;
}

#vip_signup .left table {
    width: 100%;
}

#vip_signup table th {
    vertical-align: bottom;
}

#vip_signup .full_width {
    width: 100%;
}

#vip_signup .half_width {
    width: 50%;
}

#vip_signup .left {
    float: left;
    width: 448px;
}

#vip_signup .right {
    float: right;
    width: 369px;
}

#vip_signup .right .cta_img {
    margin-bottom: 15px;
}

#vip_signup .submit {
    text-align: right;
}

#vip_signup .more_info {
    background: #f7f7f7;
    padding: 20px;
}

#vip_signup .more_info ul {
    list-style-image: url('/media/images/common/bullet_arroworange.gif');
    margin: 0px;
    padding: 0px;
    padding-left: 25px;
}

#vip_signup .more_info ul li {
    margin-top: 10px;
}

#vip_signup .brands {
    border-top: #cacaca 1px solid;
    text-align: center;
    margin-top: 25px;
    padding-top: 20px;
}
#ship_notice {
    float: right;
}
#further_ship_info {
    padding-top: 20px;
    clear: both;
}

body div.AuthorizeNetSeal {
    margin: 0 auto;
}

img.rapidssl-checkout {
    float: right;
    margin: 20px 0 20px 10px;
}