/* ================================================================================================== */
/* Generic Style Declarations */

html		{	background-color: #ffffff;
			background-image: url(/files/images/template/html_bg.gif); }

body		{	background-color: #ffffff;
			color: #555555;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 0px; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #e2e2e2;
			height: 1px;
			background-color: #e2e2e2;
			border: none;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			color: #006699;
			margin: 5px 0px; }

h1, #HomeContent h2
		{	font-size: 18px;
			margin-top: 0px;
			font-weight: normal; }

h2, legend	{	font-size: 15px; }

h3		{	font-size: 13px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

dd		{	padding-left: 10px;
			margin-left: 0px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p, div		{	margin: 10px 0px; }

dd p, li p, dt p, dd div, li div, dt div
		{	margin: 0px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #006699; }

a:visited	{	color: #4d94b8; }

a:hover		{	color: #cd7d01; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content, #HomeContent td.Content
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 160%;
			width: 460px;
			color: #555555;
			vertical-align: top; }

#HomeContent td.Content
		{	width: 500px; }

#Content td.Content
		{	padding: 20px; }

#HomeContent td.Content .ContentArea
		{	padding: 20px;
			margin: 0; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	border-left: 1px solid #dddddd;
			margin-left: -12px;
			padding-left: 50px;}

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#HomeContent, #Content, #Banner, #Nav, #Footer
		{	background-color: #ffffff;
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			width: 748px;
			margin-left: auto;
			margin-right: auto;
			clear: both; }

#Nav		{	width: 748px; }

#HomeContent td, #Content td, #Footer td, #Banner td, #Nav td
		{	padding: 0px;
			vertical-align: top;
			color: #555555; }

#Banner, #HomeContent, #Content, #Footer
		{	border-right: 1px solid #aaaaaa;
			border-left: 1px solid #aaaaaa; }

#Banner tr.Copy td
		{	padding: 6px 20px 6px 20px;
			border-bottom: 1px solid #aaaaaa; }

#Banner td.Right
		{	text-align: right; }

#Banner tr.Copy td.Right
		{	color: #ffffff; }

#Banner tr.Copy td.Right a, #Banner tr.Copy td.Right a:link, #Banner tr.Copy td.Right a:visited, #Banner tr.Copy td.Right a:hover
		{	color: #555555;
			text-decoration: none; }

#Banner tr.Copy td.Right a:hover
		{	text-decoration: underline; }

table#GrandchildIndex
		{	border-collapse: collapse;
			border-top: 1px solid #aaaaaa;
			margin-top: 20px;
			width: 100%; }

table#GrandchildIndex td
		{	padding: 20px 0px 0px 0px; }

table#GrandchildIndex td.Col
		{	width: 50%; }

table#GrandchildIndex td.Col h2.divider a, table#GrandchildIndex td.Col h2.divider a:link, table#GrandchildIndex td.Col h2.divider a:visited
		{	text-decoration: none; }

p#QCMS		{	width: 748px;
			margin-left: auto;
			margin-right: auto;
			text-align: right; }

table.Callout	{	border: #ffd99e 1px solid;
			float: right;
			margin-left: 15px;
			width: 150px;
			border-collapse: collapse; }

#Content td.Content table.Callout td
		{	padding: 0px 10px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#HomeContent h2	{	margin-top: 10px; }

dl.Featured	{	background-image: url(/files/images/std/spacer.gif);
			background-repeat: no-repeat;
			background-position: left 5px;
			min-height: 67px;
			margin-top: 0px;
			margin-bottom: 20px; }

dl.Featured dt, dl.Featured dd
		{	padding-left: 75px;
			margin-left: 0px; }

dl.Featured dt	{	font-weight: bold; }

dl.Featured dd em
		{	font-style: normal;
			text-transform: uppercase;
			color: #cd7d01; }

table#NewsLinks	{	border-collapse: collapse;
			margin: 20px 0px 0px 0px;
			width: 100%; }

table#NewsLinks td
		{	padding: 0px;
			width: 50%;
			vertical-align: top; }

table#NewsLinks td.Gutter
		{	width: 20px;
			vertical-align: top;
			background-image: url(/files/images/template/gutter_bg.gif);
			background-repeat: repeat-y;
			background-position: 50% top; }

#HomeContent table#NewsLinks td h2
		{	margin: 0px; }

table#NewsLinks ul
		{	margin: 0px;
			padding-left: 0px;
			list-style-type: none; }

table#NewsLinks ul li
		{	padding-left: 12px;
			background-image: url(/files/images/template/li.gif);
			background-repeat: no-repeat;
			background-position: left 7px; }

table#NewsLinks ul li em
		{	font-style: normal;
			text-transform: uppercase;
			color: #cd7d01;
			font-size: 9px; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Focus Column Styles */

td#Focus	{	background-color: #d7e8f0; }

td#Focus table	{	border-collapse: collapse;
			margin: 0px;
			width: 100%; }

td#Focus h2, td#Focus #SiteWideForm h2
		{	border-top: 1px solid #ffffff;
			background-color: #609ebd;
			background-image: url(/files/images/template/focus_h2_bg.gif);
			background-repeat: repeat-x;
			color: #ffffff;
			width: 227px;
			margin: 0px;
			padding: 16px 0px 10px 20px; }

td#Focus h3	{	border-top: 1px solid #ffffff;
			color: #555555;
			font-size: 16px;
			margin: 0px;
			padding: 8px 0px 0px 20px; }

td#Focus h3 a, td#Focus h3 a:link, td#Focus h3 a:visited, td#Focus h3 a:hover
		{	color: #555555;
			text-decoration: none; }

td#Focus ul, td#Focus p
		{	margin: 0px 20px 10px 20px;
			padding-left: 0px;
			list-style-type: none; }

td#Focus ul li, td#Focus p
		{	background-image: url(/files/images/template/focus_li_bg.gif);
			background-repeat: repeat-x;
			background-position: left top;
			padding-top: 5px;
			margin-top: 5px; }

td#Focus p	{	background-position: bottom;
			padding-bottom: 5px;
			padding-top: 0px; }

td#Focus ul li a, td#Focus ul li a:link, td#Focus ul li a:visited, td#Focus ul li a:hover, td#Focus p a, td#Focus p a:link, td#Focus p a:visited, td#Focus p a:hover
		{	color: #cd7d01;
			text-decoration: none;
			font-weight: bold;
			padding-left: 12px;
			background-image: url(/files/images/template/focus_li_a_bg.gif);
			background-repeat: no-repeat;
			background-position: left 5px; }

td#Focus ul li a:hover, td#Focus p a:hover
		{	text-decoration: underline; }

td#Focus ul li.More a, td#Focus ul li.More a:link, td#Focus ul li.More a:visited, td#Focus ul li.More a:hover
		{	color: #006699;
			background-image: url(/files/images/template/li.gif);
			background-repeat: no-repeat;
			background-position: left 4px; }

td#Focus p a.Sel, td#Focus p a.Sel:link, td#Focus p a.Sel:visited, td#Focus p a.Sel:hover
		{	color: #006699;
			text-decoration: none; }

/* END Focus Column Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0; 
			padding: 10px 0px 10px 20px;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			background: #D7E8F0; }

#HomeContent #SearchForm
		{	border-bottom: 0; }

#SearchForm input#SearchKeywords
		{	border: 1px solid #999999;
			color: #555555; }

#SearchForm input#SearchKeywords
		{	width: 180px; }

#SearchForm input.Submit
		{	margin-bottom: -5px; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	border-top: 1px solid #aaaaaa;
			border-bottom: 1px solid #aaaaaa;
			margin-bottom: 10px; }

#Footer	td	{	line-height: 180%;
			font-size: 10px;
			padding: 10px 20px; }

#Footer	a	{	color: #555555; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #555555; }

#Footer a:hover	{	text-decoration: none; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 160%;
			margin: 0px 0px 20px 0px;
			color: #4d94b8; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #4d94b8; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Site Wide Form Styles */

td#Focus div#SiteWideForm
		{	background: #ffbb55 url(/files/images/template/promo_bg.jpg) repeat-x;
			margin: 0;
			padding: 0 0 10px 0;
			display: none;
			font-size: 10px;
			min-height: 170px; }

td#Focus.Home div#SiteWideForm
		{	margin: 0; }

td#Focus #SiteWideForm div, td#Focus #SiteWideForm form
		{	margin: 0;
			display: inline; }

td#Focus #SiteWideForm h2
		{	background: #F1B671 url(/files/images/template/form_h2_bg.gif) left bottom repeat-x;
			font-size: 18px;
			font-weight: normal;
			padding: 7px 0 7px 20px;
			border-bottom: 1px solid #FFFFFF;
			margin-bottom: 10px; }

td#Focus #SiteWideForm p
		{	margin-top: 0;
			padding-bottom: 10px;
			font-weight: bold;
			background: none;
			border-bottom: 1px dotted #ffffff; }

td#Focus #SiteWideForm li
		{	background: none;
			list-style: circle outside;
			margin: 0; }

#SiteWideForm label
		{	font-size: 10px; }

#SiteWideForm table td
		{	display: block; }

#SiteWideForm input, #SiteWideForm select, #SiteWideForm textarea, #SiteWideForm .CustomFormTextArea
		{	margin-top: 2px;
			margin-bottom: 5px;
			font-size: 10px; }

#SiteWideForm input[type="text"], #SiteWideForm select, #SiteWideForm textarea
		{	width: 200px; }

#SiteWideForm textarea
		{	margin: 0;
			width: 195px; }

#SiteWideForm input, #SiteWideForm label, #SiteWideForm select, #SiteWideForm textarea
		{	margin-left: 20px;
			margin-right: 20px; }

/* END Site Wide Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	border: 2px solid #34A1DD;
			background-color: #EFFAFF;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table and Cart Color Overrides */

table.Data, #MiniCart, table.Cart td, table.Donations td, table.Cart th, table.Donations th, table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	border: 1px solid #C9E6F6; }

table.Data th, table.Data .Totals, table.Cart th, td.PaymentHeader, table.Donations th
		{	background-color: #EFFAFF;
			color: #000000; }

table.Cart tr td, table.Cart tr.SubTotal td, table.Cart tr.OrderTotal td, table.Cart tr.SubTotal th, table.Cart tr.OrderTotal th, #MiniCart table.Cart tr.SubTotal td, #MiniCart table.Cart tr.SubTotal th, table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 3px double #C9E6F6; }

table.Data tr.NewRow td, table.AddressBook tr.trule td
		{	border-top: 1px solid #C9E6F6; }

table.Cart tr.ShippingTotal td, table.Cart tr.TaxTotal td
		{	border-top: 1px solid #C9E6F6; }

table.Cart tr td.ConfiguredText
		{	border-top: 1px solid #CDF2DE; }

input.CB	{	border: 2px solid #34A1DD;
			background-color: #EFFAFF; }

/* END Data Table and Cart Color Overrides */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

#PhotoGallery	{	width: 705px; }

#PhotoGallery p, #PhotoGallery div
		{	margin: 0; }

#PhotoGallery .Tabs
		{	background: #D0D0CE;
			margin-left: -8px;
			padding-left: 8px;
			font-size: 10px;
			display: block; }
			
#PhotoGallery .Tabs li
		{	padding-top: 0;
			float: left;
			list-style-type: none; }
			
#PhotoGallery .Tabs a
		{	padding: 1px 10px 0 5px;
			background: url(../files/images/template/tab_white_bg.gif) no-repeat top right #D0D0CE;
			border-bottom: #AEAEAE solid 2px;
			color: #006699;
			text-decoration: none; }
			
#PhotoGallery .Tabs li.Sel a
		{	background: url(../files/images/template/tab_white_sel_bg.gif) no-repeat top right #ECECE9; }
			
#Thumbnails	{	text-align: center;
			width: 200px;
			float: left;
			height: 355px;
			overflow: auto;
			clear: both; }

#Thumbnails div	{	display: none; }

#Thumbnails a:link img, #Thumbnails a:visited img, #Thumbnails a:active img
		{	border: #AEAEAE solid 1px;
			padding: 1px;
			display: block;
			float: left;
			margin: 5px 5px 0 0; }

#Thumbnails a:hover img
		{	border: #AEAEAE solid 1px;
			background: #006699; }
			
.Sel img	{	background: #006699; }

.clear		{	clear: both; }

#LargeImageContainer
		{	width: 500px;
			float: left; }
			
#LargeImageContainer p
		{	margin-top: 10px; }

#LargeImage	{	background: url(/files/images/template/loading.gif) 50% 50% no-repeat;
			width: 500px;
			height: 375px; }

#LargeImage	{	position: relative;
			margin-bottom: 5px;
			padding-top: 5px;
			z-index: 10; }

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	background-color: #ffffff;
			position: relative;
			width: 500px;
			height: 375px;
			z-index: 20;
			margin-top: -387px;
			padding: 1px;
			border: #AEAEAE solid 1px;
			display: none; }

#LargeImageContainer>#FLVWrapper
		{	margin-top: -380px; }

.VidTxtLink
		{	display: block;
			border: 1px solid #cccccc;
			background: #eeeeee url(/files/images/std/icon_vid.gif) 1px 50% no-repeat;
			font-size: 10px;
			font-size: 10px;
			padding: 0px 3px 0px 20px;
			margin: 0px;
			text-decoration: none; }

.VidTxtLink:hover, .VidTxtLink:active, .VidTxtLink:visited
		{	text-decoration: none;
			color: #333333; }

#LargeImage div	{	display: none; }
			
#LargeImage img	{	padding: 1px;
			border: #AEAEAE solid 1px; }
			
#Descriptions	{	float: left; }
			
#Descriptions p	{	text-align: left;
			display: none; }
			
#Counter	{	float: right; }

#Counter p	{	font-size: 10px; }
			
.prevLink, .nextLink
		{	position: absolute;
			width: 232px;
			height: 375px;
			background: url(/files/images/std/spacer.gif) 0px 20% no-repeat;
			top: 5px;
			outline-style: none;
			text-indent: -20px;
			overflow: hidden; }
			
.prevLink 	{ 	left: 0; }
			
.nextLink 	{ 	right: 0; }
			
.prevLink:focus, .nextLink:focus
		{	border: none;
			outline-style: none; }
			
.prevLink:hover	{ 	background: url(/files/images/template/prevlabel.gif) 1px 20% no-repeat;
			cursor: pointer; }
		
.nextLink:hover	{  	background: url(/files/images/template/nextlabel.gif) 168px 20% no-repeat;
			cursor: pointer; }
				
.Visible	{	display: block; }

.Right		{	float: right; }

#PhotoGallery .clear
		{	clear: both; }
		
#PermaLink
		{	display: block;
			border: 1px solid #999999;
			background: #eeeeee url(/files/images/std/icon_link.gif) 1px 50% no-repeat;
			float: right;
			font-size: 10px;
			color: #666666;
			font-size: 10px;
			padding: 0px 3px 0px 20px; }

a#PermaLink, a#PermaLink:link, a#PermaLink:visited,a#PermaLink:hover, a.UploadLink, a.UploadLink:link, a.UploadLink:visited,a.UploadLink:hover
		{	color: #666666;
			text-decoration: none; }

#PermaLinkForm	{	position: absolute;
			left: 0px;
			z-index: 500;
			border: 1px solid #999999;
			background-color: #eeeeee;
			width: 300px;
			color: #666666;
			font-size: 10px;
			padding: 3px 0px 3px 3px;
			display: none; }

#txtPermaLink	{	width: 96%;
			border: 1px solid #cccccc;
			color: #666666; }

#PermaLinkFormClose
		{	display: block;
			width: 20px;
			height: 20px;
			float: right; }

/* END Photo Gallery styles */
/* ================================================================================================== */
