﻿.spacer10 {
    clear: both;
    display: block;
    height: 10px;
    width: 10px;
}

.spacer20 {
    clear: both;
    display: block;
    height: 20px;
    width: 20px;
}

.spacer30 {
    clear: both;
    display: block;
    height: 30px;
    width: 30px;
}

.spacer40 {
    clear: both;
    display: block;
    height: 40px;
    width: 40px;
}

.spacer60 {
    clear: both;
    display: block;
    height: 50px;
    width: 50px;
}

.spacer80 {
    clear: both;
    display: block;
    height: 80px;
    width: 80px;
}

.nav {
    list-style: none;
    height: auto;
    color: #4D4D4D;
     font-size:14px!important;
     
      
    
}

.nav a
{
    
   text-decoration: none!important;}

.nav ul
{
    list-style: none;
    color: Black;
    display: block;
    width: 90%;

}

.right-border{    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #C0C0C0;
    min-height:300px;
    max-height:100%;
    display:block;
   width:19%!important;
    
   }
.right-allign{ text-align:right;}
.nav > li {
    float: none;
}

.nav > li > a {
    text-decoration: none!important;
}

.nav > li.hover > ul {
    left: 0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.nav li li a {
    text-decoration: none!important;
}

.nav li li li a {
    text-decoration: none;
    margin-left: -15px;
}

.nav li li a:hover, .nav li li li a:hover {
    text-decoration: none;
    color: Gray;
}

.arrow {
    background-position: right center;
    width: 210px;
    height: 25px;
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

.arrow2 {
    background-position: right center;
    width: 130px;
    height: 25px;
    background-image: url('../images/arrow2.png');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.text_justify {
    text-align: justify;
}

.text_center {
    text-align: center;
    border-bottom-style: solid;
}

.img_border {
    border: 1px solid gray;
}

ul.sq_style {
    list-style-type: square;
    margin-left: 15px;
}

.matt_fineart {
    font-size: 10px!important;
}

.panding_text {
    padding: 4px;
  background-color:#E4E5E6;
    color: BLACK;
}

.matt_fineart ul {
    margin-top: 5px;
}

.matt_fineart ul li {
    height: auto;
    font-size: 14px;
    margin: 0px 0 0 10px;
}

.matt_fineart ul li a {
    color: #000;
    display: block;
    text-decoration: none;
}

.matt_fineart ul li a:hover {
    color: #999999;
}

ul.View product {
    margin-top: 50px;
}

ul.View_product li {
    height: 1.5em;
    font-size: 14px;
    margin: 0px 0 0 10px;
}

ul.View_product li a {
    color: #000;
    display: block;
    text-decoration: none;
}

ul.View_product li a:hover {
    color: #999999;
}

.download_text a {
    color: gray;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.download_text a:hover {
    color: Black;
}

.link_product a {
    color: Black;
    font-size: 14px;
    text-decoration: none;
}

.link_product a:hover {
    color: Gray;
    text-decoration: none;
}

.textarea_input, .text_input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    margin: 0 0 5px;
    color: rgba(111, 190, 208, 0.6);
    font-family: Helvetica,"sans serif";
    font-style: italic;
    font-weight: lighter;
    height: 15px;
    line-height: 22px;
    padding: 0 5px;
    width: 95%;
}

.textarea_input:focus {
    color: rgba(111, 190, 208, 0.6);
}

.textarea_input .color {
    color: rgba(111, 190, 208, 0.6);
}

.textarea_input {
    color: rgba(111, 190, 208, 0.6);
    font-family: Helvetica,"sans serif";
    font-size: 14px;
    height: 115px;
    width: 260px;
}


   /********************  project ul li***************************/
        	   



.border {
    border: thin solid #808285;
    border-radius: 5px 5px 5px 5px;
    clear: none;
}

.img-wrap {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.img-overlay {
    background-color: #444444;
    bottom: 0;
    color: #FFFFFF;
    max-height: 20%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.img-wrap h2.float {
    top: 25%;
    width: 100%;
    font-size: 14px;
    line-height: 2em !important;
    position: absolute;
    text-align: center !important;
}

.img-wrap a {
    border: thin solid #808285;
    border-radius: 5px 5px 5px 5px;
    margin-left: 10px;
    padding: 2% 5% 2% 5%;
    font-size: 14px;
    color: #808285;
    text-decoration: none;
}

.img-wrap a:hover {
    background-color: #FFFFFF !important;
    opacity: 0.8;
    transition: opacity 0.05s ease 0s;
}

ul.myblock {
    float: left;
    height: auto;
    list-style-type: none;
    padding-left: 1%;
    width: 100%;
}

ul.myblock li {
    display: inline-block;
    float: left;
    height: auto;
    padding-left: 0.5%;
    margin: 3%;
}
