@charset "utf-8";
/* CSS Document */
:-moz-any-link:focus {
  outline: none;
}

a
{
  outline: none;
}
#arcat{
	display: block;
	height: 36px;
	width: 125px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../images/ar_logo_small.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#arcat:hover{
	display: block;
	height: 36px;
	width: 125px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../images/ar_logo_small.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #434343;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #0C1730;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFF;
	text-decoration: none;
}
.clear {
	line-height: 0px;
	clear: both;
	float: none;
	height: 0px;
	overflow: hidden;
}
.syswidth {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-attachment: scroll;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#logo {
	height: 118px;
	width: 328px;
	padding-top: 8px;
	position: absolute;
	z-index: 10;
	padding-left: 314px;
}
#top_content {
	text-align: right;
	height: 102px;
	padding-top: 18px;
	padding-right: 57px;
	padding-left: 57px;
	font-family: "Arial", Gadget, sans-serif;
	color: #766731;
}
#top_content a:link, #top_content a:visited {
	color: #C2960B;
	text-decoration: none;
}
#top_content a:hover, #top_content a:active {
	color: #C2960B;
	text-decoration: none;
}
#menu {
	line-height: 80px;
	height: 80px;
	padding-left: 148px;
}
#menu a {
	display: block;
	float: left;
	height: 80px;
	text-indent: -9999px;
}
#menu a:hover, #menu a:active {
	display: block;
	float: left;
	height: 80px;
	background-attachment: scroll;
	background-image: url(../images/top_bg_a_hover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu a.Home {
	width:84px;
}
#menu a.Home:hover, #menu a.Home:active {
	background-position: -148px 0px;
}
#menu a.Products {
	width:113px;
}
#menu a.Products:hover, #menu a.Products:active {
	background-position: -232px 0px;
}
#menu a.AboutUs {
	width:107px;
}
#menu a.AboutUs:hover, #menu a.AboutUs:active {
	background-position: -345px 0px;
}
#menu a.DesignDetails {
	width:129px;
}
#menu a.DesignDetails:hover, #menu a.DesignDetails:active {
	background-position: -452px 0px;
}
#menu a.WhatIsNew {
	width:128px;
}
#menu a.WhatIsNew:hover, #menu a.WhatIsNew:active {
	background-position: -581px 0px;
}
#menu a.Gallery {
	width:107px;
}
#menu a.Gallery:hover, #menu a.Gallery:active {
	background-position: -709px 0px;
}
#main {
	background-image: url(../images/main.png);
	background-repeat: no-repeat;
	height:641px;
	background-position: 0px -200px;
	padding: 8px 0px 0px 10px;
	overflow:hidden;
}
#main_left {
	background-image: url(../images/main_first_r1_c1.png);
	float: left;
	height: 228px;
	width: 257px;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_left ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 25px;
	padding-left: 17px;
	padding-right: 20px;
}
#main_left ul li {
	line-height: 36px;
	font-size: 14px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/li_bg.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2960B;
	padding-left: 34px;
	height: 35px;
}
#main_left ul li:hover {
	line-height: 36px;
	font-size: 14px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/li_bg.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-left: 34px;
	height: 35px;
	background-color: #C2960B;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB830A;
}
#main_left ul li a {
	color: #FFF;
	text-decoration: none;
}
#main_center, #main_right {
	float: left;
	height: 403px;
	width: 333px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#main_center {
	background-image: url(../images/main_first_r1_c2.png);
}
#main_right {
	background-image: url(../images/main_first_r1_c3.png);
}
#main_center a, #main_right a {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 403px;
	width: 333px;
}
#main_right a {
}
#main_center a {
	background-image: url(../images/main_first_r1_c2.png);
}
#main_right a {
	background-image: url(../images/main_first_r1_c3.png);
}
#main_center a:hover {
	background-image: url(../images/main_first_r1_c2.png);
	background-position: 0px -403px;
}
#main_right a:hover {
	background-image: url(../images/main_first_r1_c3.png);
	background-position: 0px -403px;
}
#main_content_left {
	float: left;
	width: 225px;
	padding-left: 11px;
	padding-right: 21px;
	position: relative;
	top: -180px;
}
.main_content_title {
	background-attachment: scroll;
	background-image: url(../images/li_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6B115;
	font-size: 14px;
	line-height: 27px;
	font-weight: bolder;
	padding-left: 13px;
	color: #174481;
	margin-bottom: 10px;
}
.dersic {
	font-size: 9px;
	line-height: 18px;
}
.dersic a {
	display: block;
	text-align: right;
	color: #E6B115;
	font-weight: bolder;
	text-decoration: underline;
}
#main_content_center {
	float: left;
	width: 661px;
	padding-left: 7px;
	padding-top: 15px;
}
#main_content_right {
	float: left;
	width: 222px;
	padding-left: 3px;
}
#input_text {
	background-attachment: scroll;
	background-image: url(../images/form_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 201px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #F5F6F8;
	line-height: 19px;
	color: #999;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#input_submit {
	background-attachment: scroll;
	background-image: url(../images/form_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999;
	padding: 0px;
	height: 22px;
	width: 73px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F9FAFB;
	cursor:pointer;
}
#input_submit:hover {
	background-position: 0px -22px;
}
#foot {
	line-height: 40px;
	color: #C8D7EC;
	text-align: center;
	font-size: 10px;
}
#foot a {
	color: #C8D7EC;
}
#footlogo {
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 157px;
	background-attachment: scroll;
	background-image: url(../images/footlogo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.child_main ul {
	float: left;
	width: 172px;
	padding-top: 33px;
	padding-left: 49px;
	margin: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	overflow: hidden;
	list-style-type: none;
	font-size: 11px;
}
.child_main ul ul {
	float: none;
	width: auto;
	padding-top: 0px;
	padding-left: 13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	list-style-type: none;
	font-size: 11px;
}
.child_main ul li {
	margin: 0px;
	padding: 0px;
}

.child_main ul li.Selected ul {
	display:block;
}
.child_main ul li a:link, .child_main ul li a:visited {
	line-height: 24px;
	background-attachment: scroll;
	background-image: url(../images/child_li_bg.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	height: 24px;
	padding-left: 21px;
	overflow: hidden;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5990B;
	color:#174481;
}
.child_main ul ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5990B;
}
.child_main ul ul ul {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C5990B;
	font-style: italic;
}
.child_main ul ul li a:link, .child_main ul ul li a:visited {
	line-height: 20px;
	background-attachment: scroll;
	background-image: url(../images/child_li_bg.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	height: 20px;
	padding-left: 21px;
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C5990B;
	color:#174481;
}
.child_main ul li a:hover, .child_main ul li a:active {
	line-height: 24px;
	background-attachment: scroll;
	background-image: url(../images/child_li_bg.png);
	background-repeat: no-repeat;
	background-position: -10px -24px;
	height: 24px;
	padding-left: 21px;
	overflow: hidden;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5990B;
	color:#FFF;
	background-color:#E6B115
}
.child_main ul ul li a:hover, .child_main ul ul li a:active {
	line-height: 20px;
	background-attachment: scroll;
	background-image: url(../images/child_li_bg.png);
	background-repeat: no-repeat;
	background-position: -10px -24px;
	height: 20px;
	padding-left: 21px;
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C5990B;
	color:#FFF;
	background-color:#E6B115
}
li.Selected a.hover:link, li.Selected a.hover:visited {
	background-position: -10px -24px;
	color:#FFF;
	background-color:#E6B115
}
.Selected-Category {
	background-position: -10px -24px;
	color:#FFF;
	background-color:#E6B115
}

/* Commercial Cage */
.commercial-cage{
	clear:both;
}

.commercial-cage h3{
	color:#0D4799;
}


/* Bread Crumb */
.menu-b {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
    float:right;
	color: #174481;
}
.menu-b a{
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #174481;
	text-decoration: none;
}
.menu-b a:hover{
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #174481;
	text-decoration: underline;
}
