 /* Account Dashboard Styles */

/* Structure */
#account-template
{
    margin: 10px;
}

#account-template .account-template-main
{
    background: url(../i/account/bg_dash_header.jpg) right top no-repeat #FFF;
    border: solid 2px #6c9d42;
    width: 600px;
    float: left;
    padding: 10px;
    /* min-height ie compatible */
    min-height:800px;
    height:auto !important;
    height:800px;

}
#account-template .account-template-side
{
    float: right;
    width: 300px;
}

#account-template #details-sidebar-articles
{
	margin: 15px 0 16px 0;
}

/* Typography */
#account-template #my-dashboard
{
    background: url(../i/account/bg_dash_dashboard.gif) left top no-repeat transparent;
    display: block;
    width: 190px;
    height: 42px;
    overflow: hidden;
    text-indent: -999em;
}

#account-template .account-template-main h4
{
    color: #2948ac;
    font-weight: bold;
}

#account-template .account-template-main #dashboard-header h4.account-status
{
    color: #404040;
    font-weight: bold;
}

#account-template #dashboard-header ul
{
    background: url(../i/account/bg_dash_grass.gif) center bottom no-repeat transparent;
    display: block;
    padding-bottom: 45px;
}

#account-template #dashboard-header ul li
{
    line-height: normal;
}

#account-template #dashboard-header a
{
    font-weight: bold;
}

#account-template .ui-tabs .ui-tabs-panel .tab-item .rating-status 
{
    margin:4px 0 0 8px;
}

#account-template ul.ui-tabs-nav li a
{
    display: inline;
    overflow: hidden;
    line-height: normal;
    background-position: left 3px;
    background-color: transparent;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

#account-template ul.ui-tabs-nav li a:hover { text-decoration: underline; }
#account-template #user-account-tabs .dash-home a{background-image: url(../i/account/ico_home.gif);}
#account-template #user-account-tabs .dash-viewed a{background-image: url(../i/account/ico_viewed.gif);}
#account-template #user-account-tabs .dash-favorites a{background-image: url(../i/account/ico_heart.gif);}
#account-template #user-account-tabs .dash-reviews a{background-image: url(../i/account/ico_paw.gif);}
#account-template #user-account-tabs .dash-spots a{background-image: url(../i/account/ico_added.gif);}
#account-template #user-account-tabs .dash-photos a{background-image: url(../i/account/ico_camera.gif);}

#account-template #account-home {
	line-height: 1.33;
}

#account-template #account-home a {
	color: rgb(212, 80, 1);
}

#account-template div.member_info 
{
    min-height: 223px;
}

#account-template div.member_info div.profile_pic 
{
    background:transparent url(../i/user-profile/profile_pic_bg_white.gif) no-repeat scroll 0 0;
}

#account-template .tab-header
{
	position: relative;
	border-top: 1px solid #a9cc80;
	border-bottom: 1px solid #a9cc80;
	margin: 0 2px 9px;
} 

#account-template h2
{
	font-size: 18px;
	font-weight: bold;
	background: #FFF url(../i/account/bg_ui_tabs_header_h2.gif) repeat-y top right;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#account-template #account-home .tab-header {
	background: #FFF url(../i/account/bg_ui_tabs_header_h2.gif) repeat-y top right;
	width: 100%;
}

#account-template #account-home .tab-header h2#edit-profile-tab-header {
	float: left;
	width: 73%;
}

#account-template #account-home .tab-header h2#edit-purina-profile-tab-header {
	float: left;
	width: 81%;
}

#account-template #account-home p.edit-link {
	float: right;
	width: 18%;
	font-size: 9px;
	position: relative;
	top: 15px;
}

#account-template #account-home p.view-edit {
	width: 26%;
}

#account-template #account-home div.member_info 
{
   background-color: #fff;
    margin: 0;
    width: 590px;
}

#account-template #account-home div.details 
{
    width: 370px;
}

#account-template #details-sidebar-articles
{
    padding: 9px;
}

