body {
    /*background:#ffffff;*/
    background:#e0e0e0;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif !important;
	margin: 0;
    padding: 0;
}
h2{
	margin:0;
	padding-top:14px;
	padding-bottom:14px;
}
a {
	color: #101F40;
	outline: none;
}
a.lastMenuItem {
    border: none;	
}

a.question {
    font-size: 15px !important;
    font-color: green !important;
}
a.retailer {
    margin-left: 95px !important;
}
#awards{
	padding: 0% 2% 0% 2%;
}
#bikeSizeChart {
   position: absolute; top: 200px; left: 250px; width: 500px; height:440px;
   z-index: 100;
   border-style:  inset;
   background:  #fff;
}
#bikeSizeChart p {
	margin-left:10px;
    margin-right:10px;
}
#bikeSizeChart h1 {
    margin-left:20px;
}
.buttonList {
	float: left;
	clear: left;
	width: 100%;
	list-style: none;
	margin:0;
    /*padding-bottom: 15px;*/
}

.buttonList li {
    display: inline;
}

.partButton {
    background: #990000;
    padding: 2px 4px 2px 2px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #101F40;
    text-decoration: none;
    color: #fff;
}

.button {
	background: #707070;
    padding: 2px 4px 2px 2px;
/*    margin: 20px 0 20px 20px;*/
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #101F40;
    text-decoration: none;
    color: #fff;
}

#buy {
/*	height:400px;*/
	clear:both;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	/*max-width:52%;
	padding-left:25%;*/
}
#buy #otherImages {
    float: left;
    padding-left: 20px;
}

#buy #otherImages .otherImage {
    height:60px;
    width:60px;
    margin-bottom: 5px;
}
#buy .otherImageLargerLink {
    display: inline;
    position: relative;
    left:  -40px;
    top:  3px;
    z-index: 100;
}
#buy #largerImageLink {
    
}
#buy form .button {
/*	font-size: 14px;
	font-weight:bold;
	margin-left: 0;*/
}

#buyForm {
/*    padding: 10px 10px 10px 10px;*/
    /*border: 1px solid #101F40;*/
   /* width: 250px;*/
    font-size: larger;
    text-align: left;
    margin-bottom: 10px;
}
#buyForm dl {
    margin:0;
}

#buyForm dl dt {
    float:left;
    text-align: left;
    font-weight:bold;
    white-space: nowrap;
    width: 130px;
}

#buyForm dl dd {
    margin:1px;
    padding:1px;
}
#buyForm p {
    margin:1px;
    padding:1px;
}
#buyForm #framesizeQty {
	margin-top: 10px;
}
#buyForm #framesizeQty dt {
	width: 110px;
/*  display: inline;
    float: none;*/
}
#buyForm #framesizeQty dd {
    display: inline;
}
#buy #mainImage {
 /*     margin: 0px 0px 0px 0px;
    height: 320px;
    display: inline;
  width:80%;
	width:300px;
    clear:right;*/
    float:right;
}
#buy #mainImageImg {
	display: inline;
	width:250px;
	padding-left:40px;
	padding-right:10px;
/*	width: 42%;  */
/*  clear: left; */
    float: left;    
}
#buy #mainImageImg img{
    display: block;
}
#buy #divAfter {
    display: inline;
    font-size: larger;
	width:350px;
	padding-left:30px;
    clear: right;
	background: url("/retail/images/objects/line-2px.jpg") ;
	background-repeat:repeat-y;
    float: right;
    /* width: 85%; */
    position: static;
    top: 0;
    margin-top: 0;
}
#buy .otherImage {
	height: 20px;
	width: 20px;
}
#buy .youtube {
   
}
#buy .youtubeEnd {
    background: url(../images/control_play.png) center left no-repeat;
    position: relative;
    left: 120px;    
    top:    8px;  
    font-size: larger;  
    padding: 2px 2px 2px 20px;
    color: #fff;
    border: 1px solid #101F40;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;  
    background-color:  #06C;
    z-index: 100; 
}
#buy .youtubeAssembly {
    background: url(../images/control_play.png) center left no-repeat;
    padding: 2px 2px 2px 18px;
    color: #fff;
    border: 1px solid #101F40;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;  
    background-color:  #0066CC;
    display:block;
    width: 140px;
}
#buy .nav {
    margin: 0px 0px 5px;
}

#buy .nav a {
    background: #D6E8FF;
    border: 1px solid #101F40;
    color: #101F40;
    font-weight: bold;
    padding: 5px 25px;
    text-decoration: none;
    text-transform: uppercase;
}

#buy .nav a:hover {
    background: #eee;
    color: #101F40;
}

