
.clear-both {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}


.message {
    position: relative;
    padding: 10px;
    width: auto;
    background-color: #ccc;
    color: #hh8800;
    margin-bottom: 5px;
}
.message a {
    font-weight: bold;
}
label {
    position: relative;
    display: block;
    width: 175px;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    color: #591353;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.cke_dialog label {
	display: inline;
	width: auto;
	float: none;
	margin: 0px;
}
input.text, textarea, select, div.response {
    position: relative;
    float: left;
    width: 500px;
}
div.response {
    width: 600px;
}
div.single_input_holder {
    line-height: 30px;
}
input.text, textarea, select {
    border: 1px solid #ccc;
    background-color: #fff;
    font-family: Arial;
}
input.text, textarea {
    padding: 5px;
}
textarea {
    height: 80px;
}
input.submit, .submit {
    position: relative;
    background-color: #8F9919;
    padding: 6px;
    color: #ffffff;
    font-family: Georgia;
    font-weight: normal;
    cursor: pointer;
    z-index: 100;
    border: 0px none;
}
.small_submit {
	background-color: #d6d7d7;
	color: #666;
}
input.submit:hover, .submit:hover {
    background-color: #AA185D;
    color: #ffffff;
}
.small_submit:hover {
	background-color: #b9bbbb;
}

/* Menu Module */
div.menu_holder a {
    cursor: pointer;
}
div.menu_holder {
    position: relative;
    margin: 0px 30px;
    margin-bottom: 20px;
}
div.item_holder {
    position: relative;
    z-index: 50;
}
div.item_holder .item {
    position: relative;
    width: 200px;
    padding: 15px;
    margin: 2px;
    background-color: #ececec;
    border: 1px solid #dcdddc;
}
div.item_holder input.text {
    width: 190px;
}
.menu_delete_holder {
	position: absolute;
	bottom: 3px;
	right: 3px;
}
.menu_add_holder {
	position: absolute;
	bottom: 3px;
	left: 3px;
}
.menu_arrow_holder {
	position: absolute;
	top: 3px;
	right: 3px;
	text-align: right;
}
.menu_arrow_holder a {
    cursor: pointer;
}
#menu_module_holder {
    width: auto;
}
#content_holder.menus {
}

.inner_wrapper tr.title td {
	font-family: Georgia;
	padding: 6px;
	background-color: #8F9919;
	color: #fff;
	font-size: 16px;
}
.inner_wrapper tr.one td {
	background-color: #fff;
	padding: 6px;
}
.inner_wrapper tr.two td {
	background-color: #ececec;
	padding: 6px;
}
.inner_wrapper tr td.options {
	text-align: right;
}
.inner_wrapper tr:hover td {
	background-color: #dcdddc;
}
.inner_wrapper tr.title:hover td {
	background-color: #8F9919;
}

div.popup  table {

}
div.popup table tr {
	background-color: transparent;
}
div.popup table tr td, div.popup table tbody tr td {
	background-color: transparent;
}

table.folder_list tr, table.folder_list tr td, table.folder_list tr:hover {
	background-color: transparent;
	padding: 0px;
}
table.folder_list  {
	
}
table.folder_list tr, table.folder_list tr td {
	vertical-align: top;
}
table.folder_list .folder_box {
	background-color: #ccc;
}
table.folder_list .file_box {

}
.file_box .image_popup {
	position: relative;
	margin: 3px;
	padding: 3px;
	background-color: #8F9919;
}
.file_box .image_popup a {
	color: #fff;
}

/* ----- START NEW STYLES ---- */
h1, h2, h3, h4, h5, p, body {
	font-family: Georgia;
	font-weight: normal;
}
body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #591353;
	line-height: 14px;
	background-color: #530045;
	margin: 0px;
	padding: 0px;
}
a {
	color: #8D9919;
	text-decoration: none;
}
a:hover {
	color: #AA185D;
}
img {
	border: 0px none;
}

.outer_wrapper {
	position: relative;
	text-align: center;
	margin-top: 10px;
}

.inner_wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin: auto;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px
}

.divider {
	position: relative;
	width: 100%;
	height: 2px;
	background-image: url(/images/divider.png);
	background-repeat: repeat-x;
}
.block {
	display: block;
}

/* Header */
#header {
	position: relative;
	width: 950px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#logo {
	position: relative;
	width: 100px;
	padding-left: 245px;
	height: 48px;
	padding-top: 20px;
	display: block;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	font-size: 17px;
	color: #A9195D;
}
#title {
	position: relative;
	width: 400px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 22px;
	color: #7C7C7C;
	text-align: right;
	line-height: 22px;
}
#welcome_intro {
	position: relative;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 12px;
	font-family: Georgia;
	color: #8D9919;
}
#welcome_intro a {
	color: #8D9919;
}
#welcome_intro a:hover {
	color: #ED811F;
}
#welcome_intro .big_brackets {
	font-size: 20px;
	color: #ED811F;
	font-family: Georgia;
	position: relative;
	top: 2px;
}
#welcome_intro span {
	color: #ED811F;
}
#visit_the_site {
	position: relative;
	float: right;
}

