﻿/******************************************************
                         Normalize 
*******************************************************/


h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0 }

h1,h2,h3,h4,h5,h6,pre,code 
{ font-size: 100% }

/*ul,ol 
{ list-style: none }*/

address, caption, cite, code, dn, em, strong, th, var
{ font-style: normal; font-weight: normal }

table
{ border-collapse: collapse; border-spacing: 0;}

fieldset, img
{ border: none; }

captions, th
{ text-align: left;}

q:before, q:after
{ content: '';}

/******************************************************
                  General Format Settings
*******************************************************/

h1
{
    margin: 0 auto;
    font-size: 30px;
    color: #c7a461;
    
}


A
{
   color: #374d59;
    text-decoration: none;
}
A:hover
{
    color:#3e3e3e;
    text-decoration: underline;
}

/******************************************************
                  Main Container Settings
*******************************************************/
html {
    text-align: center;
    /* background-image: url('../images/site/page-background.gif');
    background-repeat:repeat-x;*/
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial;
    font-size: 16px;
}

body {
    width: 100%;
    min-width: 1000px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    background-color: White;
    /*border: 1px;
    border-color: #374d59;
    border-style: solid;*/
    margin-top: 10px;
    margin-bottom: 10px;

    color: #374d59;
}

input.chk {height:13px; width:13px; margin:0px;}



/******************************************************
                Main Page Areas
*******************************************************/
#whitebackground
{

       overflow: visible;
    white-space: nowrap;
    float:left;
    overflow: hidden;
}


#prodNavCSS
{
    background-color: white;
    width: 250px;
    vertical-align: top;
}



#pageContentCSS
{
   
  
    
    /* width of main content area - was 70% - maybe fixed the issues 
    max-width: 1000px;
    min-width: 500px;
        width: 65%;*/
   
    width: 70%;
 
    overflow: hidden;
    
    height: 100%;
    margin-top: auto;
    margin-bottom: 15px;
    padding-top: 10px;
    margin: auto;

}



#pageFunctionsCSS
{
    /*margin:0 auto; width: 13%;*/
    
  
    height: 100%;

   
    
    width: 200px;

    padding-left: 1%;
    padding-right: 1%;
    margin-top: 10px;



    vertical-align: top;
}


/******************************************************
                Specific Styles
*******************************************************/

#brandingCSS
{
    background-color: White;
    width: 100%;
    height: 80px;
}
#brandingCSS .logoCSS
{
    position: absolute;
    top: 5px;
    left: 12px;
}
#brandingCSS .searchCSS
{
    position: absolute;
    top: 5px;
    right: 25px;
}

.HiddenHelp
{
    visibility: hidden;

    border: solid 1px #374d59;
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    

}

.reviews
{

    background-color: #eeeeee;
    border-width: 1px;
    margin:0 auto;
    margin-right: 10px;

    margin-top: auto;

    background-color: white;
    padding: 10px;
    margin-bottom: 10px;
}

.reviews table
{
    /*width: 490px;*/
    width: 100%;
    border: none;
}



/*******************************************************
 --- MAIN NAV --- MAIN NAV --- MAIN NAV --- MAIN NAV ---
********************************************************/

#mainNavCSS {
    background-color: #374d59;
    width: 100%;
    height: 25px;
    list-style-type: none;
}

#mainNavCSS UL
{
    margin:0 auto;
    text-align: center;
    list-style-type: none;
}

#mainNavCSS LI
{
    float: left;
    width: 8%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 5px;
    list-style-type: none;
}

#mainNavCSS A
{
    color: White;
    font: Arial;
    text-decoration: none;
    font-size: 14px;
}

#mainNavCSS A:HOVER
{
   color: light#3e3e3e;
   
}


.lblPageNums
{
   
   
}




/*******************************************************
 --- MAIN NOTES
********************************************************/

#mainNotificationCSS {
    background-color: #e9c981;
    width: 100%;
    height: 20px;
    list-style-type: none;
}

    #mainNotificationCSS UL {
        margin: 0 auto;
        text-align: center;
        list-style-type: none;
    }

    #mainNotificationCSS LI {
        float: left;
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 1px;
        list-style-type: none;
    }

    #mainNotificationCSS A {
        color: #374d59;
        font: Arial;
        text-decoration: none;
        font-size: 12px;
    }

        #mainNotificationCSS A:HOVER {
            color: #374d59;
        }


