﻿body
{
    margin: 0px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    background-color: #4e4c4d;
	color: #000;
    border: 0px;
	text-align: center;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

a
{
	color: #52334C;
	text-decoration:none;
}

a:link
{
    color: #52334C;
}
a:visited
{
    color: #52334C;

}
a:hover
{
    color: #f8ec3c;
}
a:active
{
    color: #FFF;
}

#container 
{
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  text-align: left;
}

.spacer
{
    color: #52334C;
    text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

form
{
	padding:0;
	margin:0;
}

SELECT
{
	background-color: #ccc !important;
	color: #000 !important;
	border-color: #fff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}

SELECT:hover
{
	background-color: #ccc !important;
	color: #000 !important;
	border-color: #fff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}



TEXTAREA
{
	background-color: #fff;
	color: #52334C !important;
	border-color: #fff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}

INPUT
{
	background-color: #cccccc !important;
	color: #52334C !important;
	border: 0;
	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: #cccccc !important;
	color: #52334C !important;
}


INPUT:hover 
{
	border: 1px inset #bbb;
	background: #6882B5 !important;
	color: #52334C !important;
}

TEXTAREA
{
	color: #52334C;
	background: #CCC !important;
}


.anvil
{
      border: solid green 0px;
      cursor: pointer;
      overflow:hidden;
      background-image: url("images/MSGO.jpg") !important; 
	  background-repeat: no-repeat;
	  background-color:Transparent;
      /* 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/MSGOHov.jpg") !important;
	  background-repeat: no-repeat;
	  background-color:Transparent;	  
	  padding: 0px;
	  border:0px;
}

.anvil:focus
{
      background-image: url("images/MSGOHov.jpg") !important;
	  background-repeat: no-repeat;
	  background-color:Transparent;	  
	  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;
}


.anvil3
{
      border: solid green 0px;
      cursor: pointer;
      overflow:hidden;
      background-image: url("images/anvil3.gif") !important; 
	  background-repeat: no-repeat;
      /* WIDTH: The actual width of the image */
      width: 60px;
      /* HEIGHT: First number of padding; and number in 2nd height;  is actual height of image */
      padding-top: 0px;
      height: 14px !important;
}

.anvil3:hover {
      background-image: url("images/anvil3b.gif") !important;
	  background-repeat: no-repeat;
	  background-color:Transparent;	  
	  padding: 0px;
	  border:0px;
}

.anvil3:focus
{
      background-image: url("images/anvil3.gif") !important;
	  background-repeat: no-repeat;
	  background-color:Transparent;	  
	  padding: 0px;
	  border:0px;
}


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: ‘Arial’, 'trebuchet ms',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: #BCBDBF;
	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: #BCBDBF;
}

.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: #52334C;
	background-color: #BCBDBF;
}

.BuyNowTable td
{
	background-color:#ffffff;
	margin:0;
	padding:0;
	border:0;
}

.dealerList a:link
{
	color: #52334C;
	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: #9A9DA0;
	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: #9A9DA0;
}

.media TH
{
    FONT-SIZE: 12px;
	vertical-align: top;
    PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	background-color: #808284;
	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: #808284;
}

img
{
    margin: 0px;
    padding: 0px;
    border: 0px #ccc solid;
	display: inline;
}

.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: ‘Arial’, 'trebuchet ms',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: #52334C;
}

.copy
{
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
    color: #52334C;
	display: inline;
}

.features
{
    font-weight: bold;
	text-align: center;
    font-family: ‘Arial’, 'trebuchet ms',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: #52334C;
}

.trade
{
    font-weight: normal;
    font-family: ‘Arial’, 'trebuchet ms',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: #52334C;
}

.tradePro
{
    font-weight: normal;
    font-family: ‘Arial’, 'trebuchet ms',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: #52334C;
}

.main
{
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    border-bottom: #333333 0px solid;
    padding-left: 20px;
    padding-right: 15px; 
    line-height: 1.5;
    
}

#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: 800px;
    height: 145px;
    border-top: #ca9932 0px solid;
    border-right: #ccc 0px solid;
    border-left: #ccc 0px solid;
    top: 0px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    background: #fff;
    position: absolute; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div#logo
{
    width: 113px;
    height: 93px;
    border-top: #ca9932 0px solid;
    border-right: #ccc 0px solid;
    border-left: #ccc 0px solid;
    top: 10px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    background: #fff;
    position: absolute; 
	text-align: left;
	margin-left: 10px;
	margin-right: auto;
}

div#nav 
{
	FONT-SIZE: 12px;
	float: left; 
	margin: 0px;
	background: #ffcf01; 
	color: #000; 
	border: 0px solid #AAA; 
	width: 800px;
	height: 18px;
	top: 142px;
	position: absolute;
	text-align: left;
	padding:0px;
}

div#nav ul 
{
	margin: 0; 
	padding:0;
	background: white;
	border: 1px solid #CCC; 
	border-width: 0 1px;
}
div#nav li 
{
	position: relative;		
	list-style: none; 
	margin: 0;
	float: left; 
	width: auto; 
	line-height: 1em;
}
div#nav li:hover 
{
	background: #FDBF44;
}
div#nav li.submenu 
{
	background: url(dropmenu.gif) 95% 50% no-repeat;
}
div#nav li.submenu:hover 
{
	background-color: #ffcf01;
}
div#nav li a 
{
	color: #000;
	border-right: 1px solid #CCC;
	display: block; 
	padding: 0.25em 1.5em 0.25em 1.5em;
	text-decoration: none; 
	width: 6.5em;
}
div#nav li a:hover
{
	background-color: #3c3a3a;
	color: #ffcf01;
}
div#nav li li a 
{
	color: #000;
	border-right: 0px solid #CCC;
	padding: 0.25em .25em 0.25em .25em;
}
div#nav ul a 
{
	width: auto;
}
div#nav ul ul 
{
	position: absolute; 
	width: 10em;
	display: none;
	padding: 0px;
	margin: 0px;
}
div#nav ul ul li 
{
	border-bottom: 1px solid #CCC;
	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: #CCC;}
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.5em; 
	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: #9C9EA0; 
	color: #52334C; 
	border: 0px solid #AAA; 
	width: 200px;
	height: 50px;
	top: 160px;
	position: absolute;
	text-align: left;
}

div#path
{
	margin: 0px;
	background: #9C9EA0; 
	padding-left: 10px;
	padding-top: 25px;
	color: #52334C; 
	border: 0px solid #AAA; 
	width: 500px;
	height: 25px;
	top: 160px;
	position: absolute;
	text-align: left;
}

div#search
{
	margin: 0px;
	padding-top: 25px;
	padding-right: 20px;
	background: #9C9EA0; 
	color: #52334C; 
	border: 0px solid #AAA; 
	width: 780px;
	height: 25px;
	top: 160px;
	position: absolute;
	text-align: right;
}

div#searchHome
{
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	color: #52334C; 
	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: 20px;
	padding-right: 20px;
	background: #BCBDBF; 
	color: #52334C;
	border-bottom: 2px solid #9D9FA1; 
	width: 760px;
	height: 30px;
	top: 210px;
	position: absolute;
	text-align: left;
}

div#pro
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 260px;
	height: 170px;
	top: 252px;
	position: absolute;
	text-align: left;
}



div#proText
{
	margin: 0px;
	padding-left:280px;
	padding-top:20px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 175px;
	height: 150px;
	top: 252px;
	position: absolute;
	text-align: left;
}

div#dealerRoom
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #9A9DA0; 
	color: #52334C; 
	border-bottom: 0px solid #9D9FA1; 
	width:260px;
	height:140px;
	top: 422px;
	position: absolute;
	text-align: left;
}

