/* @group Global */

* {
	margin: 0;
	padding: 0;
}
 /* uncomment for sticky footer */
 /* also must add <div class='push'></div> right before div.wrapper closes */
/*html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}
.footer, .push {
	height: 30px;
}
*/
html {
	height: 100%;
}
body {
	font: 12px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 100%;
	background: #D6D4AE url(images/body_bg.jpg) repeat-x fixed center bottom;
}
/*div.body-bg {
	position: fixed;
	bottom: 0;
	background: url(images/body_bg.jpg) repeat-x fixed center;
}*/
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-bottom: 10px;
}
ul {
	
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #4b471a;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
}
#container {
	position: relative;
	height: 690px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid white;*/
	padding-top: 50px;
	background: url(images/content_bg.png) no-repeat 0 50px;
}

#inner_container {
	position: relative;
	/*border: 1px solid red;*/
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 30px;
}
#header {
	position: relative;
	display: none;
}
a.header {
	background: url(images/onepixclear.gif) repeat;
}
span.site-name {
	position: absolute;
	left: -999px;
}
div.bread-crumbs {
	position: absolute;
	text-transform: uppercase;
	font-size: 9px;
	top: 6px;
	padding-left: 12px;
	left: 24px;
}
div.bread-crumbs a {
	color: #46431B;
}

#main_nav {
	position: relative;
	width: 175px;
	min-height: 242px;
	height: auto !important;
	height: 242px;
	background: url(images/nav_bg_long.png) no-repeat center top;
	float: left;
	margin: 15px 25px 0 10px;
	z-index: 1000;
}
#main_nav ul {
	padding-left: 2px;
	padding-top: 2px;
	margin-left: 0;
	/*background:transparent url(images/nav_body.png) repeat-y scroll 0 0;*/
}
#main_nav li#last {
	/*background:transparent url(images/nav_body.png) repeat-y scroll 0 0;*/
}
#main_nav img.nav-bottom {
	display: block;
	margin: 0;
	width: 174px;
	height: 2px;
	position: absolute;
	/*bottom: 2px;*/
}
#main_nav ul li {
	list-style-type: none;
	position: relative;
	margin-bottom: 4px;
}
#main_nav ul li a {
	display: block;
	width: 157px;
	height: 30px;
	background: url(images/nav_item_off.png) no-repeat;
	/*margin-bottom: 4px;*/
	color: #3A3814;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 32px;
	padding-left: 15px;
}

#main_nav ul li a.on, #main_nav ul li a.on:hover {
	background: url(images/nav_item_on.png) no-repeat;
	text-decoration: none;
}
#main_nav ul li a:hover {
	background: url(images/nav_item_hover.png) no-repeat;
	text-decoration: none;
}
#main_nav ul li#first > a.off {
	background: url(images/nav_first_bg_off.png) no-repeat;
	margin-bottom: -2px;
	color: #fff;
	width: 155px;
	line-height: 28px;
}
#main_nav ul li#first > a.on {
	background: url(images/nav_first_bg_on.png) no-repeat;
	margin-bottom: -2px;
	color: #FBBF21;
	width: 155px;
	line-height: 28px;
}
#main_nav ul li#first > a:hover {
	background: url(images/nav_first_bg_on.png) no-repeat;
	margin-bottom: -2px;
	color: #FBBF21;
	width: 155px;
	line-height: 28px;
}
#main_nav div.sub-nav-box {
	position: absolute;
	display: none;
	left: 172px;
	top: -9px;
	/*zoom: 1;*/
	/*border: 1px solid;*/
}
#main_nav div.sub-nav-box img.sub-top {
	z-index: 1;
}
#main_nav div.sub-nav-box img.sub-bottom {
	z-index: 1;
	position: relative;
}
#main_nav div.sub-nav-box div.sub-nav-inner {
	background: url(images/sub_nav_bg.png) repeat-y;
}

#main_nav div.sub-nav-box ul {
	position: relative;
	top: 0px;
	padding: 0 0 2px 2px;
	margin: 0;
	/*zoom: 1;*/
}
#main_nav div.sub-nav-box ul li {
	margin-bottom: 4px;
}
#main_nav div.sub-nav-box ul li a {
	margin-bottom: 0;
	z-index: 1000;
	width: 165px;
	padding-left: 7px;
	/*margin-bottom: 4px;*/
	font-size: 10px;
	/*background: url(images/nav_item_off.png) no-repeat;*/
}
#content {
	position: relative;
	width: 760px;/* maybe make 766px for scroller */
	float: left;
	margin-top: 15px;
	height: 570px;
	font-size: 10px;
	color: #3B3810;
}
#content h1.page-title {
	color: #3B3810;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 38px;
	margin-bottom: 0;
	line-height: 20px;
}
#content ul {
	padding-left: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content img {
	margin: 0 10px 10px 0;
}
#content table {
	border: 1px solid #CCCC9E;
	padding: 10px;
	color: #5B5C5E;
	font-size: 11px;
	background-color: white;
}
#gallery img {
	position: absolute;
	top: 0;
	left: 0;
}
img.tree-logo {
	position: absolute;
	top: 545px;
	left: 12px;
}

