@media screen {
	body {
		background: #f0f0f0;
		font-family: Arial, sans-serif;
		font-size: 10pt;
	}

	td {
		font-family: Arial, sans-serif;
		font-size: 10pt;
	}

	div.main_container {
		background: #ffffff;
		width: 85%;
		position: relative;
		text-align: left;
		margin: 0;
		border: 1px solid #4e1812;
		margin-left: auto;
		margin-right: auto;
	}

	div.top_table div.selection {
		text-align: left;
		left: 0;
		width: 200px;
		float:left;
		padding-top: 2px;
		padding-left: 2px;
	}

	div.header {
		background: #FFFFFF;
		background-image: url("pic/tisma_cms_top.jpg");
		height: 120px;
		background-repeat: no-repeat;
		border-top: 1px solid #4e1812;
		border-bottom: 1px solid #4e1812;
		background-position: right top;
	}
	div.header p.page_title {
		margin: 0;
		margin-left: 40px;
		font-weight: bold;
		vertical-align: middle;
		line-height: 120px;
		height: 120px;
		font-size: 28pt;
	}

	div.header div.image {
		float: left;
		margin-right: 20px;
		margin-left: 10px;
		padding-top: 30px;
	}
	
	fieldset.search {
		border: 1px solid #d9d9d9;
		background: #f9f9f9;
		margin: 7px;
	}

	fieldset.search legend {
		font-weight: bold;
		border: 1px solid #d9d9d9;
		background: white;
		padding: 3px;
	}

	div.loginform {
		border-top: 1px solid #d9d9d9;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 9pt;
		text-align: left;
	}

	div.loginform form {
		text-align: center;
	}
	div.loginform input {
		border: 1px solid #a9a9a9;
		margin-top: 2px;
		margin-bottom: 2px;
	}


	table.order {
		border-collapse: collapse;
		empty-cells: show;
		width: 100%;
		border: 0;
	}
	table.order td {
		padding: 2px;
	}

	table.order td.data_title {
		font-weight: bold;
		width: 30%;
	}
	table.order td.data_text {
		font-weight: normal;
		width: 70%;
	}

	table.order tr.list_title td {
		font-weight: bold;
		border-bottom: 1px solid #dfdfdf;
	}
	table.order tr.list_item td {
		border-bottom: 1px solid #dfdfdf;
	}

	table.product_list {
		border: 0;
		border-collapse: collapse;
		empty-cells: show;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	table.product_list td.data_title {
		font-weight: bold;
		width: 30%;
	}
	table.product_list td.data_text {
		font-weight: normal;
		width: 70%;
	}

	div.price {
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.right {
		text-align: right;
	}

	table.product_list tr.list_title td {
		font-weight: bold;
		border-bottom: 1px solid #dfdfdf;
	}
	table.product_list tr.list_item td {
		border-bottom: 1px solid #dfdfdf;
	}

	table.product_list td {
		padding: 2px;

	}
	p.updated {
		font-size: 10pt;
		font-style: italic;
		text-align: right;
		border-top: 1px solid #4e1812;
		padding-right: 10px;
	}

	div.main_content {
		margin-left: 190px;	
		min-height: 240px;
		height: auto !important;
		height: 240px;
		padding-right: 10px;
		margin-top: 5px;
	}

	div.main_table {
		padding: 0;
		margin: 0;
	}

	div.attachment {
		border: 1px dotted gray;
		padding: 20px;
		background-image: url("pic/attachment.gif");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		margin: 10px;

	}

	div.title {
		position: relative;
		padding-bottom: 5px;
		font-weight: bold;
		font-size: 13pt;
		border-bottom: 1px solid #4e1812;
		margin-bottom: 5px;
		color: #4e1812;
	}
	
	div.title div.navigation_path
	{
		font-size: 9pt;
		font-weight: normal;
		font-style: italic;
		float: right;
		line-height: 23px;
	}

	td {
		vertical-align: top;
		text-align: left;
	}
	input.button {
		margin: 2px;
		padding: 1px;
		border: 0px;
	}

	input.name,
	input.address {
		width: 250px;
	}
	input.email {
		width: 300px;
	}
	input.phone {
		width: 200px;
	}

	input.imagebutton {
		margin: 0;
		padding: 2px;
	}

	div.navigation {
		width: 160px;
		padding: 0;
		background: #f9f9f9;
		border: 1px solid #a0a0a0;
		padding: 0;
		margin: 0;
	}

	div.left_table ul.topmenu {
		list-style: none;
		padding: 0;
		margin: 10px;
		margin-left: 20px;
		text-align: left;
		font-weight: bold;
		font-size: 10pt;
		padding: 10px;
		margin: 0;
	}

	div.main_table ul.topmenu ul.topmenu, 
	div.main_table ul.submenu {
		list-style: none;
		padding-left: 10px;
		margin-left: 0;
		font-weight: normal;
		font-size: 10pt;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 0px;
	}

	div.main_table ul.topmenu a, div.main_table  ul.submenu a {
		text-decoration: none;
	}

	div.footer, div.login {
		color: #4e1812;
		font-weight: bold;
		font-size: 9pt;
		padding: 2px;
		margin: 0;
		background-color: #fe0a00;
	}

	div.sub_module {
		margin-top: 10px;
		background: #f9f9f9;
		border: 1px solid #a0a0a0;
		background-repeat: no-repeat;
		background-position: 0 0;
		min-width: 160px;
		width: 160px;
		padding: 0;
		font-size: 8pt;
	}
	
	a img {
		border: 0;
	}
	div.sub_module a {
		text-decoration: none;
	}

	div.sub_module p {
		padding: 0;
		padding-left: 10px;
	}		  
	div.left_table {
		width: 170px;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 10px;
	}

	div.sub_module h1,
	div.sub_module h2 {
		font-size: 10pt;
		font-weight: bold;
		padding-left: 10px;
	}
	div.sub_module ul 
	{
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	
	div.sub_module ul ul
	{
		list-style-type: none;
		margin-left: 0;
		padding-left: 10px;
	}
	div.sub_module fieldset
	{
		border: 0;
	}

	.clear {
		clear: both;
	}

	div.footer {
		text-align: center;
		border-top: 1px solid #4e1812;
	}

	div.login {
		text-align: right;
	}

	div.footer a, div.login a{
		color: black;
		text-decoration: none;
	}

	.table p {
		width: 45%;
	}

	.table input {
		position: absolute;
		left: 50%;
	}


	div.help {
	}

	div.help a  {
		position: absolute;
		right: 0;
		top: 0;
		padding: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		color: black;
		text-decoration: none;
		background: #eeee00;
	}

	div.help a:hover {
		position: absolute;
		right: 0;
		top: 0;
		padding: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		color: #eeee00;
		text-decoration: none;
		background: black;
	}
	table.stat_table {
		margin: 10px auto;
		border-collapse: collapse;
	}
	table.stat_table tr {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid black;
	}

	table.stat_table td {
		text-align: right;
		padding: 4px;	
	}

	div.main_table img {
		margin: 2px auto;
	}

	a {
		color: #4e1812;
	}

	a:hover {
		color: #a26a4a;
	}

	h1 {
		font-weight: bold;
		font-size: 13pt;
	}
	h2 {
		font-weight: bold;
		font-size: 12pt;
	}
	h3 {
		font-weight: bold;
		font-size: 12pt;
	}
	h4 {
		font-weight: bold;
		font-size: 11pt;
	}
	h5 {
		font-weight: normal;
		font-size: 11pt;
	}
	h6 {
		font-weight: bold;
		font-size: 10pt;
		color: #4e1812;
	}

	div.mainmenu {
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
		background-color: #fe0a00;
		border-bottom: 1px solid #4e1812;
		overflow: auto;
		position: relative;
		line-height: 17px;
	}

	div.mainmenu ul.topmenu {
		list-style: none;
		padding: 0;
		margin: 0;
		text-align: left;
		font-weight: bold;
		color: white;
		font-size: 10pt;
		vertical-align: middle;
	}

	div.mainmenu ul.topmenu ul.submenu {
		display: none;
	}
/* Sub module (cart etc) */	
	div.sub_modules div.sub_module {
		border-top:  1px solid #7a9ad0;
		padding: 5px;
		margin: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}
		
	div.print {
		display: none;
		visibility: hidden;
	}
	div.sub_modules a {
		text-decoration: none;
	}
	

	div.mainmenu ul.topmenu li {
		float: left;
		width: 96px;
		text-align: center;
		margin: 2px;
	}

	div.mainmenu ul.topmenu li a {
		text-decoration: none;
		color: black;
	}

	div.mainmenu ul.topmenu li a:hover {
		text-decoration: none;
		color: white;
	}

	div.mainmenu ul.topmenu li.selected a {
		text-decoration: none;
		color: white;	
	}
	.right {
		text-align: right;
	}
/* Xinha definitions */	
	@import url(xinha.css);
}

/* Printable page */
@media print {
	body {
		background: white;
		font-family: Arial, Verdana, sans-serif;
		font-size: 9pt;
		margin: 0;
	}

	td {
		font-family: Arial, Verdana, sans-serif;
		font-size: 9pt;
		vertical-align: top;
		text-align: left;
	}
	
	
	div.header p.page_title {
		margin: 0;
		text-align: right;
		font-weight: bold;
		vertical-align: middle;
		font-size: 28pt;
		color: #090909;
	}
	div.header p.page_title a {
		text-decoration: none;
		color: #090909;
	}
	div.login, div.selection {
		display: none;
		visibility: hidden;
	}
	div.header {
		
	}
	div.main_container {
		overflow: auto;
	}
	div.left_table, div.mainmenu {
		display: none;
		visibility: hidden;
	}
	div.main_content {
		margin: 0;
		text-align: left;
	}
/* General definitions */	
	fieldset {
		border: 1px solid #003793;
		text-align: center;
	}
	fieldset legend {
		padding: 5px;
		margin-right: 0;
		margin-left: 0;
		font-weight: bold;
		color: #003793;
	}
	
	.clear {
		margin: 0;
		clear: both;
	}
	a img {
		border: 0;
	}
	a {
		color: #003793;
	}

	a:hover {
		color: #4a6aa2;
	}


	h1 {
		font-weight: bold;
		font-size: 14pt;
		color: #003793;
	}
	h2 {
		font-weight: bold;
		font-size: 13pt;
	}
	h3 {
		font-weight: bold;
		font-size: 12pt;
		color: #003793;
	}
	h4 {
		font-weight: bold;
		font-size: 12pt;
	}
	h5 {
		font-weight: bold;
		font-size: 11pt;
	}
	h6 {
		font-weight: normal;
		font-size: 11pt;
		color: #003793;	
	}
	.right {
		text-align: right;
	}
	.notprinted {
		visibility: hidden;
		display: none;
	}
}