#navigation {
	position: relative;
	float: left;
	width: 209px;
}
#navigation .menu_heading {
	position: relative;
	display: block;
	font-family: Arial;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	font-family: Georgia;
	padding-left: 8px;
	width: 200px;
	height: 27px;
	padding-top: 2px;
	cursor: pointer;
	margin-bottom: 10px;
}
#navigation .purple {
	background-color: #591353;
}
#navigation .pink {
	background-color: #AA185D;
}

#navigation ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: auto;
}
#navigation ul.holder1 {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
}
#navigation ul.holder1 ul {
	margin-left: 42px;
	list-style: disc;
}
#navigation ul li a {
	position: relative;
	display: block;
	padding-left: 42px;
	width: 166px;
	min-height: 30px;
	padding-top: 10px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Georgia;
	font-size: 16px;
	color: #591653;
}
#navigation ul li ul li a {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	min-height: auto;
	line-height: 18px;
}
#navigation ul li a:hover {
	color: #AA185D;
}

/* Module Classes */
#navigation a.pages {
	background-image: url(/images/modules/pages.png);
}
#navigation a.menus {
	background-image: url(/images/modules/menus.png);
}
#navigation a.pictures {
	background-image: url(/images/modules/images.png);
}
#navigation a.documents {
	background-image: url(/images/modules/documents.png);
}
#navigation a.users {
	background-image: url(/images/modules/users.png);
}
#navigation a.blocks {
	background-image: url(/images/modules/content_areas.png);
}
#navigation a.accounts {
	background-image: url(/images/modules/accounts.png);
}
#navigation a.basket {
	background-image: url(/images/modules/basket.png);
}
#navigation a.emails {
	background-image: url(/images/modules/emails.png);
}
#navigation a.seo {
	background-image: url(/images/modules/seo.png);
}
#navigation a.portfolio {
	background-image: url(/images/modules/portfolio.png);
}
#navigation a.events {
	background-image: url(/images/modules/events.png);
}
#navigation a.mailing_list {
	background-image: url(/images/modules/mailing_list.png);
}
#navigation a.newsletter {
	background-image: url(/images/modules/newsletter.png);
}

/* content Holder */
#content_holder {
	position: relative;
	width: 709px;
	float: right;
}
/* Dashboard quick links */
#quicklinks {
	position: relative;
	float: left;
	width: 284px;
}
#quicklinks .item {
	position: relative;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #591353;
	width: 81px;
	height: 128px;
	text-transform: uppercase;
	float: left;
}
#quicklinks .item a {
	color: #591353;
}
#quicklinks .space {
	position: relative;
	float: left;
	width: 19px;
	height: 128px;
}

/*Stats*/
#dashboard_stats {
    position: relative;
    width: 386px;
    float: right;
    margin-top: -50px;
}  
#dashboard_stats h2 {
    position: relative;
	display: block;
	font-family: Arial;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	font-family: Georgia;
	padding-left: 8px;
	width: 378px;
	margin-bottom: 4px;
	height: 27px;
	padding-top: 2px;
	cursor: pointer;
	background-color: #AA185D;
}
#dashboard_stats table tr td {
    vertical-align: top;
    background-color: #F1F1F1;
    color: #7C7C7C;
    font-size: 14px;
}

/* Footer */
#copyright_text {
	position: relative;
	float: right;
	font-size: 12px;
	font-family: Georgia;
	color: #9DA31F;
	margin-top: 10px;
	padding-bottom: 20px;
}
#copyright_text a {
	color: #591353;
}

/* Image modules */
.image_popup, .image_popup a {
	color: #999;
}
.image_popup a:hover {
	color: #591353;
}

/* No headers */
body.no_headers {
	background-color: #fff;
}
.no_headers .outer_wrapper {
	margin: 0px;
	background-color: transparent;
}
.no_headers .inner_wrapper {
	width: 760px;
}
.no_headers h1, .no_headers h2, .no_headers h3, .no_headers h4 {
	margin-top: 0px;
}

#facebox {
    width: 80%;
    height: 80%;
}
#facebox .popup,
#facebox .popup > table {
    width: 100%;
    height: 100%;
}
#facebox .content {
    width: 100%;
    height: 90%;
}
#facebox .popup td.body {
    height: 98%;
}
#facebox .body {
    width: auto!important;
}
