/* Generic styling */
body		{	background-color: #52514C;
			color: #C4C8CF;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			background-image: url(/files/images/template/bg.gif);
			background-position: left bottom;
			background-attachment: fixed;
			background-repeat: repeat-x; }

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: #000000;
			height: 1px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; 
			color: #D4CD05; }

h2, legend	{	color: #999999; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

#BodyContent	{	height: 135px;
			overflow: auto;
			scrollbar-arrow-color:#D4CD05;
			scrollbar-face-color:#52514c;
			scrollbar-shadow-color:#666666;
			scrollbar-darkshadow-color:#666666;
			scrollbar-track-color:#999999;
			scrollbar-3dlight-color:#666666;
			scrollbar-highlight-color:#999999;}


/* Generic styles for content cells */
td.Content
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #C4C8CF;
			text-align: left; }

#Footer	td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #ffffff; }

#Bread, #PrintLogo
		{	display: none; }
			
.DownloadLink	{	text-align: right; }


/* For data tables */
table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }

table.Data td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }


/* For application errors */
.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(images/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }


/* Navigation Styles */
#PriNav	td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #ffffff; }

#SubNav 	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; 
			text-align: right; }

/* All content links, or unstyled links */
a:link, a:visited, a:hover, .DownloadLink a:link, .DownloadLink a:visited, .DownloadLink a:hover
		{	text-decoration: underline;
			color: #D4CD05; }

a:hover, .DownloadLink a:hover
		{	text-decoration: none;
			color: #ffffff; }
			
.DownloadLink a:link, .DownloadLink a:visited
		{	text-decoration: none; }
		
.DownloadLink a:hover
		{	text-decoration: underline; }			
			


/* Sub-navigation Links */
#SubNav a	{	display: block; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	text-decoration: none;
			color: #ffffff; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #D4CD05;
			background-image: url(/files/images/template/arrow.gif);
			background-position: center right;
			background-repeat: no-repeat; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	color: #D4CD05;}


/* Navigation Links */
#PriNav a	{	display: block; }

#PriNav a:link, #PriNav a:visited, #PriNav a:hover, #PriNav a.Sel:visited, #PriNav a.Sel:link, #PriNav a.Sel:hover
		{	text-decoration: none;
			color: #ffffff; }

#PriNav a.Sel:visited, #PriNav a.Sel:link, #PriNav a.Sel:hover
		{	color: #D4CD05;}

#PriNav a:hover, #PriNav a.Sel:hover
		{	color: #D4CD05; }

#PriNav a.Sel:hover
		{	color: #D4CD05; }


/* Footer Links */
#Footer	a	{	color : #000000 ; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #000000; }

#Footer a:hover	{	text-decoration: none;
			color: #0000ff; }

/* Breadcrumb Links */
#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #000000; }


/* Class the table tag as Cart to use */
table.Cart	{	font-size: 11px;
			border-collapse: collapse;
			margin: 5px 10px 10px 10px;
			padding: 0px; }

table.Cart td	{	border: 1px solid #C9DEF4;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 2px 4px; }

table.Cart th	{	border-right: 1px solid #ffffff;
			border-bottom: 1px solid #C9DEF4;
			background-color: #C9DEF4;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			line-height: 120%;
			padding: 2px 4px; }

table.Cart td.NoBorder, table.Cart td table td
		{	border: none; }

table.Cart td dd
		{	margin-left: 15px; }



#ThumbsIndex a	{	border: 1px solid #52514c; }


#ThumbsIndex a.Sel
		{	border: 1px solid #ffffff; }
