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;
}





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