/* For Currency Converter Text */

.MarketPrice { 
          color: #cc0000; font-weight: bold; font-size: 11px; font-family: arial;
}


/* Nav Code List Style */

#nav, #nav ul {
	font-family: tahoma, Helvetica, Sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#nav a {
	color: #999999;
	display: block;
	width: 125px;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#nav a:hover {
	color: #cc0000;
}



#nav li{
	float: left;
	width: 85px;
	
}

#nav li ul {
	padding-top: -2px;
	position: absolute;
	width: 125px;
	left: -999em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	
}

/* when you hover current level + 1, changes current level */
#nav li:hover {

}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background: #fcfcfc;
	
}

#nav li ul ul {
	margin: -1.5em 0 0 125px;	
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

/* Level 2 */

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	border: 1px solid #cccccc;
	background: #fcfcfc;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li li ul {
	background-color: #dddddd;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* Level 3 */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li li ul {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* Level 4 */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li li li li ul {
	border: solid #ddd;
	border-width: 0;
}

/************/


/* Level1; text properties for states: normal - Menu version 1.0 */
.TM0i0 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Level1; box properties for states: normal, hover, click - Menu version 1.0 */
.TM0o0 {
	background: #fefefe;
	border-top: 1px solid #cccccc;/*
	border-bottom: 1px solid #cccccc;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc; */
	padding-left: 3px;
	padding-top: 3px;
	vertical-align: middle;
	text-decoration: none;
	max-height: 19px; /* keep an eye on this for future IE browser versions */
}

/* Level1; text properties for states: hover, click - Menu version 1.0 */
.TM0i1 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Level2; text properties for states: normal - Menu version 1.0 */
.TM1i0 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Level2; text properties for states: hover, click - Menu version 1.0 */
.TM1i1 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


BODY {
        font-family: Verdana, Arial, Helvetica, Sans-serif;
        color: #666666;
		font-size: 10px;
		/* For Background promos */
		/* background-image: url(images/bg/spyy_puregold_bg.jpg);
		background-repeat: repeat-x;
		background-attachment: fixed; */
		/* For Background promos */
}		

TABLE, TH,TD,P,INPUT,SELECT,textAREA,TT {
        font-family: Verdana, Arial, Helvetica, Sans-serif;
        color: #666666;
		font-size: 10px;
		/* For Background promos */
		/* background-color: #ffffff; */
		/* For Background promos */
}




A:link {
        color: #0099cc; text-decoration: none;
}
A:visited {
        color: #0099cc; text-decoration: none;
}
A:hover {
        color: #cc0000; text-decoration: underline;
}
A:active  {
        color: #ff0000; text-decoration: underline;
}



HR {
        color: #DDDDDD; height: 1px;
}
BODY {  
        margin-top: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		margin-right: 0px; 
        background-color: #FFFFFF;
}
.HeadBox {
        background-color: #BBEEFF; /*FFFBD3*/
}
.HeadText {
        font-size: 12px; font-weight: bold;
}
.HeadLine {
        background-color: #FFFFFF;
}
.VertMenuBox {
        background-color: #FFFFFF;
}
.VertMenuBorderOld {
        background-color: #8E4B00;
}
.VertMenuBorder {
		background-color: #CCCCCC;
}
.VertMenuTitle {
        background-color: #CCCCCC; color: #330000; font-weight: bold;
}
.VertMenuItems{
        color: #000000; text-decoration: none;
}
.VertMenuItemsRed{
        color: #FF0000; text-decoration: none;
}
.HeaderMenuItems{
        color: #666666; text-decoration: none;
}
.VertMenuItemsLarger {
        color: #000000; text-decoration: none; font-size: 12px; 
}
.VertMenuItemsLarger:link {
        color: #000000; text-decoration: none; font-size: 12px; 
}
.VertMenuItemsLarger:Visited {
        color: #000000; text-decoration: none; font-size: 12px; 
}
.VertMenuItemsLarger:Hover {
        color: #000000; text-decoration: underline; font-size: 12px; 
}

.VertMenuItems:link {
        color: #330000; text-decoration: none;
}
.VertMenuItems:visited {
        color: #330000; text-decoration: none;
}
.VertMenuItems:hover {
        color: #550000; text-decoration: underline;
}
.VertMenuItems:active  {
        color: #330000; text-decoration: none;
}
.VertMenuHr {
        color: #999999;
}
.CategoriesList {
	font-size: 12px;
}
.DialogBox {
        background-color: #FFFFFF;
}
.DialogBorder {
        background-color: #A60402; /* FF8600*/
}
.DialogBorderTest {
        background-color: #000000; /* FF8600*/
}