#buy .nav a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #101F40;
}
#buy #productDetail {
    border-top: 1px solid #101F40;
    padding: 10px 0;
}
#cardInfo {
	margin-top: 20px;
}
#cartTop{
	padding-top:10px;
	padding-left:30px;
}
#cartBillTo {
    display:inline;
    float:left;
    width:350px;
}
#cartShipTo {
    display:inline;
    float:right;
    margin-right: 300px;
}
#cartDetail {
	float:left;
	clear:both;
}
#cartMain {
	height: 350px;
	/*width: 52%;
    padding-left: 25%;*/
}
.calcShippingButton{
	list-style:none;
	width:95px;
	float:right;
	clear:both;
}
.cartCI img{
	width:80px
}
.categoryLifeStyles, .divisionLifeStyles {
/*    height: 410px;*/
    margin-top: 0;
    margin-left: 10px;
    padding-top: 0;
    /*padding-left:15px;
    width:1005px;*/
}
#catDesc, #divisionDesc {
    display: inline ;
    clear: right;
    float: right;
    width: 35%;
    margin-right:2%;
    text-align: justify;
    font-size: 12px;
}
#catImages, #divisionImages {
    display: inline;
    clear: left;
    float: left;
    margin-top: 0;
	margin-left: 0;
    width: 60%;
    border: none;
}
#catImgHack {
    float: left;
    margin-top: 0;
	margin-left: 0;
    width: 454px;
    border: none;
}
.clearBoth{
	clear:both;
}
.clickme {
/*    background:url("/retail/images/objects/clickMeBackground.jpg"); */
    background:url("https://s3.amazonaws.com/kettler-images/objects/clickMeBackground.jpg");
	background-color:#990000;
/*	background-color:-moz-linear-gradient(center bottom , #AA0015 0%, #CC001A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) ;*/ /* red */
    font-size: large;
    padding: 4px 20px 4px 20px;
/*   margin: 20px 5px 20px 20px !important; */
	margin:0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #101F40;
    text-decoration: none;
    cursor: pointer;
}
.clickmeHListing {
/*	background:url("/retail/images/objects/clickMeBackground.jpg"); */
    background:url("https://s3.amazonaws.com/kettler-images/objects/clickMeBackground.jpg");
/*	background-color:-moz-linear-gradient(center bottom , #AA0015 0%, #CC001A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) ;*/ /* red */
    font-size: 12px;
	font-weight:bold;
    padding: 4px 25px 4px 25px;
/*   margin: 20px 5px 20px 20px !important; */
	margin:0 auto;
	width:80px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #101F40;
    text-decoration: none;
    cursor: pointer;
}
.clickmeProductListing {
    background:url("https://s3.amazonaws.com/kettler-images/objects/clickMeBackground.jpg");
    font-size: 12px;
	font-weight:bold;
	width:80px;
    padding: 4px 10px 4px 10px;
	margin:0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #101F40;
    text-decoration: none;
    cursor: pointer;
}

.clickmeTab {
    background-color: #b30000;
    color: white;
}

.divCenter{
	width:105px;
	margin:0 auto;
}
.colorbox {
    height: 32px;
    width: 32px;
    margin: 10px 0 5px 0;
    border: 1px solid #101F40;
}
#container {
    background: #fff;
    width:1005px;
    margin: auto;
    padding:0;
    position:relative;
}

#content {
	background: #fff;
}
#clear {
    clear: both;
    float: left;
    margin-bottom: 20px;
}

#content .page a {
    background: #707070;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
    margin-right: 2px;
    margin-left: 2px;
    text-decoration: none;
}


#content .page a.active {
	background: #fff;
	color: #101F40;
}

#content .page a.inactive {
	background: #fff;
	border: 1px solid #999;
	color: #999;
	cursor: default;
}
#content .page form.increasePageSizeForm {
	display: inline;
	/* float: right; show beside pagination button */
}
#content .page form.priceSortForm {
	display: inline;
	float: right;
}
#content div.page {
	clear:left;
	padding-top: 8px;
	padding-right: 2%;
	padding-left:15px;
}
#content div.page.closeouts {
	border-top: none;
}


#content .size {
	float: right;
}

#content .size select {
	font-size: 11px;
}

#content .top {
	padding: 0;
	margin: 0;
	background: #fff;
}

#content .topOtherKettler {
    background: #fff;
    height: 600px;
}

#content .top .ls img {
	float: left;
	margin: 0 10px 10px;
}

.patentText{
    font: 14px Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    /*width:75%;*/
}
.patentText p{
    padding: 0px 1em 0px 1em;
}

#compareDiv {
	margin-left: 10px;
}
#compareTable {
	margin-left: 10px;
	/*border-spacing: 10px;*/
}
#compareTable .label {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
}
#compareTable .labelPadding {
    padding-left: 10px;
}
#compareTable th {
	text-align: left;
}
#compareTable td {
    height: 20px;
}
.odd {
    background: #A0A0A0;
}
.even {
    background: #fff;
}

#compareButton {
	position: relative;
	top: -27px;
	left: 410px;
	width: 100px;
}
#compareSelect {
/*	margin-left: 25px;
	margin-top: 8px;*/
}
.compareButton {
    background: #e6e6e6;
    padding: 2px 4px 2px 2px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #101F40;
    text-decoration: none;
    color: #000000;
}
#catDescHack{
	margin-right:2%;
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    width: 290px;
}
.crossout {
	text-decoration: line-through;
	color: #FF0000;
}
.crossoutnot { /* so text behind strikethrough is black */
    color: #000;
}
#custRepLogin {
	height: 210px;
	/*width: 1005px;
    padding-left: 20%;*/
}
#custRepLogin #custLogin {
	display: inline;
	float: left;
	width: 49%;
}
#custRepLogin #repLogin {
    display: inline;
    float: right;
    clear: both;
    width: 49%;
}
#custRepLogin form {
	margin-left: 10px;
}
#divLifeStyleVideo{
	display: block; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 99; 
	width: 600px; 
	height: 400px;
}
.divLifeStyleToOfferButton{
	font-weight:bold;
	width:165px;
	padding:10px 0px 10px 0px;
	text-align:center;
	float:right;
	color:#FFF;
	/*background:#003CFF;*/
	background:#707070;
	cursor:pointer;
	margin-top:25px;
}
.divLifeStyleToOfferArea{
	padding:335px 0px 0px 0px;
}
.divPageBottom{
	padding-top:10px;
	padding-bottom:20px;
	height: 25px;
}
.divPageBorder{
	/*border-top: 1px solid #808080 !important;*/
}

