/* GLOBAL ELEMENTS */
* {
	color:#293541;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	font-size:11px;
	}

body {
	background:#637e99;
	margin:0;
	padding:0;
}

img {
	border-width:0;
	border-style:none;
	margin:0;
	padding:0;
	}

p, span {
	line-height:14px;
	}
p {
	margin:5px 5px 8px 30px;
	padding:0;
	}
hr {
	color: #637e99;
	background-color: #637e99;
	height: 1px;
	width: 90%;
	border: 0;
	margin-top: 12px;
	text-align: left;
	margin-top: 5px;
	margin-right:auto;
	margin-top:5px;
	margin-left:auto;
	}
fieldset {
	margin:5px 5px 5px 30px;
	padding:0;
	border:0;
	}
/* END GLOBAL */

/* STANDARD CLASSES */
.alert {
	color:#ff0000;
	font:11px;
	line-height: 15px;
	padding:0;
	}

.legal {
	font-size:10px;
	color: #8f9194;
	font-style:italic;
	line-height:13px
	}
.clearFloat {
	clear: both;
	}
.td_pad_4 td, .td_pad_4 th {
	padding: 4px;
	}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	line-height:130%;
	margin:5px 5px 5px 30px;
	color:#293541;
	padding:0;
	}
h1 {
	font-size:19px;
	}
h2 {
	font-size:13px;
	}
h3 {
	font-size:12px;
	}
h4 {
	font-size:11px;
	}
h5 {
	font-size:13px;
	text-transform:uppercase;
	}
h6 {
	font-size:10px;
	}

/* END STANDARD HEADER */

/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, li a, a strong {
	text-decoration:none;
	color:#9C8368;
	}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong {
	text-decoration:underline;
	color:#637e99;
	}
/* END STANDARD LINKS */

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;padding-left:4px;}
.ral {text-align:right;padding-right:10px;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.tcal {text-align:center;vertical-align:top;}

/* END ALIGNMENTS */

/* TABLE */
#frame {
	width:777px;
	margin:20px auto 0 auto;
	padding:0;
	background:#fff;
	vertical-align:top;
	}
.menu {
	height:39px;
	margin:20px auto 5px auto;
	padding:0;
	background:#fff;
	vertical-align:top;
	z-index: 1;
	}
.common {
	margin:5px 5px 5px 30px;
	border:0;
	padding:0;
	width:449px;
	}
/* END TABLE */

/* TD */
td#border_left {
	width:9px;
	background:url('images/border_left.gif') repeat-y;
	}
	
td#border_right {
	width:10px;
	background:url('images/border_right.gif') repeat-y;
	}
#menu_header, #logo_header {
	background:url('images/bg_nav.jpg') repeat-x;
	padding:0;
	}
#logo_header {
	width:179px;
	}
#menu_header {
	width:579px;
	}
	.tr_cecece {
		background: #efefef;
		}
	.tr_fff {
		background: #fff;
		}
/* END TD */

/* DIV */
#hm_content, #content, #content_right, #subnav, .main_link, .wysiwyg, #footer, #foot_right, #foot_left {
	padding:0;
	}
#hm_content, #content, #content_right, #subnav, .main_link, .wysiwyg, #footer, #foot_right, #foot_left {
	border: 0;
	}
#hm_content, #content, #content_right, #subnav, .main_link, #foot_right, #foot_left {	
	margin:0;
	}
#hm_content, #content {
	float:left;
	}
#hm_content {
	width:495px;
	}
#content {
	float:left;
	width:495px;
	min-height:400px;
	height:auto !important;
	height:400px;
	}

#content_right {
	float:right;
	width:263px;
	text-align:center;
	}
	
#subnav {
	width:758px;
	text-align:center;
	}
.wysiwyg {
	width:459px;
	margin:5px 5px 5px 30px;
	font-size:11px;
	}
#footer {
	width:758px;
	margin: 2px auto 10px auto;
	}
#foot_right {
	float:right;
	text-align:right;
	}
#foot_left {
	float:left;
	text-align:left;
	}
#foot_left, #foot_right {
	font-size:10px;
	color:#fff;
	}
#legend {
	margin-top: 10px;
	width: 226px;
	border: 1px solid #637e99;
	text-align: center;
	}
#legend div {
	margin: 0 auto 5px auto;
	padding-top: 4px;
	width: 220px;
	height: 16px;
	font-weight: bold;
	line-height: 110%;
	}
div#fct {
	margin-top: 5px;
	background: #e1e1e1;
	}
div#adoptt {
	background: #99E6FF;
	}
div#ongoingt {
	background: #99FFB3;
	}
div#eventst{
	background: #FFE699;
	}
#foot_span {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
.menu div {
	z-index: 1;
	}
.error_message {
	display: block; 
	margin: 10px auto;
	padding: 10px 20px;
	width: 350px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../images/error.gif') no-repeat 15px 17px;
	color:#8a1f11
	border: 1px solid #FBC2C4;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	}
.succsess_page p { background: url('../images/success.gif') left no-repeat; padding-left:22px; }
#memberWrapper {
	margin: 0 0 0 30px;
	padding: 0;
	width: 450px;
	}
