h1 {
	margin-top: 0px;
	margin-bottom: 8px;
}

img.product {
    
 border: 1px solid black;   
    
}

.leftlinks
{
	display: block; 
	padding-top: .22em; 
	padding-bottom: .22em;
	font-size: 14px;
}


body
{
     font-family: sans-serif;
	 margin: 0;
	 padding: 0;
	 padding-top: .5em;
	 color: black;
	 background-color: #DCDCDC;
}
body#cobody
{
     font-family: sans-serif;
	 margin: 0;
	 padding: 0;
	 padding-top: .5em;
	 color: black;
	 background-color: #FFFFFF;
}


a:link {
   color: #0000cc;
    
}
/*
table {
  border: 1px solid red;
  }
  
td {
  border: 1px solid blue;
  }
*/


.presscenteranchor {
    display: block;
	margin: .5em;
}

table.productlist {
   width: 100%
   }

table.ossdisplayproduct {
   margin: 0;
   padding: 0;
   }
table.ossdisplayproduct td.image {
   width: 130px;
   }
   
table.ossdisplayproduct td.desc {
   padding: 1em;
   }
    
.placeorder
{
  background-color: #F5F5F5;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}

.confirmordertitle
{
  background-color: #D0D9EA;
  font-size: 100%;
  padding: .3em;
  font-weight: bold;
}

td.shoppingcartheader
{
   /* background-color: #F5F5F5; */
   border-bottom: 1px solid black;
}

td.shippingheader {
 border-bottom: 1px solid black;
 text-align: center;
 font-size: 80%;
}

td.shippingcompare {
 font-size: 80%;
}


a.more
{
	 white-space: nowrap;
	 font-style: italic;
}


.bigform th {
 font-size: 80%;
 padding-right: 1em;
 text-align: right;
 white-space: nowrap;
 font-weight: normal;
 }
 
.bigform th.required {
 font-weight: bold;
 }
 
td.topbarpadding
{
   width: 7px;
}

td.selectedtopbar
{
   font-size: 13px;
   position: relative;
   padding-bottom: 0px;
   padding-top: 0px;
   background-color: #736357; /* #C3A372; */
   border-left: 1px solid #736357; /*#C3A372; */
   border-top: 1px solid #736357; /*#C3A372; */
   border-right: 1px solid #736357; /*#C3A372; */
}

td.notselectedtopbar 
{
   font-size: 13px;
   position: relative;
   background-color: #ECECE0; /* #F2EEC9;*/ 
   padding-bottom: 0px;
   padding-top: 0px;
   border-left: 1px solid #736357; /*#C3A372; */
   border-top: 1px solid #736357; /*#C3A372; */
   border-right: 1px solid #736357; /*#C3A372; */
}


td.selectedtopbar a
{
   font-size: 13px;
   display: block;
   font-weight: bold;
   font-size: 105%;
   color: #FFFFFF;
   padding-left: .4em;
   padding-right: .4em;
   padding-bottom: 4px;
   padding-top: 4px;
   text-decoration: none;
   white-space: nowrap;
}


td.notselectedtopbar a
{
   font-size: 13px;
   display: block;
   font-weight: bold;
   font-size: 105%;
   color: #000000; 
   padding-left: .4em;
   padding-right: .4em;
   padding-bottom: 4px;
   padding-top: 4px;
   text-decoration: none;
   white-space: nowrap;
}

td.notselectedtopbar a:hover
{
   color: #FFFFFF; 
   background-color: 993333;
}


td.lightback
{

}

.searchbox
{
    font-size: smaller;
	color: #000000;
    font-family: arial;
	margin: .25em;
	padding: .25em;
    text-decoration: none;
		font-size: 87%;
}


.indextable  
{
     padding: 0;
      margin: 0;
     font-family: arial;
	 font-size: 87%;
}

.indexrow {
       padding: 0;
      margin: 0;
	  }

.indextable td 
{
  padding: .3em;
}

.indextitlecell
{
     text-align: right;
     white-space: nowrap;
	 font-weight: bold;
   	 padding-right: .5em;
}

.indexlinkcell
{
   /*padding: .25em;*/
}

.indexlinkcell a
{
	 white-space: nowrap;
/*	 text-decoration: none; */
}


.productnamethumb
{
     font-size: 90%;
	 font-family: arial;
	 float: left;
	 width: 125px;
}


.sitemap table
{
    margin-left: 2em;
	padding-bottom: .5em;
}

.sitemap h2
{
    font-size: 110%;
	color: #000000;
    font-family: arial;
	margin: .25em;
	padding: .25em;
}

.trailerTextWhite
{
	color: #FFFFFF;
}

div.rightsidebox {
 position: relative;
 width: 160;
 height: 320;
 background-color: transparent;
 border-top: 1px solid #336699;
 border-left: 1px solid #336699;
 border-bottom: 1px solid #336699;
 border-right: 1px solid #336699;
 padding: 0.25em;
}

div.rightsidebox img#background {
 position: absolute;
 top: 0;
 left: 0;

 }

 div.rightsidebox img#product {
 margin-top: 25px;
 border: 0px;
 left: 0;
 }
 
