/* Basic Directives */

body {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 10pt;	
}

hr {
	color: sienna;
	margin: 4px 0px 0px 0px;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

ul li {
	list-style-type: none;
	line-height: 16px;
}

form {
	margin: 0px;
}

a img {
	border-style: none;
}

span {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 10pt;
}

a:link {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 10pt;
	text-decoration: underline
}

a:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 10pt;
	text-decoration: underline
}

a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: orange;
	line-height: 10pt;
	text-decoration: underline
}

.error {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F03030;
	line-height: 10pt;
}

a.error:link {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F03030;
	line-height: 10pt;
	text-decoration: underline
}

a.error:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F03030;
	line-height: 10pt;
	text-decoration: underline
}

.status {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: 10pt;
	color: #FFCC66;
	text-decoration: none;
	height: 14px;
}

input.file {
}

/* Basic Page Structure */

img {
	padding: 0px;
	margin: 0px;
}

div#header {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

div#sidebar {
	padding: 0px;
}

div#content {
	padding: 0px;
}

.section {
}

div.sbgroup {
}

.heading {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}

.tinyheading {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	height: 14px;
}

/* Navigation Links */

a.navsel:link {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	height: 14px;
}

a.navsel:visited {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	height: 14px;
}

a.navsel:hover {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	height: 14px;
}

a.navlink:link {
	font-weight: bold;
	text-decoration: none;
	height: 14px;
}

a.navlink:visited {
	font-weight: bold;
	text-decoration: none;
	height: 14px;
}

a.navlink:hover {
	font-weight: bold;
	text-decoration: none;
	height: 14px;
}

/* Information */

span.titleline {
	font-weight: bold;
}

span.titleline span {
	font-weight: bold;
}

span.titleline a:link {
	font-weight: bold;
}

span.titleline a:visited {
	font-weight: bold;
}

span.titleline a:hover {
	font-weight: bold;
}

span.authorline {
}

span.infoline {
	display: block;
}

span.actionline {
}

span.label {
	font-weight: bold;
}

span.report {
	float: right;
}

span.fright {
	float: right;
}

/***** Basic Views *****/

/*** Users ***/

.userheader {
	width: 476px;
}

.userheader tr td .titleline {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}

.userheader tr td .titleline span {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	color: #FFCC66;
	text-decoration: none;
}

.usersmall {
	width: 240px;
	height: 115px;
	padding: 5px;
}

.usersmall tr td .titleline {
	max-width: 225px;
	height: 16px;
	max-height: 16px;
}

usersmall tr td.infos .infoline {
	padding: 2px;
}

/*** Components ***/

/* Header View */

.componentheader {
	width: 483px;
	height: 140px;
}

.componentheader tr td .titleline {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	display: inline;
}

.componentheader tr td .thumbline {
}

.componentheader tr td .authorline span {
	font-size: 14px;
	display: inline;
}

.componentheader tr td .authorline a:link {
	font-size: 14px;
	display: inline;
}

.componentheader tr td .authorline a:visited {
	font-size: 14px;
	display: inline;
}

.componentheader tr td .authorline a:hover {
	font-size: 14px;
	display: inline;
}

/* Medium View */

.componentmedium {
	width: 443px;
	height: 110px;
}

/* Short View */

table.componentshort {
	width: 240px;
	height: 115px;
	padding: 5px;
}

table.componentshort tr td .titleline {
	max-width: 225px;
	height: 16px;
	max-height: 16px;
}

table.componentshort tr td .authorline {
	max-height: 14px;
}

table.componentshort tr td.thumbline {
	margin: 0px 5px 0px 0px;
	width: 105px;
	height: 100px;
}

table.componentshort tr td.infos .infoline {
	padding: 2px;
}

/* Tiny View */

div.componenttiny {
	display: block
}

div.description {
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

div.reviewshort {
	display: block;
	padding: 5px 0px 5px 0px;
}

div.reviewshort .titleline {
	display: block;
}

div.reviewshort .authorline {
	display: block;
}

div.reviewshort .icon {
	display: inline;
}

div.reviewshort .titleline {
	display: inline;
}

div.reviewshort .rating {
	display: inline;
}

div.reviewshort .authorline {
	position: relative;
	left: 5px;
}

div.reviewsmall {
	width: 240px;
	vertical-align: middle;
	display: block;
	padding: 5px 0px 5px 0px;
}

div.reviewsmall .titleline {
	display: block;
}

div.reviewsmall .authorline {
	display: block;
}

div.reviewsmall .icon {
	display: inline;
}

div.reviewsmall .titleline {
	display: inline;
}

div.reviewsmall .rating {
	display: inline;
}

div.reviewsmall .authorline {
	position: relative;
	left: 5px;
}

th span {
	font-weight: bold;
}

th span .thbold {
	font-weight: bold;
}

/* Forms */

.editlabel {
	text-align: left;
	width: 120px;
	padding: 9px 4px 4px 0px;
	font-weight: bold;
	vertical-align: top;
}

.editlabel_narrow {
	text-align: left;
	width: 80px;
	padding: 9px 4px 4px 0px;
	font-weight: bold;
	vertical-align: top;
}

.editinput {
	text-align: left;
	padding: 4px 4px 4px 4px;
}

.editdesc {
}

/* Editing */

#editbasic {
	//background-color: #99FFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	//border: thin dashed #FF9999;
}

#editpassword {
	//background-color: #FF99FF;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	//border: thin dashed #FF9999;
}

#editadditional {
	//background-color: #FFFF99;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	//border: thin dashed #FF9999;
}
