@charset "UTF-8";
html {
    background-color: #231F20;
}

body {
	border: 0px solid green;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body img {
	border: 0px solid black;	
}

#maincontainer {
	width: 100%;
	border: 0px solid blue;
	/*background-image: url(images/bg-plain-slice.jpg);
	background-repeat: repeat;
	background-position: left top;*/
}

#main {
	width: 840px;
	border: 0px solid red;
	margin: 0 auto;
	margin-bottom: 20px;	
}

#menulogoline {
	width: 840px;
	height: 180px;
	border: 0px solid green;
}
#menudiv {
	width: 537px; /* 538 without padding-left */
	float: left;
	padding-left: 1px;
}

#menudiv img {
	margin-right: 5px;	
	margin-top: 134px;
}

#logodiv {
	width: 302px;
	float: left;
}

#logodiv img {
	margin-top: 75px;
}
#homepagemain {
	width: 840px;
	height: 530px;
}
#sloganhomepage {
	position: relative;
	top: 30px;
	left: 0px;
	border: 0px solid red;
	width: 351px;
	height: 105px;
}
#quotemebuttonhomepage {
	position: relative;
	top: 440px;
	left: 0px;
	width: 201px;
	height: 37px;
}
#checkoutparahomepage {
	width: 260px;
	height: 35px;
	border: 0px solid blue;
	font-size: 12px;
	position: relative;
	top: 410px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#productpichomepage {
	position: relative;
	top: 210px;
	left: 520px;
	border: 0px solid red;
	width: 300px;
	height: 191px;
}
#contactbody {
	width: 840px;
	height: 600px;
}
#artspecbody {
	width: 840px;
	height: 400px;
}
#testimonialsbody {
	width: 840px;
	height: 790px;
}
#privacynoticebody {
	width: 840px;
	height: 850px;
}
#aboutpagemain {
	width: 840px;
	height: auto;
}
#ACTUALaboutpagemain {
	width: 840px;
	height: 580px;
}
#quote2pagemain {
	width: 840px;
	height: 420px;
}
#flexiblepagemain {
	width: 840px;
	height: auto;
}
#titleaboutpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
#paragraphsaboutpage {
	font-size: 14px;	
}
#picaboutpage {
	margin-top: 80px;
	height: 191px;
}
#pagespecificdiv {
	width: 840px;
	height: 630px;
}

#pagespecificdivserviceitems {
	width: 840px;
	height: 515px;
}

#pagespecificdivproductitems {
	width: 840px;
	height: 630px;
}

#pagespecificdivproductdetails {
	width: 840px;
	height: 515px;
}

#cataloguespecificdiv {
	width: 840px;
	/*height: 830px;*/

}

#breadcrumbdiv {
	background-image: url(images/breadcrumb-bar.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 37px;
	border: 0px solid red;
}

#breadcrumbdivtext {
	color: white;
	width: 650px;
	height: 14px;
	font-size: 12px;
	border: 0px solid yellow;
	margin-left: 20px;
	padding-top: 11px;
	float: left;
}

#breadcrumbdivpagenumbers {
	color: white;
	width: 150px;
	height: 14px;
	font-size: 14px;
	border: 0px solid yellow;
	margin-left: 0px;
	padding-top: 10px;
	float: left;
	text-align: right;
}

#breadcrumbdivpagenumbers a {
	text-decoration: none;
}

/*******JAVA SCROLLING - MAIN PRODUCT ITEM VIEW (LEFT-RIGHT)********/

#Scroller-1 { 
  position: absolute;
  margin-top: 21px;
  padding: 0px;
  overflow: hidden;
  width: 840px;
  height: 565px;
  background-color: none;
  text-align: left;
  
  border: 0px solid blue;
}

#categoriesdiv {
	margin-top: 11px;
	padding: 0px;
	overflow: hidden;
	width: 848px;
	height: 523px;
	text-align: left;
	background-color: none;
	border: 0px solid blue;
	color: white;
}

#categoriesdivflexi {
	margin-top: 11px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 848px;
	text-align: left;
	background-color: none;
	border: 0px solid blue;
	color: white;

}

#categoriesdivcatalogues {
	margin-top: 11px;
	padding: 0px;
	overflow: hidden;
	width: 848px;
	height: 780px;
	text-align: left;
	background-color: none;
	border: 0px solid blue;
	color: white;
}

.categoryitemdiv {
	background-image: url(images/category-icon-temp.png);
	background-repeat: no-repeat;	
	width: 203px;
	height: 253px;
	float: left;
	margin-right: 9px;
	margin-top: 8px;
}


