@charset "UTF-8";
#banner {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../images/css-logo.png);
	left: 50px;
	height: 80px;
	background-repeat: no-repeat;
	margin-top: 38px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 480px;
	background-position: left;
	float: left;
}
.div1 {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-image: url(images/css_menubar.png);
	background-repeat: repeat;
	height: 3.5em;
}
.div1 ul li {
	float: left;
	list-style-type: none;
}
.div1 ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 136px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 36px;
	background-color: #333;
	line-height: 36px;
}
.noborder {
	border-left-style: none!important;
}
.div1 ul li a:hover {
	background-color: #F60;
}
.leftedge {
}
#images {
	height: auto;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	margin-top: 50px;
	padding-bottom: 0px;
	clear: both;
	float: left;
}
#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	padding: 0px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
.wrapcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	float: left;
	background-image: url(../images/backg-texture.jpg);
	background-repeat: repeat;
}
#image-frame {
	width: 165px;
	background-image: url(../images/paper-frames.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	overflow: hidden;
	height: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 10px;
}
.image-placeholder {
	width: 150px;
	height: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container .subtitle {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 13px;
	color: #F60;
	padding-left: 18px;
	width: 950px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding-top: 10px;
	text-align: left;
}
.subtitle-link {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 13px;
	color: #C30;
	text-decoration: underline;
	text-indent: 3px;
}
.subtitle-link a {
	color: #333;
}
.products-name {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 13px;
	color: #666;
	text-align: left;
	margin-top: 5px;

}
#back2top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	background-image: url(../images/backg-texture.jpg);
	background-repeat: repeat;
	float: left;
	height: 28px;
	clear: none;
}
.newbackground2 {
	background-image: url(images/css_body_seating.jpg);
	background-repeat: repeat;
	background-position: center top;
	clip: rect(auto,auto,auto,auto);
}
#back2top-image {
	width: 988px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#container-backg {
	width: 988px;
	padding: 0px;
	margin: auto;
	height: 25px;


}
#copyright-frame {
	background-color: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}
.copyright-text {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 9px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	height: 28px;
	padding-left: 10px;
	padding-top: 10px;
}
.century {
	color: #F60;
}
.copyright-text-century {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 9px;
	color: #F60;
}
.thumbnail-original {
	height: auto;
	width: auto;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0px;
	float: left;
	display: block;
}
.container {
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#thumbnail-click {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/backg-texture.jpg);
	background-repeat: repeat;
}
#thumbnail-click #thumbnail-top {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	background-image: url(../images/backg-texture.jpg);
	background-repeat: repeat;
	vertical-align: middle;
}
#footer {
	-moz-box-shadow: 2px 2px 5px 3px #333;
	-webkit-box-shadow: 2px 2px 5px 3px #333;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #FF600C;
}
#footer #categories {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	width: 938px;
	padding-top: 13px;
	background-color: #FF600C;
}
.footer-categories-column {
	height: 88px;
	width: 195px;
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 10px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 13px;
	background-image: url(../images/footer-categories.jpg);
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.footer-title {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 13px;
	font-weight: normal;
	margin-left: 68px;
	text-align: right;
	color: #633;
}
.footer-title a:hover {
	color: #FF7726;
}
.footer-categories-column2 {
	float: left;
	height: 88px;
	width: 195px;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 13px;
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 10px;
	border: 8px solid #FFF;
	background-image: url(../images/footer-categories2.jpg);
	text-align: right;
	background-repeat: no-repeat;
	margin: 0px;
}
.footer-categories-column3 {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 10px;
	float: left;
	height: 88px;
	width: 195px;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 13px;
	border: 8px solid #FFF;
	background-image: url(../images/footer-categories3.jpg);
	text-align: right;
	margin: 0px;
}
.footer-categories-column4 {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue";
	font-size: 10px;
	float: left;
	height: 88px;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 13px;
	border: 8px solid #FFF;
	background-image: url(../images/footer-categories4.jpg);
	text-align: right;
	margin: 0px;
	width: 195px;
}
#option-bigger-3paragraph {
	text-align: center;
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 45px;
	margin-left: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
#backg-4singlepage-exe {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	height: 1000px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#backg-4singlepage-tran {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	height: 800px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#backg-4singlepage-exe-extend {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	height: 630px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#backg-4singlepage-exe-extend #lightbox-frame1 #divider-subtitle2 {
}
#backg-4singlepage-exe-extend #lightbox-frame1 #divider-subtitle2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	float: left;
	height: 15px;
	width: 470px;
	margin-left: 5px;
	padding-top: 150px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#backg-4singlepage-short #lightbox-frame1 #divider-subtitle-top-margine2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	float: left;
	height: 15px;
	width: 470px;
	margin-left: 5px;
	padding-top: 100px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title-name-bold-colour {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-transform: uppercase;
}
#backg-4singlepage-2row {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	height: 730px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.title-name-bigger {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
.back-to-top {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	float: right;
}
#back-to-top-divider {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	height: 38px;
	width: 160px;
	padding-top: 10px;
	float: right;
}
.back-to-top {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	float: right;
	height: 38px;
	width: 150px;
	padding-top: 10px;
	color: #333;
}