div#dealerText
{
	margin: 0px;
	padding-left:280px;
	padding-top:20px;
	background: #9A9DA0; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 175px;
	height: 140px;
	top: 422px;
	position: absolute;
	text-align: left;
}

div#mediaRoom
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #808284; 
	color: #52334C; 
	border-bottom: 4px solid #504E50;
	width:260px;
	height:145px;
	top: 562px;
	position: absolute;
	text-align: left;
}

div#mediaText
{
	margin: 0px;
	padding-left:280px;
	padding-top:20px;
	background: #808284; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 175px;
	height: 130px;
	top: 562px;
	position: absolute;
	text-align: left;
}


div#tradeImage
{
	margin: 0px;
	background: #504E50; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width:800px;
	height:460px;
	top: 252px;
	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
{	
	width: 60%;
	text-align:center;
	border: 0px solid black;	
}

div#dealerLocator
{
	margin: 0px;
	padding-left:220px;
	padding-top:10px;
	border:1px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 580px;
	height: 253px;
	top: 252px;
	position: absolute;
	text-align: left;
}

div#purchaseImage
{
	margin: 0px;
	padding:0px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: 280px;
	top: 370px;
	position: absolute;
	text-align: center;
}

div#dealers
{
	margin: 0px;
	padding-top: 0px;
	background: #9C9EA0; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width:800px;
	height: 398px;
	top: 252px;
	position: absolute;
	text-align: right;
	overflow: auto;
}

div#contactImage
{
	background-image: url('images/contactMountain.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 300px;
	padding-top: 105px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 500px;
	height: 351px;
	top: 252px;
	position: absolute;
	overflow: auto;
}

.contact
{
	letter-spacing: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 16px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: bottom;
    COLOR: #fff;
    BORDER-BOTTOM: #333333 0px solid;
    TEXT-ALIGN: left;
	display: inline;
	font-weight: normal;	
}

.DirectSales
{
	vertical-align:bottom;  
}

.info
{
	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;
}

.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: #fff;
    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: #52334C;
    text-align: left;
	font-weight: normal;
}

div#warranty
{
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 15px;
	background: #9C9EA0; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 390px;
	height: 2230px;
	top: 252px;
	position: absolute;
	text-align: left;
	overflow: auto;
}

div#faq
{
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 412px;
	padding-top: 15px;
	background: #808284;
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 388px;
	height: 2152px;	
	top: 330px;
	position: absolute;	
    text-align: left;
	overflow: auto;
}


div#productRegistration
{
	letter-spacing: 1px;
	padding-left: 410px;
	padding-top: 15px;
	margin: 0px;
	background: #BCBDBF; 
	color: #313131; 
	border-bottom: 4px solid #504E50; 
	top: 252px;
	height: 500px;
	width: 390px;
	position: absolute;
    TEXT-ALIGN: left;
}


div#partners
{
	letter-spacing: 1px;
	margin: 0px;
    PADDING-TOP: 10px;
	padding-left: 30px;
	padding-top: 15px;
	background: #BCBDBF; 
	color: #313131; 
	border-bottom: 4px solid #504E50; 
	width: 360px;
	height: 435px;
	top: 252px;
	position: absolute;
	text-align: left;
	overflow: auto;
}


div#partnersPhoto
{
	margin-left: 390px;
	padding-top: 0px;
	background: #BCBDBF; 
	color: #313131; 
	border-bottom: 4px solid #504E50; 
	top: 252px;
	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: #BCBDBF;
	color: #52334C;
	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: #BCBDBF; 
	color: #52334C;
	border-bottom: 4px solid #504E50; 
	width: 780px;
	height: 700px;
	top: 142px;
	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: #BCBDBF;
	color: #52334C;
}

.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: #BCBDBF;
	color: #52334C;
}

