/* body attributes */
body {
	background-color: #fff;
	font-family: verdana, tahoma, arial, sans-serif;
	margin: 0px;
	text-align: center;
	color: #000;
}

a:link {color: #00247E;}
a:visited {color: #8C3838;}
a:hover {color: #cc0000;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #000;
}

body img {
	border-width: 0px;
}

/* standard font-size */
h4, p, .p, th, ul, ol, .tf td, .date, blockquote, .dicwords, dl, .navi {
	font-size: 12px;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 0.75em;
}

h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 12px;
	margin-bottom: 0.25em;
}

p {
	margin-bottom: 0.75em;
	line-height: 150%;
}

th {
	text-align: left;
}


hr {
	border-width: 0px;
	border-top: 1px solid #CBD2D2;
	height: 1px;
}

/* OTHER */
blockquote {
	font-style: italic;
}

/* lists */
ol li, ul li ol li {
	list-style: decimal;
}

ul li {
	list-style: disc;
}

ol li ol li {
	list-style: decimal;
}

ol li ul li, ul li ul li {
	list-style: disc;
}

dt, dd {
	margin: 0px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}

/* FORM */
form {
	margin: 0px;
}

.text, textarea {
	border: 1px solid #666;
	padding: 2px;
	width: 220px;
}

.readonly {
	background: no-repeat;
	border: 0px;
}

.checkbox {
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
	cursor: pointer;
}

label {
	cursor: pointer;
	font-size: 12px;
}

* html .text {
	height: 20px;
}

.text, textarea, select, .submit {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
}

td .text, td textarea, p textarea {
	font-size: 12px;
}

table.tf th, table.tf td {
	padding: 4px;
}

select {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
}

/* MAIN */
#main {
	background: url('/gfx/bg-main-home.jpg') no-repeat left top;
	width: 990px;
	margin: 0px auto;
	text-align: left;
}

/* TOP */
#top {
	height: 85px;
}

#logo {
	margin: 20px 0px 0px 20px;
}

/* GRAYBOX */
#graybox {
	background: url('/gfx/bg-content.png') repeat-x left top;
	margin-left: 205px;
	margin-top: 70px;
}

/* SEARCH */
#quicksearch {
	position: absolute;
	margin: 14px 0px 0px 745px;
}

#quicksearch .text {
	background: #fff;
	color: #808080;
	border: 0px;
	padding: 2px;
	width: 200px;
	margin-right: 10px;
}

#quicksearch .image {
	vertical-align: middle;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 12px;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* MENU */
#menu {
	float: left;
	width: 205px;
	font-size: 11px;
	font-weight: bold;
	min-height: 00px;
}

#menu .inner {
	background: #479CFF;
	padding: 20px 20px;
	min-height: 185px;
}

* html #menu .inner {
	height: 225px;
}

#menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
}

* html #menu a {
	width: 100%
}

#menu a:hover {
	color: #12598F;
}

#menu .act a {
	color: #004369;
}

#menu .submenu {
	padding-left: 10px;
	font-weight: 400;
	margin-bottom: 5px;
}

#menu .submenu a {
	margin-bottom: 2px;
}

#logos {
	padding-top: 20px;
	text-align: center;
}

/* RIGHT */
#related {
	float: right;
	width: 250px;
}

#related .inner {
	padding: 20px;
}

* html #related .inner {
	width: 100%;
}

#related .box {
	margin-bottom: 10px;
}

#related .navi div {
	margin-bottom: 5px;
}

/* BC */
#bc {
	font-size: 12px;
	height: 18px;
	padding: 2px 20px 0px 20px;
	color: #666;
}

#bc a:link, #bc a:visited {
	color: #808080;
}

* html #bc {
	height: 20px;
}

/* CONTENT */
* html #content {
	height: 330px;
}

#content.right {
	margin-right: 250px;
	border-right: 1px solid #fff;
}

#content .inner {
	padding: 0px 20px 10px 20px;
}

#typeforside #content .inner {
	padding-bottom: 0px;
}

