body
{
    margin: 0px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    background-color: #ffe14f;
	color: #000;
    border: 0px;
	text-align: center;
	background-image: url('images/SecondaryBackground2.gif');
	background-repeat: repeat-x;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

body.YTGHome 
{
    margin: 0px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    background-color: #FFF;
	color: #000;
    border: 0px;
	text-align: center;
	background-image: url('images/ytgHomeBG.jpg');
	background-repeat: repeat-x;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

body.YTGProducts
{
    margin: 0px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    background-color: #ffe14f;
	color: #000;
    border: 0px;
	text-align: center;
	background-image: url('images/SecondaryBackground3.gif');
	background-repeat: repeat-x;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

a
{
	color: #000;
    text-decoration: underline;
}

a:link
{
    color: #000;
}
a:visited
{
    color: #000;

}
a:hover
{
    color: #e6a803;
}
a:active
{
    color: #000;
}

#container 
{
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  text-align: left;
}

.spacer
{
    color: #000000;
    text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

form
{
	padding:0;
	margin:0;
}

SELECT
{
	background-color: #FFF !important;
	color: #000 !important;
	border-color: #fff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}

SELECT:hover
{
	background-color: #DDD;
}

TEXTAREA
{
	background-color: #fff;
	color: #000000 !important;
	border-style:inset; 
	border-width:1px; 
	border-color: #9c9792;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}

input
{
	background-color: #fff !important;
	color: #000000 !important;
	vertical-align: top;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana;
	border-style:inset; 
	border-width:1px; 
	border-color: #9c9792;
}

input:focus, TEXTAREA:focus 
{
	border: 1px inset #bbb;	
	background: #fff !important;
	color: #000000 !important;
}

input:hover
{
	border: 1px inset #bbb;
	background: #ddd !important;
	color: #000 !important;
}

input.BuyNowSubmit 
{
	background-color: #000 !important;
	color:#ffe152 !important;
	font-weight:bolder;
}

input.BuyNowSubmit:hover 
{
	color:#555 !important;
}

INPUT.BuyNowSubmit:focus 
{
	color:#555 !important;
}

input.BuyNowSubmit2
{
	background-color: #000 !important;
	color:#ffe152 !important;
	font-weight:bolder;
	width:130px;
}

input.BuyNowSubmit2:hover 
{
	color:#FFF !important;
	width:130px;
}

INPUT.BuyNowSubmit2:focus 
{
	color:#FFF !important;
	width:130px;
}
.anvil
{
      border: solid green 0px;
      cursor: pointer;
      background-color: Transparent !important;      
      overflow:hidden;
      background-image: url("images/YTGO.gif") !important; 
	  background-repeat: no-repeat;
      /* WIDTH: The actual width of the image */
      width: 32px;
      /* HEIGHT: First number of padding; and number in 2nd height;  is actual height of image */
      padding-top: 0px;
      height: 16px !important;
}

.anvil:hover {
      background-image: url("images/YTGOHov.gif") !important;
	  background-repeat: no-repeat;
      background-color: Transparent !important;  	  
	  padding: 0px;
	  border:0px;
}

.anvil:focus
{
      background-image: url("images/YTGOHov.gif") !important;
	  background-repeat: no-repeat;
      background-color: Transparent !important;  	  
	  padding: 0px;
	  border:0px;
}



.anvil2
{
      border: solid green 0px;
      cursor: pointer;
      overflow:hidden;
      background-image: url("images/BuyNowMSBeta.jpg") !important; 
	  background-repeat: no-repeat;
      /* WIDTH: The actual width of the image */
      width: 70px;
      /* HEIGHT: First number of padding; and number in 2nd height;  is actual height of image */
      padding-top: 0px;
      height: 35px !important;
}

.anvil2:hover {
      background-image: url("images/BuyNowMSBeta.jpg") !important;
	  background-repeat: no-repeat;
	  padding: 0px;
	  border:0px;
}

.anvil2:focus
{
      background-image: url("images/BuyNowMSBeta.jpg") !important;
	  background-repeat: no-repeat;
	  padding: 0px;
	  border:0px;
}

.HomeList
{
    margin:0;
    padding-left:20px;
    font-size:11px;
    font-weight:bold;
}

.blackHeader
{
    color:#000;
    font-size:16px;
    font-weight:bold;
}

.black
{
    color:#000;
    font-size:18px;
    font-weight:bold;    
}

.whiteHome
{
    color:#FFF;
    font-size:18px;
    font-weight:bold;    
    line-height:32px;    
}

.white
{
    color:#FFF;
    font-size:10px;
}
.yellow
{
    color:#ffe14f;
    font-size:12px;
}

.white2
{
    color:#FFF;
    font-size:14px;
    font-weight:bold;    
    line-height:14px;
}

.white3
{
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    line-height:28px;
    border:solid 0px red;
}

TABLE
{
	width: 100%;
	FONT-SIZE: 12px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: 'trebuchet ms', arial, verdana, sans-serif;
	display: table;
}

TR
{
	vertical-align: top;
    TEXT-ALIGN: left;
}
TH
{
    FONT-SIZE: 12px;
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	background-color: #FFF;
	color: #6882B5;
}
TD
{
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 0px solid;
	background-color: #FFF;
}

.home TABLE
{
	width: 100%;
	FONT-SIZE: 9px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: 'trebuchet ms', arial, verdana, sans-serif;
	display: table;
}

.home TR
{
	vertical-align: top;
    TEXT-ALIGN: left;
}
.home TH
{
	vertical-align: top;
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	background-color: #FFF;
	color: #6882B5;
}
.home TD
{
	vertical-align: top;
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 0px solid;
	background-color: #FFF;
}

.dealerList th
{
	width: 100%;
    FONT-SIZE: 12px;
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	background-color: #313131;
	color: #FFF;
}

.dealerList td
{
	width: 100%;
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 3px;
	color: #000000;
	background-color: #FFF;
}

.CheckoutButtons
{    
    color:#FFE14F;
    font-weight:bold; 
    background-color:#000;
    width:130px;   
}

.CheckoutButtons:hover
{
    color:#FFE14F;
    font-weight:bold; 
    background-color:#000;
    width:130px;   
}

.BuyNowTable td
{
	background-color:#ccc;
	margin:0;
	padding:0;
	border:0;
}

.dealerList a:link
{
	color: #000000;
	text-decoration: underline;
}
.dealerList a:hover
{
	color: #FFF;
	text-decoration: none;
}

.dealer TH
{
    FONT-SIZE: 12px;
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	background-color: #FFF;
	color: #6882B5;
}
.dealer TD
{
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 0px solid;
	background-color: #FFF;
}

.media TH
{
    FONT-SIZE: 12px;
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	background-color: #FFF;
	color: #6882B5;
}
.media TD
{
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 0px solid;
	background-color: #FFF;
}

img
{
    margin: 0px;
    padding: 0px;
    border: 0px #ccc solid;
	display: inline;
}

img.inline
{
    	display: inline;
}

ul.inline
{
    padding:0px;
    margin-left:20px;
    margin-bottom:0px;
    margin-right:0px;
    margin-top:0px;
    FONT-SIZE: 12px; 
    font-weight:bolder;    
    list-style-image: url('images/YTGLI.gif');
    line-height:19px;    
}
li.inline
{
    padding-bottom:5px;
}



ul.inline2
{
    FONT-SIZE: 14px; 
    font-weight:bolder;
    list-style-image: url('images/YTGLI.gif');
}
li.inline2
{
    padding-bottom:6px;
}

.NoSpace
{
	float:left;
    margin: 0px;
    padding: 0px;
    border: 0px #ccc solid;
	display: inline;
}

.DetPic
{
    margin: 0px;
    padding: 0px;
    border: 1px #A999A6 solid;
	display: inline;
}

p
{
    font-weight: normal;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
    color: #000;
}

a.breadcrumb
{
    color:#f8ec3c !important;
}

a.breadcrumb:hover
{
    color:#FFF !important;
}

.searchword
{
    font-weight: normal;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 12px; 
    vertical-align:top;
}

.word
{
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 26px;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #FFF;	
}

.word2
{
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 26px;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin: 0px;
    color: #FFF;	
}

.copy
{
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
    color: #efd54c;
	display: inline;
}

.copy2
{
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin: 0px;
    color: #efd54c;
	display: inline;	
}

.features
{
    font-weight: bold;
	text-align: center;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
}

.features2
{
    font-weight: bold;
	text-align: center;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #ffe14f;
}

.trade
{
    font-weight: normal;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
    color: #000000;
}

.tradePro
{
    font-weight: normal;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0px;
    color: #000000;
}

.main
{
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    border-bottom: #333333 0px solid;
    padding-left: 20px;
    padding-right: 15px; 
    line-height: 1.5;
    
}

#HomeProductBullets
{
    top:240px;
    left: 320px;
    position:absolute;
    font-size:14px;
}

div#ProductName
{
    top:5px;
    left: 340px;
    position:absolute;
    font-size:48px;
    font-weight:bolder;   
    color:White;     
}

#main 
{
	top: 300px;
	width: 800px;
	color: #CCC; 
	margin-left: 0px; 
	padding: 2em 0 1px 1%;
	border-left: 0px solid;
	position: absolute;
	text-align: left;
}

div#top
{
    width: 700px;
    height: 140px;
    border: solid 0px red !important;
    padding: 0px !important;
    margin:0px !important;  
    top: 0px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    background: #000;
    position: absolute; 
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	z-index:1;	
}


div#logo
{
    width: 170px;
    height: 140px;
    border:0px;
    padding:0px;
    top: 0px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    background: #000;
    position: absolute; 
	text-align: left;
	margin-left: 10px;
	margin-right: auto;
	z-index:2;
}

div#topImage
{
    width: 700px;
    height: 140px;
    border:0px;
    padding:0px;
    top: 0px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    background: #000;
    position: absolute; 
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
}



div#nav
{
	font-size: 14px;
	font-weight:bold;
	float: left; 
	margin: 0px;
	background-color:Transparent; 
	color: #000; 
	border: 0px solid #000; 
	width: 800px;
	height: 33px;
	top: 140px;
	position: absolute;
	text-align: left;
	border-bottom:solid 0px red;
	z-index:2;
}

div#nav ul 
{
	margin: 0px; 
	padding:0;
	background: #ffe14f;
	border: 0px solid #CCC; 
	border-width: 0 1px;
}

div#nav li 
{
	position: relative;		
	list-style: none; 
	margin: 0;
	float: left; 
	width: 113.5px; 
	line-height: 26px;
}

div#nav li:hover 
{
	background: #d0b83e;
}

div#nav li.submenu 
{
	background: url(dropmenu.gif) 95% 50% no-repeat;
}

div#nav li.submenu:hover 
{
	background-color: #d0b83e;
}

div#nav li a 
{
	color: #000;
	border-right: 1px solid #000;
	display: block; 
	padding: 16px 0px 15px 0px;/* 1.20em 2.5em 1.15em 2.5em;*/
	text-decoration: none; 
	width: 113.5px; 
}

div#nav li.first a
{
    border-left: 1px solid #000;
}

div#nav li a:hover
{
	background-color: #d0b83e;
	color: #000;
}

div#nav li li a 
{
	color:#000;
	border-right: 0px solid #CCC;
	padding: 0.25em .25em 0.25em .25em;
	line-height: 18px;	
}

div#nav ul a 
{
	width: auto;
	padding:3px 0px;
	text-align:center;
}

div#nav ul ul 
{
	position: absolute; 
	width: 10em;
	display: none;
	border-left: 1px solid #000;	
	border-right: 1px solid #000;
	margin-top: 14px;
}

div#nav ul ul li 
{
	border-bottom: 1px solid #000;		
	width: 100%;
}

div#nav li.submenu li.submenu 
{
	background: url(submenu.gif) 95% 50% no-repeat;
}

div#nav li.submenu li.submenu:hover {background-color: #000;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 
{
	top: 1.25em; 
	left: -1px;
}
div#nav ul.level3 
{
	top: -1px; 
	left: 7em;
	border-top: 1px solid #CCC;
}
div#nav ul.level4 
{
	top: -1px; 
	left: 7em;
	border-top: 1px solid #CCC;
}

div#word
{
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border: 0px solid #AAA; 
	width: 200px;
	height: 50px;
	top: 180px;
	position: absolute;
	text-align: left;
}

div#word2
{
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border: 0px solid #AAA; 
	width: 200px;
	height: 55px;
	top: 180px;
	position: absolute;
	text-align: left;
}

div#path
{
	margin: 0px;
	background: #000; 
	padding-left: 5px;
	padding-top: 0px;
	color: #FFF; 
	border: 0px solid RED; 
	width: 700px;
	height: 25px;
	top: 248px;
	position: absolute;
	text-align: left;
}

div#path2
{
	margin: 0px;
	background: #000; 
	padding-left: 5px;
	padding-top: 0px;
	color: #FFF; 
	border: 0px solid RED; 
	width: 700px;
	height: 25px;
	top: 280px;
	position: absolute;
	text-align: left;
	z-index:2;
}

div#search
{
	margin:0px;
	padding-top:4px;
	background-color:#ffe14f;
	color:#000; 
	border:0px solid RED; 
	width:288px;
	height:20px;
	top: 185px;
	left:502px;
	position:relative;
	text-align:center;
	z-index:2;
}

div#searchHome
{
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	color: #000000; 
	border: 0px solid #AAA; 
	width: 780px;
	height: 25px;
	top: 90px;
	position: absolute;
	text-align: right;
}

div#copy1
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:Transparent;
	color: #efd54c;
	border: 0px solid RED; 
	width: 750px;
	height: 90px;
	top: 175px;
	position: absolute;
	text-align: left;
}

div#copy2
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:Transparent;
	color: #efd54c;
	border: 0px solid RED; 
	width: 785px;
	height: 120px;
	top: 175px;
	position: absolute;
	text-align:justify;
	z-index:1;
}

div#pro
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #FFF; 
	color: #000000; 
	border-left:0px solid #000;
	width: 260px;
	height: 170px;
	top: 330px;
	position: absolute;
	text-align: left;
}


div#proText
{
	margin: 0px;
	padding-left:280px;
	padding-top:20px;
	background: #FFF; 
	color: #000000; 
	border:0px solid #000;
	width: 175px;
	height: 150px;
	top: 330px;
	position: absolute;
	text-align: left;
}

div#dealerRoom
{
	margin: 0px;
	padding-left:20px;
	padding-top:35px;
	background: #FFF; 
	color: #000000; 
	border-top: 1px solid #000; 
	border-left:0px solid #000;
	width:260px;
	height:299px;
	top: 539px;
	position: absolute;
	text-align: left;
}

div#dealerText
{
	margin: 0px;
	padding-left:280px;
	padding-top:60px;
	background: #FFF; 
	color: #000000; 
	border-top: 1px solid #000; 
	width: 175px;
	height: 140px;
	top: 539px;
	position: absolute;
	text-align: left;
}

div#mediaRoom
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #FFF; 
	color: #000000; 
	border-top: 1px solid #000;
	border-left:0px solid #000;
	border-bottom:1px solid #000;
	width:260px;
	height:143px;
	top: 609px;
	position: absolute;
	text-align: left;
}

div#mediaText
{
	margin: 0px;
	padding-left:280px;
	padding-top:20px;
	background: #FFF; 
	color: #000000; 
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
	border-right:0px solid #000;
	width: 175px;
	height: 128px;
	top: 609px;
	position: absolute;
	text-align: left;
}

div#SocialCompliance
{
	letter-spacing: 1px;
	margin: 0px;
	padding: 20px;
	background: #FFF; 
	color: #000000; 
	border-right: 0px solid #000;
	width: 760px;
	height: 1105px;	
	top: 278px;
	position: absolute;
	text-align: left;
	overflow: auto;
}

div#tradeImage
{
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-top: 0px solid #000; 
	width:800px;
	height:460px;
	top: 278px;
	position: absolute;
	text-align: right;
}

.purchase
{
    PADDING-RIGHT: 170px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 20px;
    PADDING-BOTTOM: 0px;
    COLOR: #fff;
    BORDER-BOTTOM: #333333 0px solid;
    TEXT-ALIGN: left;
}

table.purchaseTable
{	
	text-align:center;
	border: 0px solid black;	
}

div#dealerLocator
{
	margin: 0px;
	padding-left:0px;
	padding-top:10px;
	border:1px;
	background: #FFF; 
	color: #000000; 
	border: 0px solid red; 
	width: 800px;
	height: 660px;
	top: 278px;
	position: absolute;
	text-align: left;
}

div#purchaseImage
{
	margin: 0px;
	padding-left:40px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:0px;			
	background: #FFF; 
	color: #000000; 
	border: 0px solid red; 
	width: 710px;
	height: 693px;
	top: 410px;
	position: absolute;
	text-align: center;
}

div#dealers
{
	margin: 0px;
	padding-top: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 4px solid #504E50; 
	width:800px;
	height: 398px;
	top: 278px;
	position: absolute;
	text-align: right;
	overflow: auto;
}

div#contactImage
{
	background-image: url('images/contactMountain.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 100px;
	padding-top: 40px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #504E50; 
	width: 700px;
	height: 706px;
	top: 278px;
	position: absolute;
	overflow: auto;
}

div#AnonThankYou
{
	margin: 0px;
	padding: 40px;
	background: #FFF; 
	color: #000000; 
	border: 0px solid red; 
	width: 700px;
	height: 206px;
	top: 278px;
	position: absolute;
	overflow: auto;
}

.contact
{
	letter-spacing: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 16px;
    font-weight:bold;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: bottom;
    COLOR: #000;
    BORDER-BOTTOM: #333333 0px solid;
    TEXT-ALIGN: left;
	display: inline;
}


.DirectSales
{
	vertical-align:bottom;  
}

.info
{
	letter-spacing: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: bottom;
    COLOR: #000;
    BORDER-BOTTOM: #333333 0px solid;
    TEXT-ALIGN: left;
	display: inline;
	font-weight: normal;
}

.partners
{
	letter-spacing: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: bottom;
    COLOR: #fff;
    BORDER-BOTTOM: #333333 0px solid;
    TEXT-ALIGN: left;
	display: inline;
	font-weight: normal;
}

h1
{
	letter-spacing: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 20px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: bottom;
    COLOR: #000;
    BORDER-BOTTOM: #333333 0px solid;
    TEXT-ALIGN: left;
	display: inline;
	font-weight: normal;

}

h2
{
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: 1px;
    padding-right: 0px;
    padding-left: 20px;
    font-size: 18px;
    padding-bottom: 0px;
    vertical-align: bottom;
    color: #000000;
    text-align: left;
	font-weight: normal;
}

div#warranty
{
	letter-spacing: 1px;
	margin: 0px;
	padding: 20px;
	background: #FFF; 
	color: #000000; 
	border-right: 0px solid #000;
	width: 760px;
	height: 1476px;	
	top: 278px;
	position: absolute;
	text-align: left;
	overflow: auto;
}

div#privacy
{
	letter-spacing: 1px;
	margin: 0px;
	padding: 20px;
	background: #FFF; 
	color: #000000; 
	border-right: 0px solid #000;
	width: 760px;
	height: 2500px;	
	top: 278px;
	position: absolute;
	text-align: left;
	overflow: auto;
}


div#faq
{
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 412px;
	padding-top: 15px;
	background: #FFF;
	color: #000000; 
	border-left: 0px solid #000; 
	width: 388px;
	height: 1650px;	
	top: 278px;
	position: absolute;	
    text-align: left;
	overflow: auto;
}


div#productRegistration
{
	letter-spacing: 1px;
	padding-left: 410px;
	padding-top: 15px;
	margin: 0px;
	background: #FFF; 
	color: #313131; 
	border-left: 0px solid #000; 
	top: 278px;
	height: 500px;
	width: 390px;
	position: absolute;
    TEXT-ALIGN: left;
    display:none;
}


div#partners
{
	letter-spacing: 1px;
	margin: 0px;
    PADDING-TOP: 10px;
	padding-left: 30px;
	padding-top: 15px;
	background: #FFF; 
	color: #313131; 
	border-bottom: 0px solid #504E50; 
	width: 360px;
	height: 435px;
	top: 278px;
	position: absolute;
	text-align: left;
	overflow: auto;
}


div#partnersPhoto
{
	margin-left: 390px;
	padding-top: 0px;
	background: #FFF; 
	color: #313131; 
	border-bottom: 0px solid #504E50; 
	top: 278px;
	height: 450px;
	width: 410px;
	position: absolute;	
}

.partnersPhoto
{
	margin-top: 10px;
	padding-left: 50px;
    font-size: 14px;
	border: 0px solid #9D9FA1; 
}

.indent
{
	line-height: 1.2;
	padding-left: 125px;
}



div#proPopUp
{
	background: #FFF;
	color: #000000;
	text-align: left;
}

.bigResult
{
	padding-top: 50px;
	font-size: 15px;
	font-weight: bold;
}

div#ProductReg
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF; 
	color: #000000;
	border-bottom: 4px solid #504E50; 
	width: 780px;
	height: 700px;
	top: 278px;
	position: absolute;
	text-align: left;
	overflow: auto;

}

.productReg
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.productReg tr
{
	vertical-align: middle;
    text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.productReg th
{
    font-size: 12px;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #313131;
	color: #FFF;
}
.productReg td
{
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFF;
	color: #000000;
}

.RetailCart
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.RetailCart tr
{
	vertical-align: top;
    text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.RetailCart th
{
    font-size: 12px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #313131;
	color: #FFF;
}
.RetailCart td
{
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFF;
	color: #000000;
}

.RetailLogin
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 50%;
}

.RetailLogin tr
{
	vertical-align: middle;
    text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.RetailLogin th
{
    font-size: 12px;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #313131;
	color: #FFF;
}
.RetailLogin td
{
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFF;
	color: #000000;
}

.noResult
{
	padding-top: 58px;
	font-size: 12px;
	color: #000;
}

.complete
{
	padding-top: 100px;
	font-size: 16px;
	text-align: center;
}

.pLineBreak
{
	margin-bottom: -10px;
	display: block;
}

.pLineBreakLink
{
	margin-bottom: -4px;
	display: block;
}

div#testimonials
{
	margin: 0px;
	padding:20px;
	background: #FFF; 
	color: #000000; 
	width: 760px;
	height: 2383px;
	top: 278px;
	position: absolute;
	text-align: left;
	border-bottom: 0px solid #504E50; 
	overflow: auto;
}

div#happenings
{
	padding-left: 510px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background: #FFF;
	color: #000000; 
	border-bottom: 4px solid #504E50; 
	top: 278px;
	height: 600px;
	width: 290px;
	position: absolute;	
}

.headlines
{
	margin-bottom: 25px;
	width: 96%;
}

.headlines th
{
	text-align: center;
}

.headlines td
{
	text-align: center;
	line-height: 1.2;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	background-color: #FFF;
}

div#productsFiller
{
	padding-left: 0px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: 800px;
	top: 278px;
	position: absolute;
	z-index:100;
}

div#products
{
	padding-left: 0px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: auto;
	top: 308px;
	position: absolute;
}

div#categories
{
	padding: 20px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #504E50; 
	width: 760px;
	height: auto;
	top: 308px;
	position: absolute;
	overflow: auto;
}

div#categoriesLoading
{
	padding: 20px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #504E50; 
	width: 760px;
	height: 700px;
	top: 308px;
	position: absolute;
	z-index:100;
}

div#productTesting
{
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	width: 800px;
	height: 505px;
	top: 278px;
	position: relative;
}

div#productsSearchDisplay
{
	padding-left: 0px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: auto;
	top: 278px;
	position: absolute;
}

div#productImage
{
	padding: 10px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border: 0px solid #313131; 
	width: 380px;
	height: 300px;
	top: 0px;
	position: absolute;
}

div#buyNow
{
	border: 0px solid red;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 	
	width: 360px;
	height: 90px;
	top: 400px;
	position: absolute;
}

.LeftPadding
{
	padding-left:60px;
}

.buyNow
{
	padding-left: 10px;
	vertical-align: middle;
}


div#picDetail
{
	padding-left: 0px;
	padding: 0px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 4px solid #504E50; 
	width: 400px;
	height: auto;
	top: auto;
	position: absolute;
}


div#productDetails
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background: #ccc; 
	color: #000000; 
	border-left: 1px solid #313131;	
	left: 400px;
	width: 400px;
	height: auto;
	top: 0px;
	position: absolute;
}

div#productDetails2
{
	padding-left: 0px;
	margin: 0px;
	background: #000; 
	color: #fff; 
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	border-left: 1px solid #313131;
	left: 400px;
	width: 400px;
	height: 20px;
	top: 150px;
	position: absolute;
}

div#productDetailsFeaturs
{
	padding-right: 15px;
	background: #CCC; 
	color: #000000; 
	padding-top: 10px;
	border-bottom: 0px solid #504E50;
	border-left: 1px solid #313131;
	left: 400px;
	width: 385px;
	height: auto;
	top: 90px;
	position: absolute;
}
div#productDetailsDetails
{
	padding-right: 15px;
	background: #CCC; 
	color: #000000; 
	border-top: 10px solid #FFF;
	border-bottom: 0px solid #504E50;
	border-left: 1px solid #313131;
	left: 400px;
	width: 385px;
	height: auto;
	top: 90px;
	position: absolute;
}
div#productDetailsSpecs
{
	padding-right: 15px;
	padding-left: 10px;
	background: #CCC; 
	color: #000000; 
	border-top: 10px solid #FFF;
	border-bottom: 0px solid #504E50;
	border-left: 1px solid #313131;
	left: 400px;
	width: 375px;
	height: auto;
	top: 90px;
	position: absolute;
}

div#productDetailsP2P
{
	padding-right: 15px;
	padding-left: 10px;
	background: #ccc; 
	color: #000000; 
	padding-top: 10px;
	border-bottom: 0px solid #504E50;
	border-left: 1px solid #313131;
	left: 400px;
	width: 375px;
	height: auto;
	top: 90px;
	position: absolute;
	text-align: center;
}

.prodList
{
	font-size: 12px;
	line-height: 1.4;
}

.specList
{
	padding-left: 0px;
	margin-left: 8px;
	list-style: none;
	font-size: 12px;
	line-height: 1.4;
}

div#productDetailHeight
{
	margin: 0px;
	left: 0px;
	width: 400px;
	height: 300px;
	background: #FFF; 
	top: 0px;
	border-bottom: 0px solid #313131;
}

div#productImageHeight
{
	left: 0px;
	width: 800px;
	height: 400px;
	background: #FFF; 
	top: 0px;
	border-bottom: 4px solid #504E50;
}

 .lineBreak
 {
      display: block;
      padding-bottom: 15px;
 }

div.pic
{
	text-align: center;
	float: left;
	height: 210px;
	width: 150px;
	padding: 0 16px;
	margin: 5px 2px;
	background: #FFF;
	border: 0px solid red; 
}

div.searchPic
{
	text-align: center;
	float: left;
	height: 130px;
	width: 150px;
	padding: 0 16px;
	margin: 5px 2px;
	background: #FFF;
	border: 0px solid #313131;  
}

div.pic ul
{
	margin: 0.25em 0 0;
	padding: 0;
}

div.searchPic ul
{
	margin: 0.25em 0 0;
	padding: 0;
}

li.title
{
	display: block;
	list-style: none;
	text-align: center;
	border: 0px solid #313131; 
}

li.special
{
	display: block;
	list-style: none;
	text-align: center;
	border: 0px solid #313131; 
	color: red;
}

li.categorySearch
{
	display: block;
	list-style: none;
	text-align: center;
	border: 0px solid #313131;
}

li.searchNoResults
{
	display: block;
	list-style: none;
	text-align: left;
	border: 0px solid #313131;
}


div.picDetail
{
	float: left;
	height: 100px;
	top: 400px;
	width: 105px;
	padding: 0 10px;
	margin: 5px 2px;
	background: #FFF;
	border: 0px solid #313131;
	display: inline;
}

.visited
{
    color: #fff;

}

.lineBreak
{
	display: block;
	padding-bottom: 15px;
}

.MediaDealerRoom
{
	padding-left: 50px;
	padding-right: 50px;
}

div#MediaDealerRoom
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	margin: 0px;
	background: #CCC; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 760px;
	height: auto;
	top: 278px;
	position: absolute;
}

div#productCategoryDropDown
{
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 760px;
	height: auto;
	top: 210px;
	position: absolute;
}

div#homeProd
{
	margin: 0px;
	background-image:url('images/HomeProduct2.jpg');
	background-repeat:no-repeat;		
	padding-left: 100px;
	padding-top: 0px;
	color: #000000; 
	border: 0px solid red; 
	width: 600px;
	height: 300px;
	top: 173px;
	position: absolute;	
	z-index:1;
}

.homeItalics
{
    font-style:italic;
    font-size:10px;
}

div#homeBottom
{
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	border:0px solid red;  
	color: #C4C4BD;
	width: 800px;
	height: 600px;
	top: 473px;
	position: absolute;		
}

div#homeBottomGlove1, div#homeBottomGlove2, div#homeBottomGlove3
{
    float:left;
	font-size:11px;
	background-color:Transparent; 
	color: #000; 
	width:210px;
	height:313px;	
	border:solid 0px red;	
}

div#homeBottomGlove4
{
    float:left;	
	font-size:11px;
	background-color:Transparent; 
	color:#000; 
	width:170px;
	height:313px;
	border:solid 0px red;
}

div#homeBottomCompany
{   
    float:left;   
    padding:0; 
    margin-left:25px;
    margin-top:58px;
    -margin-top:36px;
    -margin-left:12px;
    width:750px;  
    border:solid 0px #000;
    height:378px;
}

div#ContinueAnonCheckout
{
    margin:20px;
    padding:20px;
    border:solid 1px #000;
    width:300px;
}

.HomeParaHeader
{
    font-weight:bold;
    line-height:14px;
    FONT-SIZE: 13px;     
    padding-left:0px;
}

.HomePara
{
    margin-left:10px;
    padding-left:0px;
	padding-bottom:10px;
	text-align:justify;	
}

div#YellowDiv
{
	margin: 0px;
	font-size:11px;	
	left: 339px;
	background-color:Transparent; 
	width: auto;
	height: auto;
	top: -10px;
	position: absolute;
}

div#HomeBuyNow
{
	position:absolute;
	height:90px;
	width:92px;
	top:199px;
	left:685px;
	z-index:100;
}


div#homeText
{
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	background: #A4A599; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: 30px;
	top: 474px;
	position: absolute;
}


.homeText1
{
	padding-left: 20px;
	text-align: center;
	line-height: 1.2;
	font-size: 24px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
	vertical-align: top;
	color: #000;
}

.homeText2
{
	text-align: center;
	line-height: 1.2;
	font-size: 18px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
	color: #000;
	vertical-align: bottom;
}


div#categorySearch
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border: 0px solid #FFF; 
	width: 780px;
	height: auto;
	top: 0px;
	position: absolute;
	text-align:center;
}


div#productSearch
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-top: 2px solid #313131;  
	border-bottom: 0px solid #504E50;   
	width: 780px;
	height: auto;
	top: auto;
	position: absolute;
	text-align:center;
}


