﻿/* Colors

black   000000
red     ff0000
grey    6c6c6c
pantone 184 DF2823

*/
.Products_Header
{
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    font-size: 140.0%;
    font-weight: bold;
    color: inherit;
    display: block;
}

.MainAboutTable
{
    padding-left: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 10px;
}
.MainAboutTableCell
{
    padding-left: 0px;
    padding-top: 0px;
    width: 25%;
    height: 65px;
}
.About1
{
    width: 528px;
    height: 440px;
    background-image: url(../Images/about/company_home.jpg);
}
.Shop1
{
    width: 528px;
    height: 440px;
    background-image: url(../Images/shop/greens.jpg);
}
.MainShopTable
{
    padding-left: 75px;
    padding-top: 75px;
    width: 50%;
}
.ColorBookPages
{
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    font-size: 100%;
    color: #444444;
}
.ColorBookChips
{
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    font-size: 80%;
    font-weight: bolder;
    color: #222222;
}
.LitDetailsCell
{
    padding-left: 10px;
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    color: White;
    display: block;
}
.LitName
{
    font-size: 130.0%;
    font-weight: bold;
    line-height: 98%;
}

.LitDescrip
{
    padding-top: -10px;
    font-weight: bolder;
    font-size: 75%;
}
.LitDownload
{
    font-size: 80%;
    font-weight: bold;
    color: Black;
    background-color: Silver;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
a.LitDownload:visited
{
    color: Blue;
    text-decoration: underline;
    font-weight: normal;
    font-size: normal;
}
.NoChipCell
{
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    color: Red;
    font-size: 180%;
}
.ChipCell
{
    height: 75px;
    width: 20%;
}
.LeftAlignText
{
    text-align: left;
    padding-left: 9px;
    display: block;
}

divPanel
{
    text-align: right;
}

wrapper2
{
    font-size: 58.5%;
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    width: 1000px;
    width: 100%;
    margin: 0px 0px 0px 175px;
    padding: 2px;
    text-align: left;
}

clubadminbody
{
    font-size: 58.5%;
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    width: 1000px;
    margin: 0px 0px 0px 175px;
    padding: 2px;
    text-align: left;
}

body
{
    font-size: 58.5%;
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    width: 800px;
    margin: 0px 0px 0px 175px;
    padding: 2px;
    text-align: left;
}

#wrapper
{
    font-size: 1.4em;
    width: 95%;
    max-width: 1000px;
    min-width: 400px;
    color: #6c6c6c;
}


#header
{
    width: 100%;
    text-align: left;
    height: 100%;
}


.clear
{
    clear: both;
}

img
{
    border: 0;
}

a, a:link, a:visited, a:active
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    color: #DF2823;
    text-decoration: underline;
}

#TopNav ul
{
    list-style: none;
    padding: 0px 0 0 0;
    margin: 0;
    width: 100%;
}

#TopNav li
{
    float: left;
    margin: 0;
}

/*
#TopNav li a, #TopNav li a:link, #TopNav li a:visited, #TopNav li a:hover
{ 
    background: url(../Images/btn-nav.gif) no-repeat 0 0px;
    float:left;
    display:block;
    padding:22px 0 1em 0;
    min-width:65px;
    color:#000;
    text-decoration:none;
    text-align:left;
    font-size:1.0em;
    font-weight:normal;
}

	
#TopNav li a:hover 
{
    background: url(../Images/btn-nav.gif) no-repeat 0px -100px; 
    color:#ff0000;
}
*/

/* Hide from IE5-Mac \*/
#TopNav li a
{
    float: none;
}
/* End hide */


.hrDiv
{
    clear: both;
    height: 0px;
    width: 100%;
    text-align: left;
}

#main
{
    text-align: left;
    font-size: 1em;
    margin: 10px 0;
}

.CustClass
{
    height: 25px;
    border: none;
}
.CustClassHeader
{
    padding-left: 170px;
    margin: 0;
}

.Hidden
{
    display: none;
}

