body {
	font-family: Helvetica, Arial, sans-serf;
	background: #fff url('../images/top_bar.jpg') top left repeat-x;
	color: #777;
}

p {
  margin: 8px 0;
}

ol {
	margin-left: 25px;
	list-style-type: decimal;
	font-size: 14px;
	line-height: 18px;
}

ol li {
	margin-bottom: 10px;
}

h1 {
  font-weight: normal;
  font-size: 24px;
  color: #111;
}

h2 {
  color: #111;
}

h3 {
  color: #111;
}

a {
	color: #8a946b;
	text-decoration: underline;
}

.transparent {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#header {
  width: 960px;
  height: 180px;
  padding: 0;
  margin: 0 auto;
}

div.notice {
  position: absolute;
  top: 35px;
  left: 50%;
  width: 300px;
  margin: 0 0 0 -160px;
  padding: 20px;
  border: 1px solid #ccc;
  background:#f5f5e9;
  color: #222;
}

#contact_link {
  float: right;
  margin: 30px 10px 0 0;
}

#user_bar {
  clear: both;
  float: right;
  margin: 10px 10px 0 0;
  font-size: .8em;
  color: #666;
}

#logo {
  margin: 20px 0 0 10px;
}

#nav {
  display: block;
  text-align: center;
  margin: 25px auto 0 auto;
}

#nav li {
  display: inline;
  margin: 0 18px;
}

#nav li a {
  font-family: "Helvetica Neue", Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: #8a946b;
  text-decoration: none;
}

ul#secondary {
	list-style-type: none;
	display: inline;
	float: right;
	margin-top: 5px;
}

ul#secondary li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

ul#secondary li a {
	color: #8a946b;
	height: 20px;
	display: block;
	font-weight: bold;
	font-size: 1.2em
}

ul#secondary li.active a {
	color: #111;
}

ul#secondary li.active a:hover {
	color: #111;
	border: none;
}

ul#secondary li a:hover {
	color: #666666;
	border: none;
}

#main {
  width: 100%;
  background: #d8e297;
}

#content {
  width: 900px;
  margin: auto;
  padding: 30px;
}

#content h1 {
	display: inline;
}

#content a {
  color: #8a946b;
  text-decoration: none;
}

#content a:hover {
  color: #333333;
  border-bottom: 1px solid #333333;
}

#content img a:hover {
  text-decoration: none;
}

body.welcome #content {
  position: relative;
  width: 960px;
  padding: 0;
  height: 495px;
}

#content-area {
  /* position: absolute;
  top: 0;
  left: 0;
  float: left; */
  background: #FFF;
  padding: 15px;
  margin-top: 8px;
}

#content-area p {
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 15px;
}

#content-area.admin ul li {
  margin: 10px;
}

#content-area.admin ul li ul li {
  font-size: 14px;
}

#content-area img.left {
	margin: 0 15px 15px 0;
	float: left;
}

#content-area img.right {
	margin: 0 0 15px 15px;
	float: right;
}

table.admin_list {
  margin: 8px;
  background: #fff;
}

table.admin_list td {
  padding: 10px 15px;
}

table.admin_list tr:hover {
  background: #ffffcc;
}

table.admin_list a {
  border-bottom: 1px dotted #333;
}

table.admin_list a:hover {
  border-bottom: 1px solid #333;
}


.captionDiv {
  display: none;
}

#home_page {
  position: absolute;
  top: 0;
  left: 0;
  background: #786b62;
  color: #fff;
  width: 250px;
  padding: 10px 45px;
  height: 355px;
}

#home_page p {
  
}

/* Projects */

body.projects div#slidewrap {
	width: 430px;
	float: left;
}

body.projects div#projects_wrap {
	width: 420px;
	margin-left: 20px;
	float: left;
}

body.projects div.more {
	margin-top: 7px;
}

body.projects div#projects_wrap h2 {
  font-size: 1.05em;
}

body.projects #content-area ul.project_list {
  margin-top: 10px;
  margin-left: 15px;
  line-height: 14px;
}

body.projects #content-area ul.project_list li {
  margin: 2px 0;
  font-size: 12px;
  list-style-type: disc;
}

body.projects #all_projects_wrap div.list_wrap {
	float: left;
	width: 430px;
}

div.slidewrap_about_us {
	width: 430px;
	float: left;
	margin: 0 20px 20px 0;
}

#footer {
  width: 100%;
  height: 50px;
  padding: 25px 0 0 0;
  text-align: center;
  background: #fff url('../images/bottom_bar.jpg') top left repeat-x;
  font-size: 12px;
  color: #666;
}

#products, #designs {
	background: #FFF;
	margin-top: 8px;
}

#products #product_description {
	background: #FFFEEE;
	padding: 10px 15px;
	line-height: 20px;
	border-bottom: 1px solid #DDD;
}

#search {
  margin: 0;
  background: #f9f9f1;
  padding: 25px 0px 15px 25px;
  width: 225px;
  float: left;
}

#search h2 {
  margin-bottom: 15px;
}

#search label {
  font-size: 12px;
  margin-bottom: 3px;
  display: block;
}

#search input, #search select {
  margin-bottom: 15px;
}

#new_products {
	margin-top: 10px;
}

#new_products div.product, #new_products div.showroom_product {
	margin-bottom: 15px;
}

#new_products div.photo a {
	border: none;
}	

/* Product 'show' page */

#product_info {
  margin: 0;
  background: #f9f9f1;
  padding: 25px 0px 15px 25px;
  width: 225px;
  float: left;
}

p.description {
	font-size: 14px;
	line-height: 18px;
}

#product_info h2 {
  margin-bottom: 15px;
}

#product_info h3 {
  font-size: 12px;
  margin-bottom: 3px;
  display: block;
}

