/*    where to buy    */
.whereHeader{
font-size:22px;
font-weight:bold;
font-family: "Myriad Web Pro";
margin:0;
}
.buyAt{
color:#087608;
font-size:19px;
font-weight:500;
font-family: "Myriad Web Pro";
}
/*   header in reg form  */
.rftTitl{
font-size:22px;
font-weight:bold;
font-family: "Myriad Web Pro";
}
.rfTitl{
margin:0;
font-size:18px;
font-weight:100;
font-family: "Myriad Web Pro";
}
/*   Productitle  */
.proTitl{
margin:0;
font-size:18px;
font-family: "Incised901 Bd BT";
}
.youMay {
color:#5c8533; 
font-size:  16px;
font-family: "Incised901 BT";
margin: 0px;
}
/* search tabs */
.tabL{
text-decoration:none;
color:#000000;
}
a.tabL{
text-decoration:none;
color:#000000;
}
a:hover.tabL{
text-decoration:none;
color:#000000;
}
a:active.tabL{
text-decoration:none;
color:#000000;
}
a:visited.tabL{
text-decoration:none;
color:#000000;
}
.ksets{
position:relative; 
left:5px; 
top:21px;
font-size:15px;
}
.esets{
position:relative; 
left:5px; 
top:21px;
font-size:15px;
}
.lsets{
position:relative; 
left:5px; 
top:21px;
font-size:15px;
}
.sResults { 
border-bottom: 1px solid #000000;
}
.greenBar{
border-bottom: 3px solid #339900;
}
/* home page border for products */
.pResults { 
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
/* left nacv styles for general */
#divContainer {
width: 199px;
font-size: 10px;
border-top: 1px solid #ffffff;
font-weight: bold;
font-size: 11px;
}


#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-weight: bold;
font-size: 11px;
}


#navlist a, #navlist a:visited {
display: block;
width: 199px;;
padding-top: 4px;
padding-bottom:4px;
border-bottom: 1px solid #ffffff;
background-color: #CC6600;
background-image:  url(/Shop/images/navlist.jpg);
background-repeat: repeat-x;
color: #000000;
text-decoration: none;
text-indent:5px;
font-weight: bold;
font-size: 11px;
}

#navlist a:hover {
background-color: #0033CC;
background-image:  url(/Shop/images/navlistOver.jpg);
color: #993300;
font-weight: bold;
font-size: 11px;
}

#divContainer #navlist .onstate {
background-color: #9F6F9F;
background-image: url(/Shop/images/navlistOn.jpg);
background-repeat: repeat-x;
color: #FFFFFF !important;
font-weight: bold;
cursor: default;
font-size: 11px;
}

.genThemeForm {
background-image:url(/images/general/shopByBg.jpg);
background-repeat: no-repeat;
width: 174px;
margin-top:12px;
}

/* Product Details Page */

.prodBullets	{
text-align: left;
width: 300px;
}
.prodBullets ul	{
margin:0;
padding:0;
}

.prodFeatTitle	{
text-indent: 20px;
background-color: #d6d2fa;
background-image: url(/images/products/Thrill_Rides/bgDesc.jpg);
background-position: right top;
background-repeat: repeat-y;
font-weight:bold;
}
.prodFeatures	{
background-color: #006699;
background-image:url(/images/products/Thrill_Rides/bgFeatures.jpg);
background-position:top right;
background-repeat:repeat-y;
padding:3px;
}

.prodSpecs	{
color: #ffffff;
font-size:11px;
padding-left:35px;

}

.prodDescr	{
background-color: #d6d2fa;
background-image: url(/images/products/Thrill_Rides/bgDesc.jpg);
background-position: right top;
background-repeat: repeat-y;
height: 156px;
}

.prodDescrText	{
padding-left:20px;
padding-right:20px;
}

.prodButtons	{
height: 22px;
background-color: #02090b;
text-align: center;
width: 100%;
background-image: url(/images/products/Thrill_Rides/bgButtons.jpg);
background-position: right top;
background-repeat: repeat-y;
}

.ProdName	{
color: #FFFFFF;
background-color: #001722;
height:52px;
width:100%;
text-align: center;
background-image:url(/images/products/Thrill_Rides/bgPRODNAME.jpg);
background-repeat:repeat-y;
background-position: top right;
}

.ProdName table tr td{
font-size: 16px;
font-weight: bold;
}
.b_display	{
float:left;
margin-right:25px;
}

.calloutTitle	{
font-family: Myriad Web Pro, Arial, Helvetica;
font-size:14px;
font-weight:bold;
color: #002286;
}
