/*=========================== TAGS ============================*/

* { 
    margin:0; 
    padding:0;
}

html {
    min-width:1020px;
} 

body { 
    background: #CACED1 url(/assets/images/bg/bg.jpg) center top repeat;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:100%; 
    line-height:1em; 
    color:black; 
    min-width:1020px;
    padding-bottom:5px;
}

object { 
    vertical-align:top; 
    outline:none;
}

input, 
textarea, 
select { 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:1em; 
    vertical-align:middle; 
    font-weight:normal;
}

fieldset {
    border:0;
}

p { 
    margin:0; 
    padding:0;
}

img { 
    border:0; 
    vertical-align:middle; 
    text-align:left;
}

ul, 
ol { 
    list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
    float:left;
}

.fright { 
    float:right;
}

.clear { 
    clear:both;
}

.alignright { 
    text-align:right;
}

.aligncenter { 
    text-align:center;
}

.wrapper { 
    width:100%; 
    overflow:hidden;
}

.extra-wrap {
    overflow:hidden;
}

.container { 
    width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
    background:url(/assets/images/bg/bg.jpg) center top repeat green;
}

/*=========================== FORMS ===========================*/

#contacts-form fieldset {
    float:left;
}
#contacts-form .field1 {
    width:322px;
}
#contacts-form .field1 div { 
    height:59px;
    background:url(/assets/images/input-bg.gif) no-repeat left top;
}
#contacts-form .field2 {
    width:257px;
}
#contacts-form .field2 span {
    height:150px;
    display:block;
    width:257px;
    background:url(/assets/images/textarea-bg.gif) no-repeat left top;
    margin-bottom:19px;
}
#contacts-form input {
    width:223px; 
    background:none;
    margin:10px 0 0 16px;
    text-transform:uppercase;
    color:#8f8f8f;
    border:0; 
    vertical-align:top; 
    line-height:1.2em;
}
#contacts-form textarea { 
    width:241px; 
    height:138px;
    text-transform:uppercase; 
    overflow:auto;
    background:none;
    color:#8f8f8f;
    border:0; 
    padding:10px 0 2px 16px; 
}

/*========================== LISTS ============================*/