.categoryitemdivpic {
	width: 195px;
	height: 119px;
	border: 0px solid green;
	margin-top: 4px;
	margin-left: 4px;
}

.categoryitemdivtitle {
	width: 190px;
	height: 25px;
	border: 0px solid red;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
}

.categoryitemdivtitle a {
	text-decoration: none;
	color: white;
}

.categoryitemdivdesc {
	width: 180px;
	height: 80px;
	border: 0px solid blue;
	margin-top: 5px;
	margin-left: 6px;
	font-family: arial;
	color: white;
	font-size: 12px;
	padding-left: 10px;
}

.categoryitemdivdesc a {
	color: white;	
}

.categoryservicedivtitle {
	width: 190px;
	height: 60px;
	border: 0px solid red;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
}

.categoryservicedivdesc {
	width: 180px;
	height: 45px;
	border: 0px solid blue;
	margin-top: 5px;
	margin-left: 6px;
	font-family: arial;
	color: white;
	font-size: 12px;
	padding-left: 10px;
}

.categoryservicedivdesc a {
	color: white;	
}


#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Products-Container {
  position: absolute;
  top: 0px; left: -3px;
  padding: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  overflow: visible;
  border: 0px solid red;
  margin: 0px;
  padding: 0px;
  height: 560px;
}

.Scrollbar-Up {
  cursor: pointer;
  position: relative;
  top: -287px; left: -67px;
  width: 55px;
  height: 55px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: relative;
  top: -343px; left: 850px;
  width: 55px;
  height: 55px;
}

.Scrollbar-Up-On-Own {
  cursor: pointer;
  position: relative;
  top: -26px; left: -67px;
  width: 55px;
  height: 55px;
}
.Scrollbar-Up-On-Own-G4 {
  cursor: pointer;
  position: relative;
  top: -287px; left: -67px;
  width: 55px;
  height: 55px;
}
.Scrollbar-Down-On-Own{
  cursor: pointer;
  position: relative;
  top: -288px; left: 850px;
  width: 55px;
  height: 55px;
}


/******END JAVA SCROLLING********/



#categoriesdiv2 {
	margin-top: 11px;
	padding: 0px;
	overflow: hidden;
	width: 848px;
	text-align: left;
	background-color: none;
	border: 0px solid blue;
	color: white;
	z-index: 10;
}

.categoryitemdiv2 {
	background-image: url(images/category-icon-temp.png);
	background-repeat: no-repeat;	
	width: 203px;
	height: 253px;
	float: left;
	border: 0px solid pink;
	margin-right: 9px;
	margin-top: 8px;
	z-index: 11;
}


.categoryitemdivpic2 {
	width: 195px;
	height: 119px;
	border: 0px solid green;
	margin-top: 4px;
	margin-left: 4px;
	z-index: 12;
}

.categoryitemdivtitle2 {
	width: 190px;
	height: 45px;
	border: 0px solid red;
	margin-top: 5px;
	margin-left: 7px;
	padding-top: 5px;
	z-index: 13;
}

.categoryitemdivdesc2 {
	width: 195px;
	height: 68px;
	border: 0px solid blue;
	margin-top: 5px;
	margin-left: 4px;
	font-family: arial;
	color: white;
	font-size: 12px;
	z-index: 14;
}

.categoryitemdivdesc2 a {
	color: white;	
}

.proditembutimage {
	margin-top: 29px;
}















/*****START PRODUCT ITEM ********/


.productItem {
	width: 274px;
	height: 554px;
	float: left;
	border: 0px solid green;
	margin: 0px;
	margin-right: 5px;
	background-image: url(images/product-holder.png);
	background-repeat: no-repeat;  
}
.productItemImage {
	border: 0px solid orange;
	width: 264px;
	height: 160px;
	margin-left: 4px;
	margin-top: 6px;
}

/*****END PRODUCT ITEM *******/


#pdtopborderpanel {
	width: 840px;
	height: 10px;
	border: 1px solid orange;
	float: left;
}

#pdmiddlebodypanel {
	width: 840px;
	height: 460px;
	border: 0px solid purple;
	float: left;
	/* background-image: url(images/product-description-layout.png); */
	background-image: url(images/bg-product-description.png);
	background-repeat: no-repeat; 
	margin-top: 20px;
	color: white;
}

#pdbotborderpanel {
	width: 842px;
	height: 12px;
	border: 0px solid red;
	float: left;
}

