@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li  {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	text-align: center;
}
#controlsz {
	background-color: #ECECF1;
	text-align: center;
	padding: 6px;
}

h2 {
	font-size: 16px;
}
#wrapper {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(graphix/headerslice.gif);
	height: 150px;
	width: 1000px;
	background-repeat: no-repeat;
	float: left;
}
#topnav {
	float: right;
	margin-right: 25px;
	text-align: right;
	margin-top: 30px;
	font-size: 75%;
	color: #CCCCCC;
	width: 500px;
	display: inline;
}
#topnav a {
	color: #CCCCCC;
	text-decoration: none;
}

#secndtopnav {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 50px;
	font-size: 80%;
	color: #999999;
	margin-right: 25px;
	display: inline;
}
#secndtopnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#content p {
	margin-bottom: 5px;
	margin-top: 5px;
}

#bodywrap {
	background-image: url(graphix/bodyback.gif);
	width: 1000px;
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#sidebar {
	width: 185px;
	padding-left: 25px;
}
#leftupnav p {
	margin-left: 15px;
}
.leftupnavtable {
	font-size: 11px;
}



#leftupnav {
	list-style-type: none;
	font-size: 73%;
	background-color: #D6D6D6;
	background-image: url(graphix/topnavback.jpg);
	background-repeat: repeat-x;
}
#leftupnav ul {
	list-style-type: none;
	margin-left: 6px;
	margin-right: 6px;
}
#leftupnav  li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftupnav  li a:link, #leftupnav li a:visited {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	}
#leftupnav  li a:hover, #leftupnav li active, #leftupnav li a:focus {
	color: #872BDB;
	text-decoration: none;
}
#lowerleftnav {
	padding-top: 25px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	font-size: 73%;
	color: #999999;
	background-image: url(graphix/lowerleftback.jpg);
}
#lowerleftnav ul {
	list-style-type: none;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
}
#lowerleftnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lowerleftnav li a:link, #lowerleftnav li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	}
#lowerleftnav  li a:hover, #lowerleftnav li active, #lowerleftnav li a:focus {
	color: #9551EF;
	text-decoration: none;
}
#lowerleftnav h4 {
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #33CC00;
	font-size: 12px;
}
#content {
	float: right;
	width: 710px;
	padding-right: 40px;
	font-size: 75%;
}
#content a {
	color: #6B03C0;
}
#content ul {
	margin-left: 15px;
}

#content h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #56B627;
	font-size: 22px;
}
#footer {
	background-image: url(graphix/bottomback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	padding-top: 70px;
	font-size: 11px;
	color: #339933;
	text-align: center;
	padding-bottom: 70px;
}
#footer a {
	color: #339933;
	text-decoration: none;
}
#catbox {
	float: left;
	margin-bottom: 15px;
}
#catbox a {
	text-decoration: none;
}
.formboxez {
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 2px;
	background-color: #E2E2E2;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.vertspace {
	padding-top: 10px;
	padding-bottom: 10px;
}
.prixez {
	font-size: 20px;
	font-weight: bold;
}
.greenbarspace {
	font-weight: bold;
	background-color: #78D749;
	background-image: url(images/morebar.jpg);
	height: 50px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.catitemclaz {
	float: left;
	width: 310px;
	padding: 10px;
	border: 1px solid #999999;
	height: 140px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.floatleft {
	float: left;
	padding-right: 3px;
}