div.rightsidebox h1 {
  font-size: 85%;
  color: #0066FF;
  font-family: arial;
  font-weight: bold;
  margin: 0.5em;
 
 }

div.rightsidebox p {
 font-size: 85%;
 } 

div.rightsidebox p.price {
 font-size: 85%;
 font-weight: bold;
 margin: -0.05em;
 } 
 
 div.promobox {
 position: relative;
}

div.promobox p.promotext {
 font-size: 85%;
 text-align: center;
 } 
 
table.homepageindex {
	font-size: 80%;
}

.homepageindex td {
    width: 33%;
	vertical-align: top;
	}
	
.homepageindex div.imgcenter {
   text-align: center;
   }

.textcenter {
  line-height: 1.5em;
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: x-small;
  }

   
.homepageindex a.header {
   font-size: 120%;
   font-weight: bold;
   }	
	
.homepageindex img {
   margin: 0;
   }

.homepageindex LI {
	list-style-type: disc;
	white-space: nowrap;
}

.homepageindex ul {
   width: 100%;
   margin-left: 0.25em;
   margin-top: 0.25em;
   }
   
   
   
td.hotnotselectedtopbar 
{
   font-size: 13px;
   position: relative;
   background-color: #993333;
   padding-bottom: 0px;
   padding-top: 0px;
   border-left: 1px solid #75a4c0;
   border-top: 1px solid #75a4c0;
   border-right: 1px solid #75a4c0;
}


td.hotnotselectedtopbar a
{
   font-size: 13px;
   display: block;
   font-weight: bold;
   font-size: 105%;
   color: #FFFFFF; 
   padding-left: .4em;
   padding-right: .4em;
   padding-bottom: 4px;
   padding-top: 4px;
   text-decoration: none;
   white-space: nowrap;
}

td.hotnotselectedtopbar a:hover
{
   font-size: 13px;
   font-size: 105%;
   color: #FFFFFF;
   text-decoration: underline;
   background-color: 993333;
}




/* CRAZY STYLE FOR FLAGPOLE CHART */

.xl24
	{mso-style-parent:style0;
	mso-number-format:"\.000";}
.xl25
	{mso-style-parent:style0;
	text-align:right;}
.xl26
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:#FFFFCC;
	mso-pattern:auto none;}
.xl27
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:auto none;}
.xl28
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\.000";
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:auto none;}
.xl29
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:auto none;}
.xl30
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:.5pt solid windowtext;}
.xl31
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;}
.xl32
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\.000";
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:1.5pt solid windowtext;
	border-left:none;}
.xl33
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:1.5pt solid windowtext;
	border-left:none;}
.xl34
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:.5pt solid windowtext;}
.xl35
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;}
.xl36
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\.000";
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl37
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl38
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:.5pt solid windowtext;}
.xl39
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;}
.xl40
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\.000";
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl41
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl42
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;}
.xl43
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;}
.xl44
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\.000";
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;}
.xl45
	{mso-style-parent:style0;
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;}
        
        
        
                
table#orderhistory td {
        padding-bottom: 0.25em;
        padding-top: 0.25em;
        }
        
        
table#orderhistory {
        padding: 0.25em;
        text-align: left;
        width: 100%;
        }
        
  /*      
        
table#ocderdetail td,th {
            padding: 0.25em;
            text-align: left;
            width: 100%;
        }
    */    
    


table#coheadermain table#ccdetail td,th {
            padding: 0.25em;
            text-align: left;

        }
        
        
.joboffer {
        padding: 0;
        margin: .5em;
        border: 1px solid #C3A372;
        position: relative;
}
        
.joboffer h3 {
        margin-top: 0;
        margin-left: 0;
        padding: 0.25em;
        background-color: #E8D8B4;
}

.joboffer h4 {
        margin-left: 0.5em;
}

.joboffer.date {
        float: right;
}



span.warning {
    font-size: 80%;

    color: red;
    font-weight: bold;
}


.shippingoptions {
    font-size: 80%;
    width: 100%;
    }
.shippingoptions td {
    padding: 0.1em;
}

.shippingoptions .optionname {
    text-align: left;
    font-weight: bold;
}

.shippingoptions .optioncost{
   text-align: right;
   font-weight: bold;
   }

.shippingoptions .optiontime {
    text-align: left;
    font-weight: bold;
}
    

