* {
 margin: 0;
 padding: 0;
}

body {
 color: #c2c2c2;
 background: #4d4d4d url(../../images/bg.jpg) repeat-x top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}

img {
 border: none;
}

a {
 outline: none;
}

#wrapper {
 width: 1119px;
 background: url(../../images/cloud_bg.jpg) no-repeat top;
 margin: 0 auto;
}

#saleswrapper {
 width: 1024px;
 background: #000 url(../../images/login_bg.jpg) no-repeat top;
 margin: 0 auto;
}

#container {
 width: 912px;
 min-height: 400px;
 height: auto !important;
 height: 400px;
 background: url(../../images/wrapper_bg.png) repeat-y top;
 margin: 0 auto;
}

#salescontainer {
 width: 912px;
 margin: 0 auto;
}

#header {
 width: 900px;
 height: 92px;
 background: url(../../images/header_bg.jpg) no-repeat top;
 margin: 0 0 -7px 4px;
}

html>body #header {
 margin: 0 0 0 4px;
}

#login {
 float: right;
 padding: 10px 5px 0 0;
}

#login li {
 float: left;
 display: inline;
 list-style: none;
 margin-right: 3px;
}

#login input {
 height: 15px;
 padding-left: 4px;
}

#login input.loginbutton {
 width: 65px;
 height: 20px;
}

html>/**/body #login input.loginbutton {
 margin-top: -1px;
}

#login a {
 color: #c65d01;
 text-decoration: none;
 font-weight: bold;
}

#login p {
 clear: left;
 text-align: right;
 font-size: 0.85em;
 padding: 0 5px 0 0;
}

html>/**/body #login p {
 padding: 6px 5px 0 0;
}

h1 a span {
 margin-left: -4000px;
}

#nav {
 width: 893px;
 height: 32px;
 background: url(../../images/nav_bg.jpg) repeat-x top; 
 padding-left: 5px;
 margin-left: 5px;
 border-top: 1px solid #000;
}

#nav ul {
 width: 895px;
}

#nav ul li {
 width: 110px; 
 height: 23px;
 border-right: 1px solid #000;
 padding: 5px 0 0 0;
 list-style: none;
 display: inline;
 float: left;
}

html>body #nav ul li {
 padding: 8px 0 0 0;
}

#nav ul li.end {
 border-right: none;
}

#nav ul li a {
 width: 111px; 
 height: 23px;
 color: #fff;
 display: block;
 text-decoration: none;
 font-size: 0.9em;
 font-weight: bold;
 text-transform: uppercase;
 text-align: center;
}

#nav ul li a:hover {
 color: #ffac0c;
}

#nav ul li a.selected {
 height: 19px;
 color: #ffac0c;
 border-bottom: 4px solid #c65d01;
}

#slideshow {
 width: 900px;
 clear: both;
 padding-top: 10px;
 margin-left: 4px;
}

#slideshow img {
 width: 900px;
}

#content {
 width: 900px;
 min-height: 271px;
 height: auto !important;
 height: 271px;
 background: url(../../images/content_bg.jpg) no-repeat top;
 margin: -3px 0 0 4px;
}

html>/**/body #content {
 margin: 0 0 0 4px;
}

#homeslideshow {
 height: 255px;
}

#tabs {
 height: 60px;
}

#tabs ul li {
 width: 285px;
 height: 36px;
 list-style: none;
 display: inline;
 float: left;
 margin: 0 0 15px 12px;
}

#tabs ul li a {
 width: 285px;
 height: 28px;
 background: url(../../images/tab_bg.png) no-repeat top;
 display: block;
 text-align: center;
 color: #fff;
 font-size: 1.3em;
 padding-top: 8px;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 outline: none;
}

#tabs ul li a:hover {
 background: url(../../images/tab_bg_hover.png) no-repeat top; 
}

#tabs ul li.active {
 height: 41px;
 background: url(../../images/tab_selected.png) no-repeat top; 
 padding-top: 6px;
}

#tabs ul li.active a {
 color: #ffdfa0;
 background: transparent !important;
}

#tabs ul li.active a:hover {
 height: 35px;
 background: url(../../images/tab_selected.png) no-repeat top; 
}

#tabs ul li#tab1 {
 display: none !important;
}

.tab_container {
 clear: both;
}

