body {
  	font-family: Verdana, arial, sans serif;
  	font-size: 12px;
  	margin: 0;
  	width: 980px;
  	margin:0 auto;
}

form, fieldset {
	margin:0;
	padding:0;
}

img {
border:0;
margin:0;
padding:0;
}

.error_box {
	border:1px solid #FA96C6;
	padding:5px 10px;
	color:#cc0066;
	background:#FFEAF4;
}

#error_message {
	border:1px dotted red;
	background:#FFE8E8;
	margin-top:3px;
	margin-bottom:3px;
	padding:2px;
	color:red;
	font-weight:bold;
	display:none;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#00804E;
	border-bottom:1px dotted #aaa;
	padding-bottom:4px;
	margin:15px 0 10px 0;
}

h2 {
font-size:15px;
color:#00804E;
margin-bottom:15px;
}

h3 {
font-size: 12px;
color:#00804E;
margin-bottom:0;
}

a {
color:#0000FF;
}

a.menuhead {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding-top:2px;
padding-bottom:2px;
margin-top:0px;
margin-bottom:0px;
}
a.menuhead:visited{
color:#FFFFFF;
}
a.menuhead:hover {
color:#FFFFFF;
}
a:hover {
color:#a80054;
}

td, p {
color:#505050;
}

/*strong {
display:block;
padding:1px 1px 1px 2px;
color:#a80054;
font-weight:bold;
border-bottom:1px dotted #aaa;
}
*/

td.topnav {
height:19px;
text-align:center;
background:#eee;
border:1px solid #e9e9e9;
padding:3px 0 3px 0;
}

td.topnav a {
font-size:13px;
color:#0000CC;
text-decoration:none;
margin-right:20px;
padding-right:20px;
border-right:1px solid #000000;
}

td.topnav a img {
margin-right:6px;
vertical-align:middle;
}

td.banner {
background:url('') 35% 0 no-repeat;
}

table.bag {
float:right;
width:210px;
background:#fff;
}

table.bag td p {
color:#666666;
border-left:1px solid #ccc;
padding-left:8px;
margin-left:6px;
}

td.content {
width:65%;
padding:10px;
}

a.index_box {
display:block;
float:left;
width:48%;
height:114px;
margin:4px 4px 4px 4px;
background:url('index_box_left.jpg') 0 0 no-repeat;
cursor:pointer;
}

a.index_box div img {
margin:15px;
}

a.index_box div.special_offers {
float:right;
width:100%;
height:114px;
background:url('box_special_right.jpg') 100% 0 no-repeat;
}

a.index_box div.t3_hairdryers {
float:right;
width:100%;
height:114px;
background:url('box_t3hairdryers_right.jpg') 100% 0 no-repeat;
}

a.index_box div.t3_straighteners {
float:right;
width:100%;
height:114px;
background:url('box_t3straighteners_right.jpg') 100% 0 no-repeat;
}

a.index_box div.thinkstraight {
float:right;
width:100%;
height:114px;
background:url('box_thinkstraight_right.jpg') 100% 0 no-repeat;
}

a.index_box div.moisturisers {
float:right;
width:100%;
height:114px;
background:url('box_moisturisers_right.jpg') 100% 0 no-repeat;
}

a.index_box div.styling_products {
float:right;
width:100%;
height:114px;
background:url('box_hairstylingproducts_right.jpg') 100% 0 no-repeat;
}

.flypage_price {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

.price1 {
	font-weight:bold;
}

.price_table {
font-size:10px;
text-align:center;
background-color:#eee;
padding:1px;
margin:1px;
}

td.price_table {
font-size:10px;
}

td.qty {
padding-right:6px;
font-size:11px;
}

td.qty form {
margin:0;
}

.price {
color:#f00;
font-size:14px;
}


table.qty_display {
min-width:200px;
height:20px;
border:1px solid #ccc;
margin-top:4px;
}

table.qty_display div {
font-size:10px;
text-align:centre;
float:left;
margin:1px;
padding:0;
}

.price_details {
width:100%;
color:#808080;
font-weight:normal;
margin-top:5px;
}


.crumb {
font-size:13px;
color:#707070;
}

td#infobox_tl {
width:11px;
height:11px;
background:url("/images/graphics/gry_curve_tl.gif") 0 0 no-repeat;
}

td#infobox_tm {
width:11px;
height:11px;
background:url("/images/graphics/onepx.gif") 0 0 repeat-x;
}

td#infobox_tr {
width:11px;
height:11px;
background:url("/images/graphics/gry_curve_tr.gif") 0 0 no-repeat;
}

td#infobox_br {
width:11px;
height:11px;
background:url("/images/graphics/gry_curve_br.gif") 0 0 no-repeat;
}

td#infobox_bm {
width:11px;
height:11px;
background:url("/images/graphics/onepx.gif") 0 100% repeat-x;
}

td#infobox_mr {
width:11px;
background:url("/images/graphics/onepx.gif") 100% 0 repeat-y;
}

td#infobox_ml {
width:11px;
background:url("/images/graphics/onepx.gif") 0 0 repeat-y;
}

td#infobox_bl {
width:11px;
height:11px;
background:url("/images/graphics/gry_curve_bl.gif") 0 0 no-repeat;
}

td.border_lr {
border-left:10px solid #ccff00;
border-right:10px solid #ccff00;
}

/**********General classes*/

/*Index page heading style*/

/*Body text*/
p { font-size: 10pt }

td { font-size: 10pt }

img.inpage {
float:left;
margin:8px;
}

/*Product buttons*/

.btn_buynow {

}

.btn_add {

}

.btn_details {
}

table.cat_list {
margin-bottom:12px;
}

div.label {
display:inline;
width:140px;
height:20px;
font-size:14px;
font-weight:normal;
color:#0000FF;
text-align:center;
background:#EAF86B;
border:1px solid #fdd0e3;
}

div.label_sml {
font-size:12px;
color:#000000;
}

div.product_options {
	font-size:11px;
	color:#a80054;
	background:#fee9f2;
	border:1px solid #fdd0e3;
}

div.product_options td {
	font-size:11px;
}

div.frame {
text-align:center;
border:1px solid #ccc;
padding:2px;
margin:8px;
}