a.home-link {
	background: url(images/onepixclear.gif) repeat;
	position: absolute;
	display: block;
	top: 662px;
	width: 280px;
	height: 33px;
	left: 25px;
}
#footer_links {
	position: absolute;
	bottom: 42px;
	width: 336px;
	height: 30px;
	left:  671px;
}
#footer_links a.trigger {
	position: relative;
	display: block;
	background: url(images/footer_off.png) no-repeat;
	width: 94px;
	height: 30px;
	color: #4b471a;
	line-height: 30px;
	font-size: 12px;
	padding-left: 15px;
}
#footer_links a.trigger:hover {
	background: url(images/footer_on.png) no-repeat;
	text-decoration: none;
}
#footer_links div.footer-link {
	/*position: relative;*/
	float: left;
	width: 110px;
	margin-right: 2px;
}
#footer_links div.footer-content {
	position: absolute;
	display: none;
	background-color: white;
	width: 330px;
	border: 1px solid #ccc;
	height: 275px;
	top: -280px;
	left: 0;
	z-index: 1000;
}

#footer_links div.footer-content span.close {
	position: relative;
	left: 315px;
	top: 5px;
	cursor: pointer;
}

#footer_links div.footer-content div.content {
	padding: 10px;
}
#footer_links div#recog div.content ul li {
	margin-bottom: 4px;
	font-size: 11px;
}
#footer {
	position: absolute;
	bottom: 0;
	text-align: right;
	padding-right: 25px;
	width: 1012px;
}
#footer p {
	font-size: 9px;
	color: #3A3814;
}
#footer p a {
	color: #3A3814;
}

/* @group Accelsite Definitions */

/* @group Generic Module Styles */

#module_toc {
	position: relative;
	padding: 10px;
}
#module_toc div.module-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#module_toc h2 {
	
}
#module_toc div.module-image {
	
}
#module_toc div.module-description {
	
}
#module_detail {
	position: relative;
}
#module_detail a.back-to-list {
	
}
#module_detail h1 {
	
}

#module_detail h3 {
	
}

#module_detail h3 a {
	
}

#module-image-detail {
	margin-bottom: 10px;
}

#module-image-detail img {
	padding: 3px;
	border: 1px solid #ddd;
}
/* @end */

/* @group Table Sorting Styles */


.table-stripe-nosort {
	border-collapse: collapse;
}

.table-stripe-nosort tr.table-hover td {
	background-color: #ffd !important;
}

.table-stripe-nosort thead tr th {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FDE5B4;
}
.table-stripe-nosort tr.even td.contentListCell {
	background: #fafafa;
}

.table-stripe-nosort tr.odd td.contentListCell {
	background: #f6f6f6;
}

table.table-stripe {
	border-collapse: collapse;
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

table.table-stripe thead tr th {
	border-bottom: 1px solid #FDE5B4;
}
table.issue tr td.contentListCell.first {
	width: 40%;
}
table .categoryCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
	font-weight: bold;
}
table td.contentListCell {
	
}

table .adminHeaderCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
}
.table-stripe tr.table-hover td {
	background-color: #ffd !important;
}


table.table-stripe tr.even td.contentListCell {
	background: #fafafa;
}

table.table-stripe tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.navigation td.main_level{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}

table.navigation td.sub_level{
	background-color: #f9f9f9;
}

/* @end */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
.formLabel {
 /*background-color: #ECEEF0;*/
 }
.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }
.contentListCell {
 /*background-color: #EEEEEE;
 color: #000000;*/
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate3 {
  /*background-color: #FFF;*/
  border:2px solid #EFEDEE;
  /*color: #000000;*/
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Home */


#page_image {
	position: absolute;
	left: 22px;
	top: 61px;
}

#home_welcome {
	position: absolute;
	top: 285px;
	left: 35px;
}
#home_welcome h1 {
	color: white;
	font-size: 60px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}
#home_welcome p {
	color: white;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
/* @end */

/* @group Dogs List */

#dog_list {
	position: relative;
}
#dog_list div.dog {
	position: relative;
	float: left;
	width: 177px;
	margin-right: 10px;
	height: 160px;
	margin-bottom: 20px;
}
#dog_list div.dog img {
	margin: 0;
}
#dog_list div.name {
	position: relative;
	width: 176px;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 5px;
}
#dog_list_dual div.dog {
	position: relative;
	float: left;
	width: 372px;
	margin-right: 8px;
	/*height: 160px;*/
	margin-bottom: 20px;
}
a.litter-pedigree {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div.toc-info span.label {
	font-weight: bold;
	text-transform: uppercase;
	color: #45421E;
	margin-right: 5px;
	font-size: 10px;
}

div.toc-info div.spacer {
	margin-bottom: 8px;
}
/* @end */

/* @group Dogs Detail */

#detail_container {
	position: relative;
}
#detail_image {
	position: relative;
	width: 400px;
	min-height: 325px;
	height: auto !important;
	height: 300px;
	float: left;
	margin-bottom: 10px;
	/*border: 1px solid #ccc;*/
}
#image {
	position: relative;
	height: 300px;
}
#image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
}
#image_nav {
	position: relative;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin-top: 1px;
}
#controls {
	position: relative;
	display: block;
	margin-right: 20px;
	width: 75px;
	float: left;
	margin-left: 5px;
}
#nav_top {
	position: relative;
	background: url(images/image_nav_top.gif) no-repeat;
	width: 400px;
	height: 4px;
}
#nav_bg {
	position: relative;
	background: url(images/image_nav_bg.gif) repeat-y;
	width: 400px;
}
#nav_bottom {
	position: relative;
	background: url(images/image_nav_bottom.gif) no-repeat;
	width: 400px;
	height: 5px;
}
#prev {
	position: relative;
	background: url(images/prev.png) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	float: left;
}
#current_image {
	position: relative;
	float: left;
	text-align: center;
	width: 45px;
}
#next {
	position: relative;
	background: url(images/next.png) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
}
#info_top {
	position: relative;
	background: url(images/info_top.gif) no-repeat;
	width: 340px;
	height: 5px;
}
#detail_info {
	position: relative;
	width: 340px;
	float: left;
	margin-left: 15px;
	background: url(images/info_bg.gif) repeat-y;
}
#info {
	padding: 10px 15px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	font-size: 10px;
}
#info span.label {
	font-weight: bold;
	text-transform: uppercase;
	color: #45421E;
	margin-right: 5px;
}
#info span.clearance {
	font-weight: bold;
	text-transform: none;
	color: #45421E;
	padding-left: 25px;
}
#info div.spacer {
	margin-bottom: 8px;
}
#info a.pedigree {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#info_bottom {
	position: relative;
	background: url(images/info_bottom.gif) no-repeat;
	width: 340px;
	height: 5px;
}
#detail_desc {
	position: relative;
	/*margin-top: 10px;*/
	color: #58595b;
	height: 203px;
	width: 755px;
}
/* @end */

/* @group Timeline */

#timeline_gallery_box {
	position: relative;
	width: 405px;
	float:left;
	height: 345px;
	margin-right: 10px;
}
#timeline_gallery {
	position: relative;
	width: 401px;
	height: 301px;
}
#timeline_gallery img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#timeline_info {
	float: left;
	position: relative;
	width: 345px;
	height: 301px;
	/*background: transparent url(images/info_bg.gif) repeat-y scroll 0 0;*/
}
div.timeline-info-content {
	font-size:10px;
	min-height:272px;
	height:auto !important;
	height: 272px;
	padding: 10px 5px 10px 15px;
	background: transparent url(images/info_bg.gif) repeat-y scroll 0 0;
}
#timeline_info ul.timeline-weeks {
	position: relative;
	float: left;
	width: 85px;
	min-height:272px;
	height:auto !important;
	height: 272px;
	padding-left: 0;
}
#timeline_info ul.timeline-weeks li {
	list-style-type: none;
}
#timeline_info ul.timeline-weeks li a {
	list-style-type: none;
	padding-left: 20px;
	display: block;
	margin-bottom: 5px;
}
#timeline_info ul.timeline-weeks li a:hover {
	list-style-type: none;
	font-weight: bold;
	background: url(images/week_on.png) no-repeat 0 top;
	text-decoration: none;
}
#timeline_info ul.timeline-weeks li a.on {
	list-style-type: none;
	font-weight: bold;
	background: url(images/week_on.png) no-repeat;
}
#timeline_info div.week-info {
	float:left;
	position:relative;
	width: 225px;
	height: 275px;
}
#timeline_description {
	position: relative;
	height: 194px;
}
/* @end */

/* @group Puppies */

#puppies_gallery_container {
	position: relative;
	float: left;
	width: 400px;
	height: 330px;
}
#puppies_gallery {
	position: relative;
	height: 300px;
	margin-bottom: 1px;
}
#puppies_gallery img {
	position: absolute;
	top: 0;
	left: 0;
}
#puppies_info {
	background:transparent url(images/info_bg.gif) repeat-y scroll 0 0;
	float:left;
	margin-left:15px;
	position:relative;
	width:340px;
}
#puppies_cat_desc {
	position: relative;
	margin-top: 15px;
}
/* @end */

/* @group Kennel */
#gallery_container {
	position: relative;
	float: left;
	width: 370px;
	height: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
}
div#image_title.gallery {
	padding-left: 15px;
}
#nav_top.gallery {
	position: relative;
	background: url(images/image_nav_top_gal.gif) no-repeat;
	width: 366px;
	height: 4px;
}
#nav_bg.gallery {
	position: relative;
	background: url(images/image_nav_bg_gal.gif) repeat-y;
	width: 366px;
}
#nav_bottom.gallery {
	position: relative;
	background: url(images/image_nav_bottom_gal.gif) no-repeat;
	width: 366px;
	height: 5px;
}
/* @end */

/* @group Scroller */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */

