/* Author: ILawton /*
/* Date: September 2006 /*
/* Description: CSS styling initially  imported and changed from the Rubican site */

/*************** GENERAL *****************/
BODY
{
	font-family: arial;
	font-size: 80%;
	text-align: center;
	margin: auto;
}
.Splitter
{
	height: 2px;
	background: #7BD3F7;
	margin: 5px 0 5px 0;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
}
a
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}
h1, h2
{
	font-size: 90%;
}
.error
{
	width: 100%;
	float: left;
	clear: left;
	color: #C92335;
	padding: 3px 3px 3px 3px;
}
.paymentErrors
{
	color: #C92335;
}


/************* Main Template **************/
#MainContainer
{
	width: 742px;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#MainBanner
{
	background: url( "../images/RugbyMainBanner.gif" ) no-repeat top left;
	width: 742px;
	height: 145px;
	margin-bottom: 10px;
}
#MainBannerTitle
{
	float: left;
	display: inline;
	background: url( "../images/MainTitle.gif" ) no-repeat top left;
	width: 225px;
	height: 86px;
	margin: 35px 0 0 10px;
}
#MainBannerLogo
{
	float: left;
	display: inline;
	width: 67px;
	height: 49px;
	margin: 84px 0 0 417px;
}


/************** Content  **************/
#InputSection
{
	float: left;
	width: 535px;
}
#popInputSection
{
	width: 740px;
	float: left;
}
.SideHeading
{
	float: left;
	background: #E2F4FD;
	width: 165px;
	height: 60px;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 4px;
	color: #399EC8;
	font-family: Arial;
	font-size: 80%;
}
.SideHeadingSummary
{
	float: left;
	background: #7BD3F7;
	width: 165px;
	height: 60px;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 4px;
	color: #399EC8;
	font-family: Arial;
	font-size: 80%;
}
.SideHeading img, .SideHeadingSummary img
{
	margin: 5px 0 0 10px;
}
.SideHeading span
{
	margin-left: 10px;
}
.InputContainer
{
	float: left;
	border: 1px solid grey;
	margin: 0 4px 0 5px;
	height: 60px;
	width: 355px;
	padding: 0;
}
.InputContainer2
{
	float: left;
	width: 355px;
	margin: 0 0 3px 5px;
	padding: 0;
}

/* Order Summary */
.OrderSummaryText
{
	float: left;
	height: 18px;
	padding: 0;
	background: #7BD3F7;
	margin: 0 3px 0px 0px;
	font-size: 80%;
}
.OrderSummaryText span
{
	display: block;
	padding: 2px 0 0 3px;
}
.OrderSummaryText2 P
{
	padding: 5px 10px 0 0;
}
.OrderSummaryText2
{
	float: left;
	height: 18px;
	padding: 0;
	background: #E2F4FD;
	margin: 0 3px 0px 0px;
	font-size: 80%;
}
.OrderSummaryText2 span
{
	display: block;
	padding: 2px 0 0 3px;
}
.OrderSummaryTotal
{
	float: left;
	height: 39px;
	padding: 0;
	background: #7BD3F7;
	margin: 0px 0px 0px 3px;
	font-size: 80%;
	width: 158px;
	font-size: 130%;
}
.OrderSummaryTotal span
{
	display: block;
	padding: 2px 0 0 3px;
}
.OrderSummaryEditDelete
{
	float: left;
	height: 30px;
	padding: 0;
	background: #7BD3F7;
	margin: 3px 3px 0px 0px;
	font-size: 80%;
	width: 158px;
}
.OrderSummaryEditDelete span
{
	display: block;
	padding: 10px 0 0 10px;
}
#AddMoreVouchers
{
	float: left;
	background: #C92335;
	width: 188px;
	height: 39px;
	margin: 0 0 0 5px;
}
#AddMoreVouchers input
{
	width: 188px;
	height: 39px;
}

/* Card Select */
#cardSelect
{
	margin-top: 238px;
}
.cardselectholder
{
	width: 150px;
	margin-left: 7px;
	margin-top: 5px;
}
.cardselectholder .cardselectholderinner
{
	width: 72px;
	float: left;
	height: 35px;
}
.cardselectholderinner img
{
	vertical-align: top;
	margin-top: 4px;
}

/*************** Right Seciton ***************/
#RightSection
{
	float: right;
	width: 204px;
}
#HelpLine
{
	background: url( "../images/HelpLine.gif" ) no-repeat top left;
	width: 204px;
	height: 66px;
}
.step
{
	width: 204px;
	height: 45px;
	margin-bottom: 4px;
}
#step1_selected
{
	background: url( "../images/step1_selected.gif" ) no-repeat top left;
}
#step1_notselected
{
	background: url( "../images/step1_notselected.gif" ) no-repeat top left;
}
#step2_selected
{
	background: url( "../images/step2_selected.gif" ) no-repeat top left;
}
#step2_notselected
{
	background: url( "../images/step2_notselected.gif" ) no-repeat top left;
}
#step3_selected
{
	background: url( "../images/step3_selected.gif" ) no-repeat top left;
}
#step3_notselected
{
	background: url( "../images/step3_notselected.gif" ) no-repeat top left;
}
#ContinueButton
{
	width: 204px;
	height: 68px;
	margin-top: 235px;
	padding: 0;
}
#MoreBrowse
{
	float: left;
	width: 204px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#GiftCard
{
	float: left;
	margin-top: 70px;
	text-align: center;
}
#GiftCard Table td
{
	text-align: center;
}

/*************** CONTROL STYLING ***************/
/* Voucher Value drop down list */
#voucher_value
{
	width: 65px;
	margin: 10px 0 0 10px;
}
#custom_voucher_value
{
	width: 10px;
}
/* Personal Message */
.InputContainerTextBox
{
	float: left;
	height: 100px;
	width: 360px;
	margin: 0 0 0 5px;
}
#personalmessage
{
	display: block;
	width: 357px;
	height: 105px;
	margin: 0;
	font-family: Arial;
}
/* Reason (Metadata drop down) */
#reason
{
	margin: 10px 0 0 10px;
}
/* Delivery Date */
#deliveryDate select
{
	margin: 10px 0 0 10px;
}
#deliveryDate a
{
	position: relative;
	top: -20px;
	left: 250px;
	display: block;
	width: 90px;
}
.SMALLPRINT
{
	color: #7E7E7E;
	font-size: 80%;
}
/* Delivery Address &  Payment Input */
.InputContainerDelivery, .InputContainerPayment
{
	float: left;
	width: 357px;
	margin-left: 5px;
}
.InputContainerDelivery .row label, .InputContainerPayment .row label
{
	background: #7BD3F7;
	clear: left;
	display: block;
	float: left;
	padding: 0;
	font-size: 80%;
	line-height: 20px;
	height: 20px;
	width: 100px;
	margin: 0 3px 0 0;
}
/* Payment Input */
.InputContainerPayment .row label
{
	width: 70px;
}
#confirmOrder
{
	position: relative;
	top: -70px;
	left: 370px;
}

/* General control stuff */
.row
{
	margin: 0 0 2px 0px;
	padding: 0;
	height: 20px;
	line-height: 0px;
}
.row label
{
	height: 20px;
}
.row input
{
	margin-top: 0;
	padding: 0;
	float: left;
	height: 21px;
}
.noticeBox
{
	margin: 0;
	color: #C92335;
}
.cardTypeHolder
{
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* Summary */
#cmdEdit
{
	margin-top: 1px;
}
#cmdDelete
{
	margin-top: 1px;
}

/***************** CALANDER CONTROL STYLING  *******************/
.CALTITLE
{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.CALCHOOSEMONTH
{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
.CALDAY
{
	font-size: 11px;
	font-family: arial;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}
.CALDAYGHOST
{
	font-size: 11px;
	font-family: arial;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #E2F4FD;
	color: #7E7E7E;
}
.CALDAY A
{
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}
.NUMBERS
{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


/***************** FOOTER & BOTTOM LINKS ***********************/
#Footer
{
	float: left;
	width: 100%;
	height: 25px;
	background: #850D19;
	color: White;
	padding: 4px 0 0 10px;
	margin-top: 10px;
}
#Footer a
{
	color: White;
	text-decoration: none;
	font-size: 80%;
}
#Footer a:hover
{
	text-decoration: underline;
}
.FooterSplitter
{
	color: #C92335;
}

/***** 3D Secure window *********/
.tdsIframe
{
	width: 100%;
	height: 480px;
	border: 0;
	margin-top: 30px;
}

.tdsSecurityText
{

}

.tdsSecurityText h2
{
	font-size: 100%;
}

.tdsCancelPaymentButton
{
	text-align: center;
	margin-top:10px;
}

.tdsReturnOuter
{
	height: 200px;
	padding-top: 150px;
	width: 100%;
	text-align: center;
}

.tdsReturnInner
{
	text-align: center;
	font-size: 100%;
	font-family: arial,helvetica;
	font-weight: bold;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	padding: 10px;
}




