* {
    margin: 0;
    padding: 0;	
}

html, body {
    margin:0;
    padding:0;
}

body {
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    width: 100%;
}

a img {
    border: 0;
}

.fright {
    float: right;
}

a, a:visited {
    color: #E22226;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}


/* Typography */

h1{
    font-size: 30px;
    font-family: DINCondensed;
    font-weight: normal;
    color: #e22226;	
    margin: 15px 0 5px 0;
}

h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-family: DINCondensed;
    font-weight: normal;
    margin-bottom: 20px;
}

h3 {
    font-size: 15px;
    font-family: DINCondensed;
    font-weight: normal;	
    line-height: 18px;
    margin-bottom: 18px;
}

h4 {
    font-size: 14px;
    font-family: DINCondensed;
    font-weight: normal;	
    line-height: 16px;
    margin-bottom: 16px;	
}

p {
    font-size: 12px;
    color: black;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 18px;
}

blockquote {
    font-size: 12px;
    color: #989898;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 18px;	
}

.red {
    color: #e22226;	
}

ul, ol {
    margin: 20px 25px;
}

table {
    clear: both;
    margin-top: 16px;
}

table tr {
    height: 27px;
}

.table-head {
    border-left: 1px solid #51514e;
    width: 60px;
}

table th {
    font-weight: bold;
    text-align: left;
}

.pagetable tr.row1 {
    background-color: white;
}

.pagetable tr.row_promotion {
    background-color: #330000;
}

.pagetable tr:hover {
    background-color: #e6e6e6;
}

.pagetable thead tr, .pagetable thead tr:hover {
    background-color: #aaaaaa;
    color:white;
}

.pagetable td {
   vertical-align: middle;
   padding: 2px;
}

table#downloads,
table#newsletters {
    border-bottom: 1px solid #4D4D4D;
    padding: 10px 0 22px;
} 

table#downloads h2 {color: white;}

#logo {
    display: none;
}


/* Primary Navigation */
#navlist {
    float: right;
    width: 605px;
    display: block;
    margin: 0;
}

#navlist li {
    border-right: 1px solid black;
    float: left;
    padding: 0 11px;
    list-style: none;	
}

#navlist li.last_item {
    border-right: none;
    padding: 0 0 0 11px;
}

#navlist li a, #navlist li a:visited {
    font-family: DINCondensed;
    font-size: 15px;
    color: black;
    text-decoration: none;
}

#navlist li a.tcg_menu:hover {
    color: #E22226 !IMPORTANT;
}

#navlist li a:hover {
    color: #E22226;
}

/* Secondary Navigation */
#side_nav {
    float: left;
    font-family: DINCondensed;
    font-size: 16px;
    font-weight: normal;
    margin: 2px 30px 0 0;
    width: 179px;
}

#side_nav a {
    color: black;
    text-decoration: none;
}

#side_nav a.active {
    background-image: url(../../images/corporate-golfer/side_nav_arrow.png);
    background-repeat: no-repeat;
    background-position: right 8px;
    color: #d60015;
}

#side_nav ul {
    /*border-top: 1px solid #4d4d4d;*/
    margin-left: 0;
    width: 179px;
}

#side_nav ul ul {
    margin: 0;
    border-top: none;
}

#side_nav li {
    list-style: none;
    border-bottom: 1px solid #4d4d4d;
}

#side_nav li a {
    padding: 5px 0;
    display: block;
}

#side_nav li a:hover {
    color: #D60015;
}

#side_nav li.active > a {
    color: #D60015;
    background-image: url(../../images/corporate-golfer/side_nav_arrow.png);
    background-repeat: no-repeat;
    background-position: right 8px;
}

#side_nav li li {
    font-size: 13px;
    border: none;
    background-image: url(../../images/corporate-golfer/side_nav_li_li.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding: 0 0 0 7px;
    margin: 0 0 6px 0;
}

#side_nav li li a {
    padding: 0;
    color: black !important;
    background: none !important;
}

