/* Generic styling, for unclassed elements */
body			{	background-color: #ffffff;
				margin: 0px; }

b, strong		{	font-weight: bold; }

cite			{	font-style: normal; }

i, em			{	font-style: italic; }

u			{	text-decoration: underline; }

hr			{	color: #000000;
				height: 1px; }


code, pre		{	font-family: Courier, "Courier New", fixed-width, monospace;
				font-size: 9px; }

input, select, textarea 
	   		{ 	font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000000; }

#Banner			{	background-color: #ffffff;
				border-bottom: 1px solid #353164; }

#SearchForm		{	margin : 3px ; }

#SearchForm input	{	margin-top : 3px ; }

/* Saba Styles */
H1 { FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 100%; COLOR: #333366; }
H2 { FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 85%; COLOR: #333366; MARGIN-BOTTOM: -1em; }
H2.deck {FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 85%; COLOR: #333366; LINE-HEIGHT: 110%; MARGIN-TOP: -.75em; MARGIN-BOTTOM: -.75em;}
H3 { FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 75%; COLOR: #333366; MARGIN-BOTTOM: -.5em; }

P, ul, li { FONT-FAMILY: verdana, arial, helvetica, sans-serif; LINE-HEIGHT: 130%; COLOR: #000000; font-size: 11px; }
A:active { FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-WEIGHT: normal; COLOR: #3366CC; }
A:link  { FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-WEIGHT: normal; COLOR: #003399; }
A:visited { FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-WEIGHT: normal; COLOR: #333366; }
STRONG 		{ FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 100%; COLOR: #333366; FONT-WEIGHT: bold; FONT-STYLE: normal; }

.style1 {color: #990000}

/* / Saba Styles */





/* Generic style for content cells -- class your main content cell as "Content" */
td.Content		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				color: #333333;
				background-color: #ffffff;
				padding : 10px 30px 15px 40px ; }

td.Content td		{	font-size: 11px; }

td.Content td h2	{	font-size: 13px; }

#Footer			{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				color: #000000; 
				text-align: left; }

/* YCS Logo holder on left side */
td#PriNav p#BGCover	{	text-align: center; }

/* All data tables are affected by this, but you must class the table tags */
table.data		{	border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				margin: 5px 10px 10px 10px;
				padding: 0px; }

table.data td		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				font-size: 80%;
				padding: 4px 8px 4px 8px; }

table.data th		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				font-size: 90%;
				font-weight: bold;
				line-height: 120%;
				padding: 4px 8px 4px 8px; }


/* #### Breadcromb Styles*/

p#Bread			{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				color: #000000;
				padding: 5px ; }

#Bread a:link, #Bread a:visited, #Bread a:hover
	   		{	text-decoration: underline;
				color: #999999; }

#Bread a:hover
			{	text-decoration: none;
				color: #0f4297; }

/* #### PriNav Style */

#PriNav			{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				font-size : 11px; 
				color: #000000;
				background-color: #dedede; 
				border-right: 1px solid #353164; }

#PriNav a		 {	display: block; }

#PriNav p, #PriNav p.KronoStoreLogo
			{	border-bottom: 1px solid #ffffff; }

#PriNav p		{	margin: 0px;
			 	padding: 8px 3px 8px 19px; }

#PriNav p.KronoStoreLogo
			{	padding: 15px 0px;
				margin: 0px; }


/* PriNavigation 1st Level */
#PriNav a:link, #PriNav a:visited, #PriNav a:hover
			{	font-size : 11px;;
				line-height: 140%;
				text-decoration: none;
				color: #666666;
				font-weight: bold;
				font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				display: inline; }

#PriNav a:hover, #PriNav a.Sel
			{	background-color: #ffffff; }

#PriNav p.Sel, #PriNav p.Sel a:link, #PriNav p.Sel a:visited
			{	color: #000000;
				background-color: #ffffff; }


#Footer			{	background-color: #ffffff;
				border-top: 1px solid #353164; }

table#Footer td p a:link, table#Footer td p a:visited
			{	text-decoration: none;
				color: #333333; }

table#Footer td p a:hover
			{	text-decoration: underline;
				color: #cccccc; }

/* Products styling */

label#ctlProductList_lblCategory 	
			{	
				font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
				font-size: 12px;
				font-weight: bold;
			}


div#Products		{	background-color: #ffffff;
				margin-top: 15px; }

div#Products p 	
			{	text-align: center;
				float: left;
				height: 250px;
				width: 170px;
				font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
				font-size: 11px;
				border: 1px solid #ffffff;
				margin-bottom: 10px;
				overflow: clip; 
			}
