/* 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
	}
/* 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
	}
.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 {
	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;
	}
/* 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;
	}
/* 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;
	}
	
/* END HEADING */

/* 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;
	}
/* END LINK */

/* FIELDSET */
	fieldset.event, fieldset.donate	{
		margin: 0 auto;
		width: 250px;
		text-align: center;
		}
	
/* END FIELDSET */
/* LABEL */
	fieldset.event label {
		margin-right: 5px;
		}
/* END LABEL */
/* INPUT */
	fieldset.event input {
		margin: 5px 0 15px 0;
		}
/* END INPUT */
/* IMG */
	img.logo_imagine  {
		margin: 0 auto;
		}
/* END IMG */