div#searchNoResults
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background: #FFF; 
	color: #000000; 
	border-top: 0px solid #313131;  
	border-bottom: 0px solid #504E50;   
	width: 780px;
	height: 457px;
	top: 0px;
	position: absolute;
}

.categorySearch
{
	letter-spacing: 1px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    vertical-align: top;
    color: #000000;
    text-align: center;
	font-weight: normal;

}

.productSearch
{
	letter-spacing: 1px;
    padding-right: 0px;
    padding-left: 20px;
    font-size: 18px;
    padding-bottom: 0px;
    vertical-align: bottom;
    color: #000000;
    text-align: left;
	font-weight: normal;

}

.answer
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}

#packCare
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#zipper
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#water
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#faq4
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}
#faq5
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#faq6
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#faq7
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#faq8
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#faq9
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

#faq10
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}
#faq11
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}
#faq12
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}
#faq13
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}
#faq14
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}
#faq15
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #FFF;
	border-right: 8px solid #FFF;
}

div#MediaDealerRoomSignOut
{
    width: 60px;
    height: 30px;
    top: 215px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    position: absolute; 
	text-align: left;
	margin-left: 730px;
	margin-right: auto;
}

div#MediaDealerRoomSignOut a
{
    color:#FFF;
}

.specStyle
{
	line-height: 0.8;
}

