body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-size: .68em;
color: #333333;
}

#body-col a:hover {
color: #3187c8;
}
#container {
margin: 0;
width: 1018px;
padding: 0;
}

#banner {
height: 85px;
margin-left: 2px;
background-repeat: no-repeat;
}

#header {
width: 1008px;
margin-left: 10px;
margin-top: 5px;
}

#system-menu {
padding: 0px;
}

#system-menu ul {
list-style: none;
width: 1008px;
float: left;
margin: 0;
padding: 0;
background-color: #ccc;
background-image: url(../images/nav_bkg.jpg);
background-repeat: repeat;
}

#system-menu li {
width: auto;
height: 35px;
float: left;
font-weight: bold;
color: #2F2F2F;
line-height: 35px;
}

#system-menu li a {
border-right: 1px solid #727272;
display: block;
text-decoration: none;
padding: 0px 10px 0px 10px;
color: #2F2F2F;
}

#system-menu li:hover a {
color: #fff;
background-color: #E2E1E1;
background-image: url(../images/nav_bkg_.jpg);
}

#system-menu li.endL, #system-menu li.endR {
background-repeat: no-repeat;
width: 5px;
}

#system-menu li.endL {
background-image: url(../images/nav_bkg_endL.jpg);
}

#system-menu li.endR {
background-image: url(../images/nav_bkg_endR.jpg);
float: right;
}

#system-menu li.status {
float: right;
color: #2F2F2F;
border: none;
line-height: 35px;
}

#system-menu li.status a {
border: none;
}

#page {
margin-top: 5px;
margin-left: 10px;
width: 1018px;
}

.toolbar {
color: #666;
width: 1006px;
float: left;
padding: 0px 0px 0px 0px;
font-weight: bold !important;
	padding
}

.toolbar-container {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 60px;
	
}
.toolbar-section {
padding: 3px 10px 3px 10px;
float: left;
}

.toolbar-section-right {
float: right;
border-left: 1px solid #CCC;
padding-left: 10px !important;
}

.toolbar-section-left {
float: left;
border-right: 1px solid #CCC;
}

.toolbar-section-left-over-col {
width: 176px;
float: left;
border-right: 1px solid #CCC;
}

.toolbar a {
color: #3187c8 !important;
}

.toolbar a:hover {
text-decoration: underline !important;
}

#left-col {
position: relative;
float: left;
clear: none;
width: 198px;
margin: 0 0 0 0px;
text-align: center;
}

#middle-and-right-col {
margin: 0 0px 10px 10px !important;
padding: 0 0 10px 0;
float: left;
clear: none;
width: 800px;
}

#single-col {
margin: 0 0px 10px 0px;
padding: 0 0 10px 0;
float: left;
clear: none;
width: 1008px;
}

#middle-and-left-col {
margin: 0 0px 10px 0px;
padding: 0 0 10px 0;
float: left;
clear: none;
width: 814px;
}

#right-col {
float: right;
clear: none;
width: 184px;
margin-right: 10px;
}

#middle-and-right-col #right-col {
margin-right: 0px;
}

#middle-and-right-col #middle-col {
margin: 0;
}

#middle-col {
margin: 0 0px 10px 10px;
width: 606px;
float: left;
clear: none;
}

.favourite-operators .box-content {
padding: 2px 2px 2px 2px;
width: 600px;
}

#navclear {
padding: .3em 0 .3em 2em;
background-color: #00aeef;
height: 20px;
margin-left: 10px;
}

#navclear p {
font-weight: bold;
font-size: 1.1em;
padding: 2px 0 0 0;
margin: 0;
}

#content_nonav {
margin: .5em 0 0 10px;
padding: 0 0 0 1.8em;
width: 97%;
}

#content_nonav p {
padding: 0 0 .5em 0;
margin: 0;
}

#content_nonav h1 {
padding: .1em 0 0 0;
font-size: 1.4em;
}

#content_nonav h2 {
padding: .1em 0 0 0;
font-size: 1.1em;
}

/*#content table, #content td {
margin: 0;
padding: 0;
}
*/

#body-col p {
padding: .1em 0 0 0;
margin: .1em 0 0 0 ;
}

#page h1 {
padding: .1em 0 0 0;
font-size: 1.3em;
}

#page h2 {
font-size: 1.2em;
}

#page h3 {
font-size: 200%;
color: #3187c8;
font-weight: bold;
margin-bottom: 15px;
padding: 0 0 0 0;
margin: 0 0 10px 0;
}

