/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30 Dec 2015, 4:32:58 PM
    Author     : Gary
*/

body{
    background-color:#fff;
    margin: 2px 8px 8px 8px;
    font-family: 'Roboto', serif;
    font-size: 16px;

}

ul{
    padding-left: 70px;
}

html{
    margin: 0px;
}

.large_text {
    font-family: 'Tangerine', serif;
    font-size: 65px;
    text-align: center;
    color: #005;/*#6b002e;*/
    margin: 0 0 20px 0;
    padding: 0px 50px 0px 50px;
    color: #005;
    font-style: italic;
}


p {
    padding: 0 0 0 25px;
    min-width: 500px;
}



h1 {
    font-family: 'Tangerine', serif;
    font-size: 78px;
    width: 100%;
    text-align: center;
    color: #008;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    float: left;
    clear: both;
    
}

h2 {
    font-family: 'Tangerine', serif;
    font-size: 48px;
    width: 100%;
    text-align: center;
    color: #008;
    margin: 0px;
    padding: 5% 0px 0px 0px;
    float: left;
    clear: both;
    
}

h3{
    font-family: 'Roboto', serif;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 0px 0px 25px;
    clear: both;
    
}


h4{
    font-family: 'Roboto', serif;
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    padding: 20px 0px 0px 25px;
    clear: both;
}
/*- Menu Tabs 10--------------------------- */

#tabs10 {
    font: bold 11px/1.5em Verdana;
    float:left;
    width:100%;
    background:#fff;
    line-height:normal;
}

#tabs10 ul {
      margin:0;
      padding:10px 0 0 0;
      list-style:none;
  }
  
#tabs10 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs10 a {
    float:left;
    background:url("images/tableft10.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs10 a span {
    float:left;
    display:block;
    background:url("images/tabright10.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
    color:#FFF;
}

#tabs10 a:hover {
    background-position:0% -42px;
}

#tabs10 a:hover span {
    background-position:100% -42px; 
}


#comp_name{
    height: 82px;
    padding: 5px 0 0 0;
    
}

.PriceList{
    font-family: 'Roboto', serif;
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 0px 0px 25px;
    color: red;
    clear: both;
}



.my_left_img{
    float: left;
    padding: 0 1% 2% 1%;
    max-width: 448px; 
    min-width: 350px;
    width: 30%;
    height: auto;
}

.my_right_img{
    float: left;
    padding: 0 1% 2% 1%;
    height: auto;
    width: 50.4%;
    min-width: 588px;
    max-width: 752px;  
    }

#header_left{
    padding: 0px 0px 0px 0px;
    float: left;
}

#header_right{
    background-color:#fff;
    width: 380px;
    float: right;
    padding: 0px 0px 0px 0px;
    font-family: 'Tangerine', serif;
    font-size: 75px;
    text-align: center;
    color: #6b002e;
}

#contact_form{
    font-family: 'Open Sans', sans-serif;
    background-image: url("./images/shortpage40.png");
    width: 800px;
    height: 300px;
    margin: 0 auto 0 auto;
}

#message_result{
    
}

#page_container {
    background-color:#fff;
    margin: 20px auto 0px auto;
    width:100%;
    min-width: 800px;
    padding:0px 0px 0px 0px;
}

#full_page {
    margin: 20px auto 0px auto;
    padding: 0;
    border: 0;
    outline: 0;
    min-width: 500px;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
    
}    


#background_menu{
    clear: both;
    background: url(./images/tweni.jpg);
    background-size:     contain;
    background-repeat: no-repeat;
    background-position: top center;              /* optional, center the image */
    width: 100%;
    height: 0;
    padding-bottom: 31%;    
}

#background_body{
    background: url(./background/4.jpg); 
    background-size:     contain;
    background-repeat: no-repeat;
    background-position: top center;              /* optional, center the image */
    width: 100%;
    height: 0;
    opacity: 0.3;
    padding-bottom: 62.5%;
    
}


.form{
    padding: 0 20px 0 20px;
    width: 760px;
    height: 200px;
}



.form_table{
    width: 720px;
    text-align: center;
    padding: 0px 0px 0px 20px;
    color: #005;
    margin-left:auto;
    margin-right:auto;
    border-collapse:  collapse;  
    font-size: 16px;
    font-style: italic;

}

.form_table tr th{
    vertical-align: top;
    text-align: center;
    padding-left: 8px;
    font-size: 15px;
    border-bottom: solid #005 thin ;
    border-color: #aaa;
}

#msg_result{
    width: 800px;
    height: 373px;
    font-family: 'Open Sans', sans-serif;
    color: #005;
    font-style: italic;
    font-size: 28px;
    padding-top: 60px;
    text-align: center;
}

#info{
    color: #005;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 5px 0 15px 5px;
    text-align: left;
}

.form_table td{
    vertical-align: top;
    padding-left: 8px;
}


.form_lable{
    width: 160px;
    text-align: right;
    padding: 4px 1px 0px 0px;
    vertical-align: top;
}

.form_input{
    width: 300px;
    text-align: left;
    width: inherit;
    padding: 4px 2px 0px 1px;
}

.input-control{
    width: 300px;
    border:2px inset;
    border-radius:5px;
    font-family: Arial, sans-serif;

}

.lable_text {
    text-align: right;
    color: #000;
    border:1px solid blue;
    display: table-cell;
    padding: 1px 1px 0px 0px;
    width: 200px;
    float: left;
}

.buttons{
    color: #000055;
    font-family:  'Open Sans', sans-serif;
    font-size: 22px;
    font-style: italic;
    margin: 15px 10px 15px 10px;
    padding: 0 15px 0 15px;
}

#a{
    display: none;
}