#pdmiddleftpanel {
	float: left;
	width: 220px;
	border: 0px solid blue;
}
#pdmiddleftpanelimage {
	width: 197px;
	height: 119px;
	border: 0px solid green;
	position: relative;
	top: 10px;
	left: 12px;
}
.pdmiddleftpanelbutton {
	width: 197px;
	height: 38px;
	border: 0px solid red;
	position: relative;
	top: 15px;
	left: 12px;
	margin-top: 5px;
}

#pdmiddmainpanel {
	float: left;
	width: 400px;
	border: 0px solid blue;
	min-height: 460px;
}
#pdmiddmainpaneltitle {
	width: 384px;
	height: 25px;
	border: 0px solid red;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
}
#pdmiddmainpaneldesc {
	width: 390px;
	height: 400px;
	border: 0px solid yellow;
	overflow-x: none;
	overflow-y: auto;
	padding: 5px;
	font-size: 12px;
}

#pdmiddrightpanel {
	float: left;
	width: 220px;
	border: 0px solid blue;
}
#pdmiddrightpaneltitle {
	width: 197px;
	height: 38px;
	border: 0px solid red;
	position: relative;
	top: 5px;
	left: 18px;
	margin-top: 5px;	
}

.pdmiddrightpanelitem {
	border: 0px solid green;
	width: 197px;
	height: 60px;
	position: relative;
	top: 5px;
	left: 18px;

}
.pdmiddrightpanelitemtitle {
	border: 0px solid blue;
	width: 104px;
	height: 46px;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	font-weight: bold;
}
#pdmiddrightpanel a {
	text-decoration: none;
	color: white;
}

.pdmiddrightpanelitempic {
	border: 0px solid red;
	width: 85px;
	height: 51px;
	float: left;
	margin-top: 7px;
}
.pdmiddrightpanelitempic img {
	width: 85px;
}








#footercontainer {
	width: 100%;
	height: 160px;
	background-color: #231F20;
	margin-top: 0px;
	border: 0px solid green;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#footer {
	width: 840px;
	height: 160px;
	margin: 0 auto;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	color: yellow;
}

#footerboxdetails {
	width: 140px;
	height: 130px;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	float: left;
	padding: 10px;
	text-align: right;
	font-weight: bold;
}
#footerboxvline {
	width: 10px;
	height: 150px;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	float: left;
	background-image: url(images/toolbar-column-splitter.png);
}
#footerboxsitemap {
	width: 140px;
	height: 130px;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	float: left;
	padding: 10px;
	text-align: right;
}
#footerboxservices {
	width: 140px;
	height: 130px;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	float: left;
	padding: 10px;
	text-align: right;
}
#footerboxproducts {
	width: 140px;
	height: 130px;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	float: left;
	padding: 10px;
	text-align: right;
}
#footerboxtools {
	width: 140px;
	height: 130px;
	color: white;
	font-size: 10px;
	border: 0px solid red;
	float: left;
	padding: 10px;
	text-align: right;
}























/*******JAVA SCROLLING - PRODUCT ITEM DESCRIPTION (UP-DOWN)********/

#ProductItem-1 { 
  position: absolute;
  margin-top: 0px;
  padding: 0px;
  overflow: hidden;
  width: 246px;
  height: 352px;
  background-color: none;
  text-align: left;
  margin-top: 10px;
  margin-left: 13px;
  padding: 0px;
  border: 0px solid blue;
}

.ProductItem-Container {
  position: absolute;
  top: 0px; left: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: white;
  overflow: visible;
  border: 0px solid red;
  margin: 0px;
  padding: 0px;
  width: 252px;
}
.Scrollbar-UpItem {
  cursor: pointer;
  position: relative;
  top: 362px; left: 210px;
  z-index: 1;
}
.Scrollbar-DownItem {
  cursor: pointer;
  position: relative;
  top: 362px; left: 210px;
  z-index: 1;
}

/******END JAVA SCROLLING********/


























/**********QUICKLINKS STYLES***************/



/* *{outline: none;}*/
img {border: 0;}
.container {
	width: 840px;
	height: 37px;
	padding: 0;
	margin: 0 auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid red;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	width: 140px; 
	height: 37px;
	color: black;
	margin-left: 700px;
	background: url(images/quicklinks.png);
}
 
ul#topnav li .sub {
	position: absolute;	
	top: 44px; left: 0;
	padding: 0px 20px 20px 20px;
	float: left;
	background-color: #231F20;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;

}
ul#topnav .sub ul li {
	width: 100%;
	color: #000;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: white;
	font-weight: bold;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 0px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: white;
	text-align: right;
}
ul#topnav .sub ul li a:hover {color: yellow; background-position: 5px 12px ;}


/**********END QUICKLINKS STYLES***********/