.sub_nav_heading {
    margin: 26px 0 3px 0;
    padding: 7px 7px 7px 23px;
    border: 1px solid #4d4d4d;
    display: block;
    background-image: url(../../images/corporate-golfer/side_nav_arrow.png);
    background-repeat: no-repeat;
    background-position: 7px 10px;
}

#side_nav .sub_nav ul{
    border: none;
}

#side_nav .sub_nav li {
    font-size: 13px;
    border: none;
    background-image: url(../../images/corporate-golfer/side_nav_li_li.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding: 0 0 0 7px;
    margin: 0 0 6px 0;
}

#side_nav .sub_nav li a {
    padding: 0;
}


/* Breadcrumbs */
#breadcrumbs {
    font-family: DINCondensed;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
}

.callaway #breadcrumbs {
    color: black;
}

#breadcrumbs a {
    color: #FF00000;
    text-decoration: none;
}

.callaway #breadcrumbs a {
    color: black;
}

#breadcrumbs a:hover {
    color: #FF0000;
    text-decoration: underline;
}

#breadcrumbs .current {
    color: #D60015;
}

/* Content */
#header {
    border-top: 6px solid #666;
    border-bottom: 1px solid #4d4d4d;
    height: 151px;
}

.header-inner {
    margin: 0 auto;
    width: 1000px	;
    overflow: hidden;
}

.header-inner .logo {
    background-image: url(../../images/corporate-golfer/cg_logo_black.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    margin-top: 45px;
    display: block;
    height: 53px;
    width: 335px;
    text-indent: -9999px;
}

.tabs {
    float: right;
    margin-bottom: 32px;	
}

.tabs #cart_tab, .tabs #login_tab, .tabs #subscribe_tab {
    font-family: DINCondensed;
    font-size: 13px;
    margin-left: 3px;
    padding-top: 8px;
    height: 22px;
    color: white;
    text-decoration: none;
}

.header_arrow {
    margin-left: 9px;	
}


#cart_tab {
    background-image:url(../../images/corporate-golfer/tab_cart.gif)	;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 29px;
    float:left;	
    width: 213px;
}

#cart_tab a {
    color: black;
}

#login_tab {
    background-image:url(../../images/corporate-golfer/tab_login.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
    float:left;	
    width: 115px;	
}

#login_tab a, #cart_tab a, #subscribe_tab a {
    color: white;
    text-decoration: none;
}

#login_tab a:hover, #cart_tab a:hover, #subscribe_tab a:hover {
    text-decoration: underline;
}

#subscribe_tab {
    background-image:url(../../images/corporate-golfer/tab_subscribe.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
    float:left;	
    width: 152px;		
}

#view_quote, #view_quote:visited, #view_quote:hover {
    color: black;
    text-decoration: none;
}

#content {
    margin: 0 auto;
    width: 1040px;
    /*min-height: 642px;*/
    z-index: 100;
}

#content.internal {
    float: none;
    margin-bottom: 20px;
    width: 1000px;
    
}