#page h4 {
font-size: 160%;
color: #3187c8;
font-weight: bold;
margin-bottom: 15px;
padding: 0 0 0 0;
margin: 0 0 10px 0;
}

#flashmsg {
border: 1px solid #CC6600;
padding: 0;
margin-bottom: 1em;
}

#flashmsg h1 {
font-weight: bold;
font-size: 1.1em;
background-image: url(../images/icon_alert.gif);
background-repeat: no-repeat;
background-position: 1em;
padding: 10px 0 0 40px;
color: #FF8039;
height: 25px;
margin: .5em .5em .5em .5em;
}
#flashmsg p {
font-weight: bold;
font-size: 1em;
color: #000;
padding: 0;
margin: .5em .5em .5em 4.2em;
}

#flashmsg_confirm {
border: 1px solid #009900;
padding: 0;
margin-bottom: 1em;
}

#flashmsg_confirm h1 {
font-weight: bold;
font-size: 1.1em;
background-image: url(../images/icon_confirm.gif);
background-repeat: no-repeat;
background-position: 1em;
padding: 10px 0 0 40px;
color: #009900;
height: 25px;
margin: .5em .5em .5em .5em;
}

#flashmsg_confirm p {
font-weight: bold;
font-size: 1em;
color: #009900;
padding: 0;
margin: .5em .5em .5em 4.2em;
}


#header form {
text-align: right;
display: inline;
position: absolute;
left: 780px;
top: 60px
}
	
#header p {
font-size: 1.2em;
text-align: right;
position: absolute;
left: 790px;
font-weight: bold;
top: 40px;
}
	
#header p.logos {
font-size: 1.2em;
text-align: right;
display: inline;
position: absolute;
left: 850px;
font-weight: bold;
top: 25px
}
	
	
#search {
height: 20px;
width: 220px;
border: 0;
cursor: pointer;
}

#Print {
background: url(../images/printiconblue.png) no-repeat 0 0;
height: 53px;
width: 47px;
border: 0;
cursor: pointer;
}

.hotimg {
border: none;
position: absolute;
margin-top: -20px;
margin-left: -6px;
height: 28px;
}

.prod_hotimg {
border: none;
padding-left: .85em;
padding-right: .85em;
margin-top: -5px;
}



/* Login*/
#Login {
position: relative;
float: right;
clear: left;
width: 198px;
padding: 0 .2em 0 .5em;
}

#Login img {
padding: 0 .4em .4em .4em;
}

#Login table thead th, #Login tbody th {
padding: 5px 5px;
text-align: left;
background-color: #ccc;
border: none;
}
#Login table tbody tr td {
padding: 5px 5px;
text-align: left;
border: none;
}
#Login .label {
font-weight: bold;
}
/* Product TABLE*/

img.prod {
margin: 1px;
}

table.product, .product {
margin: 3px 0 20px 0;
width: 100%;
border-bottom: #666 1px dashed;
}

table.product th, .table_heading {
padding: 3px 3px 2px 3px;
font-weight: bold;
background-color: #006CB5;
color: #FFF;
border-right: 1px solid #fff;
}
.normaltext {
font-weight: normal;
}
table.product td {
vertical-align: top;
padding: 1px 3px 1px 3px;
margin: 0;
}
.even {
background-color: #EFEFEF;
}

table.product tr.gap {
height: 20px;
vertical-align: top;
}

table.product hr {
color: #666666;
height: 1px;
}

table.product td.label {
width: 15em;
}

.title {
padding-bottom: 2px;
margin: 0;
font-size: 1em;
font-weight: bold;
}

table.product p {
padding-bottom: 2px;
margin: 0;
}

#rem_img {
height: 30px;
}

.product h4 {
font-style: italic;
margin-top: 1em;
margin-bottom: 0.5em;
font-size: 8pt;
}


.product label {
display: block;
}

.right_gap {
float: left;
margin-right: 5px;
}

.bottom_gap {
margin-bottom: 3px;
}

fieldset {
border: 0;
padding-top: 2.5em;
padding-bottom: 1em;
}

legend {
font-size: 1.2em;
position: relative;
padding: 0;
display: inline;
width: 100%;
}

legend span {
position: absolute;
margin-top: 0.5em;
}

/*TABLES*/
table {
margin: 0px 0 0px 0;
}

table,td {
border-collapse: collapse;
}

thead th, tbody th {
padding: 5px 5px;
text-align: left;
}

/*tbody tr td {
padding: 5px 5px;
}
*/
tfoot td, tfoot th {
border-left: none;
border-top: 1px solid #CCC;
padding: 4px;
font-weight: bold;
}

