﻿
body
{
	background-color: #000;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	color: #d4caa6;
}

#container {
	margin: 0px auto 0 auto;
	width: 1051px;
}

a, a:link, a:active, a:visited, a:hover, a:focus {
    color: #fff;
    text-decoration: underline;
}

.TopText {
	vertical-align: bottom;
	font-family: Arial;
	color: #330000;
	font-size: 12px;
	padding-top: 20px;
	height: 17px;
}

/******************** CONTENT AREA ********************/
#mainArea {
    background: url(images/content-bg.jpg) no-repeat; 
}
#contentHolder {
    width: 516px; 
    height: 496px;
}
#contentBox {
    width: 516px; 
    height: 460px; 
    overflow: auto;
}
#content {
    padding: 5px;
    font-weight: bold;
    font-size: 17px;
    color: #330000;
}

#mainArea2 {
    background: url(images/content-bg2.jpg) no-repeat; 
}
#contentHolder2 {
    width: 631px; 
    height: 496px;
}
#contentBox2 {
    width: 631px; 
    height: 365px; 
    overflow: auto;
}
#content2 {
    padding: 5px 5px 5px 10px;
    font-weight: bold;
}

#flashArea {
    background: url(images/flashArea.jpg) no-repeat; 
    width: 176px; 
    height: 92px; 
    padding: 30px 19px 77px 28px;
}

#Footer {
	padding-left: 30px;
	padding-top: 10px;
}
.FooterLinks {
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	color: #6a4e1e;
	font-size: 12px;
}
.FooterLinks a, .FooterLinks a:link, .FooterLinks a:active, .FooterLinks a:visited, .FooterLinks a:focus, .FooterLinks a:hover {
	color: #6a4e1e;
	text-decoration: none;
}
.FooterLinks a:hover {
	color: #fff;
}

#copyright {
    text-align: right;
    font-family: Arial;
	font-size: 12px;
	padding-right: 47px;
	padding-top: 10px;
}

.contentSubbox {
	width: 300px;
	text-align: right;
}

.contentSubbox div.smallText {
	font-size: 11px;
	height: 17px;
	padding-top: 20px;
}

.contentSubbox div.smallText a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

hr {
	border:			none;
	height: 		1px;
	background-color: black;
	margin:			5px;
}


/***********************************/
input, textarea, select, option {
	padding:			3px;
	border: 			1px solid #999;
    border-top-color: 	#ccc;
    border-left-color: 	#ccc;
    ackground-color: 	black;
    olor: 				white;
	font-size:			10px;
	ertical-align:		middle;
}

form#AddToCartForm_30_66 small {
	display:		inline;
	margin:			0;	
}

input.AddToCartButton {
	display:		block;
	margin:			15px 0;	
}

select {
	height:				22px;
}

option {
	padding-right:		5px;
	border:				none;
}

textarea.contactus {
	height: 150px;
	width: 450px;
}

input.submit, input.button, input.buttonBack, input.buttonHighlight,
input.CartDeleteButton, input.AddToCartButton, input.AddToCartButtonHighlight {
	 background-color: #eaeaea;
	 cursor: pointer;
	 color: black;
}

input.CartDeleteButton {
    font-size:9px;
    height: 20px;
    width: 45px;
}

input.buttonHighlight, input.AddToCartButtonHighlight {
	 font-size:12px;
	 font-weight:bold;
     float:right;
}

input.buttonBack  {
	 font-size:12px;
	 font-weight: bold;
	 float:right;
	 margin-right:20px;
}

input.submit:active {
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}

table#tblBillingInfoBox
table#tblShippingInfoBox {
	width:		300px;
}

div#pnlShippingInfo,
div#pnlBillingInfo {
	float:left;
	width:		300px;
}

div#pnlShippingInfo {
	margin-right:	0px;
}

table#tblBillingInfoBox input, table#tblShippingInfoBox input  {
	width:		150px;
}

div.clear {
	width:		100%;
	height:		0;
	clear:		both;
}

input.radio {
	background:	transparent;
	border:		none;
}




/********** CONTENT *****************/
/*#content
{
    width: 				600px;
    height: 			auto;
    background:			transparent;
    float: 				left;

}

#content td {
	padding:			3px;
}

#content img.header {
	margin:				0 0 10px 0;	
}

#content a {
	font-weight:		bold;	
}*/

/** put a border on content tables, but remove on inner inner tables */
#content2 table table {
	background:			dimgray;
	border:				1px solid #cecac1;	
	padding:			5px;
}

#content2 table table table {
	border:				none;
}

#content2 table.ministry {
	margin-bottom:		20px;
	padding-bottom:		10px;
	border-bottom:		1px solid #eeeeee;	
}

#content2 table.ministry td {
	vertical-align:		top;	
}

#content2 table.ministry h2 {
	margin-top:			3px;	
}

#content2 form table table table td{ /** Right column, account & contact info form **/
	padding:			5px 0 0 10px;
}

#content2 p, #content div {
	line-height:		18px;
}

#content2 p {
	padding:			10px 0;
}

/*#content2 ul, ol {
	margin:				0 0 0 25px;
}

#content2 ul li {
	padding:				5px 0 0 0;	
}*/

#content2 ul h1, #content2 ul h1, #content2 ul h3 {
	margin:				0;
	padding:			0;	
}

div.historyPic {
	padding:			10px 10px 0 10px;
	background:			dimgray;
	text-align:			center;
	margin:				10px;
}



div#mainClip {
	width:				380px;
	height:				300px;
	margin:				15px auto 0 auto;
	vertical-align:		top;
	border:				3px double #cccccc;
	background:			dimgray;
}

#miniCart
{
    float: right;
}

