a {
	color: #000000;	
}

a:visited {
	color: #999999;
}

.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333300;
	background-repeat: repeat-x;
	background-position: left;
}
.Titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}
.iPhoneTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}
.directoryPath {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
}
.pageOn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333300;
}
.purpleSubTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #807d7d;
}
.showingItems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}
.sideBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	padding-left:1em;
}
/* This is the sideBar style with a right side thin line 12/11/07 */
.sideBarLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding:5px;
	/*left: -10%;*/
}	
	
.navigationBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
}
.sideBar-On {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333300;
}


.gallery_dropdown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 310px;
	color: #333300;
}
/* This is the testimonials (quote) style 12/14/07 */
.testimonial {
	color: #333300;
	margin: 8px;
	text-align: left;
	width: 95%;
	font: 9pt/normal Arial, Helvetica, sans-serif;
}
/* This is the testimonials (title) style 2/10/08 */
.testimonialTitle {
	color: #333300;
	margin: 8px;
	text-align: left;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	font-style: italic; 
	font-weight: bold;
}

/* Vertical rules for the QuickShip */
.vertLine {
	color: #333300;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	left: -10%;
}
#scrollBox{
	margin:15px auto;
	padding:0 15px;
	width:720px;
	height:600px;
	overflow:auto;
}
/* This is the MarketList on the Home page 7/28/09 */
.marketTitle {
	color: #999999;
	margin: 8px;
	text-align: left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
/*////////// Style for the footer navigation/////*/
#footerNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	padding-top:10px;
}
#footerNav ul{
	list-style-type:none;
}
#footerNav li{
	display:inline;
}
#footerNav a{
	border-right:1px solid #999;
	text-decoration:none;
	padding:0 10px;
	color:#999;
}
#RepCatalogNav a img{
	text-decoration:none;
	border:none;
}

#footerNav #social a {
border:none;
}


/*////////// These styles are for the 2010 NeoCon Contest Entry Form & Thanks pages //////////*/
.thanks{
		color:#ff6600;
		font-weight:bold; 
		font-size:14px;
	}
.contestError{
	color:#F00;
}
#contestDetails{
	background-color:#eee;
	font-size:95%;
	padding:5px 10px 5px 5px;
	margin:10px 5px 0 0;
}
#contestDetails ul{
	margin:0;
}
#contestDetails li{
	padding:0 0 8px 0;
}
#contestDetails h4{
	margin-bottom:6px;
	padding-left:5px;
}

/*//////////// this style is to add a drop shadow to an img ///////*/
.alpha-shadow {
  float: left;
  background:url(images_CSS/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(images_CSS/shadow2.png) no-repeat left top !important;
  background: url(images_CSS/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 0;
}
.highlightBox {
	color: #FFF;
	background-color: #807d7d;
	display: inline-block;
	padding: 3px 15px;
	font-size:50%;
	margin-right:10px;
}

.imgborder {
	background:white;
	padding:4px;
} 
.highlightBoxGreen {
	font-size: 100%;
	color: #FFF;
	background-color: #0C3;
	display: inline-block;
	padding: 3px 15px;
	margin-right: 10px;
}

#Float-Picture-Right {
	text-align: right;
	float: right;
	}

.CADLink {
	font-size: 14px;
	color: #000 !important;
	text-decoration: underline;
	background-color: #CCC !important;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: thin;
	border-bottom-width: thin;
}

