/*Default CSS *************************************************************************************/

P,DIV,TH,TD,P,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 11px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#FF6600;
}
a:hover {
	text-decoration:none;
	color:#263746;
}
/*
A:link {
        COLOR: #003834; TEXT-DECORATION: underline;
}
A:visited {
        COLOR: #003834; TEXT-DECORATION: underline;
}
A:hover {
        COLOR: #395975; TEXT-DECORATION: none;
}
A:active  {
        COLOR: #003834; TEXT-DECORATION: underline;
}
*/
H1 {
        FONT-SIZE: 15px;
		color:#000000;
}
H2 {
        FONT-SIZE: 13px;
}
H3 {
        FONT-SIZE: 12px;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}

.HeadBox {
        BACKGROUND-COLOR: #DFF5F2;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #c2d4e8;
}
.VertMenuBox {
        BACKGROUND-COLOR: #c2d4e8;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #FFFFFF;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #005D57; COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.VertMenuItems {
        COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #263746; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #003834; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #263746; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #003834; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 12px;
}
.DialogBox {
        BACKGROUND-COLOR: #ffffff;
		border:1px solid #666666;
		padding: 5px 5px 5px 5px;
}
.DialogBorder {
        BACKGROUND-COLOR: #1c5180;
}
.DialogTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.NumberOfArticles {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TopLabel {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Text {
        COLOR: #000000;
}
.AdminSmallMessage {
        COLOR: #FF3300;
}
.AdminTitle {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Line {
        BACKGROUND-COLOR: #395975;
}
.ProductTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetailsTitle {
        COLOR: #395975; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceConverting {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPrice {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceSmall {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.MarketPrice {
        FONT-SIZE: 11px;
}
.ItemsList {
        COLOR: #003834; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.NavigationPath {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.FormButton {
        COLOR: #003834; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Button:link , .Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/ppi_button_bg.gif);
       COLOR: #000000; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.Button:hover , Button a:hover{
	COLOR:#FF6600;
	}
	
.CustomerMessage {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.ErrorMessage {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Star {
        COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TableHead {
    BACKGROUND-COLOR: #c2d4e8;
}
.SmallNote:link {
        COLOR: #1c5180; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #1c5180; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #1c5180; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #1c5180; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #005D57; COLOR: #FFFFFF;
}
.Tab {
        BACKGROUND-COLOR: #c2d4e8;
        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: 1px; 
    MARGIN-RIGHT: 2px;
    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: 1px;
    MARGIN-RIGHT: 2px;  
    CURSOR: pointer;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #005D57;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #005D57 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #005D57 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #005D57 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #005D57 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #c2d4e8;              /* like "VertMenuBox" */
    BORDER-RIGHT: #FFFFFF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #FFFFFF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #FFFFFF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #FFFFFF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}   
.NavDialogBorder {
    background-color: #c2d4e8;
}
.NavDialogBox {
    background-color: #DFF5F2;
}
.SubHeader2 {
    COLOR: #666666;
    font-size: 11px;
    FONT-WEIGHT: bold;
}
.SubHeader2Line {
    BACKGROUND-COLOR: #CCCCCC;
}
.PopupHelpLink {
    FONT-SIZE: 9px;
    COLOR: #330000;
    TEXT-DECORATION: none;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #005D57;
}


/*Custom CSS **************************************************************************************/


BODY {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px;
		MARGIN-TOP: 0px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
		background:url(/skin1/images/bg_image.gif) repeat-x;
		background-color:#263746;
		padding-top:8px;
}

Input{
 height:20px;
 FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 11px;
 }
 
FORM.login {
border: 0px;
padding: 0px;
margin: 0px;
} 
.logo_header {
        BACKGROUND-COLOR: #5b6c58;
		background:url(/skin1/images/ppi_header_bg.gif) no-repeat;
}
.ppi_account {
background:url(/skin1/images/ppi_account_box.gif) no-repeat right;
}
.ppi_nav {
	background:url(/skin1/images/ppi_top_nav_bg.gif) no-repeat;
	}
	
	.ppi_nav_link {
	font-weight: bold; 
      text-decoration: none; 
	  font-size: 11px;
	  }
H1.ppi_product_title a:link , H1.ppi_product_title a:visited{
	font-weight:bold;
	text-decoration: underline;
	font-size:15px;
	color:#FF6600;
}
H1.ppi_product_title a:hover {
	text-decoration:none;
	color:#000000;
}

	.ppi_nav_link A:link, .ppi_nav_link A:visited { 
      color: #668EB0; 
	    text-decoration: none;
      
 } 
  
 .ppi_nav_link A:hover,  .ppi_nav_link A:active {
      color: #38516C;
	    text-decoration: none;
 
 }
 .ppi_lad {
  background:url(/skin1/images/ppi_live_bg.gif) no-repeat;
  background-position:center;
  padding-left:5px;
  padding-top:5px;
  width:174px;
  }
	
 .ppi_lad_header_text , .ppi_welcome_header_text{
 	font-size:13px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#668877;
	}
	
  .ppi_login_text {
 	font-size:13px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	  }
	  
	.ppi_login_white {
	color:#FFFFFF;
	}
	
 .ppi_featured_cat_header_text{
 	font-size:13px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	}
	
	.ppi_ptlc_header_text{
 	font-size:13px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#35536B;
	}
	
	 .ppi_footer {
 	background:url(/skin1/images/ppi_footer_bg.gif) no-repeat;
 }
 
 
 .ppi_welcome {
 font-size: 13px;
   background:url(/skin1/images/ppi_welcome_bg.gif) no-repeat;
   width: 291px;
  padding-top:5px;

 }
 
 .large_text {
 font-size:13px;
 }
 
 .ppi_orange_link a:link , .ppi_orange_link a:visited{
 text-decoration:underline;
 color:#ff6600;
 
 }
 .ppi_orange_link a:hover {
 text-decoration:none;
 }
 .ppi_footer_link a:link , .ppi_footer_link a:visited {
	text-decoration:underline;
	color:#FF6600;
}
.ppi_footer_link a:hover {
	text-decoration:none;
	color:#263746;
}

.ppi_login_link:link, .ppi_login_link:visited, .ppi_login_link a:link, .ppi_login_link a:visited{
 text-decoration:underline;
 color:#eceae0;
 }
 
 .ppi_cart_text{
 color:#FFFFFF;
 }
 
 .ppi_login_link:hover {
 text-decoration:none;
 }

.ppi_featured {
  background:url(/skin1/images/ppi_feature_bg.gif) no-repeat;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
 }

.ppi_tracks {
  background:url(/skin1/images/ppi_tracks_bg.gif) no-repeat;
  background-position:left;
  width: 175px;
}
 .ppi_feature {
  color:#ff6600;
  font-size:13px;
  font-weight:bolder;
  font-family:Arial, Helvetica, sans-serif
 }
 
 .ppi_cats {
 background-color:#FFFFFF;
 }
 
 .ppi_main {
 background-color:#eceae0;
 }
 .product_images{
	background-color:#FFFFFF;
	border:1px solid #000000;
}

td.ppi_catalog {
background:url(/skin1/images/ppi_bg_oval.gif) no-repeat;
}

H1.ppi_catalog {
border-bottom: 2px solid gray; 
padding-bottom:0px;
margin-bottom:5px;
font-size:18px;
color:#000000
}

.ppi_home:link, .ppi_home:visited, .ppi_home:active{
color:#35634e;
text-decoration:underline;
}
.ppi_home:hover{
color:#38516c;
text-decoration:none;
}
  /************ menutitle  **************/
.menutitle{
background-color: #FFFFFF;
text-indent: 4px;
vertical-align: bottom;
FONT-SIZE: 13px;
color:#6E8192;
font-family:Arial, Helvetica, sans-serif;
padding-left:5px;

}
/************ END menutitle **************/
 /************ menutitle  **************/
 
 #cat_link{
 background-color: #FFFFFF;
FONT-SIZE: 12px;
color:#38516c;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
 }
#cat_link a:link, #cat_link a:visited{
text-decoration:underline;
color:#ff6600;
margin-top:5px;
}
#cat_link a:hover {
color:#263846;
text-decoration:none;
}

#breadcrumb {
padding-left:10px;
}

#breadcrumb a:link, #breadcrumb a:visited {
color:#38516c;
Font-Family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
}

#breadcrumb a:active , #breadcrumb a:hover{
text-decoration:none;
}

/************ END menutitle **************/

/* Tabbed menu **********************************************************/

#tablist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #38516c;
	
}

#tablist li {
	list-style: none;
	margin: 0;
	display: inline;
	
}

#tablist li a {
	padding: 3px 0.5em;
	margin-left: 5px;
	border: 1px solid #38516c;
	border-bottom: none;
	background: #c0c6be;
	text-decoration: none;
}

#tablist li a:link { 
	color: #330000; 
}

#tablist li a:visited { 
	color: #330000; 
}

#tablist li a:hover {
	color: #FFFFFF;
	background: #5b6c58;
	border-color: #38516c;
}

#tablist li a.current {
	background: #eceae0;
	color: #330000;
	border-bottom: 1px solid #eceae0;
}

.h1_product {
padding:0 0 0 15px;
color:#000000;
margin: 5 0 5 0;
}

.ppi_cms_link a:link , .ppi_cms_link a:visited {

text-decoration:underline;

color:#FF6600;
}
.ppi_cms_link a:hover { 
text-decoration:none;

color:#263746;
}