.mask {
    background-image:url(../../images/corporate-golfer/home_mask.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 1040px;
    height: 612px;
    position: absolute;
    top: 158px;
    left: 50%;
    margin-left: -520px;
    z-index: 2;
}

.callawayv2 .mask {
  top: 138px !important;
}

.mask.internal {
    background-image:url(../../images/corporate-golfer/internal_mask.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 1040px;
    height: 343px;
    position: absolute;
    top: 158px;
    left: 50%;
    margin-left: -520px;
    z-index: 2;
}

.main-bg {
    width: 1040px;
    position: absolute;
    left: 50%;
    margin-left: -520px;
    z-index: 1;
    top: 158px;
}

.middle_line {
    width: 100%;
    height: 1px;
    background-image: url(../../images/corporate-golfer/blackline.png);
    position: absolute;
    top: 560px;
    z-index: 3;
}

.middle_line.internal {
    top: 281px;
}

.product_template .middle_line.internal {
    top: 365px;
}

.bottom_bg_internal {
    position: absolute;
    bottom: -89px;
    background-image: url(../../images/corporate-golfer/bottom_bg_internal.png);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
    height: 625px;
    width: 100%;
}

.main-internal {
/*    background-image: url(../../images/corporate-golfer/bottom_bg_internal.png);
    background-repeat: no-repeat;
    background-position: center bottom; */
    min-height: 830px;
    display: table;
    width: 100%;
}

.content-inner {
    top: 0;
    z-index: 99;
    width: 1040px;
    display: block;
    /*min-height: 642px;*/
}

.content-inner.internal {
    margin-top: 160px;
}

.product_template .content-inner.internal {
    margin-top: 237px;
}

.internal .content-inner {
    position: relative;
    z-index: 99;
    width: 1040px;
    display: block;
}

.banner {
    background-image: url(../../images/corporate-golfer/banner_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 220px;
    margin: 300px auto 0 auto;
    position: relative;
    width: 1040px;
    z-index: 9999;
}

.callawayv2 .banner {
    background-image: url(../../uploads/images/callaway_banner_bg.png) !important;
    margin-top: 300px !important;
}

.banner img {
    margin: 35px;
}

.feature-boxes {
    position: relative;
    margin: 0 auto;
    width: 1040px;
    overflow: hidden;
    z-index: 9999;
}

.feature-boxes .box {
    background-color: white;
    float: left;
    height: 153px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px;
    width: 284px;
    border: 1px solid black;
}

.box img {
    float: left;
    margin-right: 10px;
}

.box h2{	
    margin-bottom: 20px;
}

.box p{	
    margin-bottom: 13px;
}

.box .more, 
#category_with_image .more,
.product_with_image .instant_view_link {
    color: #d60015;
    text-decoration: none;
    background-image:url(../../images/corporate-golfer/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    text-transform: uppercase;
}

.product_with_image .instant_view_link {
    position: absolute;
    bottom: 15px;
}


.box .more:hover, 
#category_with_image .more:hover,
.product_with_image .instant_view_link:hover {
    text-decoration: underline;
}

.brands-more {
    overflow: hidden;
}

.brands-more a{
    background-image: url(../../images/corporate-golfer/more.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 63px;
    height: 21px;
    float: right;
    padding: 0;
    text-indent: -9999px;
}

.more img {
    margin: 0;
}

#brand_with_image {
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
}

#brand_with_image li {
    list-style: none;
    float: left;
    margin: 4px 58px 4px 0; /*2px 0*/
}

#brand_with_image li.list_break,
#brand_with_image li.last_item {
    margin: 4px 0 4px 0;
}

#brand_with_image li a{
    background: none;
    display: block;
    padding: 0;
}

#brand_with_image img {
    margin-right:2px;
}

#product-brands h2 {
    float: left;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: normal;
    font-family: DINCondensed;
}

.right-content {
    float: left;
    width: 830px;
}

#category_with_image, 
.product_with_image {
    overflow: hidden;
    width: 830px;
    margin: 15px 0 0;
}

#category_with_image li,
.product_with_image li {
    list-style-type: none;
    background-color: white;
    float: left;
    border: 1px solid #51514e;
    height: 152px;
    width: 369px;
    padding-right: 9px;
    margin: 0 30px 30px 0;
}

.product_with_image li {
    position: relative;
}

#category_with_image li .image,
.product_with_image li .image {
    float: left;
    margin: 8px 18px 8px 8px;
}

#category_with_image h3,
.product_with_image h3 {
    margin-top: 12px;
}

#category_with_image h3 a,
.product_with_image h3 a {
    color: black;
}

#product_details {
    background-color: white;
    border: 1px solid #51514e;
    overflow: hidden;
    margin: 38px 0 20px;
    padding: 22px;
    width: 748px;
}

#ajax_custom_quote_area span {
color: black;
display: block;
margin: 5px 0;
}

#image_gallery {
    float: left;
    overflow: hidden; 
}

#image_gallery #main_image_wrapper {
    float:left;
    /*margin-top: -20px;*/
}

#image_gallery .details_heading {
    float:left;
}

#image_gallery .thumbnails {
    float:left;
    clear: both;
    width: 367px;
}

.thumbnails ul,
.related-products ul {
    margin: 0;
    overflow: hidden;
}

