﻿/* --- body formatting --- */

body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;	
	
	background-color: #e6e6e6;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;	
}



/* --- pane formatting --- */

table.pane 
{
	
}

.panehead 
{
	
}
.panetop 
{
	
}
.panenavi
{
	
}
.paneleft
{
	
}
.panecontent
{
	
}
.paneright
{
	
}
.panefoot
{
	
}

/* --- module formatting --- */

TABLE.module_outer_container
{
	width:100%;	
}

TABLE.module_container
{
	width:100%;	
}

.module_title
{
	height:23px;
	width:100%;
	vertical-align:middle;
	padding-left:7px;
	background-color:#D0C494;
	font-weight: bold;
	color:#ffffff;
font-size:14px;	
}

/* --- head module slogan --- */

.slogan 
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
}


/* --- link formatting --- */

A:link, A:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
A:hover, A:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

/*--- page navigation formatting --- */


TABLE.pagenav_table
{
		
	font-size: 10px;
}

TD.pagenav_table
{
	font-size: 10px;
}

.pagenav_pagelink:link, 
.pagenav_pagelink:hover, 
.pagenav_pagelink:visited 
{
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
.pagenav_currentpage {
  text-decoration: none;
  font-weight: bold; 
}

/* ---  button formatting ---  */

a.Button_s
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 100px; 
	HEIGHT: 22px; 
	BACKGROUND-image: url(../../Images/Buttons/button_100.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
text-decoration: underline;
}

a.Button
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 120px; 
	HEIGHT: 22px; 
	BACKGROUND-image: url(../../Images/Buttons/button_120.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
text-decoration: underline;
}

a.Button_l
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 140px; 
	HEIGHT: 22px; 
	BACKGROUND-image: url(../../Images/Buttons/button_140.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
text-decoration: underline;
}

a.Button_xl
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 185px; 
	HEIGHT: 22px; 
	BACKGROUND-image: url(../../Images/Buttons/button_185.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
text-decoration: underline;
}
.button_basket {
width: 166px; 
height: 22px;
background-image: url(/Site/tirolshop/ModuleData/HtmlModule/Images/default-images/in-basket.gif);
background-position: 0px 2px;
background-repeat: no-repeat;
background-color: Transparent;
padding-top:0px; 
border:0px;
text-align:left;
padding-left:9px;
font-size: 11px;
color: #ffffff;
font-family: Verdana, sans-serif;
cursor: hand;

}

#linkbutton {

width: 166px; 
height: 22px;
background-image: url(/Site/tirolshop/ModuleData/HtmlModule/Images/default-images/basket-open.gif);
background-position: 4px 0px;
background-repeat: no-repeat;
background-color: Transparent;
padding-top:2px;
}

#linkbutton a {

color:#ffffff;
padding-left:14px;

}


/* --- fonts formatting --- */

.title {
	font-size: 16px;
	font-weight: bold;
}
.sub_title {
	font-size: 12px;
	font-weight: bold;
}
.text{
		
}
.text_bold
{
	font-size: 12px;
	font-weight: bold;
}
.text_greyed
 {
	font-size: 10px;
	font-weight: normal;
	color: #c4c4c4;
}
.text_small {
	font-size: 8px;
	font-weight: normal;
}
.text_small_bold {
	font-size: 8px;
	font-weight: bold;
}

/* -- Misc styles --- */
  
.hand { 
	cursor: pointer;
    cursor: hand;
} 

.bold
{
	font-weight: bold;
}

.dropdown {
	font-size: 10px;
	font-weight: normal;
}

.textbox {	
font-size: 10px;
width:30px;
}

.validationsummary 
{
	color:Red;	
}

.validationitem 
{
	font-size: 10px;
	color:Red;	
}

.highlight1
{
	background-color : #F7F5F0;
	border: 1px solid #666666;	
}
.body_tbl_dotted_bottom {
	border-top: 1px none #ff0000;
	border-right: 1px none #ff0000;
	border-bottom: 1px dotted #ff0000;
	border-left: 1px none #ff0000;
}
.body_tbl_dotted {
	border: 1px dotted #ff0000;
}

.body_tbl_dotted_right {
	
	border-right: 1px dotted #cccccc;
}
.tbl_tree {
	
	border-right: 1px solid #c3c3c3;
border-left: 1px solid #c3c3c3;
}

/* --- vertical list navigation formatting --- */

TABLE.nav_listv
{
	width:100%;
}



a.nav_listv:link, 
a.nav_listv:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a.nav_listv:hover, 
a.nav_listv:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a.nav_listv_alt:link, 
a.nav_listv_alt:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a.nav_listv_alt:hover, 
a.nav_listv_alt:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

-----

a.nav_listv_selected:link, 
a.nav_listv_selected:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
display:block;
padding-bottom:1px;

}

a.nav_listv_selected:hover, 
a.nav_listv_selected:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
display:block;
padding-bottom:1px;

}

a.nav_listv_alt_selected:link, 
a.nav_listv_alt_selected:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
display:block;
padding-bottom:1px;

}
a.nav_listv_alt_selected:hover, 
a.nav_listv_alt_selected:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
display:block;
padding-bottom:1px;

}

----
TABLE.nav_listv
{
	width:100%;
}



a.nav_listv:link, 
a.nav_listv:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a.nav_listv:hover, 
a.nav_listv:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a.nav_listv_alt:link, 
a.nav_listv_alt:visited {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a.nav_listv_alt:hover, 
a.nav_listv_alt:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.pimage
{
cursor: hand;
cursor: pointer;
}

.nav_listv_sep 
{
height:5px;
}

.list_item_headline 
{
font-weight:bold;
}










