/* BASIC STYLES */
a {
	color: #336699;
}

body {
	background-color: #fff;
	margin: 0;
}
#wrapper {
	background-image: url('../images/theme-004/wrapper.bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
	width: 780px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#header {
	border: 0;
	margin: 0;
	background-color: transparent;
	background-color: #337799;
	height: 75px;
}

/*header*/
#header .loginwidget {
	color: #fff;
	padding-right: 10px;
}


#navbar {
	border: 0;
	margin: 0;
	background-color: transparent;
	background-image: url('../images/theme-004/navbar.bg.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 30px;
	padding: 0;
	padding-top: 10px;
}
* html #navbar { height: 39px; }

#navbar ul.links li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid transparent;
}
#navbar ul.links li a:hover {
	background-color: #666;
	border: 1px solid #999;
}

#navbar h1 {
	color: #fff;
}
#navbar input {
	background-image: url('no.gif');
	background-color: #E5E5E5;
	padding-bottom: 2px;
	border: 1px solid #777;
	padding-left: 5px;
}
#navbar input.button {
	background-image: url('../images/buttongrad1.gif');
	border: 1px solid #777;
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 1px;
}

#navbar2 {
}

#navbar2 ul.links li a {
}
#navbar2 ul.links li a:hover {
}

/* LEFT */
#left {
	border: 0;
	margin: 0;
	background-color: transparent;
	background-image: url('../images/theme-004/left.bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 183px;
}
#left ul.links {
	padding-bottom: 5px;
	background-image: url('../images/theme-004/left.section.bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#left ul.links li {

}
#left ul.links li:hover {
}
#left ul.links li a { 
	text-decoration: none;
	color: #333;
	padding-left: 20px;
}
#left ul.links li a:hover {
	text-decoration: underline;
}
#left ul.categories {
	padding-bottom: 5px;
	background-image: url('../images/theme-004/left.section.bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#left ul.categories li {
	border: 1px solid transparent;
	border-top: 1px solid #FFF052;
	padding-left: 20px;
}
#left ul.categories li:hover {
	background-color: #FFF052;
	border: 1px solid #FFCE3B;
}

#left ul.categories li a:hover {
	text-decoration: underline;
}
#left ul.categories li a { 
	text-decoration: none;
	color: #333;
	padding-left: 0px;
}
#left ul.categories li.current { 
}
#left ul.catDep1 {
	padding-bottom: 5px;
	background-image: url('../images/theme-004/left.section.bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;

}
#left ul.catDep1 li {
	border: 1px solid transparent;
	border-top: 1px solid #FFF052;
	padding-left: 20px;
}
#left ul.catDep1 li a:hover {
	text-decoration: underline;
}
#left ul.catDep1 li a { 
	text-decoration: none;
	color: #333;
	padding-left: 0px;
}
#left ul.catDep1 li.current { 
}

#left ul.catDep2 {
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;

}
#left ul.catDep2 li {
	border: 1px solid transparent;
	border-top: 1px solid #FFF052;
	padding-left: 20px;
}
#left ul.catDep2 li a:hover {
	text-decoration: underline;
}
#left ul.catDep2 li a { 
	text-decoration: none;
	color: #333;
	padding-left: 0px;
}
#left ul.catDep2 li.current { 
}

#left ul.catDep3 {
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;

}
#left ul.catDep3 li {
	border: 1px solid transparent;
	border-top: 1px solid #FFF052;
	padding-left: 20px;
}
#left ul.catDep3 li a:hover {
	text-decoration: underline;
}
#left ul.catDep3 li a { 
	text-decoration: none;
	color: #333;
	padding-left: 0px;
}
#left ul.catDep3 li.current { 
}

#left h1 {
	color: #555;
}
#left .bundlewidget {
	color: #555;
	background-image: url('../images/theme-004/left.section.bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;

}

#left .bundlewidget a { 
	text-decoration: none;
	color: #555;
	padding-left: 0px;
}

#left .bundlewidget a:hover {
	text-decoration: underline;
}



#left form {
	/* background-color: #f00; */
	display: block;
	margin-left: -5px;
	padding-left: 5px;
	width: 186px;
	padding-bottom: 5px;
	background-image: url('../images/theme-004/left.section.bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#left .availablepoints {
	color: #555;
	padding-right: 10px;
}


/* CONTENT */
#content {
	border: 0;
	margin-left: 198px;
	margin-bottom: 0;
	background-color: transparent;
	background-image: url('../images/theme-004/content.bg.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-left: 10px;
}
#breadcrumbs {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	font-weight: bold;
	color: #000;
}
#breadcrumbs a { 
	text-decoration: none;
	color: #336699;
}

/* FOOTER */
#footer {
	border: 0;
	margin: 0;
	background-image: url('../images/theme-004/footer.bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px
/*
	text-align: center;
	height: 66px;
	padding-top: 55px;
*/
	text-align: right;
	height: 19px;
	padding-top: 8px;
}

/* TABS? */
#navbar {
}
#navbar ul li {
}

div.featuredItems {
	color: #333333;
	font-weight: bold;
}


legend {
	font-size: 11pt;
}
/*
fieldset {
	background-color: #eee;
}
legend {
	font-size: 11pt;
	background-image: url('../images/theme-004/legend.bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
*/

/*
input.button {
	background-image: url('no.gif');
	background-color: #969696;
	color: #fff;
	font-weight: bold;
}
*/


/* -- IE HACKS */
* html #navbar {
	padding-top: 0px;
}
* html #navbar ul {
	margin-top: 9px;
}
/*
* html #navbar ul li {
	border: 1px solid #000;
}
*/
* html #navbar ul.links li a {
	border-width: 0px;
}