@import url("common.css");
html, body{
background: #dedede;
color: #000000;
text-align: center;
margin: 0px 0 0px 0;
padding: 10px 0px 0px 0px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
}
table, th, td, p{
font-family:  Arial, Helvetica, sans-serif;
}
#container{
margin: 0px 0 0 0;
position: relative;
width: 762px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
background: #ffffff url(../images/colbg.gif) repeat-y left top;
border: 1px solid #000000;
}

#header{
height: 222px;
width: 100%;
background: #ffffff;
position: relative;
}

.swissball #header{
background: #ffffff url(../images/uploads/headers/swissball.jpg) no-repeat top right;
}

.shoulder #header{
background: #ffffff url(../images/uploads/headers/shoulder.jpg) no-repeat top right;
}

.ankle #header{
background: #ffffff url(../images/uploads/headers/ankle.jpg) no-repeat top right;
}

.neck #header{
background: #ffffff url(../images/uploads/headers/neck.jpg) no-repeat top right;
}


#header .logo{
position: relative;
top: 23px;
left: 30px;
}

#menu{
position: absolute;
bottom: 0px;
left: 0px;
background: transparent url(../images/menubg.png) !important;
background: #0096db;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
height: 33px;
width: 100%;
text-align: right;
}

#menu ul{
margin: 0px;
padding: 0px 45px 0px 0px;
display: inline;
}

#menu li{
margin: 0px;
padding: 0px;
display: inline;
}

#menu li a, #menu li a.current:hover{
line-height: 33px;
color: #ffffff;
font-size: 13px;
padding: 0px 15px 0px 15px;
text-transform: uppercase;
font-weight: bold;
}


#menu li a:hover, #menu li a.current{
color: #000000;
}


#searchbox{
position: absolute;
bottom: 40px;
right: 15px;
width: 150px;
}

#searchbox input{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border: 0px;
line-height: 14px;
width: 140px;
}

#searchbox .button{
background: transparent;
border: 0px;
text-align: right;
width: auto;
float: right;
color: #ffffff;
text-transform: uppercase;
margin-top: 2px;
font-size: 10px;
cursor: pointer;
}

#searchbox .button:hover{
color: #7eb33b;
}


#columns{
position: relative;
height: auto !important;
height: 450px;
min-height: 450px;
background: url(../images/icon.gif) no-repeat right bottom;
overflow: auto !important;
overflow: visible;
}

#footer{
position: absolute;
left: 7px;
bottom: 2px;
}

#footer ul{
margin: 0px;
padding: 0px;
}

#footer li{
margin: 0px;
padding: 0px;
display: inline;
}

#footer li a, #footer li a.current:hover{
line-height: 10px;
color: #ffffff;
font-size: 8px;
padding: 0px 5px 0px 5px;
text-transform: uppercase;
}

#leftnav{
float: left;
width: 182px;
}


#leftnav ul{
margin: 0px;
padding: 24px 25px 0px 0px;
text-align: right;
}

#leftnav li{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#leftnav li a, #leftnav li a.current:hover{
line-height: 28px;
color: #ffffff;
font-size: 11px;
padding: 0px 0px 0px 0px;
text-transform: lowercase;
font-weight: bold;
}


#leftnav li a:hover, #leftnav li a.current{
color: #0096db;
}

#leftnav #promobox{
position: relative;
top: 50px;
left: 20px;
height: 154px;
width: 144px;
background: #92c6df;
}

#leftnav #promobox p{
font-size: 14px;
color: #000000;
padding: 12px 0px 0px 14px;
margin: 0px;
font-weight: bold;
}

#leftnav #promobox h2{
padding: 21px 0px 0px 14px;
margin: 0px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}

#leftnav #promobox h3{
background: #0096db;
line-height: 30px;
color: #ffffff;
margin: 20px 0px 0px 0px;
text-align: center;
font-size: 16px;
}

#bodytext{
float: left;
width: 498px; 
margin: 0px;
padding: 24px 40px 60px 40px;
font-size: 12px;
}


#bodytext h1{
color: #0096db;
font-weight: normal;
padding: 0px;
font-size: 18px;
margin: 0px 0px 8px 0px;
line-height: 24px;
}

#bodytext h2{
color: #0096db;
font-weight: normal;
padding: 0px;
font-size: 14px;
margin: 24px 0px 8px 0px;
line-height: 18px;
}

#bodytext p{
line-height: 17px;
}

#bodytext ul{
margin: 14px 0px 14px 0px;
padding: 0px;
}

#bodytext ul li{
list-style-type: none;
margin: 8px 0px 8px 0px;
padding-left: 20px;
background: url(../images/bullet.gif) no-repeat 5px 4px;
}