/*The Body Background */

body {
  background: #000000 url(http://www.nightskyceiling.com/images/stars.gif);
  color: #D9D9D9;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin : 0px 0px 0px 0px;
}

/*The Link Styles */

a:link, a:visited {color: #00FFFF; text-decoration: none;}
a:hover{color: #BDFEFF; text-decoration: none;}

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


/*The Product Detail Block */
#mainblock {
  background : #000000;
  border : 2px outset #323641;
  color : #D9D9D9;
  padding : 10px 10px 10px 10px;
}

#mainblock p{
  color : #D9D9D9;
  font-size : 11px;
 

}

#mainblock a:link, #mainblock a:visited {color: #00FFFF; text-decoration: none;}
#mainblock a:hover{color: #BDFEFF; text-decoration: none;}


.prodimage {
 border: 1px solid #FFFFFF;
 padding : 2px 2px 2px 2px;}

 
 /*The Text Styles for Boxes */
.boxtext {
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9D9D9;
}

.errorbox {
    color: #CC0033;
    font-size: 11px;
	font-weight: bold;
}

.messageStackError{
    color: #CC0033;
    font-size: 11px;
	font-weight: bold;
}

.inputRequirement{
    color: #CC0033;
    font-size: 11px;
	font-weight: bold;
}

.stockwarning {
	color: #CC0033;
}

.productsnotifications {
	background: #F2FFF7;
}

.orderedit {
	color: #FF0000;
	text-decoration: underline;
}

  /* InfoBox Styles */
TR.header {
  background: #17191D;
  font-size: 14px;
}

.infoBox, .productBox { 
  /* Uncomment to get bacground for components */
 	background-color: #193A55;
   border : 1px solid #999999;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px; 
 }
 

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  	background: #002746;
    border: 1px outset #33424E;
	font-size : 13px;
	color : #D48B00;
	padding-left : 10px;
}

TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight, TD.infoBoxHeadingCenter, TD.infoBoxHeadingHome {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
 	color: #FFFFFF;
  	text-align: center;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  /* Uncomment to get bacground for component's content */
  background: #193A55;
  font-size: 11px;
}

TR.headerError {
}

TD.headerError {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background: #939698; 
  font-size: 12px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #939698;
  color: #000000;
  text-align: center;
}

TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #FFFF1B;
}
.infoBoxNoticeContents {
  background: #FFFF1B;
  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: #f4f7fd;*/
}
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: #ffffff;*/
}

.productListing{
  	background-color: #002746;
	 border: 1px solid #999999;
  
}
TD.productListing-heading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #002746;
  border-bottom: 1px solid #999999;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #193A55;
  padding : 5px;
}

.pageHeading, DIV.pageHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color : #D48B00;
  margin-left: 0px;
  padding-top : 10px;
  padding-bottom: 30px;
}

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

.main {
  color : #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.smallText{
  font-size: 10px;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-weight: bold;
}
TD.fieldValue {
  font-size: 12px;
}
TD.tableHeading {
  font-weight: bold;
}
SPAN.newItemInCart {
  color: #ff0000;
}


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

FORM {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
   font-size: 10px;
	border : 1px solid none;
}

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

TABLE.formArea {
  background: #193A55;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {

  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #004D8A; color :#D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #004D8A; color: #D7E9F7;}
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #007CDD; }

.smlprod {
	margin-top : 20px;
}

  /* Account Login Styles */
.afflogin {
  background-color: #193A55;
   border : 1px solid #999999;
  border-collapse: collapse;
  padding : 5px;

}

.afflogintext {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height : 120%;
  padding : 10px 10px 20px 10px;
}

.border { 
     border-left : 1px solid #999999;
    
}

  /* Mainpage Styles */

.mainpage {
  background-color:black;
  padding : 5px;
}

.homepage {	color: #00FFFF; font-size: 12px;}

.prodimglg {
	padding : 0px 10px 20px 5px;
	width : 216px;
}

.dots {
	border-left : 1px dotted #666666;
	padding-right : 0px;
	width : 20px;
}

.dotsline {
	border-bottom : 1px dotted #666666;
	padding: 10px 20px 10px 0px;
	margin-left : 20px;
	width : 200px;
}

.prodimg {
	padding-left: 10px;
	width : 165px;
}

.prodbut {
	float : right;
}
.prodarrow {
	padding: 5px 15px 0 15px;
}

.prodcaption {
	color: #C9C9C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	line-height : 120%;
	padding-left : 10px;
	padding-top: 10px;
	text-align : justify;
	width : 145px;
	
}
.prodcaption a:link{
	color: #00FFFF;
    font-weight: bold;
	text-decoration: none;
}

.prodcaption a:visited {
	color: #BDFEFF;
    font-weight: bold;
	text-decoration: none;
}

.prodcaption a:hover {
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
}


.prodtitle {
	color : Aqua;
	font-size: 12px;
}

.prodtitlesml {
	color : Aqua;
	font-size: 12px;
}

.prodcaptionlg {
	color: #C9C9C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	line-height : 130%;
	padding : 0px 5px 5px 10px;
	text-align : justify;
	width : 320px;
}

.prodcaptionlg a:link{
	color: #00FFFF;
	font-weight: bold;
	text-decoration: none;
}

.prodcaptionlg a:visited {
	color: #BDFEFF;
    font-weight: bold;
	text-decoration: none;
}

.prodcaptionlg a:hover {
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.proddetail {
	color: #C9C9C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	line-height : 130%;
	padding : 0px 45px 5px 45px;
	text-align : justify;
}

hr {
	color: #002543;
	height: 1px;
}

P.catname {
margin-top: 5px; 
margin-bottom: 1px; 
vertical-align:top; 
text-align: left;
}

.catname a:link {
	color: #AAFEFF;
	font-weight : bold;
	text-decoration : none;
}

.catname a:visited {
	color: #AAFEFF;
	font-weight : bold;
	text-decoration : none;
}

.catname a:hover {
	color: #D48B00;
    font-weight : bold;
	text-decoration : none;
}

P.catdesc { 
	color: #C9C9C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	line-height : 130%;
	padding : 0px 5px 5px 5px;
	text-align : justify;
	vertical-align:top;
	width : 160px;
}

.productsNotifications { 
    background-color : #000000;
	color: #C9C9C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	line-height : 130%;
	padding : 0px 5px 5px 5px;
	text-align : justify;
}
