/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px;
    padding:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
/* ---------- imported from greekshops current site ------------ */
a.body          { font-family: Arial; font-size: 8pt; text-decoration: underline; color: #0000FF; 
               font-weight: normal }           
a.small       { font-family: Arial; font-size: 10px; text-decoration: underline; color: #0000FF; 
               font-weight: normal; margin-bottom:0; margin-top:0 }
font.titleH	 { font-family: arial; font-size: 18pt; text-decoration:none; color:#336699; font-style:normal}
font.main    { font-family: arial; font-size: 12pt; text-decoration:none; color:#333333; font-style:normal}
font.sub     { font-family: arial; font-size: 12pt; text-decoration:none; color:#336699; font-style:normal}
font.HL      { font-family: arial; font-size: 8pt; text-decoration:none; color:#333333; font-style:normal}
font.titleC	 { font-family: verdana; font-size: 8pt; text-decoration:none; color:#336699; font-style:normal}
font.body    { text-decoration: none; font-family: Arial; font-size: 12px; color: #000000; font-weight: normal }
font.smB     { text-decoration: none; font-family: verdana; font-size: 10px; color: #000080; font-weight:normal}
font.titleP   { text-decoration: none; font-family: Arial; font-size: 10px; color: #000080; line-height:150% }
a.linkB				{ 	font-family: arial, helvetica; 	font-size:8pt; 	text-decoration: underline;		color:#A6A8AD }
a:visited.linkB				{ 	font-family: arial, helvetica; 	font-size:8pt; 	text-decoration: underline;		color:#A6A8AD }
a:hover.linkB		{ 	font-family: arial, helvetica; 	font-size:8pt; 	text-decoration: underline;		color:#858FAA }
a.linkB2				{ 	font-family: arial, helvetica; 	font-size:8pt; 	text-decoration: none;		color:#B6B6B6 }
a:hover.linkB2		{ 	font-family: arial, helvetica; 	font-size:8pt; 	text-decoration: none;		color:#858FAA }
/* -------------------------------------------------------------- */

A:link	{	
	color:	blue;
	}	
		
A:visited	{	
	color:	#0066ff;
	}	
		
A:active	{	
	color:	blue;
	}	
		
A:hover	{	
	color:	navy;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	td
	{
		font-family:Arial,helvetica, verdana;
		font-size:10pt;
	}
	
/* light blue content tables */
.singleColumnContentTable
{
	border:1px solid #d1e0f1;
	padding:5px 5px 5px 5px;
}

/* used inside category page */
a.navSubcategory
{
	font-family:Arial, helvetica;
	font-size: 8pt;
}
a.navSubcatBottom
{
	font-family:Arial, helvetica;
	font-size:10pt;
	font-weight:bold;
}
.navSubcategorySelected
{
	font-family:Arial,helvetica;
	font-size:8pt;
}
a.navSubcategorySelectedProd
{
	font-family:Arial,helvetica;
	color:#800080;
	font-size:8pt;
}
a.subcatProductLink
{
	font-family:Arial,helvetica;
	font-size:8pt;
}
.subcatProductPrice
{
	font-family:Arial, helvetica;
	font-size:8pt;
	color:navy;
}
td.subcatPagingLink
{
	font-family:Arial, helvetica;
	font-size:10pt;
}
td.namedayCell
{
	font-family:Arial, helvetica;
	font-size:8pt;
}
td.detailProductLabel
{
	font-family:Arial,helvetica;
	font-size:10pt;
	font-weight:bold;
}
td.tdCartTotals
{
	 font-family:verdana;
	 color:#31659C;
	 font-size:8pt;
}
.myaccount-vertical
{
	margin-left:0px;
}
.myaccount-vertical li
{
	list-style-type:none;
	background:url(/images/arrow.gif) no-repeat left bottom;
	padding-left:10px;
}
.myaccount-vertical a
{
	font-size:8pt;
}
.myaccount-horizontal
{
	margin-left:0px;
}
.myaccount-horizontal li
{
	list-style-type:none;
	background:url(/images/arrow.gif) no-repeat left bottom;
	padding-left:10px;
	display:inline;
}
.myaccount-horizontal a
{
	font-size:8pt;
}
.title-head {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	BACKGROUND: url(/images/right_curve.gif) #d1e0f1 no-repeat right top; 
	WIDTH: 160px; 
	COLOR: #31659c; 
	LINE-HEIGHT: 21px; 
	FONT-FAMILY: arial,helvetica; 
	HEIGHT: 21px
}
.title-head IMG {
	PADDING-RIGHT: 0px; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 0px; 
	MARGIN-BOTTOM: 1px; 
	PADDING-BOTTOM: 0px; 
	VERTICAL-ALIGN: middle; 
	PADDING-TOP: 0px
}