/* CSS Document */
/* ----- cents.css ----- */
BODY
{
 	margin : 0;
	background-color : #FFFFFF;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	COLOR : #000000;
 	FONT-SIZE : 10pt;
}

.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	line-height: 17px
}

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 17px
}

.content_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
}

/*
.menu_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000066;
	line-height: 17px;
	font-weight: bold;
}
*/

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	line-height: 17px;
	font-weight: bold
}

.headerRed 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}

/*
p, td, font, ul, ol
{
	COLOR : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 10pt;
	line-height : 17px;
}
*/

A
{
	COLOR : #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}

A:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #000000;
	TEXT-DECORATION : none;
}

.textBlack
{
	COLOR : #000000;
}

.textRed
{
	COLOR : #990000;
}

.textBlue
{
	COLOR : #32408D;
}

.menuTextBlue
{
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
}

/* ------- DESTWIN -------- */

body
{
	background: url("/images/local/page_bg.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#outer-div
{
	width: 760px;
	margin: 0 auto 0 auto;
	background:transparent url(/images/local/page_bg.gif) repeat scroll 0 0;
}

/*
.leftbar
{
	border:none;
	margin:0;
	padding:0;
	vertical-align:top;
}
*/

td.leftbar
{
	margin:0;
	padding:0;
	width: 168px;
	vertical-align:top;
	background-color: #9D8B6F;
/* ???	 */
}

.leftbar-div
{
	border:none;
	padding:0;
	margin:0;
/*
	overflow:visible;
*/
}

.leftmenu-div
{
	text-align:right;
	border:none;
	padding:0;margin:0;
}

tr
{
	background-color: transparent;
}

td.upperleft_logo
{
/*	background-color: #FFFFCD; */
	background-color: white;
}

td.upperleft_logo img
{
	margin: 0;
	border: none;
	padding: 0 15px 0 16px;

}

tr#row-3
{
/*	width: 100%; */
	margin: 0;
	border: none;
	padding: 0;
	height: 24px;
	width: 760px;
	background-image: url("/images/local/hdr_bot.gif");
}

table.webpage-table
{
	width: 590px;
	margin: 0;
	border: none;
	padding: 0;
	background-color: white;
	position: relative;
}

table.signup-table
{
	width: 590px;
	margin: 0;
	border: none;
	padding: 0;
	background-color: white;
	position: relative;
}

td.signup-right input
{
	border: 1px solid black;	
	margin: 1px 0;
}

table.signup-table td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 17px
}

div#webpage-div
{
	width: 566px;
	margin: 0;
	border: none;
	padding: 0 0 0 0;
	position: relative;
	top: 0;
	left: 13px;
}

div#endpage-div
{
	float: right;
}

table.endpage-table
{
	width: 590px;
	margin: 0;
	border: none;
	padding: 0;
	background-color: #ffffff;
	position: relative;
}

td.innerfooter
{
	width: 100%;
}

/*
div#bottomfooter-div
{
	height: 27px;
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #bdd1e6;
}

div#bottomfooter-div span
{
	line-height: 27px;
}
*/

table#bottomfooter
{
	width: 590px;
	background-color: white;
}

.submit
{
    background-color: #bdd1e6;
    border: #000000 1px solid;
    color: #071c4a;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;	
	height: 22px;
	text-decoration:none;
    margin: 0px;
    padding: 0px;
}

.submit-fixed
{
    background-color: #bdd1e6;
    border: #000000 1px solid;
    color: #071c4a;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;	
	height: 22px;
	width: 80px;
	text-decoration:none;
    margin: 0px;
    padding: 0px;
}


.submit-disabled
{
    background-color: #d4d0c8;
    border: #000000 1px solid;
    color: #808080;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;	
	height: 22px;
	text-decoration:none;
    margin: 0px;
    padding: 0px;
}

input.button
{
    background-color: #bdd1e6;
    border: #000000 1px solid;
    color: #071c4a;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration:none;
	font-weight:normal;
    margin: 0px;
    padding: 2px;
}

input.text
{
    background-color: #FFFFFF;
    border: #43678d 1px solid;
    color: #000000;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration:none;
    margin: 0px;
    padding: 2px;
}

table#copyright-table
{
	color: black;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#copyright-table a
{
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#copyright-table a:hover
{
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td#copyright-c1
{
	width: 44%;
	text-align: left;
	padding: 0 0 0 5px;
}

td#copyright-c2
{
	width: 28%;
	text-align: center;
	padding: 0 0 0 0;
}

td#copyright-c3
{
	width: 28%;
	text-align: right;
	padding: 0 5px 0 0;
}

div#main-div
{
/*	float: none !important; */
/*	float: left; */
	
/*	float: right; */
	margin:0 auto;
}

tr#row-4 td.leftbar
{
	width: 168px;
}

td#r4-c2-column
{
	width: 0px;
}

td.leftbar
{
	width: 168px;
	margin: 0;
	border: none;
	padding: 0;
}

div.leftbar-div
{
	margin: 0;
	border: none;
	padding: 0;
}

div#leftmenu-div
{
	margin: 0;
	border: none;
	padding: 0;
}

td#r1c2
{
	width: 168px;
}

td#r1c3
{
	width: 1px;
}
/*
td#r1c45
{
	width: 590px;
}
*/

td#r1c4
{
	width: 295px;
}

td#r1c5
{
	width: 295px;
}
td#r1c6
{
	width: 1px;
}

/*
table#r3-menu-table
{
	width: 760px;
}
*/

table#body-table
{
	width: 760px;
}

div#widetop-div
{
	float: none;
/*	float: right; */
}

tr#row-W
{
	background-color: white;
}

table#tprice0
{
	width: 566px;
	margin: 0;
	border: none;
	padding: 0;
}

table#tprice1
{
	width: 500px;
	margin: 3px auto;
	border: 2px solid #e5e5e5;
	padding: 1px;
}

table#tprice1 td
{
	height: 35px;
	vertical-align: middle;
	padding: 3px;
}

table#tprice1 input
{
	border-top: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	border-left: 1px solid grey;
}

table#tprice1 input.readonly
{
	background-color: transparent;
}

table#tprice1 input.active
{
	background-color: white;
}

table#tprice1 input.button
{
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid grey;
	border-left: 2px solid grey;
	background-color: #e5e5e5;
}

table#tprice2
{
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	border: none;
	padding: 6px;
}

.columnsix
{
	background: white;
}

div#pagetitle
{
	margin: 0 auto 0 auto;
	padding: 4px 0 4px 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4
{
	border: 2px solid black;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #9A896C;
	background-color: #F2EEE2;
}

table.signup-table input#cmdSubmit,
table.signup-table input#cmdReset
{
	border: 1px solid grey;
}

table#verify-login-table tr td
{
	padding:3px;
}

table#verify-login-table tr.verify-password-row input
{
	border: 1px solid black;
}

table#verify-login-table input
{
	border: 1px solid grey;
}

table#verify-login-table input#cmdVerify
{
	border: 1px solid grey;
	background-color:#F6F6F5;
	color:black;
	font-family:sans serif;
	font-size:13px;
}

table#delivery-schedule
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin: 0 auto;
	border: 1px solid grey;
}

table#delivery-schedule td
{
	border: 1px solid grey;
	padding: 3px 10px;
}

td.delivery-town
{
	text-align: right;
}

td.delivery-heading
{
	text-align: center;
	font-weight:bold;
	text-decoration:underline;
}









