@import url(http://www.buildingspeed.org/css/buttons.css);

/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-08-17, 13:17 GMT+1
	
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {
	padding:25px 0;
	font-size:medium outset #246689;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {
	width:1000px;
	padding:10px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 20px;
}

    #header {
	position:relative;
	height:130px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
    
    #nav {position:relative; padding:0 10px; background:url("../liquid-01/design/nav.gif") 0 0 repeat-x;}
    #nav ul {margin:0; list-style:none;}
    #nav ul li {display:inline;}
    #nav ul li a {display:block; float:left; padding:9px 15px; background:url("../liquid-01/design/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav a:hover {text-decoration:underline;}
    #nav ul li.active, #nav ul li.active a {font-weight:bold;}
    #nav #feeds {position:absolute; top:9px; right:25px; margin:0; visibility:hidden;}
    #nav #feeds a:hover {text-decoration:none;}

    #cols {margin-bottom:10px; background:url("../liquid-01/design/cols.gif") 0 0 no-repeat;}
	#colsFull {margin-bottom:10px; background:url("../liquid-01/design/colsFull.gif") 0 0 no-repeat;}
	#cols-one{margin-bottom:10px;}
    #cols-in {min-height:430px; padding:20px; background:url("../liquid-01/design/cols-in.gif") 0 100% no-repeat;}
	
	 #cols-inFull {min-height:430px; padding:20px; background:url("../liquid-01/design/cols-inFull.gif") 0 100% no-repeat;}
    
        #content {
	float:left;
	width:630px;
}
		#contentFull {
	float:left;
	width:900px;
	margin-left: 20px;
	margin-top: 20px;
}

        #aside {
	float:right;
	width:300px;

}
        #content .in, #aside .in {padding:15px;}

    #footer {padding:15px 15px 5px 15px;}
    #footer p {
	margin:0;
	font-size: 80%;
}
    
        #ico-print {padding-left:12px; background:url("../liquid-01/design/ico-print.gif") 0 50% no-repeat;}
        #ico-sitemap {margin-left:10px; padding-left:10px; background:url("../liquid-01/design/ico-sitemap.gif") 0 50% no-repeat;}

        .ico-rss {padding-left:18px; background:url("../liquid-01/design/ico-rss.gif") 0 50% no-repeat;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#breadcrumbs {margin:0; font-size:90%;}
#breadcrumbs a:hover {text-decoration:none;}
#breadcrumbs span {margin:0 3px;}

#topstory-img {float:left; width:200px; }
#topstory-img img {display:block;}
#topstory-txt {float:right; width:355px;}
#topstory-txt h3 {margin:0; font-size:140%; font-weight:normal;}
#topstory-txt #topstory-info {margin:0; font-size:90%;}
#topstory-txt .comment {padding-left:12px; background:url("../liquid-01/design/ico-comment.gif") 0 2px no-repeat;}

/*  This is for narrow columns - two column set up */
.cols5050 {clear:both; background:url("../liquid-01/design/dot-01.gif") 0 100% repeat-x;}
.cols5050 .col {float:left; width:275px;}
.cols5050 .col .article {clear:both; margin-bottom:15px;}
.cols5050 .col .article-img {float:left; width:85px;}
.cols5050 .col .article-img img {display:block;}
.cols5050 .col .article-txt {float:right; width:175px;}
.cols5050 .col .article-txt h4 {margin:0; margin-bottom:7px; font-size:110%;}
.cols5050 .col .article-txt p {margin:0; font-size:90%;}

/* This is for full-column two-column set up */

.cols5050Full {clear:both; background:url("../liquid-01/design/dot-01.gif") 0 100% repeat-x;}
.cols5050Full .col {float:left; width:400px;}
.cols5050Full .col .article {clear:both; margin-bottom:15px;}
.cols5050Full .col .article-img {float:left; width:85px;}
.cols5050Full .col .article-img img {display:block;}
.cols5050Full .col .article-txt {float:right; width:300px;}
.cols5050Full .col .article-txt h4 {margin:0; margin-bottom:7px; font-size:110%;}
.cols5050Full .col .article-txt p {margin:0; font-size:90%;}

#subnav {margin:0; list-style:none;}
#subnav li {display:inline;}
#subnav li a {display:block; padding:4px 10px 4px 25px; backgrsound:url("../liquid-01/design/subnav.gif") 10px 50% no-repeat;}
#subnav li a:hover {text-decoration:none;}
#subnav li.last a {border:0;}

dl#news {margin:0; background:url("../liquid-01/design/dot-02.gif") 3px 0 repeat-y;}
dl#news dt {margin-bottom:3px; padding-left:15px; background:url("../liquid-01/design/news-dt.gif") 0 50% no-repeat; font-weight:bold;}
dl#news dd {margin:0; margin-bottom:10px; padding-left:15px; font-size:85%;}
dl#news a:hover {text-decoration:none;}

#gallery-in {padding:15px; background:url("../liquid-01/design/gallery.gif") 0 0 repeat-x;}
#gallery .separator {width:910px; height:2px; margin:10px 0; background:url("../liquid-01/design/separator.gif") 0 0 repeat-x; font-size:0; line-height:0; overflow:hidden;}
#gallery img {margin-right:18px;}
#gallery a.last img {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {
	margin:0;
	padding:10px 15px 10px 45px;
	background:url("../liquid-01/design/arrow-01.gif") 15px 50% no-repeat;
	font-size:150%;
	font-weight:normal;
}
.title-02 {
	background:url("../liquid-01/design/dot-01.gif") 0 60% repeat-x;
	font-size:120%;
}
.title-02 span {padding-right:5px;}
.title-03 {
	margin:0;
	padding:13px 10px 13px 15px;
	background:url("../liquid-01/design/arrow-02.gif") 245px 50% no-repeat;
	font-size:120%;
	font-weight:bold;
}
.title-03.gallery {background:url("../liquid-01/design/arrow-02.gif") 903px 50% no-repeat;}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../liquid-01/design/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.more {padding-right:14px; background:url("../liquid-01/design/more.gif") 100% 5px no-repeat;}
a:hover.more {text-decoration:none;}