* html #content .inner {
	width: 100%;
}

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	line-height: 140%;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

.arrow a, .backarrow a {
	display: block;
	float: right;
	background: url('/gfx/arrow.gif') no-repeat right center;
	padding-right: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.arrow a:link, .arrow a:visited {
	color: #000;
}

.backarrow a {
	float: none;
	background: url('/gfx/backarrow.gif') no-repeat left center;
	padding-right: 0px;
	padding-left: 20px;
}

/* HOME */
#typeforside #graybox {
	margin-top: 0px;
}

#bluebox {
	position: absolute;
	background: #002C56;
	opacity: 0.7;
	width: 745px;
	height: 215px;
	margin-left: 225px;
}

* html #bluebox {
	margin-left: 20px;
}

#newsbox {
	width: 705px;
	height: 200px;
	margin: 0px 0px 0px 245px;
	margin-bottom: 24px;
	color: #fff;
	position: relative;
	overflow: hidden;
}

#newsbox td {
	color: #fff;
}

* html #newsbox {
	height: 200px;
	margin-bottom: 9px;
}
/*\*/
html>body*#newsbox {margin-left: 242px;}
/**/

#newsbox p {
	margin-bottom: 0.6em;
	line-height: 120%;
}

#newsbox a:link, #newsbox a:visited, #newsbox a.invlink {
	color: #fff;
}

#newsbox .news
{
	float: left;
	width: 329px;
	padding-top: 20px;
}
#newsbox #clipping
{
	overflow: hidden;
	height: 155px;
}
#newsbox #whatsnew
{
}
#newsbox .whatsnew
{
	height: 155px;
}

#newsbox .news h3 {
	margin-bottom: 1em;
}

#newsbox .calendar {
	border-left: 1px solid #354B62;
	height: 195px;
	padding: 20px 0px 0px 20px;
	margin-left: 349px;
}

* html #newsbox .calendar {
	height: 215px;
}

#typeforside h1 {
	display: none;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content table tr th, #content table tr td {
	padding: 2px;
}

#content table tr td {
	font-size: 12px;
}

/* FOOTER */
#footer {
	font-size: 12px;
	clear: both;
	padding-top: 20px;
	color: #808080;
}

/* LISTS */
.list div {
	font-size: 12px;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 12px;
	height: 30px;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #479CFF;
	color: #fff;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	background: #fff;
	color: #000;
}

.pages a.dis {
	background: #A3CDFF;
	color: #fff;
}

/* FUNC */
#func {
	position: absolute;
	margin: 12px 0px 0px 660px;
}

#func img {
	cursor: pointer;
}

/* VALIDATION */
.invalid {
	background: #4fa1ff;
	color: #fff;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
div.sitemap {
	margin-bottom: 1em;
}

div.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

div.sitemap div {
	margin-bottom: 20px;
}

div.sitemap div div {
	margin: 0px;
}

/* SITEMAP */
#content #sitemap a {
	background: #fff;
	border: 1px solid #999;
}

#content #sitemap .sub a {
	background: #fff;
}

#content #sitemap .sub .sub a {
	background: #fff;
}

/* ADAPT */
#adapt {
  text-align: right;
  font-size: 12px;
  padding-top: 20px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* PRINT */
#backlink {
	display: none;
}

/* SMALL BLUEBOX */
.smallbox #bluebox {
	width: 369px;
	height: 215px;
	margin-left: 601px;
}

* html .smallbox #bluebox {
	margin-left: 396px;
}

.smallbox #newsbox .calendar {
	margin-left: 350px;
	border: 0px;
}

* html .smallbox #newsbox .calendar {
	margin-left: 355px;
}

/* THEME */
.theme #menu .inner {
	background: #0068C1;
}

.theme #menu a:hover, .theme #menu .act a {
	color: #80B4E0;
}

/* SHIPPINGROUTES */
.dots img {
	position: absolute;
	cursor: pointer;
}

