@charset "utf-8";
/* Stonwerk CSS Document - Page Layout and Styles */
/* Created by Dominic Businaro | TechStar Solutions */

/* Layout */
.clr
{
	margin:0px;
	padding:0px;
	clear:both;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 1000px;
	padding-top: 55px;
}
#contact {
    color: #A56927;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 17px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 1000px;
	text-align:center;
	height:15px;
	line-height:150%;
	margin:0 auto;
}
#menu {
	float: left;
	width: 1000px;
	padding-top: 17px;
	padding-bottom: 17px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
#page {
	float: left;
	width: 1000px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#page_header {
	background-image: url(../img/page_header.png);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 1000px;
}
#page_content {
	float: left;
	width: 930px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../img/page_bg.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#wide_content {
	float: left;
	width: 930px;
}
#sidebar_content_l {
	float: left;
	width: 318px;
}
#sidebar_content_r {
	float: left;
	width: 612px;
}
#page_footer {
	background-image: url(../img/page_footer.png);
	float: left;
	height: 88px;
	width: 1000px;
}
#footer {
	float: left;
	width: 1000px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#message {
	background-color: #FFC;
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 15px;
}

/* Styles */
.stonwerk_hr {
	float: left;
	width: 1000px;
	height: 2px;
}
.footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	color: #CCCCCC;
	text-transform: uppercase;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*-------- Default Styles --------*/
h1, h2, h3 {
	color: #375162;
}
h4, h5, h6 {
	color: #000;
}
h1, h3, h5, h1 input {
	font-weight: bold;
}
h2, h4, h6 {
	font-weight: normal
}
h1, h2, h1 input {
	font-size: 1.1em;
	margin: 10px 0;
}
h3, h4 {
	font-size: 1em;
	margin: 8px 0;
}
h5, h6 {
	font-size: 0.9em;
	margin: 6px 0;
}
.normal_txt {
	font-size: 0.7em;
	color: #050000;
	line-height: 1.5em;
}
.normal_txt a:link,
.normal_txt a:visited {
	color: #375162;
	text-decoration: none;
}
.normal_txt a:hover {
	text-decoration: none;
}
.red_txt {
	color: #900;
}

/* Forms and Tables */
.description {
	width: 150px;
	vertical-align: top;
	padding-top: 2px;
}
.informational {
	color: #575757;
}
.frm_table td {
	padding-bottom: 25px;
}
.user_table {
	border: 1px solid #dddddd;
}
.user_table td {
	padding: 5px;
}
.tbl_head {
	background-color: #ececec;
	font-weight: bold;
}
.tbl_row {
	background-color: #F2F2F2;
}
.setting_description {
	color: #666666;
	font-style: italic;
	font-size: .8em;
}
.txt_field_xsm {
	width: 220px;
	color: #575757;
	height: 16px;
	border: 1px solid #a5acb2;
}
.txt_field_sm {
	width: 150px;
	color: #575757;
	height: 16px;
	border: 1px solid #a5acb2;
}
.txt_field_med {
	width: 300px;
	color: #575757;
	height: 16px;
	border: 1px solid #a5acb2;
}
.txt_area_med {
	width: 385px;
	height: 125px;
	color: #575757;
	border: 1px solid #a5acb2;
}
.txt_field_state {
	width: 26px;
	color: #575757;
	height: 16px;
	border: 1px solid #a5acb2;
}
.txt_field_zip {
	width: 75px;
	color: #575757;
	height: 16px;
	border: 1px solid #a5acb2;
}
.txt_field_wide {
	width: /*456px*/100%;
	color: #575757;
	height: 16px;
	border: 1px solid #a5acb2;
}
.txt_area_lrg {
	height: 300px;
}
.txt_area_xlrg {
	width: 588px;
	height: 58px;
}
.list_sm {
	width: 150px;
	color: #575757;
	border: 1px solid #a5acb2;
}
.field_disabled {
	background-color: #EBEBEB;
}

table.dclists td {
 padding: 0px 48px 12px 0px;
}

#dcform select {
  min-width: 200px;

}

.dcsummary td{
  font-size:13px;
}

#dcbrowsetable{
}

#dcbrowsetable td, #dcbrowsetable th{
 border-right: 1px #A27A3E solid;
 border-bottom: 1px #A27A3E solid;
 padding:3px;
}

#dcbrowsetable th{
  text-align:center;
}


#dcbrowsetable2 td{
 border-right: 1px #A27A3E solid;
 border-bottom: 1px #A27A3E solid;
 padding:3px;
 background-color:silver;
}


#dcbrowsetable2 td:last-child {
 border-right: none;
}

#dcbrowsetable2 tr:last-child td{
 border-bottom: none;
}


