﻿h1.contentheading,h1.contentheading a,h1.componentheading,h1.componentheading a,body.warranty h1,body.user h1{
  font-family:hc_arial_narrow;
  font-size:30px;
  padding-top: 10px;
  /*padding-bottom:10px;*/
  color:#4b317c;
}

h1.contentheading a:hover,h1.componentheading a:hover {
  color:#333;
}

body.user h2{
  padding: 6px 0;
}
.blog p,#page p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  padding-top: 5px;
  padding-bottom:5px;
  color:#444444;
  line-height: 18px;
}

#page h1,h1.componentheading,body.warranty h1,body.user h1 {
  border-bottom: 1px solid #e2e0e0;
  color:#4b317c;
}

.alert, .info, .notice, #system-message dd.error, #system-message dd.notice, #system-message dd.message, .box-save, .box-accept, .box-tip, .terms-of-service h5 {
  padding: 10px;
  margin: 0px 0px 15px 0px;
  height: 100%;
}



.alert, #system-message dd.error.message.fade, .terms-of-service h5 {
  background: #ffe6e6;
  border: 1px solid #ebc4c4;
  color: #833939;
}

dd.message ul li{
  padding-left:20px;
}

.alert .icon, .info .icon, .notice .icon, .box-save .icon, .box-accept .icon, .box-tip .icon {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 10px;  

}

.alert .icon, #system-message dd.error.message.fade ul {
  background: url(../images/icons/exclamation.png) no-repeat 0 0;
}

.info, #system-message dd.message {
  background: #e6f5ff;
  border: 1px solid #c2daea;
  color: #3d6b8a;
}

.info .icon, #system-message dd.message ul {
  background: url(../images/icons/information.png) no-repeat 0 0;
}

.notice, #system-message dd.notice.message.fade {
  background: #fffce6;
  border: 1px solid #eae5c2;
  color: #696025;
}



.notice .icon, #system-message dd.notice.message.fade ul {

  background: url(../images/icons/notice.png) no-repeat 0 0;

}



.box-save {

  background: #f5f5f5;

  border: 1px solid #e7e7e7;

  color: #505050;

}



.box-save .icon {

  background: url(../images/icons/drive_disk.png) no-repeat 0 0;

}



.box-accept {

  background: #f4fae1;

  border: 1px solid #d8e1bc;

  color: #606e35;

}



.box-accept .icon {

  background: url(../images/icons/accept.png) no-repeat 0 0;

}



.box-tip {

  background: #fefefe;

  border: 1px solid #f1f1f1;

  color: #303030;

}



.box-tip .icon {
  background: url(../images/icons/lightbulb.png) no-repeat 0 0;
}

.hikashop_header_title h1{
  padding-top:15px;
}

body.newsarticles p {
  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
line-height: 22px;
}

