.PageBlockImage_Editor 
{
	border: 2px dashed #CAC7C7;
	padding: 5px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	cursor: pointer;
}
#pageEditorContainerToolbar
{
	background: #f1f1f1;
	padding: 8px;
}
#pageTitle
{
	font-size: 18px;
	font-weight: bold;
	border: 0px solid #00FF00;
}
.smilies img
{
	margin-right: 2px;
}
#settingsTagContainer
{
	margin: 0;
	padding: 0;
	width: 280px;
	margin-bottom: 10px;
}
#settingsTagContainer li span
{
	float: left;
}
#settingsTagContainer li img
{
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}
#settingsTagContainer li
{
	list-style-type: none;
	padding:2px;
	margin: 0;
	height: 19px;
}
.smilies
{
	z-index: 100;
	padding: 10px;
	position: absolute;
	background: #f0f0ee;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding-bottom: 15px;
}
.Info
{
	border: 2px solid #009ae8;
	padding: 2px;
	font-size: 15px;
	font-weight: bold;
	background: #e4f6ff;
	color: #009ae8;
}
.Info img
{
	margin-right: 5px;
}
.tooltipContainer
{
	padding: 10px;
	border: 1px solid #ddc000;
	background: #ffef81;
}
.PageBlockMessage
{
	background: #f3ffe8;
	border: 1px solid #56ae08;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	line-height: 40px;
	margin-bottom: 6px;
	color: #56ae08;
}
.PageBlockMessage img
{
	float: left;
	margin-right: 5px;
	margin-left: 9px;
	margin-top: 9px;
}
.dashboard-editor-readonly
{
	border: 2px dashed #CAC7C7;
	padding: 5px;
	min-height: 60px;
	height: auto !important;
	height: 100px;
}
.PageBlockText
{
	cursor: pointer;
}
.PageBlockImage_Container {
	height: 623px;
}

.PageBlockImage_ImageWrapper {
	padding: 8px;
	border: 1px solid #CAC7C7;
	border-top: 0;
	min-height: 68px;
	height: auto !important;
	height: 68px;
	text-align: center;
	cursor: pointer;
}
.PageBlockMultiImage_ImageWrapperAlignment
{
	display: inline;
	line-height: 300px;
}

.PageBlockImage_Toolbar, .PageBlockMultiImage_Toolbar {
	background-color: #F0F0EE;
	height: 25px;
	line-height: 25px;
	border: 1px solid #CAC7C7;
}

/* Unset the stuff set in container above */
.PageBlockImage_Toolbar img, .PageBlockMultiImage_Toolbar img {
	padding: 0;
	border: 0;
	
	margin-top: 5px;
	margin-left: 5px;
}