#LeftNav
{
    float: left;
    width: 15%;
    margin-right: 1em;
    padding: 5px 5px 5px 5px;
}
#LeftNav2
{
    float: left;
    width: 25%;
    margin-right: 1em;
    padding: 5px 5px 5px 5px;
}

#LeftNav ul
{
    list-style: none;
    padding: 0 0 0 0;
    margin: 0;
    width: 100%;
}

#LeftNav li
{
    margin: 0 0.5em;
}

#LeftNav li a, #LeftNav li a:link, #LeftNav li a:visited, #LeftNav li a:active, #LeftNav li a:hover
{
    display: block;
    padding: 5px 0 5px 0;
    min-width: 82px;
    color: #9a9797;
    border-bottom: 1px dotted #9a9797;
    text-decoration: none;
    text-align: left;
    font-size: 0.8em;
    font-weight: normal;
}

#LeftNav li a:hover
{
    color: #5f5d5d;
}


#MainContent
{
    width: 75%;
    float: left;
}

h1
{
    position: absolute;
    top: -500px;
    left: -500px;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
}

#footer
{
    text-align: left;
    font-size: .8em;
    padding: 5px;
    display: none;
}

.LaserNames
{
    color: #DF2823;
    font-size: 1em;
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    font-weight: normal;
    
}


.CBDetailHeading
{
    color: #DF2823;
    font-size: 1em;
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    font-weight: normal;
}
.Heading
{
    color: #DF2823;
}

#ContactForm
{
    width: 528px;
    height: 440px;
    background-image: url(../images/pt2308.jpg);
}
.bot
{
    vertical-align: bottom;
}
#ContactForm TD
{
    text-align: left;
}
#ContactForm TH
{
    color: White;
    font-size: .8em;
}

.contactTxtbox
{
    height: 14px;
    width: 220px;
    border: 1px solid #000;
}

.contactCommentsTxtbox
{
    height: 94px;
    width: 220px;
    border: 1px solid #000;
}


.ProductListContainer
{
    /*min-height:100px; 	min-width:150px;*/
}
.BLListContainer
{
    /*min-height:100px; 	min-width:150px;*/
}
.ProductListTitle
{
    font-size: .7em;
    font-weight: 600;
}
.BLListTitle
{
    font-size: .7em;
    font-weight: 600;
}
.BLSelectMsg
{
    font-size: .9em;
    font-weight: 600;
    color: Gray;
}
.cartImage IMG
{
    display: inline;
    vertical-align: middle;
}
.GridHeader TH
{
    text-align: left;
}
ol.about
{
    margin-top: -10px;
    font-weight: normal;
    font-size: .8em;
}