/*caption {
text-align: left;
padding: .3em 0 .3em 1em ;
color: #000;
font-weight: bold;
white-space: nowrap;
background-color: #8DBED6;
width: 100%;
}
*/

table.product caption, table.shop caption {
text-align: left;
padding: .3em 0 .3em 2.5em ;
color: #000;
font-weight: bold;
white-space: nowrap;
background-color: #00aeef;
	/*width: 100%;*/
	background-image:url(../images/cart2.png);
background-repeat: no-repeat;
}

table 	a:link,
		a:hover,
		a:active,
		a:visited {
color: #555;
}

.producthead {
color: #C6003D;
font-weight: bold;
font-size: 1.1em;
}
p.prod_supplier {
font-weight: bold;
color: #666666;
}

span.producthead a, span.producthead a:visited {
color: #0000FF;
}

span.producthead a:hover {
text-decoration: none;
}

/* Shopping Table */	


table.shop {
border: 1px solid #ccc;
margin: 3px 0 20px 0;
}

table.shop tbody th {
background: #fafafb;
text-align: center;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

table.shop td {
border-right: 1px solid #ccc;
border-bottom: none;
}
table.shop td.check {
white-space: nowrap;
text-align: center;
}

#shopbuts {
text-align: right;
font-size: 1.1em;
}

input.instructions {
color: gray;
}

input.shop {
padding: 0;
font-weight: bold;
vertical-align: middle;
color: #fff;
margin-left: 0;
background: #999;
border: 2px solid #888888;
font-size: .9em;
}

table.shop caption {
	/*text-align: left;
padding: .3em 0 .3em 1em ;
color: #000;
font-weight: bold;
white-space: nowrap;
background-color: #8DBED6;
rem: all the rest should be inhierted */
	width: 99%;
}

/* /TABLES - View Table */	

table.view {
border: none;
margin: 3px 0 20px 0;
}

table.view tbody tr td {
padding: 3px 3px 0 3px;
vertical-align: top;
}

table.view td {
border: none;
vertical-align: top;
}
table.view td input.field {
border: 1px solid #000;
height: 1em;
width: 1.8em;
font-size: 1.4em;
}

table.view td.label {
width: 16em;
padding-left: 1em;
font-weight: bold;
}

table.view td.subhead {
font-size: 1em;
font-weight: bold;
}

table.view td.item {
padding: 0 0 0 13px;
}

table.view td img {
border: none;
}

table.view a:link,
		a:hover,
		a:active,
		a:visited {
border: none;
}

table.view td.qty {
text-align: right;
}

.operator-tile img {
border: none;
}

.operator-tile a {
	text-decoration: none;
	color: #666;
}

.operator-tile a:visited {
	text-decoration: none;
	color: #666;
}

.operator-tile.ui-state-hover a {
	text-decoration: none;
	color: #3187c8 !important;
}

.operator-tile a:hover {
text-decoration: underline;
}



/* /TABLES */	


/* $ Rollover */
blockquote.helpContents {
margin: 0;
padding: 5px;
position: absolute;
top: -200px;
left: -200px;
border: 1px solid #000;
z-index: 100;
background-color: #F4F4D0;
-moz-border-radius: 5px;
white-space: nowrap;
font-weight: bold;
}

.hasHelp {
cursor: help;
}


/*FORMS*/

#rightcolumn {
margin-left: 50%; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn {
float: left;
width: 50%; /*Width of left column*/
}

form .innertube {
margin: 10px 10px 10px 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}


input.but {
padding: 3px 3px 3px 3px;
font-weight: bold;
font-size: 1.1em;
vertical-align: middle;
color: #FFF;
margin-left: 0;
background: #80c2e7;
border: 1px solid #979797;
background-image: url(../images/but_bkg.gif);
background-repeat: repeat;
}

input.add-but {
width: 100%;
margin-bottom: 0.5em;
}

/* /FORMS*/



/*ADMIN TABS*/
#admin_tab li.status {
display: block;
float: right;
border-left: none;
color: #fff;
}
#admin_tab li.status p {
padding: 4px 4px 0 0;
}

#admin_tab li.status a:active, 
#admin_tab li.status a:hover,
#admin_tab li.status a:visited,
#admin_tab li.status a:link {
color: #000;
display: block;
}

.clearit {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

#admin_nav {
width: 1008px;
margin: 0 10px 0 10px;
background-color: #ccc;
}

#admin_tab, #admin_tab ul {
padding: 0;
margin: 0;
list-style: none;
font-weight: bold;
}

