/* DEFAULT TAGS */
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #EFF1FF;
}
h1 {
	font-size: 20px;
	color: #3300cc;
}
h2 {
	font-size: 12pt;
	color: #3300CC;
}
h3 {
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 3px;
}
li {
	margin-bottom: 5px;
}
ul {
	list-style-image: url(/images/bullet3.gif);
	margin-bottom: 0px;
}

/* LINK CLASSES */
a:link {
	color: #9966CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
}
.footer {
	background-color:#b598d1;
	font-size:11px;
	color:#FFFFFF;
	padding:15px;
}
.footer a {
	color:#FFFFFF;
}
.footer a:hover {
	color:#006699;
}
.pageLinkBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.pageLinkBoldWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

.sublinks {	
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;	
}
.sublinks a {
	font-weight:normal;
	padding: 4px 4px 4px 20px;
}

/* OTHER CLASSES */
.bodyTable {
	background-color: #FFFFFF;
}
.browseList {
	padding-top: 5px;
	padding-right: 15px;
}
.leftlinkstop {
	border-top: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
}
.left_bg01 {
	background-image:url(/images/left_img01_bg.gif);
	background-repeat:repeat-y;
}
.left_bg02 {
	background-image:url(/images/left_img02_bg.gif);
	background-repeat:repeat-y;
}
.messageHighlight {
	color: #000000;
	font-weight: bold;
}
.mid_bg {
	background-image:url(/images/mid_bg.gif);
	background-repeat:repeat-x;
}
.mid_bg2 {
	background-image:url(/images/mid_bg2.gif);
	background-repeat:no-repeat;
	padding: 50px 20px 20px 0px;
}
.midbox {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
	padding-top:10px;
}
.midbox_bg01 {
	background-image:url(/images/mid_box_bg1.gif);
	background-repeat:repeat-y;
}
.midbox_bg02 {
	background-image:url(/images/mid_box_bg2.gif);
	background-repeat:repeat-y;
}
.midbox_bg03 {
	background-image:url(/images/mid_box_bg3.gif);
	background-repeat:repeat-y;
}
.midbox_top01 {
	background-image:url(/images/mid_box_img08.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 7px
}
.midbox_top02 {
	background-image:url(/images/mid_box_img09.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 7px
}
.midbox_top03 {
	background-image:url(/images/mid_box_img10.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 7px
}
.pageLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}	
.purpleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#9966CC;
}	
.purpleTextBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#9966cc;
	font-weight:bold;
}	
.readmore {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	background-image:url(/images/mid_box_bg4.gif);
	background-repeat:repeat-x;
}
.tip {
	font-weight: bold;
	color: #990000
}
.top_bg {
	background-image:url(/images/top_bg.gif);
	background-repeat:repeat-x;
}
.olIndent1 {
	list-style-type: lower-roman;
}
.picborder {
	border: 1px solid #9966CC;
}
.picborder2 {
	border: 1px solid #9966CC;
	margin-left: 10px;
	margin-right: 10px;
}
.picborder3 {
	border: 1px solid #9966CC;
	padding: 10px;
}

/*List Styles*/
a.listColAction {
	text-decoration: underline;
	line-height: 150%
}
a.listColAction:hover {
	text-decoration: underline;
}

