body {
	background-color: #ADC2D6;
	
	scrollbar-3dlight-color:#ADC2D6;
	scrollbar-arrow-color:white;/*#ADC2D6;*/
	scrollbar-track-color:#ADC2D6;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:#6180B6;
	scrollbar-highlight-color:white; /*#ADC2D6;*/
	scrollbar-shadow-color:#ADC2D6
}

div#outer {
	left: 2%;
	position: absolute;
	width: 830px;
}

/* --------------------------------------------- */
/*-- Header and top menu     					 */
/*-- ------------------------------------------- */
div#header {
	background-color: #6180B6;
}
div#logo {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	float: left;
}

.tabs {
	font-family: "Franklin Gothic Book", Rockwell, Verdana;
	font-size: 14px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	font-weight: bold;
	vertical-align: text-bottom;
	border: 1px solid #666666;
	background-color: #BFD0DF;
	padding: 2px;
	margin: 5px;
	text-decoration: none;
}

.tabs a {
	text-decoration: none;
	color: #000000;
}

div#topMenu {
	margin: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/*-- ------------------------------------------- */
/*-- CONTENT									 */
/*-- ------------------------------------------- */
div#content {
	background-color: #E1E9F0;
	top: 50px;
	height:100%;
	border: 1px solid #999999;
} 
div#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #ADC2D6;
}

div#content p {
	font-family: "Franklin Gothic Book", Rockwell, Verdana;
	font-size: 12px;
	width: 600px;
}
	/*-- ------------------------------------------- */
	/*-- Content - FloatLeft						 */
	/*-- ------------------------------------------- */
	div#floatleft {
		float: left;
		width: 150px;
		height: 100%;
	}

	.sidebutton a {
		background-color: #80A2CA;
		display: block;
		padding-bottom: 3px;
		padding-top: 3px;
		text-decoration: none;
		width: 150px;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 13px;
		color: #333333;
		text-align: center;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-weight: normal;
	}
	.sidebutton a:hover	 {
		background-color: #BFD0DF;
		color: #000000;
		text-decoration: none;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #484848;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E9E9E9;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #E9E9E9;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #484848;
	}
	
	div#leftBottomContent {
	margin-top: 10px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	/*-- ------------------------------------------- */
	/*-- END Content - FloatLeft						 */
	/*-- ------------------------------------------- */

	/*-- ------------------------------------------- */
	/*-- Content - Main Content						 */
	/*-- ------------------------------------------- */
	div#maincontent {
	margin-left: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	width: 700px;
	}
	
	div#maincontent p {
		font-family: "Franklin Gothic Book", Rockwell, Verdana;
		font-size: 120%;
		width: 600px;
	}
	
	div#maincontent table {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-right: 5px;
		padding-left: 5px;
	}
	/*-- ------------------------------------------- */
	/*-- END Content - Main Content					 */
	/*-- ------------------------------------------- */

/*-- ------------------------------------------- */
/*-- END CONTENT								 */
/*-- ------------------------------------------- */

/* --------------------------------------------- */
/*-- Hidden Layers 	  	     					 */
/*-- ------------------------------------------- */
div#welcome {
	position: absolute;
	top: 176px;
	left: 1px;
	visibility: visible;
	z-index: 100;
	text-align: center;
}

div#link1 {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}

div#link2 {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}

div#link3 {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}
div#link4 {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}
div#link5 {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}
div#link6 {

	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}

div#link7 {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}
div#linkArticles {
	visibility: hidden;
	position: absolute;
	top: 176px;
	left: 1px;
}
/* --------------------------------------------- */
/*-- END Hidden Layers 	  	     					 */
/*-- ------------------------------------------- */


/*-- **************************************************** --*/
/*-- **  START UTILITY CLASSES						   ** --*/
/*-- **************************************************** --*/

/* --------------------------------------------- */
/*-- Special Effects - - Alpha 					 */
/*-- ------------------------------------------- */
.leftAlpha
{
Filter: Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=75, FinishY=0);
}

.rightAlpha
{
Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
}

.bottomAlpha
{
Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
}

.topAlpha
{
Filter: Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
}