#admin_tab a {
display: block;
text-decoration: none;
padding: 5px 10px 5px 10px;
border-right: 1px solid #000;
color: #000;
background-color: #CCC;
font-weight: bold;
}

#admin_tab a.trigger {
padding: 5px 16px 5px 10px;
}

#admin_tab li {
float: left;
width: 9em;
}

/* TABS - submenu*/
#admin_tab li ul, #admin_tab ul li {
width: 12em;
}

#admin_tab ul li a {
border-right: 0;
border-bottom: 1px solid #000;
padding: 3px 12px 3px 16px;
}

#admin_tab li ul {
position: absolute;
display: none;
background-color: #E2E1E1;
}

#admin_tab li:hover a, 
#admin_tab a:focus,
#admin_tab a:active, 
#admin_tab li.p7hvr a {
color: #000000;
background-color: #E2E1E1;
}

#admin_tab li:hover ul, #admin_tab li.p7hvr ul {
display: block;
}

#admin_tab li:hover ul a, 
#admin_tab li.p7hvr ul a {
color: #000000;
background-color: transparent;
}

#admin_tab ul a:hover {
background-color: #606060!important;
color: #FFFFFF!important;
}

#admin_tab li {
width: auto;
}


/* /TABS*/

/*ADMIN TABLES*/
table.admin {
border-bottom: 1px solid #CCC;
padding: 0;
}

table.admin,td {
border-collapse: collapse;
}

table.admin thead th, tbody th {
padding: 0;
text-align: left;
}

table.admin tbody th {
background: #ccc;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #CCC;
}

table.admin tbody tr td {
padding: 3px 2px 3px 2px;
font-weight: bold;
}

table.admin tbody td.endright {
border-right: 1px solid #CCC;
}

table.admin tbody td.endleft {
border-left: 1px solid #CCC;
}

table.admin a {
color: #0000FF;
}

table.admin input.admin_but {
font-size: 10px;
height: 24px;
}

table.admin select {
font-size: 10px;
height: 22px;
}

/*ADMIN TABLES*/

input.admin_but {
padding-left: 3px;
padding-right: 3px;
margin: 10px 2px 10px 2px;
font-weight: bold;
vertical-align: middle;
color: #fff;
margin-left: 0;
background: #99CCEE;
border: 2px solid #888888;
font-size: 1em;
height: 25px;
}

/*  ADMIN DATA Table */	

#odd {
padding-left: 5px;
}
#even {
padding-left: 5px;
}
	
	
#report2 {
margin-top: 1em;
}
	
#report2 hr {
height: 1px;
color: #000;
}
	
	
#report2 h1 {
background: #ccc;
font-weight: bold;
padding: 8px 3px 0 8px;
margin: 0;
font-size: 1.2em;
background-image: url(../images/frame_title_right.gif);
background-repeat: no-repeat;
background-position: right;
}

#report2 h2 {
font-weight: bold;
color: #990000;
padding-bottom: 2px;
padding-top: 5px;
margin: 0;
font-size: 1.2em;
}

#report2 h3 {
font-weight: bold;
color: #000;
font-size: 1em;
padding-bottom: 2px;
margin: 0;
}

table.report2 {
margin: 3px 0 7px 0;
width: 98%;
border: none;
}


table.report2 tbody tr td {
padding: 3px;
}

table.report2 td {
border: none;
font-size: .9em;
font-weight: normal;
}

#heading {
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px dashed #000;
padding-top: 10px;
}

table.report2 td.subhead {
font-weight: bold;
color: #FF0000;
padding-top: .9em;
font-size: 1.05em;
}

table.report2 td.label {
font-weight: bold;
width: 30%;
}

table.report2 tr.labels td {
font-weight: bold;
color: #666666;
border-bottom: 1px solid #ccc;
}

table.report2 tr.totals td {
font-weight: bold;
border: none;
}

table.report2 tr.entry td {
border-bottom: 1px solid #ccc;
}
table.report2 tr.cancelled_entry td {
border-bottom: 1px solid #ccc;
color: red
}

/* ADMIN Data2 Table */	
		
table.results2 {
border: none;
width: 98%;
margin-bottom: 1em;
}

table.results2 a {
text-decoration: none;
}

table.results2 a:hover {
text-decoration: underline;
}

table.results2 h3 {
font-weight: bold;
color: #000;
font-size: .9em;
padding: 0;
}

table.results2 td {
font-weight: normal;
font-size: .9em;
}