#fromto {
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 20px;
	position: absolute;
	margin-left: 500px;
	width: 230px;
	opacity: 0.8;
}

/* DICTIONARY */
.dicwords a {
	display: list-item;
	margin-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

.dicwords {
	margin-bottom: 0.5em;
}

/* LIB */
#lib th, #lib td {
	border-bottom: 1px solid #ccc;
}

#lib {
	font-size: 11px;
}

#lib .sub {
	padding-left: 20px;
}

#lib a {
	background: url('/gfx/icons/i_unknown.gif') no-repeat left center;
	display: block;
	text-decoration: none;
}

#lib .typedir {background-image: url('/gfx/icons/i_dir.gif');}
#lib .typebmp {background-image: url('/gfx/icons/i_bmp.gif');}
#lib .typejpg {background-image: url('/gfx/icons/i_jpg.gif');}
#lib .typejpeg {background-image: url('/gfx/icons/i_jpeg.gif');}
#lib .typegif {background-image: url('/gfx/icons/i_gif.gif');}
#lib .typetxt {background-image: url('/gfx/icons/i_txt.gif');}
#lib .typedoc {background-image: url('/gfx/icons/i_doc.gif');}
#lib .typexls {background-image: url('/gfx/icons/i_xls.gif');}
#lib .typepdf {background-image: url('/gfx/icons/i_pdf.gif');}
#lib .typeppt {background-image: url('/gfx/icons/i_ppt.gif');}

#lib .ls a {
	padding: 3px 0px 3px 20px;
}

#lib img {
	vertical-align: middle;
	margin-right: 5px;
}

/* MEMBERS */
.memberlist {
	border: 1px solid #ccc;
}

.memberlist th {
	
	background: #479CFF;
	color: #fff;
}

.memberlist td {
	border-bottom: 1px solid #ccc;
}

.memberlist .odd td {
	background: #f5f5f5;
}

.memberlist a:link, .memberlist a:visited {
	text-decoration: none;
}

.member {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
}

.member.hover {
	background: #efefef;
}

.member .padding {
	background: no-repeat left center;
	font-size: 11px;
	padding: 0px 0px 0px 85px;
	height: 110px;
}

.navi {
	margin: 0px;
	padding: 0px;
}

.navi ul {
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}

.navi li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.navi a {
	display: block;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
}

.navi a:link, .navi a:visited {
	color: #000;
}

.navi a.act {
	background: url('/gfx/arrow.gif') no-repeat left center;
}

/* STORIES */
.story {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
}

.story.hover {
	background: #efefef;
}

.story .padding {
	background: no-repeat left center;
	font-size: 11px;
	padding: 0px 0px 0px 140px;
	height: 75px;
}

/* FORUM */
#related .networks {
	float: left;
}

#related .networks a {
	background: url('/gfx/newsbox-arrow.gif') no-repeat right center;
	display: block;
	padding-right: 20px;
	text-decoration: none;
}

#related hr {
	clear: left;
}

.entry, .network {
	background: #F5F5F6;
	border: 1px solid #5E5E5E;
	padding: 10px
}

.network {
	cursor: pointer;
}

.network a {
	text-decoration: none;
}

dl.thread {
	margin-left: 20px;
}

.thread dt, .thread dd, .entries dt, .entries dd {
	background: #F3F3F3;
	border-style: solid;
	border-color: #ADAEAE;
}

.thread dt {
	display: list-item;
	list-style-image: url('/gfx/thread-arrow.gif');
	margin-left: 10px;
	margin: 0px 0px 0px 0px;
	border-width: 1px 1px 0px 1px;
	padding: 0px 10px 0px 0px;
}

.thread dt a {
	padding-left: 10px;
}

.thread dt a.click {
	background: url('/gfx/thread-plus.gif') no-repeat 10px 2px;
	padding-left: 25px;
	cursor: pointer;
	color: #00247E;
}

.thread dt a.click.minus {
	background-image: url('/gfx/thread-minus.gif');
}

.entries a {
	text-decoration: none;
}

