body, html {
  background-color: #dedede;
  margin:0;
  padding:0;
  font-family: Verdana;
  font-size: 12px;
}
#swipetop {
  background-color: #bce0ee;
  width: 97%;
  border-bottom: 2px solid #000;
  overflow: hidden;
  padding: 20px;
}
.swipelogo {
  background-image: url('../images/logo.png');
  width: 110px;
  height: 40px;
  border: 0px;
  float: left;
}
.usersonline {
  background-color: #FFF;
  width: 130px;
  height: 50px;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  float: right;
}
.usrtxt {
  margin-top: 17px;
}
#swipenavi {
  background-image: url('../images/navigation.png');
  width: 724px;
  border: 2px solid #000;
  border-top: 0px solid #000;
  padding: 8px;
  margin:0 auto;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  -moz-border-bottomleft-radius:5px;
  -moz-border-bottomright-radius:5px;
  -webkit-border-bottomleft-radius:5px;
  -webkit-border-bottomright-radius:5px;
}
.sfont {
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
.sfont a:link {
  width: 100%;
  color: #FFF;
  text-decoration: none;
}
.sfont a:visited {
  width: 100%;
  color: #FFF;
  text-decoration: none;
}
.sfont a:hover {
  width: 100%;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}
.sfont a:active {
  width: 100%;
  color: #FFF;
  text-decoration: none;
}
#swipewrapper {
  width: 740px;
  overflow: hidden;
  margin:0 auto; 
  margin-top: 10px;
}
#userwrapper {
  overflow: hidden;
  width: 305px;
  float: left;
}
#usertitle {
  background-image: url('../images/title.png');
  width: 292px;
  padding: 4px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-topleft-radius: 10px;
  -moz-border-topright-radius: 10px;
  -webkit-border-topleft-radius: 10px;
  -webkit-border-topright-radius: 10px;
  border: 3px solid #EEE;
  border-bottom: 0px;
  color: #FFF;
  font-weight: bold;
}
#usercontent {
  background-color: #FFF;
  width: 300px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-bottomleft-radius: 10px;
  -moz-border-bottomright-radius: 10px;
  -webkit-border-bottomleft-radius: 10px;
  -webkit-border-bottomright-radius: 10px;
  border: 3px solid #EEE;
  border-top: 0px;
}
.avatar {
  width: 292px;
  text-align: center;
  margin:0 auto;
  padding: 4px;
}
.avatarbg {
  background-image: url('../images/hc_star_green.png');
  width: 106px;
  margin:0 auto;
  height: 106px;
}
.motto {
  width: 100%;
  text-align: left;
  padding: 2px;
  border-top: 3px solid #eee;
  overflow:hidden;
}
.mottotext {
  float: left;
  margin-right: 4px;
}
.crepix {
  width: 100%;
  text-align: left;
  overflow: hidden;
  border-top: 3px solid #eee;
}
.credits {
  float: left;
  border-right: 3px solid #eee;
  padding: 2px;
  width: 140px;
}
.pixels {
  float: right;
  padding: 2px;
  width: 140px;
}
#enterhtl {
  background-image: url('../images/enterhtl.png');
  border: 3px solid #EEE;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 80px;
  float: right;
  text-align: center;
  text-decoration: none;
  width: 260px;
}
#enterhtl a:link {
  background-image: url('../images/enterhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 80px;
  float: right;
  text-decoration: none;
}
#enterhtl a:visited {
  background-image: url('../images/enterhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 80px;
  float: right;
  text-decoration: none;
}
#enterhtl:hover {
  background-image: url('../images/enterhtl2.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 80px;
  float: right;
}
#enterhtl a:active {
  background-image: url('../images/enterhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 80px;
  float: right;
  text-decoration: none;
}
.ehtlfont1 {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px #AAA, -1px -1px #333;
  text-decoration: none;
}
.ehtlfont1 a:link {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px #AAA, -1px -1px #333;
  text-decoration: none;
}
.ehtlfont1 a:visited {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px #AAA, -1px -1px #333;
  text-decoration: none;
}
.ehtlfont1 a:hover {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px #AAA, -1px -1px #333;
}
.ehtlfont1 a:active {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px #AAA, -1px -1px #333;
  text-decoration: none;
}
.ehtlfont2 {
  color: #3ba800;
  font-size: 24px;
  font-weight: bold;
}
#registerhtl {
  background-image: url('../images/registerhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 60px;
  float: right;
}
#registerhtl a:link {
  background-image: url('../images/registerhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 60px;
  float: right;
  text-decoration: none;
}
#registerhtl a:visited {
  background-image: url('../images/registerhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 60px;
  float: right;
  text-decoration: none;
}
#registerhtl:hover {
  background-image: url('../images/registerhtl2.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 60px;
  float: right;
}
#registerhtl a:active {
  background-image: url('../images/registerhtl.png');
  border: 3px solid #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 60px;
  float: right;
  text-decoration: none;
}
.rhtlfont {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px #AAA, -1px -1px #333;
}
.rhtlfont a:link {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}
.rhtlfont2 {
  color: #ccc;
  font-size: 10px;
}
.rhtlfont2 a:link {
  color: #ccc;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.rhtlfont2 a:visited {
  color: #ccc;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.rhtlfont2 a:hover {
  color: #AAA;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.rhtlfont2 a:active {
  color: #ccc;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
#usercontent input[type=text] {
  background-color: #EEE;
  border: 1px solid #CCC;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 4px;
}
#usercontent input[type=password] {
  background-color: #EEE;
  border: 1px solid #CCC;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
  padding: 4px;
}
#usercontent input[type=submit] {
  background-image: url('../images/loginbtn.png');
  border: 1px solid #AAA;
  width: 100%;
  border-top: 0px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottomleft-radius: 7px;
  -moz-border-bottomright-radius: 7px;
  -webkit-border-bottomleft-radius: 7px;
  -webkit-border-bottomright-radius: 7px;
  margin-bottom: 0px;
  padding: 8px;
  color: #FFF;
  font-weight: bold;
  margin-top: 0px;
}
#usercontent input[type=submit]:hover {
  background-image: url('../images/loginbtn_light.png');
  border: 1px solid #CCC;
  border-top: 0px;
  width: 100%;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottomleft-radius: 7px;
  -moz-border-bottomright-radius: 7px;
  -webkit-border-bottomleft-radius: 7px;
  -webkit-border-bottomright-radius: 7px;
  padding: 8px;
  color: #FFF;
  font-weight: bold;
  margin-top: 0px;
}
#newstitle {
  background-image: url('../images/newstitle.png');
  width: 751px;
  padding: 4px;
  margin:0 auto;
  margin-top: 10px;
  border: 3px solid #EEE;
  border-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-topleft-radius: 10px;
  -moz-border-topright-radius: 10px;
  -webkit-border-topleft-radius: 10px;
  -webkit-border-topright-radius: 10px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}