/*******************************************************
 --- COMPANY INFO --- COMPANY INFO --- COMPANY INFO --- 
********************************************************/
#companyInfoCSS {
    background: #e9c981;
    clear: both;
    width: 100%;
    height: 65px;
    margin: 0 auto;
    text-align: center;
}

#companyInfoCSS UL
{
    color: #374d59;
    font: Arial;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    list-style: none;
    margin: 0 auto;
}

#companyInfoCSS LI
{
    float: left;
    width: 33%;
    margin-top: 3px;


}

#companyInfoCSS A
{
   color: #374d59;
}

#CopyrightInfoCSS
{
    font-size: 10px;
    text-align: center;
    background: white;
    width: 100%;
    color: #3e3e3e;
    height: 40px;

}
#CopyrightInfoCSS A
{
   color: #374d59;
}









#Updating
{
    Position: absolute;
    z-index: 10;
    width:98%;
    height:98%;
    left: 1%;
    top: 1%;
    background-color:#3e3e3e;
    /*filter:alpha(opacity=90);
    opacity:0.9;*/
    font-size: 30px;
    text-align: center;
    vertical-align: middle;

}



.WarningInText
{
    background-color: White;
    /*border: 1px solid red;*/
    margin: 0, auto;
    width: 100%;
    padding: 3px 3px 3px 3px;
    font-size: 20px;
    font-weight: bolder;
    color: red;
}


.valerror[style*="inline"]
{
    display:block !Important;
    background-color: Yellow;
    border: 1px solid #cccccc;
    margin-right: 20px;
    font-size:.9em;
}




/******************************************************
                Small Cart on Right
*******************************************************/
.SmallCartCSS table
{
    background-color: white;
    margin: 0, auto;
    width: 100%;

}

.SmallCartCSS TH
{
 font-weight: bold;
 font-size: 14px;
 text-align: center;
}

.SmallCartCSS TD
{
 font-size: 11px;
}


.SmallCartCSS .scQuantity
{
    width: 15%;
    text-align: center;

}
.SmallCartCSS .scProdNum
{
    width: 50%;
    text-align: center;
}
.SmallCartCSS .scPrice
{
    text-align: right;
    width: 25%;
}
.SmallCartCSS .scEdit
{
    text-align: right;
    width: 10%;
}
.SmallCartCSS .scEditSplit
{
    margin-bottom: 2px;
}




/******************************************************
                Shopping Cart Large
*******************************************************/
.ShoppingCartCSS
{
    
    background-color: White;
    border: 1px solid #374d59;

    margin: 0, auto;
    width: 98%;
    /* added - need to fix IE 6 issue */
    float: left;
    margin-bottom: 10px;
    
}
.ShoppingCartCSS table
{
    margin: 0, auto;
    width: 100%;
    

}
.ShoppingCartCSS TH
{
 font-weight: bold;
 font-size: 14px;
 text-align: center;
}

.ShoppingCartCSS TD
{
 font-size: 12px;
}

.ShoppingCartCSS .altRow
{
/* border-bottom: 1px solid #3e3e3e;
 width: 100%;
    */
height: 2px;
}

.ShoppingCartCSS .scQuantity
{
    width: 15%;
    text-align: center;

}
.ShoppingCartCSS .scProdNum
{
    width: 15%;
    text-align: center;

}
.ShoppingCartCSS .scPrice
{
    text-align: right;
    width: 10%;
    padding-right: 8px;
}
.ShoppingCartCSS .scTotal
{
    text-align: right;
    width: 10%;
    padding-right: 8px;
    /*background: url("../images/cartrowbackground.png");*/
}

    .ShoppingCartCSS .scTaxText {
        text-align: right;
        width: 20%;
        padding-right: 8px;
        font-weight: bold;
        /*background: url("../images/cartrowbackground.png");*/
    }

