html {
	overflow-y: scroll;
}
body, div, ul, ol, li, h1, h2, h3, p {
	margin: 0; 
	padding: 0;
}

ul, ol{
	list-style-type: none;
}

body {
	background-color:#3b3330; 
	color:#3b362e; 
	font-size:14px; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.normalText{
	font-size:12px; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#container {
	background-color:#ffffff;
	 position: relative; 
	 width: 1060px; 
	 top: 0px;
	 margin-left: auto; 
	 margin-right: auto;
}

#content {
	 width: 980px; 
	 top: 0px;
	 margin-left: auto; 
	 margin-right: auto;
}

#header {
	height: 95px;
}

#headerTopDiv{
	background: #f7f5f1;
	border: solid 1px #e2dedb;
	border-top: solid 5px #e2dedb;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 4px;
}

.topDiv{
	margin-right: 50px;
	font-size: 13px;
}

img {
	border: 0;
}
	
a {
	text-decoration:none;
	color:#3b362e; 
	cursor:pointer;
}
a:hover {
	color: #7a7264;
}

.contactDates{
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	color:#666666; 
}

.contactDates:hover {
	text-decoration:none;
	color: #3b362e;
}

.bigText {
	font-size: 18px;
}

.tinyText{ 
	font-size: 10px;
}

.arttext{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top:65px;
}

.logo{
	margin-top:12px;
}

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

h2 {
	font-size: 18px;
}

.imgborder {
border: 1px solid #666666;	
}

.clearing {
	clear: both;
}

.block {
	display:block;
}

.left {
	float:left;
}
.right {
	float:right;
}

.acenter{
	text-align: center;
}

.textRight{
	text-align: right;
}

.textGreen{
	color: #92d404;
}

.textGray{
	color: #9e928a;
}

#footer {
	margin-top:10px;
	text-align:right;
}

#footerBottomDiv{
	background: #f7f5f1;
	border: solid 1px #e2dedb;
	border-bottom: solid 10px #e2dedb;
	height: 56px;
}

#footer .bottomDiv{
	padding-top: 6px;
	font-size: 14px;
	line-height: 23px;
	margin-right:50px;
}

#footer .paymentMethods{
	margin-top:5px;
	margin-right:50px;
}

.list li{
	display: inline;
}

.mainMenu{
	background: url(../images/mainMenu.gif) center no-repeat;
	color: #ffffff;
	height: 57px;
}

#mainMenu_ul li{
	display: block;
	float: left;
    padding: 18px 16px 17px 17px; 
	color: #ffffff;
	font-size: 17px;
	background: url(../images/menuSep.gif) right no-repeat;
}

#mainMenu_ul li.no_back{
	background: none;
}

#mainMenu_ul li a{
	color: #ffffff;
}

#mainMenu_ul li a:hover{
	color: #92d404;
}

.divContentAcross{
	margin:20px 0px 20px 0px;
	width: 100%;
	float: left;
}

.divContentGallery{
	padding:0px;
	margin: 0px;
	width: 740px;
	height: 100%;
	float: right;
}

.divCanvasBox{
	padding:0px;
	margin: 0px 11px 15px 0px;
	width: 235px;
	height: 270px;
	float: left;
	text-align:center;
}

.imgCanvas{
	border: solid 1px #e2dedb;
}

.divContentLeft{
	padding:20px;
	width: 450px;
	float: left;
}

.divContentReft{
	padding:20px;
	width: 450px;
	float: right;
}

.divYourPhotos{
	margin-top:12px;
	height: 487px;
}

.orderNow{
	position: absolute;
	margin-top: 162px;	
	margin-left: 766px;
}

.verticalGrLine{
	background: #e9e8e7;
	width: 4px;
	height: 150px;
	margin-top: 32px;
	overflow: hidden;
}

.divListHome{
	padding-left: 32px;
	padding-right: 60px;
	padding-top:5px;
}

#ulVertGreenBul{
	list-style-image: url(../images/bullgreen.gif);
	margin-left: 20px;
	margin-top: 10px;
}

#ulVertGreenBul li{
	margin-top: 6px;
	font-size: 14px;
	padding-left: 2px;
}

