#HeaderBodyClass .catagoryBar {
	height: 55px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: 50px;

}
a {
	color: #58595b;
}
ul {
	list-style:none;
	margin-left:0;
}
#HeaderBodyClass .catagoryBar #titleText {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bolder;
	color: #F7921C;
	position: relative;
	left: 25px;
	top: 5px;
	width: 975px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 50px;
}
#bodyCatagories {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#catagoriesMenuBar {
	float: left;
	height: auto;
	width: 150px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bolder;
	color: #F7921C;
	text-decoration: none;
}

#catagoriesMenuBar a{
	text-decoration: none;
}

#HeaderBodyClass .catagoryBar #horizRule {
	color: #000000;
}

#bodyCatagories .seriesSelectBody {
	width: 798px;
	float: left;
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #58595b;

}
	
#bodyCatagories .seriesSelectPortrait {
	position: relative;
	float: left;
	width: 220px;
	height: 210px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	cursor:pointer;cursor:hand;
}

#bodyCatagories .seriesSelectLandscape img {
	position: absolute;
	border: 1px solid #000000;
	left: 0px;
	top: 35px;
}

#bodyCatagories .seriesTitle {
	position: relative;
	top: 200px;
	width: 220px;
	text-align: center;
}

#bodyCatagories .seriesTitleLandscape {
	position: relative;
	top: 200px;
	width: 122px;
	text-align: center;

}
#bodyCatagories .seriesTitlePortrait {
	position: relative;
	top: 225px;
	width: 122px;
	text-align: center;
	
}
#bodyCatagories .seriesSelectLandscape {
	position: relative;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: left;
	width: 220px;
	height: 210px;
	cursor:pointer;cursor:hand;
}

#bodyCatagories .seriesSelectPortrait img {
	position: absolute;
	border: 1px solid #000000;
	left: 32px;
	top: 0px;
}


.selectedThumbnail {  border: solid 1px #F7921C!important;
}

.selectedTextThumbnail { color:#F7921C;
}
.selectedArrowThumbnail { color:#F7921C;
}
.selectedMenuThumbnail { color:#F7921C;
}

.inFocus {  border: solid 1px #F7921C !important; }

#bodyCatagories .seperator {
	position: relative;
	float: left;
	width: 798px;
	height: 2px;
	top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbdbf;
	margin-top: 15px;
	margin-bottom:40px;
}

#bodyCatagories .spacer {
	position: relative;
	margin: 18px;
	float: left;
	width: 798px;
	height: 25px;
	top: 25px;
}

.seriesHeader1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #f7941d;
	font-weight: bold;
}

.seriesHeader2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
