/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
#header { display: none; }
#content { display: block;}
#comments { display: none;}
#sidebar { display: none;}
#footer { display: none;}
#pixopoint_menu1 { display: none;}
.entry p { display: none;}
a { display: none;}
h1 { display: none;}

h4 {
	font-size: 1.5em;
	padding: 0 0 30px 0;
	margin: 0;
	text-transform: uppercase;
	color: #88bb3f;
	}
	
h4, h4 a, h4 a:visited {
	color: #88bb3f;
	}
	
h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}


/* TRAFFIC LIGHTS */

.labelwise_logo {
	width: 746px;
	height: 103px;
	margin: 0 0 30px 0;
	padding: 0;
	}

.traffic {
	padding: 15px;
	margin: 20px 0;
	background: url('images/h2_bg.png') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	}
	
.traffic .leftext {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	}

.quickformbg {
	width: 252px;
	height: 22px;
	margin: 15px 0 0 0;
	padding: 4px 0 0 0;
	background: url('images/quickform_bg.png') no-repeat;
	border: none;
	}

	
	
input.quick {
	width:225px;
	border: 0px;
	margin: 0 0 0 3px;
	padding: 0px;
	background: none;
	}
	
input.smlsearch {
	width: 20px;
	height: 20px;
	background: url('images/search_but.png') no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

select.cat {
	height: 25px;
	width: 200px;
	color: #fff;
	background: url('images/menu_hover.gif') repeat-x;
	padding: 4px;
	float: left;
	left: auto;
	margin: 0 20px 20px 0;
	border: none;
	}
	
option.cat {
	background: url('images/menu_hover.gif') repeat-x;
	color:#ccc;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	}
	
input.submit-button {
	background: url('images/submit_bg.png') no-repeat;
	color: #fff;
	display: block; 
	text-decoration: none; 
	left: auto; 
	float: left;
	margin: 0;
	padding: 3px 4px 4px 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 54px;
	height: 24px;
	border: none;
	}
	
input.submit-button:hover {
	background: url('images/submit_hover_bg.png') no-repeat;
	}

.results {
	padding: 15px;
	margin: 15px 0;
	background: url('images/h2_bg.png') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	}
	
.result {
	clear: both;
	margin: 15px 0;
	}

.result_value {
	float: left;
	left: auto;
	display: block;
	margin: 10px 5px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background: url('images/value_bg.png') top left no-repeat;
	height: 157px;
	font-weight: bold;
	}
	
.name, .brand {
	height: 16px;
	width: 114px;
	margin: 0;
	padding:14px 10px;
	font-size: 16px;
	color: #666666;
	}
	
.label {
	margin: 0;
	padding: 8px 0 10px 0;
	font-size: 13px;
	}
	
.label_name, .label_brand {
	margin: 0;
	padding: 20px 10px;
	font-size: 13px;
	width: 114px;
	}

	
.tl_red, .tl_amber, .tl_green {
	color: #fff;
	padding: 12px;
	width: 76px;
	margin: 0 auto;
	font-size: 18px;
	height: 157px;
	}
	
.tl_white {
	color: #666;
	padding: 12px;
	width: 76px;
	margin: 0 auto;
	font-size: 18px;
	height: 157px;
	}

	
.tl_red {
	background: #fff url('images/tl_red.png') top left no-repeat;
	}
.tl_amber {
	background: #fff url('images/tl_amber.png') top left no-repeat;
	}
.tl_green {
	background: #fff url('images/tl_green.png') top left no-repeat;
	}
.tl_white {
	background: #fff url('images/tl_white.png') top left no-repeat;
	}
	
.gda {
	padding: 0;
	margin: 30px 0 0 0;
	color: #666666;
	font-weight: bold;
	text-align: center;
	}
	
.add_list {
	width: 43px;
	padding: 57px 12px 0 12px;
	margin: 0;
	height: 100px;
	background: url('images/add_bg.png') left no-repeat;
	}
	
.rightside {
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
	}
	
.shopping_list {
	float: right;
	margin: 0 0 0 15px;
	padding: 4px;
	}

.redlight, .amberlight, .greenlight {
	padding: 2px 0 2px 20px;
	float: left;
	display: block;
	left: auto;
	margin: 0 10px 0 0;
	}
.redlight {
	background: url('images/traffic_red_sml.png') left no-repeat;
	}
.amberlight {
	background: url('images/traffic_amber_sml.png') left no-repeat;
	}
.greenlight {
	background: url('images/traffic_green_sml.png') left no-repeat;
	}
	
.pagination {
	width: 382px;
	height: 32px;
	margin: 30px auto;
	padding: 10px;
	text-align: center;
	clear: both;
	background: url('images/pagination_bg.png') no-repeat;
	}
	
.page_number {
	padding: 10px;
	margin: 0;
	width: 40px;
	}	
	
a.next_btn {
	width: 37px;
	height: 37px;
	background: url('images/next_bg.png') no-repeat;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
a:hover.next_btn {
	background: url('images/next_hover_bg.png') no-repeat;
	}
	
img.next_btn {
	width: 37px;
	height: 37px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
a.previous_btn {
	width: 37px;
	height: 37px;
	background: url('images/previous_bg.png') no-repeat;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
a:hover.previous_btn {
	background: url('images/previous_hover_bg.png') no-repeat;
	}
	
img.previous_btn {
	width: 37px;
	height: 37px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
input.pdfbtn {
	background: url('images/menu_bg.gif') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 3px;
	}
	
input.pdfbtn:hover {
	background: url('images/menu_hover.gif') repeat-x;
	}
	
/* aMember classes */

table.vedit {
	width: 800px;
	padding: 0;
	}
	
table.vedit th {
	font-weight: normal;
	padding: 5px 0;
	vertical-align: top;
	}
	
table.vedit td {
	font-weight: normal;
	padding: 5px 0;
	vertical-align: top;
	}
	
form#signup input.required, form#signup input#f_login, form#signup input#f_pass0, form#signup input#pass1, form#signup input#t_state, form#login input.login, form#sendpass input.sendpass {
	padding: 6px 0;
	width: 200px;
	background: url('images/h2_bg.png') repeat-x;
	border: none;
	margin: 0 10px 0 0;
	border: 1px solid #CCCCCC;
	}
	
	
form#signup input.radio {
	padding: 0;
	background: none;
	border: none;
	margin: 0 10px 0 0;
	}

form#signup input.submit-button, form#login input.submit-login, form#sendpass input.submit-sendpass {
	background: url('images/submit_amember.png') no-repeat;
	color: #fff;
	display: block; 
	text-decoration: none; 
	left: auto; 
	float: left;
	margin: 0;
	padding: 3px 4px 4px 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 83px;
	height: 24px;
	border: none;
	}
	
form#signup input.submit-button:hover, form#login input.submit-login:hover, form#sendpass input.submit-sendpass:hover {
	background: url('images/submit_amember_hover.png') no-repeat;
	}
	
form#signup select#f_country {
	height: 25px;
	width: 200px;
	color: #fff;
	background: url('images/menu_hover.gif') repeat-x;
	padding: 4px;
	float: left;
	left: auto;
	margin: 0 20px 20px 0;
	border: none;
	}
	
form#signup option {
	background: url('images/menu_hover.gif') repeat-x;
	color:#ccc;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	}
	

tr.labelwise {
	background: url('images/h2_bg.png') repeat-x;
	height: 20px;
	padding: 8px;
	margin: 0;
	}
	
tr.labelwisehead {
	background: url('images/menu_bg.gif') repeat-x;
	height: 30px;
	padding: 8px;
	margin: 0;
	color: #FFFFFF;
	}
.grams {
	font-size:11px;
	}
}
