/* Header */
#origLogo {
	display:none;
}

.cp_header {
	height:130px;
	
}

.cp_logo {
  width:55%;
  background:white url(images/composica/composica_logo.png) no-repeat 35px 35px;
}

.cp_logo div {
  margin-left:40px;
  margin-top:55px;
  font-size:110%;
}

.cp_userinfo {
	font-size:75%;
	color:#97A2AA;
	vertical-align:bottom;
	padding-bottom:10px;
	background:white url(images/composica/header.png) no-repeat right -20px;
}

#cp_menu {
	text-align:left;
	padding: 4px 0 4px 8px;
}

#cp_menu a, #cp_menu a:visited {
	color:#616B74;
}

#cp_menu a:hover {
	color:#f69429;
	text-decoration:underline;
}

.cp_footer .smalltext{
	font-size:9px;
	color:#d9d9d9 !important;
}

#cp_msgtitles a {
	font-size:80% !important;
}

#userinfo {
	font-size:75%;
	color:#616B74;
	border-top:1px solid #D9DADE;
	text-align:right;
	padding-right:10px;
}

#userinfo a, #userinfo a:visited {
	color: #97A2AA;
	background-color: transparent;
	text-decoration: none;
}

#userinfo a:hover
{
	color: #616B74;
	background-color: transparent;
	text-decoration: underline;
}

#cp_smile {
	vertical-align:bottom !important;
}

#cp_smile a {
	margin-right:-3px;
}

.cp_leg {
	position:relative;
	top:2px;
}

/* Normal, standard links. */
a:link, a:visited
{
	color: #616B74;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #f69429;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
  font-size:90%;
	color: #97A2AA;
	background-color: transparent;
	text-decoration: none;
}

a.nav:hover
{
	color: #616B74;
	background-color: transparent;
	text-decoration: underline;
}

.nav .cp_treesep img {
	margin:0 4px 0 6px;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	color: #616B74;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea
{
	font-size: 9pt;
	color: #616B74
	font-family: verdana, sans-serif;
 }

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #616B74;
	font-family: verdana, sans-serif;

}

/* Standard horizontal rule.. */
hr
{
	color: #D9DADE;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #D9DADE;
	background-color: #D9DADE;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #616B74;
	background-color: #F0F7FC;
	border: 1px solid #D9DADE;
	margin: 1px;
	padding: 2px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #616B74;
	background-color: #d8d8d8;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #616B74;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: #A6CE3C;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #E8F7B9;
	color: #616B74;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #616B74;
	background-color: #ffffff;
}
.windowbg2
{
	color: #616B74;
	background-color: #ffffff;
}

.windowbg3
{
	color: #616B74;
	background-color: #ffffff;
}

.post a, .post a:visited {
	color:#6798AD;
	text-decoration:underline;
}

.post a:hover {
text-decoration:underline;
color:#f69429;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	font-weight: bold;
	font-style: normal;
	color: #97A2AA;
	background-color: #fafafa;
}

.titlebg a:link, .titlebg a:visited, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight:normal;
	font-style: normal;
	color: #616B74;
	background-color: #f8f8f8;
}

.titlebg a:hover, .titlebg2 a:hover
{
	color: #f69429;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #E0EEF4;
	background-image: url(images/catbg.gif);
	color: #616B74;
	padding-top:2px !important;
	padding-bottom:2px !important;
	padding-left:8px !important;
	padding-right:8px !important;
}

/* The borders around things. */
.bordercolor
{
	background-color: #D9DADE;
}
.tborder
{
	border: 1px solid #D9DADE;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}