.PageBlockMultiImage_ImageWrapper {
	float: left;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #bdbdbd;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.image-mega
{
	width: 660px;
	height: 660px;
}
.image-medium
{
	width: 330px;
	height: 330px;
}
.PageBlockMultiImage_ImageContainer
{
	padding: 10px;
	border: 1px solid #CAC7C7;
	border-top: 0;
}

.PageBlockImage_LayoutTable {
	border-spacing: 0;
}

.PageBlockImage_LayoutTable td {
	vertical-align: top;
}

.PageBlockImage_Container {
	width: 100%;
	height: 100%;
}

.PhotoManagerWidget {
	width: 668px;
	border: 1px solid #909A9B;
}

.PhotoManagerToolbar {
	padding: 6px 0 0 6px;
	height: 41px;
}

.PhotoManagerToolbarPadding {
	background: url('/Templates/DundleSite/Images/PhotoManager/Toolbar-BG.jpg') repeat-x;
}

.PhotoManagerToolbarPadding img {
	margin-right: 6px;
}

.PhotoManagerItem {
	float: left;
	width: 120px;
	height: 100px;
	margin-right: 20px;
	margin-top: 10px;
}

.PhotoManagerItemPhotoContainer {
	margin: auto;
	display: block;
	width: 118px;
	height: 82px;
	line-height: 82px;
	border: 1px solid #D2D2D2;
}

.PhotoManagerItem .PhotoManagerItemLabel {
	text-align: center;
	overflow: hidden;
}

.PhotoManagerFileList {
	overflow-y: scroll;
	height: 392px;
	border: 1px solid #CCCCCC;
	margin: 0 6px 6px 6px;
	padding-top: 14px;
	padding-left: 14px;
}

.PhotoManagerItemSelected {
	color: #1D77FF;
}

.PhotoManagerItemSelected .PhotoManagerItemPhotoContainer {
	background-color: #C5DCFE !important;
	border-color: #1D77FF !important;
}

.PhotoManagerBreadcrumb {
	border: 1px solid #D2D2D2;
	border-bottom: 0;
	padding-left: 4px;
	margin: 0 6px;
	height: 20px;
	line-height: 20px;
}

.PhotoManagerBreadcrumb div {
	display: inline;
}

.PhotoManagerBreadcrumb div img {
	margin-right: 5px;
}

.PhotoManagerBreadcrumb div.seperator {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.PhotoManagerFileListPadding {
	padding-top: 0;
	padding-left: 0;
}

.PhotoManagerButtonBar {
	margin-top: 10px;
}

.PhotoManagerButtonBar input {
	margin-right: 5px !important;
}

.PhotoManagerUploadFrame {
	display: none;
}

.PageBlockAddToolBlock {
	width: 208px;
	margin-bottom: 20px;
	text-align: center;
}

.PageBlockAddToolBlock img {
	display: block;
	margin-bottom: 5px;
}

.PageBlockAddToolFormPadding {
	width: 498px;
	margin: auto;
	text-align: center;
}

.PageBlockAddToolFormContainer {
	border: 1px solid #A6D5E5;
	width: 100%;
	height: 365px;
	margin-bottom: 22px;
}

.PageBlockAddToolFormContainer form {
	margin-top: 43px;
}

/* Template selection */
.TemplateSelector {
	width: 668px;
	border: 1px solid #909A9B;
}

.TemplateSelectorItem {
	float: left;
	width: 140px;
	height: 120px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.TemplateSelectorItemPhotoContainer {
	margin: auto;
	display: block;
	width: 138px;
	height: 102px;
	line-height: 82px;
	border: 1px solid #D2D2D2;
}

.TemplateSelectorItem .TemplateSelectorItemLabel {
	text-align: center;
}

.TemplateSelectorItemSelected {
	color: #1D77FF;
}

.TemplateSelectorItemSelected .TemplateSelectorItemPhotoContainer {
	background-color: #C5DCFE !important;
	border-color: #1D77FF !important;
}
/*
.dashboard-editor-readonly
{
	padding: 10px;
	border: 1px solid #ECECEC;
}
*/

.dashboard-editor-container {
	margin-bottom: 10px;
	width: 100%;
}
.dashboard-editor-datacontainer {

}
.dashboard-editor-buttoncontainer input {
	margin-right: 20px;
}
.dashboard-editor-buttoncontainer, .dashboard-editor-buttoncontainer-notop {
	border: 1px solid #DBD9D9;
	padding: 8px;
	margin: auto;
	text-align: center;
}
.dashboard-editor-buttoncontainer-notop {
	border-top: 0;
}

.dashboard-editor-toolbar {
	background-color: #EDECEC;
	margin: auto;
	width: 22px;
	height: 75px;
}
.dashboard-editor-toolbarcontainer {
	vertical-align: top;
	width: 22px;
}
.dashboard-toolbar-icon {
	height: 16px;
	width: 16px;
	margin-left: 3px;
	margin-top: 5px;
}
#toolbar_stats
{
	margin-bottom: 5px;
	padding: 5px;
	background: #ECECEC;
	text-align: center;
}
img
{
		border: 0 !important;
}
.SubMenu li a:hover
{
	display: block;
	background: #ECECEC;
}
.SubMenu li a:active
{
	display: block;
	background: #ECECEC;
}
.SubMenu li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
.SubMenu li
{
	float: left;
	list-style: none;
	border-right: 1px solid #ECECEC;
}
.activePanel
{
	background: #ECECEC;
}
.SubMenu
{
	line-height: 30px;
	border: 1px solid #ECECEC;
	height: 30px;
	margin-bottom: 10px;
}
.Dialog
{
	background: white;
	text-align: left;
	border: 6px solid #909090;
}
#DialogCloseButton
{
	width: 21px;
	height: 21px;
	margin-top: 4px;
	margin-right: 4px;
	cursor: pointer;
	float: right;
	background: url('/App/Static/Images/CloseButton.png');
}
#DialogTitle
{
	width: 400px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}
#DialogTitleBar
{
	height: 30px;
	background: #ECECEC;
}

.ProductTable
{
	border: 1px solid #CAC7C7;
	padding: 0px;
}

tr.ProductTable
{
	background: #ECECEC;
}

.subtitle
{
	color: #0392e3;
	font-weight: bold;
	display: block;
	font-size: 16px;
	margin-bottom: 4px;
}

.align_right_blog {
	text-align:right;
	margin-right: 15px;
	float: right;
}

.align_right_overview {
	border: 0px solid #FF0000;
	float: right;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
}



.upgrade_top {
	border: 0px solid #FF0000;
	margin-left: 10px;
	margin-bottom: 20px;
}

.upgrade_block {
	float: left;
	border: 0px solid #FF0000;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 350px;
}

.upgrade_block_right {
	float: left;
	border: 0px solid #FF0000;
	margin-left: 40px;
	margin-bottom: 20px;
}

input.upgrades
{
	
	width: 40px !important;
	
}

.upgrades_account_info_left {
	border: 0px solid blue;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.upgrades_account_info_right {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 39px;
}

.upgrades_account_info_bottom {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-bottom: 5px;
	padding: 10px;
}

.fieldset_upgrades_account
{
	border: 1px solid #aac4d4;
	border-top: 1px solid #afd3e9;
	border-left: 1px solid #afd3e9;
	
	margin:0;
	margin-bottom: 5px;
	padding: 10px;
}

.fieldset_upgrades_account p
{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	padding: 2px;
}

.upgrades_account_info_left  label
{
	clear: left;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 2px;
	margin-bottom: 0px;
	padding: 0px;
}

.upgrades_account_info_right  label
{
	clear: left;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 0px;
}



.active_upgrades {
	border: 0px solid black;
	margin-right: 10px;
	width: 30px;
	margin-bottom:20px;
	width:800px;
}
.active_upgrade {
	border: 0px solid pink;
	float: left;
	margin-right: 10px;
	width:120px;
}
.active_upgrade img {
	width: 30px;
	vertical-align:middle;
	margin-right: 10px;
}
.upgrades
{	
	border: 0px solid pink;
	background: #f2f2f2;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	height:60px;
}
.upgrades:hover {
	background: #dbf2ff;
	color: #1992d7 !important;
}
.upgrades a {
	text-decoration: none;
}
.upgrades a:hover {
	text-decoration: underline;
}
#dundle_blue {
	color: #1293dc;
}