body {
background:url(../styleImages/backgrounds/kilosports-bg.jpg) no-repeat scroll center top #000000;
color:#000000;
margin:0;
padding:0;
}
#pageSurround {
	width: 959px;
	margin: 0px auto;
	padding: 0px;

	background-color: #000000;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	
}

#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 0px;	
}
.boxTitleLeft, .boxTitleRight {
	background-color:#031074;
	background-image:url("../styleImages/backgrounds/boxTitleBg.gif");
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	height:15px;
	padding-left:5px;
}
.boxContentLeft, .boxContentRight {
	background-color:#000000;
	border:1px solid #333333;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:3px;
}

.mainContent{
	width:950px;
	float:left;
	opacity: 0;
 filter:alpha(opacity=0);
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 950px;
	float: left;

	
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	
	color:#999999;
	margin:5px;
	padding:5px;
	position:inherit;

}

.boxProductContent {
	
	color:#999999;
	margin:10px 100px;
	padding:5px;
	position:inherit;
	float:left;
	width:800px;

}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 40px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	float:left;
	height:250px;
	overflow:hidden;
	text-align:center;
	width:150px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	background-color:#000000;
	color:#666666;
	display:block;
	margin:0;
	padding:2px 1px;
	text-decoration:none;
	text-indent:2px;
	width:148px;
}
.li-nav a:hover {
	background-color: #333333;
	color: #999999;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

#logo{
	background-image: url(../styleImages/logo/kilosports-logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	}
	
#topNav {
	background-image: url(../styleImages/backgrounds/topNav-BG.png);
	background-repeat: repeat-x;
	width:960px;
	height:100px;
	margin:0 ;
	
	
}

#topNav ul{
border-right:1px dotted #333333;
display:block;
float:left;
font-weight:normal;
list-style:none outside none;
margin:0 10px;
overflow:auto;
padding-right:0px;
}

#topNav ul li {
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	outline:medium none;
}

#topNav ul li a {
color:#FFFFFF;
display:inline;
float:left;
outline:medium none;
padding:0 10px;
text-decoration:none;
}

#topNav ul li a:hover{
color:#e80011;
text-decoration:underline;
}

#search {
	float:right;
	height:20px;
	margin:9px 15px 5px 0;
	width:150px;
}
#footer{
position: relative;
width:960px;
margin:0 auto;

	}
#footerNav{
	background-image: url(../styleImages/backgrounds/footer-bg.png);
	background-repeat: repeat-x;
	height:32px;
	color:#999999;
	font-size:11px;
	line-height:30px;
	text-align:center;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}


#footerNav ul {
	display:block;
	font-weight:normal;
	list-style:none outside none;
	margin:0 125px;
	overflow:auto;
	padding-right:0;
}

#footerNav ul li {
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	outline:medium none;
	color:#999999;
}

#footerNav ul li a {
color:#999999;
display:inline;
float:left;
outline:medium none;
padding:0 10px;
text-decoration:none;
}

#footerNav ul li a:hover{
color:#e80011;
text-decoration:underline;
}



#disclaimer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#666666;
	margin:5px auto;
padding-top:5px;
}

.horList {
overflow:hidden;
color:#ffffff;
text-align:justify;
}
.horList h3, .pika_caption h3{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#e80011;
text-align:center;
font-size:16px;
margin:0 4px 4px 4px;
}

.horList p, .pika_caption p{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
text-align:justify;
font-size:11px;
margin:0 4px;
}

.horList a, .pika_caption a{
color:#e80011;
text-decoration:none;
}

.horList a:hover{
color:#e80011;
text-decoration:underline;
}




.horList li {
display:inline;
float:left;
overflow:hidden;
margin:0 0px;
width:230px;
background-position:top center;
background-repeat:no-repeat;
}

.homepageFeatured {
display:block;
position: relative;
height:500px;
}

.submitButton {
	background: url(../../../images/slider/button.png) 40% 40% no-repeat;
	height:28px;
	width:80px;
	font: bold 12px verdana;
	color: #fff;
	text-shadow: 0px 0px 3px #999;
}
 
.LbuttonHover {
	background: url(../../../images/slider/LbuttonHover.png) no-repeat;
	height:42px;
	width:110px;
	padding:16px;
margin: 40px;
}


a.Sbutton, input.Sbutton {
    background: transparent url('../../../images/slider/buttonend.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 13px verdana, arial, sans-serif;
    text-shadow: 0px 0px 2px #333;
    height: 28px;
    margin-right: 6px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
    opacity: .75;
cursor:pointer;
cursor: hand; 

}

a.Sbutton span, input.Sbutton span {
    background: transparent url('../../../images/slider/buttonmain.png') no-repeat;
    display: block;
    line-height: 16px;
    padding: 6px 0 6px 20px;
    cursor:pointer;
cursor: hand; 


} 
 
a.Sbutton:active, input.Sbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
        opacity: 1;
	}
 
a.Sbutton:active span, input.Sbutton:active span {
    background-position: bottom left;
    padding: 7px 0 5px 20px; /* push text down 1px */
} 

a.XSbutton {
    background: transparent url('../../../images/slider/buttonend.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 10px verdana, arial, sans-serif;
    text-shadow: 0px 0px 2px #333;
    height: 28px;
    margin-right: 6px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
    opacity: .75;
cursor:pointer;
cursor: hand; 

}

a.XSbutton span {
    background: transparent url('../../../images/slider/buttonmain.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 7px 0 7px 20px;
    cursor:pointer;
cursor: hand; 


} 
 
a.XSbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
        opacity: 1;
	}
 
a.XSbutton:active span {
    background-position: bottom left;
    padding: 7px 0 7px 20px; /* push text down 1px */
} 



.quan {
width: 30px;
 margin-left: 17px; 
 margin-top: 5px; 
 color: #fff;
	
 position: relative; 
 border: 1px solid rgb(119, 119, 119); 
 background-color: rgb(51, 51, 51); 


}

