* {	margin:0;padding:0 }


a:link, a:visited
{
	padding: 1px 2px 1px 2px;
	background-color: transparent;
}

body 
{
	background-image: url(../img/grvbg.gif);	
	/*height: 600px;*/

	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
}

h1 {
	padding: 6px 8px;
	font-weight: normal;
	font-size: 20px;
}
h2 { font-size:20px;line-height: 22px; }
h3 { font-size:18px}
h4 { font-size:15px }

img
{
	border:0;
}

p {margin: 0 5px 5px 5px}
li {margin-left: 35px}
hr {margin:5px}

.tar
{
	text-align: right;
}

/*  ------ General layout  ------ */

.dbox {	float: left	}

.wrap
{
	margin:0;
	padding:0;
	clear:both;
}

#cont
{
	width: 750px;
	margin: 0 auto;
	text-align: left;
}	

#logo,#info, #title,#cart,#search, #main,#c1 a,#nav
{
	float: left;
	margin: 0 5px 5px 0;
}


/*  ------ Row I  ------ */
#logo { height:105px }
#logo img {vertical-align:middle}
#logo,#info {width:248px}
#logo a {padding:0;background-color: transparent}
#cont center a.nbg {background-color: transparent}
#photo
{
	width:497px;
	height:186px;
	margin-right:0;
	float:right;
}
#photo img { border: 5px solid #eee }
#info
{
	height:76px;
	clear:left;
	margin-right:0;
	text-align:right;
	overflow:hidden;
} #info p
{
	margin: 0 9px;
	font-weight: bold;
}


/*  ------ Row II  ------ */
#title { width:380px }
#search {width:150px}
#cart {width:210px;margin-right:0;font-weight:bold}
#cart p {margin-top: 5px}
#nav {width:750px;margin-right:0}
#title, #nav { overflow:hidden }
#title h1 { line-height:23px }
#title,#search,#cart
{
	height: 32px;
}

#cart p { text-align:center }


/* ------ Row III ------ */
#main {	
	width:750px;
	margin-bottom: 20px;
	min-height: 300px;
}

#nav
{
	float:right;
	line-height:20px;
	border-bottom: 3px solid #A7D461;
} #nav a { 
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
} #nav div {
	float:right;
	line-height:14px;
	text-align:right;
} #nav div a { 
	padding: 1px 4px;
	font-size:10px;
	font-weight: normal;
}

#key { 
	margin: 5px 0 0 5px;
	width:114px;
	height: 16px;
	padding: 1px;
	border: 1px solid #999;
}

#key
{
	background-image:  url(../img/fi.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#admin
{
	position:absolute;
	top:4px;
	right:5px;
} #admin div {
	background:transparent url(../img/a2.gif) no-repeat scroll right center;
	padding:5px 0 4px 8px;
} #admin div img {
	vertical-align: middle;
	width: 15px;
	height: 20px;
} #admin input {
	font-size: 10px;
	padding-top: 1px;
} #admin form {
	background-color: #F1F1F1;
}

.a1
{
	background:transparent url(../img/a1.gif) no-repeat scroll left center;
}

#login { cursor:pointer }
#logout { background:none }
#loginForm { display:none }

#footer
{
	text-align: center;
	clear:both;
	border-top: solid 3px #9FD052;
	padding: 5px 20px 10px 20px;
}

#msg
{
	position:relative;
	background: #E7E7E7 url(../img/bpbg.gif) repeat-x top;
	border-bottom:1px solid #F55;
	margin-bottom: 5px;
	width: 750px;
	height: 28px;
	font-weight:bold;
} .rt {
	position:absolute;
	top:3px;
	right:6px;
	cursor:pointer;
}

.busy
{
	color:#FFF;
	background: #FFF url(../img/dots-white.gif) center center no-repeat; 
}

/* tableList */
.tableList
{
	border: none;
	border-collapse: collapse;
}

.tableList th
{
    vertical-align:top;
}

.tableList tbody td
{
	color: #525050;
	line-height: 13px;
	padding: 3px 15px;
}
#backlink {
	padding:2px 4px;
	position:absolute;
	background: #FFF;
	top:0;
	left:0
}