.divPageTop{

	height: 25px;
}
.page .prevLink{
	height:18px;
	float:left;
}
.page .currentStep{
	height:18px;
	float:left;
	
	background: #A0A0A0;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
    margin-right: 2px;
    margin-left: 2px;
    text-decoration: none;
}
.page .step{
	height:18px;
	float:left;
}
.page .nextLink{
	height:18px;
	float:left;
}
.page input{
	
	float:left;
}

dd.errors input {
    border: 1px solid #FF0000; /* red */
}
#dealerInfo {
	padding-left:0;
}
#dealerInfo li {
    display:block;  
    clear: left;
    height: 115px;
    padding-top: 10px;
}
#dealerInfo div {
	display:inline;
	float:left;
}
#dealerInfo div.address {
	width: 150px;
}
#dealerInfo div.address h3 {
	margin-top:0;
	margin-bottom:5px;
}
#dealerInfo div.logo {
	/*
	padding-top: 20px;
	padding-left: 50px;
	*/
	width: 280px;
}
#detailProductTitle{
/*	margin-top:20px;*/
	padding-top:15px;
	padding-bottom:10px;
	height:30px;
}
#divEightHundred{
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	float:right;
	padding:2px 0px 0px 10px;
}

.divGiftCard{
	padding:2%;
}
.divWarranty .clickme{
	font-size:12px;
	font-weight:bold;
}
.divManuals{
	padding: 2% 2% 2% 2%;
}
.divWhereToBuyHome{
	padding:2%;
	/*width: 60%;*/
}
.divWhereToBuyHome p{
	padding:0;
}
.divCollectionsEntry{
	padding-left:10%;
	padding-right:10%;
	width:80%;
}
.divCollectionsEntryActive{
	padding-left:10%;
	padding-right:10%;
	width:80%;
	/*background:#707070;*/
}

.divCollectionsEntry:hover{
	padding-left:10%;
	padding-right:10%;
	width:80%;
	/*background:#707070;*/
}
.filtersHeadline h1{
	color:width;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
.filtersHeadline {
	padding: 0px 10% 0px 10%;
}
.filtersEntryArea{
	padding-left:15%;
}
.filtersEntryArea li{
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	/* padding-top:5px; */
	padding-bottom:5px;
}
.filtersHeadlineBorder{
	padding-top:5px;
	padding-bottom:5px;
	/*border-top:solid 1px #FFFFFF;*/
}
.filtersHeadlineBorder h1{
	color:#FFFFFF;
}
.filtersHeadlineBorderNone{
	padding-top:15px;
	padding-bottom:5px;
}
.filtersHeadlineBorderNone h1{
	color:#FFFFFF;
}
.divCategoryBottom #filter{
	border:0 !important;
}
.divParts{
	padding:20px 0px;
}
.divPartsHead{
	
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0px;
	background:#CCCCCC;
	height:20px;
	
}
.divPartsFooter{
	
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0px;
	background:#CCCCCC;
	height:20px;
	
}
.divPartsHeadItem{
	width:125px;
	padding:0px 20px 0px 20px;
	float:left;
}
.divPartsHeadPi{
	padding:0px 20px;
	width:110px;
	float:left;
}
.divPartsHeadDesc{
	float:left;
	padding:0px 20px;
	width:245px;
	float:left;
}
.divPartsHeadPrice{
	padding:0px 20px;
	width:110px;
	float:left;
}
.divPartsHeadButton{
	padding:0px 20px;
	width:110px;
	float:left;
}
.divPartsEntry{
}
.divPartsEntryItem{
	width:125px;
	padding:10px 20px 10px 20px;
}
.divPartsEntryPi{
	padding:10px 20px;
	width:110px;
}
.divPartsEntryDesc{
	padding:10px 20px;
	width:245px;
}
.divPartsEntryPrice{
	padding:10px 20px;
	width:110px;
}
.divPartsEntryButton{
	padding:10px 20px;
	width:110px;
}

.divCollections a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.divCollections{
	padding-top:10px;
}
.divCollectionsEntryBorder{
	border-bottom:solid 1px #FFFFFF;
	height:17px;
	padding-bottom:7px;
	padding-top:7px;
}

.divMainImageLinksLarge{
	margin: auto 0;
	width:270px;
	padding-top:10px;
	
}

.divMainImageLinks{
	text-align:center;
	padding-top:10px;
}
.divProductDetailsArea{
	padding-bottom:5px;
}
.divProductDetailsFloat{
	float:right;
}
.divProductDetails{
	width:100px;
	
	background: center left no-repeat;
    padding: 2px 4px 2px 4px;
    color: #fff;
    border: 1px solid #101F40;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;  
    background-color:  #808080;
}
.divYouTube{
	float:left;
	width:65px;
	background: url(../images/control_play.png) center left no-repeat;
    padding: 2px 2px 2px 18px;
    color: #fff;
    border: 1px solid #101F40;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;  
    background-color:  #808080;
    display:block;
    float:left;
    clear:left;
/*    margin-left: 20px;
    margin-top: 10px;*/
}
.divManualsBikes{
	background-color: #8FBC8F !important;
	height:100px;
}
.divManualsFitness{
	background-color: #000000 !important;
	height:100px;
}
.divManualsPatio{
	background-color: #D2B48C !important;
	height:100px;
}
.divManualsTable{
	background-color: #4682B4 !important;
	height:100px;
}
.divManualsToys{
	background-color: #87CEFA  !important;
	height:100px;
}

.divCartCheckoutButton{
	float:right;
	clear:both;
	padding-top:1%;
	padding-bottom:2%;
}
.divCartCheckoutButton a{
	text-decoration:none;
	color:#FFFFFF;
}
.divCartTableFooter{
	background:#707070;
}
.divCartTableFooter a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.divCartTableFooterRight{
	padding-top:7px;
	height:23px;
	padding-left:20px;
	padding-right:20px;
	border-left: solid 1px #FFFFFF;
	float:right;
    background: #b30000;
}
.divCartTableFooterLeft{
	float:left;
	height:23px;
	padding-top:7px;
	padding-left:20px;
	padding-right:20px;
	border-right: solid 1px #FFFFFF;
    background: #b30000;
}
.divCartTotal{
	font-weight:bold;
	clear:both;
}
.divCartTotalHeadline{
	float:right;
	text-align:right;
}
.divCartTotalNumber{
	float:right;
	width:16.5%; /* 16.5+2.2=18.7*/
	padding-right:2.2%;
	text-align:right;
	
}
.divFooterLinksRight{
	float:left;
}
.divFooterLinksLeft{
	width:185px;
	float:left;
}
.divFooterLinks{
	float:left;
	padding-left:20px;
}
.divFooterLinksHeadline{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
}
.divFooterLinksEntry{
	text-transform:uppercase;
	padding-left:20px;
}
.divFooterLinksEntry a{
	color: #FFFFFF;
	text-decoration:none;
}
.divCompany{
}
.divHeaderMenuDivisions{
	padding: 30px 0px 0px 0px;
	/*padding: 16px 20px 13px 20px;
    border-right:1px solid #FFFFFF;*/
	height: 36px;
}
div .divHeaderMenuDivisions:hover{
	background:#003CFF;
	color:white;
}
.divHeaderMenuDivisionsUSA{
	/* padding: 16px 20px 0px 20px; */
	padding: 30px 5px 0px 0px;
	height:0px;
}
div .divHeaderMenuDivisionsUSA:hover{
	background:#003CFF;
	color:white;
}
.divHeaderMenuKettlerUsa{
	padding:20px 10em 10px 0px;
	background: #003CFF;
	height:35px;
}
.divSeals{
	float:right;
	padding-top:30px;
	padding-right:20px;
}
.divAddToCart{
	clear:both;
	float:right;
	padding-top:10px;
}
#divMadeIn{
	float:left;
}

#divLargerImageLink{
	margin-left:10px;
	background: url(../images/zoom_in.png) center left no-repeat;
    color: #fff;
    background-color: #707070;
	background-position: 2px;
    border: 1px solid #101F40;
    padding: 2px 2px 2px 20px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    width: 60px;
	
	float:left;
/*  margin-right: 40px;
    margin-left: 50px; 
    margin-top: 10px;*/
    
}
#divBikeSizeLink{
	margin-left:10px;
	background: url(../images/zoom_in.png) center left no-repeat;
    color: #fff;
    background-color: #707070;
	background-position: 2px;
    border: 1px solid #101F40;
    padding: 2px 2px 2px 20px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    width: 40px;
	float:left;
	cursor:pointer;

}

.slideshowVideo {
    float:left;
    position:relative;
}

#divLifeStyleVideoLink{
    background: url(../images/play_video.png) center left no-repeat;
    padding: 5px 0px 0px 0px;
    text-decoration: none;
    width: 145px;
    height: 50px;
	cursor:pointer;
	text-align:center;
	position:absolute;
	top:345;
	right:0;
}
.divLikeLinkedIn{
	width:65px;
	float:right;
}
.divPdfPartsService{
	width:200px;
	float:right;
}
.divPdfSpecification{
	width:200px;
	position: absolute;
	top:65px;
	right:0;
}
.divPartsInfoEntry{
	padding: 5px 0px 0px 0px;
}
.divPartsInfo{
	float:left;
	width:700px;
}
.divPartsInfoEntryLeft{
	float:left;
	font-weight:bold;
	width: 75px;
}
.divPartsInfoEntryRight{
	float:left;
}
.divLikeLinks{
	clear:both;
	padding-top:20px;
}
.divLikeTwitter{
	float:right;
	width:95px;
}
.divShipping{
	float:left;
	clear:both;
	padding-top:10px;
}
.divSpecialOrder{
	clear:both;
}
.divWhereToBuy{
	clear:both;
	float:right;
}
.dtPrice{
	padding-top:10px;
	width:130px !important;
	float:left;
	clear:both;

}
.ddPriceValue{
	font-weight:bold;
	padding-top:10px !important;
	float:right;
	text-align:right;
	width:150px;
	
}
.dtQuantity{
	float:left;
}
#divYourShoppingCart{
	padding-left:3%;
	padding-right:3%;
	padding-top:15px;
}
#divYourShoppingCart th{
	
}
dl {
    margin-bottom:10px;
}

dl dt {
    float:left;
    /*clear:left;*/
    font-weight:bold;
    margin-right:10px;
    padding:1px;
    width:34%;
    text-align: right;
    white-space: nowrap;
}

div.#content {
    display: inline;
    float: left;
}

dl dd {
    margin:1px;
    padding:1px;
    width:60%;
    text-align:left;
    white-space: nowrap;
}
#giftcard{
	display:none;
}
div.giftCardInfo {       
    margin-top: 15px;
}
div.errors {
    background: #fff3f3;
    border: 1px solid #FF0000; /* red */
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}

div.errors ul {
    list-style: none;
    padding: 0;
}

