/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  $Loc: catalog/ $
  $Mod: 20081216 More Pics 2.0 kymation $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #f6f6f6;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /* background: #ffffff; */
}

TR.headerNavigation {
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; */
/*   background: #990000; */
  background: #7abdda;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*   background: #990000; */
  background: #7abdda;
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
  color: #ffffff;
/*  color: #000000; */
  font-weight : bold;  
  padding-bottom:8px;
  padding-top:5px;
}

A.headerNavigation {
  color: #FFFFFF;
  padding-bottom:5px;
  padding-top:5px;
/*  color: #000000; */
}

A.headerNavigation:hover {
  color: #ffffff;
  padding-bottom:5px;
  padding-top:5px;
/*  color: #FF0000; */
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #296d9e;
  color:#fff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  line-height:20px;
  border-bottom:3px solid #3188c7;
  color:#000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
/* New Products Scroller */

#pscroller_np {
height: 250px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* BOF: Define Main Page in a box */
.infoBoxDefineMainpage {
/*  background: #b6b7cb; */
  background: #7b9ebd;
}

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  background: #7b9ebd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



/* Special Scroller */

#pscroller1 {
	height: 250px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 250px;
	height: 25px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
TABLE.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
  padding:2px;
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#FF0000";
  border-style: solid;
  background: #ebebeb;
*/
  float:right;
}

TD.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
/*  padding:10px; */
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#0000FF";
  border-style: solid;
*/
  background: #FFFFFF;
  float:center;
}
/* EOF: Image on Product_info */

/* BOF: More Pics  */
IMG.productsMainImage {
	border-width:2px;
  border-style:solid;
  border-color:black;
}

IMG.productsImages {
	border-width:2px;
  border-style:solid;
  border-color:black;
}