.thumbnails li,
.related-products li {
    margin: 20px 14px 0 0;
    list-style: none;
    float: left;
}

.thumbnails li.last_item,
.related-products li.last_item {
    margin: 20px 0 0 0;
}

.related-products {
    float: left;
    clear: left;
    margin-top: 47px;
    width: 367px;
}

.related-products h3 {
    margin-bottom: 0;
}

.product-left {
    float: left;
    width: 367px;
}
.product-right {
    float: left;
    margin-left: 27px;
    width: 352px;
}

.product-right h1 {
    margin-top: -6px;
}

.product-right .brand-image {
    float: left;
}

.product-right li {
    color: #989898
}

#product_action{
    margin-top: 40px;
}

.product-pricing p{
    margin-top: 10px;
    clear: left;
}

.product-pricing .calculate_table {
    margin-top: 0;
}

.product-pricing .adv_rollover_table {
    margin: 16px 0;
}

.download-files {
    margin: 0 0 18px;
    clear: left;
}

.download-files li{
    list-style-type: none;
    display:block;
    margin: 10px 0;
}

.download-files li a{
    background:url(../../images/corporate-golfer/pdf_icon.jpg) 0 0 no-repeat;
    padding-left: 22px;
    height: 12px;
    display: block;
    color: black;
}

.content_block {
    background-color: white;
    border: 1px solid #51514E;
    padding: 20px;
    margin: 25px 0;
    width: 960px;
}

/* Your Quotes */
#quote_filter {
    margin-top: 35px;
}

.legend {
    float: right;
    margin: 20px 0 25px;
}

.legend li {
    float: left;
    list-style-type: none;
    margin-left: 20px;
}

/* Quotation Details  & Quotation draft pages */
#quote_details {
    float:left; 
    width:500px;
    margin-right: 30px;
}

#your_details {
    float:left; 
    width:390px;
}

/* Quote Listing */
#quote_listing {
    margin: 0;
}

#quote_listing img {
   margin-top: 3px;
}

#quote_listing td {
text-align: left;
} 

.manage_quote a {
    font-size: 15px;
    text-transform: uppercase;
    font-family: DINCondensed;
    font-weight: normal;
    color: #E22226;
}

/* My Account page */
#account_details table {
    clear: both;
    margin-bottom: 20px;
}

.back_link {
    margin-top: 20px;
}

.back_link a {
    color: black;
    font-size: 15px;
    text-transform: uppercase;
    font-family: DINCondensed;
    font-weight: normal;
}

#pagination {
    float: right;
    margin-top: 10px;

}

.note {
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

/* Quote Tabs */
.tabs_quotes ul {
    overflow: hidden;
    position: relative;
    z-index: 9999;
    margin-left: 0;
}

.tabs_quotes li {
    float: left;
    padding: 10px 25px; 
    list-style-type: none;
    background-color: #aaaaaa;
    border-top: 1px solid #51514f;
    border-left: 1px solid #51514f;
    border-right: 1px solid #51514f;
    border-bottom: 1px solid #51514f;
}

.tabs_quotes li.active {
    background-color: #e6e6e6;
    border-top: 1px solid #51514f;
    border-left: 1px solid #51514f;
    border-right: 1px solid #51514f;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    padding: 10px 25px; 
    list-style-type: none;
}

.tabs_quotes li a {
    color: black;
    font-family: DINCondensed;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}

.tabs_quotes .tab_content {
    background-color: #e6e6e6;
    border: 1px solid #51514f;
    margin-top: -21px;
    padding: 25px;
    width: 960px;	
}

/* Brands Listing Page */
#brand_listing #brand_with_image li {
    margin-bottom: 35px;
}

/* Trade Associations */

#trade_associations {
    list-style-type: none;
    margin: 3px 0;
}

#trade_associations li{
    margin-bottom: 3px;
}

/* Recommended Action */
#recommended_action img {
    margin-right: 3px;
}

/* Footer */
#footer {
border-top: 4px solid #4d4d4d;
    margin-top: 40px;
    height: 130px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 99999;
    border-color: black;
    background-color: white;
}