div.errors li {
    background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

div.inputTitle {       
    color: #666;
    float: left;
    padding-top: 6px;
    width: 150px;
}
div.inputTitleS {       
    color: #666;
    float: left;
    padding-top: 6px;
    width: 80px;
}
div.inputBox {       
    float: left;
    width: 160px;
}
div.inputBoxL {       
    float: left;
    width: 300px;
}
div.inputBoxS {       
    float: left;
    width: 80px;
}
.divLeft p {
	padding:0 !important;
}
.divLeft{
	padding-left:2%; 
	padding-right:1%; 
	padding-top:2%;
	width:47%; 
	float:left;
}
.divRight p {
	padding:0 !important;
}
.divRight{
	padding-right:2%; 
	padding-left:1%;
	padding-top:2%;
	width:47%; 
	float:right;
}
div.left {
	float: left;
	clear: both;
}
div.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}
div.products {
    /*height: 310px;*/
    padding-left: 10px;
}
.emphasis {
	color: green;
	font-weight: bold;
	text-transform: uppercase;
/*	margin-top:20px;
	margin-left:40px;*/
}
#exclusiveDealer {
    text-align: center;
}
fieldset#shippingMethod ul {
	list-style: none;
    padding: 0;
}
#floatingCart  {
    position:absolute ;
    display:none;
    top: 118px;
    left: 720px;
    background: #fff;
    border-style: ridge;
    width: 450px;
    z-index: 100;
}
#floatingCart #cartTop {
    text-transform: none;
    border-bottom: 1px solid #101F40;
    /*background: skyblue;*/
	background: #707070;
    width:auto;
    clear:left;
	text-align:center;
}
#floatingCart #cartTop h1 {
	color: #FFFFFF;
    text-transform: none;
    display: inline;
}
#floatingCart #closeCart {
	position: absolute;
    right: 2px;
    border: 1px solid #fff;
    padding: 0 3px 0 3px;
    margin: 1px 1px;
    cursor: pointer;
	color:#FFFFFF;
	font-weight:bold;
}
.floatCompareButton {
/*	position: fixed;*/
	left: 480px;
	top: 88px;
}
#footer {
    border-top: 1px solid #101F40;
    border-bottom: 1px solid #101F40;
    background: #707070;
	clear:both;
	font-size: 10px;
/*	float: left;*/
	width: 100%;
	
	margin: 0;
	padding-top: 10px;
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	text-decoration: none;
/*	display: inline;*/
	list-style-type: none;
}
#footer li {
	list-style-type: none;
}
#footer ul {
	margin:0;
    /*padding-left: 20%;
    width: 1005px;*/
    /*margin:auto;
    padding:0 25% 0 25%;*/
}
	

#footer a:hover {
	text-decoration: underline;
}
#footer #copyright {
	color: #fff;
	font-weight:bold;
/*	width:145px;*/
	text-align:right;
	font-size:10px;
    text-transform: uppercase;
	float: right;
	margin-right: 20px;
	
}
#footer li.archives {
	margin-left: 50px;
}
#footer li {
/*	display: inline;*/
	float:left;
    /*border-right: 1px solid #fff;*/
}
#footer li.lastItem {
    border-right: none;
}
#footer li a {
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}
.forceClearLeft {
	clear:left;
}
.giftCardInfo label {
	font-weight: bold;
	font-size: large;
}
.giftCardInfo div {
	margin-bottom: 15px;
}

img.madeIn {
/*    position:absolute ;
    top: 150px;
    left: 452px;
    z-index: 101;*/
}
.tableCartMainTable{
	width:100%;
}
.tableCartRight{
/* 	float:right;*/
	width:100%;
	clear:both;
	padding-top:3%;
}
.tableCartAddrRight{
	width:100%;
	clear:both;
	padding-top:1%;
	padding-bottom:1%;
	text-align:right !important;
}
.tableCartUpsServiceCode{
	text-align:right;
}
.tableCartUpsServiceCode ul{
	margin:0;
	list-style:none;
}
.tableCartShippingPriceHeader{
	width:17.5%;
}
.tableCartShippingPrice{
	padding-right:2.2%;
}
.tableHeaderItemImage{
	width:13.1%;
	padding-left:2%;
	text-align:left;
}
.tableHeaderDescription{
	width:49.5%;
	padding-left:2%;
	text-align:left;
}
.tableHeaderQuantity{
	width:14.3%;
	padding-left:2%;
	text-align:left;
}
.tableHeaderAmount{
	width:18.7%;
	padding-left:2%;
	text-align:left;
}
.tableHeaderDel{
	width:4.4%;
}
.tableCartContentEntry{
	background:#EAEAEA;
}
.tableCartDescription{
	border-right: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font-weight:bold;
	padding-left:2%;
	padding-right:2%;
}
.tableCartHeader{
	height:30px;
	background:#707070;
	color:#FFFFFF;
}
.tableCartQuantity{
	border-bottom:solid 1px #FFFFFF;
	padding-left:2%;
}
.tableCartQuantity #quantity{
	width:95%;
}
.tableCartNumber{
	text-align:right;
	padding-right:2.2%;
	font-weight:bold;
	border-bottom:solid 1px #FFFFFF;
}
.tableCartRemove{	
	border-right: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding-left:10px;
	padding-right:20px;
}
table.grid {
    border-width: 1px;
    border-spacing: 0;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
    background-color: white;
    margin-left: 20px;
}
table.grid caption {
    font-weight: bold;
}
table.grid td, table.grid  th {
    border-width: 1px;
    padding: 1px;
    border-style:  solid;
    border-color: gray;
    background-color: white;
    min-width: 40px;
    text-align: center;
}

