@import "typography.css";
@import "dialogs.css";
@import "popup-menu.css";
@import "panels.css";
@import "utils.css";
/*@import "groop-common.css";*/

/* --------------------------------------------------
	Common styles
-------------------------------------------------- */

html,body {
	width: 100%;
	height: 100%;
}

body {
	background: #dfeaf6 url(/_new/images/common/panels/main/bg.png) repeat-x top left;
}

.body {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5em;
	width: 960px;
}

hr {
    border-color:#EBEBEB;
    margin-left:-2.1em;
    margin-right:0.8em;
    margin-top:1em;
}

/* --------------------------------------------------
	Groop common styles
-------------------------------------------------- */

select#groopId {
	border: none;	
	background: none;
	padding: 0;
	margin: 0;	
	color: #3174b6;
	cursor: pointer;
	font-size: 18px;
}

select#groopId option {	
	border: none;
	background-color: #fff;
	color: #858585;
	cursor: pointer;
	padding: 0;
	margin: 0;	
}

/* --------------------------------------------------
	Sections
-------------------------------------------------- */

.section-content {
    margin-right: 2em;
	padding:0 1em;
}

/* --------------------------------------------------
	Icons
-------------------------------------------------- */

.icon {padding-left: 20px;}
.icon.large {padding-left: 55px; min-height: 50px}