.button2 {
	background-image: url(/images/button_product.gif);
	background-color: #EEFFFF;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #BB720A 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*General buttons*/
.button3 {

}


/*
.button3 {
	width:130px;
	height:27px;
	background: url('btn.gif') 0 0 no-repeat;
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding: 2px;
	border:0;
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #00804E;
}
*/

/*Small title bar*/
.titletab_small {
  	background-color: #bbb;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}


.titletab_large {
	background-color: #A80054;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold; 
}

/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {	
  	text-align:right;
	color:blue;
	text-decoration:none;
	background-color:white
}

/*Topper controls drop down menus*/
.submenu {
	font-size:8pt; 
	color:white; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#094989;	
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:20;
	background-color:#218CBD;
	font-size:12px;
	color:white;
	padding-left: 10px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #124B8A;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:12px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/

/**********Left column classes (leftright & leftonly)*/
	
td.left {
width:220px;
}

td.right {
width:220px;
}

td.right img {
	margin:8px 0 8px 0;
}				

div.left {
width:220px;
background:#f7f7f7;
margin-top:15px;
}

div.left ul {
margin:3px 0 0 0;
padding:3px;
list-style-type:none;
}

div.left ul li {
padding:3px 0 2px 10px;
border-bottom:1px dotted #666666;
}

div.left ul a {
color:#666666;
text-decoration:none;
}

div.left ul a:hover {
color:#0000CC;
}

div.left div.l1 {
width:100%;
height:22px;
padding-top:3px;
color:#fff;
text-indent:12px;
background:url('/images/corner_small.gif') 100% 0 no-repeat;
background-color:#00804E;
}

div.left div.l2 {
width:100%;
height:22px;
padding-top:3px;
color:#fff;
text-indent:12px;
background:url('/images/corner_small.gif') 100% 0 no-repeat;
background-color:#00804E;
}

div.left div.l3 {
width:100%;
height:22px;
padding-top:3px;
color:#fff;
text-indent:12px;
background:url('/images/corner_small.gif') 100% 0 no-repeat;
background-color:#00804E;
}

div.left div.l4 {
width:100%;
height:22px;
padding-top:3px;
color:#fff;
text-indent:12px;
background:url('/images/corner_small.gif') 100% 0 no-repeat;
background-color:#00804E;
}

div.login_box {
width:172px;
color:#666666;
background:#eee;
margin-top:15px;
/*margin:15px 5px 10px 5px;*/
padding:7px;
border:1px solid #ddd;
}

div.login_box td, div.login_box p {
color:#666666;
} 

div.login_box a {
color:#0000CC;
text-decoration:none;
}

.button_login {
width:57px;
height:23px;
color:#838383;
font-size:14px;
font-weight:normal;
text-align:center;
cursor:hand;
background:url("/images/btn_login.gif") 0 0 no-repeat;
border:0px;
margin:6px 0 0 83px;
}

p.subheading {
padding-bottom:4px;
margin-bottom:7px;
border-bottom:1px dotted #bbb;
}

.left_table {width:100%}
	
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #094989
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #094989;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none
}
		
/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center {width:70%; vertical-align:top}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top;padding-left:30px;border:10px solid #ccff00;border-bottom:0px}



		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/		
	
.footer {
	height:55px;
	margin:15px 0 15px 0;
	padding:5px;
	background:#f7f7f7;
	border-top:1px dotted #c5c5c5; 
	border-bottom:1px dotted #c5c5c5;
	font-size:11px;
	text-align:left;
	color:#666666;
}

	
/**********End of footer controls*/

/**********Begin search_box_small component classes*/

/*Search button /images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/**********End search_box_small component classes*/


/**********Cross component classes*/

/*Cross component outer*/
.specials {width:90%; text-align:left}
		
/*Cross component title bar*/
.specials_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_cross.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	margin-top: 5px
}
	
/*Cross component body*/
.specials_body {
	width:100%;
	margin:0;
	border:solid #124B8A 2px;
	font-size: 10pt;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #BB720A 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End random component classes*/
	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #eee;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #fff;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
		background: #fff url(/images/nav_grad.jpg) repeat-x bottom left;
		color: #353535;  
		font-weight: normal;
		width:180px;
		font-size:10px;
		font-family:arial;
		border: 1px solid #B4B4B4;
}
.carttiny th {
		font-family:verdana;
		font-size:11px;
		color:#0000CC;
		text-align:left;	
}

/*Cart tiny title*/
.carttiny_title {
background:url('/images/basket_head.jpg') 0 0 no-repeat;
color: #FFFFFF !important;
text-indent:23px;
  	width:180px;
  	height:26px;
  	padding-left:10px; 
}

td.ctiny_item {
		font-family:arial;
		font-size:11px;
}

td.ctiny_item a {
		font-family:arial;
		font-size:11px;
}

.ctiny_itemprice {
		font-size:10px;
		font-family:verdana;
		color:#ff0000;
		font-weight:bold;
}	

td.ctiny_qty {
		font-size:11px;
		color:#ff0000;
		font-weight:bold;
}
td.ctiny_total {
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;	
}

.carttiny_title a {
color: #333 !important;
  	font-weight: bold;
  	text-decoration: none;
  	font-family:verdana;
  	font-size: 13px;
}


/*Cart tiny headings*/
.ctiny_heading {
  	color: #353535 !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*results_buylist category heading*/
.title {
	font-weight:bold;
	font-size:16px
}


/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*results_big product name*/
.results_description {
	color: black;
  	font-weight: bold;
  	font-size: 11px
}

/**********End results_ component classes*/



a.bigboldlink:link,a.bigboldlink:visited {
	color:#f00;
	margin-bottom:0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


a.bigboldlink:hover {
	color:#CC0000;
	margin-bottom:0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A.helpinfo:link	{ color: #0000CC; padding-top: 5px; font: bold 12pt arial, helvetica, sans-serif; TEXT-DECORATION: underline; }
A.helpinfo:visited	{ color: #9900cc; font: bold 12pt arial, helvetica, sans-serif; TEXT-DECORATION: underline; }
A.helpinfo:hover	{ color: #CC0000; font: bold 12pt arial, helvetica, sans-serif; }
A.helpinfo:active	{ color: #990000; margin-top: 50px; font: bold 12pt arial, helvetica, sans-serif; TEXT-DECORATION: underline; }

A.sublink:link	{ color: #0000CC; padding-top: 5px; font: normal 10pt arial, helvetica, sans-serif; TEXT-DECORATION: underline; }
A.sublink:visited	{ color: #9900cc; font: normal 10pt arial, helvetica, sans-serif; TEXT-DECORATION: underline; }
A.sublink:hover	{ color: #CC0000; font: normal 10pt arial, helvetica, sans-serif; }
A.sublink:active	{ color: #990000; margin-top: 5px; font: normal 10pt arial, helvetica, sans-serif; TEXT-DECORATION: underline; }

#rightnav {
padding-top:20px;
padding-right:10px;
}

#rightnav img {
margin:5px 0 5px 0;
}

#product_nav {
	margin:0;
	padding:0;
	padding-top:20px;
	margin-left:10px;
	width:180px;
}

#product_nav h4 {
	margin:0;
	padding: 5px 0 2px 5px;
	height:20px;
	font-size:13px;
	background:url('/images/nav_title_grad.jpg') no-repeat top left;
}

#product_nav ul.options {
	background:url('/images/nav_grad.jpg') repeat-x bottom left;
}

#product_nav ul, #product_nav ul li  {
	margin:0;
	padding:0;	
}

#product_nav ul {
	padding-bottom:10px;
	width:100%
}

#product_nav ul li {
	list-style:none;
	padding-left:10px;
}


#product_nav ul#paper_rolls, #product_nav ul#ink_products {
	margin-bottom: 10px;
}



#product_nav ul li a {
	width:100%;
	color: #0000CC;
	padding-top: 5px;
	font: normal 12px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#product_nav ul li a:hover {
	color: #000000;
	padding-top: 5px;
	font: normal 12px;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
}

#product_nav div.spacer {
	height:10px;
	background:none;
}

td.topbar {
background:url(/images/machine_select_grad.jpg) repeat-x top left #cf0;
border-bottom:1px solid #bbb;
}

form.manuform {
margin:0 15px 4px 30%;
padding-bottom:4px;
}

form.manuform fieldset {
float:left;
display:inline;
font-size:11px;
border:0;
margin: 4px 0 6px 6px;
text-align:left;
}

.basket_headers {
	color: #fff;
	background-color: #878787;
	padding: 4px;
}	
.basket_bg_tl {
	background-image: url(/images/basket_tl.gif);
	background-repeat: no-repeat;
}
.basket_bg_bl {
	background-position: left bottom;
	background-image: url(/images/basket_bl.gif);
	background-repeat: no-repeat;
}
.basket_bg_tr {
	background-image: url(/images/basket_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


.advertimages {
	display: block;
	margin:10px 0 0 10px;
}

.advertimages img {
	margin:0;
	padding:0;
}

div.infobox {
font-size:14px;
background:#fdf1fd;
border:1px solid #ec97f5;
padding:5px;
}

div.infobox div {
width:165px;
font-size:10px;
text-align:center;
display:inline;
margin:10px;
}

div.infobox table td {
text-align:center;
}

div.infobox table td img {
border:1px solid #ec97f5;
}

/* club page style */
div.club_body {
width:100%;
background:#f7f7f7;
color:#666666;
margin-top:15px;
}
div.club_body ul {
margin:3px 0 0 0;
padding:3px;
list-style-type:none;
}


/* club page style */
table.specs {
margin-top:20px;
}

table.specs th {
text-align:left;
color:#fff;
background:#0000CC;
padding:2px;
}
/* MY ACCOUNT STYLES */



a.myacnavibox {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.myacnavibox:hover {
	color: black;
	text-decoration: underline;
}
.myaccount_title {
background:url('/images/myaccount_head.gif') 0 0 no-repeat;
color: #FFFFFF !important;
text-indent:23px;
width:180px;
height:26px;
padding-left:10px; 
}
.myaccount_title a {
color: #333 !important;
  	font-weight: bold;
  	text-decoration: none;
  	font-family:verdana;
  	font-size: 13px;
}

ul#ma_navigation, ul#ma_breadcrumbs {
	background: #eee;
	margin: 0;
	padding: 3px;
	padding-left: 10px;

}

ul#ma_navigation li {
	display: inline;
	padding-right: 20px;
	font-size: 13px;
}

ul#ma_navigation li a:active,
ul#ma_navigation.active_account li.account a,
ul#ma_navigation.active_orders li.orders a,
ul#ma_navigation.active_details li.details a,
ul#ma_navigation.active_returns li.returns a,
ul#ma_navigation.active_printers li.printers a {
	font-weight: bold;
}

ul#ma_navigation li a, ul#ma_navigation li a:visited {
	color: #0000CC;
	text-decoration: none;
}

