A {color: #5676A1;}
A:link {color: #5676A1;}
A:visited {color: #5676A1;}
A:hover {color: #5676A1;}
A:active {color: #5676A1;}

.imageNav { cursor: pointer }
input[type=password], input[type=text], textarea, select {
background:#FFFFFF url(/redesign3/images/input.gif) repeat-x scroll left top;
border-color:#8B8E94 rgb(198, 199, 202) rgb(198, 199, 202) rgb(139, 142, 148);
border-style:solid;
border-width:1px;
color:#666666;
font-size:0.9em;
}

.itemLongDesc { 
	color: #5C5879; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; 
	font-family: verdana; 
}

.shortDesc { 
	color: #5C5879; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: none; 
	font-family: verdana; 
}


.itemPrice { color: #284C86; font-weight: bold; font-size: 20px; text-decoration: none; font-family: Georgia }
.prodtitleList { color: #5C5879; font-weight: bold; font-size: 12px; text-decoration: none; font-family: verdana }
.categoryList { color: #5C5879; font-weight: bold; font-size: 10px; text-decoration: none; font-family: verdana; font-style:italic; }
.categoryList a{ color: #5C5879; font-weight: bold; font-size: 10px; font-family: verdana; font-style:italic; }

.priceList { color: #284C86; font-weight: bold; font-size: 18px; text-decoration: none; font-family: Georgia }
.prodtitleGallery { color: #5C5879; font-weight: bold; font-size: 10px; text-decoration: none; font-family: verdana }
.prodtitleGalleryHREF { color: #333141; font-weight: bold; font-size: 10px; text-decoration: none; font-family: verdana }
.prodtitleGalleryLarge { color: #5C5879; font-weight: bold; font-size: 12px; text-decoration: none; font-family: verdana }
.prodtitleGallery a{ color: #5C5879; font-weight: bold; font-size: 10px; font-family: verdana }
.checkoutBottomLinks { color: #5C5879; font-weight: bold; font-size: 12px; text-decoration: none; font-family: verdana }
.prodtitleGalleryNoUnderline { color: #5676A1; font-weight: bold; font-size: 10px; text-decoration: none; font-family: verdana }
.prodtitleGalleryNoUnderlineHeader { color: #5676A1; font-weight: bold; font-size: 15px; text-decoration: none; font-family: verdana }
.prodtitleGalleryNoUnderlineHeaderHighlighted { background-color: yellow; color: #5676A1; font-weight: bold; font-size: 15px; text-decoration: none; font-family: verdana }
/*.prodtitleGallery A{ color: #5C5879; font-weight: bold; font-size: 10px; text-decoration: none; font-family: verdana }*/
.prodtitleGalleryBlack { color: #000000; font-weight: bold; font-size: 10px; text-decoration: none; font-family: verdana }
.prodtitleGalleryHeader { color: #5C5879; font-weight: bold; font-size: 15px; text-decoration: none; font-family: verdana }
.miscText 
{ 
	color: #5C5879; font-weight: bold; font-size: 12px; text-decoration: none; font-family: verdana 
}
.miscTextNoUnderline A {text-decoration: none;}

.checkoutPricing { color: #5C5879; font-weight: bold; font-size: 12px; text-decoration: none; font-family: verdana }
.priceGallery { color: #284C86; font-weight: bold; font-size: 12px; text-decoration: none; font-family: Georgia }
.topNavMenu { color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none; font-family: Georgia }
.pagingNav { color: #696969; font-weight: bold; font-size: 14px; text-decoration: none; font-family: Georgia }
.pagingNavPagesLabel { color: #696969; font-weight: bold; font-size: 12px; text-decoration: none; font-family: Georgia }
.currentPage { color: #696969; font-weight: bold; font-size: 18px; text-decoration: none; font-family: Georgia }
.listTextTop { 
	color: #696969; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; 
	font-family: Georgia 
}
.listTextTop a { 
	color: #696969; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; 
	font-family: Georgia 
}	




.glossymenu li{
position: relative;
text-align: left; 
border-bottom: 1px solid white;
}

.glossymenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li ul{
list-style-type: none;
margin-left: 5;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid #838383;
}
.glossymenu li ul li {
list-style-type: none;
border-bottom: none;
}


.glossymenu li a:hover{
color: white;
background: #5A6C8A url(/images/clear.png) bottom right no-repeat scroll;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}


.glossymenu li a{
background: url(../images/leftNavBack.gif);
background-repeat: repeat;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #54535B;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
left:1px; top:0px;
z-index:1;
-moz-opacity:.9;
filter:alpha(opacity=90);
}

.leftNavHeaders {
font: bold 12px Verdana, Helvetica, sans-serif;
color: #54535B;
display: block;
width: auto;
padding: 5px 0;
text-decoration: none;
}

.leftNavDiv {
width: 175;
/*border: 1px solid black;*/
}


.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/arrow.png) no-repeat center right;
}


/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

.navigationLinks { 
	color: lightgrey;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}
.navigationLinks a{ 
	color: lightgrey;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}
.navigationLinks a:visited{ 
	color: lightgrey;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}
.navigationLinks a:hover { 
	color: #5676A1;
}
.bodyBack {
	background: url(../images/bodyBackground.png);
	background-repeat: repeat;
	margin-top: -2;
	margin-bottom: -2;
}
.mainTable {
	background: url(../images/bodyBackgroundMiddle.png);
	background-repeat: repeat-y;
}



