body {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.dashed {
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	
	width: 100%;
	height: 1px;
	
	border: 0px;
	border-top: 1px dashed #575757;
	
	overflow: hidden;
}
div.top { margin-top: 10px; }
div.bottom { margin-bottom: 10px; }

.left { float: left; }
.right { float: right; }
.required { color: #DE003D; }




/* ###### HEADER ###### */
div#header {
	float: left;
	width: 935px;
	height: 141px;
	padding: 22px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
	
	background-image: url('images/header.gif');
}
div#header img#oemc_logo {
	padding-left: 19px;
}

ul#main_menu li.supermenu
{
	position : relative;
}

ul#main_menu li.supermenu ul.hovermenu
{
	visibility : hidden;
	position : absolute;
	left : 0;
	top : 20px;
	margin : 0;
	padding : 0;
}

ul#main_menu li.supermenu ul.hovermenu li
{
	display : block;
	float : none;	
	background-image : none;
	padding : 5px 15px;
	border-top : 1px solid #D7AD7D;
}

ul#main_menu li.supermenu ul.hovermenu li a
{
	width : 100%;
	height : 100%;	
}

ul#main_menu li.supermenu ul.hovermenu li:hover
{
	background-color : #F6DCA9;
}


/* ###### MAIN MENU ###### */
ul#main_menu {
	float: left;
	padding: 0px;
	margin: 22px 0px 0px 0px;
	
	list-style: none;
	
	font-family: 'Trebuchet MS', verdana;
}
ul#main_menu li {
	float: left;
	padding: 0px 14px 0px 15px;
	
	background-image: url('images/main_menu_splitter.gif');
	background-position: left;
	background-repeat: no-repeat;
}
ul#main_menu li.first {	
	padding-left: 0px;
	background-image: none
}
ul#main_menu li a {
	color: #3d3229;
	background-color: transparent;
	
	text-decoration: none;
}
ul#main_menu li a:hover,
ul#main_menu li a.selected {
	text-decoration: underline;
}

/* #### SUB MENU #### */
ul.submenu {
	float: left;
	padding: 14px 23px 10px 23px;
	margin: 6px 0px 20px 0px;
	width: 198px;
	
	border: 1px solid #d7ad7d;
	background-color: #faf0d2;
	
	list-style: none;
	
	font-family: 'Trebuchet MS', verdana;
}
ul.submenu li {
	padding-bottom: 4px;
}
ul.submenu a {
	color: #3d3229;
	background-color: #faf0d2;
	
	text-decoration: none;
}
ul.submenu a:hover {
	text-decoration: underline;
}
ul.submenu a.selected {
	color: #de003d;
	background-color: #faf0d2;
}

/* #### DROP DOWN MENU #### */
ul.dropdownmenu {
	position:absolute;
	visibility: hidden;
	float: none;
	width: 160px;
}





/* ###### LEFT CHANNEL ###### */
div#left_channel {
	float: left;
	width: 246px;
}





/* ###### RIGHT CHANNEL ###### */
div#right_channel {
	float: right;
	width: 694px;
}

div.intro_content {
	padding-bottom: 6px;
	margin-bottom: 0px;
}
div.intro_content h1 {
	margin-bottom: 16px;
}
div.intro_content p {
	margin: 16px 0px 16px 0px;
	
	color: #989898;
	background-color: #ffffff;
	
	font-size: 1.33em;
	line-height: 1.38em;
	font-style: italic;
}




/* ###### FOOTER ###### */
div#footer {
	float: left;
	width: 938px;
	height: 103px;
	margin-top: 10px;
	padding: 20px 0px 0px 22px;
	
	color: #3d3229;
	background-color: transparent;
	background-image: url('images/footer_slice.gif');
	background-repeat: repeat-x;
	background-position: top;
	
	font-family: 'Trebuchet MS', verdana;
}
div#footer span {
	color: #de003d;
	background-color: transparent;
}




