body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding-bottom: 20px;
	background-color: #434e60;
}
img {
	border: 0;
}

/****************************************************************/
/* Top info														*/
/****************************************************************/
.topinfo {
	padding-right: 10px;
	font-size: 11px;
	color: #cfdce3;
	line-height: 16px;
}
.topinfo a {
	color: #cfdce3;
	text-decoration: none;
}
#tbl_weather {
	background-image: url(../images/corax/icons-weather.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#tbl_weather td.left {
	padding-left: 50px;
}

/****************************************************************/
/* Header														*/
/****************************************************************/
#tbl_header {
	background-color: #434e60;
}

/****************************************************************/
/* Footer														*/
/****************************************************************/
.footer {
	height: 71px;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #434e60;
	background-image: url(../images/corax/bg-footer.jpg);
	background-repeat: repeat-x;
}

.footer a:link {
	color: #434e60; text-decoration: none;
}
.footer a:visited {
	color: #434e60; text-decoration: none;
}
.footer a:hover {
	color: #434e60; text-decoration: underline;
}


/****************************************************************/
/* Footer bottom												*/
/****************************************************************/
.footer_bottom {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	height: 35px;
	color: #cfdce3;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #434e60;
}

.footer_bottom a:link {
	color: #8a9fab; text-decoration: none;
}
.footer_bottom a:visited {
	color: #8a9fab; text-decoration: none;
}
.footer_bottom a:hover {
	color: #8a9fab; text-decoration: underline;
}


/****************************************************************/
/* Footer partners												*/
/****************************************************************/
#footpartners {
	margin: 0;
	padding: 15px 20px 10px 20px;
	color: #cfdce3;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #434e60;
}
#footpartners h1 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	background: url(../images/corax/bg-partners-line.gif) repeat-x center;
}
#footpartners h1 span {
	background: #434e60;
	padding: 0px 7px;
}
#footpartners a:link {
	color: #8a9fab; text-decoration: none;
}
#footpartners a:visited {
	color: #8a9fab; text-decoration: none;
}
#footpartners a:hover {
	color: #8a9fab; text-decoration: underline;
}

/****************************************************************/
/* Input Image													*/
/****************************************************************/
input.search {
	width: 306px;
	height: 20px;
	border: solid 1px #434e60;
	color: #0000000;
	background-color: #cfdce3;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 14px;
}
input.searchbtn {
	margin: 0px;
}

/****************************************************************/
/* Search Bar	 												*/
/****************************************************************/
#tbl_searchbar {
	background-color: #ffffff;
	background-image: url(../images/corax/bg-searchbar.jpg);
	background-repeat: repeat-x;
}

/****************************************************************/
/* Search Field 												*/
/****************************************************************/
.search_button {
	background: url('../images/search.button.gif') no-repeat;
}

/****************************************************************/
/* Main area	 												*/
/****************************************************************/
#bg_mainarea {
	background-color: #ffffff;
}

/****************************************************************/
/* Top menu														*/
/****************************************************************/
.menu {
	padding-right: 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu a:link {
	color: #ffffff; text-decoration: none;
}
.menu a:visited {
	color: #ffffff; text-decoration: none;
}
.menu a:hover {
	color: #434e60; text-decoration: none;
}


/****************************************************************/
/* Navmenu														*/
/****************************************************************/
.navmenu {
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #8197a3;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.navmenu a:link {
	color: #8197a3; text-decoration: none;
}
.navmenu a:visited {
	color: #8197a3; text-decoration: none;
}
.navmenu a:hover {
	color: #434e60; text-decoration: none;
}

/****************************************************************/
/* User_menu													*/
/****************************************************************/
.user_menu {
	padding-right: 14px;
	color: #6f6f6f;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.user_menu a:link {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:visited {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:hover {
	color: #6f6f6f; text-decoration: underline;
}

form {
	padding: 2px 5px 0 0;
}

body {
	margin: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #434e60;
	margin: 0px 25px 3px 25px;
	padding: 25px 0px 3px 0px;
	border-bottom: 1px solid #8197a3;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #434e60;
	padding-bottom: 3px;
	border-bottom: 1px solid #434e60;
}
/****************************************************************/
/* Cat title  													*/
/****************************************************************/
.cat {
	font-weight: bold; font-size: 13px; color: #8197a3; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cat a:link {
	color: #8197a3; text-decoration: none;
}
.cat a:visited {
	color: #8197a3; text-decoration: none;
}
.cat a:hover {
	color: #434e60; text-decoration: none;
}


/****************************************************************/
/* Subcat		  												*/
/****************************************************************/
.subcat {
	font-size: 11px; color: #434e60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.subcat a:link {
	color: #434e60; text-decoration: none;
}
.subcat a:visited {
	color: #434e60; text-decoration: none;
}
.subcat a:hover {
	color: #8197a3; text-decoration: none;
}

/****************************************************************/
/* Link area													*/
/****************************************************************/
.linkarea {
	padding-bottom: 15px;
}


/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold; font-size: 13px; color: #434e60; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linktitle a:link {
	font-weight: bold; color: #434e60; text-decoration: none;
}
.linktitle a:visited {
	font-weight: bold; color: #434e60; text-decoration: none;
}
.linktitle a:hover {
	font-weight: bold; color: #8197a3; text-decoration: none;
}