ul#ma_navigation li a:hover {
	text-decoration: underline;

}

ul#ma_breadcrumbs {
	border-bottom: 1px solid #00804E;
	padding-left: 30px;
}

ul#ma_breadcrumbs li {
	display: inline;	
	font-size: 10px;
	font-weight: bold;
}

ul#ma_breadcrumbs li a {
	font-weight: normal;
	text-decoration: none;
	color: #00804E;
}

ul#ma_breadcrumbs li a:hover {
	text-decoration: underline;
}

table#ma_table {
	width: 650px;
	margin-left: 50px;		
	border-collapse: collapse;
	border: 1px solid #00804E;
}

table#ma_table th, table#ma_table td {
	padding: 3px;
}

table#ma_table th {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: white;

}

table#ma_table td.mem_name {
	font-style: italic;
}

table#ma_table td.heading {
	background: #00804E;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: white;
}

table#ma_table td.subheading {
	font-weight: bold;
}

table#ma_table td.links {
	font-size: 10px;
}	

table#ma_table td.add {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}	

table#ma_table_small {
	width: 330px;
	border-collapse: collapse;
	border: 1px solid #00804E;
}

table#ma_table_small th, table#ma_table_small td {
	padding: 3px;
}

table#ma_table_small th {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

table#ma_table_small th.cancel {
	background: #00804E;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

