/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background:#d2d2d2; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:800px; margin:0 auto; border-left:solid 1px #969696; border-right:solid 1px #969696; border-bottom:solid 1px #969696; font-size:1.0em; background:#fff;}
.main {clear:both; width:800px; padding-bottom:30px; background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:580px; margin:0 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:800px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:800px; font-family:"trebuchet ms",arial,sans-serif;}

.header-middle {width:800px; height:110px; background:rgb(230,230,230) url(../img/header.jpg) no-repeat; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:800px; height:40px; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}


/********************/
/*  HEADER SECTION  */
/********************/
/*Drop-down menu*/
.nav2 {float:left; width:800px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} 





.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 20px;  border-top: 2px solid #777; border-bottom:1px solid #777; text-decoration:none; color:#245885; font-weight:bold; font-size:120%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border-bottom:1px solid #aaa; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}
.nav3-grid dt:last-child {border-bottom:1px solid #777;}


/******************/
/*  MAIN SECTION  */
/******************/
/*.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);} */
.main img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {color:#2a5a8a; font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}

.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px rgb(220,220,220);}

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:10; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}




.main-navigation h1.first {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h1 {clear:both; margin:5px 0 5px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:10px 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* MAIN CONTENT */
.main-content h1.pagetitle {margin:0 0 0.8em 0; padding:0 0 2px 0; border-bottom:solid 7px #6666ff; font-family:"trebuchet ms",arial,sans-serif; color:#ff6600; font-weight:bold; font-size:220%;}
.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1 {clear:both; margin:0.5em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {clear:both; width:100%; /* margin:2.0em 0 0.2em 10px*/; table-layout: fixed; border-collapse:collapse; empty-cells:show; ; color:#573d00; font-size:13px;}
.main-content table td {padding:5px}

p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content ul li {margin:0 0 0.2em 20px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

#flags {float:right; margin: 0; padding:10px 10px 0 0;}
#flags img {border:none; width:30px; margin-left:5px;}



/* MAIN CONTENT */
.column1-unit {width:560px; margin-top:10px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;padding:10px; background:#ef846e; color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px;}

.column2-unit-left {float:left; width:260px; margin:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; padding:5px; border:2px dashed #bbb;}
.column2-unit-right {float:right; width:260px; margin:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; padding:5px; border:2px dashed #bbb;}

/* DESCRIPTION BOXES */
.description {border-left:1px solid #666; border-right:1px solid #666; border-bottom:1px solid #666; margin-top:20px;-moz-border-radius:10px 10px 10px 10px; -webkit-border-radius:10px; padding-left: 10px;}
.description p {padding: 7px; margin-bottom:2px;}
.description h1 {background:#666;color:#FFCC33 !important;padding:5px 10px;-moz-border-radius:7px 7px 0 0; -webkit-border-top-left-radius:7px; -webkit-border-top-right-radius:7px; margin-left:-10px;}
.top {color:#0099FF; font-size:13px; font-weight:bold;text-align:right;margin:0 5px 5px 0;}
.description ol {padding-left:20px;}
.description ul {padding-left:20px; margin-top:-10px;}
.description ul li ul li {background:none; list-style-type:circle; margin-left: 20px; padding-left:5px;font-size:100%;}
.description ol ol {font-size: 80%;}
.description a {text-decoration:underline;margin-left: 10px;}
.description a:hover {text-decoration:none;}
.description .addSpace {margin-left: 30px;}


/********************* blog ************************/
#welcomeAdmin {font-size:12px; font-weight:bold;text-align:right; margin:5px 10px 0 0;}

.blogEntry {background:url(../img/bg_blog.png) no-repeat; padding:20px 0 0 40px; margin-bottom:30px;}
.blogEntry p {line-height:1.2em;}
.blogEntry img {border:none;}
.blogEntry h2 {color:#006699; font-weight:bold;}
.blogEntry h2 a {text-decoration:underline;}
.blogEntry h2 a:hover {text-decoration:none;}
.blogDate {color:#999; margin-top:-5px;}
.blogComment {background:transparent url(../img/icon-comment.png) no-repeat scroll 0px 0px; padding-left:20px; margin-top:30px;}
.commentLabel {font-size:120%;font-weight:bold;color:#300;}
.commentInput {margin-bottom:10px;}

.commentArea {border:1px solid #244288;height:auto;margin-bottom:10px; margin:0 20px 20px 20px;}
.commentDateBar {background:#244277;padding:3px 5px;color:#fff;font-size:110%;}
.commentDateBar .commentatorName {font-size:120%; font-weight:bold;}
.commentContent {padding:5px;font-size:120%}
.commentNumber {font-size:18px; background:#e1e1e1; padding:3px; color:#666; margin:10px 0 20px 10px;}



.rss img {border:none !important;}
.rss .rssLink {font-size:120%; margin-top:35px !important;}
.rss .rssQuestion {font-size:85%;}

/***** autocomplete suggestions *****/
#suggestions {border:1px solid black; background-color:#fff; height:auto; max-height:150px; overflow:auto;}
#suggestions ul li {list-style-type:none;background:none; margin-left:-10px; padding:0}
#searchBtn {margin-top:8px;}


#track {width:180px; margin-left:10px; background-color:#666; height:3px;}
#handle {width:17px; height:19px; background:url('../img/slider-images-handle.png') no-repeat top left; }
#bar_loading {margin-left:15px;} 




.contactform {width:520px; margin:2.0em 0 0 3.0em; padding:10px 10px 0 10px; border:solid 1px #888; background-color:#eee; -moz-border-radius:8px;}
.contactform fieldset {padding:10px 10px 10px 10px !important /*Non-IE6*/; padding:10px /*IE6*/; margin:0 0 20px 0; border:solid 1px #888; background-color:#ddd !important; -moz-border-radius:8px;}
.contactform .contact_address {font-size: 120% !important; padding-left: 20px !important; padding:10px;}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 10px 5px /*IE6*/; padding:0 2px 0 2px; color:#777; font-weight:bold; font-size:150%;}

.contactform fieldset img {border:none; margin-bottom: 0 !important; margin-top: 2px !important;}
.contactform .radio {margin-left: 20px;}
.contactform .emptyField {color: #f00 !important; font-weight: bold; }
.contactform .redStar {color:#f00;}
.contactform label.left {float:left; width:140px; margin:0; padding-right:5px; font-size:100%; color:#555; text-align:right; font-weight:bold;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:200px; padding:2px; border:solid 1px #666; font-family:verdana,arial,sans-serif; font-size:100%;}
.contactform textarea {width:310px; height: 200px; padding:3px; border:solid 1px #666; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#999; border:solid 1px #000; text-align:center; font-family:verdana,arial,sans-serif; color:#fff; font-size:120%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


/************ COMMENT FORM ******************/
.commentform {margin:0 0 0 10px; background:none ;border:none;}
.commentform label.left2 {float:left; width:100px; margin:0; padding-right:5px; font-size:100%; color:#555; text-align:right; font-weight:bold;}



.notice {font-size:120%; font-weight:bold; padding:10px 40px; color:#720000; -moz-border-radius:8px; -webkit-border-radius:8px;}
.failure {background:#ffc url('../img/failure.png') no-repeat 10px 10px; border:3px solid #c00;}
.error {background:#ffc url('../img/error.png') no-repeat 10px 8px; border:3px solid #c00;}
.success {background:#cfc url('../img/success.png') no-repeat 10px 10px; border:3px solid #3c3;}

.blogAdminBtn {display:block; border:1px solid #363; background:#393; color:#fff !important; width:100px; text-align:center; padding:2px; float:right; margin-left:10px; margin-bottom:20px;}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}

.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:#000;}
.footer a:visited {color:#000;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:580px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:800px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:800px; background:transparent;}}
@media print {.nav2 {float:left; width:800px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:800px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