table.results2 tr.labels td {
font-weight: bold;
color: #666666;
font-size: .9em;
border-bottom: 1px solid #ccc;
}
table.results2 tr.odd td {
background-color: #E6E6E6;
border-bottom: 1px solid #ccc;
}
table.results2 tr.even td {
background-color: #E5DAE1;
border-bottom: 1px solid #ccc;
}
table.results2 tr.cancelled_odd td {
color: red;
background-color: #E6E6E6;
border-bottom: 1px solid #ccc;
}
table.results2 tr.cancelled_even td {
color: red;
background-color: #E5DAE1;
border-bottom: 1px solid #ccc;
}

#arrow {
width: 60px;
}

#arrow p {
float: left;
text-align: left;
margin: 0;
padding: 0;
}

#arrow img {
float: left;
clear: none;
margin: 3px 0 0 3px;
padding: 0;
}

#timestamp p {
font-size: 0.6em;
text-align: right;
}

.operator-tile {
float: left;
vertical-align: top;
padding: 5px 5px 5px 5px;
margin-bottom: 10px;
}

.operator-tile.ui-state-hover {
border: none !important;
background-repeat: none !important;
background-position: top !important;
}

.operator-info .operator-icon, .product-info .operator-icon, .product-printout .operator-icon {
	float: left;
	clear: none !important;
}

.operator-icon {
/*display: inline;*/
/*float: left;*/
clear: both;
}

.operator-tile .operator-icon img {
/*position: absolute;*/
/*	float: left;*/
	height: 115px;
width: 110px;
border: none;
display: block;
z-index: 1;
clear: both;
}

.operator-tile .operator-name {
text-align: center;
clear: left;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding: 2px 2px 0 2px;
width: 106px;
float: left;
}

.operator-tile.small .operator-name {
width: 86px;
}

.operator-tile.small {
/*	width: 90px;*/
	margin: 0 9px 0 9px;
}
.operator-tile {
	margin: 0 5px 0 5px;
	float: left;
	clear: none;
	position: relative;
}
.operator-tile.small .operator-icon img, img.operator-icon.small {
height: 91px;
width: 90px;
}

.operator-tile.small .operator-name {
/*font-size: 80%;*/
}

.operator-tile.small .hot-deal-icon-overlay {
height: 91px;
width: 90px;
}

.hot-deal-icon-overlay {
position: absolute;
height: 115px;
width: 110px;
z-index: 2;
top: 2px;
left: 2px;
float: left;
clear: none;
display: block;
opacity: .90;
}


img.quicklink {
border: none;
}


.feature {
text-align: center;
}

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill {
display: block
}
b.niftycorners * {
display: block;
height: 1px;
line-height: 1px;
font-size: 1px;
overflow: hidden;
border-style: solid;
border-width: 0 1px
}
/*normal*/
b.r1 {
margin: 0 3px;
border-width: 0 2px
}
b.r2 {
margin: 0 2px
}
b.r3 {
margin: 0 1px
}
b.r4 {
height: 2px
}
b.rb1 {
margin: 0 8px;
border-width: 0 2px
}
b.rb2 {
margin: 0 6px;
border-width: 0 2px
}
b.rb3 {
margin: 0 5px
}
b.rb4 {
margin: 0 4px
}
b.rb5 {
margin: 0 3px
}
b.rb6 {
margin: 0 2px
}
b.rb7 {
margin: 0 1px;
height: 2px
}
b.rb8 {
margin: 0;
height: 2px
}
b.rs1 {
margin: 0 1px
}
/*transparent inside*/
b.t1 {
border-width: 0 5px
}
b.t2 {
border-width: 0 3px
}
b.t3 {
border-width: 0 2px
}
b.t4 {
height: 2px
}
b.tb1 {
border-width: 0 10px
}
b.tb2 {
border-width: 0 8px
}
b.tb3 {
border-width: 0 6px
}
b.tb4 {
border-width: 0 5px
}
b.tb5 {
border-width: 0 4px
}
b.tb6 {
border-width: 0 3px
}
b.tb7 {
border-width: 0 2px;
height: 2px
}
b.tb8 {
border-width: 0 1px;
height: 2px
}
b.ts1 {
border-width: 0 2px
}

/* Styles for bookable product selector */
.date-cell.call {
background-color: #F7F7F7;
background-image: none !important;
}
.date-cell.call.ui-state-highlight {
background-image: url(images/ui-bg_glass_55_fbf8ee_1x400.png) !important;
background-color: #fbf8ee;
}
.date-cell, tr.date-headers th {
text-align: center;
}

