html { 
/*  	background: url("/img/site/bgr.png") no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;   */
  }
body { 
} 

#header {
	height: 86px;
	min-width: 1000px;
}

#lastexit {
	float: left;
	height: 76px;
	width: 86px;
	top: 0;
	left: 6px;
	padding: 0;
	margin: 0;
	background-image: url('../img/site/laArrow4.jpg');
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

#lastexit a,#lastexit a:hover {
	margin: 0;
	color: #830a0a;
	font-size: 14px;
	font-weight: bold;
	padding-top: 66px;
	padding-left: 4px;
	width: 100%;
	display: block;
	text-decoration: none;
}

#nav {
	float: left;
	height: 82px;
	width: 120px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	border-left: solid 1px #a8c1a6;
	padding-top: 2px;
}

#nav a,#nav a:hover {
	line-height: 20px;
	text-indent: 12px;
	display: block;
	width: 110px;
	text-decoration: none;
	font-size: 1em;
	color: #576156;
	padding: 0;
	margin: 0;
	height: 20px;
}

#nav  a:hover {
	color: #a8c1a6;
}

#nav  a.selected {
	background-image: url('../img/site/navbgr.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px; line-height : 20px;
	font-weight: bold;
	line-height: 20px;
}

#hdrimgs {
	float: left;
	padding-top: 0.4em;
}

#headtext {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 46px;
}

#headtext h1 {
	font-size: 1.4em;
	line-height: 2em; margin : 0;
	padding: 0; cursor : pointer;
	color: #033;
	cursor: pointer;
	margin: 0;
}

#headtext h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}




#ptitle {
	margin: 10px;
	padding: 0;
	padding-left: 90px;
	width: 600px
}

#content {
	margin: 0 auto;
	padding: 0;
	padding-left: 4px;
	width: 1000px;
	min-width: 1000px;
	min-height: 380px;
	overflow: hidden;
	position: relative;
}

/* MAIN PAGE / LEFT COLUMN  */

#mleftcnt {
	width: 326px;
	float: left;
	margin-right: 7px;
}

#mleftcnt span.title {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ab5050;
	text-align: right;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 98%;
	display: block;
	padding-right: 10px;
	margin-bottom: 4px;
}

#mleftcnt div.singleitem {
	padding: 0px;
	margin: 0px;
	padding: 2px;
	margin-bottom: 8px;
	border-bottom: 1px #666666 inset;
	width: 98%;
	padding-right: 4px
}

#mleftcnt p {
	padding: 0px;
	margin: 0px;
}
  

/* MAIN PAGE / LEFT COLUMN END */

/* MAIN PAGE / SLIDE COLUMN */
#mcslidecnt {
	width: 660px;
	float: left;
}
 
#mcslidecnt span.title {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ab5050;
	text-align: left;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
	display: block;
	padding-left: 4px;
	margin-bottom: 4px;
}
/* MAIN PAGE / SLIDE COLUMN END */



/* MAIN PAGE / MIDDLE COLUMN */
#msstrip {
	width: 448px;
	float: left;
}

#msstrip p {
	padding: 6px;
	margin: 0px;
	text-align: justify;
	margin-right: 8px;
}

#msstrip span.title {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ab5050;
	text-align: left;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 1px solid #ccc;
	width: 98%;
	display: block;
	padding-left: 4px;
	margin-bottom: 4px;
}
/* MAIN PAGE / MIDDLE COLUMN END */


/* MAIN PAGE / RIGHT COLUMN */

#mrightcnt {
	width: 202px;
	float: left;
}

#mrightcnt span.title {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ab5050;
	text-align: left;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 98%;
	display: block;
	padding-left: 10px;
	margin-bottom: 4px;
}

#mrightcnt 	 p { 
	padding: 0px;
	margin: 0px; 
}

#mrightcnt div.singleitem {
	padding: 0px;
	margin: 0px;
	padding: 2px;
	margin-bottom: 8px;
	border-bottom: 1px #666666 inset;
	width: 98%;
	padding-right: 4px
}
 
#mrightcnt h2 {
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px; 
	line-height: 1.3em;
	color: #5F5656;
}
 
#mrightcnt h2>a,#mrightcnt h2>a:hover {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px; 
	line-height: 1.4em;
	color: #5F5656;
}

/* MAIN PAGE / RIGHT COLUMN END */




/* LEFT CATEGORY LIST  */
#containerlist {
	width: 180px;
	float: left;
} 
/* LEFT CATEGORY LIST END */












/* ITEM LIST  */  

#itemlist { 
	margin-left: 180px;
	font-size: 12px;
	height: 100%; 
}

/* ITEM LIST END */  
 

#footer {
	width: 100%;
	text-align: center;
	border-top: solid 1px #a8c1a6;
	margin: 0;
	padding: 0;
}

#footer p {
	font-size: 0.8em;
	line-height: 1.2em;
}

#footer a,#footer  a:hover {
	text-decoration: none;
	color: #666;
	font-size: 1.1em;
	line-height: 1.2em;
}

#uconst {
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-bottom: 320px;
} 


/* WEB WASTE   */   
#webwaste:hover  div.wwbox:not(:hover) {
	opacity: 0.4;
}
/* WEB WASTE END  */


/* PHOTO ALBUM CATEGORIES  */
#albumCatalog:hover  div.albumImgBox:not(:hover) {
	opacity: 0.4;
}
/* PHOTO ALBUM CATEGORIES  END */



/* PICTURE ALBUM IMAGES */
#albumPictures:hover  div.albumPicBox:not(:hover) {
	opacity: 0.4;
}
/* PICTURE ALBUM IMAGES  END*/
