@charset "utf-8";

body 
{
	font: 0.88em Helvetica, Verdana, Arial, sans-serif;
	line-height:125%;
	color:#aeaeae;
	background: #aeaeae;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

.oneColElsCtr #outercontainer 
{
	width: 832px;
	background: #aeaeae;
	border: 1px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.oneColElsCtr #mainContent {
	width: 664px;
	margin-left: 42px;
	margin-right: 42px;
	margin-bottom: 42px;
	padding: 42px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #201C1B;
	color:#aeaeae;
}

.oneColElsCtr #homeTopLeft
{
	float:left;
	width: 230px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	border-right: 1px solid #aeaeae;
	font-size: 0.86em;
	font-style:italic;
	color: #FFF;
	margin: 0px;
}

.oneColElsCtr #homeTopRight
{
	float:right;
	width:400px;
	padding-top: 0px;
	padding-left:15px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 140%;
}

.oneColElsCtr #mainPicBack
{
	width:634px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:50px;
	padding-right:50px;
	margin-left: -35px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #444140;
}


.homePagePicBorder
{
	padding:0px;
	border: 1px solid #aeaeae;
}

.oneColElsCtr #mainFooter
{
	margin-bottom: 20px;
}

.oneColElsCtr #footer 
{
	position: relative;
	margin-top:  0;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 2.5em;
	text-align: center; 
	font-size: 0.71em;
	color:#656565;
}

.oneColElsCtr #menuholder 
{
 	 margin-top: 2.5em;
	 margin-bottom: 0;
	 margin-left: auto;
	 margin-right: auto;
	 float: none;
	 width: 640px;
	 height: 57px;
	 border-bottom-color:#FFF;
	 border-bottom-width: 1px;
}

.oneColElsCtr #bannerContainer
{
	position:absolute;	
	top:24px;
	left:0px;
	width: 100%;
}

.oneColElsCtr #banner
{
	width: 124px;
	border:#FFF solid 1px;
	margin-left:auto;
	margin-right:auto;
}

.oneColElsCtr #indexTitle
{
	font-size:2.5em;
	text-align:center;
	color:#FFF;
	margin-bottom:42px;
}

.options
{
	margin-bottom: 30px;
}

.oneColElsCtr #ShippingAddressHolder
{
	width: 580px;
	height: 70px;
	background-image: url(../images/Brackets.gif);
	background-position:left top;
	background-repeat: no-repeat;
	margin: 0px auto;
}
	

.oneColElsCtr #ShippingAddress
{
	width:570px;
	height: 60px;
	margin:5px;
	padding: 4px;
	text-align:left;
}

.oneColElsCtr #shipAddress
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:1.42em;
	font-weight:bold;
}

.oneColElsCtr #shipText
{
	color: #AEAEAE;
	font-size: 0.86em;
}

.oneColElsCtr #Address
{
	font-weight:bold;
	color: #AEAEAE;
}

.oneColElsCtr #signatureForm {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 20px auto 0px;
  padding: 0;
  border: none;
}

.oneColElsCtr #signatureCollectionName
{
	font-size: 0.86em;
	color:#FFF;
}

.oneColElsCtr #ToGoIntroTextBox
{
	padding-top:7px; 
	padding-left:7px; 
	border: 1px #aeaeae solid; 
	width:147px; height:120px; 
	background-color:#262120; 
	color:#FFF;
	text-align:left;
	font-size: 0.85em;
}

.NarrowContent
{
	width: 628px;
	padding-left: 18px;
	padding-right: 18px;
}

.VeryNarrowContent
{
	width: 580px;
}

.SubHead
{
	color:#b14d17;
	font-size:1.88em;
}

.GreyText
{
	color: #AEAEAE;
}

.OrangeText
{
	color:#b14d17;
}

.BlueText
{
	color:#bcd3e9;
}

.WhiteText
{
	color: #FFF;
}

.NumberHeading
{
	color:#b14d17;
	font-size:2em;
}

.MainBodyALink
{
	color: #b14d17;
	border: none;
	border: 0;
	outline: none;
}

.PictureALink
{
	color: #b14d17;
	border: 0px none;
	margin-left:-1px;
	margin-right:-1px;
	padding:0px;
	outline-style: none;
}

.ToDoIntroALink
{
	color:#201C1B;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	outline: none;
	outline-style: none;
}

