/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

h1 {
	font-size: 16px;
	color: #6699FF;
	padding: 5px 0;
}

h2 {
	font-size: 16px;
	color: #666666;
	padding: 5px 0;
}

h3 {
	font-size: 14px;
	color: #6699FF;
	padding: 5px 0;
}

h4 {
	font-size: 12px;
	color: #6699FF;
	padding: 5px 0;
}

p {
	text-align: justify;
	padding: 5px 0;
	color: #333333;
}

hr {
border-top: #AFC7D1 dotted 1px;
border-bottom: #FFFFFF dotted 1px;
border-left: #FFFFFF dotted 1px;
border-right: #FFFFFF dotted 1px;
}

li {
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	list-style-position: inside;
	padding: 10px 0;
	color: #6699FF;
}


#container {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
}

#titleArea {
	width: 960px;
	height: 95px;
	background-color: #FFFFFF;
	background-image: url(acatalog/images/titleBgr.jpg);
	background-repeat: no-repeat;
}

#topNavArea {
	width: 920px;
	height: 30px;
	padding: 0 20px;
	background-color: #FFFFFF;
	background-image: url(acatalog/images/topNavArea.jpg);
	background-repeat: no-repeat;
}

#topNavArea li {
	list-style: none;
	display: inline;
}

.topNavBtn {
	width: 100px;
	height: 28px;
	position: relative;
	float: right;
	white-space: nowrap;
	display: block;
	margin: 0px 0px 0px 2px; 
	padding: 0;
	background-image: url(acatalog/images/topNav/blueBtnDown.jpg);
	background-repeat: no-repeat;
}

.topNavBtn a {
	display: block;
	width: 100px;
	height: 28px;
	float: left;
	text-decoration: none;
}

.topNavBtn span {
	width: 100px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 6px;
	cursor: pointer;
	color: #000066;
	font-weight: bold;
	text-align: center;
}

.topNavBtn img {width: 100px; height: 28px; border: 0px; }
.topNavBtn a:hover {visibility:visible}
.topNavBtn a:hover img{visibility:hidden}
.topNavBtn a:hover span {color: #0000CC;}


#contentArea {
	width: 960px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(acatalog/images/contentBgr.jpg);
	background-repeat: repeat-y;
}

#footArea {
	width: 960px;
	height: 35px;
	background-color: #FFFFFF;
	background-image: url(acatalog/images/footerBgr.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}

#leftCol {
	width: 200px;
	height: auto;
	float: left;
	padding: 0 10px 0 20px;
}

.leftMenuTopTag {
	width: 200px;
	height: 20px;
	background-image: url(acatalog/images/sideMenu/sideMenuTop.jpg);
	background-repeat: no-repeat;
}