div#proNew
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #313131; 
	width: 500px;
	height: 170px;
	padding-left: 200px;
	top: 0px;
	position: absolute;
	text-align: left;
}


div#store
{
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF; 
	color: #000000; 
	border-bottom: 0px solid #504E50; 
	width: 780px;
	height: auto;
	min-height:460px;
	top: 278px;
	position: absolute;
}

div#checkOut
{
	padding-right: 20px;
}


div#UserInfo
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF; 
	color: #000000;
	border-bottom: 0px solid #504E50; 
	width: 780px;
	min-height:450px;
	height: auto;
	top: 278px;
	position: absolute;
	text-align: left;
}

div#productDetailLoad 
{ 
	margin: 0px; 
	padding: 0px; 
	background: #FFF; 
	color: #000000; 
	border-bottom: 4px solid #504E50; 
	left: 0px; 
	width: 800px; 
	height: 800px; 
	top: 0px; 
	position: absolute; 
	z-index: 100;
}


.centered
{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

.center
{
	text-align: center;
	vertical-align: middle;
}

.StoreOrderTotal
{
	font-weight: bold;
	font-size: 14px;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
}

div#RetailShoppingCart
{
    width: 270px;
    margin-left: 500px;
    height:auto;    
    border: #efd54c 1px solid;
    top: 5px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    background: #000;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
	color:#efd54c;
	z-index:3;
}

div#RetailShoppingCartFB
{        
    margin-left: 775px;
    height:auto;    
    border: #fff 1px solid;
    top: 5px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 2px;
    background: #000;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
	color:#efd54c;
	z-index:3;
}

div#CCs
{
    margin-left: 621px;
    height:auto;    
    border: #fff 0px solid;
    top: 33px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    background-color:Transparent;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
	color:#efd54c;
	z-index:3;	
}

div#CCsLogin
{
    margin-left: 621px;
    height:auto;    
    border: #fff 0px solid;
    top: 51px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    background-color:Transparent;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
	color:#efd54c;
	z-index:3;
}

div#SecurityScan
{
    margin-left: 500px;
    height:auto;    
    border: #fff 1px solid;
    top: 28px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 2px;
    background: #000;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
	color:#efd54c;
	z-index:3;
}

div#SecurityScanLogin
{
    margin-left: 500px;
    height:auto;    
    border: #fff 1px solid;
    top: 46px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 2px;
    background: #000;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
	color:#efd54c;
	z-index:3;
}

*.SmallText
{
	font-size: 10px;	
}

*.RetailShoppingCart
{
	color: #efd54c;
	font-size: 11px;
	text-decoration: none;		
	text-align:center;
	margin-bottom:-7px;
}

a.RetailShoppingCart
{
	color: #efd54c;
	font-size: 11px;
	text-decoration: none;	
}

a:visited.RetailShoppingCart
{
	color: #c46304;
	font-size: 11px;
	text-decoration: none;	
}

a:hover.RetailShoppingCart
{
	color: #c46304;	
	font-size: 11px;
	text-decoration: underline;	
}


div#ShoppingCart
{
    width: 200px;
    height: 40px;
    border: #efd54c 2px solid;
    top: 5px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 14px;
    background: #000;
    position: absolute; 
	text-align: center;
	margin-left: 561px;
	margin-right: auto;
}

div#ShoppingCartFB
{
    height: 40px;
    border: #fff 1px solid;
    top: 5px;
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    font-size: 2px;
    background: #000;
    position: absolute; 
	text-align: center;
	margin-left: 766px;
	margin-right: auto;
}

.ShoppingCart
{
	color: #efd54c;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.ShoppingCart th
{
    font-size: 10px;
	vertical-align: top;
    padding-right: 5px;
	padding-left: 5px;
	background-color: #313131;
	color: #FFF;	
}

.signOut
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.signOut2
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

.signOut a
{
	color: #FFF;
}

.signOut a:hover
{
	color: #000;
}

.orderTotalInput
{
	text-align: right;
}

Div#SmallColorSwatch
{
	border:0px solid red;
	margin-left: auto;
	margin-right: auto;
	position: absolute;		
	top: 280px;
	left: 20px;
	width: 50px;
	height: 50px;
}

Div#colorLarge
{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	display: none;
	top: 265px;
	left: 140px;
	width: 25px;
	height: 25px;
}

Div#colorLarge2
{
	margin-left: 120px;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: auto;
	width: auto;
	height: 204px;
	display:none;
	background-color:#555356;
	color:#FFF;
}

Div#colorLarge2Close
{
	margin-left: -30px;
	margin-right: auto;
	position: absolute;
	top: 2px;
	width: auto;
	height: auto;
	display:inline;
	text-align:right;
}

Div#imageLarge
{
	margin-left: 100px;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: fixed;
	top: 0px;
	width: auto;
	height: auto;
	display:none;
	background-color:#000;
	color:#FFF;
	z-index:3;
}

Div#imageLargeClose
{
	margin-left: -30px;
	margin-right: auto;
	position: absolute;
	top: 0px;
	width: auto;
	height: auto;
	display:inline;
	background-color:#000;
	text-align:right;
}

Div#showLargeImage
{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	display: inline;
	top: 5px;
	left: 0px;
	width: 20px;
	height: 20px;
}


div#dealerResults
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 40px;
	background: #FFF; 
	color: #000000; 
	border: 1px solid #313131;
	width: 740px;
	height: 580px;
	top: 405px;
	position: absolute;
	overflow: auto;
	display: none;		
}


Div#closeDiv
{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	display: inline;
	top: 30px;
	left: 0px;
	width: 20px;
	height: 20px;
}


Div#closeDivDealers
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 730px;
	position: absolute;
	top: 405px;
	width: 20px;
	height: 20px;
	color: #FFF;
	border: 0px solid #FFF;
	display: none;
}

