body{
    margin:0;
    background:url('/assets/templates/tecvisuals/images/tecvisuals-bg.jpg') repeat-x 50% 0;
    font:12px Tahoma, Geneva, sans-serif;
    color:#413d3d;
    line-height:1.6em;
}
form{
    margin:0;
    padding:0;
}
img{
    border:0;
}
a{
    color:#3e81af;
    text-decoration:none;   
}
a:focus{
    outline:none;
}
.bold{
    font-weight:bold;   
}
input, textarea,select{
    background:#b7c573; 
    border:1px solid #000;
}
h1{
    margin:0;
    padding:0 0 10px 0;
    font-size:18px;
}
h1 a{
    font-size:14px;
}
h2{
    margin:0;
    font-size:15px;
    padding:0 0 4px 0;
}
p{
    margin:0 0 10px 0;
}
fieldset{
    border:0;
    margin:0;
    padding:0;
}
button{
    cursor:pointer;
    margin:3px;
    border:1px solid #413d3d;
    color:#413d3d;
    padding:1px 3px;
    background:url('/assets/templates/tecvisuals/images/footer-bg.jpg');
}
button:hover{
    color:#000;
    border:1px solid #000;
}
#topbar{
    position:relative;
    height:12px;
    overflow:hidden; /**fixes ie6 issue of div under 19px height **/
    width:100%;
    background:url('/assets/templates/tecvisuals/images/topbar.jpg');
}
.wrapper{
    position:relative;
    width:760px;
    margin:0 auto;
}
.float:before, .float:after {
    clear:both;
    content:"";
    display:block; 
    height:0;
}
#header_wrap{
    z-index:2;      
}
#header_top{
    height:30px;
    width:760px;
    background:url('/assets/templates/tecvisuals/images/header-topbar.png');
    color:#fff;
}
#header_top a{
     color:#fff;
}
#header_top_left{
    position:relative;
    height:28px;
    padding:2px 0 0 10px;
    width:20px;
    float:left;
    font-weight:bold;
}
#header_top_left img{
    width:13px;
    height:20px;
}
#header_logo_link{
    position:relative;
    display:block;
    width:100px;
    height:58px;
}
#header_top_middle{
    position:relative;
    height:26px;
    padding:4px 0 0 0px;
    width:170px;
    float:left;
    font-weight:bold;
}
#header_top_right{
    position:relative;
    height:26px;
    padding:4px 10px 0 0;
    width:550px;
    float:left;
    text-align:right;
    font-size:12px;
}
#header_main{
    height:58px;
    width:760px;
    background:url('/assets/templates/tecvisuals/images/header-logo.png') no-repeat;


}
#header_main_left{
    position:relative;
    height:58px;
    padding:0px 0 0 10px;
    width:150px;
    float:left;
}
#header_main_right{
    position:relative;
    height:58px;
    padding:0px 10px 0 0;
    width:590px;
    float:left;
}

#header_main_menu, #header_main_menu ul{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    text-transform:uppercase;
    float:right;
}
#header_main_menu span{
    text-transform:lowercase;   
}
#header_main_menu li{
    position:relative;
    float:left;
}
#header_main_menu li a{
    padding:5px 12px;
    display:block;
    color:#cfcde7;
    font-size:14px;
}
#header_main_menu li.active a{
    color:#2d2d2e;
}
#header_main_menu li:hover{
    background:#464748;
}
#header_main_menu li:hover a{
    color:#a3a3a3;
}
#header_main_menu li a:active{
    color:#FFF; 
}
#header_main_menu li ul li:hover{
    /* created javascript to fix opera and safari with gif ani
    background:url('/assets/templates/tecvisuals/images/menu-bgani.gif?var=3'); */
}
#header_main_menu li:hover ul a{
    color:#cfcde7;
}
#header_main_menu li ul li:hover a{
    color:#464748;
}
#header_main_menu li ul li a:active{
    color:#FFF; 
}
#header_main_menu li:hover ul{
    visibility:visible;
}
#header_main_menu ul{
    position:absolute;
    text-transform:lowercase;
    visibility:hidden;
    background:url('/assets/templates/tecvisuals/images/head-menubg.jpg?') no-repeat #797979;
    width:180px;
}
#header_main_menu ul li{
    float:none;
    width:180px;
}
#header_main_menu ul li a{
}
#content_wrap{
    position:relative;
    z-index:1;
    width:740px;
    padding:10px 10px 0 10px;
}
#content_left{
    position:relative;
    width:180px;
    float:left;
    z-index:2;
   
}
#content_left_menu_middle{
    background:url('/assets/templates/tecvisuals/images/left-menubg.jpg') no-repeat #797979;
    height:700px;
}
#content_left_menu{
    position:relative;
    width:180px;
    margin:0px 0 10px 0;
    padding:10px 0 0 0;
    list-style:none;
    border-bottom:1px solid #868484;
}