.listTable {
	background-color: #DDDDDD;
	padding-right: 5px;
	width: 700px;
}
.listColData {
	background-color: #FFFFFF;
	padding: 3px;
}
.listColDataCentre {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.listColDataRight {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
}
.listHead {
	background-color: #9966CC;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
.listHeadCentre {
	background-color: #9966CC;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.listHeadRight {
	background-color: #9966CC;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 3px;
}

/*Form Styles*/
#AdminOptionsForm input,textarea {
	border:1px solid #CCC;
	line-height: normal;
}
#AdminOptionsForm select {
	border:1px solid #CCC;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#AdminForm input,textarea {
	border:1px solid #CCC;
	line-height: normal;
	width: 250px;
}
#AdminForm input[type=checkbox] {
	width: auto;
}
#AdminForm td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#AdminFormButton input {
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px solid #CCC;
}
.frmTable {
	background-color: #DDDDDD;
	padding-right: 5px;
	width: 600px;
}
.frmTableOptions {
	background-color: #DDDDDD;
	padding-right: 5px;
	width: 400px;
}
.frmTableShipping {
	width: 400px;
	background-color: #DDDDDD;
	margin: 10px;
}
.frmSubhead {
	background-color: #9966CC;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
}
.frmSubhead2 {
	background-color: #CCB2E5;
	font-size: 9pt;
	color: #30410e;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmSubhead2Centre {
	background-color: #CCB2E5;
	font-size: 9pt;
	color: #30410e;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmSubhead3 {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmSubhead3Centre {
	background-color: #CCB2E5
	font-size: 9pt;
	color: #683E1E;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmLabel {
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 40%;
	vertical-align: top;
}
.frmLabelErr {
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 40%;
	vertical-align: top;
}
.frmLabelErr2 {
	color: #CC0000;
	padding-left: 3px;
}
.frmLabelOptions {
	background-color: #FFFFFF;
	padding-left: 3px;
}
.frmLabelShippingRight {
	background-color: #FFFFFF;
	padding-left: 3px;
	text-align: right;
}
.frmLabelErrOptions {
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 3px;
}
.frmLabelDateTime {
	font-size: 8pt;
	color: #999999;
	background-color: #FFFFFF;
	width: 40%;
}
.frmLabelSmall {
	font-size: 8pt;
	background-color: #FFFFFF;
}
.frmField {
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 60%;
}
.frmFieldDateTime {
	font-size: 8pt;
	color: #999999;
	background-color: #FFFFFF;
	width: 60%;
}
.frmMandatory {
	color: #CC0000;
}
.frmMessageTable {
	padding-left: 10px;
	padding-right: 10px;
}
.frmMessages {
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 3px;
	text-align: left;
}
.frmButton {
	background-color: #FFFFFF;
	text-align: center;
}

/* DIVS */
#leftlinks td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 4px 4px 10px;
	font-size: 11px;
	font-weight:bold;
}
#leftlinks a {
	color:#666666;
	text-decoration: none;
}
#leftlinks a:hover {
	color:#0099CC;
	text-decoration: none;
}


.cartHeaderPrice {
	color: #FFFFFF;
	background-color: #9966CC;
	text-align: right;
	width: 80px;
}
.cartHeaderProductName {
	color: #FFFFFF;
	background-color: #9966CC;
	width: 420px;
}
.cartHeaderQty {
	color: #FFFFFF;
	background-color: #9966CC;
	text-align: center;
	width: 70px;
}
.cartHeaderSubtotal {
	color: #FFFFFF;
	background-color: #9966CC;
	text-align: right;
	width: 80px;
}
.cartRowAction {
	background-color: #EEEEEE;
}
.cartRowButton {
	padding-top: 20px;
	padding-bottom: 20px;
}
.cartRowPrice {
	background-color: #EEEEEE;
	text-align: right;
	padding-left: 10px;
}
.cartRowProductName {
	background-color: #EEEEEE;
}
.cartRowQty {
	background-color: #EEEEEE;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9966CC;
}
.cartRowQtyField {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.cartRowSubtotal {
	background-color: #EEEEEE;
	text-align: right;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9966CC;
}
.cartSubTotalRowAmount {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9966CC;
	text-align: right;
}
.cartSubTotalRowLabel {
	font-weight: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9966CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9966CC;
}
.cartTable {
	width: 700px;
	margin-left: 0px;
}
.cartTitle {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9966CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9966CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9966CC;
}
.cartSummary {
	text-align: center;
	padding: 3px;
	background-color: #edebe4;
	border: solid 1px #1B95A0;
}
.cartSummary2 {
	float: right;
	padding: 3px;
	background-color: #edebe4;
	border: solid 1px #1B95A0;
	width: 172px;
}



/** Start df the new checkout styles **/

.checkoutTable {
	/*
		We do not use border-spacing here because IE does
		not abide by it. Instead we give the table tag the
		cellspacing.
	*/
/*	margin-left:-9px;
*/}

.login td {
	vertical-align: top;
}

.login td {
	padding: 10px 10px 0 10px;
	*padding-bottom:10px;
}

.checkoutTable td.plain {
	background:#FFF;
}

.checkoutTable h3 {
	margin-top:0;
	padding-top:0;
	color:#1B95A0;
}

.checkoutTable td {
	background:#EEE;
	border:1px solid #A7D4DB;
	width:300px;
}

#EventDatePicker {
	border: 0;
}

table.checkoutTable td.plain{border:0;background:#FFF;}