/* ===========================================base.css======================================================= */
/* Undo default styling */
a img,:link img,:visited img { border:none }
h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input { margin:0; padding:0 }
table, tr, td, ul, ol, li, input, select, textarea { font-size:100%; }
table td, table th { vertical-align: top; }

li{
    margin-left: 20px;
}

/* standaard links 
a{text-decoration: none;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000;}
*/

body {
    margin: 0px;
    background-color: #f1f1f1;
    font-family: arial, verdana;
    font-size: 0.75em;
    text-align: center;
}

#wrapper{
    width: 820px;
    min-height: 556px;
    margin: auto;
}

#header{
    position: relative;
    top: 20px;
    width: 820px; 
    height: 90px; 
    background-color: #f1f1f1; 
    background: url('/base/gfx/header.png');
}

/*******************************************************************<menu>*************************************************/

#nav{
    vertical-align: top;
    width: 140px;
    padding-left: 5px;
}

#nav div.normal{
    height: 20px;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: url('/base/gfx/menu_parent.png') repeat-x;
    color: #505050;
    cursor: pointer;
    padding-top: 2px;
}

#nav div.active{
    height: 20px;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: url('/base/gfx/menu_parent.png') repeat-x;
    color: #808080;
    cursor: pointer;
    padding-top: 2px;
}

div.subitem{
    font-family: "verdana";
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #f9f88e; 
    border-left: dashed 1px #aaaaff;
    border-right: dashed 1px #aaaaff;
    padding-left: 5px;
    width: 133px;
    display: none; 
    overflow: hidden;
}

#nav a{
    padding-left: 13px;
    color: #000000;
    text-decoration: none;
    background: url('/base/gfx/bullet.gif') no-repeat;
    background-position: 0 5;
}


/*****************************************************************<content>***********************************************/

#spacer{
    position: relative;
    height: 40px;
}
/* e6e6ff */
#middle{
    width: 820px;
    min-height: 420px;
    //height: 420px;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background: url('/base/gfx/body.png') repeat-y;
}

#middle #contentcontent{
    padding-bottom: 20px;
    padding-left: 10px;
    width: 635px;
    height: 100%;
    color: #000000;
    overflow: hidden;
    background: url('/base/gfx/watermerk.jpg') no-repeat;
    background-position: center center;
}   

img.borderimage{
    padding:7px;
    background-color:#F5F4F2;
    border:1px solid #c8c8c7 !important;
    margin: 4px;
}


#content{
    width: 730px;
}

#contentfooter{
    width: 820px;
    height: 45px;
    background-color: #ffffff;
    background: url('/base/gfx/footer.png') no-repeat;
}

#contentfooter #copyright{
    position: relative;
    top: 0px;
    color: #aaaaaa;
    width: 100%;
    text-align: center;
}


#tinycontent{
    width: 655px;
    height: 1000px;
}
#tinynewscontent{
    width: 630px;
    height: 300px;
}



#login .logincontainer{
    margin: auto;
    font-family: "arial,helvetica";
    font-size: 12px;
    color: #000000;
    border: none;
    margin-bottom: 10px;
    width: 300px;
}

#login .logincontainerbordtopleft{
    height: 7px;
    width: 7px;
    background-image: url('/base/gfx/leftcornbl.gif');
}
#login .logincontainerbordtopmid{
    background-image: url('/base/gfx/topbgbl.gif');
    background-repeat: repeat-x;
}
#login .logincontainertitle{
    font-family: "verdana";
    font-size: 10px;
    font-weight: bold;
    background-color: #e5f6ff;
    color: #000000;
    text-align: center;
}
#login .logincontainerbordtopright{
    height: 7px;
    width: 7px;
    background-image: url('/base/gfx/rightcornbl.gif');
}
#login .logincontainerbordmidleft{
    background-color: #e5f6ff;
    border-left: solid 1px #c3e3f3;
}
#login .logincontainercontent{
    font-family: "verdana";
    font-size: 10px;
    color: #000000;
    overflow: hidden;
    clip: auto;
    white-space: nowrap;
    background-color: #e5f6ff;
}
#login .logincontainerbordmidright{
    background-color: #e5f6ff;
    border-right: solid 1px #c3e3f3;
}

#login .logincontainerbordbotleft{
    height: 7px;
    background-image: url('/base/gfx/botleftcornbl.gif');
}
#login .logincontainerbordbotmid{
    background-image: url('/base/gfx/botbgbl.gif');
    background-repeat: repeat-x;
}
#login .logincontainerbordbotright{
    height: 7px;
    background-image: url('/base/gfx/botrightcornbl.gif');
}
#login .loginbox{
    background-color: #ffffff;
    font-family: "arial,helvetica";
    font-size: 12px;
    border: solid 1px #c3e3f3;
    color: #000000;
    width: 200px;
}
#login .loginbtn{
    background-color: #ffffff;
    font-family: "arial,helvetica";
    font-size: 12px;
    border: solid 1px #c3e3f3;
    color: #000000;
}
#login .loginchk{
    background-color: #ffffff;
    border: solid 1px #c3e3f3;
}


