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

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

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

/* ----------------------------------------------------------------------------------------------------------
HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

a {color:#0066cc; text-decoration: none;}
a:hover {color:#00CCFF;}
a:active {
	COLOR: #ff6600; TEXT-DECORATION: none
}

body {background-color:#cce6ff;}

/* ----------------------------------------------------------------------------------------------------------
Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.low {color:#888;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header {background-color:#034691;}

   #logo span {color:#CFFB05;}
    #logo a {color:#FFF !important;}

    #rss a {color:#FFF;}
#rss {position:absolute; top:0; left:700px; height:60px; padding:20px 0 0 91px; background:url("../design/rss2.gif") 0 0 no-repeat; font-weight:bold;}
 #rss a:hover {text-decoration:none;}
#cols {background-color:#FFF;}

    #content #title {background-color:#00CCFF; color:#FFF;}

    #about {border-top:1px solid #B2DBFF; background-color:#E6F3FF;}

    .nav {border-top:1px solid #E6F3FF;}
    .nav a {border-bottom:1px solid #E6F3FF;}
    .nav li.nav-active a {color:#00CCFF;}

#footer {background-color:#B2D9FF; color:#034691;}
#footer a {color:#034691;}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#perex {background-color:#eef7ff;}

.cols5050 .col dl.list dt {background-color:#FFF;}
.cols5050 .col dl.list dt a {color:#0087FC;}
.cols5050 .col dl.list dt a:hover {color:#00CCFF;}

#calendar th {background:#CCE6FF; color:#022E5F;}
#calendar th, #calendar td {border:1px solid #CCE6FF; }
#calendar td#calendar-active {background:#00CCFF; color:#FFF;}
#calendar tr.bg td {background:#F0F8FF;}

#difang th {background:#CCE6FF; color:#022E5F;}
#difang  td {border:1px solid #CCE6FF; }
#difang td#calendar-active {background:#00CCFF; color:#FFF;}
#difang tr.bg td {background:#F0F8FF;}

.button {border:1px solid #034691; background-color:#034691; color:#FFF;}

/* ----------------------------------------------------------------------------------------------------------
Page: index_df
---------------------------------------------------------------------------------------------------------- */
dl.cat {float:left; width:250px; margin-top:20px; margin-bottom:10px; padding:0;}
dl.cat dt {padding-left:50px;  font-size:130%; font-weight:bold;}
dl.cat dd {margin:0 0 5px 0; padding-left:50px;}
dl.cat dd a {color:#0067E6;}
dl.cat dd a:hover {color:#f60;}

