/* CSS Document */

.xcsstitle { display:none }
#topnav ul {
	margin:0; padding:0;
	position:relative;
	top:0px; left:0;
}
#topnav li {
	list-style:none;
}
#topnav .button {
	width:519px; height:23px;
	text-transform:uppercase;	
}
.button:hover {
	background-position:bottom;
}
li.button div.dropdown {
	display:none;
	margin:0; padding:0
}
li.button:hover div.dropdown {
	display:block;
	margin:0; padding:0
}

#button1 {
	background-image:url(../images/layout/button1.jpg);
}
#button2 {
	background-image:url(../images/layout/button2.jpg);
}
#button3 {
	background-image:url(../images/layout/button3.jpg);
}
#button4 {
	background-image:url(../images/layout/button4.jpg);
}
#button5 {
	background-image:url(../images/layout/button5.jpg);
}
#button6 {
	background-image:url(../images/layout/button6.jpg);
}
.button a {
	display: block;
	height:23px;
	color: white;
	text-decoration:none;
	font-size:14px; line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-weight:normal;
}
.button a:hover {
	color: black;
}
#header .dropdown {
	position:absolute;
	left:518px; top:0;
	width:230px;
	text-transform:capitalize;
	text-align:left
}
.dropdown a {
	color:black;
	padding-left:20px;
	line-height:
}
.dropdown a:hover {
	color:#909090;
}
#pages1 {
	position:relative;
	left:30px;
}
#pages1 ul {
	margin-top:0;
	margin-bottom:10px;
}
#pages1 ul li {
	height:16px;
	line-height:18px;
}
#pages2 {
	position:relative;
	left:30px;
}
#pages3 {
	position:relative;
	left:30px;
}
#pages4 {
	position:relative;
	left:30px;
}
#pages5 {
	position:relative;
	left:30px;
}
#pages6 {
	position:relative;
	left:30px;
}
#content #categorymenu {
	position: relative;
	top:80px; left:0;
	float:left;
	padding-right:20px;
	margin-right:40px;
	display:block;
	width:200px; height:560px;
	border-right:1px solid #cccccc;
	list-style:none;
	background-image:none;
	clear:both;
}
#categorymenu li.button div.dropdown {
	display:block;
	margin:0; padding:0
}
#categorymenu li {
	list-style:none;
}
#categorymenu #button1 {
	background-image:none;
}
#categorymenu #button2 {
	background-image:none;
}
#categorymenu #pages1 {
	position:relative;
	left:10px;
}
#categorymenu .dropdown a {
	color:black;
	padding-left:0;
	line-height:
}