.tab_content {
 display: none;
}

#content h2 {
 clear: both;
 color: #dfe1e6;
 font-size: 1.3em;
 padding-left: 20px;
}

#content h2 span {
 color: #c65d01;
 text-transform: uppercase;
}

.text {
 width: 837px;
 min-height: 180px;
 height: auto !important;
 height: 180px;
 background: #1d1d1d;
 border: 1px solid #3f3f40;
 margin: 12px 0 0 15px;
 padding: 15px 15px 0 15px;
}

html>/**/body .text {
 padding: 15px 15px 5px 15px;
}

.textbox {
 width: 377px; 
 float: left;
}

.textbox p {
 font-size: 1.1em;
 margin-bottom: 10px;
 line-height: 1.3em;
}

.box1 {
 margin-right: 75px;
}

.clear {
 clear: both;
}

#bottom {
 width: 900px;
 height: 158px;
 background: #121212 url(../../images/bottom_bg.jpg) repeat-x top;
 margin: 20px 0 0 4px;
}

#bottomslide {
 width: 282px;
 height: 133px;
 color: #2e2e2e;
 float: right;
 margin: 10px 10px 0 0;
}

html>body #bottomslide {
 margin: 10px 15px 0 0;
}

#bottomslide img {
 border: 1px solid #000;
}

#bottom h3 {
 color: #c65d01;
 font-size: 1.3em;
 padding: 3px 0 3px 20px;
}

#productlist {
 width: 550px;
 background: #1d1d1d;
 border: 1px solid #3f3f40;
 margin: 0 0 0 13px;
 padding: 10px;
}

#productlist table {
 width: 550px;
}

#productlist table td {
 color: #fff;
 padding-bottom: 1px;
}

#productlist table td span,
#content.sub ul.servlist li span {
 color: #c65d01;
 font-weight: bold;
}

#footer {
 width: 892px;
 clear: both;
 background: url(../../images/footer_bg.png) no-repeat top;
 margin-left: 104px;
 padding: 5px 10px;
 font-size: 0.9em;
}

#footer p#numbers {
 width: 892px;
 color: #ebd9cc;
 margin-bottom: 10px;
}

#footer p#numbers span.center {
 padding: 0 16px 0 4px;
}

#footer p#numbers span.right {
 float: right;
 padding-right: 4px;
}

#footer a {
 color: #fff;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
}

#footer p.footerright {
 color: #fff;
 float: right;
}

#footer p.footerleft {
 color: #fff;
}

#content.sub h2 {
 padding-top: 15px;
}

#content.sub ul.servlist {
 padding-left: 15px;
}

#content.sub ul.servlist li {
 list-style: none;
 padding-bottom: 3px;
}

#content.sub table#regform {
 width: 500px;
 color: #fff;
 font-weight: bold;
 font-size: 1.1em;
}

#content.sub table#regform td {
 padding-bottom: 7px;
}

#content.sub table#regform td.submit input {
 color: #fff;
 background: #d3841d;
 border: 1px outset #fff;
 font-weight: bold;
 padding: 2px 5px;
 margin-right: 10px;
}

#content .gallery {
 padding: 15px 0 0 35px;
}

#content ul.contact li {
 list-style: none;
}

#content ul.contact li input,
#content ul.contact li select {
 margin-bottom: 6px;
}

#content ul.contact li.submit input {
 color: #fff;
 background: #d3841d;
 border: 1px outset #fff;
 font-weight: bold;
 padding: 2px 5px;
 margin-top: 4px;
}

#content .text a {
 color: #d3841d;
}

#locations {
 width: 837px;
 height: 544px;
 color: #fff;
 background: #726554;
 margin-bottom: 10px;
}

#locations #map {
 width: 548px;
 height: 525px;
 background: url(../../images/locationmap.jpg) no-repeat top;
 float: left;
 margin: 10px 0 0 5px;
}

#locations a.austinmap {
 width: 41px;
 height: 39px;
 float: left;
 margin: 283px 0 0 348px;
}

#locations a.laredomap {
 width: 41px;
 height: 39px;
 clear: left;
 float: left;
 margin: 98px 0 0 271px;
}

#locations a span {
 display: none;
}

#locations a:hover span.laredopic {
 display: block;
 float: left;
 margin: -35px 0 0 -120px;
}