.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: #BCBDBF;
	color: #52334C;
}

.noResult
{
	padding-top: 58px;
	font-size: 12px;
	color: #FFF;
}

.complete
{
	padding-top: 100px;
	font-size: 16px;
	text-align: center;
}

.pLineBreak
{
	margin-bottom: -10px;
	display: block;
}

.pLineBreakLink
{
	margin-bottom: -4px;
	display: block;
}

div#headlines
{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #BCBDBF; 
	color: #52334C; 
	width: 490px;
	height: 600px;
	top: 252px;
	position: absolute;
	text-align: left;
	border-bottom: 4px solid #504E50; 
	overflow: auto;
}

div#happenings
{
	padding-left: 510px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background: #808284;
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	top: 252px;
	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: #52334C;
	background-color: #BCBDBF;
}

div#productsFiller
{
	padding-left: 0px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: 800px;
	top: 210px;
	position: absolute;
	z-index:100;
}

div#products
{
	padding-left: 0px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: auto;
	top: 210px;
	position: absolute;
}

div#categories
{
	padding: 20px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 760px;
	height: auto;
	top: 210px;
	position: absolute;
	overflow: auto;
}

div#categoriesLoading
{
	padding: 20px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 760px;
	height: 700px;
	top: 210px;
	position: absolute;
	z-index:100;
}