#content_left_menu li a{
    padding:5px 12px;
    width:156px;
    display:block;
    color:#cfcde7;
    font-size:14px;
    text-transform:lowercase;
}
#content_left_menu li a:hover{
    color:#464748;
}
#content_left_menu_top{
    position:relative;
    width:180px;
    height:10px;
    overflow:hidden;
    background:url('/assets/templates/tecvisuals/images/left-menu-top.png');
}
#content_left_menu_bottom{
    position:relative;
    width:180px;
    height:10px;
    overflow:hidden;
    background:url('/assets/templates/tecvisuals/images/left-menu-bottom.png');
}
#content_left_status{
    position:relative;
    border-top:1px solid #868484;
    width:160px;
    padding:10px;
}
#content_left_status a{
     color:#cfcde7
}
#content_left_estimate{
    position:relative;
    border-top:1px solid #868484;
    padding:10px;
    width:160px;
    color:#bcee0c;
}
#content_left_estimate a{
    display:block;
    width:100%;
    color:#bcee0c;
}

#content_left_estimate_inner{
    position:absolute;
    top:0;
    left:180px;
    display:none;
}
#content_left_estimate_innerbg{
    height:235px;
    width:218px;   
    padding:10px 10px 10px 40px;
    background:url('/assets/templates/tecvisuals/images/estimate-bg.png');
}
#content_left_estimate_inner a{
   color:#413d3d;
}
#content_left_estimate_close{
    position:absolute;
    top:5px;
    left:200px;
}
#content_left_estimate:hover{
    background:#87A018;
}
#content_left_estimate:hover #content_left_estimate_inner{
   
}
#content_left_testimonial{
    position:relative;
    width:160px;
    padding:15px 10px;
    border-top:1px solid #868484;
    color:#272727;
    font-size:11px;
    line-height:1.3em;
}
#content_left_testimonial_title{
    font-size:22px;
    line-height:18px;
    padding:0 0 8px 0;
}
#content_left_testimonial_title span{
    font-weight:bold;
}
#content_left_testimonial_credit{
    text-align:right;
    font-size:9px;
    line-height:1em;
}