h1 {
	color: #101F40;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

#header {
	background: #707070;
}
#header #where{
	width:57%;
}
#header .logo a {
	text-decoration: none;
}

#header .logo img {
	padding-top: 5px;
	padding-left: 5px;
}
/*
#header .menu {
	float: right;
	list-style: none;
	margin: 0;
}

#header .menu li {
	float: left;
	margin: 0 10px 0 0;
}

#header .menu li input {
	font-size: 11px;
	margin-top: -5px;
}

#header {
    margin:0;
    padding: 0;
    border-bottom: 1px solid #101F40;
}
*/
#header div.navSecond  {
    padding-left:15px;
    /*width:53%;
    margin-left: 25%;
    padding-right:20%;*/
}
#header .navSecond ul {
	position: relative;
	margin:0px;
	padding: 5px 0px 0px 0px;
	float:left;
	width:85.5%;
}
#header .navSecond ul li {
	/*display: inline;*/
	float: left;
	list-style-type: none;
}

#header .navSecond a {
	color: #fff;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
    /*border-right: 1px solid white;*/
    text-align: center;
}
#header .navSecond a.lastMenuItem {
    border: none;	
}
#header a.closeouts {
 	background: #FF0000; /* red */
}
#header .navTop {
    background:#003CFF;
    padding:0 15px;
    /*padding-left:25%;
    padding-right:22.7%;*/
}
#header .navTop .cart a {
	text-decoration: none;
	background: url(../images/cart.png) left no-repeat;
    /*font: 9px Verdana,Arial,Helvetica,sans-serif;*/
    color: white;
    border: none;
	margin: 0;
	padding: 0 0 0 17px;
    position: relative;
    top: 3px;
}
#header .navTop .cart div#miniCart {
    padding-top:2px;
	text-align: right;
	color: #FFFFFF;
	font-size:9px;
}
#header .navTop div.cart {
	padding-right:20px;
	float: right;
	height:30px;
	width:45px;
}
#header .navTop ul li.cart a:hover {
	background-color: transparent;
}
#header .navTop ul {
    display: inline;
    list-style-type: none;
    padding: 0;
    margin: auto;
    list-style: none;
	float:left;
}
#header .navTop ul li {
    display: inline;
    position: relative;
/*    top: 8px;  */
	float:left;
    z-index: 12;
}
#header .navTop .ulContractNavTop{
	width:100% !important;
}
#header .navTop .ulStoreNavTop{
	width:100% !important;
}
#header .navTop ul li a.kettlerusa {
/*    border-right: 1px solid white;*/
    font-size: 18px;
	font-weight: bold;
	font-family: "Franklin Gothic Heavy",Verdana, Arial, sans-serif; 
/*    padding-bottom: 16px;*/
    background:#909090;
}

#header .navTop ul a {
	text-transform: uppercase;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: white;
    text-align: center;
    background:#A0A0A0;
}
#header .navTop ul li a:hover {
    background: #7070700;
    color: #003CFF;
}

/* 2nd menu stuff */
/* hide until ready 
#header ul ul.second {
	display: none;
}
*/
#header .navTop ul li a.active {
    background:#b8b8b8; 
}
/*--- begin hover category menu ---*/
#header .navTop ul li ul {
	background:#fff;
	background:rgba(255,255,255,0);
	list-style:none;
	position:absolute;
	z-index: 11;
	left:-9999px; 
	padding-top:20px;
	width: 100px;
}
#header .navTop ul li ul li {
	padding-top:1px;
	display: inline;
	float:left;
	height: 23px;
	z-index: 10;
	position: relative;
	top: -10px;
}
#header .navTop ul li ul li a {
	white-space:none;
    border-right: none;
    font: bold 12px Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: left;
    margin-top: 0; 
    display: inline-block;
    width:160px;
	z-index: 9;
    padding-top:7px;
    padding-bottom:8px;
    padding-left: 8px;
}
#header .navTop ul#toysCatMenu a {
	/* width: 170px; !important; */
	width: 200px; !important;
	padding-left: 8px;
	padding-right: 8px;
}
/*
#header .navTop ul a {
	white-space:nowrap;
}
*/
#header .navTop li:hover ul{
	top: 40px;
	left:1px; 
}
#header .navTop li ul li a:hover{ 
	background:#8a8a8a;
}
#header .navTop ul li a:hover{
	background:#8a8a8a;
}
/*--- end hover category menu ---*/


#header .navTop #loginSearchCart {
	display: inline;
	float:right;
}
#header .navTop #loginAndSearch {
/*	display: inline;*/
/*	margin-right: 0;*/
	float:left;
}
#header .navTop #loginAndSearch a {
    font: 10px Verdana,Arial,Helvetica,sans-serif;
    color: #fff;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
/*    top: 2px;*/
}
#header .navTop ul li#loginAndSearch {
	display: inline;
	top: 1px !important;  
}
#header .navTop #showConsumerForm {
	display: inline;
}
#header .navTop #searchForm {
/*	display: inline;
	top: 8px;*/
	position: relative;
	clear:both;
/*	padding-top:8px;*/
	margin:0;
}

#header .navTop #showConsumerForm {
	margin: -1px;
	border: 0;
}
#header .navTop #showConsumer {
	background: none;
	border-style:  none;
	margin-top: 0 !important;
	font-size: 12px !important;	
	color: white;
}

#header .navTwo a:hover {
    background: #FFA500;
    color: #101F40;
}

#header .navTwo    {
    margin-top:0;
    margin-bottom: 0px;
    padding-left:10px;
    background: #FFF;
}
 
#header .navTwo li {
    display: inline;
}