.thread dd, .entries dd {
	margin: 0px 0px 15px 0px;
	border-width: 0px 1px 1px 1px;
	padding: 10px;
}

.entry em, .thread em, .entries em {
	display: block;
	padding-top: 5px;
}

.entries dt {
	border-width: 1px 1px 0px 1px;
	padding: 10px 10px 0px 10px;
}

.fulltext {
	display: none;
}

/* DISPLAY */
.close {
	display: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #000;
    border: 20px solid #fff;
}

/* hover */
.hover td {
	background: #efefef;
}

/* Sendlink */
#sendlink
{
	text-align: left;
	padding: 10px;
}
#sendlink table { margin-left: 0px; }
#sendlink h1, #sendlink p { padding-left: 5px; }
.sendtilenven .thickbox
{
	background-image: url('/gfx/sendtilenven.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	background-color: transparent;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	text-align: left;
	width: 136px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* SIGNUP */

#typesignup #bc, #typetimebooked #bc, #typeuser #bc, #typeschool #bc {
	padding-bottom: 15px;
}	
#graybox #content .info {
	margin:25px 0px 45px 0px;
	width:100%;
}

#graybox th {
	border-bottom: 1px solid #333;
	padding: 2px 0px;
}

#graybox #content .info .right {
	text-align:right;
}

#graybox #navigation ul {
	margin-top:-35px;
	float:right;
	position: relative;
	z-index: 99999;
}
#graybox #navigation ul li {
	list-style:none;
	text-align:center;
}
#timetb th {
	text-align:center;

}
#timetb a {
	cursor:pointer;
}
#graybox #navigation a {
	text-decoration:none;
	color:#fff;
	width: 70px;
	font-size: 11px;
	line-height: 38px;
}
#graybox #navigation a:hover {
	color:#fff;
	opacity:.5;
	/*background:#276eed;*/
}
#graybox #navigation li {
	float:left;
	margin-right: 8px;
	background-image:url(/gfx/butt.gif);
	background-repeat:none;
	overflow:show;
	width: 70px;
	height: 38px;
}

#main #graybox #content .tilm td {
	padding-right:18px;
}

#main #graybox #paytable td {
	padding: 4px 5px 0px 8px;
	border-bottom: 1px dotted #333;
}
#main #graybox #paytable .last {
	padding: 4px 0px 0px 20px;
}
#main #graybox #paytable .first {
	padding: 14px 0px 0px 0px;
}
#main #graybox #paytable .subpay {
	border-bottom: 1px solid #333;
	padding-top: 12px;
	padding-left: 0px;
}
/* EVALUATE */
#graybox #content .evaluate td {
	padding: 15px 2px;
	vertical-align: top;
}
.evaluate {
	margin-top: 20px;
}
.evaluate .border td {
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.evaluate span {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 6px;
}
.evaluate textarea {
	height: 100px;
}

#content .evaluate .aleft, #content .evaluate .aleft td {
	text-align: left;
}

/* BOOKING */
.datetime {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #479CFF;
}

.facts {
	float: right;
	width: 400px;
}

#typeuser #content th, #afregntab #content th, .signups th, #signupform th {
	background: #479CFF;
	color: #fff;
}

#typeuser #content th, #typeuser #content td, #afregntab th, .signups th, #signupform th {
	border-bottom: 1px solid #ccc;
	padding: 4px;
}

#typeuser #content .hover {
	cursor: pointer;
}

#typeuser .odd td {
	background: #f5f5f5;
}

#timetb select, #timetb input, #signupform table select, #signupform table input {
	font-size: 11px;
}

#afregntab th {
	font-size: 11px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#content #afregntab td {
	font-size: 11px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content #afregntab input {
	width: 50px;
	font-size: 11px;
	text-align: right;
}

.submits input {
	float: left;
	margin-right: 10px;
}

.submits {
	margin-top: 20px;
	height: 30px;
}
#eval .er {
	display: none;
}
#eval .invalid .er {
	display: block;
}
