/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

.clientview {
	border-collapse:collapse;
	background:#EFF4FB url(images/teaser.gif) repeat-x;
	color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686868;
	border-left-color: #686868;
	padding: 5px;
	font-family: 'verdana', helvetica, arial;
	font-size: 10px;
}

.clientview td, .clientview th {
		padding:1px;
}

.clientview caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

.clientview a {
		color:#950000;
		text-decoration:none;
}

.clientview a:link {}

.clientview a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: underline;
}

.clientview a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

.clientview thead th, tfoot th, tfoot td {
	background:#333 url(images/llsh.gif) repeat-x;
	color:#fff;
	text-align: left;
}
.grdHeaderFooter {
	background:#333 url(images/llsh.gif) repeat-x;
	color:#fff;
	text-align: left;
}
.grdHeaderFooter a{
	color:#fff;
}
.clientview tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.clientview tbody th, .clientview tbody td {
		border-bottom: dotted 1px #333;
		text-align: left;
}

.clientview tbody th {
		white-space: nowrap;
}

.clientview tbody th a {
		color:#333;
}

.clientview tbody tr:hover {
		background:#fafafa;
}

#clientinfo {
	border-collapse:collapse;
	background:#EFF4FB url(images/teaser.gif) repeat-x;
	color: #333;
	padding: 5px;
	font-family: 'verdana', helvetica, arial;
	font-size: 10px;
	border: 1px solid #686868;
}

#clientinfo td, #clientinfo th {
		padding:1px;
}

#clientinfo caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

#clientinfo a {
		color:#950000;
		text-decoration:none;
}

#clientinfo a:link {}

#clientinfo a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: underline;
}

#clientinfo a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

#clientinfo thead th, tfoot th, tfoot td {
	background:#333 url(images/llsh.gif) repeat-x;
	color:#fff;
	text-align: left;
}

#clientinfo tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

#clientinfo tbody th, #clientinfo tbody td {
		border-bottom: dotted 1px #333;
		text-align: left;
}

#clientinfo tbody th {
		white-space: nowrap;
}

#clientinfo tbody th a {
		color:#333;
}

#clientinfo tbody tr:hover {
		background:#fafafa;
}
