
#gsn_page #tbl_dietary_pref select{
	width: 200px;
}
#gsn_page #tbl_dietary_pref tr td{
	padding-top: 5px;
}
#gsn_page input{
	display:inline;
}
#gsn_page label{
	margin:0;
	padding:0;
	text-align:left;
	width: auto;
	display: inline;
	float: none;
}
#gsn_page .gsn_reg_section{
	padding-left: 15px;
	width: 95%;
}
#gsn_page .gsn_reg_section td {padding: 5px;}
#gsn_page .gsn_reg_section .gsn_section_head{
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: -15px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}
#gsn_page #store_id{
	width: auto;
}
#gsn_page #email_dow{	
	width: 75px;
}

#gsn_page #gsn_form_errors{
	color: #bb0005;
	font-weight: bold;
	text-align: center;
}

#gsn_page #gsn_msg_account_updated{
	color: #2e540b;
	background-color: #fbfaf6;
	font-weight: bold;
	text-align: center;
	border: 1px dashed black;
	padding: 5px;
}

/* profile */

.member_section {
	margin-bottom: 20px;
}

.member_section h3 {
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px dotted #AAAAAA;
	margin-top: 20px;
	margin-bottom: 10px;
}

.member_section .member_content {
	clear: both;
	margin-left:10px;
}

.member_section h3 div {
	height: 24px;
	margin-top: -6px; 
}

.c_left_red {
	float:left;
	width:4px;
	height: 6px;
	background: transparent url('../../var/themes/default/pb/images/site/corner_red_left.jpg') no-repeat;
}

.c_middle_red {
	float:left;
	background: transparent url('../../var/themes/default/pb/images/site/bg_red.jpg') repeat-x;
	padding: 3px 15px 7px 15px;
	color: #fff;
	font-weight: 500;
}

.c_right_red {
	float:left;
	width:4px;
	height: 6px;
	background: transparent url('../../var/themes/default/pb/images/site/corner_red_right.jpg') no-repeat;
}

.c_left_brn {
	float:left;
	width:4px;
	height: 6px;
	background: transparent url('../../var/themes/default/pb/images/site/corner_brn_left.jpg') no-repeat;
}

.c_middle_brn {
	float:left;
	background: transparent url('../../var/themes/default/pb/images/site/bg_brn.jpg') repeat-x;
	padding: 3px 15px 7px 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}

.c_right_brn {
	float:left;
	width:4px;
	height: 6px;
	background: transparent url('../../var/themes/default/pb/images/site/corner_brn_right.jpg') no-repeat;
}

.c_left_grn {
	float: left;
	width: 6px;
	height: 7px;
	background: transparent url('../../var/themes/default/pb/images/site/corner_grn_left.jpg') no-repeat;
}

.c_middle_grn {
	float: left;
	background: transparent url('../../var/themes/default/pb/images/site/bg_grn.jpg') repeat-x;
	padding: 5px 15px 8px 15px;
	color: #fff;
	font-weight: 500;
	font-size: 14pt;
}

.c_right_grn {
	float: left;
	width: 6px;
	height: 7px;
	background: transparent url('../../var/themes/default/pb/images/site/corner_grn_right.jpg') no-repeat;
}

#fam_list li {
	margin-left: 30px;
	margin-bottom: 10px;
}

#fam_list #fam_name {
	width: 150px;
}

#birthday, #fam_list #fam_bday {
	width: 80px;
}

#profile_progress {

}

#profile_container {
	width: 200px;
	margin-left: 10px; 
}

#profile_img_container {
	cursor: pointer;
}

#help_controls {
	font-size: 7pt;
	display: none;
}

#photo_upload_controls {
	display: none;
}

#profile_img {
	width: 100%;
}

.member_content .section_desc {
	margin-bottom: 10px;
}

.member_content table th {
	margin-top: 5px;
	text-align: left;
	padding: 3px 3px 0px 3px;
}

.member_content table td {
	padding: 0px 3px 3px 3px;
}

#store_results.profile {
	margin-top: 20px;
	overflow: auto;
	max-height: 350px;
}

#store_results.profile .store_sep {
	clear: both;
}

#store_results.profile .store_item {
	clear:both;
	height: 80px;
	border: 1px solid #fff;
	cursor: pointer;
	padding: 5px;
}

#store_results.profile .store_item_over {
	border: 1px solid #aaa;
	background-color: #f7f7f7;
}

#store_results.profile .store_item .store_info {
	float:left;
	margin-left: 20px; 
}

#store_results.profile .store_item .store_img {
	float:left;
	width: 100px;
	margin-top: 5px;
	margin-right: 3px;
}

#cur_store_img {
	
}

#cur_store_name {
	margin-top: 10px;
	font-size: 12px;
}

#cur_store_addr {
	font-size: 11pt;
	font-weight: bold;
}

#cur_store_phone {
	margin-top: 10px;
	font-size: 12px;
}

#cur_store_hours {
	margin-top: 10px;
	font-size: 12px;
}

#dialog-modal {
	display: none;
}

.edit_settings {
	color: #eee;
	font-size: 10px;
}

