body {margin: 3px;

}
.bg{width:100%;}

/* CAR GUY DVDs */
   
/* COLORS

Body Background: #CAE1FF  (Originally 3366FF)
RGB: (202 225 255   ORIG: 051 102 255)

*/


#headerimg {Height:130px;padding: 3px;background: #CAE1FF;}

#header {font-weight: 700;font-size: 140%;
 text-align: center;background: #CAE1FF;}

#footer { 
   text-align: center;
   line-height: 0;background: #CAE1FF;	
   }

.DVDLabel {
  width: 25%; Float:Right; padding: 0.5em; min-width: 10em;
  margin: 4px; }

.DVDMarquee {
  width: 10%;  min-width: 10em; }


.YouTubePanel {Text-align: Center;}

.DVDPaypal {Float:Left;}


.DVDFeatures p{Clear:left;}

/* --------------------------------------------------------
    20100731: Replace to make 2 columns in Block
.DVDBlock {Height: 300px; padding 3px;
     font-weight: 300;font-size: 100%;background: #3366ff;
    }

    20100731: Replace to make 2 columns in Block 
-------------------------------------------------------- */

/* --------------------------------------------------------
    20101229: Added Clear Both statement to clear floated items above
    Original:

.DVDDescription {background: #3366ff;
   vertical-align: text-top; width: 100%;
   padding-left: 0.1em;
   }

    End Original    
    20101229: Added Clear Both statement to clear floated items above
-------------------------------------------------------- */


.DVDDescription {background: #CAE1FF;
   vertical-align: text-top; width: 100%;
   padding-left: 0.1em; clear: both; overflow:auto;
   }


/* --------------------------------------------------------
    20110808: Added Left Side Padding

.DVDSpecialOffer {background: #33ccff; }

    End Original
    20110808: Added Left Side Padding
-------------------------------------------------------- */

.DVDSpecialOffer {background: #33ccff; padding-left: 1em; }


.DVDSpecialOfferTitle {Clear:left; font-weight: 200; font-size: 110%;text-align: center; background: #33ccff;}


.DVDList li {list-style-type: circle;text-indent:6px;}
/* --------------------------------------------------------
    20120713: Changed Title Color
.DVDTitle {Clear:left; font-weight: 200; font-size: 110%;text-align: center; background: #33ccff;}
-------------------------------------------------------- */

.DVDTitle {Clear:left; font-weight: 200; font-size: 110%;text-align: center; background: #87CEFA; clear: both;  }


/* --------------------------------------------------------
    20101229: Added Div to Increase Left Padding of a Section
-------------------------------------------------------- */

.DVDIndent {padding-left: 2em; Padding-right: 2em; clear: both;}

.DVD2012Dark {background: #999999; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2012Light {background: #CCCCCC; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2011Dark {background: #ff6600; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2011Light {background: #ff9966; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2010Dark {background: #3399ff; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2010Light {background: #33ffff; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2009Dark {background: #ff0000; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2009Light {background: #ff9999; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVD2008Dark {background: #ffff33; text-indent: 2em; min-height: 35px; clear: both; overflow:auto; }

.DVD2008Light {background: #ffff99; text-indent: 2em; min-height: 35px; clear: both; overflow:auto; }

.DVDListPayPal {text-align: right; Float:Right; Padding-Top: 0.2em; overflow:auto; }

.DVDPriceList li {list-style-type: circle;Padding-left: 2em; text-indent:6px;}

.DVDPriceListHeader {background: #33ffff; Padding-left: 2em; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVDBody {Padding-left: 1em; }

/* --------------------------------------------------------
    20120713: Added hyperlink Formatting
-------------------------------------------------------- */

a:link {color:#000080;}      /* unvisited link */
a:visited {color:#0000CD;}   /* visited link */
a:hover {color:#0000FF;}     /* mouse over link */
a:active {color:#836FFF;}    /* selected link */

/* --------------------------------------------------------
    20120713: Added hyperlink Formatting
-------------------------------------------------------- */

/* --------------------------------------------------------
    20120713: Added DVD Pricing Rows
-------------------------------------------------------- */


.DVDPriceDark {background: #FF7F24; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

.DVDPriceLight {background: #F4A460; text-indent: 2em; min-height: 30px; clear: both; overflow:auto; }

/* --------------------------------------------------------
    20120713: Added DVD Pricing Rows
-------------------------------------------------------- */

/* --------------------------------------------------------
    20120721: Added Formatting for Cars and Cruisers
-------------------------------------------------------- */



.CACBoxLight { width: 22%; Float:Left; padding: 0.5em; min-width: 14em; border:2px solid #3366ff; text-align:center;
  margin: 4px; background: #F7F7F7;  }

.CACBoxDark { width: 22%; Float:Left; padding: 0.5em; min-width: 14em; border:2px solid #3366ff; text-align:center;
  margin: 4px; background: #E3E3E3;  }


.CACBoxDarkCG { width: 22%; Float:Right; padding: 0.5em; min-width: 14em; border:2px solid #3366ff; text-align:center;
  margin: 4px; background: #E3E3E3;  }

.CACBoxLightCG { width: 22%; Float:Right; padding: 0.5em; min-width: 14em; border:2px solid #3366ff; text-align:center;
  margin: 4px; background: #F7F7F7;  }

.CACTitle
  { text-align:center; font-weight:normal; margin:2px; }

.CACImage {display:inline; margin:3px; border:2px solid #3366ff; width: 95%; Text-align: Center; }

.CACImageBlock { margin:3px; Text-align: Center; }


/* --------------------------------------------------------
    20120721: Added Formatting for Cars and Cruisers
-------------------------------------------------------- */




<! <style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

<!</style><!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<!<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
<!</style>
<![endif]-->







/*   Colors: Item List Darker Blue     3399ff             
             Item List Lighter Blue    33ffff
             Page Back Ground          CAE1FF  (ORIG 3366ff)
             Titles - Lighter Blue     33ccff 

             Item List Darker Red      ff0000
             Item List Lighter Red     ff9999

             Item List Darker Yellow   ffff33
             Item List Lighter Yellow  ffff99

             Item List Darker Orange   ff6600
             Item List Lighter Orange  ff9966

             Item List Darker Grey     999999
             Item List Lighter Grey    CCCCCC


*/

/*   Updated 1/1/10   */