/*Main Navigation - Shop/Merchandise/Kids/Ladies etc...*/

.shop-nav:link, .shop-nav:visited, .shop-nav:active  {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: 

#000000;text-decoration: 

none;}
.shop-nav:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FF0000;text-decoration: underline;}

.LeftMenuCategory:link, .LeftMenuCategory:visited, .LeftMenuCategory:active  {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; 

color: #000000;text-decoration: 

none;}
.LeftMenuCategory:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FF0000;text-decoration: none;}



.MainMenuCategory:link, .MainMenuCategory:visited, .MainMenuCategory:active  {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; 

color: #000000;text-decoration: 

none;}
.MainMenuCategory:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #0066ff; text-decoration: underline;}

MainMenuCategory

/* Product description text on details.aspx - note includes RRP & Our price */
.text-black-bold 
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial Tahoma, Verdana;
    COLOR:green;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}



/*Navigation Text - 'Previous' in page top navigation */

.LeftMenuCategory
{
	FONT-SIZE: 10px;
	COLOR: #999999;
	FONT-FAMILY: Tahoma, Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: justify;
	FONT-WEIGHT: bold;
}




/*main body text region*/
/* Header Text for product description on details.aspx */


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.bodytext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}



/*Header titles in body area*/
.contentTitle 
{
    FONT-SIZE: 16pt;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    COLOR:#666666;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}


.text-red-bold 
{
	FONT-SIZE: 17pt;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	COLOR:#ff9933;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}



/* Footer Text*/
.txtFooter
{
BORDER: 0 solid #C0C0C0; 
FONT-FAMILY:Verdana;
FONT-SIZE:8pt;
COLOR:#666666
}




/*Product Description for products.aspx page*/
.txtBody
{
	FONT-SIZE: 10pt;
	COLOR: #000033;
	FONT-FAMILY: Tahoma, Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: justify;
}

.txtModel
{
	FONT-SIZE: 12pt;
	COLOR: #ff9933;
	FONT-FAMILY: Tahoma, Verdana;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: justify;
}


.text-black-bold
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	COLOR:#ff00000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}



.txtPrice
{
	FONT-SIZE: 12pt;
	COLOR: #66666;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	FONT-WEIGHT: bold;
	
}

.addtobasket
{
	FONT-SIZE: 12pt;
	COLOR: #ff0000;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	FONT-WEIGHT: bold;
	
}








.lnkMiniBasket
{
	FONT-SIZE: 8pt;
	COLOR: #999999;
	FONT-FAMILY: Tahoma, Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: justify;
}



/* Cart text - note also includes date & time*/
.cart
{
	FONT-SIZE: 8.5pt;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: justify;
}



/* Mini Cart text - note also includes date & time*/
.cart_sm
{
	FONT-SIZE: 10pt;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: justify;
}




/*Nav boxes - LHS text*/

.nav-text
{
    FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;

}

.nav-bold
{
    FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}


.nav-bold12
{
    FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}




/*Nav boxes - LHS text links*/

.nav-link:link, .nav-link:visited, .nav-link:active  {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: 

#000000;text-decoration: 

none;}
.nav-link:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000;text-decoration: underline;}


























.nav_sub
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    COLOR:#000000;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.nav_sub:hover
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    COLOR:#000000;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.nav_sub:visited
{
   FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    COLOR:#000000;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}








.linkBlue:link {
	color:#0066CC;
	text-decoration:none;
}
.linkBlue:active {
	color:#0066CC;
	text-decoration:none;
}
.linkBlue:visited {
	color:#0066CC;
	text-decoration:none;
}
.linkBlue:hover {
	color:#3366cc;
	text-decoration:underline;
}