.remove_fam {
	vertical-align: middle;
	width: 21px;
	height: 21px;
	background: transparent url('../../var/themes/default/pb/images/icons/close.gif') no-repeat;
}

/* Dashboard */
#d_layout {
	margin-top: 20px;
}

#left_col {
	float: left;
	width: 689px;
	border-right: 1px solid #999999;
}

#top_content {
	border-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	height: 210px;
}

#profile_container {
	float: left;
	width: 220px;
	margin: 0px;
	height: 209px;
}

#store_container {
	float: left;
	width: 467px;
	border-left: 1px solid #ccc;
	height: 209px;
}

#right_col {
	float: left;
	width: 180px;
}

.section_header {
	margin: -6px 10px 10px 10px;
}

#section_header_content {
	float: left;
	margin: 14px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

.section_data {
	margin: 42px 0px 20px 18px;;
}

#middle_content_wrapper {
	padding-top: 28px;
	clear: both;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#news_container {
	float: left;
	width: 688px;
	background: transparent url('../../var/themes/default/pb/images/site/bg_wrap.png') no-repeat left top;
	height: 488px;
	border-bottom: 1px solid #ccc;
}

#middle_content {
	clear: both;
	height: 430px;
	overflow: auto;
	margin: 40px 0px 0px 20px;
}

#social_container {
	clear: both;
}

#fbook_container {
	clear: both;
	float: left;
	width: 310px;
	margin: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#twit_container {
	float: left;
	width: 310px;
	margin: 12px;
	text-align: center;
	border-left: 1px solid #ccc;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#fbook_top {
	width: 310px;
	height: 28px;
	background: transparent url('../../var/themes/default/pb/images/site/fbook_top.jpg') no-repeat left top;
}

#fbook_bottom {
	background: transparent url('../../var/themes/default/pb/images/site/fbook_bottom.jpg') no-repeat left bottom;
	min-height: 78px;
	width: 310px;
	padding-bottom: 5px;
}

#fbook_data {
	text-align: left;
	margin: 0px 5px 10px 13px;
	border-left: 1px solid #a3accd;
	border-right: 1px solid #a3accd;
	padding: 7px 15px;
	width: 265px;
}

#twit_top {
	
	width: 310px;
	height: 28px;
	background: transparent url('../../var/themes/default/pb/images/site/twit_top.jpg') no-repeat left top;
}

#twit_bottom {
	background: transparent url('../../var/themes/default/pb/images/site/twit_bottom.jpg') no-repeat left bottom;
	min-height: 78px;
	width: 310px;
	padding-bottom: 5px;
}

#twit_data {
	text-align: left;
	margin: 0px 5px 10px 12px;
	border-left: 1px solid #59b9f3;
	border-right: 1px solid #59b9f3;
	padding: 7px 15px;
	width: 265px;
}

#savings_container, #shopping_container, #recipies_container {
	border-top: 1px solid #999;
	float: left;
	clear: both;
	min-height: 50px;
	width: 180px;
}

#savings_container .section_header, #shopping_container .section_header, #recipies_container .section_header {
	margin: -6px 5px 10px 5px;
}

.gsn_item {
	clear: both;
	font-style: italic;
	margin-bottom: 16px;
}

.gsn_txt {
	/*color: #d80016;*/
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.post_content {  }
.post_content .post_img {float:left; margin:0px 15px 5px 0px;}
.post_content .post_title {font-size:10pt; font-weight:bold;}

#shopping_lists li, #saved_recipes li {
	margin-left: 10px;
}

a.dash_side_link:link, a.dash_side_link:hover, a.dash_side_link:visited, a.dash_side_link:active {
	color: red;
	text-decoration: underline;
	font-size: 12px;
}

.post_alert {
	padding:10px 0px;
	background-color: #ffe1e4;
}

button {
	cursor: pointer;
}

ul.sortable { list-style-type: none; margin: 0; padding: 0; }
.sortable li { padding: 0.4em; margin: 0px; }

.shopping_list .list_name {
	cursor: pointer;
}

.list_detail_item .sort_handle {
	cursor: move;
}

.item_properties label {
	float: none;
	display: inline-block;
	width: auto;
	font-weight: bold;
	padding-right: 5px;
}

.item_icon_edit {
	width: 18px;
	height: 18px;
	background: transparent url('../../sm_webapp/assets/css/images/icons-18-black.png') no-repeat -288px 0px;
	cursor: pointer;
	margin-right: 9px;
}

.item_icon_remove {
	width: 18px;
	height: 18px;
	background: transparent url('../../sm_webapp/assets/css/images/icons-18-black.png') no-repeat -72px 0px;
	cursor: pointer;
	margin-right: 9px;
}

.item_icon_add {
	width: 18px;
	height: 18px;
	background: transparent url('../../sm_webapp/assets/css/images/icons-18-black.png') no-repeat 0px 0px;
	cursor: pointer;
	margin-right: 9px;
}

.item_icon_minus {
	width: 18px;
	height: 18px;
	background: transparent url('../../sm_webapp/assets/css/images/icons-18-black.png') no-repeat -36px 0px;
	cursor: pointer;
	margin-right: 9px;
}