div#productTesting
{
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	width: 800px;
	height: 505px;
	top: 210px;
	position: relative;
}

div#productsSearchDisplay
{
	padding-left: 0px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: auto;
	top: 210px;
	position: absolute;
}

div#productImage
{
	padding: 10px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border: 0px solid #313131; 
	width: 380px;
	height: auto;
	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: #52334C; 	
	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: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 400px;
	height: auto;
	top: auto;
	position: absolute;
}


div#productDetails
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background: #BCBDBF; 
	color: #52334C; 
	border: 0px solid #313131;
	left: 400px;
	width: 400px;
	height: auto;
	top: 0px;
	position: absolute;
}

div#productDetails2
{
	padding-left: 0px;
	margin: 0px;
	background: #808284; 
	color: #52334C; 
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	left: 400px;
	width: 400px;
	height: 20px;
	top: 150px;
	position: absolute;
}

div#productDetailsFeaturs
{
	padding-right: 15px;
	background: #BCBDBF; 
	color: #52334C; 
	border-top: 10px solid #BCBDBF;
	border-bottom: 4px solid #504E50;
	left: 400px;
	width: 385px;
	height: auto;
	top: 90px;
	position: absolute;
}
div#productDetailsDetails
{
	padding-right: 15px;
	background: #BCBDBF; 
	color: #52334C; 
	border-top: 10px solid #BCBDBF;
	border-bottom: 4px solid #504E50;
	left: 400px;
	width: 385px;
	height: auto;
	top: 90px;
	position: absolute;
}
div#productDetailsSpecs
{
	padding-right: 15px;
	padding-left: 10px;
	background: #BCBDBF; 
	color: #52334C; 
	border-top: 10px solid #BCBDBF;
	border-bottom: 4px solid #504E50;
	left: 400px;
	width: 375px;
	height: auto;
	top: 90px;
	position: absolute;
}

div#productDetailsP2P
{
	padding-right: 15px;
	padding-left: 10px;
	background: #353333; 
	color: #52334C; 
	padding-top: 10px;
	border-bottom: 4px solid #504E50;
	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: #BCBDBF; 
	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;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 760px;
	height: auto;
	top: 210px;
	position: absolute;
}

div#productCategoryDropDown
{
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 760px;
	height: auto;
	top: 210px;
	position: absolute;
}

div#homeProd
{
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 0px solid #313131; 
	width: 800px;
	height: 299px;
	top: 160px;
	position: absolute;
}

div#HomeBuyNow
{
	position:absolute;
	height:90px;
	width:92px;
	top:199px;
	left:685px;
	z-index:100;
}

div#homeBottom
{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background: #fff; 
	color: #C4C4BD; 
	border-left: 0px solid #555356; 
	border-right: 0px solid #555356; 
	border-top: 0px solid #555356; 
	border-bottom: 4px solid #504E50; 
	width: 800px;
	height: 200px;
	top: 470px;
	position: absolute;
	overflow: auto;
}

div#homeText
{
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	background: #A4A599; 
	color: #52334C; 
	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: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
	vertical-align: top;
	color: #000;
}

.homeText2
{
	text-align: center;
	line-height: 1.2;
	font-size: 18px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
	color: #000;
	vertical-align: bottom;
}


div#categorySearch
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border: 0px solid #BCBDBF; 
	width: 780px;
	height: auto;
	top: 0px;
	position: absolute;
	text-align:center;
}


div#productSearch
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background: #FFF; 
	color: #52334C; 
	border-top: 2px solid #313131;  
	border-bottom: 4px solid #504E50;   
	width: 780px;
	height: auto;
	top: auto;
	position: absolute;
	text-align:center;
}