#header .navTwo a {
    text-transform: uppercase;
    border: 1px solid #101F40;
    font: bold 16px Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    background: silver;
    color: green;
    border-color: green;
    padding: 1px 50px 1px 50px;
    text-align: center; 
}
#header .navTwo a:hover {
    background: #FFA500;
    color: #101F40;
}
#header sup {
    font-size: 20px;
} 
#header .type {
    color: #101F40;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-stlye: italic; 
    font-family: "Franklin Gothic Heavy",sans-serif; 
    white-space: nowrap;
}
.imageTinyCI img{
	border-right: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	width:80%;
	padding:10%;


	
}
.imageTiny img { 
	height: 50px;
	width: 60px;
}
.imageSeals{
	height:75px;
	padding-left:40px;
	float:right;
}
#imgPaypal{
	padding-top:10px;
}
img { 
	-moz-border-radius: 5px;
    border-radius: 5px;
}
img.noRoundies {
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
#increasePageSizeForm {
	display: inline;
}

#increasePageSizeForm input {
    background: #707070;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
    margin-right: 2px;
    margin-left: 2px;
    text-decoration: none;
	font-size:12px;
}

.important {
    color: #FF0000; /* red */
    font-weight: bold;
}

input.errors {
    background: #fff3f3;
    border: 1px solid #FF0000; /* red */
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}

.hourglass-center {
    position: absolute;
    left: 500px;
    top: 500px;
    display: none;
}
#largerImage {
   position: absolute; top: 200px; left: 250px; width: 600px; height:600px;
   z-index: 100;
   border-style:  inset;
   background:  #fff;
   cursor: pointer;
   display: none;
}
#largerImageNew{
	position: absolute; 
	top: 200px; 
	left: 250px; 
	width: 600px; 
	height:600px;
	z-index: 100;
	border-style:  inset;
	background:  #fff;
	cursor: pointer;
	display: none;
}
.divBikeSizeLinkContent{
	position: absolute; 
	top: 200px; 
	left: 250px; 
	/*width: 450px;*/ 
	/*height:450px;*/
	display:none;
   z-index: 100;
   border-style:  inset;
   background:  #fff;
   cursor: pointer;
}

li.colorbox {
    border: 1px solid black;
}

li.selected {
    border: 4px solid #b8b8b8  !important; /*silver*/
}


.lifeStyleLinks {
    float: left;     
    background-color: steelblue;
    height: 270px;
    width: 220px;  
    margin-top: 10px;
    margin-right: 25px;
    margin-bottom: 25px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.lifeStyleLinks h2 {
    text-align: center;
    height: 1em;
    color: #fff;
}
.lifeStyleLinks a {
    text-decoration: none;
}
#likeFacebook {
	float:right;
	width:95px;
	/*position:absolute;*/
	/*top: 100px; */
	/*left: 960px; set in javascript*/
}
#likePinterest {
	float:right;
	width:95px;
	/*position:absolute;*/
	/*top: 125px; */
	/*left: 960px; set in javascript*/
}
#likeTwitter {
	position:absolute;
	top: 112px; 
	/*left: 960px; set in javascript*/
}
#locSearch {
	display: inline;
}
#locate {
	font-size: 14px;
	font-weight:bold;
}
#main {
	clear: both;
    background: #fff;
    /*width:1900px;*/
    margin-top:5px;
}
#map_canvas{
	width: 800px;
	height: 450px;
}

#max {
	margin-top: -6px;
}
#onlineRetailers {
    background-color: #0066CC;
    border: 1px solid #101F40;
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    margin: 10px;
    color: #fff;
}
/* hack to resolve bleading of images in div
  above pagination div, which throughs off
  the div height
  */
.page .line  {
    border-top: 1px solid #101F40;
    margin-top: -25px;
}

.pdf ul {
    list-style: none;
}
.pdf li {
    list-style: none;
    margin: 4px 4px 0 4px;
    padding: 2px 2px 2px 2px;
}
.pdf a {
    background: url(../images/pdficon_small.gif) center left no-repeat;
    padding: 2px 2px 2px 22px;
}
#eightHundred {
	position: absolute;
	top: 33px;
	padding-left: 58px;
	color: white;
	font-weight: bold;
	z-index: 15;
}

