@charset "utf-8";
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B2B2B2;
	line-height: 20px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #06C;
}
a:hover {
	color: #060;
}
h1 {
	font-size: 16px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #333;
}
h2 {
	font-size: 14px;
	color: #333;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p {
	margin-top: 2px;
	margin-bottom: 12px;
}
img {
	margin: 0px;
	padding: 0px;
}
#contenter {
	background-image: url(../images/contenter_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	height: 87px;
}

#menubar {
	float: right;
	margin-top: 35px;
	margin-right: 10px;
}
#menubar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menubar ul li {
	display: inline;
}
#menubar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 2px;
}
#menubar ul li a span {
	padding-left: 5px;
	margin-left: 2px;
	line-height: 17px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menubar ul li a:hover span{
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
#menubar ul #rightmenu a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menubar ul .inpage a span{
	background-image:url(../images/alphaimg.png);
	color: #333;
	background-repeat: repeat;
	padding: 5px;
}
#menubar ul .inpage a:hover span{
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#swfholder  {
	height: 375px;
	width: 920px;
}
#insideheader {
	height: 273px;
}
#insideheader #swf {
	width: 573px;
	float: left;
}
#insideheader #pagetilte {
	float: right;
	margin-right: 15px;
	text-align: right;
}
#insideheader #pagetilte #serieslogo {
	margin-top: 120px;
	margin-bottom: 70px;
}
#inforholder {
	padding-right: 10px;
	padding-left: 10px;
}


#featureproducts {
	padding-left: 10px;
	padding-top: 10px;
}
#featureproducts .productlist {
	float: left;
	background-image: url(../images/product_bg.jpg);
	margin-right: 4px;
	margin-top: 5px;
}
#featureproducts .productlist h2 {
	padding-top: 20px;
	padding-left: 25px;
	margin: 0px;
	color: #FFF;
	font-size: 18px;
}
#featureproducts .productlist ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#featureproducts .productlist ul li a {
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#featureproducts .productlist div ul li a:hover {
	color: #F60;
}
#featureproducts .productlist div {
	background-repeat: no-repeat;
	background-position: 110px 0px;
	height: 154px;
	width: 222px;
}
#productfeature {
	padding-top: 10px;
	padding-left: 10px;
}





#footer {
	padding-left: 10px;
	padding-top: 30px;
}
#aoclogo {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}
#contactdiv {
	width: 870px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
}
.rstop , .rsbottom{
	background-image: url(../images/features_top.gif);
	height: 10px;
	width: 900px;
}
.rsbottom {
	background-image: url(../images/features_bottom.gif);
}



.spectable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	width: 100%;
}

.spectable .heartr td {
	background-color: #333;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}
.spectable tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 4px;
	margin: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
}
.spectable tr .title {
	font-weight: bold;
	background-color: #DDD;
	font-size: 10px;
}
.spectable .secrow td {
	background-color: #F5F5F5;
}
.spectable .secrow td a {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #069;
}

.storetable {
	width: 100%;
	background-color: #FFF;
	line-height: 25px;
}
.storetable tr td {
	vertical-align: top;
	font-weight: bold;
	padding: 0px;
}
.storetable tr .state {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 80px;
	color: #0066CC;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.storetable .secrow td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.storetable tr td .insidetable {
	font-weight: normal;
	width: 100%;
}
.storetable tr td .insidetable tr td {
	font-weight: normal;
	padding: 4px;
	font-size: 12px;
}
.storetable tr td .insidetable .secrow td {
	background-color: #F5F5F5;
}
.storetable tr td .insidetable tr .name {
	font-weight: bold;
	width: 280px;
}
.storetable   .secrow   a, .name a  {
	color: #000000;
}
.storetable  .name  a: hover, .secrow a:hover  {
	color: #0066CC;
}


.smalltext {
	font-size: 11px;
}

.divleft {
	float: left;
}
.divright {
	float: right;
}
.clear {
	clear: both;
	float: none;
}

