/* web builds styles */
.buildsText {
margin: 15px;
width: 425px;
}

.buildsDiv {
float: left;
margin-left: 15px;
margin-bottom: 8px;
margin-right: 10px;
width: 85px;
height: 135px;
text-align: center;
}
/* web builds styles */

/* products array div */

.productsText {
margin: 15px;
width: 425px;
}
.productsDiv {
float:left;
margin-left: 15px;
margin-bottom: 12px;
margin-right: 15px;
width: 125px;
height: 180px;
text-align: center;
display:block;

}

/* end products array div */

.feature1{
width: 280px;
height:30px;
}
.feature2{
width: 320px;
height:52px;
}
.feature3{
display:block;
background-image: url(/images/products/Vehicles/feature3.jpg);
background-repeat: no-repeat;
width: 100%;
height: 170px;
}
.feature3text {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-align: center;
margin-left: 5px;
padding-top: 25px;
width: 485px;
}
.feature3name {
font-family: Myriad Web Pro, Verdana, Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
text-align: center;
width: 225px;
color: #FFFFFF;
margin-left: 115px;
margin-top: 25px;
line-height: 28px;
}

/* left nacv styles for general */
#divContainer {
width: 199px;
border-top: 1px solid #ffffff;
font-weight: bold;
font-size: 11px;
}

/* - UL styles - */
#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;
line-height: 13px;
}
/* - end UL styles - */

/* - a styles - */

#navlist a, #navlist a:visited, #navlist a:active {
display: block;
width: 199px;
line-height: 20px;
height:20px;
border-bottom: 1px solid #ffffff;
background-image:  url(/images/Parents/navlist.jpg);
background-repeat: repeat-x;
color: #000000;
text-decoration: none;
text-indent:5px;
font-size: 11px;
}
/* - end a styles - */

/* - a hover styles - */
#navlist a:hover {
background-color: #0033CC;
background-image:  url(/images/Parents/navlistOver.jpg);
color: #993300;
font-size: 11px;
}
/* - end a hover states - */


#divContainer #navlist .onstate {
background-color: #9F6F9F;
background-image: url(/images/products/Thrill_Rides/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 styles -- */
.prodButtons{
margin-left: 85px;
width: auto;
}

.prodName div{
font-size: 16px;
font-weight: bold;
text-align:center;
width: 400px;
}
.textContent{

}
.productDescription{
margin-left: 20px;
margin-top: 10px;
width: auto;
}
.bulletTable{
margin-left: 50px;
}
.prodFeatures	{
background-color: #006699;
padding:3px;
}
.prodSpecs	{
color: #ffffff;
font-size:11px;
padding-left:35px;
}
.prodFeatTitle	{
text-indent: 20px;
font-weight:bold;
}

/* home styles */
.featureDiv{
height: 133px;
width:100%;
background-image:url(/images/products/Vehicles/feature2BG.jpg);
background-repeat:repeat-x;
}
.featureContent{
width: 300px;
text-align:center;
background-image:url(/images/products/Vehicles/newBG.jpg);
background-repeat:no-repeat;
background-position: 50% 100% ;
height:133px;
}
.feature3 h1	{
padding-top: 20px;
margin: 0px;
color: #003399;
}

.setsCallout {
padding-left:5px;
padding-bottom: 5px;
padding-right: 5px;
}
.bodyShop {
width: 515px;
height: 95px;
background-color: #bdbcbc;
}
.mainText {
width: 725px;
padding:10px;
font-size:11px;
}
.bodyCallout {
margin-left:5px;
}
.flashFeature	{
position: absolute;
right: 15px;
top: 2px;
z-index:25;
width:550px;
height: 205px;
}
/* end home styles */
.mediaGallery	{
position:absolute;
z-index: 50;
right: 15px;
width: 340px;
}
.mediaGallery table{
width:100%;
}
.mediaIcons {
float: left;
margin-left:15px;
}
.mediaIcons table{
width:65px;
}
.mediaIcons table a{
margin-left:5px;
display:block;
}
.storageCallouts {
width: 142px;
height: 104px;
}




/* web builds calliouts*/

.webBuildsDiv{
width: 125px; 
height: 125px;
float: left;
margin: 5px;
border: 1px solid red;
}


