/* CSS Document */
/*
body	{ background-color: #000000;
		color: white; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;}
		
#pagecontainer	{ background-image: url("smstarbg.gif");
				color: white;
				margin: 14px 61px 68px 28px;
				text-align: center; }
*/
body	{ background-color:#000000;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: center;}
		
.pagecontainer	{ background-image: url("./images/smstarbg.gif");
				color: #FFFFFF;
				text-align: center;
				width: 750px;
				margin: auto;
				position: relative;
				border-bottom: 2px solid #666666;}

.textnavbar				{ color: #000000; display: none;}
.textnavbar	a			{ text-decoration: none;
						color: #FFFFCC;
						cursor: pointer; margin-right: 8px;}
.textnavbar a:link		{ text-decoration: none;
						color: #FFFFCC;}
.textnavbar a:visited	{ text-decoration: none;
						color: #FFFFCC;}
.textnavbar a:hover		{ text-decoration: underline;
						color: #FFFFCC;}

.navbar		{ width: 700px; margin: auto;}
				
.rightalign	{ text-align:right; float: right; clear: right;}
.data	{ margin-top: 50px; margin-bottom: 25px; }

#earthpic	{ position: absolute; right: 0; bottom: 0;}
				
.footnotes	{ background-color: #000000;
			margin: inherit;
			font-size: 12px;
			font-style: italic; 
			text-align: center; color: #999999;}
hr	{text-align: center; width: 730px; color:#666666;}
.footnotes a	{color:  #006699; 
				text-decoration: none;
				font-weight: bold;}
.footnotes a:hover	{text-decoration: underline;}

.cosmicname	{ font-size: x-large;
			font-weight: bold;}
			
span	{ background-color: #000000;}
dt		{font-weight: bold; margin-top:5px;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  INDEX  */			
			
.indexdata			{ text-align: left; position: relative;}
#salebutton			{ position: absolute; top: -35px; left: 30px; cursor: pointer;}

#quickquotebutton	{ position: absolute; top: -35px; right: 30px;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  SCREENPRINTING  */	

#wiki			{ text-decoration: none;
				color: #FFFFCC;
				cursor: pointer;}
#wiki:hover		{ text-decoration: underline;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  APPAREL  */	


#bbonlinelinkimg		{ border: medium solid #000000;
						cursor: pointer;}
#bbonlinelinkimg:hover	{ border: medium solid #FFFFCC;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  CONTACTUS  */			

.width	{ width: 38px;}

#cosmicemail		{ text-decoration: none; color: #FFFFCC;}
#cosmicemail:hover	{ text-decoration: underline; color: #FFFFCC;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  QUOTE  */

#quoteformdiv		{ width: 700px; margin: auto; text-align: left;}
.formsection		{ font-weight: bold; color: #FFEE00;}
.formquestion		{}
input				{ margin-left: 5px; margin-right: 5px; color: black; background-color: #CCCCCC;}
select				{ margin-right: 5px; color: black; background-color: #CCCCCC;}
* html select		{ margin-top: 2px;}
textarea			{ margin-right: 5px; color: black; background-color: #CCCCCC;}
.fineprint			{ font-size: 10px; font-weight: bold;}
.highlightcolor		{ color: #FFEE00;}
.whitetext			{ color: #FFFFFF;}

#printableitemstable			{ margin-left: 10px;}
#printableitemstable th			{ font-weight: bold; color: #FFEE00;}
#printableitemstable ul			{ margin: 0px 0px 0px -10px; font-size: 11px;}
* html #printableitemstable ul	{ margin: 0px 0px 0px 33px; font-size: 11px;}
.formgarmentname				{ margin-left: 8px; font-weight:bold; font-size:12px; text-decoration:underline;}
#itemimage						{}
#comments						{ margin-left: 5px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  SALES  */

.left	{text-align: right;}
.right	{text-align: left;}