table#ma_table_small tr.roweven	{
	background: #fdf1fd;
}

table#ma_table_small td.tdclass {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

table#ma_table_small td.mem_name {
	font-style: italic;
}

table#ma_table_small td.subheading {
	font-weight: bold;
}

table#ma_table_small td.links {
	font-size: 11px;
}


table#ma_table_small td.add {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}	

table#ma_table_lastorder {
	width: 330px;
	border-collapse: collapse;
	border: 1px solid #00804E;
} 

table#ma_table_lastorder td.data {
	background: #00804E;
	font-weight: bold;
	font-size: 11px;
}

table#ma_table_lastorder th {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

table#ma_table_small th a {
	font-weight: bold;
	color: white;
}

form#ma_new_printer {
	display: block;
	margin-left: 50px;
}

form#ma_new_printer select, form#ma_new_printer input {
	font-size: 11px;
}



table#ma_itemdisplay {
	width: 650px;
	border-collapse: collapse;
	border: 1px solid #00804E;
}

table#ma_itemdisplay th, table#ma_itemdisplay td {
	padding: 3px;
}

table#ma_itemdisplay th {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: white;

}

table#ma_itemdisplay td.repeateord {
	background: #EEE;
	font-weight: bold;
	font-size: 11px;
	color: 00804E;

}

table#ma_itemdisplay td.mem_name {
	font-style: italic;
}

table#ma_itemdisplay td.subheading {
	font-weight: bold;
}

table#ma_itemdisplay td.links {
	font-size: 10px;
}	

table#ma_itemdisplay td.add {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}	


table#ma_table_small {
	width: 330px;
	border-collapse: collapse;
	border: 1px solid #00804E;
}

table#ma_table_small th, table#ma_table_small td {
	padding: 3px;
}


table#ma_table_small tr.roweven	{
	background: #fdf1fd;
}

table#ma_table_small td.tdclass {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: navy;
}