table.ui-widget {
	font-size: 100%;
}

table.ui-widget td,table.ui-widget th {
padding: 2px;
}

table.ui-widget td.ui-state-hover {
font-weight: normal;
}

.ui-widget {
	font-family: Calibri, Verdana, Arial, Trebuchet MS sans-serif !important;
	font-size: 100% !important;
}

.date-cell {
	border-color: #CCC !important;
}

.date-cell.available {
	background-color: #D0E0B3 !important;
	background-image: none !important;
}

.date-cell.call {
	background-color: #FEEDC2 !important;
	background-image: none !important;
}

.date-cell.unavailable {
	background-color: #FDB4BC !important;
	background-image: none !important;
	color: #333 !important;
}

table th {
font-size: 110%;
font-weight: bold !important;
}

a, a:visited {
	text-decoration: none;
	color: #3187c8;
}

.category-selector a, .quicklinks a, .subcategories a, .category-selector a:visited, .quicklinks a:visited, .subcategories a:visited {
	color: #666;
}

.category-selector a:hover, .quicklinks a:hover, .subcategories a:hover {
	color: #3187c8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.ui-state-selected, .ui-state-selected a {
color: #3187c8 !important;
font-weight: bold !important;
}

.cart-item-option-quantity input.text.ui-widget-content {
font-weight: bold !important;
color: #3187c8 !important;
margin-right: 2px;
}

.box-top {
border-top: 1px solid #CCC;
}
.box-content {
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
}
.box-bottom {
border-bottom: 1px solid #CCC;
}
.box-all {
border: 1px solid #CCC;
}
.box .title-bar {
font-weight: bold;
background-color: white;
}

.title-bar h3 {
margin: 0px !important;
padding: 2px;
font-size: 100% !important;
color: #666 !important;
text-align: center;
}

.box li a, .subcategories li a {
	display: block;
}

li.ui-state-hover {
	border: none;
}

.category-selector .categories, .subcategories, .quicklinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.category-selector .categories a, .quicklinks ul a, .subcategories a {
	padding: 0px 8px 0px 8px;
	line-height: 24px !important;
	display: block;
	vertical-align: middle;
}

.subcategories li a {
	line-height: 24px !important;
	width: 100%;
} 

.subcategories li {
	width: 100%;
	display:block;
}

.subcategories {
	position: absolute;
	display: none;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0 0 0 0px;
	text-align: left;
	z-index: 10;
	background-color: #FFF;
	top: 0px;
	left: 0px;
	white-space: nowrap;
		width: 150px;
}


.category-selector li, .subcategories li {
	font-size: 13px;
}

.max-width {
	width: 100%;
}

.align-center-h {
text-align: center !important;
}

.align-right {
text-align: right !important;
}

.float-container:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.float-container {
display: inline-block;
}

a.button, input.ui-button, button.ui-button {
	line-height: 1.4em;
	font-size: 100%;
	font-weight: bold;
}

input.ui-button {
	margin-top: 0px;
	vertical-align: top;
}
.buttons {
margin-top: 10px;
text-align: right;
}

.ui-state-hover {
cursor: pointer;
}

button.ui-button-text-only span, input.ui-button, a.button span {
padding: 2px 6px 2px 6px !important;
font-size: 100% !important;
}

.margin-top {
margin-top: 10px;
}

.margin-bottom {
margin-bottom: 10px;
}

.double-margin-top {
	margin-top: 20px !important;
}

.margin-left {
margin-left: 10px;
}

.margin-right {
	margin-right: 10px;
}

.padding-right {
	padding-right: 10px !important;
}

.margin-all {
	margin: 10px;
}
.box-content .box-inner {
padding: 5px 5px 5px 5px;
width: 100%;
}

button.ui-button-icon-only span {
margin-left: 20px; /* needed to center icon of FF */ 
margin-top: -8px !important;
margin-bottom: 4px !important;
height: 14px;


}

button.ui-button-icon-only {
	padding: 0px 2px 4px 8px !important;
/*	margin-bottom: 5px;*/
	text-align: center;
	width: 2em !important;
	height: 14px;
	vertical-align: middle !important;
}

/* Required to center this icon */ 
.ui-icon-arrowthick-1-n {
	background-position: 1px -48px !important;
}

div.announcements p {
text-align: center;
margin: 2px 2px 4px 0px;
width: 166px;
border: 1px solid #E0E0E0;
background-color: #F8F8F8;
padding: 2px;
}

.quicklinks a {
text-align: center;
}

.cart-summary .box-content {
font-size: 160%;
text-align: center;
font-weight: bold;
}

.cart-items-none p {
font-size: 200%;
text-align: center;
color: #3187c8;
font-weight: bold;
margin-bottom: 15px;
}

.cart-items-none a {
margin-bottom: 30px;
}

a.button {
	border: 1px solid #CCC;
	color: #666;
}

a:hover.button {
	border: 1px solid #CCC;
	color: #3187c8;
}

.calendar-container {
font-size: 80%;
}

.operator-info, .product-info {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}

.operator-info .operator-icon, .product-info .operator-icon {
	margin-right: 5px;
}

.operator-name, .product-name {
	padding: 0px;
	margin: 0px;
}

.cart-item-controls h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.indent {
padding-left: 10px;
}

.cart-item-review .product-summary {
margin: 2px 0 10px 0;
}
.cart-item-icon {
float: left;
}
.cart-item-review {
float: left;
}
.cart-item-review-details {
float: left;
width: 899px;
}
.cart-item-review-details h4, .product-info h4 {
	margin: 5px 0px 0px 0px !important;
	font-size: 100% !important;
	color: #666 !important;
}
.cart-item-review-details p {
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}

.cart-item-review-details ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none inside;
}

.cart-item-review-details ul.option-groups {
	padding-left: 10px;
}

.cart-item-options .quantity {
font-weight: bold;
}
.cart-item-seperator-container {
	float: left;
	width: 898px;
	padding: 5px 0px 10px 95px;
}

.cart-item-seperator {
	width: 100%;
	height: 1px;
	background-color: #E6E6E6;
	clear: both !important;
}
.cart-item-price {
font-weight: bold;
}

.cart-details {
	float: left;
	clear: both;
}

.cart-customer-details label, .cart-payment-details label {
font-weight: bold;
float: left;
text-align: right;
}
.cart-customer-details label {
width: 80px;
}
.cart-customer-details {
	width: 372px; 
	float: left
}
.cart-payment-details label {
width: 130px;
}
.cart-payment-details input {
	margin-left: 30px;
	width: 200px;
}

.cart-payment-total div {
margin-left: 30px;
width: 200px;
}

.cart-payment-total div {
	display: inline;
	font-weight: bold;
}

.cart-payment-detail, .cart-customer-detail {
	vertical-align: middle;
	float: left;
	height: 21px;
}

.payment-method .ui-buttonset {
	margin-top: 2px;
	margin-bottom: 2px;
}
.cart-customer-details input {
	margin-left: 30px;
	width: 230px;
}
.cart-customer-detail, .cart-payment-detail {
	margin-bottom: 2px;
	margin-top: 2px;
}

#payment-method {
	padding-top: 0px;
	padding-bottom: 18px;
	margin-left: 160px;
	vertical-align: baseline;
}

.cart-payment-details {
	width: 418px; 
	float: left; 
	margin-left: 10px
}

.ui-buttonset label {
	font-size: 80% !important;
	width: auto;
	margin-bottom: 2px;
}

.ui-buttonset label span.ui-button-text {
	padding: 0px 10px 0px 10px;
	margin: 1px;
	text-align: center;
}

button.small, a.button.small span {
	font-size: 85% !important;
}

.product-selector .product-name {
/*	text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
*/
}

.bookable-product-selector .controls {
	margin-bottom: 3px;
	margin-top: 3px;
}

.cart-item-option-quantity button, .cart-item-discount-control-discount button {
	height: 16px;
	width: 18px !important;
}

.cart-item-option-quantity input, .cart-item-discount-control-discount input {
	vertical-align: middle;
}

td.cart-item-option-price {
	width: 10%;
}
td.cart-item-option-total {
	width: 15%;
	text-align: right;
}

td.cart-item-option-quantity {
	vertical-align: middle !important;
	width: 18%;
}
	
.cart-item-detail-grouping {
	margin-bottom: 15px;
}
.cart-item-detail-grouping .instruction {
	margin: 0px;
}

.no-margin {
	margin: 0;
}

.no-margin-left {
	margin-left: 0 !important;
}

.no-margin-top {
	margin-top: 0 !important;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.voucher-preview {
  vertical-align: middle;
  color: #3187c8;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  float: left;
  width: 194px;
  min-height: 40px;
  background-image: url();
  padding: 1px;
  border: 2px solid #3187c8;
  background-color: #CCC;
  font-style: italic;
}
.voucher-preview img {
  display: none;
  border: none;
}
.voucher-post-purchase {
  float: left;
  width: 775px;
  text-align: left;
}
.bigger {
  font-size: 110%;
}
label {
  font-weight: bold;
}
a img {
	border: none;
}

.thick-border {
	border: 2px solid #CCC !important;
}

.cart-item-option-name {
	text-indent: 5px;
}

.message-box {
	padding: 10px;
}

.message-box ul {
	margin: 5px;
}

.message-box .ui-icon {
	margin: 1px 2px 2px 2px !important;
}

.text-counter-warning {
	color: #CD0A0A !important;
}

#moreInfo {
	width: 100%;
}
  .region-selector {
/*     width: 178px;*/
     top: 0;
     left: 0;
     display: none;
     position: absolute;
    z-index: 1000;     
	background-color: white;
	    border-top: 1px solid #CCC;
  }
  .region-selector ul {
    font-size: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 0px;
    border-collapse: collapse;
	background-color: white;
  }
  .region-selector ul li {
    background-color: white;
    border-collapse: collapse;
    width: 178px;
    margin: 0px;
    padding: 2px;
    text-align: center;
    font-weight: normal;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
	border-top: none;
	border-bottom: none;
  }
  .region-selector ul li.ui-state-hover {
    border-top: none;
    border-bottom: none;
    text-decoration: none;
    cursor: pointer;
  
  }
  .region-selector ul a {
    color: #666 !important;
    display: block;
  }
  .region-selector ul li.ui-state-hover a, .region-selector ul li.ui-state-selected a{
    color: #3187c8 !important;
  }
  .region-selector ul a:hover {
    text-decoration: none !important;
  }

.ui-state-error h3 {
	margin-top: 10px !important;
	color: #CD0A0A !important;
}

.message-box p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 5px;
}

.message-box.ui-state-highlight {
	border-color: #999;
	background-color: #3187c8 !important;
	color: #FFF;
	background-image: none;
}

.message-box.ui-state-highlight a.ui-state-default {
	color: #666;
}

.message-box.ui-state-highlight a.ui-state-hover {
	color: #3187c8;
}

.message-box.ui-state-highlight .ui-icon {
/*	background-image: url(jquery-ui-tm/images/ui-icons_3187c8_256x240.png);*/
}

.loading-splash {
	text-align: center;
	font-size: 400%;
	color: #DDD;
	font-style: italic;
	margin-top: 20px;
	margin-bottom:20px;
}
.huge-text div {
	font-size: 1200% !important;
}

ul.ui-autocomplete {
	font-size: 100%;
}

table.structural tbody th {
	background-color: none !important; 
}
table.structural .ui-state-hover {
	border-width: 0px;
}

table.structural .ui-state-hover button {
	border-width: 1px;
}

table.padded th, table.padded td {
	padding: 3px;
}


.cart-item-discount-post-value {
	width: 15%;
}

.cart-item-discount-control-discount button {
	margin-bottom: 2px;
}

.booking-date-control .controls {
	margin-bottom: 3px;
}

.selected-date {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-size: 110%;
}

.cart-item-review-details .product-name, .product-info .product-name {
	color: #666 !important;
	font-size: 140% !important;
/*	text-indent: 10px;*/
	margin: 0px !important;
	padding: 0px !important;
}

.cart-item-review-details .operator-name, .product-info .operator-name {
	margin: 0px !important; 
	padding: 0px !important;
/*	text-indent: 20px;*/
	font-style: italic;
}

.cart-item-review-details .option-group {
/*	font-weight: bold;*/
	text-decoration: underline;
}

.ui-tabs .ui-tabs-panel {
	padding: 2px !important;
}
.ui-tabs-nav {
	text-align: center;
}

.no-border-left {
	border-left-style: none !important;
}

.no-border-right {
	border-right-style: none !important;
}

.product-tooltip p {
	text-align: center;
}

.product-tooltip .product-name {
	font-size: 140%;
}

.product-tooltip .hot-deal-header {
	font-size: 120%;
}

.product-tooltip .product-name, .product-tooltip .operator-name {
	color: #6CF;
}

.product-tooltip .operator-name {
	font-style: italic;
}

.product-tooltip .hot-deal-header {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}

.product-tooltip .hot-deal-msg {
	margin-top: 0px;
	padding-top: 0px;
}

.product-tooltip .hot-deal {
	color: #F66;
	margin: 0px;
}

.product-row.hot-deal .product-name {
	color: #AC1220; 
}

#page.printout {
	width: 206mm; /* For A4 */
	margin: 0px;
	padding: 2mm;
	margin-bottom: 10px;
}