.topBottomAlpha
{
	Filter: Alpha(Opacity=0, FinishOpacity=100, Style=2, StartX=0, StartY=0, FinishX=0, FinishY=180);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.linebreak {
	background-color: #6180B6;
	filter: Alpha(Opacity=0, FinishOpacity=100, Style=2, StartX=0, StartY=0, FinishX=100, FinishY=10);
	border: 1px solid #666666;
}
/* --------------------------------------------- */
/*-- END Special Effects - - Alpha 				 */
/*-- ------------------------------------------- */

/*-- ------------------------------------------- */
/*-- BORDERS & Padding	 						 */
/*-- ------------------------------------------- */
.topright_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	background-color: #6180B6;
}
.topleft_border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bottomright_border {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #666666;
	border-right-color: #666666;
	background-color: #0099CC;
}

.topbottom_border {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #666666;
	border-top-color: #666666;
}

.bottomleft_border {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.leftright_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.all_border {
	border: 1px solid #333333;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.topBottomPadding_RBorder {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.topBottomPadding_LBorder {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.topBottomPadding {
	padding-top: 5px;
	padding-bottom: 5px;	
}
.leftRightPadding {
	padding-left: 5px;
	padding-right: 5px;	
}
/*-- ------------------------------------------- */
/*-- END BORDERS & Padding						 */
/*-- ------------------------------------------- */

/*-- ------------------------------------------- */
/*-- Makes Buttons out of Links (Vertical)		 */
/*-- ------------------------------------------- */
.button a {
	background-color: #DDDDDD;
	border: 1px solid #333333;
	display: block;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 70%;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
}
.button a:hover {
   background-color: #666666; 
   border: 1px solid #333333; 
   color: #FFFFFF;
   text-decoration: none   
}

.viewcart img {
	margin-left: 20px;
}
/* ---------------------------------------- */
/* Horizontal Buttons (Menu items) */
#menubar {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.horizontalbutton a {
	background-color: #ADC2D6;
	border: 1px solid #333333;
	display: inline;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
	width: 30%;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	padding-right: 5px;
}
.horizontalbutton a:hover {

   background-color: #6180B6; 
   border: 1px solid #333333; 
   color: #FFFFFF;
   text-decoration: none
}

/*-- ------------------------------------------- */
/*-- END Buttons out of Links					 */
/*-- ------------------------------------------- */

.productheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.2em;
	word-spacing: 1.1em;
	text-align: center;
	vertical-align: middle;
}

.floatLeft {
	float: left;
	margin-right: 5px;
}

.floatRight {
	float: right;
	margin-right: 1px;
	margin-left: 2px;
}
.tablerow {
	border-top: 1px solid #333333;
	width: 100%;
}
.tablecell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.table_color {
	background-color: #E1E9F0;
}
.productheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006699;
	letter-spacing: .3em;
	word-spacing: 1em;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	filter: Alpha(Opacity=70);
}
.bigLinks {
	font-family: "Franklin Gothic Book", Rockwell, Verdana;
	font-size: 14px;
}
.floatLeftLargeText {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: text-top;
}
.header_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.3em;
	word-spacing: 1em;
	text-align: center;
	vertical-align: baseline;
	filter: Alpha(Opacity=70);
	font-variant: small-caps;
}
ul {
	font-family: "Franklin Gothic Book", Rockwell, Verdana;
	font-size: 14px;
	list-style-type: square;
}


.trackListing {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002B82;
	vertical-align: baseline;
	filter: Alpha(Opacity=70);
	font-variant: small-caps;
}
.AddToCart a {
	color: #003399;
}
.AddToCart a:hover {
	color: #663333;
}
.listen a {

	color: #003399;
}
.listen a:hover {

	color: #663333;
}
.links a {
	font-size: 16px;
	font-weight: bold;
}
.list {
	display: list-item;
}
.list ul {
	display: block;
	list-style-type: none;
}
.disclaimer {
	font-size: 11px;
	font-style: italic;
}
.title {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #006699;
}
.quote {
	font-size: 95%;
	font-style: italic;
	color: #00009B;
	margin:0 5px 5px 5px;
	padding:5px 15px 5px 14px;
}
.quote ul{
	margin:-3px 0 0 20px;
	font-style:normal;
	font-weight:bold;
	font-size: 95%;
}
.quote li{
	list-style-type: none;
}
.quoter {
	font-size: 12px;
	font-style: normal;
	color: #1E72B0;
	font-weight: bold;
}
.quoteauthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
}
.quotebox { 
	  border: 1px dotted #000099;
	  margin-top: 5px;
	  margin-bottom: 3px;
	  padding: 5px 10px;
	  width:578px;
	  background-color:#E1E9F0;
	  }