/* ###### GRID LAYOUT ###### */
ul.layout_grid {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	
	list-style: none;
}
ul.layout_grid li.grid_row {
	float: left;
	width: 100%;
	
	padding-bottom: 23px;
}
ul.layout_grid li.first_row {
	padding-top: 22px;
}
ul.layout_grid ul.grid_cols {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.layout_grid ul.grid_cols li.grid_col {
	float: right;
	width: 330px;
}
ul.layout_grid ul.grid_cols li.first {
	float: left;
}




/* ###### COMMITTEE ###### */
div#committee { 
	float: left;
	width: 100%;
	
	color: #575757;
	background-color: #ffffff;
	
	font-size: 1.17em;
}
div#committee img {
	float: left;
	margin-right: 19px;
	
	border: 1px solid #555553;
}
div#committee h2 {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 19px 0px;
	
	color: #de003d;
	font-weight: normal;
	font-size: 1.14em;
}
div#committee a {	
	color: #0c83df;
	text-decoration: underline;
	
	font-size: 0.86em;
}



/* ###### LINKS ###### */
ul.simple_list {
	float: left;
	width: 100%;
	margin: 22px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.simple_list li {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

ul.simple_list h2,
ul.simple_list h2 a {
	margin: 0px 0px 5px 0px;
	color: #DE003D;
	background-color: #ffffff;
	text-decoration: none;
	
	font-size: 1.14em;
}

ul.simple_list p {
	margin: 0px;
}

ul.simple_list img {
	padding-left: 15px;
}

ul.simple_list img.left {
	padding: 0px 15px 0px 0px;
}




/* ###### DOGS TABLES ###### */
table#dogs {
	float: left;
	width: 100%;
	margin-top: 25px;
	
	border: 0px;
	padding: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#dogs td { vertical-align: top; }
table#dogs td { padding-bottom: 0px; }

table#dogs td.name {
	width: 316px;
	text-align: right;
}
table#dogs td.title {
	padding: 0px 14px 0px 14px;
	 
	color: #de003d;
	background-color: #ffffff;
	
	text-align: center;
	font-style: italic;
}




/* ###### SHOW RESULTS ###### */
form#show_year {
	display: inline;
}

table#show_results {
	float: left;
	width: 100%;
	margin-top: 25px;
	
	border: 0px;
	padding: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#show_results th,
table#show_results td {
	padding: 5px;
	border-left: 1px dashed #575757;
}
table#show_results th.first,
table#show_results td.first {
	border-left: 0px;
}

table#show_results thead {
	/* color: #DE003D; */
	color: #0C83DF;
	color: #402A16;
	background-color: #F4D09C;
}

table#show_results tr.colour0 {
	background-color: #FAF1D2;	
}
table#show_results tr.colour1 {
	background-color: #ffffff;
}
#imageToolTip {
	display: none;
	width: 100px;
	height: 100px;
	padding: 20px;
	position: absolute;
	
	z-index: 1; /* For IE 6*/
	
	border: 2px solid #402A16;
	background-color: #ffffff;
}



/* ###### SNIPPETS ###### */
img.snippet,
div.snippet {
	margin-bottom: 20px;
}

div.snippet {
	float: left;
	width: 246px;
}
div.snippet div.top {
	float: left;
	width: 100%;
	margin: 0px;
	height: 7px;
	overflow: hidden;
	
	background-image: url('images/left_snippet_top.gif');
	background-position: top;
	background-repeat: no-repeat;
}
div.snippet div.content {
	float: left;
	width: 213px;
	padding: 0px 11px 15px 20px;
	line-height: 1.50em;
	
	color: #575757;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
	border-top: 0px;
	border-bottom: 0px;
}
div.snippet div.bottom {
	float: left;
	width: 100%;
	margin: 0px;
	height: 7px;
	overflow: hidden;
	
	background-image: url('images/left_snippet_bottom.gif');
	background-position: top;
	background-repeat: no-repeat;
}
div.snippet h2 {
	margin: 11px 0px 20px 0px;
}
div.snippet p {
	margin: 17px 0px 17px 0px;
}



/* ###### CALENDAR ###### */
div#calendar_container {
	position: absolute;
	visibility: visible;
	left: 510px;
	top: 425px;
	
	background-color: transparent;
}