.leftMenuTopTag h1 {
	padding: 3px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

.leftMenuTopTagB {
	width: 200px;
	height: 45px;
	background-image: url(acatalog/images/sideMenu/sideMenuTopB.jpg);
	background-repeat: no-repeat;
}

.leftMenuTopTagB h1 {
	padding: 28px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

.leftMenuBtn {
	width: 200px;
	height: 21px;
	position: relative;
	white-space: nowrap;
	display: block;
	margin: 0; 
	padding: 0;
	background-image: url(acatalog/images/sideMenu/sideMenuBtnDown.jpg);
	background-repeat: no-repeat;
}

.leftMenuBtn a {
	display: block;
	width: 200px;
	height: 21px;
	float: left;
	text-decoration: none;
}

.leftMenuBtn span {
	width: 170px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 4px;
	cursor: pointer;
	color: #000066;
	font-weight: bold;
}

.alt1 .leftMenuTopTagB {
	background-image: url(acatalog/images/sideMenu/alt1SideMenuTop.jpg);
}

.alt1 .leftMenuBtn {
	background-image: url(acatalog/images/sideMenu/alt1SideMenuBtnDown.jpg);
}

.alt1 .leftMenuBtn a:hover span {color: #660099;}

.alt2 .leftMenuTopTagB {
	background-image: url(acatalog/images/sideMenu/alt2SideMenuTop.jpg);
}

.alt2 .leftMenuBtn {
	background-image: url(acatalog/images/sideMenu/alt2SideMenuBtnDown.jpg);
}

.alt2 .leftMenuBtn a:hover span {color: #af005a;}

.leftMenuBtn img {width: 200px; height: 21px; border: 0px; }
.leftMenuBtn a:hover {visibility:visible}
.leftMenuBtn a:hover img{visibility:hidden}
.leftMenuBtn a:hover span {color: #0000CC;}

.welcomeBtn {
	width: 500px;
	height: 218px;
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
}

.welcomeBtn a {
	display: block;
	width: 500px;
	height: 218px;
	float: left;
	text-decoration: none;
}

.welcomeBtn span {
	width: 250px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 16px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}

.welcomeBtn .span2 {
	position: absolute;
	left: 20px;
	top: 66px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.welcomeBtn .span3 {
	position: absolute;
	left: 20px;
	top: 126px;
	font-size: 10px;
	font-weight: normal;
}

.welcomeBtn .span4 {
	position: absolute;
	left: 20px;
	top: 180px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #000066;
}

.welcomeBtn img {width: 500px; height: 218px; border: 0px; }
.welcomeBtn a:hover .span4 {color: #999999;}

.bigFeature {
	clear: right;
	position: relative;
}

.bigFeatureBtn {
	width: 708px;
	height: 225px;
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
}

.bigFeatureBtn a {
	display: block;
	width: 708px;
	height: 225px;
	float: left;
	text-decoration: none;
}

.bigFeatureBtn span {
	width: 400px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 284px;
	top: 30px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}

.bigFeatureBtn img {width: 708px; height: 225px; border: 0px; }

.mediumFeatureBtn {
	width: 166px;
	height: 157px;
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	float: left;
}

.mediumFeatureBtn a {
	display: block;
	width: 166px;
	height: 157px;
	float: left;
	text-decoration: none;
}

.mediumFeatureBtn span {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 8px;
	top: 124px;
	cursor: pointer;
	color: #000033;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
}

.mediumFeatureBtn img {width: 166px; height: 157px; border: 0px; }

.mediumFeatureBtn a:hover {visibility:visible}
.mediumFeatureBtn a:hover img{visibility:visible}
.mediumFeatureBtn a:hover span {color: #FFFFFF;}


.rightBtn {
	width: 205px;
	height: 70px;
	position: relative;
	white-space: nowrap;
	display: block;
	margin: 0; 
	padding: 0;
	background-image: url(acatalog/images/rightNav/rightBtnUp.jpg);
	background-repeat: no-repeat;
}

.rightBtn a {
	display: block;
	width: 205px;
	height: 70px;
	float: left;
	text-decoration: none;
}

.rightBtn span {
	width: 205px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 45px;
	cursor: pointer;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.rightBtn img {width: 205px; height: 70px; border: 0px; }
.rightBtn a:hover {visibility:visible}
.rightBtn a:hover span {color: #FFFFFF;}

#rightCol {
	width: 710px;
	height: auto;
	float: right;
	padding: 0 20px 0 0;
}

#rightCol .floatRight {
	width: 205px;
	height: auto;
	float: right;
}

#introBox {
	width: 205px;
	height: 175px;
	background-color: #FFFFFF;
	background-image: url(acatalog/images/introMovieTemplate.jpg);
}

#introHolder {
	padding: 4px 7px 0px 7px;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.floatRight {
	float: right;
}

.picFloatRight {
	float: right;
	margin-left: 10px;
}

.picFloatLeft {
	float: left;
	margin-right: 10px;
}

.indented {
	width: 660px;
	height: auto;
	margin: 0 auto;
}

.searchBox {
	width: 185px;
	height: 40px;
	padding: 30px 0 0 20px;
	background-image: url(acatalog/images/searchBGR.jpg);
}

.mLink :link, .mLink :visited, .mLink :link:hover, .mLink :visited:hover, .mLink :link:active, .mLink :visited:active {
color: #CCCCCC;
font-size: 9px;
font-weight: normal;
text-decoration: none;
}