#memberLeft {
	float: left;
	margin: 0;
	width: 215px;
	}
#memberRight {
	float: right;
	margin: 0;
	width: 215px;
	}
/* END DIV */

/* TEXT */
.wysiwyg p {
	margin:0 0 5px 0;
	}
.check {
	font-size:13px;
	line-height:16px;
	}
#content_right p {
	margin:5px 5px 8px 5px;
	padding:0;
	}
#foot_span p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 10px;
	}
#memberWrapper p {
	margin: 0;
	padding: 0;
	}
p.goodSearchText {
	margin: 0 !important;
	padding: 0 35px !important;
	text-align: justify;
	}
/* END TEXT */

/* HEADING */
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin:0 0 5px 0;
	}
#content_right h3 {
	margin:5px;
	text-align: left;
	}
#memberWrapper h3{
  	margin-left: 0;
  	margin-right: 0;
  	margin-bottom: 0;
  	padding-left: 0;
  	padding-right: 0;
  	padding-bottom: 0;
	}
#succsess_page h3 { background: url('../images/success.gif') left no-repeat; padding-left:22px; }
/* END HEADING */

/* UL  */
	#memberWrapper ul {
		margin: 5px 0 10px 0;
		padding: 0;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		}
/* end UL */

/* LI */
	#memberWrapper li {
		padding: 0;
		list-style: none;
		background: #637e99 url(images/bg_ma.jpg) 0 0 repeat-y;
		border-bottom: 1px solid #637e99;
		}
	#memberWrapper li.first {
		border-top-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-webkit-border-top-right-radius: 3px;
		}
	#memberWrapper li.last {
		border-bottom-left-radius: 3px;
		-moz-border-radius-bottomleft: 3px;
		-webkit-border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-webkit-border-top-bottom-radius: 3px;
		border-bottom: 0 solid #626262;
		}
/* END LI */

/* LINK */
#sub_about a, #sub_foster a, #sub_adoption a, #sub_current a, #sub_events a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	width: 120px;
	border-top: 1px solid #f1ecd9;
	border-right: 1px solid #f1ecd9;
	border-bottom: 0;
	border-left: 1px solid #f1ecd9;
	background: #2d3741;
	padding: 5px 5px 5px 10px;
	color:#fff;
	}
#sub_about a.last, #sub_foster a.last, #sub_adoption a.last, #sub_current a.last, #sub_events a.last {
	border-bottom: 1px solid #f1ecd9;
	}
#sub_about a:hover, #sub_foster a:hover, #sub_adoption a:hover, #sub_current a:hover, #sub_events a:hover {
	background:#637e99;
	}
#foot_right a {
	color:#fff;
	}
#foot_right a:hover {
	text-decoration:underline;
	}
#foot_span p a {
	font-size: 10px;
	color: #fff;
	}
#foot_span p a:hover {
	text-decoration: underline;
	}
	#memberWrapper a {
		display: block;
		margin: 0;
		padding: 8px 10px 7px 30px;
		color: #fff;
		background: transparent url(images/li_ma.png) 8px 9px no-repeat;
		}
/* END LINK */

/* FIELDSET */
	fieldset.event, fieldset.donate	{
		margin: 0 auto;
		width: 250px;
		text-align: center;
		}
	#fieldsetMA {
		position: relative;
		margin: 0 auto 10px auto;
		padding: 20px;
		width: 400px;
		border: 1px solid #c3c3c3;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
/* END FIELDSET */

/* LEGEND */
	#fieldsetMA legend {
		padding:7px 10px;
		font-weight:bold;
		color:#000; border:1px solid #eee;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
		}
/* END LEGEND */

/* LABEL */
	fieldset.event label {
		margin-right: 5px;
		}
	#fieldsetMA label {
		display: inline-block;
		float: left;
		height: 26px;
		line-height: 26px;
		width: 155px;
		font-size: 12px; 
		}
	#fieldsetMA label.alert {
		color: #ff0000;
		}
/* END LABEL */
/* INPUT */
	fieldset.event input {
		margin: 5px 0 15px 0;
		}
	#fieldsetMA input {
		padding: 5px;
		width: 225px;
		color: #666;
		background: #f5f5f5;
		border: 1px solid #ccc;
		margin: 5px 0;
		font:1.5em;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
		z-index: .5;
		}
	#fieldsetMA input:focus, #fieldsetMA textarea:focus, #fieldsetMA select:focus {
		border: 1px solid #999;
		background-color: #fff;
		color:#333;
		}
	#fieldsetMA input.submit {
		margin: 15px 0 5px 175px !important;
		width: auto !important;
		cursor: pointer;
		border: 1px solid #222;
		background:#333; color:#fff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
		}
	#fieldsetMA input.submit:hover { background:#444; }
/* END INPUT */

/* TEXTAREA */
	textarea, select { 
		padding: 5px; 
		width: 225px;
		color: #666;
		background: #f5f5f5;
		border: 1px solid #ccc;
		margin: 5px 0;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
		}   
	textarea:focus, select:focus {
		border: 1px solid #999;
		background-color: #fff;
		color:#333;
		}
/* end Textarea */

/* IMG */
	img.logo_imagine  {
		margin: 0 auto;
		}
/* END IMG */