.ShoppingCartCSS .scProdTotalText
{
    text-align: right;
    width: 10%;
    padding-right: 8px;
    font-weight: bold;
    /*background: url("../images/cartrowbackground.png");*/
}
.ShoppingCartCSS .scEdit
{
    text-align: center;
    width: 5%;

}
.ShoppingCartCSS .scProdDesc
{
    text-align: left;
    width: 25%;
}
.ShoppingCartCSS .scProdCoupon
{
    text-align: center;
    width: 10%;
    color: Red;
}

.ShoppingCartCSS .scEditSplit
{
    margin-bottom: 2px;
}

.ShoppingCartCSS .scTwoForOneTitle
{
    text-align: center;
    color: Red;
    font-weight: bold;
    font-size: 18px;
}



.ConfirmCartCSS
{
    
    background-color: White;
    border: 1px solid #374d59;
    margin: 0, auto;
    margin-bottom: 10px;
    width: 98%;
    /* added - need to fix IE 6 issue */
    float: left;
    
}
.ConfirmCartCSS table
{
    margin-left: 5px;
    
    width: 100%;
    /*border: 1px solid #374d59;*/
    
}
.ConfirmCartCSS TH
{
 font-weight: bold;
 font-size: 14px;
 text-align: center;
}

.ConfirmCartCSS TD
{
 font-size: 12px;
}
.ConfirmCartCSS .labelTitleConfirm
{
    font-weight: bold;
    color: #374d59;
}
.ConfirmCartCSS .labelTextConfirm
{
    color: #374d59;
}

.ConfirmCartCSS .labelTextConfirmHighlight
{
    color: red;
    font-weight: bold;
    font-size: 20px;
}

.ConfirmCartCSS .ConfirmBillingAddressCSS
{
    width: 49%;
    float: left;
    margin-bottom: 5px;
}
.ConfirmCartCSS .ConfirmShippingAddressCSS
{
    width: 49%;
    float: right;
    margin-bottom: 5px;
}



.ExpandPanel {
    width: 100%;
    Background: #e9c981;
    height: 30px;
    border-top: solid 1px #374d59;
}
.TopPanel {
    width: 100%;
    Background: #e9c981;
    height: 25px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
    margin: 0, auto;
    text-align: center;
    /*cartrowbackground.png*/
}
.TopPanelError
{
     width:100%;
     Background-Color: Red;
     height: 25px;
     font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
    margin: 0, auto;
    text-align: center;
    /*cartrowbackground.png*/
}



.TopPanel .Button
{
    float: left;
    margin-left: 5px;
    margin-top: 1px;
}
.ExpandPanel .ExpandContractText
{
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
}
.ExpandPanel TH
{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}
.ExpandPanel Td
{
    text-align: right;
    font-size: 14px;
}
.ExpandedPanel
{
     width:95%;
     Background: White;
     padding: 5px 5px 5px 5px;
}





/******************************************************
                Check Out Page
*******************************************************/
.CheckOutAddress
{
    background-color: White;
    border: 1px solid #374d59;
    margin: 0, auto;
    width: 95%;
}

.CheckOutAddress .LabelCell
{
    width: 180px;
    margin: 3px;

   
}

.CheckOutAddress TD
{
    border-bottom: 1px solid #3e3e3e;
    padding-bottom: 3px;
    padding-top: 3px;

}
    