#product_info input, #product_info select {
  margin-bottom: 15px;
}

#product_info #product_photos {
	text-align: center;
	width: 200px;
}

#product_info #product_photos a {
	margin-bottom: 10px;
}

#product_info #product_photos .product_photo {
	margin-bottom: 10px;
}

#product_info #product_photos a:hover {
	text-decoration: none;
	border: 0;
}

/* Product 'show' page */

#gallery, #design_gallery {
	width: 600px;
	background: #FFF;
	float: left;
	padding: 25px;
}

#design_gallery {
	width: 822px;
	padding-left: 52px;
}

#gallery div.style, #design_gallery div.style, #gallery div.quality {
  margin: 15px;
  width: 250px;
  height: 162px;
  background: #fff url('/images/test_style_bg.jpg') top left;
  float: left;
}

#gallery div.style div.edit_delete,
#gallery div.quality div.edit_delete {
	height: 18px;
	line-height: 18px;
	padding: 5px;
	background: #FFF;
}

#gallery div.style h3, #design_gallery div.style h3, #gallery div.quality h3 {
  font-size: 1.3em;
  padding: 0;
  display: block;
  position: absolute;
  margin: 118px 0 0 0;
  padding-left: 12px;
  line-height: 44px;
  background: #FFF;
  width: 250px;
  height: 44px;
}

#gallery .product, .design {
	float: left;
	margin: 18px;
	text-align: center;
	font-size: 12px;
	width: 160px;
}

#gallery .product .photo {
  height: 131px;
}

#gallery .product .photo a:hover, #design_gallery .design .photo a:hover {
  text-decoration: none;
  border: 0;
}

div.pagination {
	text-align: center;
	padding: 10px;
}

.clear {
	clear: both;
}

/* Product Photo Redbox */

div.product_photo {
  padding: 15px 40px;
  background: #efefef;
  border: 1px solid #ccc;
  text-align: center;
}

div.product_photo img {
	margin-bottom: 15px;
}

div.product_photo a.close_link {
  position: absolute;
  top: 25px;
  right: 15px;
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
}

div.product_photo a.redbox_nav_link_next {
	position: absolute;
	font-size: 0.8em;
	bottom: 5;
	left: 320;
}

div.product_photo a.redbox_nav_link_prev {
	position: absolute;
	font-size: 0.8em;
	bottom: 5;
	left: 280;
}

/* News */

/* div#news_articles {
	background: #FFF;
	padding: 10px 0 0 17px;
} */

div#entry_content {
	width: 700px;
	float: left;
	padding-left: 165px;
	margin-left: 2px;
}

.article {
	margin-bottom: 30px;
}

.article h2 {
	font-weight: normal;
	/* color: #111; */
}

.article h2 a {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	width: 100%;
}

.article .news_timestamp {
	color: #AAA;
	font-size: 12px;
}

.article .entry {
	line-height: 18px;
}

.edit_delete {
	font-size: 12px;
}

/* Press Clippings */

ul#press_clippings {
  margin-bottom: 30px;
}

ul#press_clippings li {
  width: 150px;
  height: 150px;
  text-align: center;
  margin: 15px 11px;
  float: left;
}

ul#press_clippings li a:hover {
  border: 0;
}

ul#press_clippings li img {
  border: 1px solid #7a6a5d;
}

/* Menu Items */

ul#menu_item_list {
  margin: 4px 0;
  background: #fff;
  width: 750px;
}

li.menu_item, li.child_menu_item {
  cursor:move;
}

li.menu_item {
  clear: both;
  height: 18px;
  padding: 10px 15px;
  width: 720px;
}

li.child_menu_item {
  clear: both;
  height: 18px;
  padding: 10px 0 10px 30px;
  width: 540px;
}

li.menu_item:hover {
  background: #ffffcc;
}

div.menu_item_position, div.menu_item_title, div.menu_item_path {
  float: left;
}

div.menu_item_position {
  width: 40px;
}

div.menu_item_title {
  width: 280px;
}

div.menu_item_path {
  width: 200px;
}

div.menu_item_links {
  float: right;
}

div.menu_item_links a {
  margin: 0 0 0 10px;
}

/* Dropdowns Admin */

h2 a.add {
  margin: 0 0 0 20px;
}

table#items td {
  padding: 5px 20px;
}

div#dclogo {
	background: url('/images/dclogo.png');
	position: absolute;
	bottom: 30px;
	right: 35px;
	z-index: 9999;
	width: 200px;
	height: 69px;
}

/* Contact */

div#contact_form {
	width: 300px;
	float: left;
	font-size: 14px;
	line-height: 18px;
}

div#contact_form input, div#contact_form textarea {
	border: 1px solid #AAA;
}

div#contact_form input:focus, div#contact_form textarea:focus {
	border: 1px solid #333;
}

div#contact_form div.checkbox input, div#contact_form div.checkbox input:focus {
	border: 0;
}

div#contact_form p {
	margin-bottom: 15px;
	font-size: 12px;
}

div#contact_form div.checkbox {
	float: left;
	width: 130px;
	font-size: 12px;
	margin-bottom: 7px;
}

div#addresses {
	width: 600px;
	float: left;
	font-size: 14px;
	line-height: 18px;
}

div#addresses p {
	margin: 0 0 15px 0;
	padding: 0;
}

div#addresses div.address {
	height: 270px;
}

div#addresses div.address img {
	float: left;
	margin: 0 20px 0 0;
}

table#editable_regions_list {
	background: #FFF;
	padding: 15px;
	margin-top: 15px;
}

table#editable_regions_list td,
table#editable_regions_list th {
	padding: 10px;
	text-align: left;
}

div#editable_region_show {
	background: #FFF;
	padding: 15px;
}