#rightColumn {
	float:				left;
	margin:				0 0 0 15px;
	height:500px;
}

#rightColumn table {
	padding:			0;
	margin:				0;	
}


#breadcrumb a, #miniCart a
{
    color: dimGray;
}

/*************   CART STYLES ********************/
.cartLink {
	margin:			10px 0 0 0;	
}


/*HEADER ELEMENTS*/


#logo
{	
	width:			100%;
    height: 		92px;
    
    display: 		block;
}

#logo b
{
    display: none;
}


a.wishlist
{

}
a.cart
{

}
a.account
{

}
a.faq
{

}
a.contact
{

}
a.cart
{

}
a.your-account
{
    
}
a.wishlist, a.cart, a.faq, a.contact, a.account, a.your-account
{
    padding: 		2px 2px 2px 2px;
}

#header u
{
    color: white;
    text-decoration: none;
}

/* HEADER HORIZ NAV*/

#horizNav
{
    clear: 				left;
    position: 			relative;
    z-index: 			1;
}

#horizNav div {
	margin:				0 auto;
}

#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: black;
    text-decoration: none;
}


/* HORIZ NAV SUB - SEARCH BOX*/

#horizNav2
{
    clear: 				both;
    background: 		transparent; /*#EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;*/
    width: 				auto;
    margin:				10px 0 0 0;
}

#horizNav2 a:hover
{
	text-decoration:		none;
}
#horizNav2 span
{
    color: white;
}
#horizNav2 form label
{
    color: white;
}
#horizNav2 fieldset
{
    float: right;
}

/*#horizNav2 ul
{
    float: left;
}*/


.pipe
{
    font-weight: normal;
}


img.liveHelp
{
    float: right;
 
    vertical-align: middle;
    margin-top: 4px;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 10px;
}


#sku
{
    display: block;
}
#price
{
    

    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 10px;
    color: dimgray;
    clear: both;
    
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{

    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}

.addToForm
{
    margin-top: 10px;
}
#shipQuoteLabels
{
    width: 10px;
    height: auto;
    float: left;
    
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 14px;
}
#ShipQuote, #yourQuote
{
    
    line-height: 14px;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    
    padding: 10px;
    text-align: left;
}
.topFeature p
{
    
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 10px;
}
.topPrice, .topName
{
    
    text-align: left;
}

#entitySep
{
    clear: both;

}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 10px 0;
    padding:10px
}
.btmP img
{
    float: left;
    margin-right:10px;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
   
    
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 10px !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    
    color: #cc0000;
}
.btmOutStock, .topOutStock
{
    color: #dimgray;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 10px;
    float: right;
}

.entityCategory
{
    margin: 0 0 10px 0;

}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    
    
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
 
    
}

.SBProdName
{
    
}
.SBCatName
{
  
    
}

.PBCartFull
{
    color: red;
    
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 1px white;
    background-color: dimgray;
    line-height:27px;
	margin:				0 auto;
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
 
    background: dimgray none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: red;
}

.TopMenuItem, .TopMenuItemHover
{
    color:				white;
    cursor: 			pointer;
    vertical-align:		middle;
    background:			none no-repeat top left;
 	padding-top:		1px;
}

.TopMenuItemHover {
	color:				black;
	background:			none no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: red;
    border: solid 0px white;
    cursor: pointer;
    
    background: dimgray none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: dimgray none;  
}

.ScrollItem
{
    background-color: black;

    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: black;
    color: red;
  
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: black;
    color: red;
   
    cursor: default;
    text-align: center;
}

/*-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------*/


.TreeView 
{ 
  background-color:transparent;
  border: dimgray 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: black;
  cursor: pointer;
  cursor:pointer;
}

.TreeNode 
{ 
  color: black;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: pointer; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: red;

  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: pointer; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 

  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: dimgray; 
  cursor: pointer; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
}


#AjaxShipping
{
    width: 99%;
    border: solid 1px black;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 10px 0;
    
 
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
   
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}
.OrderOptionsTitle  { color: red; font-family: "Lucida Sans", Verdana, Helvetica, sans-serif }
.OrderOptionsRowHeader  { color: #000000; font-family: "Lucida Sans", Verdana, Helvetica, sans-serif }
.OrderOptionsName  { color: #000000; font-family: "Lucida Sans", Verdana, Helvetica, sans-serif }
.OrderOptionsDescription  { color: #000000; font-family: "Lucida Sans", Verdana, Helvetica, sans-serif }
.OrderOptionsPrice  { color: #000000; font-family: "Lucida Sans", Verdana, Helvetica, sans-serif}


/******************* CHILD INFO & ACCOUNT STYLES **************/
#content table table#billingHistory table td {
	border-bottom:	1px solid dimgray;
}


h3.childInfoLanding {
	margin:			0 0 3px 0;	
}

span#childPict img {
	margin-bottom:	50px;
}

#child table table {
	margin:			0;
	padding:		0;
	border:			0px solid #fff;
	background:	url(images/childInfoTDBkg.jpg) repeat-y;
}

div#moreImages table td {
	padding-bottom:	10px;

}
div#moreImages table {
	background:		transparent;
		
}

#child table div {
	width:			275px;
}

td.child div {
	padding:	 5px 0 0 0;	
}

td.child h3, td.child h2 {
	display:		inline;	
}

td.child div div {
	margin-top:		10px;

}

table#childInfo {
	background: url(images/childInfoBkg.jpg) no-repeat 13px 20px;
}

/********************** ADDRESS FORM RELATED *************************/
div#pnlAddressListBottom input {
	border:			none;
	padding:		0;
	background:		transparent;	
}

.NavButton
{
    padding-bottom:10px;
    width:265px;
}