#newswrapper {
 width: 759px;
 overflow: hidden;
}
#newscontent {
  width: 743px;
  height: 284px;
  padding: 8px;
  margin:0 auto;
  border: 3px solid #EEE;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-bottomleft-radius: 10px;
  -moz-border-bottomright-radius: 10px;
  -webkit-border-bottomleft-radius: 10px;
  -webkit-border-bottomright-radius: 10px;
  color: #FFF;
  font-size: 16px;
}
#swipereg {
  background-color: #FFF;
  width: 743px;
  border: 3px solid #EEE;
  padding: 8px;
  margin:0 auto;
  overflow: hidden;
  margin-top: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#swipereg input[type=text] {
  width: 358px;;
}
#swipereg input[type=password] {
  width: 358px;;
}
.swipeForm {
  width: 358px;
  float: left;
}
.swipeRegNote {
  width: 354px;
  border: 1px solid #CCC;
  float: right;
  height: 200px;
  text-align: center;
  padding: 2px;
}
.swipeError {
  width: 100%;
  border: 1px solid #b80000;
  background-image: url('../images/error.png');
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 2px;
}
.swipeSuccess {
  width: 100%;
  border: 1px solid #b80000;
  background-image: url('../images/success.png');
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 2px;
}
.mottocolor {
  color: #AAA;
  margin-left:0px;
  margin-top:0px;
  text-align: left;
}
#footer {
  color: #BBB;
  font-size: 12px;
  margin:0 auto;
}
.swipeLogout {
  float:right;
  margin-right:10px;
  border:2px solid #000;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  -moz-border-bottomleft-radius:5px;
  -moz-border-bottomright-radius:5px;
  -webkit-border-bottomleft-radius:5px;
  -webkit-border-bottomright-radius:5px;
  background-image: url('../images/logout.png');
  padding:8px;
  border-top:0px;
}
.swipeLogout a:link {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.swipeLogout a:visited {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.swipeLogout a:hover {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}
.swipeLogout a:active {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}