* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #424242;
	line-height: 13pt;
}

a {
	color: #b73232;
}
h3 {
	font-size: 13pt;
	padding-bottom: 11px;
}
h4 {
	font-size: 10pt;
	padding-bottom: 11px;
}
.more-link {
	text-align: right;
	font-size: 8pt;
}
.more-link a {
	color: #707070;
	text-decoration: none;
}
.more-link a:hover {
	text-decoration: underline;
}
input {
	font-size: 10pt;
}

div#top-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 119px;
	background: #78adee url(../uploads/ics/img/top-left.gif) repeat-x;
}

div#top-right {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 119px;
	background: #78adee url(../uploads/ics/img/top-right.gif) repeat-x;
}

div#container {
	text-align: left;
	position: relative;
	width: 980px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin: 0 auto;
}

div#header {
	text-align: left;
	height: 119px;
	background: url(../uploads/ics/img/header-bg.gif) no-repeat;
}

div#logo {
	float: left;
	width: 117px;
	/*text-align: center;*/
}
div#logo #ics-logo {
	/*margin-bottom: 6px;*/
}
div#logo img {
	border: 0;
}

#content-top {
	height: 30px;
	margin: 5px 0;
	color: #828282;
}
#content-top #breadcrumbs {
	float: right;
	margin-right: 12px;
}
#content-top #breadcrumbs a {
	color: #698fbd;
	text-decoration: none;
}
#content-top #breadcrumbs a:hover {
	text-decoration: underline;
}
#content-top #print {
	float: right;
	margin-right: 4px;
}
#content-top #print img {
	border: 0;
}

#left {
	float: left;
	width: 190px;
	padding-bottom: 60px;
}

#content-holder {
	float: left;
	margin-left: 22px;
	padding-bottom: 40px;
}
#content-holder.narrow {
	width: 530px;
}
#content-holder.wide {
	width: 765px;
}

#right {
	float: right;
	width: 210px;
	padding-bottom: 60px;
}

#menu {
	/* For menu design see menu.css */
}

#search {
}
#search .searchinput {
	width: 135px;
	margin-bottom: 2px;
}
#search .searchsubmit {
	width: 50px;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	cursor: pointer;
}
#search .searchsubmit img {
	padding: 0;
	margin: 0;
	border: none;
}
* html #search .searchsubmit {cursor:hand;}

#content {
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 13pt;
}
#content ul {
	margin-left: 22pt;
}
#content ol {
	margin-left: 22pt;
}

#content table.content-table td {
	vertical-align: top;
	padding: 3px;
}

h2.heading {
	padding-bottom: 15px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #cc0000;
	font-weight: normal;
	line-height: 20pt;
}

h2.blue-bar {
	color: #2b69b5;
	font-size: 16pt;
	padding: 3px 5px;
	background-color: #edf6ff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.border {
	border: 1px solid #727272;
}
.noborder {
	border: 0;
}
.align-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
}
.align-left{
	float: right;
	margin-right: 10px;
	margin-bottom: 8px;
}

.read-more {
	color: #cc0000;
	text-decoration: none;
	white-space: nowrap;
}
.read-more:hover {
	text-decoration: underline;
}

.logos-x {
	margin: 20px 0;
	padding-top: 17px;
	border-top: 1px solid #e5e5e5;
}
.logos-x img {
	border: 0;
}
.logos-x .logo-rug {  }
.logos-x .logo-uu { margin: 0 30px }
.logos-x .logo-ru {  }

#sitemap {
	margin-left: 10px;
	margin-bottom: 20px;
	/*color: #a82d2d;*/
}
#sitemap ul {
	list-style-type: square;
}
#sitemap ul li {
	margin:  3px 0 3px 15px;
	font-weight: bold;
}
#sitemap ul ul {
	list-style-type: disc;
	margin-left: 10px;
}
#sitemap ul ul li {
	font-weight: normal;
}
#sitemap ul ul ul {
	list-style-type: circle;
}

div#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 530px;
	margin-left: 212px;
	padding: 5px 0;
	border-top: 1px solid #e5e5e5;
	color: #9e9e9e;
}
div#footer.wide {
	width: 765px;
}
div#footer .copyright {}
div#footer .sitemap {}
div#footer .sitemap a {
	color: #9e9e9e;
}

/* DOWNLOADS */

.downloads {
  
}
.downloads ul {
  list-style-type: none;
}
.downloads li {
  margin: 3px 0;
  padding-left: 20px;
  background-repeat: no-repeat;
}
.downloads li a {
  text-decoration: none;
}
.downloads li a:hover {
  text-decoration: underline;
}

/* MY ICS */

.my-ics-login-link {
	float: right;
	margin-top: 98px;
	padding-right: 5px;
	color: #fff;
}
.my-ics-login-link a {
	color: #fff;
	text-decoration: none;
}
.my-ics-login-link a:hover {
	color: #fff;
	text-decoration: underline;
}