.form_required {
	color: #FF0000;
	position: relative;
	top: 0px;
	float: right;
	right: 50px;
}
.form_elements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.sidebutton p {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 150px;
	font-family: "Lucida Grande", "Trebuchet MS", 
	Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
	background-color: #80A2CA;
}
.standouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C85962;
	font-weight: bold;
}

div#maincontent_link {

		margin-left: 50px;
		margin-right:  50px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-left-style: ridge;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;
		background-color: #FFFFFF;
		padding-left: 20px;
		padding-right: 5px;
}
div#maincontent_link p {

		font-family: "Franklin Gothic Book", Rockwell, Verdana;
		font-size: 14px;
		width: 600px;
}
.formtext { 
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #686868;
	border-style: solid;
	border-width: 1px;
	border-color: #8B9A9F;
	padding-left: 3px;
} 

.header_itembold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.3em;
	word-spacing: 1em;
	text-align: center;
	vertical-align: baseline;
	filter: Alpha(Opacity=70);
	font-variant: small-caps;
}
.strikethru {
	text-decoration: line-through;
}
.button1{
	margin:0px;
	padding:2px 4px;
	border-top:1px solid #B5B7B9;
	border-right:1px solid #919BA5;
	border-bottom:1px solid #919BA5;
	border-left:1px solid #B5B7B9;
	background:#E7E7E7;
	font-weight:bold;
	font-size:11px;
	width:120px;
}
* html .button1 {
        width: 10px;
        overflow: 

visible;
        }	
.link_dashed a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000CC;
	text-decoration: none;
}
.link_dashed a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000CC;
	text-decoration: none;
	color: #CC6600;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.3em;
	word-spacing: 1em;
	text-align: center;
	vertical-align: baseline;
	filter: Alpha(Opacity=70);
	font-variant: small-caps;

}
h2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #006699;
	word-spacing: 1.2em;
	text-align: center;
	vertical-align: middle;
}
.spacer {
	margin-top: 4px;
	margin-bottom: 4px;
		}
.trafficblaster {
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}
.adboxblue {
margin:0 10px 0 10px;
padding:5px 2px 2px 10px; 
font: 95% Tahoma, Helvetica, sans-serif; 
letter-spacing:.13em;
border:1px dashed gray; 
margin-top:5px; 
background-color:#D2E2F7;
width:520px;
text-align:center;
}
.pullquote {
   width: 20%;
   float:right;
   font-size:125%;
   margin:10px;
   padding:0;
   background-image:url(closequote.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   border:1px #ddd solid; /* a temp border */ 
   padding:0px 0px 25px 0px;
}
 .pullquote:first-letter {  
   background-image:url(openquote.gif);
   background-repeat:no-repeat;
   background-position:left top;
   padding:0px 25px 5px 0px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#newslettersub {
	width: 650px;
	background-color: #FFFBF0;
	border: 1px solid #808080;
	padding: 10px;
	left: auto;
	right: auto;
	text-align: left;
}
.dropcap{
	font-size:180%;
	float:left;
	color:#6180B6;
	margin-top:-2px;
	margin-right:-2px;
}
.fontalt1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.fontstandout {
	font-size: 110%;
	font-weight: bold;
	color: #AA0000;
}
.simpleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 175%;
	color: #AA0000;
	text-align: center;
}
.subhead {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:80%;
color:#4A937B;
}
.headerbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	border: 1px dotted #7C92A3;
	margin-top: 2px;
	background-position: bottom;
	color: #47545F;
}
.tracktable1{
	background-color:#FFFFFF;
}
.tracktable2{
	background-color:#ADC2D6;
}.birthstone {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 4px;
	vertical-align: middle;
}
#tableChoices td{
	border-bottom:1px solid black;
	margin:0;
	padding:0;
	padding-top:4px;
	padding-bottom:4px;
}
#tableChoices{
	margin:0;
	padding:0;
	border:1px solid black;
}
