/* Eric Meijer's Reset Styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

/* remember to define focus styles! */
:focus
{
	outline:0;
}

body
{
	line-height:1;
	color:#000;
	background:#FFF;
}

ul
{
	list-style:none;
}

em
{
	font-style:normal;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td
{
	text-align:left;
	font-weight:normal;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:"";
}

blockquote,q
{
	quotes:;
}

/* End of reset */
body
{
	background:#f7f7f7;
	color:#333;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	margin:0;
	padding:0;
	overflow-x:hidden;
}

h1
{
	float:left;
	color:#111;
	font-weight:bold;
	font-size:34px;
	width:100%;
	padding:10px 0 5px;
	margin:0;
	display:inline;
	line-height:1.3em;
}

h2
{
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding-bottom:20px;
}

h3
{
	color:#111;
	font-weight:bold;
	font-size:1.3em;
	margin:5px 0;
	clear:both;
}

h4
{
	color:#333;
	font-weight:bold;
	font-size:13px;
	line-height:1.3em;
	padding:0;
	margin-bottom:5px;
}

h5
{
	color:#333;
	font-weight:bold;
	font-size:12px;
}

h7
{
	color:#333;
	font-weight:bold;
}

ul.error_help
{
	list-style-type:disc;
	margin:0 0 0 20px;
}

.small-font
{
	color:#666;
	font-size:10px;
	line-height:1.3em;
}

.info-label
{
	font-weight:normal;
}

img
{
	-ms-interpolation-mode:bicubic;
/* fix for IE to improve image scaling, because MS are losers who hate their customers */
}

ul
{
	list-style-type:none;
}

li
{
	padding:1px;
}

a,.ui-widget-content a
{
	color:#04a;
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	text-decoration:underline;
}

a.action
{
	color:#04a;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

a:
{
	color:#04a;
	text-decoration:underline;
}

.thumb,.thumb a
{
	width:60px;
	height:60px;
}

p
{
	padding-bottom:10px;
	line-height:1.5em;
}

.grey
{
	color:#999;
}

.dark-grey
{
	color:#333;
}

.hidden
{
	display:none;
}

.invisible
{
    visibility: hidden;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.center
{
	text-align:center;
}

.clear-both
{
	clear:both;
}

.placeholder
{
	visibility:hidden;
}

.grey_content
{
	color:#666;
	line-height:1.4em;
}

/* Shell */
.sheet
{
	padding:20px 300px 20px 0;
}

.section_description table
{
	background-color:#f7f7f7;
	margin:10px 0 20px;
}

.section_description td
{
	border-bottom:1px solid #ccc;
	padding:0 10px;
}

.section_table_header
{
	background-color:#999;
	color:#fff;
}

.section_table_header p
{
	padding:3px 0;
}

.headline-block
{
	width:100%;
	border-bottom:1px solid #333;
	margin-bottom:30px;
	padding-bottom:5px;
}

#content
{
	background-color:transparent;
	padding:0;
	overflow:hidden;
	margin:0;
}

.mainContent
{
	margin:0 10px;
}
.featured-section
{
    float:left;
    width:958px;
    background-color:#fff;
    border:1px solid #ccc;
}

/* Navigation */
.bar_line
{
	color:#ccc;
}

#header .bar_line
{
	color:#666;
}

#shopping_bar
{
	padding-left:10px;
}

#site_share
{
	float:left;
	padding:18px 0 0 20px;
}

#site_edit_option
{
	float:right;
	vertical-align:sub;
}

.home_block
{
	width:309px;
	height:30px;
	padding:5px 0 8px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	float:left;
	margin:0;
	background:#f1f1f1;
}

.home_block.home_page
{
	height:47px;
	margin:0 0 10px;
}

.print_block
{
	background:#E6EDF7;
}

#profile_block h5
{
	color:#222;
}

.print_block h5,.members_block h5
{
	color:#04a;
}

#profile_block
{
	padding-right:10px;
	width:289px;
}

#profile_block.home_page
{
	background:#eee url(/images/bg-gradient-w.png) repeat-x scroll 0 0;
	width:309px;
	padding:0;
	height:60px;
}

#profile_block_link:hover button
{
	display:block;
	position:relative;
	top:-32px;
	margin:0 6px 0 0;
	float:right;
}

#profile_block_link button
{
	display:none;
}

#profile_picture
{
	float:left;
	width:60px;
	height:60px;
}

#profile_block_link div.default
{
	background-image:url(/images/profile-placeholder.png);
	background-position:0 0;
}

.profile_content
{
	float:left;
	padding:5px 0 0 10px;
	width:238px;
	height:55px;
}

.actiontext
{
	margin-left:50px;
}

.block_content
{
	font-size:11px;
	line-height:1.4em;
	margin:0 5px 0 0;
	clear:both;
	color:#333;
	padding:0;
}

.arrow_background
{
	background:transparent url(/images/circle-arrow-01.png) no-repeat scroll center right;
	width:100%;
}

.actionicon_members
{
	background:transparent url(/images/actionicon-members.png) no-repeat scroll 0 0;
	height:38px;
}

.actionicon_tradingcards
{
	background:transparent url(/images/actionicon-tradingcards.png) no-repeat scroll 0 0;
	height:38px;
}

.actionicon:hover
{
	background-position:0 -40px;
}

#print_centre
{
	border-right:1px solid #ccc;
	width:288px;
	padding-right:10px;
}

#print_centre button
{
	margin:20px 0 0;
}

#print_products
{
	width:288px;
	padding-right:10px;
	border-right:1px solid #ccc;
}

#members_block
{
	background:#E6EDF7;
}

#members_block button
{
	position:relative;
}

.section_title
{
	clear:both;
	float:left;
	width:100%;
}

#members_block_link:hover .home_block,#print_centre_link:hover .home_block,#profile_block_link:hover .home_block
{
	background:#E6EDF7 url(/images/bg-gradient-w.png) repeat-x scroll 0 0;
	color:#04a;
	cursor:pointer;
	text-decoration:none;
}

#members_block_link:hover .arrow_background,#print_centre_link:hover .arrow_background
{
	background:transparent url(/images/circle-arrow-hover.png) no-repeat scroll center right;
}

#members_block_link:hover h5,#members_block_link:hover p,#print_centre_link:hover h5,#print_centre_link:hover p,#profile_block_link:hover h5,#profile_block_link:hover p
{
	color:#04a;
}

#members_block_link:hover,#print_centre_link:hover,#profile_block_link:hover,.album_preview_link:hover
{
	text-decoration:none;
}

.members_list
{
	color:#333;
	font-size:11px;
}

.album_preview_link
{
	display:block;
	margin-bottom:20px;
	height:180px;
	width:208px;
}

.album_preview_table,.empty_album_preview
{
	height:138px;
}

.album_preview_table tr
{
	height:60px;
	overflow:hidden;
}

.empty_album_preview
{
	text-align:center;
	line-height:139px;
	color:#999;
}

#news_header
{
	border-bottom:1px solid #999;
	margin:0 0 10px;
}

#news_title
{
	padding:5px 0 0;
}

#news .section_title
{
	border-bottom:1px solid #ddd;
	padding:0 0 10px;
}

.news_item
{
	float:left;
	width:100%;
	padding-bottom:5px;
	color:#444;
}

.news_item p
{
	font-size:11px;
	line-height:1.4em;
	padding:2px 0;
}

.news_time
{
	font-size:10px;
	color:#999;
	width:100%;
	border-bottom:1px solid #ddd;
}

.news_message
{
	color:#111;
}

.news_icon
{
	padding-right:5px;
}

.news_label
{
	vertical-align:top;
}

#status_bar
{
	width:940px;
	height:16px;
	margin:0 auto;
	padding:2px 0;
	background-color:#edf2e2;
}

ul#status_messages
{
	list-style-type:square;
	margin:0 0 0 10px;
}

ul#status_messages li
{
	float:left;
	margin:0 0 0 25px;
	padding:0;
}

.albums_bar
{
	width:940px;
	margin:0 auto;
	padding:10px 0;
	height:20px;
	border-top:1px solid #ddd;
}

.albums_bar label
{
	width:80px;
	text-align:right;
	float:left;
	padding:0 5px 0 0;
}

.bar_divider
{
	width:860px;
	margin:0 auto;
	padding:0 40px;
	border-top:1px solid #ddd;
}

.accounts_bar
{
	width:940px;
	margin:0 auto;
	padding:10px 0;
	height:21px;
	background-color:transparent;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#publishing_dropdown
{
	width:760px;
	margin:0 auto;
	padding:5px 40px;
	background:#666;
	display:none;
}

#publishing_dropdown .product_menu
{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px 0;
	width:100%;
}

#publishing_dropdown .instructions
{
	color:#eee;
}

#album_title_bar
{
	width:740px;
	height:30px;
	padding:10px;
	border-bottom:1px solid #DEE3EB;
}

.album_name
{
	height:19px;
	width:300px;
	font-size:1em;
	line-height:1.6em;
	overflow:hidden;
}

#view_sizes
{
	float:right;
	text-align:right;
}

#pagination_small_view
{
	padding:0 0 0 50px;
}

#pagination_links
{
	text-align:right;
	width:740px;
}

#pagination_links a:hover
{
	text-decoration:underline;
}

/* Navigation Breadcrumb */
#navigation_breadcrumb
{
	width:960px;
	margin:5px auto;
	padding:10px 0 0;
	overflow:hidden;
}

#preload_images
{
	width:0;
	height:0;
	display:inline;
	background-image:url(/images/home-icon-01.png);
	background-image:url(/images/home-icon-01-h.png);
}

/* Membership Section */
.membership_section
{
	width:760px;
	padding:20px 0;
	float:left;
	border-bottom:1px dotted #ddd;
	margin-bottom:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/* Show which size page we are currently on */
.current_size_small a#view_small_link,.current_size_medium a#view_medium_link,.current_size_large a#view_large_link
{
	font-weight:bold;
	color:#000;
}

#change_photo
{
	float:left;
	display:none;
}

#main
{
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:1;
	min-height:400px;
}

#left_pane
{
	margin:0 0 0 21px;
	float:left;
	overflow:hidden;
	z-index:1000;
}

#right_pane
{
	margin:0 0 0 1px;
	float:left;
	overflow:hidden;
	z-index:1000;
}

.main_content
{
	padding:10px;
	_padding:5px;
	width:340px;
	background-color:#f7f7f7;
}

.comments
{
	text-align:right;
	padding:0;
	margin-top:20px;
	width:340px;
}

.large_page
{
	padding:10px 0 0;
}

.large_page .comments
{
	width:100%;
}

.small_photo,.medium_photo,.large_photo,.small_text,.medium_text,.large_text
{
	margin:0;
	border:0;
}

.photo-border,.large_photo
{
	background:#fff;
	padding:4px;
	border:1px solid;
	border-color:#ddd;
}

.large_photo
{
	padding:15px;
	position:relative;
	z-index:-1;
}

.invalid_image
{
	margin:0 auto;
	width:16px;
	height:16px;
}

.small_page .page_content:hover .photo-border
{
	border-color:#999;
    background-color:#eee;
}

.small_text
{
	padding:0;
	float:left;
	position:relative;
}

.text_linkholder
{
	position:absolute;
	height:80px;
	top:0;
	left:0;
	border:0;
}

/* page types */
.article p
{
	font-size:1em;
	font-family:Georgia, Times, serif;
	color:#222;
	background:#e4e3dd url(/images/bg-gradient-02.png) repeat-x scroll 0 0;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #aaa;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:left;
}

.small_text p
{
	margin-top:10px;
	padding:8px;
	line-height:1.4em;
	overflow:hidden;
	width:106px;
	height:93px;
}

.medium_text p
{
	margin:5px;
	padding:10px;
	line-height:1.2em;
	color:#444;
	background-color:#efc;
	border:1px solid #eee;
}

.large_text p
{
	margin:0;
	padding:20px 30px 30px;
	line-height:1.5em;
	overflow:hidden;
}

.page-title
{
	color:#222;
	font-size:2em;
	line-height:1.3em;
	float:left;
}

.page-description
{
	margin-top:20px;
	line-height:1.5em;
	clear:both;
}

.note .page-title
{
	font-size:1.5em;
	line-height:1.5em;
	color:#444;
}

.quote .page-title
{
	font-size:1.5em;
	color:#eee;
}

.quote .page-description
{
	font-size:1.2em;
	color:#ddd;
	font-style:normal;
}

/* page content */
#page_content
{
	z-index:1000;
	overflow:hidden;
}

.page_content_info
{
	width:100%;
}

.action_bar
{
	width:100%;
	border-bottom:1px solid #ddd;
}

#left_pane .page_content,#right_pane .page_content,#page_content .page_content
{
	clear:both;
}

.small_page_padding
{
	padding-left:10px;
}

.medium_page
{
	width:360px;
}

.page_actions
{
	text-align:right;
	padding:10px 0;
}

.large_page .main_content
{
	width:600px;
}

.large_page .action_bar
{
	text-align:right;
}

#main.small_page
{
	width:960px;
}

.small_page .page_content
{
	float:left;
	margin-left:0;
	margin-bottom:0;
	width:160px;
	height:138px;
}

.remove_invalid_image
{
	padding:5px 0;
}

.remove_invalid_image_large_view
{
	padding:5px 0;
	text-align:center;
	background:#FFD2D1;
}

.remove_invalid_image button,.remove_invalid_image_large_view button
{
	padding:2px 4px;
	background-color:#850303;
	color:#fff;
}

.remove_invalid_image button:hover,.remove_invalid_image_large_view button:hover
{
	background-color:#400;
}

.small_page.tall
{
	height:135px;
}

.page_time
{
	color:#999;
	font-size:.9em;
}

.timestamp
{
	color:#aaa;
	font-size:.9em;
	text-align:right;
	top-padding:10px;
}

.comment_header
{
	text-align:left;
	border-bottom:1px solid #ddd;
	margin:15px 0 3px;
}

.comment
{
	margin-bottom:10px;
}

.comment .body
{
	width:100%;
}

.comment_body
{
	text-align:left;
	padding:0;
}

.comment_photo
{
	width:50px;
	height:50px;
	padding:0 10px 0 0;
	float:left;
}

.comment_tools
{
	float:right;
}

.full_name
{
	font-weight:bold;
	width:250px;
}

#comment_input
{
	width:625px;
}

#site_name_form .dialog-label
{
	width:105px;
}

.dialog-label
{
	width:95px;
}

.dialog-links
{
	padding-top:5px;
}

#type_of_space
{
	margin-top:10px;
}

/* footer */
#footer,.big-footer
{
	clear:both;
	color:#999;
	margin:20px auto;
	font-size:11px;
	width:960px;
}

#footer
{
	padding:5px 0 40px;
}

#footer a
{
	padding-left:10px;
}

.footer-left
{
	float:left;
}

.footer-right
{
	float:right;
}

/* add something dialog */
#photo_page_title
{
	height:60px;
	margin:0;
	line-height:20px;
}

.tabs-label
{
	color:#fff;
	float:left;
}

#update_types,.tab_bar
{
	position:relative;
	top:1px;
	z-index:1000;
	height:23px;
	list-style-type:none;
	display:block;
	line-height:20px;
}

.tab_bar li
{
	padding:2px 20px;
	margin-right:3px;
	display:block;
	float:left;
	height:17px;
	line-height:17px;
	cursor:pointer;
}

.tab_bar li.inactive
{
	background-color:#fafafa;
	color:#444;
	font-weight:normal;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.tab_bar li.inactive:hover
{
	color:#fff;
	background-color:#04a;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.tab_bar li.active
{
	color:#111;
	background-color:#eee;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #E6EDF7;
}

.form_content
{
	background-color:#f7f7f7;
	padding:10px 10px 20px;
	margin:0 0 10px;
	border:1px solid #ccc;
}

#photo_form.form_content
{
	width:670px;
}

#text_form
{
	border:0;
	padding:0;
	background-color:#fff;
}

#guest_prompt_content,#ui-dialog-title-guest_prompt
{
	width:300px;
}

#add_to_album_section
{
	margin:10px;
}

.form_content table
{
	width:100%;
}

.update_title,.update_headline
{
	width:625px;
	margin-top:10px;
}

.update_title.author
{
	width:250px;
}

.update_title.article
{
	height:100px;
}

/* stylin the album list for editing pages */
.album_selector
{
	float:left;
	width:100%;
	background-color:transparent;
	padding-top:10px;
}

.album_selector_list li
{
	background-color:transparent;
	float:left;
	padding-right:10px;
	padding-top:5px;
}

.default
{
	color:#04a;
}

.pseudo_link
{
	color:#04a;
}

.normal-toolbar-link,.action-link
{
	font-size:11px;
	padding:3px 0 5px 15px;
	color:#04a;
}

.tab-toolbar-link
{
	font-size:11px;
	padding:5px 0 0;
	color:#04a;
	text-align:right;
}

.normal-toolbar-link a:hover,a.action-link:hover
{
	text-decoration:underline;
}

.inputsubmit:hover,#product-view .normal-tab a:hover
{
	color:#fff;
	background-color:#7f93bc;
	text-decoration:none;
}

#first_album_closed
{
	width:auto;
}

#first_album_closed:hover
{
	background-color:#7f93bc;
	background-image:url(/images/arrow-menu-w-dn.png);
}

.bigbutton
{
	font-size:1.3em;
	padding:5px 20px;
}

.save_button
{
	margin-top:10px;
}

/* RADU'S TEMPORARY STYLES */
.page_content .action_bar .action
{
	border:1px outset #000;
	background-color:#04a;
	color:#FFF;
	padding:3px;
}

/* Photo Picker Styles */
.photo_picker
{
	margin:10px 0 0 0;
}

#photo_picker_right
{
	width:460px!important;
	float:left;
}

.photo_picker_menu
{
	padding:10px 0;
}

#upload_photo_tip
{
	color:#666;
	font-size:11px;
	margin-left:10px;
	margin-bottom:10px;
	width:500px;
	float:left;
}

#photo_picker_preview
{
	width:210px;
	float:left;
	text-align:left;
}

#preview_photo
{
	width:200px;
	margin:0 10px 0 0;
	border:1px solid #fff;
}

#photo_picker_content_area
{
	position:relative;
	height:100%;
	padding:10px 0;
	border-bottom:1px solid #fff;
}

#flickr-disclaimer
{
	text-align:right;
	font-size:.89em;
	opacity:5;
}

#flickr_disclaimer a
{
	text-decoration:underline;
}

#flickr-actions
{
	text-align:right;
}

.photo_picker_table td
{
	width:46px;
}

.photo_picker_wide
{
	width:335px;
}

.photo_picker_tall
{
	height:255px;
}

.thumbnail_holder
{
	position:relative;
	border:1px solid #04a;
	margin:0 4px 4px 0;
	line-height:0;
	height:40px;
	width:40px;
	overflow:hidden;
	display:block;
}

.photo_picker_thumb
{
	width:40px;
	position:absolute;
}

.photo_picker_chosen
{
	background-color:#fff;
	border:3px solid #03f;
	top:-2px;
	left:-2px;
	margin-right:0;
	margin-bottom:0;
}

.help-tip
{
	color:#666;
	margin-left:20px;
}

/* breadcrumb bar */
.link
{
	background:url(/images/buttontab-mid-off.png);
	height:20px;
	float:left;
	line-height:21px;
	padding:0 10px;
}

.active .link
{
	background:url(/images/buttontab-mid-on.png);
	height:20px;
	float:left;
	color:#fff;
}

.active .link a
{
	background:url(/images/buttontab-mid-on.png);
	height:20px;
	float:left;
	color:#fff;
}

.disabled_tab .link
{
	color:#aaa;
}

.arrow
{
	background:url(/images/buttontab-arrow-off-off.png);
	width:12px;
	height:20px;
	float:left;
}

.active .arrow
{
	background:url(/images/buttontab-arrow-on-off.png);
	width:12px;
	height:20px;
	float:left;
}

.before_current
{
	background:url(/images/buttontab-arrow-off-on.png);
	width:12px;
	height:20px;
	float:left;
}

.breadcrumb_right
{
	background:url(/images/buttontab-right-off.png);
	width:2px;
	height:20px;
	float:left;
}

.active .breadcrumb_right
{
	background:url(/images/buttontab-right-on.png);
	width:2px;
	height:20px;
	float:left;
}

.action_link
{
	float:right;
}

/* Notification Window */
.notification-window
{
	background-color:red;
	font-size:2em;
}

/* Account Signup */
.account_body
{
	border-top:1px solid #fff;
	padding:10px 20px 20px;
}

#continue_button
{
	border-top:1px solid #ccc;
	padding-top:10px;
	font-weight:bold;
	text-align:right;
	width:100%;
	float:left;
	margin-bottom:20px;
}

#create_site_form_data
{
	width:730px;
	margin:20px 120px;
}

/* Members Page */
#member_profile_card_block
{
	margin-top:10px;
}

#add_member_block
{
	width:730px;
}

#add_member_block_inner
{
	background-color:#f7f7f7;
	border:1px solid;
	border-color:#ddd;
	overflow:hidden;
	padding-bottom:5px;
	width:100%;
}

#add_member_table
{
	width:588px;
	margin:15px 20px 0;
}

#add_member_table .table_label
{
	color:#333;
}

#add_member_table td
{
	padding:0 10px 2px 0;
}

#add_member_table input
{
	line-height:12px;
	height:15px;
	width:280px;
}

#add_member_row
{
	color:#04a;
	cursor:pointer;
	width:150px;
	margin:0 0 10px 18px;
}

#add_member_row:hover,#remove_member_row:hover
{
	text-decoration:underline;
}

#inviting_members
{
	height:100px;
}

#add_member_block button
{
	margin:0;
	font-size:12px;
}

#add_member_block .grey_text
{
	color:#666;
	margin-top:15px;
}

#add_member_table input,#add_member_table textarea,#add_member_block button,#add_member_type
{
	vertical-align:bottom;
}

.member_card_block_header
{
	padding:10px 0 0;
	border-bottom:1px solid #999;
}

.member_profile_card_section
{
	overflow:hidden;
	padding-bottom:10px;
}

.member_profile_card
{
	width:310px;
	height:60px;
	float:left;
}

.member_profile_card.member_column_1,.member_profile_card.member_column_2
{
	margin-right:12px;
}

.member_info
{
	float:left;
	padding:5px 10px;
	width:218px;
}

.member_type
{
	font-size:11px;
	color:#360;
}

.member_title,.member_email,.member_card_hover,.awaiting_member_action
{
	color:#666;
}

.member_email
{
	width:218px;
	overflow:hidden;
}

.member_since
{
	float:left;
}

.member_delete_link
{
	text-align:right;
}

.awaiting_member_action
{
	clear:both;
	text-align:right;
}

.member_reinvite_sent
{
	clear:both;
	text-align:right;
	color:#360;
}

/* Formatting for the shopping cart */
.recipients_list
{
	padding:10px 40px;
}

.recipients_list table
{
	width:100%;
}

.recipients_list_header
{
	font-weight:bold;
}

.recipients_list th
{
	text-align:left;
	border-bottom:1px solid #333;
	padding:5px 5px 5px 0;
}

.recipients_list td,.recipients_summary_body td
{
	vertical-align:top;
	padding:5px 5px 5px 0;
}

.recipient_status_new td
{
	border-bottom:1px solid #ddd;
}

.cart_recipient_form
{
	width:600px;
}

#shopping_header_cards,#shopping_header
{
	height:30px;
}

#cart_recipient_personal_message
{
	font-size:1em;
	font-weight:normal;
	height:6em;
	width:500px;
}

.cart_postal_address
{
	color:#999;
	font-size:.89em;
	line-height:1.4em;
	padding-left:15px;
}

/* Standard tools for handling floats */
.clearfix:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix
{
	display:inline-block;
}

html[xmlns] .clearfix
{
	display:block;
}

* html .clearfix
{
	height:1%;
}

/* Carousel over-rides */
.jcarousel-prev-disabled,.jcarousel-next-disabled
{
	visibility:hidden;
}

.cover_shadow
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#fdfdfd;
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
	cursor:default;
}

/* Shopping Cart */
.currency
{
    font-size:10px;
    font-weight:normal;
	color:#999;
}
.photobook_thumbnail
{
	width:100px;
	height:100px;
}

.tradingcard_thumbnail
{
    width: 73px;
    height: 100px;
}

.print_thumbnail.portrait {
    height: 100px;
}

.print_thumbnail.landscape {
    height: 100px;
}

.print_thumbnail.landscape_overflow{
    height: 100px;
    margin-left: -131px;
}

.shopping_table
{
	float:left;
	padding-bottom:10px;
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
}

.shopping_table td
{
	vertical-align:top;
	border-bottom:1px solid #ccc;
	padding-top:10px;
}

.shopping_table .description
{
	font-weight:bold;
	padding-top:5px;
}

.subtotal_row .button
{
    margin:5px 6px 20px 20px;
}

.shopping_table_item_type
{
	width:230px;
}

.shopping_table_item_details
{
	width:300px;
}

.shopping_table_item_details .description
{
	font-weight:bold;
}

.shopping_table_item_details .item_price
{
	font-weight:normal;
	margin-bottom:5px;
}

.shopping_table_item_quantity
{
	vertical-align:top;
	width:130px;
}

.subtotals
{
	font-weight:bold;
	width: 100px;
}

.shopping_table_subtotal
{
	float:left;
	margin-left:70px;
	padding-bottom:10px;
	width:700px;
}

.quantity_choices
{
	margin-right:70px;
}

.shopping-photo
{
	float:left;
	margin:0 10px 5px 0;
	width:350px;
}

.shopping-small_photo.tall
{
	width:75px;
}

.shopping-small_photo.wide
{
	width:90px;
}

.shopping_card_odd
{
	position:absolute;
	margin:10px 0 0;
	padding:0 5px 5px;
	background-image:url(/images/cardicon-shadow-01.png);
	background-position:50% 70%;
}

.shopping_card_even
{
	position:relative;
	left:50px;
	padding:0 5px 5px;
	background-image:url(/images/cardicon-shadow-01.png);
	background-position:50% 70%;
}

.shopping_card_second_row
{
	position:relative;
	top:-35px;
	width:360px;
}

.shopping-photo-title
{
	float:left;
	width:150px;
}

.shopping-photo-actions
{
	font-size:11px;
	clear:both;
	margin:5px 0 0;
}

#shopping-total-price
{
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}

#shopping-page-actions
{
	float:right;
	margin:20px 0;
	padding:0 40px;
}

#recipient_list
{
	margin:10px 0 20px;
}

.last
{
	font-weight:bold;
}

.outbox_total
{
	border-top:1px solid #333;
	text-align:right;
	padding:5px 0 20px;
}

.outbox_form
{
	margin:0 0 20px 20px;
}

.outbox-beta-message
{
	float:right;
	width:300px;
	padding:10px;
	margin:20px 0;
	background-color:#fff9d7;
}

.outbox-beta-message-wide
{
	width:720px;
	padding:0 20px;
	margin:0;
	background-color:#fff9d7;
	border-bottom:1px solid #ccc;
}

#checkout_form td label
{
	float:right;
}

#checkout_cc_details
{
	margin:20px 20px 20px 100px;
}

#checkout_cc_details td
{
	padding:0 5px 5px;
}

#recipients_summary
{
	margin:20px 20px 0;
}

#payment
{
	margin:0 20px 20px;
	border-top:1px solid #eee;
}

.payment_header
{
	font-weight:bold;
}

.cc_info
{
	width:500px;
}

.label
{
	text-align:right;
	padding-right:10px;
}

.autoshare_buttons
{
	padding:0 0 20px 20px;
}

.fundraising_thankyou
{
	margin-top:20px;
	padding:10px;
	background:#eee;
	border:1px solid #ddd;
}

/* Guestpass */
.guestpass_top
{
	float:left;
	margin:20px 0;
}

.guestpass_left
{
	float:left;
	margin:0 20px 20px;
	width:340px;
}

.square li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0 0 0 2em;
}

ol
{
	line-height:1.5em;
	margin:5px 0 0 2em;
}

.guestpass_right
{
	float:right;
	width:350px;
	margin:0 0 20px;
}

.input-text-row
{
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
	margin:0 0 5px;
	padding:0 3px;
}

.input-text-box
{
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
	margin:0 0 10px;
	padding:3px;
	height:150px;
}

#guestpass-actions
{
	clear:both;
	text-align:right;
	width:300px;
}

.kinzin-ad
{
	margin-top:40px;
}

/* splash */
.marketing_page
{
	margin:0;
}

.main-logo-image
{
	padding:40px 0 0;
}

.main-logo-slogan
{
	float:left;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:34px;
	display:inline;
	color:#999;
	padding:10px 0 20px;
}

.main-image
{
	float:right;
	margin-top:20px;
}
.main-image a img
{
    margin:0;
    padding:0;
    border:none;
    float:left;
}

.caption
{
	clear:both;
	color:#999;
	margin:10px 0 20px;
}

.highlights-bar
{
	clear:both;
	width:960px;
}

.highlights-section,.highlights-section-wide
{
	width:143px;
	height:160px;
	background-color:#eee;
	float:left;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	text-align:center;
	
}

.highlights-section-rightcol
{
    width:118px;
	border-right:1px solid #ccc;
}

.highlights-section-wide
{
	width:278px;
}

.highlights-description
{
	margin-top:5px;
}

.highlights-image
{
	margin-top:10px;
	width:139px;
	overflow:hidden;
}

.highlights-image-corner
{
	margin:0 10px 0 0;
	float:left;
	overflow:hidden;
}

.highlights-image-right-corner
{
	margin:0 0 0 10px;
	float:right;
	overflow:hidden;
}

.section-divider
{
	clear:both;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	padding:0;
	margin:0;
}

.section-spacer
{
	clear:both;
	line-height:20px;
}

.feature-bar
{
	width:100%;
	border-bottom:1px solid #ddd;
	margin-top:20px;
	float:left;
}

.feature-description
{
	width:440px;
	float:left;
	margin-right:40px;
	padding-bottom:10px;
}

.feature-description h2
{
	margin-top:25px;
}

.feature-description li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	line-height:1.5em;
	margin:10px 0 0 15px;
}

.feature-image
{
	margin:20px 0 0;
	float:right;
}

.section-line
{
	clear:both;
}

.featurebox-bar
{
	width:958px;
	float:left;
	background-color:#eee;
	border:1px solid #ddd;
	margin-top:10px;
	padding:20px 0;
}

.featurebox-padding
{
	width:898px;
	padding:15px 20px 20px;
}

.white
{
	background-color:#fff;
}

.featurebox-section
{
	width:279px;
	float:left;
	padding:0 20px;
}

.featurebox-main
{
	width:705px;
	float:left;
}

.featurebox-side
{
	width:200px;
	float:left;
	margin-left:20px;
}

.featurebox-section-small
{
	background:#fff;
	width:203px;
	float:left;
	padding:7px 10px;
	margin:10px 10px 0 0;
	border:1px solid #ddd;
}

.featurebox-section-small:hover
{
	background:#E6EDF7 url(/images/bg-gradient-w.png) repeat-x scroll 0 0;
	border:1px solid #aab8c9;
	text-decoration:none;
	color:#04a;
	cursor:pointer;
}

.featurebox-section-small h4,.featurebox-main a:hover,.featurebox-section-small:hover p
{
	color:#04a;
	text-decoration:none;
}

.featurebox-label
{
	color:#666;
	margin:0;
	padding:0 0 2px;
}

.featurebox-section-wide
{
	width:900px;
	float:left;
	padding:0 20px;
}

.featurebox-section-half
{
	width:425px;
	float:left;
	padding:0 20px;
}

.top_row
{
	clear:both;
	margin:20px 20px 0;
}

.left_column
{
	clear:both;
	width:300px;
	padding-left:20px;
	float:left;
}

.right_column
{
	width:600px;
	padding-right:20px;
	float:right;
}

.splash_title_column
{
	padding-top:30px;
	width:470px;
	float:left;
}

.splash_title_column_wide
{
	padding-top:10px;
	width:940px;
	float:left;
}

.splash_photo_column
{
	width:470px;
	float:right;
	padding:0;
}

.splash_gap
{
	margin-top:20px;
}

.wide_column
{
	width:620px;
}

.narrow_column
{
	width:300px;
}

.half_column
{
	width:470px;
}

.left_column h1,.splash_title_column h1,#product_ad h1
{
	line-height:1.2em;
	font-weight:bold;
	font-size:34px;
	margin-top:-2px;
	padding:0;
	color:#333;
}

.left_column h2,.splash_title_column h2,#product_ad h2
{
	color:#333;
	float:left;
	font-size:18px;
	line-height:1.3em;
	margin:10px 0 20px;
	padding:0;
}

#signin
{
	margin:40px 0 40px 80px;
	background:#eee;
	border:1px solid;
	border-color:#ccc;
	width:380px;
	padding:20px 20px 10px;
}

#signin_form,#support_form
{
	width:100%;
	border-spacing:2px;
}

#signin_form .label,#signin_form input.text_field,#support_form .label,#support_form input.text_field
{
	font-size:16px;
	line-height:16px;
}

#support_form .label
{
	text-align:left;
	padding:20px 0 5px;
}

#sign_in_button,#sign_up_button,#reset_password_button
{
	margin:10px 0;
}

#support_search_button
{
	margin-left:10px;
}

#support_check_tickets_button
{
	float:right;
}

#signin_form input.text_field
{
	width:260px;
}
#login_account_form_small .text_field
{
    font-size:13px;
}
#signin_form p
{
	width:290px;
}

#flash_messages .alert
{
	color:#C00;
}

#reset_pwd_email_notice
{
	padding:45px 0;
}

#ie_warning_block
{
	border:1px solid #ddd;
	margin:40px 0;
	padding:5px 20px 20px 20px;
	width:550px;
	background-color:#fff;
}

/* these are duplicated in splash2.css, needs to be consolidated without breaking */
.full-sheet
{
	padding:20px 30px;
	float:left;
	margin:0 40px;
}

.full-sheet-top_row
{
	clear:both;
	margin:0 0 20px;
	float:left;
}

.full-sheet-left_column
{
	clear:both;
	width:360px;
	float:left;
	padding:0;
}

.full-sheet-right_column
{
	width:300px;
	float:right;
	padding-left:40px;
}

.notice-sheet
{
	color:#333;
	padding:40px 10px;
}

.notice-sheet img
{
	margin:0 20px 120px 0;
}

.notice-sheet h5
{
	color:#333;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:1.3em;
	padding-bottom:5px;
}

.create-first-site-notice-sheet
{
	color:#000;
	font-size:24px;
	font-weight:bold;
	margin:300px auto 20px;
	padding-bottom:40px;
	width:480px;
	text-align:center;
}

/* jQuery UI hacks */
#message_subject
{
	width:390px;
}

#message_body,.dialog_label
{
	width:455px;
	margin-bottom:10px;
	line-height:1.5em;
}

.radio_button,.radio_button_label
{
	margin:5px 0;
	vertical-align:middle;
	border:none;
}

.checkbox
{
	border:none;
}

/* dialog forms */
#account_settings_form td,#cart_recipient_form_form td
{
	padding:3px 5px;
	white-space:nowrap;
}

.swfupload
{
	vertical-align:top;
	margin-top:2px;
	margin-bottom:10px;
	float:left;
}

/* Home page */
.site_summary_section
{
	clear:both;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
}

.home_link,.home_link a,.site_title,.site_title a,.album_title,.album_title a
{
	font-size:12px;
	font-weight:bold;
}

.home
{
	margin-left:10px;
}

.breadcrumb_current_page
{
	font-weight:bold;
	font-size:16px;
	color:#333;
	line-height:normal;
	display:block;
	float:left;
	padding-top:5px;
}

a.site_title:hover,.site_title a:hover,a.album_title:hover,.member_list a:hover
{
	color:#04a;
	text-decoration:underline;
}

.site_title_line
{
	line-height:30px;
}

#blocks_bar
{
	height:80px;
	width:960px;
	margin:0;
	float:left;
	display:inline;
}

#profile_form
{
	padding:2px 3px;
}

.profile_content input
{
	font-size:11px;
	width:235px;
	margin-bottom:2px;
	padding:0 2px;
	font-weight:bold;
}

.profile_content textarea
{
	font-size:11px;
	width:235px;
	margin-bottom:3px;
	padding:0 2px;
	height:33px;
	line-height:1.3em;
	resize:none;
}

#welcome_block
{
	padding-right:10px;
	width:299px;
}

#profile_block.edit_mode,#profile_block.edit_mode:hover
{
	background:#E6EDF7!important;
	border-left:1px solid #AAB8C9;
	border-top:1px solid #AAB8C9;
	border-bottom:1px solid #AAB8C9;
	margin:0;
	padding:6px 0;
}

.edit_mode button
{
	display:none!important;
}

#edit_profile_bar
{
	border-right:1px solid #AAB8C9;
	border-top:1px solid #AAB8C9;
	border-bottom:1px solid #AAB8C9;
	background-color:#E6EDF7;
	float:left;
	position:relative;
	left:0;
	top:-72px;
	width:75px;
	height:32px;
	padding:16px 0 24px;
	text-align:center;
}

#edit_profile_bar div
{
	background-color:#333;
	font-size:11px;
	width:100%;
}

#edit_profile_bar button
{
	margin:5px 0 0 1px;
	width:60px;
	padding-left:8px;
	background-color:#04a;
}

#sort_spaces,#sort_member
{
	font-family:Arial, sans-serif;
	font-weight:normal;
	float:right;
	margin-right:20px;
}

#back_to_album
{
	font-size:11px;
	padding-left:5px;
}

.back_to_album_link_hover
{
	color:#04a;
}

.space_name
{
	font-weight:bold;
}

.space_name:hover
{
	color:#04a;
	text-decoration:none;
}

.space_role
{
/*color: #50810f;*/
}

.space_metadata .left.updated
{
	width:100%;
}

#album_section,#space_section
{
	margin:15px 0 0;
}

.album_preview
{
	float:left;
	width:198px;
	height:170px;
    background:#fff;
	border:1px solid;
	border-color:#ccc;
	margin:0 20px 20px 0;
	padding:10px 10px 0;
}

.album_preview:hover
{
	cursor:pointer;
    background:#eee;
	text-decoration:none;
	border-color:#999;
}

.album_preview:hover,.album_preview:hover .empty_album_preview
{
	color:#04a;
}

.album_preview:hover .updated
{
	color:#04a;
}

.album_preview img
{
	border:none;
}

.album_preview tr td
{
	padding:0 9px 9px 0;
}

.album_title
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
	margin:0;
	position:relative;
	top:-3px;
}

.album_preview .updated
{
	color:#999;
	font-size:11px;
	position:relative;
	top:-4px;
}

.album_previews,.news_and_messages_section
{
	margin-bottom:20px;
	float:left;
}

#news
{
	width:220px;
	float:left;
}

.member_list
{
	float:left;
	padding:5px 0 0 10px;
	width:620px;
}

.entry
{
	width:180px;
	padding:10px;
	border:1px sold #444;
	float:left;
	background-color:#CCC;
}

.entry.new
{
	width:234px;
}

/* News Section */
.news_section
{
	width:760px;
	height:85px;
	margin:0 auto;
	padding:10px 40px 0;
	background-color:#f7f7f7;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

.news_col
{
	float:left;
	width:355px;
}

.news_col_border
{
	border-left:1px solid #bbb;
	margin-left:20px;
	padding-left:20px;
}

.news_col_title
{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#3a3a35;
}

.news_col_description
{
	float:left;
	clear:both;
	padding-top:10px;
	font-size:11px;
	width:100%;
}

.news_col_image
{
	float:left;
	padding-right:10px;
}

.thumb img
{
	width:60px;
	height:60px;
	float:left;
}

/*-------------------------Tagger Pannel---------------------------*/
.tagger_form_panel
{
	float:left;
	color:#efefef;
	width:100%;
}

.panel-close-icon
{
	background:url(/images/close-icon-01.png) no-repeat 0 0;
	width:16px;
	height:16px;
	padding:2px;
	margin-left:2px;
	float:left;
}

.panel-close-icon:hover
{
	background:url(/images/close-icon-01-h.png) no-repeat 0 0;
}

.card-delete-icon
{
	position:absolute;
	background:url(/images/close-icon-01-h.png) no-repeat 0 0;
	width:16px;
	height:16px;
	padding:2px;
	margin-left:-8px;
	margin-top:-8px;
}

.panel-title
{
	float:left;
	width:180px;
	text-align:center;
	padding-bottom:2px;
	cursor:default;
}

.panel-title-no-cancel
{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:2px;
	cursor:default;
}

.panel_divider
{
	border-top:1px solid #000;
	border-bottom:1px solid #555;
	height:0;
	margin-bottom:10px;
}

.tab_page
{
	background-color:#333;
	border-top:1px solid #777;
	border-bottom:1px solid #555;
	margin-bottom:10px;
	padding-top:15px;
	clear:both;
}

.panel-form
{
	margin:0;
}

.panel-form-row,.panel-form input
{
	clear:both;
	margin-bottom:10px;
	width:97%;
}

.hidden tagger_options
{
	color:#87CEFF;
}

.tagger_albums_section
{
	max-height:350px;
	overflow:auto;
	color:#FFF;
	clear:both;
	margin-left:10px;
}

.pages_selector
{
	color:#FFF;
}

.tagger_submit
{
	float:right;
}

.tagger-positioning
{
	left:75%;
	top:4%;
}

.normal-panel-button
{
	background:url(/images/button-shine-01.png) repeat-x 0 0;
	color:#ddd;
	background-color:#222;
	padding:2px 10px;
	border-width:1px;
	border-style:solid;
	border-color:#bbb #555 #111;
}

.default-panel-button[disabled],.default-panel-button[disabled]:hover,.normal-panel-button[disabled],.normal-panel-button[disabled]:hover
{
	background-image:none;
	color:#555;
	background-color:#222;
	padding:2px 10px;
	border-width:1px;
	border-style:solid;
	border-color:#444;
}

.default-panel-button
{
	background:url(/images/button-shine-01.png) repeat-x 0 0;
	color:#fff;
	background-color:#555;
	padding:2px 10px;
	border-width:1px;
	border-style:solid;
	border-color:#eee #888 #111;
}

.panel-button-style
{
	width:120px;
	margin:0 0 10px 10px;
}

.panel-button-style-wide
{
	width:180px;
	margin:0 0 10px 10px;
}

.panel-form-button-style
{
	text-align:center;
	width:100px;
	margin:10px;
}

.arrow_show_when_rotating_small_view
{
	width:80px;
}

.panel-link-style
{
	color:#ddd;
	margin-left:10px;
}

.panel-link-style:hover
{
	color:#fff;
}

.panel-fine-print
{
	font-size:10px;
	color:#999;
	line-height:1.3em;
}

.panel-label
{
	font-size:11px;
	width:93%;
	color:#eee;
	padding-bottom:10px;
	margin-left:10px;
	clear:both;
}

.panel-label-big
{
	font-size:12px;
	width:93%;
	color:#eee;
	padding-bottom:10px;
	margin-left:10px;
	clear:both;
}

.item_count
{
	color:#cf6;
}

#rotate_cw_icon,#rotate_ccw_icon
{
	opacity:.3;
}

/* panel tabs */
#tabs
{
	position:relative;
	top:1px;
	z-index:1000;
	height:23px;
	list-style-type:none;
	display:block;
	overflow:auto;
	line-height:20px;
	margin-left:18px;
}

#tabs li
{
	padding:2px 17px;
	margin-right:3px;
	display:block;
	float:left;
	height:17px;
	line-height:17px;
	cursor:pointer;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topleft:4px;
	-webkit-border-radius-topright:4px;
}

#tabs li.inactive
{
	background-color:#222;
	color:#ddd;
	border-top:1px solid #555;
	border-left:1px solid #444;
	border-right:1px solid #444;
}

#tabs li.inactive:hover
{
	color:#fff;
	background-color:#7f93bc;
}

#tabs li.active
{
	background-color:#333;
	color:#fff;
	border-top:1px solid #777;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #333;
}

/* photostrip */
#photostrip
{
	list-style-type:none;
	overflow:visible;
	height:950px;
	position:absolute;
	display:block;
}

#photostrip li
{
	float:left;
	width:950px;
	padding:0;
	height:100%;
}

.page_header
{
	width:632px;
	margin:0 auto;
}

.page_content
{
	width:632px;
	margin:0 auto;
}

#main #prev
{
	position:absolute;
	top:180px;
	left:0;
	width:60px;
	height:65px;
	cursor:pointer;
	background:transparent url(/images/arrow-prev_02.png) no-repeat 0 0;
}

#main #next
{
	position:absolute;
	top:180px;
	right:0;
	width:60px;
	height:65px;
	cursor:pointer;
	background:transparent url(/images/arrow-next_02.png) no-repeat 0 0;
}

#main #prev:hover,#main #next:hover
{
	background-position:0 -80px;
}

/* homepage */
.update_row
{
	clear:both;
	padding:0;
}

.update_photo
{
	width:70px;
	height:65px;
	float:left;
}

.update_photo a img
{
	border:0;
	width:60px;
	height:60px;
}

#new_album_page
{
	width:500px;
}

.update_content
{
	font-size:11px;
	color:#888;
	width:230px;
	float:left;
}

.update_name
{
	font-weight:bold;
	color:#333;
}

.update_text
{
	font-size:12px;
	color:#333;
	padding:2px 0 10px;
}

/* Help Bubbles */

.bt-content
{
	cursor:auto;
	color:#000;
	line-height:1.3em;
}

.help-title
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
}

.help-body
{
	border-top:1px dotted #aaa;
	padding-top:4px;
	line-height:1.3em;
}

.blank_div
{
	height:400px;
}

.statusMessageBar
{
	width:950px;
	border:1px solid;
	margin:10px auto;
	padding:5px;
}

.error_bar
{
	color:#611;
	background-color:#FCC;
	border-color:#daa;
}

.notify_bar
{
	color:#000;
	background-color:#F9F7D1;
	border-color:#999;
}

.promo_bar {
    background-color: #D7E797;
	border-color: #999;
}

#statusMessageBarIcon
{
	float:left;
	width:25px;
	margin:0 0 0 10px;
}

.error_icon
{
	background:transparent url(/icons/icon-warning-error.png) no-repeat scroll 0 0;
}

.notify_icon
{
	background:transparent url(/icons/alert-icon-01.png) no-repeat scroll 0 0;
}

.promo_icon
{
    background:transparent url(/icons/icon-promo.png) no-repeat scroll left center;
}



.statusMessageBarText
{
	margin-left:30px;
	color:#000;
}

.error_bar .statusMessageBarText {
    color: #661111;
}

.promo_bar .statusMessageBarText {
	color: #326400;
	font-weight: bold;
}


/* End of jQuery Theme over-rides */
/* Lock Downloads in Space Settings*/
.lock_downloads_image
{
	vertical-align:middle;
	width:20px;
}

.lock_downloads_instructions
{
	padding-left:10px;
}

.lock_downloads_table
{
	width:420px;
}

.lock_downloads_table_container
{
	height:20px;
}

.lock_downloads_width
{
	width:20px;
}

/* Actions Bar Large View */
.photo_editor
{
	background-color:#000;
/*Fallback for older browsers*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
/* IE */
	background-color:rgba(0,0,0,0.5);
/*Webkit, gecko*/
	height:30px;
	width:100%;
	color:#FFF;
	cursor:default;
}

.toolbar_icon
{
	padding:5px 0 0 10px;
	cursor:pointer;
}

.toolbar_icon_right
{
	padding:7px 7px 0 0;
	cursor:pointer;
}

.icon_label
{
	padding-top:6px;
	cursor:pointer;
}

.large_view_img_div
{
	margin:15px auto;
}

.div_center
{
	margin:0 auto;
}

.dragging_arrows
{
	margin:5px;
}

.file_progress
{
	background-color:#9C6;
	width:0;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

.upload_progress_meter
{
	border:1px solid silver;
	height:27px;
	background-color:#EEE;
	overflow:hidden;
	margin:0 auto;
}

.upload_in_progress
{
	height:100%;
	background-color:#D4E4C5;
	overflow:hidden;
}

.file_progress_background
{
	background-color:#EEE;
	height:100%;
	border-left:1px solid #FFF;
	margin:0;
	padding:0;
	overflow:hidden;
}

.add_height
{
	height:100%;
}

.upload_progress_title
{
	padding-bottom:6px;
	color:#888;
}

.percent_remaining
{
	color:#360;
	width:140px;
	margin:8px auto;
	font-weight:bold;
}

#ui-dialog-title-upload_progress
{
	padding-top:8px;
}

#title_link h1 > span
{
	float:left;
	margin-right:3px;
}

#site_edit_option
{
	margin-top:5px;
}