/*  tables  */

table.infoTable, table.infoTableFull, table.infoTableGrid,table.infoTableGridFull {border:1px solid black; padding:2px; width:75%; background-color:#F2F2F2;}

table.infoTable td, table.infoTableFull td{padding:4px; }

table.infoTableGrid, table.infoTableGridFull {border:1px solid #000000; border-collapse:collapse;}
table.infoTableGrid td, table.infoTableGridFull td {border:1px solid #000000; padding:7px; margin:2px;}


table.infoTableGridFull, table.infoTableFull {width:100%;}

table.infoTable th, table.infoTableGrid th, table.infoTableGridFull th, table.infoTableFull th{
	color:#244583;
	font-weight: 600;
	text-align:center;
	border-bottom: thin solid #892165;
	padding:5px;
	font-size: 16px;
}

table.infoTable td.infoBlank, table.infoTableGrid td.infoBlank,
table.infoTableFull td.infoBlank, table.infoTableGridFull td.infoBlank
 {
border-left: none;
	padding-left:7px;
}

table.infoTable td.tableRowHeader, table.infoTableGrid td.tableRowHeader,
table.infoTableGridFull td.tableRowHeader, table.infoTableFull td.tableRowHeaderRight {
	border-right: none;
	padding: 0px 3px 0px 0px;
	font-weight: bold;
	text-align: right;
	font-size:12px;
}

td.tableRowHeaderRight { text-align:right; font-weight:bold;}

table.infoTableFull h2 {text-decoration:none; border:none;}

.errorMsg, .successMsg, .warningMsg {color:#FFFFFF; font-size:12px; padding:5px; font-weight:bold;}

.errorMsg {background-color:#96363d; }
.successMsg {background-color:#246689; }
.warningMsg {background-color:#FFFF00; }

//***************BUTTONS *******************//




.btn_small_c1,input.btn_small_c2,input.btn_small_c3, input.btn_small_c4, input.btn_small_c5, 
input.btn_med_c1,input.btn_med_c2,input.btn_med_c3, input.btn_med_c4, input.btn_med_c5,
input.btn_large_c1,input.btn_large_c2,input.btn_large_c3, input.btn_large_c4, input.btn_large_c5,
input.btn_huge_c1,input.btn_huge_c2,input.btn_huge_c3, input.btn_huge_c4, input.btn_huge_c5 
input.btn_reallyhuge_c1    {
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;

}

.btn_small_c1,input.btn_small_c2,input.btn_small_c3, input.btn_small_c4, input.btn_small_c5 
{ width: 50px; font-size: 12px; }

.btn_small_c1, input.btn_med_c1, input.btn_large_c1, input.btn_huge_c1, input.btn_reallyhuge_c1 {
	background-color: #246689;
	color: #FFFFFF;
	border: medium outset #246689;
	vertical-align: middle;
}

#main #cols #cols-in #content .in .box .btn_med_c1,
#main #cols #cols-in #content .in .box .btn_med_c2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#246689;
	color:#FFFFFF;
	font-weight: bold;
}

#main #cols #cols-in #content .in .box .btn_med_c2 {
	background-color:#96363d;
	}



#main #cols #cols-in #aside .in #subnav ul li a {
}
form .tableLines tr td input.required {
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#main #colsFull #cols-inFull #contentFull .in #breadcrumbs {
	padding-bottom: 10px;
}
#main #colsFull #cols-inFull #contentFull .in .box {
	padding-top: 10px;
}

