﻿.tableRowClass
{    
    background-image:url('../images/graybutton.png');
    background-repeat:no-repeat;    
    height:29px;
}

.listTableWithImage
{    
    background-image:url('../images/Gray_Plain.png');
    background-repeat:no-repeat;
    padding: 0px; 
    width: 100%;    
    height: 100%;        
}

.listTableWithImageSelected
{    
    background-image:url('../images/Red_Plain.png');
    background-repeat:no-repeat;
    padding: 0px; 
    width: 100%; 
    height:100%;       
}

a.button {
	padding-right: 18px;
	display: inline-block; 
	background: url('../Images/button-right.png') no-repeat right 0px; 
	height: 25px; 
	color: #fff; 
	cursor: pointer; 
	font-weight: bold; 
	font-size:12px;
	text-decoration: none;
	background-position: right -100px;
	z-index:1000; 
}
a.button-gray {
	padding-right: 18px;
	display: inline-block;
	background: url('../Images/button-right.png') no-repeat right 0px;
	height: 25px;
	color: #fff; 
	cursor: pointer;
	font-weight: bold; 
	text-decoration: none;
	z-index:1000; 
	}
a.button span {
	padding-bottom: 5px;
	line-height: 15px; 
	padding-left: 12px; 
	padding-right: 6px;
	display: block; 
	white-space: nowrap; 
	background: url('../Images/button-left.png') no-repeat 0px 0px; 
	padding-top: 5px;
	/*background-position: left -104px;*/
	background-position: left -100px;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}
a.button-gray span {
	padding-bottom: 5px;
	line-height: 15px; 
	padding-left: 12px;
	padding-right: 6px;
	display: block;
	white-space: nowrap;
	background: url('../Images/button-left.png') no-repeat 0px 0px; padding-top: 5px;
	text-align: left;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

a.button-gray-left {
	padding-left: 15px;
	display: inline-block;
	background: url('../Images/button-left-arrow.png') no-repeat left 0px;
	height: 25px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	/*background-position: left -104px;*/
	background-position: left -100px;
	z-index:1000; 
}
a.button-gray-left span {
	padding-bottom: 5px;
	line-height: 15px; 
	padding-left: 12px;
	padding-right: 6px;
	display: block;
	white-space: nowrap;
	background: url('../Images/button-left-round.png') no-repeat 0px -100px; 
	padding-top: 5px;
	background-position: left -100px;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

a.button-red-no-arrow {
	padding-left: 8px;
	display: inline-block;
	background: url('../Images/button-left-arrow.png') no-repeat left 0px;
	height: 25px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	background-position: left 0px
}
a.button-red-no-arrow span {
	padding-bottom: 5px;
	line-height: 15px; 
	padding-left: 12px;
	padding-right: 6px;
	display: block;
	white-space: nowrap;
	background: url('../Images/button-left-round.png') no-repeat 0px -5px; 
	padding-top: 5px;
	background-position: left 0px;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}
a.red-no-arrow-round
{
  background: url('../Images/left-round.png') no-repeat left 0px;
  display: inline-block;
  white-space: nowrap;
  height: 25px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  width:4px;
  background-position: left 0px
}
a.button-gray-no-arrow {
	padding-left: 8px;
	display: inline-block;
	background: url('../Images/button-left-arrow.png') no-repeat left 0px;
	height: 25px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	background-position: left -100px;
}
a.button-gray-no-arrow span {
	padding-bottom: 5px;
	line-height: 16px; 
	padding-left: 12px;
	padding-right: 6px;
	display: block;
	white-space: nowrap;
	background: url('../Images/button-left-round.png') no-repeat 0px -100px; 
	padding-top: 5px;
	background-position: left -100px;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}
a.left-round
{
  background: url('../Images/left-round.png') no-repeat left 0px;
  display: inline-block;
  white-space: nowrap;
  height: 25px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  width:4px;
  background-position: left -100px
}
a.button-red-left-arrow {
	padding-left: 15px;
	display: inline-block;
	background: url('../Images/button-left-arrow.png') no-repeat left 0px;
	height: 25px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	/*background-position: left -104px;*/
	background-position: left -25px;
	z-index:1000; 
}

a.button-red-left-arrow span {
	padding-bottom: 5px;
	line-height: 15px; 
	padding-left: 12px;
	padding-right: 6px;
	display: block;
	white-space: nowrap;
	background: url('../Images/button-left-round.png') no-repeat 0px -25px; 
	padding-top: 5px;
	background-position: left -25px;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}
a.left-round-red
{
  background: url('../Images/left-round.png') no-repeat left 0px;
  display: inline-block;
  white-space: nowrap;
  height: 25px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  width:4px;
  background-position: left -25px
}
.arrowPrev 
{
  background-image:url('../Images/back.png');
  vertical-align:middle !important; 
}
.arrowNext 
{
   background-image: url('../Images/next.png'); 
   background-color: transparent;
   vertical-align:middle !important; 
}