.icon.book-small { background: url(/_new/images/common/icons/icon-book-small.png) no-repeat left center}
.icon.pencil { background: url(/_new/images/common/icons/icon-pencil.png) no-repeat left center}
.icon.thumbnail { background: url(/_new/images/common/icons/icon-thumbnail.png) no-repeat left center}
.icon.arrow-right { background: url(/_new/images/common/icons/icon-arrow-right.png) no-repeat left center}
.icon.arrow-left { background: url(/_new/images/common/icons/icon-arrow-left.png) no-repeat left center}
.icon.flag { background:url(/images/_common/icons/actions.gif) no-repeat 0 -84px; }
.icon.delete { background: url(/_new/images/common/icons/icon-delete.png) no-repeat left center}
.icon.plus-medium { background: url(/_new/images/common/icons/icon-plus-medium.png) no-repeat left center}
.icon.add-photo { background:url(/_new//images/common/icons/activity-add-photo.gif) no-repeat left center; }
.icon.add-photobook { background:url(/_new/images/common/icons/activity-add-photobook.gif) no-repeat left center; }
.icon.mail { background:url(/_new/images/common/icons/activity-mail.gif) no-repeat left center; }
.icon.folder-small { background:url(/_new/images/common/icons/icon-folder-small.png) no-repeat left center; }
.icon.folder-check-small { background:url(/_new/images/common/icons/icon-folder-check-small.png) no-repeat left center; }
.icon.folder-photo { background:url(/_new/images/common/icons/icon-folder-photo.png) no-repeat left center; }
.icon.folder { background:url(/_new/images/common/icons/icon-folder.png) no-repeat left center; }
.icon.folder-open-small { background:url(/_new/images/common/icons/icon-folder-open-small.png) no-repeat left center; }
.icon.download { background:url(/_new/images/common/icons/icon-download.png) no-repeat left center; }
.icon.star { background:url(/_new/images/common/icons/icon-star.png) no-repeat left center; }
.icon.tag { background:url(/_new/images/common/icons/icon-tag.png) no-repeat left center; }
.icon.photobook-pricing { background:url(/_new/images/common/icons/icon-photobook-pricing.png) no-repeat left center; }
.icon.share-photobook{ background:url(/_new/images/common/icons/icon-groups-small.png) no-repeat left center; }
.icon.page { background:url(/_new/images/common/icons/icon-page.png) no-repeat left center; }
.icon.add-page { background:url(/_new/images/common/icons/icon-add-page.png) no-repeat left center; }
.icon.delete-page { background:url(/_new/images/common/icons/icon-delete-page.png) no-repeat left center; }
.icon.refresh { background:url(/_new/images/common/icons/icon-refresh.png) no-repeat left center; }
.icon.preview { background:url(/_new/images/common/icons/icon-preview.png) no-repeat left center; }
.icon.gamma { background:url(/_new/images/common/icons/icon-gamma.png) no-repeat left center; }
.icon.check { background:url(/_new/images/common/icons/icon-check.png) no-repeat left center; }
.icon.arrows-move { background:url(/_new/images/common/icons/icon-arrows-move.gif) no-repeat left center; }
.icon.rotate-left { background:url(/_new/images/common/icons/icon-rotate-left.png) no-repeat left center; }
.icon.rotate-right { background:url(/_new/images/common/icons/icon-rotate-right.png) no-repeat left center; }
.icon.crop { background:url(/_new/images/common/icons/icon-crop.gif) no-repeat left center; }

.icon.single-page { background:url(/_new/images/common/icons/icon-single-page.gif) no-repeat left center; }
.icon.spread-page { background:url(/_new/images/common/icons/icon-spread-page.gif) no-repeat left center; }
.icon.copy-page { background:url(/_new/images/common/icons/icon-copy-page.gif) no-repeat left center; padding-bottom: 2px;}
.icon.book-cover { background:url(/_new/images/common/icons/icon-book-cover.gif) no-repeat left center;}

.icon.large.users { background:url(/_new/images/common/icons/icon-users-large.png) no-repeat left center; }
.icon.large.user { background:url(/_new/images/common/icons/icon-user-large.png) no-repeat left center; }
.icon.large.photobook { background:url(/_new/images/common/icons/icon-photobook-large.png) no-repeat left center; }
.icon.large.arrow-right { background:url(/_new/images/common/icons/icon-arrow-right-large.png) no-repeat left center; padding-left: 35px; min-height: 31px}
.icon.large.plus { background:url(/_new/images/common/icons/icon-plus-large.gif) no-repeat left center; padding-left: 30px; min-height: 31px}

.icon.text-align-center { background:url(/_new/images/common/icons/icon-text-align-center.gif) no-repeat center center; }
.icon.text-align-justify { background:url(/_new/images/common/icons/icon-text-align-justify.gif) no-repeat center center; }
.icon.text-align-left { background:url(/_new/images/common/icons/icon-text-align-left.gif) no-repeat center center; }
.icon.text-align-right { background:url(/_new/images/common/icons/icon-text-align-right.gif) no-repeat center center; }
.icon.text-bold { background:url(/_new/images/common/icons/icon-text-bold.gif) no-repeat center center; }
.icon.text-color { background:url(/_new/images/common/icons/icon-text-color.gif) no-repeat center center; }
.icon.text-italic { background:url(/_new/images/common/icons/icon-text-italic.gif) no-repeat center center; }
.icon.text-underlined { background:url(/_new/images/common/icons/icon-text-underlined.gif) no-repeat center center; }
.icon.text-reset { background:url(/_new/images/common/icons/icon-text-reset.gif) no-repeat center center; }

/*
.arrow-small-left, .arrow-small-left-disabled, .arrow-small-right, .arrow-small-right-disabled {
	padding: 0.125em!important;
	margin: 0!important;
	line-height: 1em!important;
	font-size: 11px!important;
}
.arrow-small-left, .arrow-small-left-disabled {
	padding-left: 0.5em!important;
}
.arrow-small-right, .arrow-small-right-disabled {
	padding-right: 0.4em!important;
}
.arrow-small-left {
	background:url(/images/_common/icons/arrow-small-left.png) no-repeat left center;
}
.arrow-small-left-disabled {
	background:url(/images/_common/icons/arrow-small-left-disabled.png) no-repeat left center;
}
.arrow-small-right {
	background:url(/images/_common/icons/arrow-small-right.png) no-repeat right center;
}
.arrow-small-right-disabled {
	background:url(/images/_common/icons/arrow-small-right-disabled.png) no-repeat right center;
}
*/

/* --------------------------------------------------
	Activity Feed
-------------------------------------------------- */

/*
ul.activity {
	list-style:none;
	margin:0;
	}
	ul.activity li {
		border-bottom:1px solid #494643;
		padding:0.5em 0 0.5em 2em!important;
	}
	li.add-photo { background:url(/images/_common/icons/activity-add-photo.gif) no-repeat left 0.5em; }
	li.add-photobook { background:url(/images/_common/icons/activity-add-photobook.gif) no-repeat left 0.5em; }
	li.mail { background:url(/images/_common/icons/activity-mail.gif) no-repeat left 0.5em; }
*/

/* --------------------------------------------------
	Controls
-------------------------------------------------- */

.button {
	cursor: pointer;
}

a.button, a.button:hover, a.button:active, a.button:visited {
	font-size: 12px;
	font-weight: bold;
	background: url(/_new/images/common/buttons/main/left.png) no-repeat left center;
	display: block;
	color: #000;
	text-decoration: none;
	margin-right: 15px;
}
	a.button span {
		display: block;
		cursor: pointer;
		height: 24px;
		line-height: 24px;
		vertical-align: middle;
	}
	a.button > span {
		right: -10px;
		padding-right: 10px;
		background: url(/_new/images/common/buttons/main/right.png) no-repeat right center;
		position: relative;
	}

a.button.large {
	background: url(/_new/images/common/buttons/main-large/left.png) no-repeat left center;
	font-size: 18px;
}
	a.button.large span {
		height: 48px;
		line-height: 48px;
		font-size: 18px;		
	}
	a.button.large > span {
		background: url(/_new/images/common/buttons/main-large/right.png) no-repeat right center;
		right: -15px;
		padding-right: 15px;		
	}
	a.button.large span.icon {
		margin-left: -3px;
	}	

.button.small {
	background: url(/_new/images/common/buttons/button-small.png) no-repeat center center;
	width: 17px;
	height: 17px;
}	
	.button.small .icon {
		display: block;
		width: 17px;
		height: 17px;
		padding: 0;
		text-indent: -2000px;
		background-position: center center;
	}


ul.controls {
	list-style: none;
	text-align: center;
	margin: 1.5em auto;
}
	ul.controls li {
		display: inline-block;
	}	

/*
input.button, button.button {
	padding: 0.25em;
	margin: 0.25em;
	border: 1px solid #000;
}
*/

ul.errors {
    list-style: none;
}

ul.errors li {
    color: #FF0000;
}

/* --------------------------------------------------
	Pager
-------------------------------------------------- */

ul.pager {
	list-style: none;
	clear: both;
	text-align: center;
	margin: 0 auto;
	/*padding: 1em 0;*/
}
	ul.pager li {
		float: left;
	}
	ul.pager li a, ul.pager li a:hover {
		display: block;
		background: url(/_new/images/common/controls/pager/item.png) no-repeat center center;		
		width: 26px;
		height: 24px;
		line-height: 24px;
		vertical-align: middle;
		text-align: center;
		color: #005fb3;
		cursor: pointer;
		font-size: 0.9167em;		
		text-decoration: none;
		font-weight: bold;
	}
	ul.pager li a.prev {
		background: url(/_new/images/common/controls/pager/prev.png) no-repeat center center;		
		width: 54px;
	}
	ul.pager li a.next {
		background: url(/_new/images/common/controls/pager/next.png) no-repeat center center;		
		width: 54px;
	}	
	ul.pager li a.selected {
		background: url(/_new/images/common/controls/pager/selected.png) no-repeat center center;		
		width: 27px;
		color: #fff;
		cursor: default;
	}
	ul.pager li a.inactive {
		color: #999;
		cursor: default;
	}	

	
/* --------------------------------------------------
	Safari styles fix
-------------------------------------------------- */
p {
	background: none !important;
}