/* - - - - - - - - - - - - - - - - - - - - -

PRINT STYLE SHEET FOR TRAVEL SUPPORT

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

body {
	font: normal 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #000;

}

fieldset { border: 0; }

img { border: 0; }

h1,h2,h3 {
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

p, td, li, a {
	font: normal 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #000;}

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

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#header_wrapper, #header_rhs, #icons, #call_now_wrap, #navbar, #spacer_button, #image_banner, #footer_nav, #subscribe, #map_news_subscribe, #footer, #footer_bg {
	display: none;
}

#logodetails {
	display: none;
}

#bodytext {
	width: 600px;
}

/* CART */
#cat_desc ul {
	padding-bottom: 3px;
	margin-bottom: 3px;
	}

.shopfront_input, .checkout_input, .checkout_table_bgcol input{
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}	
	

.checkout_table_bgcol {
	width: 100%;
	border: 1px solid #eee;
	padding: 2px;
	}
	
.checkout_toprow {
	background-color:#eee;
	padding: 3px;
	font-weight: bold;
	color: #004712;
	}
	
.checkout_td_bgcol {
	padding: 3px;
	text-align:left;
	}

.cart_button, .checkout_button {
	background-color: #9d1a1f;
	color: #fff;
	margin: 0;
	border: 1px solid #666;
	padding: 2px;
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

