/* Moviebox and Slimbox stylesheet - black theme */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	cursor: pointer;
	background: #407922;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #38251E;
}

.lbLoading {
	background: #38251E url(images/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 20px solid #38251E;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	border-top: 20px none #38251E;
	border-right: 20px solid #38251E;
	border-bottom: 20px solid #38251E;
	border-left: 20px solid #38251E;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: transparent url(images/1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}
body, html {
	height: 100%;
}


body {
	background-image: url(images/gurniture_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3E7720;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#gurniture {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
}
#main_menu {
	background-image: url(images/gurniture_menu.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	list-style-type: none;
	font-size: 0
.em;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.6em;
}
#main_menu li {
	display: inline;
}
#main_menu li a {
	color: #271914;
	text-decoration: none;
	margin: 2px 0px 0px 0px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	font-weight: bold;
	text-transform: capitalize;
	display: inline-block;
}
#main_menu li a:hover {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #5A3D30;
	background-image: url(images/menu_ova.gif);
	background-position: center bottom;
}
#content {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image: url(images/gurniture_content_bg.gif);
	position: relative;
}
#content h1 {
	font-size: 0.9em;
	color: #394A31;
	margin: 0px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
#content p {
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 0em;
	padding-bottom: 1em;
	margin-left: 5px;
}
#content ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 490px;
}
#content ul li {
	font-size: 0.7em;
	line-height: 1.2em;
	text-decoration: none;
	margin-bottom: 1em;
}
#content a {
	color: #59412F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83A46B;
	margin-left: 5px;
}
#content #front {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bottom {
	background-color: #503B29;
	clear: both;
	padding: 10px;
	margin-top: 30px;
	margin-right: -20px;
	margin-bottom: -5px;
	margin-left: -20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #291A15;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#page_title {
	height: 23px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font: bold 1em "Courier New", Courier, monospace;
	display: block;
	margin: 0px auto;
	background: #39251E url(images/gurniture_title.gif) repeat-y;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}#bottom a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83A46B;
}
#page_enquiry {
	font-size: 0.6em;
	margin: 0px 5px 5px;
	padding: 10px;
	color: #503B29;
	width: 180px;
	float: right;
}
#page_enquiry label {
	color: #000000;
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
}
#page_enquiry input {
	border: 1px solid #83A46B;
	width: 180px;
	background-color: #E8F7DF;
}

#page_enquiry input:focus {
border: 1px solid #5A412F;
}

#page_enquiry textarea {
	border: 1px solid #7C9C66;
	padding: 2;
	width: 180px;
	background-color: #E8F7DF;
}
#page_enquiry textarea:focus {
	border: 1px solid #5A412F;

}
#page_enquiry #enquire {
	color: #37231D;
	background-color: #83A46B;
	border: 3px double #E8F7DF;
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
	cursor: pointer;
	width: 182px;
}
#page_enquiry #enquire:hover {
	background: #38241E;
	color: #83A46B;
}

#emailstuff {
	display: none;
}
#shopcontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
}
#shopcontainer li {
	display: block;
	margin: 2px;
	padding: 5px;
	list-style-type: none;
	border-bottom: 1px solid #E8F7DF;
	font-size: 0.8em;
	height: 1%;
}
#shopcontainer li #prdimg {
	float: right;
	margin: 5px;
}
#content #shopcontainer #paypal {
	display: inline;
}
#product_info {
}
*html #page_title {
	margin-top: -5px;
}
*html #page_enquiry {
	margin-right: -5px;
}
#product_info h5 {
	font-size: 1.6em;
	color: #5B422F;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h2 {
	color: #7C9C66;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1em;
	visibility: visible;
}
#product_info h5 em {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}
#product_info h5 a {
	color: #3A261F;
	text-decoration: none;
	display: block;
	border-bottom: none;
	line-height: 1.6em;
}
#product_info h5 a:hover {
}
#product_info h6 {
	font-size: 1.2em;
	color: #83A46B;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: -10px;
}
#paypal input {
	color: #38241E;
	background-color: #83A46B;
	border: 3px double #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	float: left;
	font-size: 0.7em;
}
#paypal input:hover {
	background-color: #38241E;
	color: #83A46B;

}
#content #shopcontainer li {
	border: 1px dotted #83A46B;
	padding: 10px;
	width: 460px;
	overflow: auto;
}

#content #shopcontainer li:hover {
	border: 1px dotted #563E2D;
}
#content #page_enquiry img {
	border: 1px solid #83A46B;
}
#content .product {
	margin: 10px 20px 10px 10px;
	border: none;
	float: right;
}
#content .product img{
	border: 1px solid #FFFFFF;
	padding: 1px;

}

#content #producttitle {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#content .product img:hover {
	border: 1px solid #3A261F;
}
#content #productdetails {
	padding: 10px 0px;
}
#content #price {
	font-size: 0.9em;
	color: #39251F;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
#content #price em {
	font-size: 0.8em;
	color: #82A36B;
}
#content #pagepictures {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#content #pagepictures li {
	display: inline;
}
#content #pagepictures img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
#content #pagepictures img:hover {
	border: 1px solid #3E7720;
}
#content #pagepictures a {
	border-style: none;
}
#content #pagepictures em {
	font-size: 0.7em;
	color: #3E7720;
	display: block;
	padding-bottom: 10px;
}
#content #shoppager {
	list-style: none;
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
#content #shoppager strong {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #83A46B;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #83A46B;
	text-align: center;
}
#content #shoppager li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content #shoppager a {
	display: block;
	padding: 5px;
	width: 145px;
	text-align: center;
	font-size: 0.7em;
	height: 160px;
	border: 1px solid #83A46B;
	margin-bottom: 5px;
}
#content #shoppager img {
	border-style: none;
	margin: 0px auto 4px;
}
#content #shoppager li a strong {
	border-style: none;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
#content #shoppager a:hover {
	border: 1px solid #503B29;
}
#content #shoppager a:hover strong {
	color: #503B29;
}
#content #page_enquiry strong {
	font-size: 1.2em;
	text-align: center;
	display: block;
}
#content #contentspacer {
	display: block;
	min-height: 400px;
	max-width: 490px;
}
#content #contentspacer #paypal {
}
