/* ---------------------------------------------------------------------------
   CSS style sheet

   (c) 2009 Heart Centered Productions, all rights reserved.
  ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
   Link Styles
  ----------------------------------------------------------------------------*/

a.gold_link:visited {color: #999966; text-decoration: none;}
a.gold_link:hover {color: #ffffff; background-color: #999966; text-decoration: none;}
a.gold_link{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
	margin-bottom: 8px;
}

a.gold_link_inline:visited {color: #999966; text-decoration: none;}
a.gold_link_inline:hover {color: #ffffff; background-color: #999966; text-decoration: none;}
a.gold_link_inline{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
}

a.maroon_link:visited {color: #B27777; text-decoration: none;}
a.maroon_link:hover {color: #ffffff; background-color: #B27777; text-decoration: none;}
a.maroon_link{
	/* border: 1px dashed #B27777; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #B27777;
	text-decoration: none;
	margin-bottom: 8px;
}

/*----------------------------------------------------------------------------
   Global Styles
  ----------------------------------------------------------------------------*/

  body.main {
	background: #F0EDF5 url(../images/french_lace_cyan.jpg) -30px 0px fixed;
/*	background: #F0EDF5 url(../images/bluemarb.png) -30px 0px fixed;*/
	background-repeat: repeat;
	padding: 0px;
	margin:  0px;
}

  body.rattan_weave {
	background: #F0EDF5 url(../images/rattan_weave.jpg) -30px 0px fixed;
/*	background: #F0EDF5 url(../images/bluemarb.png) -30px 0px fixed;*/
	background-repeat: repeat;
	padding: 0px;
	margin:  0px;
}

table.container {
	border-left: 1px solid #345557;
	border-right: 1px solid #345557;
	border-bottom: 1px solid #345557;
	/* background: #FBF5D1 url(../images/content-repeat.jpg); */
	background: #fff;
}

table.container_oxyoke {
	/* background: #fff url(/images/phoenix/main_back.jpg); */
	background: #fff;
	position:relative;
	top:-20;
	background-repeat: repeat-y;
	background-position: top center;
}

table.container_masterplan {
	border: 2px solid #021B58;
	/* border-left: 2px solid #021B58;
	border-right: 2px solid #021B58;
	background: #fff url(/images/phoenix/main_back.jpg); */
	background: #fff;
	position:relative;
	/* top:-20; */
	background-repeat: repeat-y;
	background-position: top center;
}

tr.container {
	background: #FBF5D1 url(../images/content-repeat.jpg);
}

div.wrapper{
    background: #fff;
}

div.wrapper_lt_blue{
	background: #eef url(../images/rattan_weave.jpg);
	padding-bottom: 10px;
}

div.wrapper_quotes {
	background: #eef url(../images/rattan_weave.jpg);
	padding-left: 22px;
	padding-top: 22px;
}

div.wrapper_masterplan
{
	/* border: 1px dashed #C0C0C0; */
	width: 850px;
	margin-top:20px;
	margin-left: 40px;
}

div.content {
	/* border: 1px solid #345557; */
    background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 850px;
    padding: 25px;
}

div.buttonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 900px;
	margin-top: 5px;
}

div.quotes {
	border: 1px solid #345557;
  background-color: #fff;
  margin-bottom: 10px; 
}

table.content {
	width: 900px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #8888A3;
	border-collapse: collapse;
	background: #fff url(../images/srf_logo_watermark.png);
	background-repeat: no-repeat;
	background-position: top right;
}

table.yacalendar {
	width: 350px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
}

table.yacalendar th {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: red;
}

table.yacalendar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
}

/*----------------------------------------------------------------------------
   Header Styles
  ----------------------------------------------------------------------------*/

td.headertop {
	/* border: 1px solid #C0C0C0; */
	background: #FBF5D1 url(../images/banner.png);
    position:relative;
	height:  130px;
}

td.headerbar {
	/* border: 1px solid #C0C0C0; */
	background: #FBF5D1 url(../images/headerbar.png);
    position:relative;
    background-repeat: repeat-x;
	height:  10px;
}

td.menubar {
	/* border: 1px solid #C0C0C0; */
	background: #66718E;
	height:  35px;
}

td.headershadow {
	/* border: 1px solid #C0C0C0; */
	background: #fff url(../images/headershadow.jpg);
    background-repeat: repeat-x;
	height:  22px;
}

td.headershadow_lt_blue {
	/* border: 1px solid #C0C0C0; */
	background: #eef url(../images/rattan_weave_shadow.jpg);
    background-repeat: repeat-x;
	height:  22px;
}

td.footershadow_lt_blue {
	/* border: 1px solid #C0C0C0; */
	background: #eef url(../images/rattan_weave_shadow_reverse.jpg);
    background-repeat: repeat-x;
	height:  22px;
}

td.lt_blue {
	/* border: 1px solid #C0C0C0; */
	background: #eef ;
	height:  22px;
}


.HeaderBlue{
	/*border: 1px dashed #C0C0C0; */
	font-family: Verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	margin-bottom: 8px;
}

.headerblue_fancy {
	font-size: 18px;
	font-family: Times, 'Times New Roman', Arial, Helvetica, sans-serif;
	color : #003399;
	font-weight: bold;
}


.SubTitle {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 18px;
	color : #990000;
	text-align: center;
}

/* Page title block */
div.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	color: #000099;
	margin-top: 0px;
}

.section_title_right {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 22px;
	color : #000099;
	text-align: right;
}

.section_title_center {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 22px;
	color : #000099;
	text-align: center;
}

/*----------------------------------------------------------------------------
   Special Styles
  ----------------------------------------------------------------------------*/

/* Forms
/*----------------------------------------------*/

.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #999966;
	background:#F8F8F1;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #999966;
	background:#F8F8F1;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

/*----------------------------------------------------------------------------
   Column Styles
  ----------------------------------------------------------------------------*/

.columnheader{
	/* border: 1px dashed #C0C0C0; */
	font-family: Verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	margin-bottom: 8px;
}

div.column1{
	/* border: 1px dashed #BFAED0; */
	width:   295px;
	/* height:  1000px; */
	float:   left;
	padding: 0px;
	margin-right:  10px;
}

div.column2{
	/* border: 1px dashed #BFAED0; */
	width:   295px;
	/* height:  1000px; */
	float:   left;
	padding: 0px;
	margin:  0px;
}

div.column3{
	/* border: 1px dashed #BFAED0; */
	width:   295px;
	/* height:  1000px; */
	float:   right;
	padding: 0px;
	margin:  0px;
}

div.column1_25{
	/* border: 1px dashed #BFAED0; */
	width:   268px;
	/* height:  1000px; */
	float:   left;
	padding: 0px;
	margin:  0px;
}

div.column2_25{
	/* border: 1px dashed #BFAED0; */
	width:   268px;
	/* height:  1000px; */
	float:   left;
	padding: 0px;
	margin:  0px;
}

div.column3_25{
	/* border: 1px dashed #BFAED0; */
	width:   268px;
	/* height:  1000px; */
	float:   right;
	padding: 0px;
	margin:  0px;
}

/* 2-column layout w/ 1/2 wide 1st column (col15)
/*----------------------------------------------*/

div.col12_1
{
	/* border: 1px dashed #C0C0C0; */
	width :48%;
	float : left;
	margin : 0px 0px 0px 0px;
	background-color :#ffffff
}

div.col12_2
{
	/* border: 1px dashed #C0C0C0; */
	width :48%;
	float : right;
	padding-left:20px;
	margin :0px 0px 0px 0px
}

/* 2-column layout w/ 1/5 wide 1st column (col15)
/*----------------------------------------------*/

div.col13_1
{
	/* border: 1px dashed #C0C0C0; */
	width :20%;
	float : left;
	margin : 0px 0px 0px 0px;
	background-color :#ffffff
}

div.col13_2
{
	/* border: 1px dashed #C0C0C0; */
	width :78%;
	float : left;
	padding-left:10px;
	margin :0px 0px 0px 0px
}

/* 2-column layout w/ 7/12 wide 1st column (col23)
/*----------------------------------------------*/

div.col712_1
{
	/* border: 1px dashed #C0C0C0; */
	width :58%;
	float : left;
	margin : 0px 0px 0px 0px;
	background-color :#ffffff
}

div.col712_2
{
	/* border: 1px dashed #C0C0C0; */
	width :40%;
	float : left;
	padding-left:10px;
	margin :0px 0px 0px 0px
}

div.col712_2r
{
	/* border: 1px dashed #C0C0C0; */
	width :40%;
	float : right;
	align: right;
	padding-left:10px;
	margin :0px 0px 0px 0px
}

/*----------------------------------------------------------------------------
   Article layout
  ----------------------------------------------------------------------------*/

.article{
	/* border: 1px dashed #C0C0C0; */
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 12px;
}

div.article_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	border: 1px solid #999966;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.article_nomargin{
	/* border: 1px dashed #C0C0C0; */
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

.article_fixed{
	/* border: 1px dashed #C0C0C0; */
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 12px;
}

.article_content{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 8px;
}

.article_content_box{
	border: 2px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.article_content_center{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

.article_content_right{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
}

.article_content_indent
{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

.article_content_table{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.article_content_row{
	vertical-align: top;
}

.article_sidebar {
	border: 5px #B27777;
	background:#FAEBD7;
	margin-top: 18px;
	padding-left: 8px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.article_title {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color : #000066;
	text-align: left;
}

.article_title_large {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color : #000066;
	text-align: left;
}

.article_title_large_red {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color : #CC0000;
	text-align: left;
}

.article_title_center {
	/* border-bottom: 1px solid #999966; */
	text-align: center;
	color : #000099;
	text-align: center;
	padding: 5px;
	margin:5px;
}

.article_title_maroon {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color : #B27777;
	text-align: left;
	margin-left: 8px;
}

.section_title {
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, Helvetic, "Nimbus Sans", sans-serif;
	font-weight: bold;
	font-size: 22px;
	color : #000099;
	text-align: left;
}

.article_subtitle{
	/* border: 1px dashed #C0C0C0; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #999999;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.article_link{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999966;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 8px;
}

.article_link_center{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background:#FFFFFF;
	color: #999966;
	text-align: center;
	margin-top: 12px;
}

.address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight: bold;
}

.submission_center{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background:#FFFFFF;
	color: #660000;
	text-align: center;
	margin-top: 12px;
}

/*----------------------------------------------------------------------------
   Normal text layout
  ----------------------------------------------------------------------------*/

.normal{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.bold{
	/* border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

.address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight: bold;
}

/*----------------------------------------------------------------------------
   Special text layout
  ----------------------------------------------------------------------------*/

div.fileupload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #999966;
	background:#F8F8F1;
	border: 1px solid #999966;

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 100px;
}

div.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;

	width: 900px;
}

div.unauth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #660000;
	background:#F8F8F1;
	border: 1px solid #999966;

	padding: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 50px;
	margin-right: 50px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #999966;
	border: 1px solid #999966;

	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #000066;
	/* background: #EEEEEE;
	border: 2px solid #999966; */
	padding-bottom: 10px;

	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	/* color: #999966; */
	/* border: 1px solid #999966; */

	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background: #FFFFFF;
	color: #666699;
	/* border: 1px solid #999966; */
}

.list_table_flip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background: #EEEEFF;
	color: #666699;
	/* border: 1px solid #999966; */
}

div.ss_quote{
	/*border: 1px dashed #C0C0C0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000033;
	text-align: left;
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 8px;
}

.quote{
	/*border: 1px dashed #C0C0C0; */
	font-size: 12px;
	background:#FFFFFF;
	/* margin-top:8px; */
	margin-left: 0px;
	margin-right: 8px;
}

.quote_content {
	font-family :Arial Narrow, Verdana, Helvetica, sans-serif;
	font-size:17px;
	color: #999966;
	text-align: left;
	font-weight: bold;
	/* padding:8px; */
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.guruquote {
  font-size:15px;
  font-family : Times, Times New Roman, Helvetica, Arial, Verdana, sans-serif, Nimbus Roman;
  color: #999966;
  text-align: right;
  font-style: italic;
  font-weight: bold;
}

.bullets {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color : #330099;
  font-weight: bold;
}

.textblue {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color : #330099;
  font-weight: normal;
}

ul.meditation {
	padding: 0px;
	margin-left: 10px;
  list-style-type: circle;
}

/*----------------------------------------------------------------------------
   Footer layout
  ----------------------------------------------------------------------------*/

div.footer {
	border: 1px solid #FFFFFF;
	text-align: center;
	clear: both;
	padding: .1em;
	margin-top: 0;
}

.smalltext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color : #999966;
}

.getflash {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #999966;
	background:#F8F8F1;
	border: 1px solid #999966;

	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: 190px;
}

/*----------------------------------------------------------------------------
   Webpage Edit Styles and Controls
  ----------------------------------------------------------------------------*/

div.container{
	border: 1px solid #666;
	background: #DDD;
	width: 802px;
	margin-bottom: 4px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.left{
	float:left;
	width:65%;
	text-align: left;
	padding: 4px 4px 4px 4px;
}

div.right{
	float:right;
	width:34%;
	text-align: right;
	padding: 4px 4px 4px 4px;
}


.insertarticle{
	float: left;
	margin-left: 2px;
	width: 90%;
}

div.editarticle {
	border: 1px solid #C0C0C0;
	margin-top: 5px;
	padding: 0px;
}
div.editarticle_header {
	background:#E0E0E0;
	height: 22px;
	margin: 0px;
}
div.leftcontrol {
	float: left;
	margin-top: 2px;
	margin-left: 1px;
	background:#E0E0E0;
}
div.rightcontrol {
	float: right;
	margin-top: 2px;
	margin-right: 1px;
	background:#E0E0E0;
}

div.cc_input label {
    display: block;
    width: 200px;
		height: 30px;
    float: left;
}

div.cc_checkbox input {
		height: 20px;
}

/*----------------------------------------------------------------------------
   Constant Contact Notification Styles
  ----------------------------------------------------------------------------*/

.notify { 
	background-repeat: no-repeat; 
	margin:0 0 10px; 
	border:1px solid #cccccc; 
	border-width:1px; 
}
.notify-small-success ,
.notify-small-alert ,
.notify-small-warning ,
.notify-small-error ,
.notify-small-info  { padding:5px 5px 5px 30px; font-size:12px; background-position:5px 4px; }
.notify-large-success ,
.notify-large-alert ,
.notify-large-warning ,
.notify-large-error ,
.notify-large-info { padding:14px 10px 14px 50px; font-size:14px; background-position:10px 5px; }

.notify-small-success { background-color:#F2F9CC; background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_small_success.png); border-color: #ABC330; color:#65751C; }
.notify-small-alert { background-color:#F2F9CC; background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_small_alert.png); border-color: #ABC330; color:#65751C; }
.notify-small-warning { background-color:#FFFAE6; background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_small_warning.png); border-color: #EABC64; color:#A37216; }
.notify-small-error { background-color:#FFDFDF; background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_small_error.png); border-color:#DF5353; color:#B12121; }
.notify-small-info { background-color:#EDFEFF; background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_small_info.png); border-color:#72BCD1; color:#2F7A91;  }
.notify-large-success { background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_large_success.png);  background-color:#F2F9CC; border-color: #ABC330; color:#65751C; }
.notify-large-alert { background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_large_alert.png);  background-color:#F2F9CC; border-color: #ABC330; color:#65751C; }
.notify-large-warning { background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_large_warning.png);  background-color:#FFFAE6; border-color: #EABC64; color:#A37216; }
.notify-large-error { background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_large_error.png);  background-color:#FFDFDF; border-color:#DF5353; color:#B12121;  }
.notify-large-info { background-image: url(http://img.constantcontact.com/ui/images1/uxCommon/notify_large_info.png);  background-color:#EDFEFF; border-color:#72BCD1; color:#2F7A91;  }

.ui-dialog-type-message .notify  { font-size:13px; margin:0; background-color:transparent; border:0; padding:5px 10px 5px 60px; line-height: 1.3em; color: #666 !important; }

.notify-large-success h3,
.notify-large-alert h3,
.notify-large-warning h3,
.notify-large-error h3,
.notify-large-info h3 { font-size:16px; }

.notify-large-success h3 { color:#65751c; }
.notify-large-alert h3 { color:#65751c; }
.notify-large-warning h3 { color:#cf6100; }
.notify-large-error h3 { color:#b12121; }
.notify-large-info h3 { color:#2f7a91; }