.PicGridTable
{
	width:652px; 
	border:0px none; 
	margin:0px;
	padding: 0px;
}

.PicGridRow
{
	height:123px; 
	max-height:123px;
	min-height:123px;
	border:0px none; 
	padding:0px;
	margin:0px;
}

.PicGridCell
{
	width:152px;
	max-width:152px;
	min-width:152px;
	border:0px none; 
	padding:5px;
	margin:0px;
	outline: none;
	color: #FFF;
}

.HLines
{
	color: #b14d17;
	background-color: #b14d17;
	height:1px;
	border:0;
}

.Buttons
{
	background-color:#b14d17;
	font-weight: bold;
	text-decoration:none;
	color:#FFF;
	width: 8em;
	border: none;
	padding:6px 12px 6px 12px;
	outline-style: none;
}

.ButtonsGrey
{
	background-color:#524f4e;
	font-weight: bold;
	text-decoration:none;
	color:#FFF;
	width: 8em;
	border: none;
	padding:6px 12px 6px 12px;
	outline-style: none;
}

.Centering
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.warning
{
	color: #F00;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.success
{
	color:#0F0;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.ulTickBullet
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.liTickBullet
{
	background:url(../images/check-box.gif) no-repeat top left;
	padding-left: 40px;
	margin-bottom:6px;
	font-size: 0.86em;
}

.liTickHand
{
	background:url(../images/Hand.gif) no-repeat top left;
	min-height:24px;
	padding-left: 50px;
	margin-bottom:20px;
	font-size: 0.86em;
}

#hireNicoleButton
{
	background-image:url(../images/buttons/hire-nicole.gif);
	height:53px;
	width:162px;
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}
	
#sendButton
{
	width: 140px; 
	height: 22px; 
	background-image:url(../images/buttons/send.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#submitButton
{
	width: 170px; 
	height: 28px; 
	background-image:url(../images/buttons/submit.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#continueShoppingButton
{
	width: 176px; 
	height: 22px; 
	background-image:url(../images/buttons/continue-shopping.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	float:right;
	margin-right: 10px;
	outline-style: none;
}

#checkOutButton
{
	width: 110px; 
	height: 22px; 
	background-image:url(../images/buttons/checkout.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	float:right;
	outline-style: none;
}

#getStartedButton
{
	width: 170px; 
	height: 28px; 
	background-image:url(../images/buttons/get-started.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#prevButton
{
	width: 94px; 
	height: 28px; 
	background-image:url(../images/buttons/prev.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#nextButton
{
	width: 94px; 
	height: 28px; 
	background-image:url(../images/buttons/next.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#buyNowButton
{
	width: 94px; 
	height: 28px; 
	background-image:url(../images/buttons/buy-now.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#updateCartButton
{
	width: 98px; 
	height: 22px; 
	background-image:url(../images/buttons/update-cart.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#clearCartButton
{
	width: 98px; 
	height: 22px; 
	background-image:url(../images/buttons/clear-cart.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}

#deliveryButton
{
	width: 210px; 
	height: 22px; 
	background-image:url(../images/buttons/delivery.gif); 
	background-repeat:no-repeat;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	float:right;
	margin-right: 15px;
	outline-style: none;
}

#reviewButton
{
	width: 291px; 
	height: 22px; 
	background-image:url(../images/buttons/review.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	float:right;
	outline-style: none;
}

#backButton
{
	width: 98px; 
	height: 22px; 
	background-image:url(../images/buttons/back.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	float:right;
	margin-right: 10px;
	outline-style: none;
}

#Back2OrderButton
{
	width: 210px; 
	height: 22px; 
	background-image:url(../images/buttons/back-to-order.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	outline-style: none;
}


.ButtonEdit	
{
	width: 77px;
	height: 20px;
	background-image:url(../images/buttons/edit.gif);
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-bottom: 6px;
	outline-style: none;
}

#basketFooter
{
	width: 100%; 
	border-top: 1px solid #aeaeae;
	padding-top: 20px;
	padding-bottom:10px;
	margin: 0px auto;
}

#orderTable
{
	width: 100%;
	margin: 0px auto 20px auto;
	font-size:0.86em;
	text-align: left;
}

#orderTable th
{
	background-color:#292625;
	padding-bottom:1px;
	padding-top:1px;
	padding-left: 6px;
}

.orderTableHeader
{
	line-height: 1.6em;
	margin: 6px 0px;
}

.orderTableRow
{
	line-height: 1.5em;
	margin: 6px 0px;
}

.orderTableRowLine
{
	line-height: 2px;
	margin: 0px 6px;
	color:#292625;
}

.orderTableMoney
{
	width: 100px;
	text-align: right;
}

.orderTableSub
{
	text-align: right;
	margin-right: 30px;
}

.orderTableDesc
{
	width: 520px;
}

.orderTableQty
{
	width:30px;
	color: #aeaeae;
}

.orderTableQtyInput
{
	width:30px;
	background-color:#565251;
	color: #aeaeae;
	text-align:center;
	border: 1px solid #aeaeae;
	margin: 0px 3px ;
	outline-style: none;
}

.orderTableLink
{
	color: #b14d17;
	border: none;
	background-color:#201C1B;
	text-align:right;
	cursor: pointer;
	outline-style: none;
}

.sideXsideForms
{
	float:left;
	margin-right:10px;
}

#cartBody
{
	margin-bottom:20px;
}

#shippingBody
{
	margin-top: 0px;
	padding-top: 0px;
}

#shippingFooter
{
	width: 510px;
	border: 0px;
	padding: 0px;
}

#deliveryGrid
{
	height:300px;
	margin: 0px auto 10px auto;
}

.deliverHeader
{
	background:#292625;
	color: #aeaeae;
	font-size: 0.86em;
}

#deliveryHeaderLeft
{
	width:403px;
	float:left;
	padding: 1px 0px 1px 6px;
	margin: 3px;
}

#deliveryHeaderRight
{
	width:168px;
	float:left;
	padding: 1px 0px 1px 6px;
	margin: 3px;
}

.deliveryContentLeft
{
	width:380px;
	float:left;
	padding: 0px 25px 0px 5px;
	margin: 3px;
	font-size: 0.86em;
}

.deliveryContentRight
{
	width:168px;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 3px;
	font-size: 0.86em;
}

.deliverySpanLeft
{
	padding:0px 0px 0px 8px;
}

#deliveryBody
{
	width: 600px; 
	margin: 0px auto 20px auto;
}

#summaryFooter
{
	width: 600px; 
	padding-top: 20px;
	margin: 0px auto;
}

#summaryCancelButton
{
	width: 120px; 
	height: 22px; 
	background-image:url(../images/buttons/cancel.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	float:right;	
	margin-right: 10px;
	outline-style: none;
}

#summaryProceedButton
{
	width: 241px; 
	height: 22px; 
	background-image:url(../images/buttons/secure-payment.gif); 
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	float:right;
	outline-style: none;
}

#summaryTable
{
	width: 600px;
	border: 1px solid #b14d17; 
	margin: 0px auto 20px auto;
	padding: 12px;
	background-color:#282625;
	font-size:0.86em;
}

#summaryTableLine
{
	line-height: 1.5em;
	margin: 6px 6px;
}

#summaryTable td
{
	color:#FFF;
}

#summaryTableHeader
{
	background-color:#353231; 
	color: #aeaeae;
	line-height: 1.6em;
	margin-bottom: 12px;
	font-weight:bold;
	text-align:left;
}

#summaryTable th
{
	padding-left:6px;
	padding-bottom:1px;
	padding-top:1px;
	margin-bottom: 12px;
}

.summaryTableMoney
{
	width: 100px;
	text-align: right;
}

.summaryTableSub
{
	width: 100px;
	max-width: 100px;
	text-align: left;
	margin-right: 30px;
	padding-left: 15px;
}

.overline
{
	border-top:1px solid #aeaeae;
}

#summaryTableTotal
{
	width: 100px;
	max-width: 100px;
	text-align: left;
	margin-right: 30px;
	border-top:1px solid #aeaeae;
	padding-left: 15px;
	font-size:1.16em;
	font-weight:bold;
}

#summaryTableMoneyTotal
{
	width: 100px;
	text-align: right;
	border-top:1px solid #aeaeae;
	font-size:1.16em;
	font-weight:bold;
}

.summaryTableQtyHeader
{
	background-color:#565251;
	max-width:30px;
	width:30px;
	color:#aeaeae;
}

.summaryTableQty
{
	text-align:center;
}

.summaryTablePaddingCell
{
	min-width: 370px;
	width: 370px;
}

#shippingPanel
{
	background-color:#282625;
	padding: 10px;
	width: 580px;
	margin: 6px auto 28px auto;
}

#billingPanel
{
	background-color:#282625;
	padding: 10px;
	width: 580px;
	margin: 6px auto;
}

.PanelLegend
{
	color:#FFF;
	font-weight:bold;
	margin-bottom:6px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#summaryContent
{
	margin: 0px auto 20px auto;
}

#shippingPanel fieldset
{
	border:0px;
}

#shippingPanel div
{
	font-size:0.86em;
	margin-bottom: 9px;
}
	
#shippingPanel fieldset label
{
	width:195px;
    float:left;
}

#billingPanel fieldset
{
	border:0px;
}

#billingPanel fieldset label
{
	width:195px;
    float:left;
}

#billingPanel div
{
	font-size:0.86em;
	margin-bottom: 9px;
}

.dottedLine
{
	height:1px;
	width: 100%;
	border-top-style:dotted;
	border-top-color:#36302E; 
	border-top-width:thin;
}

#dottedLineSummary
{
	height:1px;
	width: 100%;
	border-top-style:dotted;
	border-top-color:#353231; 
	border-top-width:thin;
}

.solidLineSummary
{
	height:1px;
	width: 100%;
	border-top-style:solid;
	border-top-color:#aeaeae; 
	border-top-width:thin;
}

.fixedHeight
{
	height: 300px;
}

#confirmationBody
{
	font-size: 0.86em;
}

#confirmationBox
{
	border: 1px solid #AEAEAE;
	width: 570px;
	padding: 10px;
	margin: 10px auto;
	text-align:left;
	line-height: 100%;
}

#confirmationLeft
{
	float:left;
	width: 25%;	
}

#confirmationRight
{
	float:right;
	width:70%;
}

#confirmationTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#confirmationTable th
{
	color:#FFF;
}

#confirmationTableProductHeader
{
	width:60%;
	min-width:60%;
	text-align:left;
}

#confirmationTableQtyHeader
{
	width: 50px;
	text-align:center;
}

#confirmationTableSubTotalTitles
{
	width:100px;
}

#confirmationTotalText
{
	font-size:1.26em;
	font-weight:bold;
}

.confirmationTablePrice
{
	text-align:right;
}

.confirmationTableQty
{
	text-align:center;
	width: 50px;
}

.confirmationTableDescription
{
	text-align:left;
	min-width:60%;
}

#confirmationTotalAmount
{
	font-size:1.26em;
	font-weight:bold;
	text-align:right;
}

.confirmationSubTotalAmounts
{
	text-align:right;
}


#printerFriendlyButtonDiv
{
	margin-bottom:20px;
}

#printerFriendlyButton
{
	background-image:url(../images/buttons/printer.gif);
	background-repeat:no-repeat;
	background-position: center left;
	line-height: 29px;
	padding: 5px 0px 5px 40px;
	outline-style: none;
}

.clearFloat
{
	clear:both;
}

.validation-error {
	background: #fcffbb;
}

#myBasket
{
	float:right;
	margin-bottom: 30px;
	margin-top: -10px;
}

#myBasket a
{
	background-image:url(../images/buttons/shopping-cart.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 20px;
	color: #bcd3e9;
	font-size: 0.78em;
	outline-style: none;
}

#myBasket a:visited
{
	color: #bcd3e9;
	outline-style: none;
}
	
	
#addPhoneTimeOuter
{
	font-size: 0.86em;
	width:100%;
	margin: 0px auto 20px;
	text-align:left;
}

#addPhoneTime
{
	width: 100%;
	background: #292625;
	line-height: 2em;
}

#addPhoneTimeText
{
	font-size: 0.95em;
	margin-bottom: 3px;
}

#addPhoneInnerText
{
	padding: 3px 0px 3px 6px;
}

#addPhoneLink
{
	margin-left:270px;
	outline-style: none;
}

#contactAddress
{
	width:461px;
	text-align:justify;
	margin-top:10px; 
	margin-left:172px;
	font-size: 0.86em;
}

.CondensedText
{
	letter-spacing: -0.5px;
}

.wideText
{
	letter-spacing:1.8px;
}