#footer #navlist li a{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

#footer #navlist li a:hover {
    color: #D60015;
}

#footer.internal {
    margin-top: 0;
}

.footer-inner {
    margin: 25px auto;
    width: 1000px;
    overflow:hidden;
}

.footer-nav #navlist {
    float: left;
    margin-left: 0;
}

.footer-nav #navlist li{
    border-right: 1px solid black;
    float: left;
    list-style: none;
    color: black;
}

.footer-nav #navlist li.last_item{
    border-right: none;
}

.footer-nav #navlist li a{
}

.footer-nav #navlist li a:hover {
    text-decoration: underline;

}

.social {
    float: right;
}

.social h2 {
    margin-bottom: 12px;
    text-align: right;
    font-family: DINCondensed;
    font-size: 17px;
    font-weight: normal;
}
.social a {
    clear: right;
    margin-left: 12px;
}

/* Callaway Section */
.callaway h1 {
    font-size: 24px;
    color: #3dc4e2;
    text-transform: uppercase;
}

.callawayv2 h1 {
  text-transform: none !important;
}

#navlist li a.callaway_menu:hover {
    color: #3dc4e2;
}

.callaway .logo {
    background-image: url(../../images/corporate-golfer/callaway_logo.png);
    margin-top: 15px;
    display: block;
    height: 100px;
    width: 142px;
}

.callawayv2 .logo, .callawayv2-internal .logo {
    background-image: url(../../uploads/images/callaway_logo.png) !important;
    height: 115px !important;
    width: 142px;
}

.callawayv2 #header {
    height: 131px !important;
}

.callaway #header {
    height: 130px;
}

.callaway .main-internal {
    background: none;
}

.callawayv2 .main_content {
  margin: 20px auto 20px !important;
}

.callaway .main_content {
    margin: 290px auto 20px;
    overflow: hidden;
    position: relative;
    width: 1000px;
    z-index: 9999;
}

.callaway .main_content p {
    font-size: 14px;
    color: black;
    line-height: 20px;
}

.callaway .content-inner.internal {
    margin-top: 237px;
}

.callawayv2 .main-bg {
    top: 138px !important;
}


.callaway .main-bg {
    margin-left: -500px;
    height: auto;
    top: 137px;
    width: 1000px;
}

.callaway .middle_line {
    background-image: url(../../images/corporate-golfer/blueline.gif);
    top: 377px;
}

.callawayv2 .middle_line {
    top: 550px !important;
}

.callaway .middle_line.internal {
    top: 312px;
}

.callaway #navlist {
    clear: right;
    margin: 20px 0 0;
}

.callaway #navlist li a:hover,
.callaway #navlist li a.active {
    color: #3dc4e2;
}

.callaway .feature-boxes {
    margin-bottom: 40px;
    width: 1000px;
}

.callaway .feature-boxes .box {
    background: none;
    border: 1px solid #3dc4e2;
    margin-right: 31px;
    padding: 0;
    width: 310px;
    height: 180px;
}

.callaway .feature-boxes .box.last_item {
    margin-right: 0;
}

.callaway #breadcrumbs a:hover {
    color: #3dc4e2;
}

.callaway #side_nav a:hover {
    color: #3dc4e2;
}

.callaway #side_nav li.active > a {
    background-image: url("../../images/corporate-golfer/callaway_side_nav_arrow.png");
    color: black;
}

.callaway #category_with_image li, 
.callaway .product_with_image li {
    border: 1px solid #237485;
}

.callaway table#downloads a, 
.callaway table#newsletters a {
    color: #3dc4e2;
}

.callaway #footer {
    height: 100px;
    border-top: 1px solid #39c3e0;
}

.callaway .footer-inner {
    margin: 20px auto;
}
.callaway #footer .footer_link {
    background-image: url(../../images/corporate-golfer/left_arrow.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    font-family: DINCondensed;
    font-size: 15px;
    float: left;
    margin-top: 20px;
    color: black;
    padding-left: 16px;
}

.company_logos {
    float: right;
    margin-left: 10px;
}