IMG.productsImages:hover {
	border-color:blue;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
#bodyWrap
{
    width : 800px;
    margin-left : auto;
    margin-right : auto;
}
#overlay
{
    background : url("resources/trans.png") repeat-y;
}
#protoflowContainer
{
    border : 5px solid rgb(68 , 68 , 68);
    width : 600px;
    margin-left : auto;
    margin-right : auto;
}
#protoflow
{
    width : auto;
    height : 300px;
    border : 0px solid red;
}
.sliderTrack
{
    background : transparent url("resources/track_fill_left.png") no-repeat scroll left top;
    height : 15px;
    position : relative;
    text-align : left;
    width :100px;
}
.sliderHandle
{
    background : transparent url("resources/knob.png") no-repeat scroll left top;
    cursor : pointer;
    height : 10px;
    margin-left : -2px;
    position : absolute;
    top : -5px;
    width : 10px;
}
.protoCaptions
{
    display : none;
}
.captionHolder
{
    font-size : 15px;
    color : black;
}

/* EOF: More Pics  */











/* CSS Document */

body{
margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.main_area{
margin-top:15px; 
margin-bottom:10px; 
width:967px; 
border:3px solid #7eb4da; 
text-align:left;
background-color:#ffffff;
}
.copyright{
margin-bottom:10px;
font-size:10px;
color:#4d4d4d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.copyright span{
color:#838080;
}
.footer{
border-top:3px solid #296d9e; 
height:85px;
}
.footer_menu{
float:left; 
width:74%; 
height:45px; 
vertical-align:middle; 
padding-top:17px; 
padding-left:10px; 
color:#666666; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
font-weight:bold;
text-align:center;
}
.footer_menu a{
color:#666666;
text-decoration:none;
line-height:15px;
}
.footer_menu a:hover{
color:#666666;
text-decoration:underline;
line-height:15px;
}
.get_logo{
float:left; 
width:18%;
padding-top:14px; 
text-align:right; 
padding-right:50px;
}
.header{
border-bottom:3px solid #296d9e; 
height:100px;
}
.header .logo{
width:280px;
height:85px;
padding-top:15px;
padding-left:10px;
float:left;
}
.header .selector{
width:180px;
height:95px;
padding-top:5px;
padding-left:5px;
float:left;
}
.header .selector dl{
float:left;
margin:0px;
padding:0px;
width:170px;
}
.header .selector dt{
float:left;
width:100%;
margin:0px;
padding:0px;
padding-top:4px;
color:#5694c7;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
font-weight:bold;
padding-bottom:1px;
}
.header .selector dd{
float:left;
margin:0px;
padding:0px;
width:100%;
padding-bottom:3px;
}
.header .selector select{
float:left;
margin:0px;
padding:0px;
width:98%;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#777777;
}
.header .cart{
width:130px;
height:75px;
padding-top:25px;
float:left;
text-align:center;
}
.header .online{
width:170px;
height:95px;
padding-top:5px;
float:left;
text-align:center;
}

.header .online dl{
float:left;
margin:0px;
padding:0px;
width:170px;
}
.header .online dt{
float:left;
width:100%;
margin:0px;
padding:0px;
padding-top:4px;
color:#5694c7;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
font-weight:bold;
padding-bottom:1px;
padding-bottom:5px;
}
.header .online dd{
float:left;
margin:0px;
padding:0px;
width:100%;
text-align:right;
}
.inputbox{
border:1px solid #5593c6;
width:139px;
padding-top:5px;
height:25px;
}
.header .login{
width:171px;
height:105px;
padding-top:5px;
padding-left:20px;
float:left;
}
.header .login dl{
float:left;
margin:0px;
padding:0px;
width:160px;
}
.header .login dt{
float:left;
width:100%;
margin:0px;
padding:0px;
padding-top:4px;
color:#5694c7;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
font-weight:bold;
padding-bottom:1px;
}
.header .login dt input{
width:155px;
}

.header .login dd{
float:left;
margin:0px;
padding:0px;
width:63%;
padding-bottom:3px;
color:#5392c7;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:3px;
}
.header .login dd a{
color:#5392c7;
text-decoration:none;
}
.header .login dd a:hover{
color:#5392c7;
text-decoration:underline;
}

.main_content{
margin-top:5px;
margin-bottom:5px;
margin-left:5px !Important;
margin-left:3px;
margin-right:5px !Important;
margin-right:0px;
float:left;
width:99%;
}

.banner{
border:1px solid #666666;
float:left;
width:445px;
}
.nav{
border:1px solid #717171;
float:right;
width:501px;
}
.nav .head{
background-color:#89a8c4;
height:25px;
float:left;
width:100%;
}
.nav .head div{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
color:#fff; 
line-height:25px;
text-align:center;
float:left;
}
.nav .images{
float:left;
width:100%;
}
.nav .images div{
float:left;
text-align:left;
margin:0px;
padding:0px;
}
.top_area{
width:100%; 
float:left; 
padding-bottom:5px;
}
.Home_product_list_holder{
padding-bottom:5px; 
display:block; 
overflow:hidden; 
float:left;
width:100%;
background-color:#fff;
}
.Home_product_list_holder div{
border:1px solid #999999; 
width:185px; 
float:left; 
margin:2px !important;
margin:2px;
background-image:url(../images/image_block_bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:300px;
display:block;
overflow:hidden;
}
.Home_product_list_holder div .text{
padding:0px;
margin:0px;
border:none;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#767676;
padding-top:10px;
float:left;
height:40px;
}
.Home_product_list_holder div .product_image{
padding:0px;
margin:0px;
text-align:center;
height:200px;
border:none;
vertical-align:middle;
}
.each_list_holder{
border:1px solid #999999; 
width:182px;
margin:3px;
background-repeat:repeat-x;
height:250px;
width:250px;
}
.productLsit_text{
padding:0px;
width:232px;
margin:0px;
border:none;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
color:#fff;
font-weight:bold;
padding-top:3px;
padding-bottom:5px;
line-height:25px;
background-color:#000000;
}
.productLsit_text a{
color:#fff;
text-decoration:none;
}
.productLsit_text a:hover{
color:#fff;
text-decoration:none;
}
.productLsit_image{
padding:0px;
width:232px;
margin:0px;
text-align:center;
height:200px;
border:none;
vertical-align:middle;
padding-top:30px;
clear:left;
}
tr.CategoriesDescriptionTop{
border-bottom:5px solid #3188c7;
}
td.CategoriesDescriptionTop{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
text-align:left;
font-weight:bold;
}
.item_first{
margin-left:5px !important;
margin-left:7px;
}















/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*      Modificato da mirco64      */
/*   Vertical Fly-Out Menu Style   */
/*                                 */
/*                                 */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: FFFFFF;
	border: 0px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/category_menu.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/category_menu.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/category_menu.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
	color: #000000;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/category_menu_down.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
}

/*   Sub-Menu   */

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 5;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	border: 0px outset #ff0000;
	position: relative;
	display: block;
	min-width: 222px;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/subcategory_menu.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
	color: #000000;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/subcategory_menu.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/subcategory_menu.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/template/subcategory_menu_down.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-repeat: no-repeat;		
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 10px;
	right: 14px;
}

.dmselected {   /* Style override for selected category tree */
}

.verbar .dmselected {   /* Style override for selected root category */
}
.treemenudiv{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:2px;
}





























/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}
/* menu item spacing */
#catxcdiv li{ margin-bottom: .1em;  background-color:#f7f7f7;}

/* added------*/
.main_nav {
	background-color:#cccccc;
	border-bottom:1px solid #000;
	display:block;
	height:17px;
	color:#000;
	padding-top:5px;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
}
.main_nav:hover {
	background-color:#296d9e;
	border-bottom:1px solid #000;
	display:block;
	height:17px;
	color:#fff;
	padding-top:5px;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
}
/* added------*/


/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0;}

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}
.topnav{
float:left;
margin:0px; 
padding:0px;
width:100%;
display:block; 
overflow:hidden; 
height:25px;
background-color:#7abdda;
margin-top:-6px !important;
margin-top:1px;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */