/* CSS Document */

#menu {	
	width:920px;
	height:34px;
	margin-top:15px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D2D3D5;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#D2D3D5;
}

.menu-button {
	height:16px;
	float:left;
	text-align:center;
/*	border-bottom-width:0px;*/
	padding-top:9px;
	cursor:pointer;
	font-size:14px;
/*	font-weight:bold;*/
	/*padding-left:2px;
	padding-right:2px;*/
	white-space:nowrap;
/*	background-color:#00CC33;*/
}

.menu-button a {
/*	color:#FF9900;*/
	color:#333;
/*	font-family:Helvetica,Arial,Verdana;*/
	font-family: 'Courier', serif;
}

.menu-button a:hover {
	color:#000000;
}

.menu-button-selected {
	height:16px;
	float:left;
	text-align:center;
/*	border-bottom-width:0px;*/
	padding-top:9px;
	cursor:pointer;
	font-size:14px;
/*	font-weight:bold;*/
	/*padding-left:2px;
	padding-right:2px;*/
	white-space:nowrap;
/*	background-color:#00CC33;*/
	font-weight:bold;
}

.menu-button-selected a {
	color:#000000;
/*	font-family:Helvetica,Arial,Verdana;*/
	font-family: 'Courier', serif;
}

.menu-button-selected a:hover {
	color:#000000;
}

.menu-button-spacer {
	width:40px;
	height:25px;
	float:left;
	margin-left:0px;
	margin-right:0px;
/*	background-color:#FFFFFF;
	border-right-color:#000000;
	border-right-width:1px;
	border-right-style:solid;*/
}


.menu-brand ul {
	width:auto;
	list-style:none;
	margin:0px;
	padding:0px;	
	margin-bottom:10px;
}

.menu-brand ul li {
	width:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
/*	margin-top:3px;
	margin-bottom:3px;	*/
/*	background-color:#F0F0F0;*/
/*	font-weight:bold;*/
}

.menu-brand ul li:hover {
/*	background-color:#ADA59A;*/
}

.menu-brand ul li a {
	color:#000000;
	font-size:12px;
/*	font-family:Helvetica,Arial,Verdana;*/
	font-family: 'Courier', serif;
	font-style:normal;
/*	font-weight:bold;*/
}

.menu-brand ul li .a-selected {
/*	color:#FFFFFF;*/
}

.menu-brand ul .li-selected {
	/*background-color:#ADA59A;*/
/*	background-color:#9BDE03;*/
}

.menu-brand ul li:hover {
/*	background-color:#9E896C;*/
}

.menu-brand ul li:hover a {
/*	color:#FFFFFF;*/
}


#menu-category ul {
	width:auto;
	list-style:none;
	margin:0px;
	padding:0px;	
	margin-bottom:10px;
}

#menu-category ul li {
	width:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
/*	margin-top:3px;
	margin-bottom:3px;	*/
/*	background-color:#F0F0F0;*/
/*	font-weight:bold;*/
}

#menu-category ul li:hover {
/*	background-color:#ADA59A;*/
}

#menu-category ul li a {
	color:#000000;
	font-size:12px;
/*	font-family:Helvetica,Arial,Verdana;*/
	font-family: 'Courier', serif;
	font-style:normal;
/*	font-weight:bold;*/
}

#menu-category ul li .a-selected {
/*	color:#FFFFFF;*/
}

#menu-category ul .li-selected {
	/*background-color:#ADA59A;*/
/*	background-color:#9BDE03;*/
}

#menu-category ul li:hover {
/*	background-color:#9E896C;*/
}

#menu-category ul li:hover a {
/*	color:#FFFFFF;*/
}


.

















#sub-menu {	
	width:912px;
/*	background-color:#00CC00;*/
	padding-left:34px;
	padding-right:34px;
}

.sub-menu-button {
	height:20px;
	float:left;
	text-align:center;
/*	border-bottom-width:0px;*/
	padding-top:5px;
	cursor:pointer;
	font-size:16px;
/*	font-family: Devin,Verdana;*/
	font-family: 'Courier', serif;
	/*padding-left:2px;
	padding-right:2px;*/
	white-space:nowrap;
	margin-right:45px;
/*	background-color:#00CC33;*/
}

.sub-menu-button a {
/*	color:#4D4D4D; */
/*	font-family:Arial,Verdana;*/
	font-family: 'Courier', serif;
}

.sub-menu-button a:hover {
/*	color:#FF9900; */
}

.sub-menu-button-item {
	color:#4D4D4D
}

.sub-menu-button-item:hover {
/*	color:#FF9900;*/
	color:#FF9900;
}

.sub-menu-button-item-selected {
/*	color:#FF9900;*/
	color:#FF9900;
}


#category-menu {
/*	background-color:#33CC00;*/
	width:166px;
	margin-top:55px;
	margin-left:34px;
}

#category-menu-header {
/*	background-color:#99CCFF;*/
	width:166px;
	margin-bottom:10px;
	font-size:14px;
/*	color:#FF9900;*/
	color:#FF9900;
}

.category-menu-button {
	width:166px;
/*	padding-left:20px;*/
	text-align:left;
	margin-bottom:10px;
	font-size:12px;
}

.category-menu-button-spacer {
	width:166px;
	height:166px;
}





#archive-date-selector ul {

	
/*	width:auto;*/
	list-style:none;
	margin:0px;
	padding:0px;	
	margin-bottom:10px;
	width:auto;
/*	margin-top:55px;*/
	margin-left:0px;
}

#archive-date-selector ul li {
	width:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:3px;
	margin-bottom:3px;	
	background-color:#F0F0F0;
	font-weight:bold;
}

#archive-date-selector ul li:hover {
	background-color:#4D4D4D;
}

#archive-date-selector ul li a {
	color:#373737;
	font-size:12px;
/*	font-family:Helvetica,Arial,Verdana;*/
	font-family: 'Courier', serif;
	font-style:normal;
	font-weight:bold;
}

#archive-date-selector ul li .a-selected {
	color:#FFFFFF;
}

#archive-date-selector ul .li-selected {
	background-color:#4D4D4D;
}

#archive-date-selector ul li:hover {
/*	background-color:#9E896C;*/
}

#archive-date-selector ul li:hover a {
	color:#FFFFFF;
}



ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
/*	height: 32px; /*--Set height of tabs--*/
/*	border-bottom: 1px solid #999;*/
/*	border-left: 1px solid #999;*/
	width: 100%;
	height:21px;
	margin-top:0px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
/*	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 20px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	padding-left:7px;
	padding-right:7px;
	margin-right:0px;
	background-color:#CCCCCC;
	height:20px;
	text-align:center;
	font-size:10px;
	-moz-border-radius-top-left:5px;
	-moz-border-radius-top-right:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0;
/*	padding-right:5px;*/
	outline: none;
}
ul.tabs li a:hover {
	/*background: #ccc;*/
}

html ul.tabs li.active, html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	/*border-bottom: 1px solid #fff;*/ /*--Makes the active tab look like it's connected with its content--*/
	background-color:#666;
	color: #fff;
}

ul.tabs li.active a {
	color:fff;
}

.tab_container {
	border: 1px solid #999;
/*	border-top: none;*/
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
/*	font-size: 1.2em;*/
}

