/* orange1 #EA6C28
   orange: #DC6D31  */


@charset "utf-8";
/* CSS Document */

/* 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin-bottom: 10px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a img {
	border: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin: 1em 0;
}

/* TAGS */

img {
	border: 0;
	vertical-align:top;
}

p {
	padding-top: 0;
	padding-bottom: 8px;
}
a             {
	color: #DC6D31;
	text-decoration: underline;
}
a:hover       { color:#DC6D31; text-decoration: none}
:focus        { outline: 0; }

/* Headings */
h1, h2, h3, h4 { color: #DC6D31 }
h1            { font-size:20px; font-weight:normal; line-height:1.3; }
h2            { font-size:18px; font-weight:normal; line-height:1.34; }
h3            { font-size:16px; font-weight:normal; line-height:1.375; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.right {
	float:right !important;
}
.left {
	float: left !important;
	margin: 0 10px 10px 0;
}
.center {
	text-align: center;
}
.clear {
	float: none;
	clear: both;
}
/* MAIN ELEMENTS */

body {
	background: url("../images/bg-3.jpg") repeat fixed #171717;
	margin-top: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.wrapper {
	width: 950px;
	margin: 15px auto;
	background: #1E1E1E;
}

.header {
	background: #1E1E1E;
	padding-top: 10px;
	height: 140px;
	width: 950px;
}
.header .head-left {
	width: 570px;
}
.header .head-mid {
	width: 150px;
	text-align: center;
}
.header .head-right {
	text-align: right;
	width: 200px;
}
.header .head-right .phonenumber {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	color: #DC6D31;
}
.header .head-right .openinghours {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3;
	color: #999;
}
.menubar {
	background-color: #292929;
	margin: 10px 0px 0 0px;
	width: 930px;
	height: 20px;
	padding: 12px 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #5E5B55;
	border-bottom: 1px solid #5E5B55;
}
.menubar .topmenu li{
	display: inline;
}
.menubar .topmenu li a{
	color: #D5D3D0;
	margin-top: 1px;
	padding: 12px 15px 15px 15px;
	text-decoration: none;
	font-weight: bold;
}
.menubar .topmenu li a:hover{
	color: #FFFFFF;
	background: url("../images/menu-hover2.gif") repeat-x #DC6D31;
}
.menu .topmenu#alt li a:hover{
	background: url("../images/menu-hover.gif") repeat-x #DC6D31;
}

.page {
	margin: 0;
	padding: 0;
	color: #938D7F;
	width: 950px;
}
.page .main {
	width: 725px;
	margin: 0;
	float: right;
	margin: 0;
	padding: 10px;
}
.main h1, .main h2, .main, h3 {
	margin: 5px 0 10px 0;
}
.main h1 {
	font-size: 24px;
	text-transform: capitalize;
}
.main p {
	font-size: 13px;
	margin-top: 0;
	color: #938D7F;	
}
.main .title {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.main .subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #DC6D31;
}
.design-links a{
	line-height: 50px;
	margin: 0 10px 0 10px;
	text-decoration: none;
}
.design-links a:hover{
	text-decoration: none;	
}
a.skype{
	text-decoration: none;
	line-height: 23px;
}
a:hover.skype{	
	text-decoration: none;
	color: #FFFFFF;
}
.gallery_wrap_bottom {
	background:  url("../images/gallery-bot.png") no-repeat;
	height: 13px;
	width: 700px;	
}
.gallery {
	width: 505px;
	margin: 0 auto 10px auto;
	background: #171717;
	padding: 5px;
	border: 1px solid #5E5B55;
}
.gallery p{
	margin: 0;
}
.gallery a{
	font-style: italic;
}
.gallery a:hover {
}
.gallery a img{
	margin: 5px;
	padding: 2px;
	border: 1px solid #EEEEEE;
}
.gallery a:hover img{
	border: 1px solid #DC6D31;
}
p.date, p.bold{
	margin-bottom: 0;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA6C28;
	font-size: 10px;
}
.skype1 {
	float: left;
	width: 200px;
	padding: 10px;
}
/* SLIDESHOW */
.slideshow1 {
	width: 352px;
	margin: 0 10px 10px 0;
	float: left;
	padding: 1px;
	overflow: hidden;
	height: 202px;
	border: solid 1px #5E5B55;
}
.slideshow1 img{
	margin: 2px;
}
.left-image {
	margin: 0 10px 10px 0;
	float: left;
	padding: 2px;
	border: solid 1px #5E5B55;
}
.right-image {
	margin: 0 10px 10px 10px;
	float: right;
	padding: 2px;
	border: solid 1px #5E5B55;
}
.price-link{
	font-size: 10px;
	text-decoration: underline;
	font-style: italic;
}
/* SIDEBARS */
.sidebar-right {
	float: right;
	width: 175px;
	margin: 0;
	padding: 10px;
	background-color: #1F1F1F;
}
.sidebar-left {
	float: left;
	width: 175px;
	margin: 0 0 0 10px;
	padding: 10px;
}
.item{
	width: 174px;
	float: right;
	padding: 2px;
	margin: 5px 2px;
	padding: 0;
}
.item h2 {
	text-align: left;
	padding: 0px;
	width: 155px;
	height: 30px;
	color: #DC6D31;
}
.item p{
	line-height: 1em;
	padding: 0 5px 0 0px;
}
.item a{
	text-decoration: none;
	color: #938D7F;	
}
.item a:hover {
	text-decoration: underline;
}
.item .social {
	line-height: 50px;
	font-size: 20px;
}
.item .social img{
	margin-right: 10px;
}
.item .social h2{
	height: 20px;
}
.item .social a:hover{
	line-height: 50px;
	text-decoration: none;
	color: #FFFFFF;
}
.item a.pdf{
	text-decoration: none;
	border: 3px solid red;
}
.item .pdf{
	width: 115px;
	border: none;
	margin: 5 auto;
}
.item .morenews{
	float: right;
	margin: 0 0 5px 0;
}

.footer {
	clear: both;
	height: 210px;
}
.footer .collections {
	text-align: center;
	color: #FFFFFF;
}
.footer .extras {
	background: #1E1E1E;
	color: #938D7F;
	height: 160px;
	overflow: visible;
	padding: 10px;
}

.footer .item{
	width: 171px;
	margin-left: 7px;
	height: 140px;
	padding-bottom: 10px;
}
.item2{
	margin-left: 5px;
	margin-top: 0px;
}
.item2 a{
	font-size: 14px;
	line-height: 1.3em;
	color: #938D7F;
}
.item2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.item2 h2 {
	padding: 10px 0px 0 0px;
}
.slideshow2{
	border: none;
	height: 130px;
	overflow: hidden;
	margin-right: 10px;
	background: none;
}

.extras .testimonial {
	font-style: italic;
}
.extras .links {
	float: right;
	padding: 2px;
	margin: 5px 0px;
}
.extras .logos {
	float: right;
	padding: 2px;
	margin: 5px 0px;	
}
.extras .e-form {
	width: 130px;
	padding: 5px;
	margin: 0px;
}
.e-form-submit {
	width: 100px;
	margin: 0px;
	color: #5E5B55;
	font-weight: bold;
	border: 1px solid #5E5B55;
	padding: 3px;
	font-size: 13px;
	cursor: pointer;
	cursor: hand;
}
.e-form-submit:hover{
	color: #000000;
	border: 1px solid #FFFFFF;
	padding: 3px;
	cursor: hand;
	cursor: pointer;
	background-color: #FFFFFF;
}

.footer .bottom1{
	clear: both;
	background: url("../images/extras-back.gif") repeat-x #171717;	
}
.footer .bottom2 {
	height: 50px;
	background: url("../images/eco-wood.gif") 50px 20px no-repeat;
	padding: 30px 20px 0 10px;
	text-align: right;	

}
.footer .bottom2 p{
	text-align: right;
	color: #999999;
}
.footer .bottom2 a{
	text-align: right;
	color: #999999;
}
.footer .bottom2 a:hover{
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
}


/* CONTACT FORM */
.error {
	padding: 5px;
	margin-left: 40px;
	width: 500px;
	border: #FF0000 solid thin;
	color: #FF0000;
}
.contact-form {
	margin-left: 40px;
}
.contact-form p{
	margin: 0;
}
.contact {
	padding: 5px;
	width: 500px;
	border: 1px solid #5E5B55;
}
.contact select{
	padding: 5px;
	width: 250px;
	border: 1px solid #5E5B55;
}
.contact_spam {
	padding: 5px;
	width: 15px;
	border: 1px solid #5E5B55;
}
contact-form p{
	margin-bottom: 5px;
}

/* ADD THIS */
.addthis_toolbox .lightbox {
    position: fixed;
    top: 200px;
    left: 400px;
    width: 480px;
    color: #555;
	 z-index: 99;
}
.addthis_toolbox .lightbox .lightbox_close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: bold;
    text-decoration: none;
}
.addthis_toolbox .lightbox .lightbox_middle {
    background: #292929;
	 border: 1px solid #FFFFFF;
	 padding: 10px;
    overflow: hidden;
}
.addthis_toolbox .lightbox .lightbox_content {
    padding: 10px 20px;
	 color: #938D7F;;
}

.addthis_toolbox .lightbox .lightbox_bottom {
    background: black;
    height: 16px;
    overflow: hidden;
}

.addthis_toolbox .lightbox_sharing
{
    margin-left: 10px;
}

.addthis_toolbox .lightbox .columns A 
{
    text-indent: 0 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 4px 0 4px 34px !important;
    position: relative;
    width: 76px !important;
    display: block;
    color: #DC6D31;
}

.addthis_toolbox .lightbox .columns A:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #EA6C28;
    color: #fff;
    text-decoration: none !important;
}

.addthis_toolbox .lightbox .columns SPAN
{
    padding: auto !important;
    margin: auto !important;        
    position: absolute;
    left: 14px;
    top: 4px;
    float: none !important;
}

.addthis_toolbox .lightbox .columns .column
{
    width: 107px;
    float: left;
    padding: 0;
}

.addthis_toolbox .lightbox .frame
{
    border: 2px solid #eee;
    padding: 10px;
    margin: 2px;
    float: left;
}

.addthis_toolbox .lightbox .border
{
    border-top: 1px dashed #333;
    margin: 0 10px;
}

.addthis_toolbox .lightbox A.sharelink:hover, 
.addthis_toolbox .lightbox A.lightbox_close:hover
{
    text-decoration: underline;
}