.DialogTitle {
        color: #FFFFFF; font-weight: bold; font-size: 11px;
}
.NumberOfArticles {
        color: #000000; font-weight: bold;
}
.TopLabel {
        color: #000000; font-weight: bold; font-size: 12px;
}
.Text {
        color: #000000;
}
.DecorTr {
        color: #B89BC3;
}
.AdminSmallMessage {
        color: #FF3300;
}
.AdminTitle {
        color: #FF3300; font-weight: bold; font-size: 12px;
}
.Line { 
	border-top: 1px solid #cccccc; 
	height: 1px
}
		
}
.ProductTitle {
        color: #000000; font-weight: normal; font-size: 12px;
}

a:link.FeaturedProduct {
		color: #000000; font-weight: normal; font-size: 12px;
}


.ProductTitleLarge {
        color: #000000; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.CategoryTitleLarge {
		color: #000000; font-weight: bold; font-size: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}

}
.CategoryTitleFeatured {
		color: #000000; font-weight: bold; font-size: 23px; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}


.ProductTitleHidden {
        color: #666666; font-weight: bold; font-size: 11px;
}
.ProductDetailsTitle {
        color: #000000; font-weight: bold; font-size: 13px;
}

.custreview {
        color: #636563; font-size: 10px; font-weight: normal;
}

.ProductDetails {
        color: #000000;
		font-size: 11px;
		font-weight: normal; 
}
.ProductReviews {
        color: #666666;
		font-size: 10px;
		font-weight: normal; 
}
.ProductPriceTitle {
        color: #000000; font-weight: bold; font-size: 11px;
}
.ProductPriceConverting {
        color: #000000; font-weight: bold; font-size: 11px;
}
.ProductPrice {
        color: #FF3300; font-weight: bold; font-size: 11px;
}
.ProductPriceSmall {
        color: #FF3300; font-weight: bold;
}
.ItemsList {
        color: #330000; font-weight: bold;
}
#Disabled {
        color: #909090;
}
.NavigationPath {
        color: #CC6666; font-weight: bold; text-decoration: none; margin-top: 0px; 
}
.NavigationPath:link {
        color: #CC6666; font-weight: bold; text-decoration: underline;
}
.NavigationPath:visited {
        color: #CC6666; font-weight: bold; text-decoration: underline;
}
.NavigationPath:hover {
        color: #CC6666; font-weight: bold; text-decoration: none;
}
.NavigationPath:active  {
        color: #CC6666; font-weight: bold; text-decoration: underline;
}
.FormButton {
        color: #666666;
}
.Button {                                 
		font-family: Arial;
		background: URL(/skin1/images/tealbuttonmid.gif) ;
		background-color: #0099cc; /* FF8600 */
		color: #FFFFFF; font-weight: bold;
		font-size: 11px;
		text-decoration: none;
}
.CustomerMessage {
        color: #FF3300; font-weight: bold; 
}
.ErrorMessage {
        color: #FF3300; font-weight: bold; 
}
.Star {
        color: #FF0000;
}
.HighLight {
		background-color: #FFFFCC;
}
.SaveMoneyLabel {
        color: #FFFFFF; font-weight: bold; 
}
.TableHead {
	background-color: #CCCCCC; font-weight: bold;
}
.TableSubHead {
    background-color: #EEEEEE;
}
.TableLine {
    background-color: #F0F0F0;
}
.SmallNote:link {
        color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        color: #7C4C00; text-decoration: underline; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
        color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.bottom {
        background-color: #FFFFFF;
		color: #666666;
		text-align: center;
}
.Tab {
        background-color: #FFFFFF;
        font-weight: bold;
        text-transform: uppercase;
}
.CatMenuItemOff 
{
    background-color: transparent;              /* like "VertMenuBox" */
    border-right: none;        /* like "VertMenuBox" */
    border-top: none;          /* like "VertMenuBox" */
    border-left: none;         /* like "VertMenuBox" */
    border-bottom: none;       /* like "VertMenuBox" */
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 2px; 
    margin-right: 3px;
    cursor: pointer;
}
.CatMenuItemOffExp
{
    background-color: transparent;              /* like "VertMenuBox" */
    border-right: none;        /* like "VertMenuBorder" */
    border-top: none;          /* like "VertMenuBorder" */
    border-left: none;         /* like "VertMenuBorder" */
    border-bottom: none;       /* like "VertMenuBorder" */
    margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 2px;
    margin-right: 3px;  
    cursor: pointer;
}
.CatMenuItemOn
{   
    background-color: #A60402;              /* like "VertMenuTitle" FF8600 */
    BORDER-RIGHT: 1px solid #FF8600;        /* was none */
    border-top: none;          /* like "VertMenuBorder" */
    border-left: none;         /* like "VertMenuBorder" */
    border-bottom: none;       /* like "VertMenuBorder" */
    margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 2px;
    margin-right: 3px;  
    cursor: pointer;
}
.CatSubMenu
{
    background-color: #FFD44C;              /* like "VertMenuBox" */
    border-right: #8E4B00 1px solid;        /* like "VertMenuBorder" */
    border-top: #8E4B00 1px solid;          /* like "VertMenuBorder" */
    border-left: #8E4B00 1px solid;         /* like "VertMenuBorder" */
    border-bottom: #8E4B00 1px solid;       /* like "VertMenuBorder" */
    margin-left: 1px; 
    margin-right: 2px;
}
.CatMenuItem
{
    font-size: 12px;
    font-family: Arial;
    cursor: pointer;
}
.CatMenuItem:link
{
    color: #330000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    color: #330000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    color: #330000;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    color: #330000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}   
.NavDialogBorder {
    background-color: #FFCC33;
}
.NavDialogBox {
    background-color: #FFFFCC;
}
.PopupHelpLink {
	font-size: 9px;
	color: #330000; 
	text-decoration: none;
}
.SubHeader2 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.SubHeader2Line {
	background-color: #CCCCCC;
        display:none;
}

.compare {
	color: #000000;
	font-weight: bold;
}

.compareBorder {
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #FF9600
}

.HightLightRow {
	background-color: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	background-color: #ffe8af;
}
.VertMenuSubTitle {
	background-color: #FFA92F;
}
.OriginalPrice {
	color: #CCCCCC; font-weight: bold; font-size: 10px;
}

.SpecialOffersPrice {
	color: #CC0000; font-weight: bold; font-size: 10px;
}

.HeaderTitle{

	font-family: arial, helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	font-weight: bold;

}

.searchLabel {

        color: #000000;
		font-size: 10px;
		
}

.menuBar {

	color: #CCCCCC;
	font-size: 10px;

}

.productTitleA {

	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;

}

.productReview {

	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 10px;

}

a.location {

	font-family: arial, helvetica, sans-serif;
	color: #0099cc;
	font-size: 10px;

}

a.location:visited {

	font-family: arial, helvetica, sans-serif;
	color: #0099cc;
	font-size: 10px;

}

a.location:hover {

	font-family: arial, helvetica, sans-serif;
	color: #cc0000;
	font-size: 10px;

}

a.noborder:link {
 text-decoration: underline; color: #330000; font-weight: bold;
}
a.noborder:visited {
 text-decoration: none; color: #ff0000;
}
a.noborder:hover {
 text-decoration: none; color: #ff0000;
}

.locationLarge {

	font-family: tahoma, arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;

}

a.locationLarge {

	font-family: tahoma, arial, helvetica, sans-serif;
	color: #0099cc;
	font-size: 14px;
	font-weight: bold;
}

a.locationLarge:visited {

	font-family: tahoma, arial, helvetica, sans-serif;
	color: #0099cc;
	font-size: 14px;
	font-weight: bold;
}

a.locationLarge:hover {

	font-family: tahoma, arial, helvetica, sans-serif;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

	
img.sideicon{
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-top;
	}	

.shopNewsTitle {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;

}

.shopNewsDate {

	font-family: Tahoma, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: bold;

}

.shopNews {

	font-family: Arial;
	color: #000000;
	font-size: 10px;

}

.contentDiv {

	color: #cccccc;
	border: dashed;
	clear: left;
	line-height: 0;
	height: 0;

}

.clear{
	clear: left;
	}

.left { float: left }

img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }


.naviNoBorder {
	font-weight: bold;	
}

.navi {
	font-weight: bold;
	border: 1px solid #000000;	
}

div.pagenumbers {
		text-align: right; 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		color: #000000; 
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}



.thumbnail_cart{
position: relative;
z-index: 0;
}

.thumbnail_cart:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail_cart span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -760px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail_cart span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail_cart:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -240px; /*position where enlarged image should offset horizontally */
}

/* for modified_customer_details.tpl */
.sidebox {
margin: 0 auto;
width: 28em;
background: url(images/sbbody-r.gif) no-repeat bottom right;
font-size: 100%;
}
.boxhead {
background: url(images/sbhead-r.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: left;
}
.boxhead h2 {
background: url(images/sbhead-l.gif) no-repeat top left;
margin: 0;
padding: 22px 30px 5px;
color: white;
font-weight: bold;
font-size: 1.2em;
line-height: 1em;
text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
}
.boxbody {
background: url(images/sbbody-l.gif) no-repeat bottom left;
margin: 0;
padding: 5px 30px 31px;
}


.MiniCartText {
color: #000000;
}

.MiniCartTextSmall {
font-size: 9px;
}

.MiniCartTextTiny {
font-size: 8px;
color: #cc0000;
}

a.MiniCartRemove {
font-weight: bold;
color: #cc0000;
}

.MiniCartRedBold {
font-weight: bold;
color: #cc0000;
}


table.chart { background-color: #CCCCCC; color: #000000; font-size: 1.2em;}
table.chart tr.chart_light td {background-color: #FFFFFF; padding: 1px 1px;}
table.chart tr.chart_dark td {background-color: #FFFFFF; padding: 1px 1px;}