div#searchNoResults
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background: #BCBDBF; 
	color: #52334C; 
	border-top: 0px solid #313131;  
	border-bottom: 4px solid #504E50;   
	width: 780px;
	height: 450px;
	top: 0px;
	position: absolute;
}

.categorySearch
{
	letter-spacing: 1px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    vertical-align: top;
    color: #52334C;
    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: #52334C;
    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: #BCBDBF;
	border-right: 8px solid #808284;
}

#zipper
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#water
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#faq4
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}
#faq5
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#faq6
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#faq7
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#faq8
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#faq9
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

#faq10
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}
#faq11
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}
#faq12
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}
#faq13
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}
#faq14
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}
#faq15
{
	margin-bottom: 10px;
	margin-left: 20px;
	width: 325px;
	padding-top: 15px;
	display: none;
	background-color: #BCBDBF;
	border-right: 8px solid #808284;
}

div#MediaDealerRoomSignOut
{
    width: 60px;
    height: 30px;
    top: 215px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    font-size: 14px;
    position: absolute; 
	text-align: left;
	margin-left: 730px;
	margin-right: auto;
}

.specStyle
{
	line-height: 0.8;
}

div#proNew
{
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	background: #BCBDBF; 
	color: #52334C; 
	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: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background: #BCBDBF; 
	color: #52334C; 
	border-bottom: 4px solid #504E50; 
	width: 780px;
	height: auto;
	top: 210px;
	position: absolute;
}

div#checkOut
{
	padding-right: 20px;
}


div#UserInfo
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background: #BCBDBF; 
	color: #52334C;
	border-bottom: 4px solid #504E50; 
	width: 780px;
	min-height:450px;
	height: auto;
	top: 210px;
	position: absolute;
	text-align: left;
}

div#productDetailLoad 
{ 
	margin: 0px; 
	padding: 0px; 
	background: #FFF; 
	color: #52334C; 
	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: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
}

div#RetailShoppingCart
{
    width: 270px;
    margin-left: 530px;
    height:auto;    
    border: #FFF 0px solid;
    top: 5px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    font-size: 14px;
    background-color: Transparent;
    position: absolute; 
	text-align: left;	
	margin-right: auto;
    background-image: url("images/Search.gif") !important; 
	background-repeat: no-repeat;	
	background-position:bottom right;
}

*.SmallText
{
	font-size: 10px;	
}

*.RetailShoppingCart
{
	color: #000;
	font-size: 11px;
	text-decoration: none;		
	text-align:center;
	margin-bottom:-7px;
}

a.RetailShoppingCart
{
	color: #000;
	font-size: 11px;
	text-decoration: none;	
}

a:visited.RetailShoppingCart
{
	color: #000;
	font-size: 11px;
	text-decoration: none;	
}

a:hover.RetailShoppingCart
{
	color: #000;	
	font-size: 11px;
	text-decoration: underline;	
}


div#ShoppingCart
{
    width: 200px;
    height: 40px;
    border: #52334C 2px solid;
    top: 5px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    font-size: 14px;
    background: #F9E574;
    position: absolute; 
	text-align: center;
	margin-left: 587px;
	margin-right: auto;
}

.ShoppingCart
{
	color: #000;
	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: auto;
	width: auto;
	height: auto;
	display:none;
	background-color:#555356;
	color:#FFF;
}

Div#imageLargeClose
{
	margin-left: -30px;
	margin-right: auto;
	position: absolute;
	top: 0px;
	width: auto;
	height: auto;
	display:inline;
	background-color:#555356;
	text-align:right;
}

Div#showLargeImage
{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	display: inline;
	top: 5px;
	left: 0px;
	width: 20px;
	height: 20px;
}

Div#Zoom3D
{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	display: inline;
	top: 5px;
	left: 330px;
	width: 100px;
	height: 20px;
	border:0px solid black;
}

div#dealerResults
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 190px;
	background: #9C9EA0; 
	color: #52334C; 
	border: 1px solid #313131;
	width: 425px;
	height: 285px;
	top: 360px;
	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: 570px;
	position: absolute;
	top: 360px;
	width: 20px;
	height: 20px;
	color: #FFF;
	border: 0px solid #FFF;
	display: none;
}