.edit-content
{
	margin: 15px 6px 0 5px;
	padding: 20px;
	border: 8px solid #e2ebd9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.edit-content h3
{
	color: #404040;
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 14px 0;
}

.edit-content label
{
	display: block;
	margin: 0 0 4px 0;
	color: #2f6400;
	font-size: 14px;
	line-height: 1em;
}

.edit-content td label, .edit-content td input
{
	float: left;
}

.edit-content td label
{
	color: #404040;
	line-height: 18px;
}

div.profile_name
{	
	border-left: 1px solid #bdc3e2;
	border-right: 1px solid #bdc3e2;
	border-bottom: 1px solid #bdc3e2;
	height:290px;
	width:562px;
}
div.dynamic_name
{
	background-color: #8f9bd8;
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	clear: both;	
	height:35px;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-bottom:10px;
	text-align: center;
}
.formCharCount
{
	color: #7B7B7B;
	font-family: Arial,Sans-Serif;
	font-size: 11px;
}
div.profile_name h4
{
	margin: 0 0 10px 0;
	padding: 5px 0;
	background-color: #8f9bd8;
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
}

div.profile_name div.nickname
{	
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 270px;	
}

div.profile_name div.nickname dl
{	
	margin: 0 0 00;	
}

div.profile_name div.nickname dl dt
{	
	color:#336600;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0;	
}

div.profile_name div.nickname dl dd
{	
	color: #404040;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 0 0 00;	
}

div.profile_name div.nickname dl dd input
{	
	border:1px solid #B2B2B2; 
	width: 220px;
}

div.profile_name div.dogs_name
{	
	display: inline;
	float: right;
	margin: 0 25px 0 0;
	width: 250px;
}

div.profile_name div.dogs_name dl
{	
	margin:0;
	padding:0;
		
}

div.profile_name div.dogs_name dl dt
{	
	color:#336600;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px;
	line-height: 16px;
	margin: 0;
	padding:0;
}

div.profile_name div.dogs_name dl dd
{	
	color: #404040;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin:0 0 10px 0;
	padding:0;
		
}

div.profile_name div.dogs_name dl dd input
{	
	border:1px solid #B2B2B2;
	width: 220px;	
}

div.profile_name div.dogs_name dl dd.checkbox input
{	
	border: none;
	width: auto;
		
}

div.personal_questions

{
	border: 1px solid #bdc3e2;
	background-color: #cfd4ee;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	width: 559px;	
}

div.personal_questions dl

{
	margin: 10px 0 0 10px;
	padding:0;	
}

div.personal_questions dl dt

{
	color: #336600;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px; 	
	margin:0 0 3px 0;
	padding:0;	
}

div.personal_questions dl dt span

{
	color: #7B7B7B;
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	
}

.registrationCharCount
{
	color: #7B7B7B;
	font-family: Arial,Sans-Serif;
	font-size: 11px;
}

div.personal_questions dl dd

{
	margin:0 0 10px 0;
	padding:0;	
}

div.personal_questions dl dd input

{	
	border: 1px solid #878a97;
	width: 528px;	
}

div.owner_and_dog
{	
	border-top: 1px solid #919191;
	margin: 0 auto 10px auto;
	padding: 5px 0 0 0;
	width: 559px;
}

div.owner_and_dog h2
{
	color: #404040;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

div.owner_and_dog dl
{
	margin: 0;
	padding: 0 0 0 0;
}

div.owner_and_dog dl dt
{
	color: #336600;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px; 
	margin:0 0 3px 0;
	padding:0;
}

div.owner_and_dog dl dt span
{
	color: #7b7b7b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px; 
}

div.owner_and_dog dl dd
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

div.owner_and_dog dl dd textarea
{	
	border: 1px solid #b2b2b2;
	height: 58px;
	width: 558px;
}

div.location_and_privacy
{
	width: 559px;
	margin: 10px auto 10px auto;
	overflow: hidden;	
}

div.location_and_privacy div.location
{	
	border: 1px solid #bdc3e2;
	display: inline;
	float: left;
	padding: 10px;
	width: 250px;	
}

div.location table.location_table label
{
	color: #404040;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;	
}

div.location_and_privacy div.location p.title
{	
	color: #336600;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 0 5px 0;
}

div.location_and_privacy div.privacy
{	
	border: 1px solid #bdc3e2;
	display: inline;
	color: #404040;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;	
	float: right;	
	padding: 10px;
	width: 253px;
}

div.location_and_privacy div.privacy p.title, div.location_and_privacy div.location p.title
{
	color: #336600;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 0 5px 0;
}

div#flashcontent
{
	border-top: none;
	margin: 10px auto;
	padding: 0 0 10px 0;
	width: 559px;
}

h2.flash-header
{
	border-top: 1px solid #919191;
	color: #404040;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

div#flashcontent p
{

}

div.buttons
{
	float: right;
	margin: 20px 0 0;
}

div.buttons a
{
	display: block;
	float: left;
	padding: 12px 24px 12px 0;
	font-size: 12px;
	line-height: 1em;
}

#edit-purina-profile ul
{
	margin: 0;
}

#edit-purina-profile li
{
	margin: 0 0 7px 0;
}

#edit-purina-profile input.text-box
{
	width: 555px;
}

#edit-purina-profile li.first-name, #edit-purina-profile li.last-name, #edit-purina-profile li.city
{
	float: left;
}

#edit-purina-profile li.first-name input, #edit-purina-profile li.last-name input, #edit-purina-profile li.city input
{
	width: 268px;
}

#edit-purina-profile li.first-name, #edit-purina-profile li.city
{
	margin-right: 15px;
}

#edit-purina-profile li.state, #edit-purina-profile li.zip-code
{
	float: left;
	width: 136px;
}

#edit-purina-profile li.state select
{
	width: 118px;
}

#edit-purina-profile li.zip-code input
{
	width: 132px;
}

#edit-purina-profile fieldset
{
	margin: 0 0 24px 0;
	padding: 15px;
	border: 1px solid #cbdcbc;
	background-color: #d3e1c6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#edit-purina-profile p
{
	color: #2e6500;
	font-size: 14px;
}

#edit-purina-profile fieldset label
{
	float: left;
	color: #404040;
}

#edit-purina-profile fieldset select
{
	display: block;
	margin: 0 0 0 45px;
	width: 312px
}

#edit-purina-profile fieldset th
{
	text-align: left;
}

#edit-purina-profile fieldset td
{
	padding: 0 0 10px 0;
}

#edit-purina-profile fieldset table.wet-food-frequency td
{
	padding: 5px 0 0 0;
}

#edit-purina-profile fieldset table.wet-food-frequency td input
{
	margin: 0 5px 0 0;
	float: left;
}

#edit-purina-profile fieldset table.wet-food-frequency td label
{
	margin: 0 30px 0 0;
	font-size: 12px;
}

#edit-purina-profile fieldset td label
{
	margin: 0 10px 0 0;
}

#edit-purina-profile fieldset td input
{
	width: 140px;
	margin: 0 20px 0 0;
}

#edit-purina-profile fieldset td.last input
{
	margin: 0;
}

#edit-purina-profile fieldset td select
{
	width: 146px;
	margin: 0;
}

#edit-purina-profile fieldset dt
{
	float: left;
	color: #2f6400;
	font-size: 14px;
}

#edit-purina-profile fieldset dd
{
	float: left;
	padding: 7px 0 0 0;
}

#edit-purina-profile fieldset dd input
{
	float: left;
	margin: 0 0 0 10px;
}

#edit-purina-profile fieldset dd label
{
	float: left;
	margin: 2px 0 0 2px;
}

#edit-purina-profile hr
{
	margin: 14px 0;
	border: none;
	background: transparent url(../../i/map/account/bg_hr.gif) repeat-x 0 0;
}

#edit-purina-profile dl dd label
{
	display: inline;
	color: #404040;
	font-size: 11px;
}

#dog-info tr td label { float: none; }


.directive
{
	color: #7b7b7b;
	font-size: 11px;
}

#clear-my-history
{
	color: #D45001;
	font-size: 10px;
}

#full-size-image-holder 
{
    margin: 20px auto; 
    text-align: center;
}

#account-template .edit-content 
{
    border: 0 solid black;
    margin: 0;
}

#account-template .remove-spot
{
    right: auto;
    left: 19px;
}

#account-template .account-header 
{
    border-bottom:1px solid #A9CC80;
    border-top:1px solid #A9CC80;
    margin: 10px 0;
}