.CheckOutAddress TH
{
    border-bottom: 1px solid #374d59;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.CheckOutAddress TABLE
{
    margin: 10px;
    width: 98%;
}

.CheckOutAddressError
{
    background-color: White;
    border: 1px solid red;
    margin: 0, auto;
    width: 98%;
    margin-bottom: 10px;
}

.CheckOutAddressError TABLE
{
    margin: 10px;
    width: 98%;
}







/*******************************************************
 Products full width
********************************************************/

.productsList
{
    /*margin-top: 0px;
    margin-bottom: 10px;
    width: 30.5%;
    float: left;
    margin-right: 0.9%;
    padding-left: 1px;
    padding-right: 5px;
    background-color: White;
    border: 1px solid #374d59;
    height: 115px;
    font-size: 11px;
        width: 95.6%;
        */
    
    
    margin-top: 20px;
    float: left;
    margin-right: 2.4%;
    background-color: White;
    border-bottom: 1px solid #374d59;
    font-size: 20px;

    
    
}


.productsList .image
{
    border-width: 0px;
    border-bottom: 0px;
}

.productsList .imageDiv
{
    width: 200px;
    height: 200px;
    float: left;
    left: 0px;
    top: 0px;
    padding-right: 6px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 3px;
    text-align: center;
    vertical-align: middle;
}


.productsList .Title
{
   
    font-size: 24px;
    font-weight: bold;
    
    padding-bottom: -3px;
    margin-bottom: 10px;

}

.productsList a
{
   
    color: #c7a462;

}

.productsList a:hover
{
   
    color: #3e3e3e;

}



.productsList .labelTitle
{
    
    float: left;
    width: 80px;
    height: 20px;
    font-weight: bold;
    margin-bottom:-10px;

            

}

.productsList .labelText
{
    /*width: 60px;*/
    height: 30px;
    /*text-transform: uppercase;*/
    
}

.productsList .labelTextMultiLine
{
    /*width: 60px;*/
  
    /*text-transform: uppercase;*/
    font-size: 16px;
    
    
}
.productsList .DetailsButton
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: left;

    font-size: 16px;
        color: #c7a462;
        
        font-weight: bold;
    
}

.CheckOutButton
{
    display: block;
    margin: 0, auto;
    margin-top: 10px;
    text-align: center;

    font-size: 16px;
        color: #c7a462;
        
        font-weight: bold;
        margin-bottom:5px;
    
}

    .CheckOutButton IMG {
        /*width:22px; height:22px;vertical-align:middle;*/
        margin-bottom: 10px;
    }








.productsList .prodtxt
{
    margin-left: auto;
    margin-right: auto;

}
.productsList .btn
{
    
}









/*******************************************************
 --- Group View ----
********************************************************/

.singleCol
{
    margin-top: 0px;
    margin-bottom: 10px;
    width: 30.5%;
    float: left;
    margin-right: 0.9%;
    padding-left: 1px;
    padding-right: 5px;
    background-color: White;
    border: 1px solid #374d59;
    height: 115px;
    font-size: 11px;
}


.doubleCol
{
    background-color: red;
    width: 64.2%;
    margin-top: 10px;
    float: left;
    margin-right: 2.4%;
}

.tripleCol
{
    background-color: red;
    width: 97.6%;
    margin-top: 10px;
    float: left;
    margin-right: 2.4%;
}

/*******************************************************
 --- Column Item Display ---
********************************************************/

.singleCol .image
{
    border-width: 0px;
    
}

.singleCol .imageDiv
{
    width: 100px;
    height: 100px;
    float: left;
    left: 0px;
    top: 0px;
    padding-right: 3px;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    vertical-align: middle;
}



.singleCol .labelTitle
{
    
    float: left;
    width: 40px;
    height: 20px;
    font-weight: bold;
    margin-bottom:-10px;

}

.singleCol .labelText
{
    width: 60px;
    height: 20px;
    /*text-transform: uppercase;*/
    
}
.singleCol .DetailsButton
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
    
}



.singleCol .txt
{
    margin-left: auto;
    margin-right: auto;
}
.singleCol .btn
{
    
}







/******************************************************
                Details Page
*******************************************************/

#pageContentCSS .detailsViewCSS
{
    background-color: white;
    margin:0 auto;
    width: 100%;
    margin-top: auto;
    float: right;
}

#pageContentCSS .LeftContainerCSS {
    /*float: left;
    width: 48%;
    margin-top: auto;
    border: 1px solid #374d59;
    background-color: white;
    margin-bottom: 10px;*/

    float: left;
    width: 47%;
    margin-right: 2%;
    margin-left: 1%;
    margin-top: auto;
    border: 1px solid #374d59;
    background-color: white;
    margin-bottom: 10px;
}

#pageContentCSS .LeftContainerCSS .ZoomContainer
{
    /*width:100%;
    display: table-cell;

     width:100%;
    height: 420px;

    margin:0 auto;
    margin-top: auto;
    text-align: center;
    vertical-align: middle;*/

    text-align: center;
    height: 420px;
   

}


#pageContentCSS .LeftContainerCSS .ZoomContainer:after
{
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  /*margin-right: -0.25em;  Adjusts for spacing */

}