.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#askMountainsmith
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background: #BCBDBF; 
	color: #52334C;
	border-bottom: 4px solid #504E50; 
	width: 780px;
	height: 600px;
	top: 210px;
	position: absolute;
	overflow: auto;
}

.askMountainsmith
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.askMountainsmith tr
{
	vertical-align: middle;
    text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

.askMountainsmith th
{
    font-size: 12px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #313131;
	color: #FFF;
}

.askMountainsmith td
{
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #BCBDBF;
	color: #52334C;
}

.askMountainsmith textarea
{
	vertical-align: middle;
	background-color: #BCBDBF;
	color: #52334C;
}

.preLoad
{
	display: none;
}

.smallPrint
{
	font-size: 9px;
	line-height: 1;
}

div#forgotPassword
{
	padding-left: 0px;
	padding-top: 30px;
	margin-left: 20px;
	background: #BCBDBF; 
	color: #52334C; 
	border: 1px solid #313131; 
	width: 420px;
	height: 50px;
	top: 290px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;
}

div#forgotPasswordClose
{
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 415px;
	background: #BCBDBF; 
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	top: 292px;
	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: #BCBDBF;
	color: #52334C;
}





div#proCardInfo
{
	padding-left: 0px;
	padding-top: 20px;
	margin-left: 470px;
	background: #BCBDBF; 
	color: #52334C; 
	border: 1px solid #313131; 
	width: 300px;
	height: 280px;
	top: 265px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;
}

div#proCardInfoClose
{
	background: #BCBDBF; 
	margin-left: 745px;
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	top: 266px;
	position: absolute;
	text-align: center;
	display: none;
}



div#Footer
{
	color: #FFF;
    width: 800px;
    height: 25px; 
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    position: absolute;
	margin: 0px;
	padding-bottom: 5px;
	top:auto;
	display:none;
}



#Footer a
{
	color: #FFF;
	FONT-SIZE: 10px;
	text-decoration: none;
	text-align: left;
}

#Footer a:hover
{
	color: #f8ec3c;
	text-decoration: none;
}

#Footer2
{
	color: #FFF;
	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: #52334C;
    text-decoration: none;
	padding-right: 20px;
	padding-left: 0px;
	text-align: right;
}

.FooterSpacer2
{
	padding-right: 0px;
}

div#CVVCodeDiv
{
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 315px;
	background: #BCBDBF; 
	color: #52334C; 
	border: 1px solid #313131; 
	width: 375px;
	height: 125px;
	top: 380px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;
}

div#CVVCodeClose
{
	background: #BCBDBF; 
	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: #BCBDBF; 
	color: #52334C; 
	border: 2px solid #313131; 
	width: 375px;
	height: 125px;
	bottom: 138px;
	position: absolute;
	vertical-align: middle;
	text-align: left;
	display: none;	
}

div#ShippingClose
{
	background: #BCBDBF; 
	margin-left: 750px;
	color: #000; 
	border: 0px solid #313131; 
	width: 25px;
	height: 25px;
	bottom: 250px;
	position: absolute;
	text-align: center;
	display: none;	
}




input.ColorNameWebFriendly
{	
	height:18px;	
	background-color: #FFF !important;
	color: #52334C !important;
	border: 0px solid red;
	vertical-align: middle !important;
    font-size: 11px;
    font-family: ‘Arial’, 'trebuchet ms',verdana, sans-serif;
    font-weight:bold;       
}

input.ColorNameWebFriendly:focus
{
	border: 0px inset #bbb;	
	background: #FFF !important;	
	color: #52334C !important;
	font-size: 11px;
	vertical-align: middle !important;
	font-weight:bold;	
}


input.ColorNameWebFriendly:hover 
{
	border: 0px inset #bbb;
	background: #FFF !important;
	color: #52334C !important;
	font-size: 11px;
	vertical-align: middle !important;
	font-weight:bold;	
}

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;
}

/*HOME PAGE UPDATES HERE*/
div#NewLogo
{
    position:absolute; 
    padding-left:13px;
    width:125px;
    height:109px;
    top:0px;
}


div#HomeBuyNowLumbar
{
	position:absolute;
	height:90px;
	width:92px;
	top:148px;
	left:670px;
	z-index:100;
}