.product {
    display: block;
	float:left;
	height:305px;
}
.divProductVListing{
	padding: 10px 10px 10px 10px;
}
.divProduct{
	width:200px;
	float:left;
	padding: 10px 10px 10px 10px;
}
.divProductHeadline{
	font-weight:bold;
	font-size:14px;
	height:40px;
}
.divProductHeadlineVListing{
	font-weight:bold;
	font-size:14px;
	height:30px;
}
.divProductImage{
	width:200px;
	height:200px;

}
.divProductImageVListing{
	width:175px;
	height:175px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.divProductDescriptionArea{
	width:370px;
	float:left;
}
.divProductDescriptionArea a{
	text-decoration:none;
}
.divProductDescriptionAreaNoFilter{
	width:550px;
	float:left;
}
.divProductDescriptionAreaNoFilter a{
	text-decoration:none;
}
.divProductDescriptionAreaBorder{
    padding-bottom: 5px;
	border-bottom:solid 1px #A0A0A0;
}
.divProdctRightPadding{
	height:60px;
}
.divProductSpecialOrder{
	height:20px;
	font-weight:bold;
	text-align:center;
}
.divProductSpecialOrder p{
	margin:0;
}
.divProductPrice{
	height:	25px;
	text-align:center;
	font-weight:bold;
	font-size:	16px;
}
.divProductPriceVListing{
	padding: 5px 0px 5px 0px;
	height:	50px;
	text-align:center;
	font-weight:bold;
	font-size:	16px;
}

.divProductCompare{
	height:25px;
}
.divProductPriceArea{
height:150px;
}
.divProductPriceArea a{
	text-decoration:none;
	
}
.divProductMoreInfo div{
	height:30px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
.divProductDescriptionShowAll{
	padding-left:20px;
	border-bottom:1px solid #A0A0A0;
}
.divProductDescription{

	padding-left:20px;
	border-bottom:1px solid #A0A0A0;
}
.divProductDescription p{
	margin:0px;
	line-height:20px;
}
.divProductDescription li{
	margin:0px;
	line-height:20px;
}
.divProductDescription ul{
	padding:0px;
	margin:0px;
	
}

.divProductDescriptionShowAll p{
	margin:0px;
	line-height:20px;
}
.divProductDescriptionShowAll li{
	margin:0px;
	line-height:20px;
}
.divProductDescriptionShowAll ul{
	padding:0px;
	margin:0px;
	
}
.divProductRight{
	float:right;
	width:150px;
}
.productImage {
  /*  float: left;*/
    border: 1px; 
    margin: 15px 0 0;
  /*   height: 260px; */
}
.productImage p {
	text-align: center;
	margin: 0px;
}
.productImage .price {
    display: inline;
    margin-top: 5px;
    margin-left: 35px;
}
.productImage .outOfStock {
    left:  55px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}
.productImage .closeOut {
    position: relative;
    left:  60px;
    font-weight: bold;
}

.productImage .clickme {
    font-size: 12px;
    display: inline;
	margin-bottom: 10px !important;
}

.productImage p {
	margin-bottom: 5px !important;
}
#questionFrameSize{
	display:none;
}
.number {
	text-align: right;
	width: 3em;  
}

.required {
    color: #FF0000; /* red */
}

#socialLinks {
	float:right;
	padding-top:5px;
	padding-right:20px;
}
#socialLinks a {
	border-right: none !important;
	margin: 0px !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 5px !important;
	width: 28px !important;
}

span.fineprint {
	font-size:  small;
}
/* http://dimox.net/cross-browser-border-radius-rounded-corners */

#showConsumerForm {
	margin: -1px;
	border: 0;
}
#showConsumer {
	background: none;
	border-style:  none;
	text-decoration: underline !important;
	display:block; /* why this is required for Firefox only, I don't know */
	margin-top: 0 !important;
	font-size: 12px !important;	
}
.slideshow{
	
	background-repeat:no-repeat;
	background-position:center; 
	display:block;
}
.slideshow img {
  display: block;
  height:400px;
  width: 600px;

 }
 .divSlideshowImages {
  display: block;
  height:400px;
  width: 600px;

 }
.slideshowCollection{
  display: block;
  height:300px;
  width: 450px;
}
.slideshow_cat{
	
	background-repeat:no-repeat;
	background-position:center; 
	display: block;
}
.slideshow_cat img {
  display: block;
  height:400px;
  width: 600px;

 }
 
.slideshow_catCollection img{
  display: block;
  height:300px !important;
  width: 450px !important;
}

.spinner {
    position: relative;
    left: 400px;
    top: -30px;
    display: inline;
}
	
#tabs {
	display: block;
	background:white;
/*	float:left;
	width: 965px;*/
	/*max-width:52%;
	padding-left:25%;*/
}
#tabs dl dt {
    width:25%;
}

#tabs dl dd {
    width:65%;
}

td.center {
	text-align: center;
}
td.errors select {
    border: 1px solid #FF0000; /* red */
}
td.errors input {
    border: 1px solid #FF0000; /* red */
}
td.total {
	font-weight: bold;
	text-align: right;
}

.noAlaskaHawaiiShipping {
    padding-top: 17%;
    padding-left: 225px;
}
.noAlaskaHawaiiShipping p {
    margin-top: 200px;
    font-weight: bold;
}

#termsAndConditions {
    text-align: justify;
    margin-left: 20px;
    margin-right: 30px;
    /*width: 1005px;
    padding-left: 25%;*/
}
#specifications dl {
	width: 100%;
}
#verifyOrderMain {
	margin-left: 100px;
}
#webDealers h2 {
	display:inline;
}
.webDealer {
    border-bottom: 1px solid #101F40;
    width: 300px;
    margin-bottom: 10px;
    margin-left: 10px;
}
/*#dealerList {
    width:1005px;
    padding-left:20%;
}*/

#youtube {
	border-style:  groove;
	background: #fff;
	height: 275px;
	width: 324px;
}
#yourAccountContent form {
    display: inline;
}
#specialPrice {
    text-align:center;
    font-weight:bold;
    font-size: 12px;
}
/*#blogPage {
    width:1005px;
}*/
.blogLeft{
	padding-left:2%;
	padding-right:1%;
	padding-top:2%;
	width:62%;
	float:left;
}
.blogLeft li {
    list-style-type: none;
    font-size: 22px;
}
.blogLeft h4 {
    color: gray;
}
.blogRight{
	padding-right:2%;
	padding-left:1%;
	padding-top:2%;
	width:30%;
	float:right;
}
hr.styleBlog {
    border-top: 1px solid #8c8b8b;
    border-bottom: 1px solid #fff;
}
hr.styleBlog:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
.blogRecDesc {
    height: 700px;
    overflow: hidden;
}
.blogArchive li {
    list-style-type: none;
}

.paginateButtons {
    background: #fff URL(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

html{
    height: 100%;
    margin: 0;
    padding: 0;
}

.reveal-center {
    color:red;
}