#locationsinfo {
 float: left;
 padding: 0 0 0 30px;
}

#locationsinfo ul {
 padding: 20px 0 0 0;
 font-size: 1.3em;
}

#locationsinfo ul li {
 list-style: none;
}

#locationsinfo ul li.name {
 font-weight: bold;
 font-size: 1.1em;
}

#content.contractors {
 width: 882px;
 background: #7a4907 url(../../images/contractor_bg.jpg) repeat-x bottom;
 padding-bottom: 25px;
 padding-left: 18px;
}

#content.contractors h2 {
 color: #fff;
 float: right;
 text-align: right;
 margin-right: 50px;
}

#content.contractors h2 span {
 color: #d0bb99;
}

#content.contractors .text {
 width: 798px;
 clear: right;
}

#content.contractors .textbox.box2 {
 width: 300px !important;
}

#bottom.contractors {
 margin-top: 0;
}

#contractorsnav {
 width: 824px;
 height: 31px;
 background: url(../../images/contractor_nav_bg.jpg) repeat-x top;
 margin: -15px 0 0 -15px;
 padding-right: 3px;
}

#contractorsnav ul {
 width: 827px;
}

#contractorsnav ul li {
 width: 205px; 
 height: 23px;
 background: url(../../images/contractor_nav_bg.jpg) repeat-x top;
 border-right: 1px solid #1d1d1d;
 padding: 5px 0 0 0;
 list-style: none;
 display: inline;
 float: left;
 position: relative;
}

html>body #contractorsnav ul li {
 padding: 8px 0 0 0;
}

#contractorsnav ul li.end {
 border-right: none;
}

#contractorsnav ul li a {
 width: 205px; 
 height: 23px;
 color: #fff !important;
 display: block;
 text-decoration: none;
 font-size: 0.9em;
 font-weight: bold;
 text-transform: uppercase;
 text-align: center;
}

#contractorsnav ul li a:hover {
 color: #ffac0c;
}

#contractorsnav ul li a.selected {
 height: 19px;
 color: #fff;
 border-bottom: 4px solid #652c00;
}

#content.contractors h3 {
 color: #fff;
 clear: left;
 padding: 10px 0 5px 0;
 font-size: 1.6em;
}

#content.contractors p {
 margin: 0 0 10px 0;
}

#subtext.text .box2 {
 width: 330px;
 margin-left: 35px;
}

#content.sub #subtext #regform {
 width: 450px;
 background: #726554;
 padding: 10px 0 0 10px;
}

#contractheader {
 width: 786px;
 color: #fff;
 background: #726554;
 padding: 5px;
}

#contractheader ul li {
 list-style: none;
}

#headerright {
 width: 450px;
 float: right;
}

#headerright p {
 font-weight: bold;
 text-align: right;
}

#headerright p.quotetextright {
 float: right;
 margin-left: 20px;
}

#headerright p span.submitdate {
 color: #d0bb99;
}

#headerright p.jobname {
 margin-top: 40px;
}

#headerright span.req {
 color: #ff431e;
 font-weight: normal;
}

#headerright ul {
 margin-left: 100px;
}

#headerleft ul li {
 list-style: none;
 text-transform: uppercase;
}

#contractcontent {
 color: #fff;
 background: #726554;
 margin: 10px 0;
}

#contractcontent table {
 width: 798px;
 background: #786b5b;
 border-collapse: collapse;
}

#contractcontent table th {
 background: #665441;
 padding: 4px 0;
 border-left: 1px solid #665441;
 border-right: 1px solid #665441;
}

#contractcontent table td {
 border-left: 1px solid #665441;
 border-right: 1px solid #665441;
 padding: 5px 7px;
}

#contractcontent table td.dark {
 background: #726554;
}

#contractcontent table td.num {
 font-weight: bold;
 text-align: right;
}

#contractcontent table td.cat select {
 width: 173px;
}

#contractcontent table td.desc select {
 width: 227px;
}

#contractcontent table td.ea {
 text-align: center;
}

#contractcontent table td.note textarea {
 width: 164px;
 height: 40px;
 overflow: auto;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
}

#contractcontent table td.rem {
 text-align: center;
}

#contractcontent table td.rem input {
 width: 22px;
 height: 23px;
 text-align: center;
 padding-bottom: 2px;
}

#contractcontent table th.bottom input.submitbutton {
 float: right; 
 margin-right: 4px;
 padding: 2px 3px;
}

#contractcontent table th.bottom input.add {
 float: left;
 margin-left: 4px;
 padding: 2px 3px;
}

#contractcontent table#givequote td {
 text-align: center;
}

#contractcontent table#givequote td.desc {
 text-align: left;
}

#contractcontent table#givequote input {
 text-align: right;
}

#contractcontent table#givequote th.total {
 text-align: right;
 padding-right: 3px;
}

#contractcontent table#givequote th.totaldp {
 background: #786b5b;
 border-top: 1px solid #665441;
}

#contractcontent table#givequote th.totalds {
 background: #726554;
 border-top: 1px solid #665441;
}

#contractcontent table#givequote input.submitbutton {
 text-align: center;
}

#contractcontent table#givequote td a {
 color: #ffac0c;
 font-weight: bold;
 text-decoration: none;
}

#contractcontent table th.quotenav {
 text-align: left;
 padding-left: 3px;
}

#contractcontent table th.quotenav span {
 padding-left: 25px;
}

#contractcontent table th.quotenav span a {
 color: #fff;
 text-decoration: none;
 margin-right: 10px;
}

body#laredo #laredocontainer {
 width: 898px;
 background: #cb7d00 url(../../images/laredo_bg.jpg) repeat-x top;
 margin: 0 0 -20px 5px;
}

body#laredo #content {
 background: transparent url(../../images/laredo_red_bg.png) repeat-y top;
 margin: 0;
 padding: 30px 0 30px 0;
}

body#laredo #greenbox {
 width: 827px;
 color: #fff;
 background: #195031;
 margin: 0 0 0 35px;
 padding-bottom: 20px;
}

body#laredo #greenbox h2 {
 color: #fff;
 font-size: 2em;
}

body#laredo .text {
 width: 752px;
 min-height: 180px;
 height: auto !important;
 height: 180px;
 background: #1d1d1d;
 border: 1px solid #3f3f40;
 margin: 12px 0 0 20px;
 padding: 15px;
}

body#laredo .text #rightimg {
 float: right;
 margin: 5px 0 0 10px;
}

body#laredo .text h3 {
 color: #e9b023;
 text-transform: uppercase;
 font-size: 1.3em;
}

body#laredo .text p {
 margin: 10px 0;
}

body#laredo .text h4 {
 color: #fff;
 text-transform: uppercase;
 font-size: 1.1em;
 padding-top: 10px;
}

body#laredo .text ul li {
 list-style: none;
 margin-bottom: 1px;
}

body#laredo .text ul li span {
 color: #e9b023;
 font-weight: bold;
 font-size: 1.3em;
}

#locationinfo {
 width: 282px;
 float: right;
 margin: 10px 15px 0 0; 
}

#locationinfo h4 {
 color: #c65d01;
 font-size: 1.2em;
}

#locationinfo table {
 width: 282px;
}

#locationinfo table th {
 color: #fff;
 font-size: 0.8em !important; 
 font-weight: normal;
 padding: 5px 0;
}

body:last-child #locationinfo table th {
 font-size: 0.85em !important;
}

#contractcontent table.notetable {
 width: 364px;
 background: transparent;
 border-collapse: collapse;
}

#contractcontent table th.notetable {
 background: transparent;
 padding: 0;
 border-left: none;
 border-right: none;
}

#contractcontent table.notetable td {
 border: none !important;
 padding: 0;
}

body#sales #nav {
 background: url(../../images/contractor_nav_bg.jpg) repeat-x top; 
}

body#sales #nav ul li {
 width: 297px; 
}

body#sales #nav ul li a {
 width: 297px; 
}

#content.sales {
 width: 882px;
 background: #000 url(../../images/sales_bg.jpg) repeat-x top;
 padding-bottom: 25px;
 padding-left: 18px;
}

body#sales #subtext {
 background: #300000 url(../../images/sales_quote_bg.jpg) repeat-x bottom;
}

body#sales #bottom {
 min-height: 160px;
 height: auto !important;
 height: 160px;
}

#bottom .bottomtext {
 width: 370px;
 float: left;
 margin: 0 30px;
}

#bottom .bottomtext h3 {
 padding-left: 0;
}