@import url("buttons.css");
@import url("fonts.css");


body {
}

table#main_table
{
}

td#bg_topLeft
{
	width:29px;
	height:20px;
	background-image: url(../system/images/bg_topLeft.gif);	
}

td#bg_top
{
	height:20px;
	background-image: url(../system/images/bg_top.gif);	
	background-repeat:repeat-x;	
}

td#bg_topRight
{
	width:21px;
	height:20px;
	background-image: url(../system/images/bg_topRight.gif);	
}

td#bg_left
{
	height::852px;
	width::29px;
	background-image: url(../system/images/bg_left.gif);	
	background-repeat:repeat-y;	
}

td#bg_right
{
	width::21px;
	background-image: url(../system/images/bg_right.gif);	
	background-repeat:repeat-y;	
}

td#bg_bottomLeft
{
	width:29px;
	height:70px;
	background-image: url(../system/images/bg_bottomLeft.gif);	
}

td#bg_bottom
{
	height:70px;
	background-image: url(../system/images/bg_bottom.gif);	
	background-repeat:repeat-x;	
	padding:23px;
}

td#bg_bottomRight
{
	width:21px;
	height:70px;
	background-image: url(../system/images/bg_bottomRight.gif);	
}


td#bg_banner
{
	width::770px;
	height::294px;
	background-image: url(../system/images/bg_banner.gif);	
}

td#bg_flowersBlue
{
	width:646px;
	height:114px;
	background-image: url(../system/images/bg_flowersBlue.gif);	
}

td#bg_flowersBlueBot
{
	width:770px;
	height:62px;
	background-image: url(../system/images/bg_flowersBlueBot.gif);	
}

td#bg_flowersGreen
{
	width:770px;
	height:79px;
	background-image: url(../system/images/bg_flowersGreen.gif);	
}

td#bg_flowersSeparator
{
	width:181px;
	height:33px;
	background-repeat:no-repeat;
	background-position:center;
	background-image: url(../system/images/bg_flowersSeparator.gif);	
}

td#pad_25px
{
	padding:25px;
}

td#pad_5px
{
	padding-bottom:5px;
}

td#pad_10px
{
	padding:10px;
}

td#pad_img
{
  padding:4px;
  border:1px solid #ddd;
}

input#input0 
{   
	width: 180px;
	background-color: #EDEBF3;
	border: 1px #000000 solid; 
	color:#26414D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332a29;
	font-size: 11px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 1px; 
	padding-right: 0px; 
	padding-bottom: 1px; 
	padding-left: 2px; 
	height: 18px	
}
	
input#input1 
{
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	width: 50px;
	background-color: #FF9000;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
 }
 
 
.thumbnail table{
border: 1px solid white;
margin: 0 0 0 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover table{
border: 1px solid;
border-color:#332a29;
}