p.about
{
    font-size: .9em;
    font-weight: 600;
    color: #666666;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}

p.aboutRed
{
    font-size: .9em;
    font-weight: bold;
    color: #DF2823;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
span.aboutRed
{
    font-weight: bold;
    color: #DF2823;
}
h3.about, h4.about
{
    font-size: 1em;
    color: #DF2823;
    padding: 0px;
    margin: 0px;
}
h3.about
{
    font-size: 1.2em;
}
p.club
{
    font-size: .7em;
    font-weight: normal;
}
.red
{
    color: #ff0000;
}

.productDescAddToCartDiv
{
    text-align: left;
    width: 370px;
    max-width: 370px;
}

.ApplicationsNav
{
    text-transform: capitalize;
}
/*
P
{
	font-size:x-small;
}
H4
{
	font-size:small;
}
*/
.TextContainers
{
    height: 450px;
    overflow: auto;
}
.ContactAddress
{
    font-size: .8em;
}

#colorBookNav
{
    font-size: .74em;
    line-height: 1.8em;
}


#lnkLogo
{
    height: 75px;
}





/*  ======================= sifr Styles  ==============================*/
.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
    padding: 0;
}

.sIFR-replaced, .sIFR-ignore
{
    visibility: visible !important;
}

.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

h2
{
    line-height: 1px;
}


/* end sifr default styles */

/* sifr specific styles */

.sIFR-active h2
{
    visibility: hidden;
    font-family: times;
    line-height: 1em;
    font-size: 26px;
    display: block;
}

.sIFR-active p.tagline
{
    visibility: hidden;
    font-family: times;
    line-height: 1em;
    font-size: 32px;
    display: block;
}




/* Club Pages */


#club
{
    font-size: .9em;
    font-weight: 300;
    color: #666666;
}
.cssBar1
{
    background: #c9d022;
}
/* 0-250 Blueish */
.cssBar2
{
    background: #6e6e6e;
}
/* 250-500 Purplesih */
.cssBar3
{
    background: #edb50a;
}
/* 500-1000 Brownish */
.cssBar4
{
    background: #d83d00;
}
/* 1000+ Yellowish */

#imgDetail
{
    padding: 0 10px 20px 0;
}
#lblName
{
    font-weight: 900;
    color: #3d3d3d;
    font-size: 1.5em;
}
#lblDesc
{
}
#lblDesigner
{
}

.redTxt
{
    color: #DF2823;
}

/*.availableInHeader
{	
	color:#DF2823;
	font-weight:bold;
}*/

/* added by mike */
table.prod_detail
{
    /*	padding: 1px 2px 3px 4px; */
}
table.prod_detail td.prod_detail_list
{
    padding-left: 25px;
    font-size: .9em;
    list-style: square; /*	list-style-image: url(dash.gif); */
    list-style-position: inside;
}
table.prod_detail a, a:visited
{
    font-weight: bold;
    color: #000000;
}
table.prod_detail a:hover
{
    font-weight: bold;
    color: #ff0000;
    text-decoration: none;
}
table.club_detail td.club_clrvar
{
    font-size: .8em;
}


/* Gallery Pages */
#GalleryMain
{
    text-align: left;
    font-size: 1em;
    margin: 10px 0;
    width: 800px;
}


table.GalleryDetail td.Image
{
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    padding-left: 1px;
    font-size: .8em;
    vertical-align: top;
    width: 60%;
    max-width: 500px;
}

table.GalleryDetail img
{
    max-width: 500px;
}

table.GalleryDetail td.LeatherThumb
{
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    padding-left: 30px;
    font-size: .8em;
    vertical-align: top;
    width: 10%;
}

table.GalleryDetail td.LeatherText
{
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    padding-left: 2px;
    font-size: .8em;
    vertical-align: top;
    width: 30%;
    text-align: left;
}

table.GalleryDetail td.Title
{
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    font-size: 1.5em;
    font-weight: 900;
    color: #3d3d3d;
}

table.GalleryDetail td.Comments
{
    font-family: Futura, Helvetica, Verdana, Sans-Serif, Arial;
    font-size: .9em;
    color: #3d3d3d;
    text-align: left;
    white-space: nowrap;
}
/*
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightitA2C img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.highlightitA2C:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
*/

th.lalign
{
    padding-right: 4px;
    text-align: left;
    font-weight: 300;
}

table.ProductListTable td.ProductListCell
{
    font-family: Futura, helvetica, Verdana, Sans-Serif, Arial;
    font-size: 1.30em;
    color: #3d3d3d;
    text-align: center;
    width: 33%;
    min-width: 150px;
}

/* Club Admin Pages */
#container
{
    width: 100%;
    margin: 10px auto;
}
.ClubTable
{
}

.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
    display: block;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}

.mGrid .alt
{
    background: #fcfcfc url(grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
    background: #424242 url(grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

gcmdButton
{
    font-size: 10px;
    font-family: Tahoma,sans-serif;
}




/*TH
{
	font-weight:bold;
	text-align:right;
}
*/

.myGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.myGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
    display: block;
}
.myGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: gray;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}

.myGrid .alt
{
    background: #fcfcfc url(grd_alt.png) repeat-x top;
}
.myGrid .pgr
{
    background: #424242 url(grd_pgr.png) repeat-x top;
}
.myGrid .pgr table
{
    margin: 5px 0;
}
.myGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.myGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.myGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

