﻿
#wrapper    {
    font-size: 1.2em;
}
#headspace  {
    font-size: 1.2em;
    line-height: normal;
    font-weight: normal;
}

.panel a    {
    font-size: 15px;
}
li
{
    margin: 0;
}
#products h1 {
    color: black;
}
/*  *************************************  OWN CSS *******************************  */
.mainhead {
    text-decoration-line: underline;
    
}
.accstyle {
    font-size: 15px;
    color: #444;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
.leftalign  {
    text-align: left;
}
.boldhead   {
    font-size: 1.3em;
    padding-left:   0px;
    color: #444;
}
#gallery {
    display: block;
    text-align: center;
    width:100%;
    height: auto;
    margin-top:50px;
}
.subbold    {
    color: #444
}
#headspace    {
    margin: 0 auto;
    width: 95%;
    height: auto;
    line-height: 30px;
}
.zline  {
    line-height: 40px;

}
#products h2    {
    font-size: 1.5em;
    
    color: #444;
    font-weight: bold;
}
.underred   {
    text-decoration-line: underline;
    text-decoration-color: #e44a4a;
    
}
.padspace   {
    padding-left: 10px;
}
#products a:hover {
    color:#48505f;
    text-decoration: underline;
}
#products a
{
    color: #e44a4a;
    text-decoration: none;
}
#pointfont a {
    color:#48505f;
    text-decoration: none;
    font-size: 1.1em;
}
#pointfont a:hover
{
    color: #a1a8b3;
    text-decoration:underline;
}
body
{
    background-color: #fff;
    margin: 0 auto;
   
    font-style: normal;
}

th, td {
    padding: 8px;
    text-align: left;
    border: 1px solid #ddd;
}
.parastyle
{
    color: #111;
    font-family: verdana;
    font-size: 15px;
    padding: 20px;
    line-height: 23px;
}
.fntstyle {
    font-size: 0.5em;
    color: grey;
    margin: 0;
    padding: 0;
    
}

.leftalgn   {
    text-align: left;
}
.appta li  {
    list-style-type: circle;
    font-size: 15px;               
    padding-bottom: 0;
    color: #444;
    font-weight: normal;
}
.appta b    {
    font-size:15px;
}
.appli li  {
    list-style-type: circle;
    font-size: 15px;
    padding-bottom: 0;
    color: #444;
    font-weight: normal;
	line-height: 25px;
}
.appli ul   {
    padding-left: 30px;
}

.panel table {font-size:15px;}


.appta ul   {
    padding-left: 30px;
}
.applo  {
    list-style-type: decimal;   
    font-size: 15px;
    padding-left: 30px;
    color: #444;
    padding-bottom: 0;
}
}
.appnone    {
    list-style-type: none;
}


.pointerfont    {
    color: #273e57;
    font-size: 1em;
    
}
.uline  {
    text-decoration-line: underline;
}
.smallit    {
    font-size: 1em;
    font-style: italic;
    color: #444;
}
.smallit  li  {
    font-size: 1em;
    font-style: italic;
    color: #444;
    font-weight: normal;
}
table
{
    width: 100%;
    border-collapse: collapse;
    font-family: verdana;
    font-size: 14px;
}
tr:nth-of-type(odd)
{
    background: #f5f4f4;
    color: #48505f;
}
th
{
    background: #485f76;
    color: #fff;
    font-weight: 700;
}
td
{
    color: #48505f;
}
td, th
{
    padding: 6px;
    border: 1px dotted #ccc;
}


@media screen and (max-width:480px)
{
	.appli li  {font-size: 14px !important; }
}

/*   *************************************  OWN CSS *******************************  */