div#calendar_container .cpBorder {
	width: 180px;
	border: 1px solid #402A16;
	border-collapse: collapse;
}

div#calendar_container .cpBorder table {
	width: 180px;
}

div#calendar_container .cpYearNavigation,
div#calendar_container .cpMonthNavigation {
	color: #402A16;
	background-color: #F4D09C;
	font-weight: bold;
	text-align: center;
}

div#calendar_container .cpDayColumnHeader {
	color: #402A16;
	background-color: #FAF1D2;
}
div#calendar_container .cpCurrentDate {
	color: #DE003D;
	background-color: #ffffff;
}
div#calendar_container .cpCurrentMonthDate {
	color: #0C83DF;
	background-color: #ffffff;
}
div#calendar_container .cpOtherMonthDate {
	color: #989898;
	background-color: #ffffff;
}
div#calendar_container .cpCurrentMonthDateDisabled {
	color: #575757;
	background-color: #ffffff;
}
div#calendar_container .cpTodayText {
	display: none;
}

ul#rescue
{
	list-style-type : none;
	padding : 0;
	margin : 0;	
}

ul#rescue li.dog
{
	width : 695px;
	min-height : 407px;
	padding-top : 26px;
	padding-bottom : 32px;
	border-top : 1px dashed #575757;
}

ul#rescue li.dog div.images
{
	width : 357px;
	padding-right : 20px;
	height : 349px;
	float : left;
	text-align : center;

}

ul#rescue li.dog a.mainimage
{
	display : block;
	width : 347px;
	height : 257px;
	line-height : 255px;
	text-align : center;
	margin : auto;
	margin-bottom : 7px;
	background-color : #F9F9F9;
	border : 1px solid #CCCCCC;
}

ul#rescue li.dog img.mainimage
{
	vertical-align : middle;
	padding-left : 0;
}

ul#rescue li.dog a.subimage
{
	display : inline-block;
	height : 81px;
	line-height : 79px;
	width : 109px;
	margin : 0 4px;
	text-align : center;
	vertical-align : bottom;
	background-color : #F9F9F9;
	border : 1px solid #CCCCCC;
}

ul#rescue li.dog img.subimage
{
	vertical-align : middle;
	padding-left : 0;
}

ul#rescue li.dog div.details
{
	overflow : hidden;
}

ul#rescue li.dog div.details h2
{
	font-size : 1.333em;
}


ul#rescue li.dog div.details dl
{
	margin : 0;
	padding : 0;
	font-size : 1.166em;	
}

ul#rescue li.dog div.details dl dt
{
	float : left;
	clear : left;
	margin-right : 0.5em;
	font-weight : bold;
}

ul#rescue li.dog div.details dl dd
{
	margin : 0;
}

ul#rescue li.dog div.details div.content
{
	margin : 20px 0 30px 0;
}

ul#rescue li.dog .contact span.rbstart
{
	position : absolute;
	left : -13px;
	top : 0;
	width : 13px;
	height : 27px;
	background-image : url(/images/rescue_rb-start.png);
}

ul#rescue li.dog .contact span.rbend
{
	position : absolute;
	right : -13px;
	top : 0;
	width : 13px;
	height : 27px;
	background-image : url(/images/rescue_rb-end.png); 
}

ul#rescue li.dog .contact
{
	position : relative;
	overflow : visible;
	float : left;
	margin : 0 33px 0 13px;
	height : 27px;
	line-height : 27px;
	color : white;
	text-decoration : none;
	background-image : url(/images/rescue_rb-bg.png);
}

ul#rescue li.dog h2.dogname a
{
	text-decoration : underline;
}

div.rescuepagenav
{
	clear : both;
	font-size : 0.9em;
}

div.rescuepagenav a.prev
{
	float : left;
	margin-left : 5px;
}

div.rescuepagenav a.next
{
	float : right;
	margin-right : 5px;
}

div#rescue_form
{
	clear : both;
	margin : auto;
	width : 380px;
}

div#rescue_form.hidden
{
	display : none;
}