table .news_table{
    border: dashed 1px #aaaaff;
    background-color: #ffffff;
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
    width: 100%;
    padding: 0px;
    margin-bottom: 20px;
}
table .news_header{
    text-decoration: none;
    font-family: "verdana";
    font-size: 11px;
    font-weight: bold;
    color: #2295ed;
    background-color: #f9f88e;
    height: 15px;
    padding: 0px;
}

/* ===========================================lightbox.css======================================================= */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/base/gfx/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/base/gfx/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/base/gfx/lightbox/overlay.png", sizingMethod="scale");
	}
	
/* ===========================================admin.css======================================================= */
#tmceImages{
    width: 100%;
    height: 100%;
}

#tmceUpload{
    border: none;
    border-bottom: dashed 1px #338866;
    width: 100%;
    height: 50px;
}

#tmceList{
    border: none;
    width: 100%;
    height: 100%;
}
/* ===========================================tinymce_word.css======================================================= */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0;
	margin-bottom: 0;
}

.mceContentBody {
    padding-bottom: 20px;
    padding-left: 10px;
    color: #000000;
    overflow: hidden;
    background: #feffc5 url('/base/gfx/watermerk.jpg') no-repeat;
    background-position: center center;
    text-align: left;
}

.table_header{
    text-decoration: none;
    font-family: "verdana";
    font-size: 11px;
    font-weight: bold;
    color: #2295ed;
    background-color: #f9f88e;
    height: 15px;
    padding: 0px;
}
.table_table{
    border: dashed 1px #aaaaff;
    background-color: #ffffff;
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
    width: 100%;
    padding: 0px;
}

.table_hdr{
    border-right: solid 1px #aaaaff;
    border-bottom: dashed 1px #aaaaff;
    font-family: "verdana";
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    width: 16%;
}

.table_row{
    border-right: solid 1px #aaaaff;
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
}

.table_hdr_l{
    border-bottom: dashed 1px #aaaaff;
    font-family: "verdana";
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    width: 36%;
}

.table_row_l{
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
}

.time_header{
    text-decoration: none;
    font-family: "verdana";
    font-size: 11px;
    font-weight: bold;
    color: #2295ed;
    background-color: #f9f88e;
    height: 15px;
}
.time_table{
    border: dashed 1px #aaaaff;
    background-color: #ffffff;
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
    width: 100%;
}

.time_hdr{
    border-right: solid 1px #aaaaff;
    border-bottom: dashed 1px #aaaaff;
    font-family: "verdana";
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    width: 12.5%;
}

.time_row{
    border-right: solid 1px #aaaaff;
    font-family: "verdana";
    font-size: 9px;
    color: #000000;
}

.time_hdr_l{
    border-bottom: dashed 1px #aaaaff;
    font-family: "verdana";
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    width: 12.5%;
}

.time_row_l{
    font-family: "verdana";
    font-size: 9px;
    color: #000000;
}

.price_header{
    text-decoration: none;
    font-family: "verdana";
    font-size: 11px;
    font-weight: bold;
    color: #2295ed;
    background-color: #f9f88e;
    height: 15px;
}
.price_table{
    border: dashed 1px #aaaaff;
    background-color: #ffffff;
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
    width: 100%;
}
.price_content{
    background-color: #ffffff;
    font-family: "verdana";
    font-size: 11px;
    color: #000000;
}


/* ===========================================contactthnx.css======================================================= */
#contactthnx{
    position: relative;
    width: 635px;
    font-family: "verdana";
    font-size: 12px;
    font-weight: bold;
    color: #9c6945;
    text-align: center;
}
/* ===========================================404.css======================================================= */
#pagenotfound{
    position: relative;
    left: 50px;
    font-family: "verdana";
    font-size: 12px;
    font-weight: bold;
    color: #9c6945;
    text-align: center;
}

/* ===========================================contact.css======================================================= */

#contacttable{
    width: 63px;
    color: #000000;
    font-size: 10pt;
}

#address{
    padding-left: 30px;
}

#contactaddress{
    width: 430px;
    padding: 2px;
    border: solid 1px #000000;
    font-size: 10pt;
    color: #000000;
}

#contacttext{
    padding: 2px;
    width: 430px;
    height: 200px;
    border: solid 1px #000000;
    color: #000000;
    overflow: auto;
    font-size: 10pt;
}

#contactsend{
    background-color: #ffffff;
    border: solid 1px #000000;
    color: #000000;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}