.TollFreeNumber
{
    font-size:18px;
    padding-left:60px;    
}

.closeDivDealers
{
	color: #FFF;
	text-decoration: none;
}

a.closeDivDealers
{
	color: #FFF;
	text-decoration: none;
}

a.closeDivDealers:hover
{
	color: #F8EC3C;
}


Div#closeDivP2P
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 775px;
	position: absolute;
	display: inline;
	top: 400px;
	width: 25px;
	height: 20px;
	color: #FFF;
	border: 0px solid #FFF;
	display: none;
}


div#askYTG
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px solid #504E50; 
	width: 600px;
	height: 604px;
	top: 278px;
	position: absolute;
	overflow: auto;
}

.askYTG
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE.askYTG
{
	width: 560px;
	background-color: #CCC;	
}


tr.askYTG
{
	vertical-align: middle;
    text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

th.askYTG 
{
    font-size: 16px;
    font-weight:bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #000;
	color: #ffe14f;
}

td.askYTG 
{
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #CCC;
	color: #000000;
}

.askYTG textarea
{
	vertical-align: middle;
	background-color: #FFF;
	color: #000000;
}

.preLoad
{
	display: none;
}

.smallPrint
{
	font-size: 9px;
	line-height: 1;
}

div#forgotPassword
{
	padding-left: 0px;
	padding-top: 30px;
	margin-left: 20px;
	background: #FFF; 
	color: #000000; 
	border: 1px solid #313131; 
	width: 420px;
	height: 50px;
	top: 335px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;
}

div#forgotPasswordClose
{
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 415px;
	background: #FFF; 
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	top: 339px;
	position: absolute;
	text-align: center;
	display: none;
}

.forgotPassword tr
{
	vertical-align: middle;
    text-align: left;
}

.forgotPassword th
{
    font-size: 10px;
	vertical-align: top;
    padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #313131;
	color: #FFF;
}

.forgotPassword td
{
	vertical-align: middle;
    padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFF;
	color: #000000;
}


div#proCardInfo
{
	padding-left: 0px;
	padding-top: 20px;
	margin-left: 470px;
	background: #FFF; 
	color: #000000; 
	border: 1px solid #313131; 
	width: 300px;
	height: 280px;
	top: 312px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;
}

div#proCardInfoClose
{
	background: #FFF; 
	margin-left: 745px;
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	top: 313px;
	position: absolute;
	text-align: center;
	display: none;
}



div#Footer
{
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
	color: #FFF;
	background-color:#000;
    width: 100%;
    min-width:800px;
    text-align:center;
    height: 100px;     
    position:relative;    
	margin: 0px;
	padding-top:15px;
	padding-bottom: 5px;
	top:auto;
	display:none;
	clear:both;
	border-bottom:0px solid #FFF;
}

div#FooterHome
{
	color: #FFF;
    width: 800px;
    height: 25px; 
    font-family: 'trebuchet ms', arial, verdana, sans-serif;
    position: absolute;
	margin: 0px;
	padding-bottom: 5px;
	top:870px;
}

#FooterHome a
{
	color: #ffe14f;
	FONT-SIZE: 11px;
	text-decoration: none;
	text-align: left;
}

#FooterHome a:hover
{
	color: #fcb00d;
	text-decoration: none;
}

#Footer a
{
	color: #ffe14f;
	FONT-SIZE: 11px;
	text-decoration: none;
	text-align: left;
}

#Footer a:hover
{
	color: #fcb00d;
	text-decoration: none;
}

#Footer2
{
	color: #FFF;
	background-color:#000;
	FONT-SIZE: 10px;
	padding-left: 0px;
	text-decoration: none;
	text-align: right;
	margin-left: 0px;
}

#Footer2 a
{
	color: #FFF;
	FONT-SIZE: 10px;
	text-decoration: none;
}

#Footer2 a:hover
{
	color: #f8ec3c;
	text-decoration: none;
}


.FooterSpacer
{
    color: #000000;
    text-decoration: none;
	padding-right: 20px;
	padding-left: 0px;
	text-align: right;
}

.FooterSpacer2
{
	padding-right: 155px;
}


.bullets
{
    font-size:12px;
}

div#CVVCodeDiv
{
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 315px;
	background: #FFF; 
	color: #000000; 
	border: 1px solid #313131; 
	width: 375px;
	height: 125px;
	top: 380px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;
}

div#CVVCodeClose
{
	background: #FFF; 
	margin-left: 670px;
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	top: 381px;
	position: absolute;
	text-align: center;
	display: none;
}

div#Shipping
{
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 395px;
	background: #FFF; 
	color: #000000; 
	border: 2px solid #313131; 
	width: 375px;
	height: 125px;
	bottom: 138px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;	
}

div#ShippingClose
{
	background: #FFF; 
	margin-left: 750px;
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	bottom: 250px;
	position: absolute;
	text-align: center;
	display: none;	
}

p.LeftAlign
{		
	border: 0px solid red;
	margin:0;	
	padding:0;
	text-align:left;	
	font-size: 11px;
	line-height:1em;
	vertical-align:middle !important;
}

.CursorHand
{
	cursor:hand;
}