.my-ics {}
.my-ics .highlight-red {
	margin: 0;
	padding: 5px;
	background-color: #ffe5e5;
}
.my-ics .highlight-blue {
	margin: 0;
	padding: 5px;
	background-color: #edf6ff;
}
.my-ics table {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}
.my-ics .error {
	color: red;
}
.my-ics .button {
	margin: 10px 0 25px 0;
}
.my-ics td {
	vertical-align: top;
	padding: 0 4px 4px 0;
}
.my-ics td.input-code input {
	width: 140px;
}
.my-ics .note {
	font-size: 8pt;
	color: #7c7c7c;
}

.my-ics .my-ics-categories {
	margin-bottom: 12px;
}

.my-ics .my-ics-categories ul {
	margin-left: 14px;
}

/* upload & downloads */

.myics-upload a {
	padding: 5px;
	background-color: #ffe5e5;
	text-decoration: none;
	font-weight: bold;
}

.myics-upload #uploadform {
	background-color: #ffe5e5;
}

.my-ics-upload textarea {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.my-ics-downloads table h4 {
	display: inline;
}
.my-ics-downloads table h4 a {
	text-decoration: none;
}
.my-ics-downloads table h4 a:hover {
	text-decoration: underline;
}

.my-ics-downloads .row1 {
	background-color: #f7f7f7;
}
.my-ics-downloads .row2 {
	
}

.my-ics-downloads th {
	vertical-align: top;
	padding: 10px 5px 5px 10px;
}

.my-ics-downloads td {
	width: 100%;
	padding: 8px 8px 0 8px;
}

.my-ics-downloads .note {
	padding-left: 10px;
}

.my-ics-downloads .upload-details {
	padding-bottom: 5px;
	font-size: 8pt;
	color: #8a8a8a;
}

.my-ics-downloads .upload-details a {
	color: #8a8a8a;
}

.my-ics-download-details th {
	vertical-align: top;
	text-align: left;
	padding: 8px 10px 8px 0;
	border-bottom: 1px solid #e5e5e5;
}

.my-ics-download-details td {
	width: 100%;
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
}

.my-ics-download-details h3 {
	margin-top: 5px;
}
.my-ics-download-details h3 a {
	text-decoration: none;
}
.my-ics-download-details h3 a:hover {
	text-decoration: underline;
}


/* CONTACT */

.contact-block {
	padding: 14px 0;
	border-top: 1px solid #e5e5e5;
}
.contact-block .contact-text {
	width: 220px;
	float: left;
}
.contact-block h3 {
	margin-bottom: 5px;
}
.contact-block img {
	margin-left: 20px;
}


/* ICS PEOPLE SUMMARY */

.ics-people-table {
	width: 100%;
}
.ics-people-table a, .ics-people-personal a, .ics-people-details a {
	color: #4887d4;
}
.ics-people-table td {
	width: 55px;
	padding: 3px;
	text-align: center;
	background-color: #edf6ff;
}
.ics-people-table td.name {
	width: auto;
	padding-left: 6px;
	text-align: left;
}
.ics-people-table span.small {
	margin-left: 8px;
	font-size: 8pt;
	font-weight: normal;
	color: #747474;
}

/* ICS PEOPLE DETAIL */

.ics-people-name {
	width: 400px;
}
.ics-people-return {
	float: right;
	font-size: 8pt;
}
.ics-people-return a {
	color: #707070;
	text-decoration: none;
}
.ics-people-return a:hover {
	text-decoration: underline;
}
.ics-people-personal {
	padding: 10px;
	background-color: #edf6ff;
}
.ics-people-personal table {
	float: left;
	width: 316px;
}
.ics-people-personal table th {
	width: 64px;
	height: 20px;
	padding: 3px 10px 3px 0;
	vertical-align: top;
}
.ics-people-personal table td {
	padding: 3px 0;
	vertical-align: top;
}
.ics-people-personal .ics-people-photo {
	float: right;
	margin-left: 10px;
	max-width: 184px;
	max-height: 184px;
}
.ics-people-details {
	
}
.ics-people-details table,
.table-border {
	background-color: #ececec;
}
.ics-people-details table th,
.table-border th {
	padding: 3px 10px 3px 3px;
	vertical-align: top;
	background-color: #fff;
	font-weight: normal;
	white-space: nowrap;
}
.ics-people-details table td,
.table-border td {
	padding: 3px;
	vertical-align: top;
	background-color: #fff;
}


/* clearfix hack for clearing floats */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   line-height: 0;
   font-size: 0;
   clear: both;
   visibility: hidden;
}
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: inline-block;
}
html[xmlns] .clearfix {
   display: block;
}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */
