/* meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* handy stuff */
div.clear
{
  clear:both;
  height:0px;
  line-height:0px;
  overflow:hidden;
}


/* general site styles */
body
{
  background: #505050 url(/fcw/images/v2/background-pattern.jpg) repeat-x;
  font: 10pt Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#center-wrapper
{
  margin-left:auto;
  margin-right:auto;
  width:950px;
}

#site-header
{
  background-image:url(/fcw/images/v2/header.png);
  background-repeat:repeat;
  height:137px;
  line-height:137px;
}

#menu
{
  background-image:url(/fcw/images/v2/menu-background.png);
  background-repeat:repeat-y;
  padding-left:8px;
}


#archmill
{
  background-image:url(/fcw/images/v2/architectural-millwork-menu.png);
  background-repeat:no-repeat;
  float:left;
  height:24px;
  width:169px;
  min-height:24px;
  min-width:169px;
}

#cabinetry
{
  background-image:url(/fcw/images/v2/cabinetry-menu.png);
  background-repeat:no-repeat;
  float:left;
  height:24px;
  width:78px;
  min-height:24px;
  min-width:78px;
}

#retdisp
{
  background-image:url(/fcw/images/v2/retail-displays-menu.png);
  background-repeat:no-repeat;
  float:left;
  height:24px;
  width:111px;
  min-height:24px;
  min-width:111px;
}

#menulinks
{
  height:30px;
  min-height:30px;
  padding-left:4px;
}

a.menulink div
{
  margin-right:14px;
  margin-top:3px;
}

a.menulink:hover div
{
  background-position:bottom;
}

#header-divider
{
  background-image:url(/fcw/images/v2/header-divider.png);
  background-repeat:no-repeat;
  height:14px;
  line-height:14px;
}

#main-content
{
  background-image:url(/fcw/images/v2/page-background.png);
  background-repeat:repeat-y;
  min-height:300px;
}

#about-us
{
  background-image:url(/fcw/images/v2/footer.png);
  background-repeat:no-repeat;
  height:44px;
  line-height:44px;
}

#site-footer
{
  background-image:url(/fcw/images/v2/menu-background.png);
  background-repeat:repeat-y;
  height:108px;
}

#site-footer-img
{
  float:left;
  width:100px;
  height:80px;
  min-width:100px;
  padding:10px;
  padding-left:25px;
}

#site-footer-img img
{
  width:100px;
  height:80px;
}

#site-footer-text
{
  float:left;
  color:#dddddd;
  font-size:8pt;
  width:700px;
  height:80px;
  padding:10px;
}

#site-footer-text span
{
  font-size:9pt;color:#aaaaaa;font-weight:bold;
}

div.submenu
{
  font-size:10pt;
  margin-left:10px;
  padding-bottom:5px;
}

div.submenu a
{
  color:#bcb2a8;
  margin:5px;
  text-decoration:none;
}

div.submenu a:hover
{
  background-color:#2a2826;
  color:#bcb2a8;
  margin:1px;
  padding:4px;
  text-decoration:none;
}

div.main-columns
{
  height:500px;
  min-height:500px;
}

div.main-columns a
{
  color:#000000;
}

div.main-columns a:visited
{
  color:#000000;
}

div.main-columns a:hover
{
  color:#000000;
}

div.main-column
{
  width:250px;
  height:400px;
  min-width:250px;
  min-height:400px;
  margin-left:48px;
  margin-top:10px;
  float:left;
}

div.main-column-text
{
  font-size:11pt;
  text-align:justify;
  margin-top:10px;
  margin-left:25px;
  margin-right:25px;
  margin-bottom:10px;
}

div.main-column-image
{
  margin-top:15px;
}

div.main-column-image img
{
  width:220px;
  height:150px;
  margin-left:15px;
}

#main-column-architectural-millwork
{
  background-image:url(/fcw/images/v2/architectural-millwork-section.jpg);
  background-repeat:no-repeat;
  background-position:center;
  height:28px;
  width:250px;
  min-height:28px;
  min-width:250px;
}

#main-column-cabinetry
{
  background-image:url(/fcw/images/v2/cabinetry-section.jpg);
  background-repeat:no-repeat;
  background-position:center;
  height:28px;
  width:250px;
  min-height:28px;
  min-width:250px;
}

#main-column-retail-displays
{
  background-image:url(/fcw/images/v2/retail-displays-section.jpg);
  background-repeat:no-repeat;
  background-position:center;
  height:28px;
  width:250px;
  min-height:28px;
  min-width:250px;
}

div.section-default-layout
{
  padding:20px;
  padding-left:30px;
}

div.section-default-layout div.h1
{
}

div.section-default-layout div.lower
{
  min-height:350px;
}

div.section-default-layout div.main-text
{
  display:inline-block;
  margin-top:20px;
  width:400px;
}

div.section-default-layout div.image
{
  float:right;
  margin-right:50px;
  height:300px;
  min-height:300px;
}

h1
{
  font-size:18pt;
}

div.section-gallery-layout
{
  padding:20px;
  padding-left:30px;
}

div.section-default-layout div.h1
{
}


/* styles for gallery display */
div.thumbnails
{
    margin-left:15px;
    padding-top:20px;
}
ul.thumbnails
{
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 10px;
}
ul.thumbnails li
{
  display:block;
  float:left;
  height:180px;
  line-height:180px;
  vertical-align:middle;
  margin-left:5px;
  margin-right:5px;
  border-top:solid 2px transparent;
  border-bottom:solid 2px transparent;
}
ul.thumbnails li a
{
  height:180px;
  line-height:180px;
}
ul.thumbnails li img
{
  vertical-align:middle;
}



/* styles for gallery admin */
table.photosgridview{
}
table.photosgridview th{
	background-color:#d3caaa;
}
table.photosgridview td
{
}
input.addaphoto
{
	margin:5px;
}
div.editfields{
}
div.editfields input
{
	background-color:#eae4cf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
div.editfields select
{
	background-color:#eae4cf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
div.editfields textarea
{
	background-color:#eae4cf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
div.editfields div div:first-child{
    font-weight:bold;
}
div.editfields div div:first-child + div{
    padding-bottom:12px;
}



/* styles for DisplayMessage controls */
.mlvde /* main div when displaying errors */
{
  border:solid #ff0000 1px;
  margin-bottom:15px;
  overflow:auto;
  width:450px;
}
.mlvdw /* main div when displaying warnings */
{
  border:solid #696969 1px;
  margin-bottom:15px;
  overflow:auto;
  width:450px;
}
.mlvds /* main div when displaying only success messages */
{
  border:solid #006400 1px;
  margin-bottom:15px;
  overflow:auto;
  width:450px;
}
.mlvr /* row */
{
  font-weight:bold;
  font-size:10pt;
  font-family:Tahoma, Arial;
  background-color:#fafad2
}
.mlvra /* alternate row */
{
  font-weight:bold;
  font-size:10pt;
  font-family:Tahoma, Arial;
  background-color:#eee8aa
}
.mlvce /* cell for error */
{
	color:#800000;
}
.mlvcw /* cell for warning */
{
	color:#696969;
}
.mlvcs /* cell for success */
{
	color:#006400;
}


div.tabs a
{
  color:#5d5d5d;
  text-decoration:none;
  padding-left:8px;
  padding-right:8px;
}

div.tabs a.currenttab
{
  color:#5d5d5d;
  text-decoration:none;
  font-weight:bold;
  padding-left:8px;
  padding-right:8px;
}
