/* Section I: Global element definitions
-----------------------------------------------------------------------------------------------*/

/* Usual HTML elements, redefined
---------------------------------------------------------*/
* {
}
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	#font: 120% Arial, Helvetica, sans-serif;
	color: #000;
}
h1, h2, h3, h4 {
	margin: 4px 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
.layout {
	margin: 0 auto;
	position: relative;
}
a {
	color: #C80707;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
/* Additional classes for hiding elements, clearing, etc. 
---------------------------------------------------------*/
.hide {
	position: absolute;
	left: -1500px;
}
.clear {
	clear: both;
}

/* Section II: Header elements and options menu
-----------------------------------------------------------------------------------------------*/
.header .logo h1 {
	font-size: 100%;
	height: 30px;
}
.header .logo h1 a {
	text-decoration: none;
}
.header .logo h1 a span {
	color: #75015D;
	left: 0;
	position: absolute;
	padding-top: 20px;
}
.header .options {
	font-size: 80%;
}
.header .options ul {
	display: block;
	list-style: disc;
}
.header .options ul li a {
	color: #000;
	text-decoration: none;
}

/* Section III: Footer elements, copyright and support text and images
-----------------------------------------------------------------------------------------------*/
.footer .copy span {
	color: #000;
}
.footer .copy ul {
	display: block;
	list-style: disc;
}
.footer .copy ul li a {
	color: #000;
	text-decoration: none;
}
.footer .support {
}
.footer .support span {
	display: block;
	color: #75015D;
}
.footer .support span a {
	color: #75015D;
	text-decoration: none;
	font-weight: bold;
}

/* Section IV: Menu elements, menu items and icons
-----------------------------------------------------------------------------------------------*/
.menu ul {
	list-style: disc;
}
.menu li a {
	font-size: 80%;
	text-decoration: none;
	color: #000;
}
.menu li a img, .menu .right a img, .menu .right .red img, .menu li .red img {
	display: none;
}
.menu .selected a {
	color: #C80707;
	font-weight: bold;
}
.menu .borders {
	background: #FFF;
	height: 5px;
	clear: both;
	#margin-top: -10px;
}

/* Section V: Main elements, title elements, submenu with user options
-----------------------------------------------------------------------------------------------*/
.main .title h2 span, .main-index .title h2 span {
	color: #C80707;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	text-decoration: underline;
}
.main .title .details ul {
	font-size: 80%;
	list-style: disc;
}
.main .title .details li {
	color: #000;
}
.main .title .details li a {
	text-decoration: none;
}
.main .title .details span {
	color: #C80707;
}

/* Section VI: Content holder and main content elements, excluding tables and buttons, icnluding
			DIV holders and subtitles.
-----------------------------------------------------------------------------------------------*/
.content .text {
	font-size: 90%;
}
.content .intro {
	font-size: 90%;
}
.content h3 {
	font-size: 110%;
	font-weight: bold;
}
.gray .error, .white .error, .carmine .error, .pastele .error {
	color: #C80707;
	font-weight: bold;
}
.subtitle ul {
	list-style: disc;
}
.subtitle ul li a {
	color: #000;
	text-decoration: none;
}
.subtitle ul .selected a {
	color: #C80707;
	font-weight: bold;
}
.subtitle .expand, .subtitle .collapse {
	display: none;
}
.explanation .section span, .explanation .last span  {
	width: 200px;
	display: block;
	float: left;
	font-size: 90%;
}
.explanation .downloads {
	display: block;
	clear: both;
}

/* Gray box with subtitle elements
---------------------------------------------------------*/
.gray {
	font-size: 80%;
}
.gray .subtitle h3 {
	color: #C80707;
}
.signin {
	padding: 0 10px;
}
.signin ul {
	list-style: disc;
}
.signin ul a {
	font-weight: bold;
	text-decoration: none;
}
.signin ul img {
	display: none;
}
.signin-buttons .button {
	float: none;
}
/* White box with subtitle elements
---------------------------------------------------------*/
.white {
	font-size: 80%;
}
.white .subtitle h3 {
	color: #C80707;
}
/* Carmine box with subtitle elements
---------------------------------------------------------*/
.carmine {
	font-size: 80%;
}
.carmine .subtitle h3 {
	color: #C80707;
}
.carmine a {
	color: #000;
	text-decoration: none;
}
/* Pastele box with subtitle elements
---------------------------------------------------------*/
.pastele {
	font-size: 80%;
}
.pastele .subtitle h3 {
	color: #C80707;
}
.pastele a {
	color: #000;
	text-decoration: none;
}

/* Section VII: Tables, results and tables buttons
-----------------------------------------------------------------------------------------------*/
.table, .validator {
	margin-bottom: 10px;
	color: #000;
}
.docs {
	background: #FFF;
	margin-left: 200px;
}
.table .noresults, .validator .error {
	color: #D82020;
}
.table table {
	width: 100%;
	border: 0;
}
.docs table {
	float: left;
	position: relative;
}
.buttons-table-gray a, .buttons-table-white a {
	display: block;
	padding: 3px 0 3px 20px;
	text-decoration: none;
	float: left;
	background-position: 0 1px;
}
.buttons-table-white, .paging {
}
.paging {
	margin-bottom: 10px;
}
.paging ul {
	list-style: disc;
	font-size: 80%;
}
.paging ul li a {
	text-decoration: none;
}
.paging ul li .selected {
	font-weight: bold;
	color: #000;
}
.paging .goto input {
	height: 14px;
	width: 30px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border: #000 1px solid;
}
.paging .goto a {
	color: #C80707;
}
.table table {
	font-size: 80%;
	border-top: #000 1px solid !important;
	border-left: #000 1px solid !important;
}
.table table thead, .table table .header {
	color: #75015D;
}
.table table .header {
	height: 18px;
}
.table table td, .table table .header td  {
	padding: 3px 5px;
	border-bottom: #000 1px solid !important;
	border-right: #000 1px solid !important;
}
.table table thead .view, .table table .view {
	color: #333;
}
.table table thead .delete, .table table .delete {
	color: #C80707;
}
.table table .alt {
	background: #EAEAEA;
}
.table table td a {
	
}
.view-hip .hide, .view-user .hide, .view-doc .hide, .view-point .hide, .delete-hip .hide, .delete-user .hide, .delete-doc .hide {
	position: relative !important;
	left: 0 !important;
	color: #C80707;
}
.center-in-cell {
	width: 20px;
	margin: 0 auto;
	display: block;
}
.download-hip, .download-legalsummary {
	color: #C80707;
	font-weight: bold;
	display: block;
	position: relative;
	text-decoration: none;
}
.button {
	background: #CCC;
	border: #000 1px solid;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.alert {
	background: #E32F2F;
	border: #C80707 1px solid;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
	margin-top: 2px;
	display: block;
}
table label {
	display: inline;
}
.field {
	color: #666;
	margin-bottom: 3px;
}
.field label {
	display: inline;
	padding-bottom: 3px;
}
.field .choose {
	color: #999;
}
.shortest, .short, .middle, .long, .longest {
	border: #666 1px solid;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
}
.longest {
	width: 300px;
}
.long {
	width: 240px;
}
.middle {
	width: 160px;
}
.short {
	width: 110px;
}
.shortest {
	width: 50px;
}
.form .required {
	color: #C80707;
	font-size: 90%;
	margin: 0 10px;
}
.form .section {
	color: #75015D;
	border-bottom: #75015D 1px solid;
	margin-bottom: 4px;
	font-weight: bold;
}
.form .section span {
	font-weight: normal !important;
}
.validator ol label {
	display: inline;
	font-weight: bold;
	color: #C80707;
}

/* Section VIII: HIP and User statuses
-----------------------------------------------------------------------------------------------*/
.stat-hip-initiated, .stat-hip-pending, .stat-hip-ready, .stat-hip-tbmarketed, .stat-hip-sold, .stat-hip-cancelled {
	font-weight: bold;
}
.stat-hip-initiated {
	color: #093;
}
.stat-hip-pending {
	color: #F90;
}
.stat-hip-ready {
	color: #00C;
}
.stat-hip-tbmarketed {
	color: #75015D;
}
.stat-hip-sold {
	color: #999;
}
.stat-hip-cancelled {
	color: #F00;
}
.user-short {
	color: #999;
	font-size: 90%;
}
.point-open .hide, .point-closed .hide, .buyer-sold .hide, .buyer-deny .hide {
	position: relative !important;
	left: 0 !important;
}

/* Section IX: Category menu, document menu and document listing and holder
-----------------------------------------------------------------------------------------------*/
.categories {
	height: 21px;
	border-bottom: #999 2px solid;
}
.categories ul {
	margin: 5px 5px 0 0;
	padding: 0;
	list-style: none;
}
.categories li {
	margin-right: 1px;
	float: left;
}
.categories li a {
	background: #FFF url(images/bgn_category_items.gif) no-repeat;
	color: #666;
	display: block;
	text-decoration: none;
	float: left;
}
.categories li a span {
	background: url(images/bgn_category_items.gif) no-repeat 100% -42px;
	display: block;
	padding: 4px 19px 3px 10px;
}
.categories li a:hover {
	text-decoration: underline;
}
.categories .selected a {
	background: #FFF url(images/bgn_category_items.gif) no-repeat 0 -84px;
	color: #FFF;
}
.categories .selected a span {
	background: url(images/bgn_category_items.gif) no-repeat 100% -126px;
}
.categories li a span span {
	background: none !important;
	display: inline;
	padding: 0;
	font-size: 90%;
}
.gray .documents {
	background: #FFF;
	padding-top: 10px;
}
.gray .documents .list {
	float: left;
	position: relative;
	margin: -10px 10px 0 0;
}
.gray .documents .list ul {
	width: 190px;
	#width: 170px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.gray .documents .list li {
	display: block;
	border-top: #FFF 1px solid;
	border-bottom: #EAEAEA 1px solid;
}
.gray .documents .list li a {
	background: #EAEAEA;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	#width: 100%;
}
.gray .documents .list li a:hover {
	text-decoration: underline;
}
.gray .documents .list .selected {
	border-top: #FFF 1px solid;
	border-bottom: #E33030 1px solid;
}
.gray .documents .list .selected a {
	background: #E33030 url(images/bgn_category_documents_selected.gif) repeat-x;
	color: #FFF;
}
.gray .documents .list li a .marked-ready {
	background: url(images/icon_small_markcategory.gif) no-repeat;
	width: 16px;
	height: 16px;
	float: right;
}
.gray .documents .list .selected a .marked-ready {
	background: url(images/icon_small_markcategory.gif) no-repeat 0 -26px;
}