#pageContentCSS .LeftContainerCSS .ZoomContainer .ZoomImage
{
  display: inline-block;
  vertical-align: middle;

/*   width: 400px;
   height: 400px;
   position: absolute;
   left: 50%;
   top: 50%; 
   margin-left: -210px;
   margin-top: -310px;*/
}

#pageContentCSS .ChangersContainerCSS
{
    border-top: 1px solid #374d59;
    text-align: center;
 
}
#pageContentCSS .ChangersCSS
{
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;

}
#pageContentCSS .SeaDragonCSS
{

}

#pageContentCSS .productDetailsContainerCSS {
    /* background-color: white;
    width: 48%;
    margin-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    
    float: right;
    border: 1px solid #374d59;
    margin-bottom: 10px;
*/
    background-color: white;
    width: 45%;
    margin-right: 2%;
    padding-left: 1%;
    padding-top: 10px;
    padding-right: 1%;
    padding-bottom: 10px;
    border: 1px solid #374d59;
    margin-bottom: 10px;
    float: right;
    clear: right;
}

#pageContentCSS .productDetailsContainerInsideCSS
{
   margin:0 auto;
   text-align: center;
   
}



.detailsView .labelTitle
{
    float: left;
    width: 120px;
    height: 18px;
    font-weight: bold;
   
    color: #374d59;
   
    
}
.detailsView .labelText
{
    width: 100px;
    height: 20px;
    /*text-transform: uppercase;*/
    color: #374d59;

}

.detailsView .labelTitleCenter
{
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #374d59;
    font-weight: bold;
    margin-bottom:-10px;
    vertical-align: middle;

}



.detailsView .productDetailsGroupedCSS
{
     margin-top: 0px;
     margin-bottom: 5px;
}










/*******************************************************
 --- Control Classes (basic applied to all)
********************************************************/

.btn {
    color: #374d59;
    font: bold 84% 'trebuchet ms',helvetica,sans-serif;
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #374d59;
    padding-left: 1px;
    padding-right: 1px;
    height: 18px;
    vertical-align: middle;
    cursor: pointer;
}

.btnLarge {
    color: #374d59;
    font: bold 84% 'trebuchet ms',helvetica,sans-serif;
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #374d59;
    padding-left: 1px;
    padding-right: 1px;
    vertical-align: middle;
    cursor: pointer;
}

.txt {
  color:#374d59;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#FFFFFF;
  border: 1px solid;
  border-color: #374d59;
    padding-left: 1px;
  margin-right: 2px;
  height: 16px;
  vertical-align: middle;
}

.txtForm {
  color:#374d59;
  font: bold 12px 'trebuchet ms',helvetica,sans-serif;
  background-color:#FFFFFF;
  border: 1px solid;
  border-color: #374d59;
    padding-left: 1px;
  margin-right: 2px;
  height: 16px;
  vertical-align: middle;
}

.chk {
  color:#00f;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background:#ddd;
}

.lbl
{
    float: left;
    height: 20px;
    font-weight: bold;
    margin-bottom:-10px;
    padding-right: 2px;
}

.indented {
    padding-left: 15px;
}

.lblForm
{
    float: left;
    height: 20px;
    font-weight: bold;
    margin-bottom:-10px;
    padding-right: 2px;
    font-size: 12px;
}

.lblNote
{
     color: #374d59;
     font-style: italic;
     font-size: 14px;
}
.Notice
{
     
     color: Red;
     font-style: italic;
}

.MaskedEditFocus
{
    background-color: #ffff66;
}
.MaskedEditError
{
    background-color: #ff6666;
}
.box
{
    margin: 0 auto;
    background-color: White;
    border: 1px solid #374d59;
    font-size: 11px;
}

.flyout
{
    margin: 0 auto;
    background-color: White;
    border: 1px solid #374d59;
    font-size: 11px;
    width: 250px;
    padding: 5px;
}

.popUp {
    position: absolute;
	background-color:#FFFFFF;
	width:300px;
	left:400px;
	height:150px;
	z-index: 9002;
    filter: alpha(opacity=85);
    opacity: 0.85;
}






