/* style for template #3 */

p, font
{ font-family:		Tahoma;
  font-size:		11px;
}
td
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			#2a166f;
}
h3
{ font-family:      Tahoma;
  font-size:        12px;
  color:            #2a166f;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
}

a.lightstandard
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			white;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
  color:            #2a166f;
}

.catindex
{ font-size:		14px;
  color:            white;
}

.catlight
{ font-size:		16px;
  color:            white;
}

.dropdown
{ font-family:		Tahoma;
  font-weight:		normal;
  font-size:		11px;
  color:			#2a166f;
}

.standard
{ font-weight:		normal;
  font-size:14px;
  color:            #2a166f;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		    1px;
  font-weight:		bold;
  color:		    red;
  background-color: transparent;
}

/* #navigation a.navText {
	font:            14px Arial, Helvetica, sans-serif;
	color:           #ffffff;
	line-height:     16px;
	letter-spacing:  .1em;
	text-decoration: none;
	} */

/* ID Styles */
#navigation {
    background-color: #514985;
}
#navigation td {
	border-bottom:   0px solid #514985;
    background-color: #514985;	
	}
#navigation a {
	font-weight:     500;	
	font:            13px Arial, Helvetica, sans-serif;
	color:           #ffffff;
	line-height:     14px;
	letter-spacing:  .1em;
	text-decoration: none;
	display:         block;
	padding:         4px 7px 4px 16px;
	}
#navigation a:hover {
	background:      url("/images/rover_menu_arrow.png") 8px 45% no-repeat;
	color:           #FF6600;
	}
#navigation div {
	color:#F09
}