/***********************************************************

	2Day.com Standard Base StyleSheet 

	Name:	 2dayBase.css

	Usage:	Base stylesheet for 2day.com.

	Reqs:	None

	Notes:	

	Modified
	08/02/05	SRD	Initial Development
	31/01/06	SRD	Removed "line-height: 16px;" from body & td
}

***********************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0pt;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0px 10px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	margin:6px 0px 10px;
	vertical-align:bottom;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#333333;
	font-size: 16px;
	font-weight: bold;
	margin:6px 0px 10px;
	vertical-align:bottom;
	letter-spacing:-1px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#333333;
	font-size: 16px;
	font-weight: bold;
	margin:6px 0px 10px;
	vertical-align:bottom;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	margin:6px 0px 30px;
}

.linkTitle a:link {text-decoration: none; color: #333300;}
.linkTitle a:visited {text-decoration: none; color: #333300;}
.linkTitle a:hover {text-decoration: underline; color: Gray;}

.whiteh1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0px 10px;
	color:White;
	height:20px;
}
.whiteh2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	margin:4px;
	color:White;
	height:10px;
}
.h1subtitle
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	margin:10px 0px 10px;
	vertical-align:bottom;
}

/*
	Specific Requirements
*/
.leftAlignInput {
	text-align: left;
	vertical-align: middle;
}

.copyright {
	color: #CCCCCC;
	left: auto;
	top: auto;
	background-color: #000000;
	vertical-align: middle;
	height: 28px;
	width: 738px;
    /*
	background-image:url(../img/menuBG.jpg);
    */
}
.copyright a:link {text-decoration: none; color: #CCCCCC;}
.copyright a:visited {text-decoration: none; color: #CCCCCC;}
.copyright a:hover {text-decoration: none; color: #FFFFFF;}

.LinkNoUnderline, .LinkNoUnderline a:link, .LinkNoUnderline a:visited, .LinkNoUnderline a:hover
{
    text-decoration: none;
	color: #800000;
}
.LinkNoUnderlineOn, .LinkNoUnderlineOn a:link, .LinkNoUnderlineOn a:visited, .LinkNoUnderlineOn a:hover
{
    text-decoration: none;
	color: #F00000;
}
.LinkNoUnderline a:hover, .LinkNoUnderlineOn a:hover
{ 
    color:#FF0000;
}

.errorHeading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin:6px 16px 10px;
	vertical-align:bottom;
	color: #003366;
}
.errorNormal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px 16px 10px 0px;
	vertical-align:bottom;
	color: Red;
}
.errorPlain 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0px 16px 10px 0px;
	vertical-align:bottom;
	color: Red;
}
.errorPlain a:link {text-decoration: underline; color:Red;}
.errorPlain a:visited {text-decoration: underline; color:Red;}
.errorPlain a:hover {text-decoration: underline; color:HighlightTxt;}

.errorPlainHigh 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 16px 10px 10px;
	vertical-align:bottom;
	color: Red;
}
.errorPlainLow 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 16px 10px 10px;
	vertical-align:bottom;
}
.WarnPlain 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0px 5px 10px 0px;
	vertical-align:bottom;
}