.company_logos a {
    margin-left: 40px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */
    .mask, .mask.internal, .main-bg {
        /*top: 186px;*/
    }
	
    .middle_line.internal {
        top: 281px;
    }

    .product_template .middle_line.internal {
        top: 365px;
    }
	
    #product_search select {
	height: 22px;
        padding: 0px 0;
    }
	
    #product_search input {
        height: 11px;
    }

    .product_with_image .instant_view_link {
        right: 158px;
    }
}

/* Stylesheet: styles Modified On 2019-10-14 12:01:44 */
@charset "utf-8";
/* CSS Document */

input, 
textarea, 
select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

/* 28.04.2013 - James Witika (removed because it was screwing up the CALCULATE button on 

the frontend markup screen
input[type="button"],
input[type="submit"] {
  background-color: transparent;
}
*/

fieldset {
    border: none;
    /*margin: 22px 0;*/
}

legend {
    font-size: 15px;
    text-transform: uppercase;
    font-family: DINCondensed;
    font-weight: normal;
    color: black;
}

select {
    height: 21px;
    padding: 2px 0;
}

.cms_textfield, .input_text {
    height: 16px;
    padding: 2px;
}

.button-cancel a {
    background-image: url(../../images/corporate-golfer/btn_cancel.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    border: none;
    display: block;
    margin-top: 20px;
    height: 21px !important;
    width: 63px !important;
}

.button-cancel {
    display: block;
}

.product-search {
    float: right;
    margin: 22px 0 12px;
    width: 629px;
}

.product-search form{
    float: right;
}

.product-search .cms_submit, #advanced-product-search .cms_submit {
    background-image: url(../../images/corporate-golfer/btn_search.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px !important;
    width: 75px !important;
    cursor: hand; cursor: pointer;
}

.product-search input, 
.product-search select, 
.product-search label {
    float: left;
    margin-left: 5px !important;
    padding: 3px 0;
    font-size: 11px;		
}

.product-search select {
    width: 126px;
}

.product-search .cms_textfield{
    width: 135px !important;
    height: 13px;
    font-size: 11px;
}

.product-search label {
    font-family: DINCondensed;		
    font-size: 15px;
    text-transform: uppercase;
    width: 91px;
}

.product-search a, .product-search a:visited {
    float: right;
    margin-top: 3px;
    font-size: 10px;
    font-weight: normal;
    color: #D60015;
    text-decoration: none;
    width: auto; /*124*/
}

.product-search a:hover {
    color: black;
    text-decoration: none;
}

.product-search table {
    margin-top: 0;
}

.product-search #price_range_qty .cms_textfield {
    width: 30px !important;
    margin-top: 3px;
}

.product-pricing select {
    font-size: 11px;
    margin-right: 15px;
    height: 20px;
    padding: 2px;
}

.product-pricing span {
    color: #989898;
}

.product-pricing table {
    float: left;
    margin: 0 0 10px;
}

.product-pricing .quantity input{
    height: 16px;
    padding: 1px 0 2px;
}

.product-pricing .quantity {
    float: left;
}

.product-pricing .calculate-btn {
    float: left;
    margin-left: 3px;
}

.product-pricing .calculate-btn img{
    background-image: url(../../images/corporate-golfer/btn_calculate.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px;
    width: 85px;
    cursor: pointer;
}

.product-pricing .add-quote-btn {
    float: right;
    /*clear: left;
    margin: 10px 0 20px;*/
}

.product-pricing .add-quote-btn input{
    background-image: url(../../images/corporate-golfer/btn_add_quote.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px;
    width: 114px;
    cursor: pointer;
}

.printer-btn,
.email-btn {
    float: left;
}

.printer-btn input, 
.printer-btn a{
    background-image: url(../../images/corporate-golfer/btn_printer.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    margin-right: 9px;
    height: 21px;
    width: 125px !important;
    cursor: pointer;
    text-indent: -9999px;
    display: block;
}

.email-btn input,
.email-btn a{
    background-image: url(../../images/corporate-golfer/btn_email.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px;
    width: 94px !important;
    cursor: pointer;
    text-indent: -9999px;
    display: block;
}

.product-pricing input {
    width: 63px;
}

.product-pricing label {
    width: 63px;
    margin-right: 38px;
}

.unit-price {
    width: auto !important;
    margin-left: 6px;
}

/* Registration form */
#registration table td,
#registration table th {
    text-align: left;
}

#registration table th {
    vertical-align: top;
    width: 165px;
}

#registration fieldset {
    margin: 30px 0;
}

#registration .submit_btn {
    background-image: url(../../images/corporate-golfer/btn_register.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px;
    width: 68px !important;
    cursor: pointer;
}

// 05.03.2013 - James Witika
//#registration input {
//    width: 320px;
//}

#registration select {
    min-width: 100px;
}

