﻿body
{
	font-family: "Lucida Sans", Arial, sans-serif;
	background: #000000 url(../Images/Jpg/mainbg.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	font-size: 0.6em;
}

a {
	color: black;
}

.trans {
	behavior: url("/pngbehavior.htc");
}

.form label {
	float:left;
	width: 180px;
}

h3, h4 {
	font-size: 1.1em;
	text-transform:uppercase;
	padding: 3px;
	font-weight: normal;
}

h3 {	
	color: white;
	background: #666666;
}

h4 {
	background: #e6e6e6;
	margin: 0px 0px 4px 0px;
}

.clearer {
	clear: both;
	line-height: 0;
	height: -3px;
}

#wrapper
{
	padding: 0px;
	background: url(../Images/Gif/wrapperbg.gif) repeat-y;
	position: relative;
	margin: 0px auto;
	width: 994px;
}

#header1
{
	background: #ffffff url(../Images/Gif/mainheaderbg.gif) no-repeat;
	height: 92px;
}

#header1 h1
{
	text-indent: -2000px;
	display: none;
}

#header2 {
	padding: 4px 0px 0px 280px;
	background: url(../Images/Jpg/header2bg.jpg) no-repeat;
	height: 116px;
}

#header2 a {
	margin-right: 30px;
}

#header2 h2 {
	text-indent: -2000px;
}

#nav {
	background: url(../Images/Jpg/navbg.jpg) no-repeat;
	height: 13px;
	padding: 2px 0px 4px 204px;
}

#left
{
	padding-left: 1px;
	margin-left: 0px;
	width: 172px;
	float: left;
}

#right
{
	padding: 0px 2px 0px 2px;
	width: 169px;
	float: right;
}

#footer
{
	background: url(../Images/Gif/footerbg.gif) no-repeat;
	clear: both;
	height: 20px;
	padding: 10px 10px 0px 10px;
}

#footer2 {
	padding: 2px;
	color: #959595;
	margin: 0px auto;
	width: 994px;
	text-align: right;
}

#content
{
	float:left;
	margin-left: 30px;
	width: 595px;
	padding: 20px 0px 20px 0px;
}

.seperator {
	font-size: 1px;
	height: 2px;
	background: url(../Images/Gif/seperatordots.gif) repeat-x;
}

.caseimg {
	position: absolute;
	width: 240px;
	height: 237px;
	top: 8px;
	left: 10px;
}

.pelilogo {
	text-align: center;
	position:absolute;
	bottom: 36px;
	margin-left: 5px;
}

.columninner {
	padding: 0px 8px;
}

.search {
	padding: 28px 13px 0px 15px;
	position: absolute;
	right: 50px;
	top: 23px;
	background:url(../Images/Gif/searchbg.gif) no-repeat;
	height:41px;
	width:188px;
	text-align: right;
}

.search a {
	color: white;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	font-size: 9px;
}

.droplist {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 9px;
}

.button, .button-gr
{
	font-weight: bold;
	float: left;
	color: #ffffff;
	font-size: 10px;
	height: 16px;
	float:left;
	margin-right: 3px;
}

.button {
	background: url(/Images/buttons/right.gif) no-repeat right top;
}

.button-gr
{
	background: url(/Images/buttons/right-gr.gif) no-repeat right top;
}

.button a, .button-gr a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 5px 4px 5px;
}

.button a
{
	background: url(/Images/buttons/left.gif) no-repeat left top;
}

.button-gr a
{
	background: url(/Images/buttons/left-gr.gif) no-repeat left top;
}

.button a:visited, .button a:hover, .button a:active, .button-gr a:visited, .button-gr a:hover, .button-gr a:active
{
	color: #ffffff;
}

.leftnav a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 4px 10px 7px 12px;
	background: url(../Images/Gif/seperatordots.gif) repeat-x bottom;
}

.leftnav ul {
	padding: 0px;
	margin: 0px;
}

.leftnav li {
	list-style:none;
}

.leftnav a:HOVER {
	color: white;
	background: #636363 url(../Images/Gif/seperatordots.gif) repeat-x bottom;
}

.formcontainer
{
	clear:both;
	padding-top:1px;
}
.formcontainerdiv
{
	float:left;
	width:250px;
	padding-left:30px;
}

.formcontainer label
{
	float:left;
	width:105px;
}	

.picture {
	width: 160px;
	float: left;
	min-height: 150px;
}

.picturelrg {
	width: 260px;
	float: left;
	min-height: 260px;
}

.picture img, .picturelrg img {
	border: 1px #CCC solid;
	float:left;
	margin-bottom: 10px;
}

.text {
	width: 435px;
	float: left;
}

.textdetail {
	width: 333px;
	float: left;
}

.recordinfo {
	height: 20px;
	background:url(../Images/Gif/topshadow.gif) repeat-x top;
	padding: 2px 5px 0px 5px;
	margin-bottom: 10px;
}

.pagenumbers {
	height: 22px;
	text-align: right;
	background:url(../Images/Gif/lowshadow.gif) repeat-x bottom;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #666666;
}

.varpicture {
	width: 120px;
	float: left;
	height: 120px;
}

.address {
	padding: 10px;
	float:left;
	width: 267px;
	margin: 0px 10px 10px 0px;
}

.vouchers
{
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
}

.dotted
{
	border-top: 1px dotted #ccc;
}

.paymentTr1 {
background-color: #F4F4F4;
padding: 2px;
border: 0px;
}

.paymentTr {
background-color: #EBEBEB;
padding: 2px;
}

.paymentInput
{
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 1.0em;
}