.divContHomeProducts{
	margin-top: 10px;
	margin-bottom: 17px;
	height: 152px;	
}

.divHomeProducts{
	width: 325px;
	height: 152px;
}

.divProductsSpace{
	width: 2px;
	height: 152px;
	overflow: hidden;
}

.a_more{
	display: block;
	width: 94px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: url(../images/bgButMore.gif) no-repeat;
	margin-right: 5px;
	font-size: 13px;
}

.a_more:hover{
	color: #92d404;
}

.HomePrMore{
	position: absolute;
	margin-left: 190px;
	margin-top: 102px;
}

.divToogle{
	text-align: left;
	padding:10px;
}

#pricelist
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#pricelist td, #pricelist th 
{
font-size:11px;
text-align:center;
border:1px solid #4e697f;
padding:3px 5px 2px 5px;
}
#pricelist th 
{
font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#6e889d;
color:#ffffff;
}
#pricelist tr.alt td 
{
color:#000000;
background-color:#dde3e8;
}

.module {
			float: left;
			padding: 5px 10px 0px 10px;
			margin: 0px;
			text-align: left;
			color: #333333;
			font-family: Arial, sans-serif;
			font-size: 12px;
		}
.que_upload{
	text-align:center;
	width:375px;
	margin:auto;
	height:50px;
	padding-top:5px;	
}
.box1 {
	width:100%;
	margin-bottom: 20px;
	font-family: "Trebuchet MS";
}
.box1 .header{
	height: 31px;
}
.box1 .header .title{
	background: #76a216;
	margin-left: 13px;
	font-family: "Trebuchet MS";
	font-size:18px;
	color: #ffffff;	;
	display: block;
	padding:3px 12px ;
	float: left;
}
.box1 .header .tl{
	width: 10px;
	font-size: 8px;
	background: url(../images/tl.gif);
}
.box1 .header .t{
	background: url(../images/t.gif);
}
.box1 .header .tr{
	width: 10px;
	font-size: 8px;
	background: url(../images/tr.gif);
}
.box1 .content .r{
	width: 10px;
	background: url(../images/r.gif);
}
.box1 .content .l{
	width: 10px;
	background: url(../images/l.gif);
}
.box1 .footer{
	height:12px;
}
.box1 .footer .bl{
	font-size: 8px;
	width: 10px;
	background: url(../images/bl.gif) right top no-repeat; 
}
.box1 .footer .b{
	background: url(../images/b.gif);
}
.box1 .footer .br{
	font-size: 8px;
	width: 10px;
	background: url(../images/br.gif) left top no-repeat;
}
label{cursor: pointer;}

.treemenu {
	margin : 0px;
	padding : 10px;
	list-style : none;	
	background-color : #fafafb;
	border : 1px solid #e8e9e8;
	width : 200px;
	float: left;
}

.treemenu ul {
	list-style : none;
	margin : 0px 10px;
	padding : 0px 10px;
}

.treemenu LI {
	display : inline;
}

.treemenu a {
	display : block;
	padding-left : 12px;
	text-decoration : none;
}

.treemenu .treeopen {
  background-image : url('../images/open.gif');
  background-repeat : no-repeat;
  background-position : left;
}

.treemenu .treeclosed {
  background-image : url('../images/closed.gif');
  background-repeat : no-repeat;
  background-position : left;
}

div.pagination {
	padding:3px;
	margin:0px 9px 7px 0px;
	text-align:right;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

div.search{
	margin : 0px 0px 10px 0px;
	padding : 10px;
	list-style : none;	
	background-color : #fafafb;
	border : 1px solid #e8e9e8;
	width : 200px;
	float: left;
}
div.wall{
	background-image : url('../images/wallsofa.jpg');
    background-repeat : no-repeat;
    background-position : left;
	height: 564px;
	width: 436px;
	float:left;
	border : 1px solid #e8e9e8;
}
div.wallright{
	float:right;
	width:300px;
	text-align: center;
}
div.wallrightbuy{
	float:right;
	width:290px;
	text-align: center;
	border : 0px solid #e8e9e8;
}
.dropshadow {
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
}