.list {
    padding-bottom:20px;
}
.list.alt {
    padding:0;
    margin:0;
}
.list li {
    padding:0 0 7px 24px;
    background:url(/assets/images/marker.png) no-repeat left top;
}
.list_s li {
    /*background:url(/assets/images/marker_s.png) no-repeat left top;*/
    background-image:url(/assets/images/marker.png);
}
.list_p li {
    /*background:url(/assets/images/marker_p.png) no-repeat left top;*/
    background-image:url(/assets/images/marker.png);
}
.list_grey li {
    /*background:url(/assets/images/marker_grey.png) no-repeat left top;*/
    background-image:url(/assets/images/marker.png);
}
.list li li {
    background:none;
}
.list li a {
    /*color:#d47438;*/
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.list li a:hover {
    color:#019FFF;
    text-decoration: underline;
}

.list1 {
    margin-top:-35px;
}
.list1 li {
    width:100%;
    overflow:hidden;
    vertical-align:top;
    line-height:1.8em;
    padding-top:35px;
}
.list1 li.last {
    padding-bottom:20px;
}
.list1 li.last1 {
    padding-bottom:36px;
}
.list1 li img {
    float:left;
    margin-right:19px;
}
.list1 li b {
    font-size:1.1em;
    color:#3c3d3f;
    display:block;
}

.list2 {
    padding-bottom:20px;
}
.list2 li {
    line-height:1.55em;
    padding-bottom:16px;
}
.list2 li span,
.list2 li a {
    font-size:1.1em;
}
.list2 li span {
    color:#c7690f;
}
.list2 li a {
    font-weight:bold;
    
}

.list3 li {
    width:100%;
    overflow:hidden;
    vertical-align:top;
    line-height:1.8em;
    padding-bottom:20px;
}
.list3 li b {
    font-size:1.1em;
    color:#3c3d3f;
    display:block;
}

/*========================== OTHER ============================*/

.img-box1 { 
    width:100%; 
    overflow:hidden;
    margin:-37px 0 0 -23px;
    position:relative;
}
.img-box1 img { 
    float:left; 
    margin:0 38px 0 0;
}
.img-box1 p {
    font-size:1.1em;
    line-height:1.6em;
}

.img-box2 { 
    width:100%; 
    overflow:hidden;
    padding-bottom:20px;
}
.img-box2 img { 
    float:left; 
    margin:0 19px 0 0;
}

p { 
    line-height:1.6em;
    margin-bottom:16px;
}
.p1 {
    margin-bottom:7px;
}
.p2 {
    margin-bottom:21px;
}
.p3 {
    margin-bottom:28px;
}
.p0 {
    margin:0;
}

.address span { 
    float:right; 
    margin-right:22px;
}
.address ul {
    width:184px;
    float:left;
    margin:-16px 54px 0 0;
}
.address ul.last {
    margin-right:0;
}
.address ul li {
    padding-top:16px;
}
.address ul li em {
    color:#58ad25;
    font-style:normal;
    display:block;
}

dl {
    margin-bottom:-16px;
}
dl dt {
    color:#58ad25;
}
dl dd {
    padding-bottom:16px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a{ 
    text-decoration: none;
    color:#A51515; 
    outline:none;
}
a:hover {
    color: #019FFF;
    text-decoration: underline;
}

h1, h2 {
    width: 80%;
    color: #606061;
    font-size:30px;
    line-height:1.2em;
    text-transform:none;
    letter-spacing:-1px;
    padding:0 0 9px 14px;
    margin:0 0 37px 0;
    /*background:url(/assets/images/line-hor.gif) repeat-x left bottom;*/
    background:url(/assets/images/gradient_blue.png) repeat-x left top;
    border-radius: 0.5em 0px;
    -moz-border-radius: 0.5em 0px;
    -webkit-border-radius: 0.5em 0px;
    
}
h3{
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
h4 {
    color:#3c3d3f;
    font-size:1.1em;
    text-transform:uppercase;
    margin-bottom:14px;
    line-height: 120%;
}
h4.alt {
    margin-bottom:25px;
}

.txt1 {
    color:#3c3d3f;
}

.link1 { 
    display:inline-block; 
    background:url(/assets/images/link1-right.gif) no-repeat right top; 
    color:#838384; 
    text-decoration:none;
    font-size:16px;
    text-transform:none;
}
a.link1{
    color: #c80000;
    border: 1px solid transparent;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
a.link1:hover{
    color: #019FFF;
    border: 1px solid #019FFF;
}
.link1 em { 
    display:inline-block; 
    background:url(/assets/images/link1-left.gif) no-repeat left top;
    padding:0 7px;

}
.link1 b { 
    display:inline-block; 
    background-color:#eaeaeb; 
    padding:4px 18px 5px 18px; 
    font-style:normal; 
    font-weight:normal;
}
.link1:hover {
    color: #C80000;
    text-decoration:none;
}

.line-hor { 
    overflow:hidden;
    height:2px;
    background:url(/assets/images/line-hor.gif) repeat-x left center; 
    font-size:0; 
    line-height:0;
    margin:8px 0 21px 0;
}
.line-hor.alt {
    margin-top:26px;
    padding:0;
}

.title { 
    margin:0 0 25px 0;
    width:286px;
    height:61px;
    background-repeat:no-repeat;
    background-position:left top;
    text-align:center;
    color:#fff;
    font-size:24px;
    line-height:1.2em;
    letter-spacing:-1px;
    text-transform:none;
    position:relative;
}
.title span {
    display:block;
    padding-top:12px;
}
.title a{
    color: #D1DFEF;
}
.title a:hover{
    color: #019FFF;
}
.title.color1 {
    background-image:url(/assets/images/title-bg1.gif);
}
.title.color2 {
    background-image:url(/assets/images/title-bg2.gif);
}
.title.color3 {
    background-image:url(/assets/images/title-bg3.gif);
}

/*============================ BOXES ==========================*/

.box { 
    width:100%;
}
.box .left-top-corner { 
    background:url(/assets/images/border.png) no-repeat left top; 
    height:6px; 
    padding-left:6px;
}
.box .right-top-corner { 
    background:url(/assets/images/border.png) no-repeat right top; 
    height:6px; 
    padding-right:6px;
}
.box .border-top { 
    background:url(/assets/images/border.png) left top repeat-x; 
    height:6px; 
    font-size:0; 
    line-height:0; 
    width:100%;
}
.box .border-left { 
    background:url(/assets/images/border.png) left top repeat-y; 
    padding-left:6px;
}
.box .border-right { 
    background:url(/assets/images/border.png) right top repeat-y; 
    padding-right:6px;
    position:relative;
}
.box .xcontent { 
    background:url(/assets/images/box-tail.png);
    padding:42px 39px 76px 39px;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}

.footer-box {
    width:100%;
    background:url(/assets/images/footer-tail.gif) repeat-x left top;
}
.footer-box .left {
    background:url(/assets/images/footer-left.gif) no-repeat left top;
}
.footer-box .right {
    height:76px;
    background:url(/assets/images/footer-right.gif) no-repeat right top;
}
.footer-box .inner {
    padding:19px 0 0 60px;
}

/*=========================HEADER===============================*/
#header{
    position: relative;
	background:url(/assets/images/bg/bg.jpg) center top repeat green;
}



/*========================= CONTENT ===========================*/
#banner{
    position: absolute;
    top: -15em;
    right: 24em;
    margin-left: 4em;
    z-index: 100;
}

#content {
	
    margin-top:-302px;
    position:relative;
}
#content .indent {
    padding-bottom:50px;
}
#content .indent1 {
    padding:0 8px 0 14px;
}

