﻿/* $Id: printlinks.css,v 1.1.2.6 2009/06/04 23:08:43 jcnventura Exp $ */

img.print-icon {
  vertical-align: middle;
}

img.print-icon-margin {
  padding-right: 4px;
}

label.printmail-label {
	float:left;
	text-align:left;
	width:160px;
}

#print-mail-form input.form-text {
	width:215px;
}

#print-mail-form textarea, #print-mail-form .resizable-textarea textarea {
	width:215px;
	display:inline;
}

#print-mail-form .form-item .description {
	text-align:left;
	margin-left:175px;
	line-height:1.5;
}

#print-mail-form input.form-submit.form-submit {
	width: auto;  
	padding: 1px 5px;  
	background: #336699;  
	border: 0;  
	font-size: 14px; 
	cursor:pointer; 
	color: #FFFFFF;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}

#print-mail-form input.form-submit:hover {
	background-color:#28517a;
}

#print-mail-form #edit-btn-submit {
	margin-left: 175px;
}


#edit-txt-message-wrapper label{
	float:left;
	text-align:left;
	width: 175px;
	
}

#edit-txt-message-wrapper textarea {
	margin-left:0px;
	margin-top:-7px;
}

#edit-txt-message-wrapper .grippie{
	display:none;
}

.modalframe-page-wrapper {
	color:#5A5A5A;
	font-family:verdana;
	font-size:12px;
	font-family:Tahoma;
	line-height:1.5;
}


.messages ul {
  margin: 0!important;
}
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
  line-height:1.5;
}
.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}
div.error, tr.error {
  color: #FF0000;
  background-color: #FFFFFF;
	border:1px solid #FF0000;
}

#edit-fld-subject-wrapper, #edit-fld-send-option-wrapper, .modalframe-page-content #edit-btn-cancel, .modalframe-page-content #sent-title-wrapper {display:none}
.modalframe-page-content .help{display:none;}
.modalframe-page-wrapper .help {display:none;}
.modalframe-page-wrapper {overflow: hidden;}

.modalframe .ui-dialog-titlebar {
    background: none;
background-color: #409AC3 !important;
color: #fff;
}
.modalframe .ui-dialog-title{
    color: #ffffff !important;
    margin-top: 9px;
    margin-left: 20px;
}

#print-mail-form input.form-submit.form-submit {
    background-color: #409AC3 !important;
    color: #fff;
}
#print-mail-form input.form-submit.form-submit:hover {
    background-color: #D51723 !important;
    color: #fff;
}
#print-mail-form input[type="text"],
#print-mail-form input[type="email"]{
    width: 340px !important;
}
#print-mail-form textarea {
    width: 300px !important;
}
    
.modalframe-page-wrapper{
    background-image: url("../../themes/childrens_museum/images/back.png");
    background-position: left top;
    background-repeat: repeat;
}

/* for event page */

.mainContent .event-filter-control,.event-filter-control {
display: none;
}
a.feed-icon, .event-filter-control + ul.links {
display: none;
}

@font-face {font-family: Delicious;font-weight: heavy;src: url('fonts/Delicious-Heavy.otf');}
@font-face {font-family: Delicious;font-weight: bold;src: url('fonts/Delicious-Bold.otf');}
@font-face {font-family: Delicious;font-weight: normal;src: url('fonts/Delicious-Roman.otf');}

.areej{font-family: Delicious;font-weight: normal;}
.areejBold{font-family: Delicious;font-weight: bold;}
.areejHeavy{font-family: Delicious;font-weight: heavy;}
body {
    /* font-family: Delicious !important; */
    font-weight: normal;
    
}
span.prev,
span.stop-prev ,
span.next ,
span.stop-next{
	display: none ;

}