#content_left_featured{
    position:relative;
    width:160px;
    font-size:11px;
    padding:15px 10px 15px 10px;
    color:#272727;
    /* border-top:1px solid #868484; */
}
#content_left_featured a{
    color:#272727;
}
#content_left_featured_title{
    font-size:22px;
    line-height:18px;
    padding:0 0 8px 0;
}
#content_left_featured_text{
    margin:0 0 5px 0;
    text-transform:lowercase;
    line-height:1.3em;
}
#content_left_featured_title span{
    font-weight:bold;
}
#content_left_featured_credit{
    text-align:right;
    font-size:9px;
    line-height:1em;
}
#content_right{
    position:relative;
    margin:0 0 0 15px;
    width:545px;
    float:left;
    z-index:1;
}
.B_crumbBox{
    font-size:11px;
}
.B_crumbBox a{
    color:#cfcde7;
}
#content_right_title{
    padding:0 0 20px 0;
}
#content_right_title a{
    font:40px Georgia, Tahoma;
    font-style:italic;
    color:#413d3d;
}
.wlpeMessageText{
    color:green;
    font-weight:bold;
    border-bottom:1px solid #000;
}
.blog_left{
    line-height:1.3em;
}
.blog{
    position:relative;
    width:545px;
    margin:0 0 20px 0;
}
.blog_date{
    position:relative;
    padding:7px 0 0 0;
    text-align:center;
    font-size:18px;
}
.blog_date div{
    padding:4px 0 0 0;
    color:#fff;
    font-size:12px;
}
.blog_date p{
    padding:12px 0 0 0;
    margin:0;
    color:#fff;
    font-size:24px;
}
.blog_left{
    float:left;
    width:75px;
    height:75px;
    background:url('/assets/templates/tecvisuals/images/blog-datebg.png') no-repeat;    
}
.blog_right{
    position:relative;
    float:left;
    width:460px;
    padding:0 0px 0 10px;
}
.blog_right h2 a{
    font-weight:normal;
    font-size:14px;
}
.blog_read{
    padding:5px 0;
    text-align:right;   
}
.blog_categories{
    font-size:10px;
}
.blogby{
    margin:0 0 10px 0;
    font-size:10px;
}
#payment_steps{
    text-align:center;
    margin:10px 0 15px 0;
}
#footer_block{
    position:relative;
    width:760px;
    margin:0 0 15px 0;
}
#footer_sitemap{
    font-size:14px;
    font-weight:bold;
    margin:0 0 5px 0;
}
#footer_block_left{
    position:relative;
    width:349px;
    float:left;
    border-right:1px solid #a6a6a6;
}
#footer_block_right{
    position:relative;
    width:410px;
    float:left;
}
#footer_wrap_top{
    position:relative;
    margin:15px 0 0 0;
    width:100%;
    height:9px;
    background:url('/assets/templates/tecvisuals/images/footer-top.jpg');
}
#footer_wrap{
    position:relative;
    z-index:1;
    background:url('/assets/templates/tecvisuals/images/footer-bg.jpg');
}
#footer_wrap_inner{
    position:relative;
}
#footer_copy{
    position:relative;
    line-height:1.1em;
    text-align:left;
    width:760px;  
}
#footer_copy_left{
    position:relative;
    float:left;
    width:66px;
}
#footer_copy_middle{
    position:relative;
    float:left;
    width:620px;
}
#footer_copy_right{
    position:relative;
    float:left;
    width:74px;
}
#footer_menu{
    margin:0;
    padding:0;
    list-style:none;
    width:300px;
}
#footer_menu ul{
    margin:0;
    padding:0;
    list-style:none;
}
#footer_menu a{
    color:#413d3d;
}
#footer_menu li{
    border-bottom:1px solid #a6a6a6;
}
#footer_menu ul li{
    border:0;
    padding:0 0 0 10px;
    font-size:10px;
}
#footer_tools{
    padding:15px 0;
}
.home_blocks_go{

    text-align:right;
}



#home_quote_block{
    position:relative;
    float:left;
    width:218px;
    margin:0 0 0 0;
    font-size:10px;
}
.home_quote_left{
    position:relative;
    float:left;
    width:90px;
}
.home_quote_right{
    position:relative;
    float:left;
    width:128px;
    padding:0 0 8px 0;
}
.home_quote_right input, .home_quote_right textarea{
    background:#b7c573; 
    width:120px;
    margin:0;
    padding:0;
    border:1px solid #000;
    height:14px;
}
.home_quote_right textarea{
    height:90px;
    overflow:auto;
}
.home_quote_go{
    text-align:right;
}

/* -------category list  ----------------------------*/
#content_left_taglist{
    position:relative;
    width:160px;
    padding:15px 10px 15px 10px;
    color:#CFCDE7;
    border-bottom:1px solid #868484;
}
#content_left_taglist ul{
    margin:0;
    list-style:none;
    padding:0;
}
#content_left_taglist li{
    margin:0;
    padding:0 0 0 10px;
}
#content_left_taglist li a{
    color:#CFCDE7;
}
/* -------category list  ----------------------------*/