/****************************************************************/
/* Link Details 												*/
/****************************************************************/
.linkdetails {
	font-size: 13px; color: #6F6F6F; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkdetails a:link {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: none;
}
.linkdetails a:visited {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: underline;
}
.linkdetails a:hover {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: underline;
}


/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-weight: normal; font-size: 13px; color: #8197a3; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px;
}
.linkshortdesc a:link {
	font-weight: normal; color: #8197a3; text-decoration: none;
}
.linkshortdesc a:visited {
	font-weight: normal; color: #8197a3; text-decoration: none;
}
.linkshortdesc a:hover {
	font-weight: normal; color: #8197a3; text-decoration: underline;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 13px; color: #434e60; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkurl a:link {
	font-weight: normal; color: #434e60; text-decoration: none;
}
.linkurl a:visited {
	font-weight: normal; color: #434e60; text-decoration: none;
}
.linkurl a:hover {
	font-weight: normal; color: #8197a3; text-decoration: none;
}

/****************************************************************/
/* Bg															*/
/****************************************************************/
.bg {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg_nolinks {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg_nolinks {
	font-weight: normal; font-size: 13px; color: #8197a3; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bg_nolinks a:link {
	font-weight: normal; color: #434e60; text-decoration: none;
}
.bg_nolinks a:visited {
	font-weight: normal; color: #434e60; text-decoration: none;
}
.bg_nolinks a:hover {
	font-weight: normal; color: #8197a3; text-decoration: none;
}

/****************************************************************/
/* Break														*/
/****************************************************************/
.break {
	padding-bottom: 6px;
	padding-top: 6px;
}


/****************************************************************/
/* Profile		  												*/
/****************************************************************/
.profile {
	font-size: 11px; color: #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.profile a:link {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.profile a:visited {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.profile a:hover {
	font-weight: bold; color: #81b101; text-decoration: underline;
}

/****************************************************************/
/* Text area, Input, Select 									*/
/****************************************************************/
SELECT {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
margin: 0;
}

/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.sp_area {
	font-size: 12px; color: #8197a3;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dcebf1;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: #434e60 1px solid;
}
.sp_area a:link {
	font-weight: bold; color: #434e60; text-decoration: none;
}
.sp_area a:visited {
	font-weight: bold; color: #434e60; text-decoration: none;
}
.sp_area a:hover {
	font-weight: bold; color: #8197a3; text-decoration: none;
}
.sp_area td {
	padding-top: 1px;
	padding-bottom: 1px
}
.sp_area td.label {
	padding-right: 8px;
	font-weight: bold;
}

/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.f_area {
	font-size: 11px; color: #434e60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dcebf1;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	Border: #434e60 1px solid;
}
.f_area a:link {
	font-weight: bold; color: #434e60; text-decoration: none;
}
.f_area a:visited {
	font-weight: bold; color: #434e60; text-decoration: none;
}
.f_area a:hover {
	font-weight: bold; color: #8197a3; text-decoration: none;
}


div.pr {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	background-color: #ffffff;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #434e60;
	font-size: 7pt;
	text-decoration: none;
}
.small a:hover {
	color: #8197a3;
	text-decoration: none;
}
.sort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8197a3;
	text-decoration: underline;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 4px;
	color: #81b101;
	background: #edf4db;
	border: 1px solid #81b101;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #81b101;
	background: #edf4db;
	border: 1px solid #81b101;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#81b101;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #81b101;
   border-width:0 1px 1px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
}

#catTitle { background:#F6FAEE; font-size:13px; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#81b101;
   background:#F6FAEE;
   border:1px solid #81b101;
   border-width:1px 0 3px 0;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F6FAEE;
}

#categtree .even {
   background:#EFF3E8;
}

#categtree .categ-item:hover {
   background:#E0FAD7;
}

.req {
	color: #434e60;
}