#main_dog_name
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #452709;
}

#dog_subname
{
	color: #333;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
}

#dog_left_column
{
	position: relative;
	width: 170px;
	float: left;
	overflow: visible;
	margin-right: 10px;
}

#dog_right_column
{
	margin: 0 0 0 175px;
	width: 520px;
	overflow: auto;
}

#dog_right_column_retired
{
	margin: 0 auto;
	width: 520px;
	overflow: auto;
	text-align: left;
}

#dog_right_column_retired_holder
{
	text-align: center;
}

#remove_item, #new_item
{
	display: none;
}

/* Right Column Styles */
#image_holder_spacer
{
	width: 1px;
	height: 300px;
	float: left;
}

#image_holder
{
	width: 518px;
	text-align: center;
	float: left;
	position: relative;
}

.next_prev_holder
{
	position: relative;
	height: 20px;
}

#prev_link
{
	position: absolute;
	top: 0px;
	left: 5px;
}

#next_link
{
	position: absolute;
	top: 0px;
	right: 5px;
}

div.dog_sport_bubble_holder
{
	margin: 3px 20px 10px 20px;
}

div.dog_overview_holder
{
	margin: 0 0 10px 0;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #644A27;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

div.retired_holder
{
	background: #ccc url('/images/main/gray_nav_bkg.jpg') repeat-x;
}

div.normal_holder
{
	background: #f2ebe2 url('/images/main/nav_bkg.jpg') repeat-x;
}

#retired_label
{
	padding: 5px;
	letter-spacing: 3px;
	font-size: 16px;
	color: #333;
	text-align: center;
}

#abandoned_label
{
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

div.dog_overview_holder div
{
	padding: 3px;
}

div.dog_overview_holder a
{
	text-decoration: underline;
}

div.award_holder
{
	margin: 10px;
	text-align: center;
	width: 143px;
	float: left;
}

/* Tab Styles */
#dog_tabs ul { list-style-type: none; padding: 0px; clear: both; height: 30px; margin: 0px; }
#dog_tabs ul li { list-style-type: none; list-style-image: none; padding: 5px 10px; margin: 0px 5px; font-size: 12px; font-weight: bold; float: left; }
#dog_tabs ul li.active_tab {
	border: 1px solid #452709;
	background:  #452709 url('/images/main/button_bkg.jpg') center repeat-x;
	color: #ffffff;
}
#dog_tabs ul li.active_tab a
{
	color: #fff;
}
#dog_tabs ul li a:hover
{
	text-decoration: none;
}

#dog_tabs div.dog_tab {
	text-align: left;
	background: #fff;
	width: 500px;
	padding: 10px;
	border-top: 3px solid #452709;
}

/* Left Box Styles */
.dog_side_container
{
	margin-bottom: 20px;
	border: 1px solid #452709;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

.dog_side_container .dog_side_title
{
	height: 20px;
	padding: 0px 10px;
	position: relative;
	margin: 0px;
	font-size: 12px;
}

.dog_side_container .toggle_title
{
	cursor: pointer;
}

.dog_side_container .dog_side_title .toggle
{
	position: absolute;
	top: 0px;
	right: 5px;
}

.dog_side_container .dog_side_content
{
	padding: 0px;
}

.dog_care_box
{
	float: left;
	width: 80px;
	margin: 5px 0;
	text-align: center;
	cursor: pointer;
	color: #644A27;
	position: relative;
}

.dog_care_box img
{
	border: 0;
}

#care_loading
{
	display: none;
	background: #fff;
	z-index: 5;
	position: absolute;
	top: 23px;
	left: 2px;
	width: 164px;
	height: 285px;
}

#care_loading img
{
	position: absolute;
	top: 100px;
	left: 75px;
}

.grooming_tool_holder
{
	float: left;
	width: 80px;
	height: 80px;
	margin: 13px;
}

.dog_care_box .care_complete
{
	position: absolute;
	top: 0px;
	right: 16px;
	width: 40px;
	height: 40px;
	z-index: 2;
}

.dog_care_box .dog_care_icon
{
	width: 40px;
	height: 40px;
}

.dog_care_box .dog_care_action
{
	margin: 0 5px;
}

.dog_status_spacer
{
	clear: both;
	height: 5px;
}

.dog_side_container  a.manage_options
{
	padding: 5px;
	display: block;
}

.dog_side_container  a.manage_options:hover
{
	background: #f2ebe2 url('/images/main/nav_bkg.jpg') repeat;
	color: #452709;
	text-decoration: none;
}

#level_up_link
{
	font-size: 16px;
	font-weight: bold;
	color: green;
	margin: 5px;
	display: block;
}

#var_updates
{
	display: none;
}

/* Pedigree */

div.pedigree_holder
{
	width: 480px;
	height: 175px;
	position: relative;
	margin-top: 10px;
	z-index: 1;
}

div.pedigree_dog_info
{
	position: absolute;
	top: 280px;
	left: 0px;
	width: 340px;
	z-index: 2;
}

div.pedigree_label
{
	position: absolute;
	width: 30px;
	left: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

div.pedigree_box
{
	position: absolute;
	width: 210px;
	height: 75px;
	overflow: auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	z-index: 1;
}

div.pedigree_icon
{
	position: absolute;
	bottom: 2px;
	right: 5px;
}

div.pedigree_icon img
{
	margin: 0px!important;
}

div.pedigree_box_text
{
	margin: 3px 0 0 3px;
	font-size: 11px;
	line-height: 13px;
}