table#ma_table_small td.mem_name {
	font-style: italic;
}

table#ma_table_small td.subheading {
	font-weight: bold;
}

table#ma_table_small td.links {
	font-size: 11px;
}


table#ma_table_small td.add {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}	

table#ma_table_lastorder {
	width: 330px;
	border-collapse: collapse;
	border: 1px solid #00804E;
} 

table#ma_table_lastorder td.data {
	background: #00804E;
	font-weight: bold;
	font-size: 11px;
}

table#ma_table_orderivew {
	width: 550px;
	border-collapse: collapse;
	border: 1px solid #00804E;
}

table#ma_table_orderivew th, table#ma_table_orderivew td {
	padding: 3px;
}

table#ma_table_orderivew th {
	background: #00804E;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: white;

}

table#ma_table_orderivew td.mem_name {
	font-style: italic;
}

table#ma_table_orderivew td.heading {
	background: #00804E;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: white;
}

table#ma_table_orderivew td.subheading {
	font-weight: bold;
}

table#ma_table_orderivew td.links {
	font-size: 10px;
}	

table#ma_table_orderivew td.add {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}



div.info_box {
	border: 1px dotted #00804E;
	background-color: #eee;
	color: #00804E;
	padding: .5em;
}

.info_box_outer {
	width: 95%
}

.tdbox {
	border:1px solid #00804E;
	margin-bottom:15px;
}

#progress {
	text-align: center;
	padding: 0px 0 30px 0;
}
#progress ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#progress li {
	display: inline;
	margin: 0.5em 0;
	padding: 0 0.5em 0.3em 0.5em;
	white-space: nowrap;
	background: #fff;
	font-size: 18px;
	color: #ccc;
	border-bottom: 5px solid #ccc;
	height: 0; /* Fixes padding problem in IE5.0 */
}

#progress a {
	font-size: 18px;
	text-decoration: none;
	color: #9c3;
}

#progress a:hover {
	color: #036;
}
#progress li.progress-active {
	color: #00804E;
	border-bottom: 5px solid #00804E;
	background: url(/images/progress_arrow.gif) top center no-repeat;
}

#progress li.progress-done {
	border-bottom: 5px solid #00804E;
	color: #666;
}

.checkout_address_title_l {
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background-color: #00804E;
	/*border-bottom: 1px dotted #666666;*/
	background-image: url(/images/basket_green_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align:middle;
}
.checkout_address_title_r {
	padding: 10px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #00804E;
	/*border-bottom: 1px dotted #666666;*/
	background-image: url(/images/basket_green_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align:middle;
}
 

.basket_dotted_bottom {
	border-bottom: 1px dotted #666666;
}
.basket_main {	
	background-color: #f0f0f0;
}
.basket_error_box {
	background-color: #FBE9E6;
	border: 1px solid red;
	padding: 1.5em;
}
.checkoutsubhead{
	border-bottom: 1px dotted #666666;
	font-size: 12px;
	color:#333333;
	background-color: #fff;
}

.checkout_box_green,
.info_box {
	border: 1px dotted #336600;
	background-color: #F0FFE1;
	padding: .5em;
}

/* RECEIPT STYLES */

table.receipt {
width:75%;
padding:6px;
}

table.receipt td {
background-color:#f7f7f7;
padding:5px;
}

table.receipt th {
background-color:#D0EADB;
#color:#000;
padding:5px;
border: 1px dotted #666666;
}

table.receipt h1 {
color:#006;
}

.basket_headers {
	color: #fff;
	background-color: #00804E;
	padding: 4px;
}	
.basket_bg_tl {
	background-image: url(/images/basket_green_tl.gif);
	background-repeat: no-repeat;
}
.basket_bg_bl {
	background-position: left bottom;
	background-image: url(/images/basket_green_bl.gif);
	background-repeat: no-repeat;
}
.basket_bg_tr {
	background-image: url(/images/basket_green_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/*//////////// Banners page ///////////////*/

#banners div{
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	}
	
#banners img {
	display: inline;
	border: none;
	}

#banners p {
	margin-bottom: 2px;
	}
