@charset "utf-8";
/* CSS NCRS Ontario - Jane Hay */

body	 { text-align: center;	background-color: #000066; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000066;}

/* -------- reset -------- */

* { margin: 0; padding: 0; }

html, body { /* saves you from the "centering jump" on short pages */	min-height: 100%;	margin-bottom: 1px;}

/* Internet Explorer *
/*\*/
* html #content 	{ height: 200px;}
a:link 						{ font-weight: bold;}
a:visited					{	color: #E8AE00;	font-weight: bold;}
a:hover 					{	color: #FFCC00;	text-decoration: none;	font-weight: bold;}
img 							{ border: none; }
a img 						{	border: 0 none;}

/* -------- reset -------- */

p 	{ font-size: 1.1em; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; }
ol	{	font-size: 1.1em;	text-indent: 10px;	list-style: decimal outside;	padding: 15px 0 0 15px;	}	
h1 	{	font-size: 1.8em;	font-weight: bold;}
h2 	{ font-size: 1.6em; font-weight: bold; padding-left: 20px; }
h3 	{	font-size: 1.4em;	font-weight: bold; padding: 0px 0px 3px 20px;}
h4 	{	font-size: 1.2em;	font-weight: bold; padding: 8px 0px;}
h5 	{	font-size: 1.2em;	font-weight: bold; padding: 0px 10px 5px 5px; font-style: italic; float: left;}

/* -------- wrap styles -------- */

#wrap 		{ text-align: left; width: 980px; margin: 20px auto 0px auto; background: url(../nav/wrap3col_bg.gif) repeat-y #FFFFFF; border: 0px; }
#wrap_2	{	width: 800px;	margin: auto;	background-color: #000066;	padding: 200px 0px 0px 0px;}

/* -------- header styles -------- */
#header 			{ padding: 0px; margin: 0px; height: 214px; width: 980px; background: #000066 url(../nav/head_bg.jpg) repeat-x; }
#header_logo	{ float: left; margin: 0px; padding: 0px; }
#header_img		{ float: right; }

/* -------- top_bar styles -------- */
#bar {	width: 100%;	height: 21px;	background: url(../nav/top_bar.jpg) repeat-x top;	padding: 0px;	margin: 0px;}

/* -------content styles--------*/
#content 					{ width: auto; margin: 0px 173px; padding: 0px; float: none; line-height: 18px; }
#content a				{	color: #000066;	text-decoration: none;}
#content a:hover 	{ color: #F9BB00;	text-decoration: underline;}
#content ul				{ font-size: 1.1em;	color: #000066;	list-style-position: outside;	list-style-type: disc;	padding: 0px 20px 20px 10px;}

/* --------links page styles---------- */
#links_left 		{ width: 46%; float: left; }
#links_left p 	{	padding-bottom: 8px;}
#links_right		{ width: 46%; float: left; padding-left: 10px; }
#links_right p 	{	padding-bottom: 8px;}

/* -------- left sidebar styles -------- */

#left 					{ width: 170px; float: left; background-color: #000066; border-left: solid 1px #416996; padding: 0px; }
#left h1 				{ color: #F9BB00; text-align: center; } 
#left h2 				{ color: #F9BB00;	text-align: center;}
#left h3 				{ color: #F9BB00;	text-align: center;}
#left h4 				{ color: #F9BB00;	text-align: center;}
#left a:link		{	color: #A8B5C8;	text-decoration: none;	font-weight: bold;}
#left a:visited {	color: #A8B5C8;	text-decoration: none;	font-weight: bold;}
#left a:hover		{ color: #F9BB00;	font-weight: bold;	text-decoration: underline;}
#left p 				{	color: #CBD2DE;	text-align: center; font-size: 1.1em; font-style: italic; padding: 5px 10px;}
#left p.note 		{ font-size: 1.1em; text-align: center; color: #FFCC00; padding: 5px 10px; }

/* -------- left - main navigation styles -------- */
#menu 					{	width: 165px;	list-style: none;	padding: 0px;	margin: 0px;}

/* -------- right sidebar styles -------- */

#right 					{ width: 175px; margin: 0px; float: right; border-right: solid 1px #416996; text-align: center; padding: 0px; }
#right h2 			{ font-size: 1.5em; font-style: italic; font-weight: bold; padding: 0px 0px 10px 0px; }
#right h3 			{	font-size: 1.6em; font-weight: bold; font-style: italic; padding: 0px 0px 15px 0px;}
#right p 				{ color: #000066;	padding: 0px 0px 10px 0px;}
#right a 				{ color: #000066;	text-decoration: none;}
#right a:hover 	{	color: #E8AE00;	text-decoration: underline;}
#right ul li 		{ font-size: 11px;	color: #000066;	text-align: left;	list-style :none;	width: 95%;	padding-left: 10px;}

/* -------- footer styles -------- */

#footer 				{ clear: both; margin: 0px; padding: 20px 0px 20px 0px; border-right: 1px solid #416996; border-bottom: 1px solid #416996; border-left: 1px solid #416996; background: #FFFFFF url(../nav/footer_bg.gif) repeat-x; }
#footer p 			{	text-align: center;	color: #000066;	margin: 6px;	padding: 0px;	font-size: 11px;}
#footer a 			{	color: #000066;	text-decoration: none;}
#footer a:hover {	color: #F9BB00;	text-decoration: underline;}
#footer_logo		{	padding: 0px 10px 0px 10px;	vertical-align: middle;}

/* -------- judging form link styles -------- */

.jm 				{	width: 160px;	text-align: center;	font-weight: bold;	padding: 20px 0 0 5px; float: left;	clear: both;}
.jm a:link 	{	color: #A8B5C8;	text-decoration: none;	font-weight: bold;}
.jm a:hover	{	color: #F9BB00;	font-weight: bold; text-decoration: underline;}
.jm img 		{	text-align: center;	padding: 5px;}

/* -------- membership styles -------- */

.membership					 	{ width: auto; margin: 0px; text-align: center; font-weight: bold; padding: 0px 0 0 3px; float: left; }
.membership a:link	 	{	color: #A8B5C8;	text-decoration: none;	font-weight: bold;}
.membership a:hover		{	color: #F9BB00;	font-weight: bold;	text-decoration: underline;}
.membership img 			{	text-align: center;	padding: 5px;}

/* -------- form styles -------- */

form 						{	padding: 0px;}
fieldset				{	float: left;	width: auto;	padding: 0;	border: 1px solid #97A7C1;	background-color: #FFFFFF;	background-image: url(../nav/formBg.jpg);	background-repeat: repeat-x;	margin: 0px 0px 10px 0px;	clear: left;}
legend 					{	margin-left: 10px;	font-size: 1.3em; font-weight: bold;	color: #000066;	padding: 0;}
fieldset ol 		{	padding: 1em 1em 0 1em;	list-style: none;}
fieldset li 		{	padding-bottom: 1em;	width: 100%;}
label 					{	position: relative;	float: left;	width: 98px;	margin-right: 1em;	font-size: 12px;	color: #000066;	padding: 3px;	text-align: right;}
fieldset.submit { border-style: none;	padding-left: 8em;	background-color: transparent;	background-image: none;	width: 100px;	float: left;}

/* -------- miscellaneous styles -------- */

.brclear			{ clear:both; height:0; margin:0; font-size: 1px; line-height: 0px;}
.clearboth 		{ clear: both; }
.caption 			{ color: #333333; text-align: center; font: italic 13px Georgia, "Times New Roman", Times, serif;}
.float_left		{ float: left;	width: 45%;	padding: 5px 0px 5px 30px;}
.sponsors_float_left		{ float: left; margin: 0 0 0 -170px; padding: 0px; z-index: 10; }
.float_right 	{ float: right; width: 40%; padding: 5px 5px 5px 40px;}
.imgRight 		{	float:right;	margin: 8px;	position:relative;	border: 0px;}
.imgLeft 			{	float:left;	margin: 8px; position:relative;}
.arrow 				{ margin: 0px; padding: 0px 20px 0px 0px; float: right; }
.date 				{ font-size: 10px; color: #000066; float: right; width: 160px; padding: 0px; text-align: right; }
.sponsors 		{ float: left; padding: 0px 0px 20px 20px; }
.cancelled 		{ text-align: center; font: bold 14px Arial, Helvetica, sans-serif; color:#993300; }
.pdf 					{ padding: 0; background: url(../nav/pdf_sm.gif) no-repeat left center; text-indent: 20px; }
.spinner 			{ text-align: left;}
.spinner h4 	{	text-align: center;}
.date 				{	float: left;	padding-left: 230px;	text-align: center;	width: 160px;	margin: 0px 0px 0px 200px;	padding: 100px 0px 0px 0px;}
.shop_date 		{	float: right;	width: 160px;	font-size: 1.1em; font-weight: bold; color: #000066; text-align: right;}

/* -------- Christmas Styles -------- */

.xmas_poem 							{	font-size: 1.2em; font-weight: bold; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;	color: #993300; padding: 20px;}
blockquote.style1 			{ font-size: 1.4em; font-style: italic; line-height: 2em; font-family: Georgia, "Times New Roman", Times, serif; padding: 15px; border-top: 1px solid #e1cc89; border-bottom: 1px solid #e1cc89; margin: 5px; text-indent: 23px; color: #993300; }
.henry 									{	padding: 10px;}

/* -------- market classifieds styles -------- */

.sale					{ color: #000066; padding: 2px; border: 1px dashed #000066; line-height: 1.6em; width: auto; clear: none; }
.sale p 			{ font-size: 1.1em; }
.saleheada		{ font-size: 1.4em; font-style: italic; font-weight: bold; color: #000066; text-align: center; padding: 5px 0px 5px 0px; border-right: 1px dashed #000066;}
.saleheadb						{	font-size: 1.4em; font-style: italic; font-weight: bold; color: #000066; text-align: center;	padding: 5px 0;}
.salecolb 						{	border-top: 1px dashed #000066;	border-left: 1px dashed #000066; vertical-align: top; width: 50%;	padding: 10px;}
.salecola 						{	border-top: 1px dashed #000066;	width: 50%;	padding: 10px 10px 0 10px; vertical-align: top;}
.sale_note						{	text-align: center;	font: 13px bold;	color: #000066;}
.page_title 					{	padding: 0 0 10px 10px;}
.ncrsorg 							{	padding: 0px 0px 8px 0px; width: 470px;}
.national							{	float: right;	width: 165px;	text-align: center;	padding: 0px 5px 0px 5px;}
.news_subtitle 				{font-size: 13px;	font-weight: bold;	color: #000066;	padding: 0px;}
.underconstruction		{	font-size: 12px;	color: #FFFFFF;	padding: 20px 0px 20px 0px;}
.shop_img 						{	padding: 10px;}

/* -------- Membership boxover styles -------- */

.noteMembership 			{	width: 200px;	background: #FFFFFF;	font: 11px Verdana, Arial, Helvetica, sans-serif; text-align: left; border-left: 1px solid #000066;	border-right: 1px solid #000066;	border-bottom: 1px solid #000066; padding: 5px;	cursor: pointer;}
.noteMembershipHeader	{ width: 200px; border: 1px solid #000066; font: bold 13px Verdana, Arial, Helvetica, sans-serif; color: #000066; padding: 5px; cursor: pointer; text-align: right; background: #FFFFFF url(../nav/logoXsmall.gif) no-repeat left center; } 

/* -------- judging Meet boxover styles -------- */

.noteJudging 						{	width: 200px;	background: #FFFFFF; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000066; text-align: left;	border-left: 1px solid #000066;	border-right: 1px solid #000066;	border-bottom: 1px solid #000066;	padding: 5px;	cursor: pointer;}
.noteJudgingHeader 			{ width: 200px; border: 1px solid #000066; font: bold 1.3em Verdana, Arial, Helvetica, sans-serif; color: #000066; padding: 5px; cursor: pointer; text-align: right; }

/* -------- judging meet form styles Left -------- */

.noteJudgingMeet 				{	width: 200px;	background: #FFFFFF;	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000066;	text-align: left;	border-left: 1px solid #000066;	border-right: 1px solid #000066;	border-bottom: 1px solid #000066;	padding: 5px;	cursor: pointer;}
.noteJudgingMeetHeader 	{ width: 200px;	border: 1px solid #000066;	font: bold 13px Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000066;	padding: 5px;	cursor: pointer; background-color: #FFFFFF;	background-image: url(../nav/logoXsmall.gif);	background-repeat: no-repeat;	background-position: left center;	text-align: right;} 
.judgingMeet 						{	width: 170px;	margin: 0px;	text-align: center;	font-size: 1.2em; font-weight: bold; padding: 60px 0px 0px 0px;	float: left;}

/* -------- judging meet form styles Right -------- */

.judgingMeet_right 			{	width: 160px;	margin: 0px;	font-size: 1.2em; font-weight: bold; padding: 60px 0px 0px 0px; float: right; text-align: left;}


/* -------- REGIONAL STYLES --------*/
#regional_letter 					{ width: 100%; text-align: center; padding: 0px; float: left; }
#regional_letter h1.a 		{ font-size: 1.4em; font-weight: bold; color: #CC0000; }
#regional_letter a:hover 	{ color: #FF9900; text-decoration: none; }
.print 						{ text-align: right; padding: 10px 0px; }
.right 						{ float: right; }
.left							{ float: left; }
.align-center			{ padding: 0 40px; }
#merry_christmas { position: relative; left: 161px; top: 85px; z-index: 100; height: 64px; width: 64px; }


/* -------- Spinner Styles --------*/
#spinner_left 	{ width: 48%; float: left; padding: 20px 0px; }
#spinner_left ul { font-size: 1.3em; list-style-type: none; padding: 5px 0 0 5px; }
#spinner_left li	{ font-size: 1.2em; line-height: 1.5em; }
#spinner_left  p 	{	font-size: 1.3em; line-height: 1.5em;}
#spinner_right		{ width: 48%; float: left; padding-left: 10px; padding-top: 20px; }
#spinner_right ul { font-size: 1.3em; list-style-type: none; padding: 5px 0 0 5px; }
#spinner_right li	{ font-size: 1.2em; line-height: 1.5em; }
#spinner_right  p 	{ font-size: 1.3em; line-height: 1.5em;}
/*
[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows
padding-top: 1em;
}
</style>
<![endif]*/