/*========================= FOOTER ============================*/
#footer{
	
}

#footer .fright {
    padding-right:60px;
}
#footer .fright,
#footer p,
#footer a {
    color:#606061;
}
#footer ul {
    padding-bottom:6px;
}
#footer ul li {
    padding-right:18px;
    display:inline;
    margin-right:17px;
    background:url(/assets/images/divider.gif) no-repeat right 4px;
}
#footer ul li.last {
    background:none;
}
#footer ul li a {
    text-decoration:none;
}
#footer ul li a:hover {
    text-decoration:underline;
}

/*==errors============*/
.error{
    color: #ff0000;
}
p.error{
    background-color: #8393AC;
    padding: 0.5em;
    margin: 0.5em;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}

/*=============================================================*/

p{
    margin-top: 1em;
}

.simple_list li{
    margin-left: 1em;
    margin-bottom: 0.5em;
}
.simple_list .heading{
    display: block;
    margin-bottom: 0.5em; margin-top: 1em;
    font-weight: bold;
}

.col_3, .col_4{
    margin-top: 1em;
}
.col_3 .col{
    float: left;
    width: 28%;
    margin: 0.5em;

}
.col_4 .col{
    float: left;
    width: 15%;
    margin: 0.5em;
}

/** for two column false tables */
.cols{
    float: left;
    clear: both;
}
.list .col_w1{
    display: block; 
    float: left;
    width: 8em;
}
.list .col_wa{
    display: block;
    float:left;
    margin-left: 1em;
    clear: right;
}

/*== pages ===========*//
#clients h3{
    padding: 0.5em;
    /*color: #3172B4;*/
    color: black;

}
#clients li{
    background-image: url(/assets/images/gradient_red.png);
    background-repeat: repeat-x;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
#clients quote{
    display: block;
    margin: 0.5em;
    font-style: italic;
    color: #C7730F;
}

#galleryMenu{
    
}
#galleryMenu li{
    float: left;
    margin: 0.5em;
}

#gallery{
    padding: 0.3em;
    margin: 0.3em;
    text-align: center;
}
ul.gallery{
    margin-bottom: 1em;  
}
.gallery li{
    float: left;
    width: 160px;
    height: 120px;
    padding: 2px;
    margin: 6px;
    border: 3px outset #C80000;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
.gallery li.high{
    height: auto;
}
.gallery li:hover{
    border-color: #019FFF;
}
.gallery li img{
    margin-top: 2%;
    width: 94%;
    height: 94%;
}
/* Tab Navigation */
ul.tabs li{
    padding: 0.5em;
    border: 1px solid #cccccc;
    border-radius: 1em 0px;
    -moz-border-radius: 1em 0px;
    -webkit-border-radius: 1em 0px;
    background-color: #F8F7F7;
}
ul.tabs li:hover{
    border: 1px solid #019FFF;
}
ul.tabs li.selected{
    position: relative;
    border-bottom: none;
}
ul.tabs a{
    text-decoration: none;
    color: black;
}
ul.tabs a:hover{
    color: #019FFF;
}
ul.tabs a.selected{
    color: #c80000;
    text-decoration: underline;
    font-weight: bold;
}