#registration .cms_checkbox {
    width: auto;
}

table.login {
    width: 350px;
}

.login td, 
.login th {
    text-align: left;
}

.login th {
    width: 80px;
}

.login .submit_btn {
    background-image: url(../../images/corporate-golfer/btn_login.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px;
    width: 58px !important;
    cursor: pointer;
}

.login input {
    width: 256px;
}

#edit_account_details .cms_submit,
#quote_filter .cms_submit,
#edit_quote .cms_submit,
#quote_product_edit .cms_submit,
.contactform .cms_submit {
    background-image: url(../../images/corporate-golfer/btn_submit.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    border: none;
    height: 21px;
    width: 63px !important;
    cursor: pointer;
}

#quote_filter .cms_submit {
    margin-left: 10px;
}

#quote_products .cms_textfield {
    margin: 2px 8px 0;
    width: 35px;
}

#quote_product_edit .btn_calculate input{
    background-image: url(../../images/corporate-golfer/btn_calculate.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    border: none;
    height: 21px;
    width: 85px !important;
    cursor: pointer;
}

/* Quote Details */

#oq_email_form,
#eaf_email_form,
#mu_email_form {
    margin-top: 10px;
/*    width: 388px; */
}

#oq_email_form .submit_btn,
#mu_email_form .submit_btn {
    background-image: url(../../images/corporate-golfer/btn_send.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
/*    float: right; */
    height: 21px;
    width: 49px !important;
    cursor: pointer;
}

#eaf_email_form .submit_btn{
    background-image: url(../../images/corporate-golfer/btn_send.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    height: 21px;
    width: 49px !important;
    cursor: pointer;
}



/* Edit Quote */
#edit_quote input {
    width: 397px;
}

#edit_quote select {
    width:200px;
}

#edit_quote .checkbox {
    width: auto;
    margin: 10px 10px 20px 0;
}

/* Edit Your Details */
#edit_account_details .cms_submit {
    margin: 20px 10px 0 0;
}

/*#edit_account_details input {
    width: 200px;
}*/

/* Removed - causing a mess
#edit_account_details input {
    width: 225px;
}
*/

#edit_account_details .cms_checkbox {
    margin-right: 15px;
    width: auto;
}

/* Quote - Place Order */

#order_comments {
    float: left; 
    width: 390px; 
    margin-bottom: 0px;
}

#order_comments input{
    background-image: url(../../images/corporate-golfer/btn_place_order.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    float: right;
    height: 21px;
    width: 95px !important;
    cursor: pointer;
}

/* Password Reminder */
#password_reminder .cms_submit {
    background-image: url(../../images/corporate-golfer/btn_reset.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    margin-left: 10px;
    height: 21px !important;
    width: 124px !important;
}

/* Contact Us*/

.contactform tr {
height: 18px;
}

.contactform input, 
.contactform textarea, 
.contactform select {
    margin-bottom: 20px;
}

.contactform input {
    width: 415px;
}

.contactform textarea {
    width: 415px;
    height: 200px;
}

.contactform #email {
    height: 16px;
    padding: 2px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */
.product-pricing .quantity input{
    height: 13px;
    padding: 2px 0 2px;
}

.product-pricing .unit-price {
    margin-left: 12px;
}

}
/* Stylesheet: forms Modified On 2019-09-25 14:39:27 */