/*
	Inner/Outer table restrictions
*/
.tableOuter {
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 489px;
}
.tableOuterStackTop {
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 489px;
}
.tableOuterStackMiddle {
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 489px;
}
.tableOuterStackBottom {
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 489px;
}
.tableInnerStdPad {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tableOuterFull {
	margin: 20px 30px;
	width: 738px;
}
.tableInnerPad td {
	padding:2px;
}

/*
	Input field fixed widths
*/
.inputWidthFixed0 {
	width: 90px;
}
.inputWidthFixed1 {
	width: 150px;
}
.inputWidthFixed2 {
	width: 200px;
}
.inputWidthFixed3 {
	width: 250px;
}

.inputWidthFixedTB0 {
	width: 95px;
}
.inputWidthFixedTB1 {
	width: 155px;
}
.inputWidthFixedTB2 {
	width: 205px;
}
.inputWidthFixedTB3 {
	width: 255px;
}


/*
	Currency fields with matching fixed widths
*/
.inputCurrency {
	text-align: right;
}
.inputCurrencyWidthFixed0 {
	text-align: right;
	width: 90px;
}
.inputCurrencyWidthFixed1 {
	text-align: right;
	width: 150px;
}
.inputCurrencyWidthFixed2 {
	text-align: right;
	width: 200px;
}
.inputCurrencyWidthFixed3 {
	text-align: right;
	width: 250px;
}

.cvvCustom
{
    width: 83px;
}
.comboExpiry
{
    width: 64px;
}

/*
	Link buttons (not used at present) 
*/
a.button 
{
	font-weight:normal;
	text-transform:uppercase;	
	text-align: center;
	background-color: #D00000;
	height: 24px;
	width: 65px;
	vertical-align: middle;
 	color: #FFFFFF;
	border: thin solid #D00000;
	cursor: hand;
	text-decoration: none;
		margin: 5px 0;
		padding: 5px 0;
		display: block; 
}
a.button:link 
{
	background-color: #D00000;
}
a.button:visited 
{
	background-color: #D00000;
}
a.button:hover 
{
 	background-color: #990000;
}
a.button:active 
{
 	background-color: #D00000;
}

a.btn { background: #CC0000; 
		color: white;
		display: block; 
		font: bold 1em Arial;
		text-decoration: none;
		text-align: center;
		margin: 5px 0;
		padding: 5px 0;
		width: 12em;
		}
a.btn:link {color: white;}
a.btn:visited {color: white;}
a.btn:hover {background: #990000; text-decoration: none;}
a.inBlock:link,a.inBlock:visited,a.inBlock:hover {color: white; font-size: 13px; font-weight: bold;}

/*
	Roll over for input buttons
*/
input.button  
{
	font-size: 8px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1.3px;	
	text-align: center;
	background-color: #D00000;
	height: 22px;
	width: 70px;
	vertical-align: middle;
	color: #FFFFFF;
	border: thin solid #D00000;
	cursor: hand;
	text-decoration: none;
}
input.button 
{
	background-color: #D00000;
}
input.button:visited 
{
	background-color: #D00000;
}
input.button a:hover, input.button a.button:active  
{
 	background-color: #990000;
	border: thin solid #990000;
}
input.button:active 
{
 	background-color: #D00000;
}

/*
	Fixed width buttons
*/

.buttonS1 {
	width: 60px;
	background-color: #D00000;
	color: #FFFFFF;
	border: thin solid #D00000;
	font-size: 10px;
	height: 25px;
	font-weight: bold;
}

.buttonS2 {
	width: 100px;
}
.tableFrame {
	margin: 0px;
	padding: 0px;

}
.breadCrumb
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	background-color: #e4e4e4;
	border-right: #000000 1px;
	border-top: #000000 1px solid;
	border-left: #000000 1px;
	border-bottom: #000000 1px solid;
	text-indent: 10px;
	height: 20px;
}
.breadCrumb a:link {text-decoration: none; color: #000000;}
.breadCrumb a:visited {text-decoration: none; color: #000000;}
.breadCrumb a:hover {text-decoration: underline; color: #FF0000;}

.reverseTableIndent
{
	text-indent:7pt;
}
.reverse {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #333333;
	text-indent: 7pt;
	line-height: 16px;
	height:22px;
	/*border: 1px solid #333333;*/
}
.reverseTight {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #333333;
	line-height: 16px;
	height:24px;
}
.reverseNoIndent {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #333333;
}
.reverseGrey {
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background-color: #F1F1F1;
	text-indent: 7pt;
}

.maintHead
{
    width:250px;
    font-weight:bold;
}
.maintCols
{
    width:250px;
}


.standardTextIndent
{
	padding-left:10pt;
}

.standardBlockIndent 
{
	padding-left:14px;
	padding-right:10pt;
	padding-top:5pt;
	padding-bottom:5pt;
}
.standardWizardButtonIndent 
{
	padding:10px;
}

.WizardHeadingIndent 
{
	padding:10px;
	line-height:12px;
}
.WizardBodyIndent 
{
	padding-left:10px;
	padding-right:10px;
	line-height:12px;
}
.WizardSummaryIndent 
{
	padding-left:30px;
	padding-right:10px;
	line-height:14px;
}
.WizardSubHeading 
{
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	padding-top:3px;
	line-height:12px;
}
.WizardText
{
    vertical-align:baseline;
}
.cellSpace {
	min-width: 200px;
}

.productDesc {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom:16px;
}

.headTitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0px 10px;
}

.billingview 
{
	BORDER: #333333 1px solid;
}

.subTitle 
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
}
.graphicButton {
	cursor: hand;
	border: none;
}
.highlight
{
	color: Red;
}
.smallprint
{
	color: Red;
	font-size: 9px;
	font-weight: normal;
}
.addressblock
{
    font-size: 12px;
    font-weight:normal;
    letter-spacing:normal;
     margin-left:20px;
}
.cbNoMargin
{
    margin-left:-4px;
}	

/*
	background greys
*/
.bgGreyLightATop {
	background-color: #F1F1F1;
	vertical-align:top;
}
.bgGreyLightABase {
	background-color: #F1F1F1;
	vertical-align:baseline;
}
.bgGreyLightAMiddle {
	background-color: #F1F1F1;
	vertical-align:middle;
}
.bgGreyLight {
	background-color: #F1F1F1;
	vertical-align:middle;
}
.bgGreyDark {
	background-color: #E1E1E1;		
	vertical-align: middle;
	text-align: left;
	text-indent: 7pt;
}
.bgGreyHighlight {
	background-color: #E1E1E1;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333300;
	font-size: 17px;
	font-weight: normal;
	padding:20px;
}

.bgCharcoalHighlight {
	background-color: #303030;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Arial;
	/* dcdcdc f5f5f5 or f0f8ff */
	color: #f5f5f5;
	font-size: 17px;
	line-height:19px;
	font-weight: normal;
	padding:20px;
}


/*
	Left Navigation table settings
*/

.tableLeftNav {
	left: auto;
	top: auto;
	margin: 0px;
	padding: 0px;
	border:none;		
	vertical-align: top;
}
.tableLeftNavCell {
	color: #FFFFFF;
	font-size:10px;
	/*padding:25px;*/
	padding:5px 10px 5px 20px;
	border:none;		
	vertical-align: top;
}
.tableLeftNavAdvert {
	color: #7A7A7A;
	font-size:10px;
	padding:5px 10px 20px 20px;
	border:none;		
	vertical-align: top;
}
.tableLeftNavAdvertCenter {
	color: #7A7A7A;
	font-size:10px;
	padding:5px 10px 20px 10px;
	border:none;		
	vertical-align: top;
	text-align: center;
}
.tableLeftNavFiller {
	border: none;		
	height:40px;
	border:none;		
	vertical-align: top;
}
/*
	border: thin solid #D00000;
	Cross Browser centering
*/

#page
{
	width: 100%;
	text-align: center;
}

#layout
{
   width: 738px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

.CellPadding
{
	padding: 2px 3px 2px 5px;
}
