/* CSS by DJ Beater */



#cscss {background-color: rgba(255,0,0,.4) !important;}

@-webkit-keyframes colours {
      0% {background-color: rgba(255,0,209,.4);}
     5% {background-color: rgba(180,0,255,.4);}
     15% {background-color: rgba(41,0,255,.4);}
     25% {background-color: rgba(0,64,255,.4);}
     35% {background-color: rgba(0,133,255,.4);}
     45% {background-color: rgba(0,246,255,.4);}
     55% {background-color: rgba(0,255,159,.4);}
    65% {background-color: rgba(0,255,29,.4);}
	75% {background-color: rgba(154,255,0,.4);}
	85% {background-color: rgba(249,255,0,.4);}
	95% {background-color: rgba(255,174,0,.4);}
	100% {background-color: rgba(255,61,0,.4);}
}


@-moz-keyframes colours {
      0% {background-color: rgba(255,0,209,.4);}
     5% {background-color: rgba(180,0,255,.4);}
     15% {background-color: rgba(41,0,255,.4);}
     25% {background-color: rgba(0,64,255,.4);}
     35% {background-color: rgba(0,133,255,.4);}
     45% {background-color: rgba(0,246,255,.4);}
     55% {background-color: rgba(0,255,159,.4);}
    65% {background-color: rgba(0,255,29,.4);}
	75% {background-color: rgba(154,255,0,.4);}
	85% {background-color: rgba(249,255,0,.4);}
	95% {background-color: rgba(255,174,0,.4);}
	100% {background-color: rgba(255,61,0,.4);}
}

@-0-keyframes colours {
      0% {background-color: rgba(255,0,209,.4);}
     5% {background-color: rgba(180,0,255,.4);}
     15% {background-color: rgba(41,0,255,.4);}
     25% {background-color: rgba(0,64,255,.4);}
     35% {background-color: rgba(0,133,255,.4);}
     45% {background-color: rgba(0,246,255,.4);}
     55% {background-color: rgba(0,255,159,.4);}
    65% {background-color: rgba(0,255,29,.4);}
	75% {background-color: rgba(154,255,0,.4);}
	85% {background-color: rgba(249,255,0,.4);}
	95% {background-color: rgba(255,174,0,.4);}
	100% {background-color: rgba(255,61,0,.4);}
}


@-moz-keyframes back-colours {
      0% {background-color: rgba(255,0,209,.1);}
     5% {background-color: rgba(180,0,255,.1);}
     15% {background-color: rgba(41,0,255,.1);}
     25% {background-color: rgba(0,64,255,.1);}
     35% {background-color: rgba(0,133,255,.1);}
     45% {background-color: rgba(0,246,255,.1);}
     55% {background-color: rgba(0,255,159,.1);}
    65% {background-color: rgba(0,255,29,.1);}
	75% {background-color: rgba(154,255,0,.1);}
	85% {background-color: rgba(249,255,0,.1);}
	95% {background-color: rgba(255,174,0,.1);}
	100% {background-color: rgba(255,61,0,.1);}
}



@-webkit-keyframes back-colours {
      0% {background-color: rgba(255,0,209,.1);}
     5% {background-color: rgba(180,0,255,.1);}
     15% {background-color: rgba(41,0,255,.1);}
     25% {background-color: rgba(0,64,255,.1);}
     35% {background-color: rgba(0,133,255,.1);}
     45% {background-color: rgba(0,246,255,.1);}
     55% {background-color: rgba(0,255,159,.1);}
    65% {background-color: rgba(0,255,29,.1);}
	75% {background-color: rgba(154,255,0,.1);}
	85% {background-color: rgba(249,255,0,.1);}
	95% {background-color: rgba(255,174,0,.1);}
	100% {background-color: rgba(255,61,0,.1);}
}

@-o-keyframes back-colours {
      0% {background-color: rgba(255,0,209,.1);}
     5% {background-color: rgba(180,0,255,.1);}
     15% {background-color: rgba(41,0,255,.1);}
     25% {background-color: rgba(0,64,255,.1);}
     35% {background-color: rgba(0,133,255,.1);}
     45% {background-color: rgba(0,246,255,.1);}
     55% {background-color: rgba(0,255,159,.1);}
    65% {background-color: rgba(0,255,29,.1);}
	75% {background-color: rgba(154,255,0,.1);}
	85% {background-color: rgba(249,255,0,.1);}
	95% {background-color: rgba(255,174,0,.1);}
	100% {background-color: rgba(255,61,0,.1);}
}



#cscc {
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: colours;
    -webkit-animation-timing-function: ease;
	-moz-animation-direction: normal;
    -moz-animation-duration: 60s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: colours;
    -moz-animation-timing-function: ease;
	-o-animation-direction: normal;
    -o-animation-duration: 60s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: colours;
    -o-animation-timing-function: ease;
}


#backg-eff {
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: back-colours;
    -webkit-animation-timing-function: ease;
	-moz-animation-direction: normal;
    -moz-animation-duration: 60s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: back-colours;
    -moz-animation-timing-function: ease;
	-o-animation-direction: normal;
    -o-animation-duration: 60s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: back-colours;
    -o-animation-timing-function: ease;
}





html, body, input, select, textarea, button{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #000;
}
img {
border:0;
}
pre {
font-family:"Courier New", Courier, monospace;
}

.paypal {
width: 200px !important;
text-align: center;
}

/*ul.nav {margin:0}*/
/*#nav li,.fl{float:left}*/

/*#nav li:hover ul,#nav li.sfhover ul,#nav li:hover ul,#nav li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul{left:auto}*/

h2.lifestream_date,p.lifestream_credits,.hide,.hidden,.anchor,.skip,.hr hr{display:none}

ul.idTabs li a.selected,ul.idTabs li a:hover,.widgetized .inside{background:url(../images/bg-box.png) repeat!important;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-khtml-border-radius:6px 6px 0 0;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;border-radius:6px 6px 0 0}

/*#nav{height:22px;width:100%;position:absolute;top:165px;left:0;border: 5px solid #2daebf;margin:0 auto;background:#2daebf;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}*/

#nav,#nav ul{list-style:none;line-height:1;z-index:100;margin:0;padding:0}

/*#nav a{color:#fff;font-size:10px;font-weight:800;display:block;text-decoration:none;text-transform:uppercase;padding:5px 15px}*/

/*#nav a:hover{color:#000;background:#C8C8C8;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}*/

/*#nav li ul{position:absolute;width:200px;left:-999em}*/

/*#nav li ul li a{background:#C8C8C8;border: 0px solid #2daebf;line-height:18px;font-size:10px;color:#000;width:150px;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}*/

/*#nav li ul li a:hover{background:#003366;color:#fff}*/

/*a.nav_active {color:#000;background:#C8C8C8;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}*/

/*#nav li ul ul{margin:-35px 0 0 180px}*/

/*#nav li:hover ul ul,#nav li.sfhover ul ul{left:-999em;}*/

/*#nav li:hover,#nav li.hover{position:static}*/

ul#footerNav{position:absolute;top:27px;right:0}
ul#footerNav li{float:left;display:inline;margin-left:15px}




#nav ul.d_sublink li > img {
display: none;
}

#nav {
margin: 0;
padding: 0;
height: 41px;
line-height:41px;
width: 980px;
/*border-collapse:separate;
border-spacing:0px;*/
}


/* Main menu */
/*#nav
{
        width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        list-style: none;
        background: #111;
        background: -moz-linear-gradient(#444, #111);
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
        background: -webkit-linear-gradient(#444, #111);
        background: -o-linear-gradient(#444, #111);
        background: -ms-linear-gradient(#444, #111);
        background: linear-gradient(#444, #111);
        -moz-border-radius: 50px;
        border-radius: 50px;
        -moz-box-shadow: 0 2px 1px #9c9c9c;
        -webkit-box-shadow: 0 2px 1px #9c9c9c;
        box-shadow: 0 2px 1px #9c9c9c;
}*/

#nav li
{
        float: left;
        padding: 0 0 10px 0;
        position: relative;
}

#nav a
{
border:solid 1px transparent;
background-position: 0 0;
background-repeat: repeat-x;
height: 41px;
display: block;
position: relative;
text-align: center;
padding: 0 10px;
text-decoration:none;
font-weight: bold;
-webkit-font-smoothing: antialiased;
font-size:16px;
}

#nav a {
	border-top-color:#5c181f; /* default border */
	border-bottom-color:#5c181f; /* default border */
        background-image:url('http://i8.ifrype.com/skins/036/096/v2/100753_menu.png');
	color:#ffffff; /* default text_color */
	text-shadow: 1px 1px 1px #3d0a0f; /* default text_shadow */
	border-left-color:#db4f4f; /* default left_border */
	border-right-color:#5c181f; /* default border */
}


#nav li:hover > a
{
color: #fafafa;
}

*html #nav li a:hover /* IE6 */
{
color: #fafafa;
}

#nav li:hover > ul
{
display: block;
}

/* Sub-menu */

#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 190px;
    left: 50px;
    z-index: 99999;
    /*background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);
    background: -o-linear-gradient(#444, #111);
    background: -ms-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}

#nav ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: inline;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#nav ul li:last-child
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#nav ul a
{
    padding: 10px 5px;
    height: auto;
    line-height: 40px;
    display: inline;
    white-space: nowrap;
    float: none;
    text-transform: none;
    margin: 0;
}

*html #nav ul a /* IE6 */
{
        height: 10px;
        width: 150px;
}

*:first-child+html #nav ul a /* IE7 */
{
        height: 10px;
        width: 150px;
}

#nav ul a:hover
{
    background: #0186ba;
        background: -moz-linear-gradient(#04acec,  #0186ba);
        background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
        background: -webkit-linear-gradient(#04acec,  #0186ba);
        background: -o-linear-gradient(#04acec,  #0186ba);
        background: -ms-linear-gradient(#04acec,  #0186ba);
        background: linear-gradient(#04acec,  #0186ba);
}

#nav ul li:first-child a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

/*#nav ul li:first-child a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}*/

#nav ul li:first-child a:hover:after
{
    border-bottom-color: #04acec;
}

#nav ul li:last-child a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#nav:after
{
        /*visibility: hidden;*/
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

* html #nav             { zoom: 1; } /* IE6 */
*:first-child+html #nav { zoom: 1; } /* IE7 */



#menuHome, #menuSearch{
width:50px;
}

#menu #menuHome a,#menu #menuSearch a{
padding:0 0;
}

#nav li:first-child a{
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-bottomleft:5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
}

#nav li:last-child a{
-webkit-kit-border-bottom-right-radius:5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomright:5px;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
}

#nav li a:hover, div.d_sublink > a:hover, #nav li a.active {
    background-position: 0 -88px;
}

/*#menu td a:active {
    background-position: 0 -44px;
}*/



#menu td:first-child a {
	border-left-color:#5c181f; /* default left_border */
}

#menu td:first-child a:hover {
	border-left-color:#000000; /* hover border */
}

#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 1px 1px 1px #000000; /* Hover text_shadow */
	border-left-color:#80120d; /* hover left_border */
	border-right-color:#000000; /* hover border */
	border-bottom-color:#000000; /* hover border */
    border-top-color:#000000;  /* hover border */
}

#menu a span.badge.off{
	background-color: #2e0002; /* hover gradient_2 */
}

#menu a span.hasdropdown{
	background-image:url('http://ifrype.com/i/menu/arrow_w.png');
}

#menu td:first-child a span{
    background-image: url('http://ifrype.com/i/menu/menu_icon_home_w.png'); /* default home_icon */
}
#menuSearch a span{
    background-image: url('http://ifrype.com/i/menu/find_w.png');
}

#menuHome a:hover span{
    background-image: url('http://ifrype.com/i/menu/menu_icon_home_w.png'); /* default home_icon */
}
#menuSearch a:hover span{
    background-image: url('http://ifrype.com/i/menu/find_w.png');
}
	    
#menu a:hover span.hasdropdown{
	background-image:url('http://ifrype.com/i/menu/arrow_w.png');
}
	
}
#dropdown span.badge {
background: none repeat scroll 0 0 #FF6600;
color: #FFFFFF;
float: right;
font-size: 10px;
margin-right: 10px;
margin-top:7px;
padding: 1px 6px;
-moz-border-radius: 5px;
border-radius: 5px; 
position:absolute;
right:0;
top:0;
display:block;
}
#dropdown div.section li {
position:relative;
}
#menuHome span, #menuSearch span {
display:block;
background-repeat:no-repeat;
background-position:  center center;
}
#menu a span.badge.on{
background-color: #f60;
color: #fff;
}
#menu a span.badge.off{
color: #fff;
}
#menu td.open.last a{
-webkit-kit-border-bottom-right-radius:0;
-moz-border-radius-bottomright:0;
border-bottom-right-radius:0;
}
#menu td.open a, #menu td.open a:hover{
border-color: #3f3f3f;
color:#FFF !important;
text-shadow:none;
}
#menu a span.badge{
display: block;
padding:1px 6px;
position: absolute;
text-align: center;
text-shadow:none;
top: -7px;
right: 5px;
border:none;
color: #fff;
font-size: 10px;
line-height: 14px;
-moz-border-radius:5px;
border-radius:5px;
-o-border-radius:5px;
/* no rounded borders for safari, add 0 below*/ 
-webkit-border-radius:5px;
-khtml-border-radius:5px;
}
#menu a.icon{
background-repeat:no-repeat;
background-position: 17px center;
}
#menu span.menuIcon {
background-position:-6px 0;
display:block;
height:16px;
left:8px;
position:absolute;
top:13px;
width:18px;
z-index:10;
cursor:pointer;
}
#menu span.menuIcon:hover {
background-position:17px 0;
}
#menu td div {
position:relative;
}
#menu td div a {
padding-left:27px;
}
#menu a span.hasdropdown{
background-position:center 14px;
background-repeat:no-repeat;
display:block;
float:right;
height:40px;
position:absolute;
right:5px;
top:0;
width:8px;
}

#menu td.open a {
background: #3F3F3F !important;
background-image: none;
position: relative;
border-color: #3F3F3F;
}

#searchAutocomplete, #dropdown {
right:0;
width:220px;
display:none;
position:absolute;
z-index:6000;
background:#3F3F3F;
color:#FFF;
box-shadow:0 2px 4px #3F3F3F;
-webkit-box-shadow: 0 2px 4px #3F3F3F;
-moz-box-shadow: 0 2px 4px #3F3F3F;
padding: 5px 0;
}

#dropdown div.section{
float: left;
width: 170px;
font-size: 12px;
}

#dropdown div.section h2, #searchResults h2{
color: #c9c9c9 ;
font-size: 12px;
line-height:12px;
margin: 0;
padding: 10px 0 3px 10px;
text-shadow: #000 1px 1px 2px;
}

#dropdown div.section.odd{
margin-left:10px;
}

#dropdown div.section ul, #dropdown div.section li{
margin:0;
padding: 0;
}

#dropdown div.section ul{
list-style: none;
padding: 3px 0 0;
}

#dropdown div.section li a{
position: relative;
line-height:14px;
text-shadow: #000 1px 1px 2px;
color: #fff;
text-align:  left;
text-decoration: none;
display: block;
padding:8px 5px 8px 33px;
white-space: nowrap;
overflow: hidden;
}

#dropdown div.section li a.icon{
background-repeat: no-repeat;
background-position: 7px center;
margin-right:0;
}

#dropdown div.section li img{
width:20px;
height: 20px;
position: absolute;
left:3px;
top:5px;
}

#dropdown div.section li img.external{
right:5px;
left:auto;
top:8px;
height:auto;
width:auto;
}

#dropdown div.section li:hover{
background: url('http://ifrype.com/i/menu/hover.png') repeat-x #52a1cd;
text-decoration:none;
}



.poga img:hover {
  text-align: left;
  margin-right: 10px !important;
}


.poll-q {
font-size: 12px;
}

.poll-op {
font-size: 12px;
padding: 2px;
}

.poll-op:nth-child(2n+1) {
background-color: rgba(255,255,255,0.9)
}

.shadowbox {
	font-size: small;
	font-size: x-small !ie;
	color: #000;
	font-weight: bold;
}


.shadowbox:hover {
	color: #6495ED;
}


	#universal-radio-program {
	width: 642px;
    font-family: Corbel,Arial;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 1.7em;
    text-align:center;
    border-collapse:collapse;
	}
	
#universal-radio-program thead th{
	font-size:11px;
    padding:2px 2px;
    text-transform:uppercase;
    color:#444;
    font-weight:bold;
    text-shadow:1px 1px 1px #fff;
    border-bottom:5px solid #444;
}

#universal-radio-program thead th:empty{
    background:transparent;
    border:none;
}

#universal-radio-program thead :nth-child(2),
#universal-radio-program tfoot :nth-child(2){
    background-color: #7FD2FF;
}
#universal-radio-program tfoot :nth-child(2){
    -moz-border-radius:0px 0px 0px 5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
}
#universal-radio-program thead :nth-child(2){
    -moz-border-radius:5px 0px 0px 0px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
}

#universal-radio-program thead :nth-child(3),
#universal-radio-program tfoot :nth-child(3){
    background-color: #45A8DF;
	
}

#universal-radio-program thead :nth-child(4),
#universal-radio-program tfoot :nth-child(4){
    background-color: #2388BF;
}

#universal-radio-program thead :nth-child(5),
#universal-radio-program tfoot :nth-child(5){
    background-color: #096A9F;
	
}

#universal-radio-program thead :nth-child(6),
#universal-radio-program tfoot :nth-child(6){
    background-color: #2388BF;
	padding: 0 1px;
}

#universal-radio-program thead :nth-child(7),
#universal-radio-program tfoot :nth-child(7){
    background-color: #45A8DF;
}

#universal-radio-program thead :nth-child(8),
#universal-radio-program tfoot :nth-child(8){
    background-color: #7FD2FF;
}

#universal-radio-program thead :nth-child(8){
    -moz-border-radius:0px 5px 0px 0px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px;
}
#universal-radio-program tfoot :nth-child(8){
    -moz-border-radius:0px 0px 5px 0px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
}

#universal-radio-program tfoot td{
    font-size:10px;
    font-weight:bold;
    padding:5px 0px;
    text-shadow:1px 1px 1px #fff;
}

#universal-radio-program tbody td{
    padding:3px;
}

/*#universal-radio-program tbody tr:nth-child(4) td{
    font-size:20px;
    font-weight:bold;
}*/

#universal-radio-program tbody td:nth-child(1n+1){
    background-color:#444;
    color:#444;
    border:2px solid #444;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(189,189,189)),
        color-stop(0.7, rgb(224,224,224))
        );
    background:-moz-linear-gradient(
        center bottom,
        rgb(189,189,189) 39%,
        rgb(224,224,224) 70%
        );
    text-shadow:1px 1px 1px #fff;
}

#universal-radio-program tbody td:nth-child(1){
    background-color:#555;
    color:#f0f0f0;
    border:2px solid #444;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(85,85,85)),
        color-stop(0.7, rgb(105,105,105))
        );
    background:-moz-linear-gradient(
        center bottom,
        rgb(85,85,85) 39%,
        rgb(105,105,105) 70%
        );
    text-shadow:1px 1px 1px #000;
}

#universal-radio-program tbody td:nth-last-child(1){
    border-right:1px solid #222;
}

#universal-radio-program tbody th{
    color:#696969;
    text-align:right;
    padding:0px 10px;
    border-right:1px solid #aaa;
}


#universal-radio-program tbody td:hover {
color: #fff;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.28, #A8D2E6),
    color-stop(0.79, #3286D6)
);
background-image: -moz-linear-gradient(
    center bottom,
    #A8D2E6 28%,
    #3286D6 79%
);

}

#universal-radio-program tbody td:hover {
color: #fff;
}

#universal-radio-program tbody tr:hover {
background-color: #fff;
}

#universal-radio-program tbody td a {
line-height: 100%;
}

div.atbalsta {
float: left;
width: 120px;
margin-right: 13px;
/* border: 1px solid red; */
}

div.atbalsta a {
display: block;
vertical-align: middle;
min-height: 73px;
line-height:73px;
margin: 1px 0 1px 0;
/* border: 1px solid red; */
}


span.music_genres {
font-size: 9px;
}


div#special_connect {
	width: 600px;
/* 	border: 1px solid red;*/
	margin: 0 auto; 
}

.special_connect {
	border-collapse: collapse;
	width: 600px;
	background-color: #DFF3F5;
	margin-bottom: 20px;
	text-shadow: 0px 0px 0px #000;
	-moz-border-radius: 25px;
}

.special_connect tr {
	height: 40px;
}

.special_connect tr.nosaukums td {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	text-shadow:0px 0px 1px #333333;
}

.special_connect tr td {
	padding: 5px;
	text-transform: capitalize;
}

.special_connect tr:nth-of-type(2n+2) {
	border: 1px solid #888888;
	background-color: #CCEBEF;
}

.special_connect tr:hover {
	background-color: #fff;
	color: #000;
}


#update-song {
font-size: 12px;
width: 200px;
text-align: center;
position: fixed;
right: 12px;
bottom: 4px;
z-index: 910;
width: 100px;
}

#update-song:hover {
z-index: 911;
}


#on-air:hover {
background-color: rgba(0,0,0,0.9);
cursor: pointer;
}

#playing-href a {
color: rgba(255,255,255,0.9);
font-size: 13px;
}

#playing-href a:hover {
color: rgba(255,255,255,1);
}

#responsecontainer {
	text-align: center;
}

#responsecontainer {
	text-shadow:0px 0px 1px #E0E0E0;
	font-size: small;
	font-size: x-small !ie;
	color: #fff;
	padding: 10px;
}

.on_air_tune {
	text-shadow:0px 0px 1px #E0E0E0;
	font-size: small;
	font-size: x-small !ie;
	color: #fff;
	line-height: 10px;
}

.ur-playing {
	font-size: 8pt;
	color: #fff;

}


a.radio-program {
	font-size: small;
	font-size: x-small !ie;

}

a.radio-program-active {
	font-size: small;
	font-size: x-small !ie;
	color: #000;
}

a.google-search, a.qtip-button {
	color: #fff;
	font-size: x-small !ie;
}

/* regular syles */

body {
	/* background: #42afdc url(images/background.png) repeat-x fixed; baigi bremze scroll visai lapai */ 
font-family: Corbel,Arial;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
font-size: 1em;
	color: #336699;
}

a {
	font-size: x-small;
	color: #1a4371;
	font-weight: bold;
	text-decoration: none;
}
	

a:hover {
	color : #ff9900;
	text-decoration: none;
}

img {
	border-style: none;
}

ul, ol, pre {
	font-size: small;
}

p {
	color: #006699;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

h3 {
	font-size: medium;
}

h4 {
	font-size: small;
}

h5 {
	font-size: x-small;
}

h6 {
	font-size: xx-small;
}

/* end regular styles */



/* e107 core styles */

.topborder {
	border-bottom: 1px solid red;
	color: #336699;
}

.bottomborder {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #336699;
}

.alttd {
	background-color : transparent;
	font-family: Corbel, Arial;
	font-size: 11px;
	color: #ff7e40;
	text-align: left;
}

.code {
	border: 1px solid #9f9f9f;
	padding: 8px;
font-family: Corbel, Arial;	
font-size: 10px;
	color: red;
}

.fcaption a {
	color: #006699;
	text-decoration: underline;
}

.fcaption a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.commenttext {
	background-color: #ffffff;
	color: #336699;
	font-size: small;
}

.menubody {
	background-image: url(images/menu.png);
}

.menubottom {
	background-image: url(images/menubottom.png);
}

.smalltext {
	font-family: Corbel, Arial;
	font-size: x-small;
	color: #003366;
}

.smallblacktext {
	color: #000033;
	font-family: Corbel, Arial;
	font-size: xx-small;
}

.indent {
	padding: 5px 5px 5px 5px;
	margin: 10px;
	color: #006699;
	font-size: small;
	border: thin solid #ff6600;
}

.defaulttext {
	color: #003366;
	font-family: Corbel, Arial;
	font-size: 10px;
}

td {
}

blockquote {
	color: #ff8000;
	font-family: Corbel, Arial;
	font-size: xx-small;
	font-style: oblique;
	font-weight: lighter;
}

.mediumtext {
	color: #ff9900;
	font-family: Corbel, Arial;
	font-size: small;
}

.captiontext {
	color: #003366;
	font-family: Corbel, Arial;
	font-size: small;
	font-weight: lighter;
}

.tbox {
	font-family: Corbel, Arial;
	color: #191970;
	font-weight: bold;
	border: 1px solid #2daebf;
	font-size: small;
	background-color: #F0F8FF;
}

.tbox:focus {
	background-color: #fff;
}

.tbox.chatbox {
	width: 98%;
}

form.chatbox {
	margin: 0;
	padding: 0;
}

.tbox.search {
	font-size: x-small;
}

.nextprev {
	text-align: center;
	padding: 4px 4px 4px 4px;
	margin: 0px 9px 0px 9px;
	font-size: small;
	background-color: #F0F8FF;
	margin: 0 0 10px 0;
}

span.nextprev_current {
	padding: 1px 6px 1px 6px;
}

a.nextprev_link {
	background-color: #DCDCDC;
	border: 1px solid #000033;
	padding: 1px 6px 1px 6px;
}

a:hover.nextprev_link {
	background-color: #ffffff;
	border: 1px solid #000033;
	padding: 1px 6px 1px 6px;
}


.vecabutton {
	border: 1px solid #3399ff;
	color: #085688;
	font-weight: bold;
	font-size: small;
	text-align: center;
	background-image: url(images/button.png);
	margin: 5px 0 5px 0;
	padding: 3px;
}



.button {
	background: #2daebf url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: 2px 0 5px 2px;
}

.button :hover {
background:none !important;
}


.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}


.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }



.np {
	color: #003366;
	text-align: center;
	padding: 2px;
	background-color: transparent;
}

form {
	margin: 2px;
}

.spacer {
	margin: 0px;
padding: 0px;

}

/*.spacer div {
	margin: 0px;
}*/


hr {
	border-top: 1px solid #ff0000;
	border-bottom: 2px solid #ffd2d2;
	width: 100%;
}

.border {
	border: 1px solid #000;
	color: #336699;
}

.border2 {
	border: 1px solid #d5d5d5;
	color: #3399cc;
}

.border3 {
	border: 1px solid #000;
	color: #006699;
}

.helpbox {
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	color: #000000;
	font-family: Corbel, Arial;
	font-size: 9pt;
}

input.helpbox {
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	color: #000000;
	font-family: Corbel, Arial;
	font-size: x-small;
}

.caption {
	padding: 4px;
	background-image: url(images/cap1.png);
}

.caption2 {
	padding: 5px;
	color: #191970;
	text-align: center;
	font-size: small;
	font-weight: bold;
}

.caption3 {
	padding: 0 4px;
	border-bottom: 1px solid #c7c3c3;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #d5d5d5;
	color: red;
font-family: Corbel, Arial;
	font-size: 12px;
}

.bodytable {
	padding: 8px;
	font-family: Corbel, Arial;
	font-size: 10px;
	color: red;
}

.bodytable2 {
	border: 1px solid #d5d5d5;
	padding: 8px;
	font-family: Corbel, Arial;
	font-size: 10px;
	color: #404040;
}

.bodytable3 {
	padding: 8px;
	font-family: Corbel, Arial;
	font-size: 10px;
	color: #222222;
}
/* end e107 core styles */



/* new css styles */


/* prieks ziņām, rakstiem */

.raksts {
	text-shadow:0px 0px 1px #575757;
	font-weight: bold;
	/*background: #fefee4;*/
	/*font-size: medium;*/
	/*border: 2px solid #d5d5d5;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	/*background-color: #fff;*/
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-bottom: 30px;
}

.raksts img {
	text-align: left;
	margin-right: 10px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	vertical-align: middle;
}

.raksts img:hover {
	text-align: left;
	margin-right: 5px;
	opacity: 1;
	filter:alpha(opacity=100);
	/*border: 1px solid red;*/
}

.raksts-bilde {
	float: left;
	/*border: 1px solid red;*/
	margin-left: auto;
	margin-right: auto;
	width: 33%;
}

.raksts-teksts {
	border: 2px solid #d5d5d5;
	float: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	background-color: #fff;
	width: 64%;
}

.raksts-teksts-augsa {
	float: left;
	/*border: 1px solid purple;*/
display: block;
}

.raksts-teksts-augsa-beidzas {
	clear: both
}

.raksts-teksts-apaksa-kreisa {
	float: left;
	/*border: 1px solid yellow;*/
display: block;
}

.raksts-teksts-apaksa-laba {
	float: left;
	/*border: 1px solid green;*/
}

.raksts-teksts-apaksa-beidzas {
	clear: both
}

.raksts-apaksa {
	float: left;
	margin: 0 auto;
	/*border: 1px solid blue;*/
}

.raksts-beidzas {
	clear: both;
}

/* end prieks ziņām, rakstiem */



.disclaimer {
	opacity: 0.6;
	filter:alpha(opacity=60);
	color: #000;
}

.disclaimer a {
	color: #000;
}

.disclaimer:hover {
	opacity: 0.9;
	filter:alpha(opacity=90);
}

#buts {
	margin: 0 0 0 0;
}

.buts {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.buts,img {
}

.buts img:active {
	/*border: 1px groove green;
	background-color: #6495ED;*/
}

.prev-but:hover {
	/*border: 2px groove #6495ED;
	position: relative;
	top: -2px;
	right: 2px;*/
}

.next-but:hover {
	/*border: 2px groove #6495ED;
	position: relative;
	top: -2px;
	left: 2px;*/
}

h4.promo {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #787878;
}

p.promo {
	position: relative;
	top: 0px;
}

.promo a {
	font-size: small;
	color: #000;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #C8C8C8;
	padding: 3px;
}

.promo a:hover {
	color: #2daebf;
}

.fbox_content {
	background-color: #E0E0E0;
}

.pagecurrent a {
	color: #ff9900;
	text-decoration: none;
}


.welcome_box {
	width: 99%;
	height: 100%;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #2daebf;
	/*-moz-box-shadow: 1px -1px 1px #2daebf, -1px 1px 1px #2daebf;
	-webkit-box-shadow: 1px -1px 1px #2daebf, -1px 1px 1px #2daebf;
	box-shadow: 1px -1px 1px #2daebf, -1px 1px 1px #2daebf;*/
	background: #F0F0F0;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
	/*border: 1px sold #2daebf;*/
}
	
/*.welcome_box img, span {
	float: right;
}*/

.welcome_box a {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	display: inline;
}

.welcome_box a.tumsaka{
	border: 2px solid #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.welcome_box a.gaisaka{
	border: 2px solid grey;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.welcome_box span.inline {
	display: inline;
	color: #ff0000;
	font-weight: bold;
	margin: 5px;
}

.welcome_box .listen_ur {
	display: block;
	color: #000;
	font-weight: bold;
	margin: 0 10px 5px 0;
}

.welcome_box a.contact_problem {
	display: block;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.welcome_box a.ieteikt_draugiem {
	display: block;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.welcome_box:hover {
	background-color: #E0E0E0;
}

.welcome_box a.gaisaka:hover, .welcome_box a.tumsaka:hover {
	background-color: #fff;
	border: 2px solid #2daebf;
	color: #000;
}

.welcome_box:focus {
	background-color: #E0E0E0;
}

/* fbox syles */

div#promos div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 1100px;
	height: 80px;
	overflow: hidden;
}
div#promos div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 1111px;
	height: 100px;
	overflow: hidden;
	float: left;
}
div#promos div.scroller div.fbox_content {
	width: 10000px;
	text-align: center;
}
	
div#buts {
	position: absolute;
	width: 1111px;
	z-index: 0;
	margin-top: 5px;
}

#promos {
	/*border: 2px solid #000;
	background: #F8F8F8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}
/* end fbox syles */	

/* round menu */
/*.r_box {
	background: url(images/r_tl.png) no-repeat top left;
}
.r_top {
	background: url(images/r_tr.png) no-repeat top right;
}
.r_bottom {
	background: url(images/r_bl.png) no-repeat bottom left;
}
.r_bottom div {
	background: url(images/r_br.png) no-repeat bottom right;
}
.r_content {
	background: url(images/r_r.png) top right repeat-y;
}

.r_top div, .r_top, .r_bottom div, .r_bottom {
	width: 100%;
	height: 15px;
}
.r_content, .r_bottom {
	margin-top: -3px;
}
.r_content {
	/* border: 1px solid red; */
	/*padding: 10px 10px 10px 10px;
}
/* end round menu */

#time {
	text-align: left;
	float: left;
	height: 20px;
	padding-right: 10px;
	
	display: inline;
}

#languages {
	text-align: center;
	margin-left: 25%;
	/*float: left;*/
	height: 20px;
	width: 300px;
	display: inline;
}

#search {
	text-align: right;
	float: right;
	height: 20px;
	padding-left: 10px;
	z-index: 1;
	overflow: auto;
	/*border: 1px solid red;*/
	display: inline;
}

div#search form {
	margin: 0;
	padding: 0;

}

#header {
	background: url(images/header.png);
	background-repeat: no-repeat;
	text-align: left;
}

#banner {
	position: absolute;
	top: 55px;
	right: 5%;
}

#sitelinks {

}

#sitedisclaimer {
	text-align: center;
	font-size: x-small;
}

img.logo {
	width: 200px;
}

/* here's the box... the image is the upper-left corner */
#csc {
/* bremze browse uz leju augsu loti */
	/*-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	-moz-box-shadow: 2px -1px 10px #87CEEB, -2px 2px 10px #87CEEB;
	-webkit-box-shadow: 2px -1px 10px #87CEEB, -2px 2px 10px #87CEEB;
	box-shadow: 2px -1px 10px #87CEEB, -2px 2px 10px #87CEEB;*/
	width: 1111px;
	height: auto;
	position: relative;
	padding: 0px 20px 3px 20px;
	margin: 0 auto;   /* align for good browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*-moz-box-shadow: 0 0 1px 1px #A8A8A8;
	-webkit-box-shadow: 0 0 1px 1px #A8A8A8;*/
	border: 3px solid #F0F0F0;
background-color: #fff;
}

/* these are the other three spans. classes were used to allow multiuse on a page */
/*.tr, .bl, .br {
	position: absolute;
	width: 39px;
	height: 39px;  /* corner images are 40x40 */
	/*display: block;
	margin-bottom: -1px;  /* this is for IE */
/*}*/

/* change position and image: top-right */
/*.tr {
	background: transparent;
	top: 0;
	right: 0;
}

/* change position and image: bottom-left */
/*.bl {
	background: transparent;
	bottom: 0;
	left: 0;
}

/* change position and image: bottom-right */
/*.br {
	background: transparent;
	right: 0;
	bottom: 0;
}
*/
.container {
	width: 100%;
	padding: 1px;
	z-index: 1;
	/*-moz-linear-gradient(20% 100% 90deg,#FFFFFF, #E0E0E0, #D4CFD0 100%);
	-webkit-linear-gradient(20% 100% 90deg,#FFFFFF, #E0E0E0, #D4CFD0 100%);
	linear-gradient(20% 100% 90deg,#FFFFFF, #E0E0E0, #D4CFD0 100%);*/
	/* border: 8px groove #3e89a9; */
}

.languagelink_active {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.header {
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 3px 0 3px 0;
}

.sub_header {
	background: #fff;
	width: 100%;
	margin: 45px 0 10px 0;
}

.main {
	width: 100%;
	margin: 0 0 10px 0;
}

/* .main_left {
	width: 200px;
	vertical-align: top;
	text-align: left;
}
*/

.main_center {
	width: 660px;
	vertical-align: top;
	text-align: left;
	float: left;
	margin: 0 5px 0 5px !important;
	margin: 0 5px 0 5px;
}

/* .main_right {
	width: 200px;
	vertical-align: top;
	text-align: left;
	float: left;
}
*/

.disclaimer {
	width: 100%;
	margin: 10px 0 10px 0;
}

.footer {
	width: 100%;
	margin: 10px 0 10px 0;
}

.footer_left {
	width: 20%;
	vertical-align: top;
	text-align: left;
	float: left;
}

.footer_center {
	width: 58%;
	vertical-align: top;
	text-align: center;
	float: left;
	margin: 0 5px 0 5px !important;
	margin: 0 5px 0 5px;
}

.footer_right {
	width: 20%;
	vertical-align: top;
	text-align: left;
	float: right;
}

.news_header {
	width: 100%;
	margin-top: 10px;
}

.news_header_left {
	/*background: url(images/content-top-bg.png) no-repeat left top;
	height: 26px;*/
}

.news_header_center {
	/*background: url(images/content-top-bg-custom.png) no-repeat left top;
	height: 26px;*/
}

.news_header_right {
}

.news_body {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #D3D3D3;
	/*-moz-box-shadow: 3px -3px 10px #b8b8b8, -3px 3px 10px #b8b8b8;
	-webkit-box-shadow: 3px -3px 10px #b8b8b8, -3px 3px 10px #b8b8b8;
	box-shadow: 3px -3px 10px #b8b8b8, -3px 3px 10px #b8b8b8;*/
	background: #F0F8FF;
	padding: 5px;
	margin: 0 0 10px 0;
}

.news_body_custom {
}


div.news_text a.news_titlelink {
	font-size: medium;
	color: #191970;
	vertical-align: middle;
	padding-left: 25px;
}

div.news_text a.news_titlelink:hover {
	color: orange;
}

.news_text {
	padding: 3px 5px 3px 5px;
	font-size: 9pt;
}

.news_body h3 {
	padding-left: 25px;
}

.news_footer {
	width: 100%;
	margin-bottom: 50px;
}

.news_footer_left {
	/*background: url(images/content-bottom-bg.png) no-repeat;
	padding: 12px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
	line-height: 15px;*/
}

.news_footer_center {
	/*background: url(images/content-bottom-bg-custom.png) no-repeat;
	padding: 12px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
	line-height: 15px;*/
}

.news_footer_right {

}

.menu_content {
	background: #fff;
	/* border: 3px groove #3e89a9; */
}

.bodycopy {
	font-family: Corbel, Arial;
	font-size: 10px;
}

.comment_style {
	text-align: left;
	width: 98%;
	padding: 3px 5px 3px 5px;
}

.comment_user_info {
	float: left;
	width: 130px;
	margin: 10px 0 0 0;
}

.user_comment {
	float: right;
	vertical-align: top;
	width: 450px;
	color: #000;
	background: #fff;
	padding: 3px 5px 3px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b8b8b8;
	/*-moz-box-shadow: 2px -1px 10px #87CEEB, -2px 2px 10px #b8b8b8;
	-webkit-box-shadow: 2px -1px 10px #87CEEB, -2px 2px 10px #b8b8b8;
	box-shadow: 2px -1px 10px #87CEEB, -2px 2px 10px #b8b8b8;*/
	margin: 10px 0 0 0;
}

.signature {
	background: #E0E0E0;
	margin: 20px 0 20px 0;
	border-top: 1px solid #000;
	padding: 5px;
	height: 100%;
}

.clear_both {
	clear: both;
}

/* tinymce body  */
.mceContentBody {
	background: #ffffff;
}
/* end tinymce body  */

/* date */
.date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
/* end date */

/* sidebar area  */
#sidebar-right{
	float:right;
	margin-left: 10px;
}
#sidebar-left {
	float: left;
	margin-right: 10px;
}
#sidebar-right,
#sidebar-left {
	width: 210px;
	color: #666666;
	line-height: 160%;	
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited, 
#sidebar-left a, #sidebar-left a:visited  {
	color: #000000;
	text-decoration:none;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar-right ul li, 
#sidebar-left ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar-right ul li ul li, 
#sidebar-left ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}
/* end sidebar area  */

/* end new css styles */

/* navigation styles */
div.menuBar, div.menuBar a.menuButton, div.menuButton, 
div.menuButton_over, div.menu, div.menu a.menuItem {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-shadow:0px 0px 1px #575757;
}

div.menuBar {
  
  padding: 4px 0px 4px 0px;
  text-align: center;
  border: 1px solid #eeedee;
}

/*
div.emenuBar {
  background-color: #d8d8d8;
  border-top: 1px solid #ffffff;
  border-bottom: 0px solid #000;
  text-align: left;
  border: 2px solid red;
}
*/

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  
  border: 1px solid #b8b8b8;
  color: #000000;
  /*cursor: default;*/
  /*left: 0px;*/
  margin: 0px 4px 0px 4px;
  padding: 2px 4px 2px 4px;
  /* 
  if using a link icon replace line above with this one
  padding: 2px 4px 2px 22px;
  */
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
  
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
  background-color: #b8b8b8;
  border-color: #ffffff #a5a5a5 #a5a5a5 #ffffff;
  color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
  background-color: #666666;
  border-color: #a5a5a5 #ffffff #ffffff #a5a5a5;
  color: #fff;
  /*left: 1px;
  top: 1px;*/
  border: 1px solid #b8b8b8;
  text-shadow:0px 0px 2px #000000;
  opacity: 0.9;
  filter:alpha(opacity=90);
}

div.menu {
  background-color: #fff;
  border: 2px solid #b8b8b8;
  border-color: #ffffff #a5a5a5 #a5a5a5 #ffffff;
  /*left: 0px;*/
  padding: 10px 10px 10px 10px;
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 101;
  text-align: left;
  margin: -8px 0 0 -5.5%;
  text-shadow: 0px 0px 3px #000;
  opacity: 0.9;
  filter:alpha(opacity=90);
}

div.menu a.menuItem {
  color: #000000;
  display: block;
  padding: 2px 11px 2px 0px;
  text-decoration: none;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #666666;
  color: #fff;
}

/*
div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #ffffff;
}
*/

/*
div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000000;
}
*/
/*
div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}
*/

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.10em;
}

/*
div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}*/
/* end navigation styles */

/* caption styles
.captionleft {
	width : 20px;
	background-image : url(images/capleft.png);
}

.captionbar {
	background-repeat : repeat-x;
	padding: 2px 0px 0px 10px;
	font-size : 10px;
	color : #1e3b4c;
	font-weight : bold;
	font-family : verdana, tahoma, arial, sans-serif, Courier New;
	background-image : url(images/capdark.png);
}

.captionend {
	width : 10px;
	background-image : url(images/captransition.png);
}

.captionmain {
	width : 100%;
	background-repeat : repeat-x;
	background-image : url(images/caplight.png);
}

.captionright {
	width : 20px;
	background-image : url(images/capright.png);
}
 end caption styles */

/* body styles
.bodyleft {
	background-repeat: repeat-y;
	background-image: url(images/left.png);
}

.bodymain {
	width: 100%;
	padding: 4px 4px 4px 4px;
	font-family: Corbel, Arial;
	font-size: 8pt;
	color: #000033;
	vertical-align: top;
	background-color: #000;
}

.bodyright {
	background-repeat: repeat-y;
	background-image: url(images/right.png);
}

.bottomleft {
	background-image: url(images/bottomleft.png);
}

.bottommain {
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/bottom.png);
}

.bottomright {
	background-image: url(images/bottomright.png);
}
 end body styles */

/* forum styles */
.fborder {
	border: 1px solid #aad5ff;
	color: #000000;
}

.forumheader {
	padding: 10px 0 10px 0;
}

.forumheader div a {
	font-size: small;
	font-weight: bold;
	color: #000;
	
}

.forumheader div a:hover {
	color: #6495ed;
	text-decoration: none;
}

.forumheader div {
	margin: 10px 0 10px 0;
	font-size: smaller;
	font-weight: 500;
	background: #fff;
	padding: 3px 0 3px 3px;
	border: 1px solid #aad5ff;
	text-align: left;
}

.forumheader2 {
	background-color: #e4eaf2;
	color: #006699;
	padding: 4px;
	border: 1px solid #c3bdbd;
}

h3 a {
	text-align: center;
	font-size: x-small;
}


.forumheader3 {
	background-color: #ebebeb;
	color: #000033;
	padding: 4px;
	border: 1px solid #595959;
	text-align: center;
}

.forumheader3 span a {
	font-size: medium;
}

td .forumheader3 table {
	border: 0px none;
}

.forumheader4 {
	background-color: #e0e0e0;
	color: #000033;
	padding: 4px;
	border: 1px solid #595959;
}

.forumborder {
	border: 1px solid #000080;
	color: #ff9933;
}

.fcaption {
	padding: 3px 3px 3px 3px;
	background-color: #D8D8D8;
	font-size: small;
	font-weight: bold;
	color: #000;
	border: 1px solid #66FFCC;
	margin: 3px 0 0 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: #fff 1px 1px;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

.fcaption:hover {
	background-color: transparent;
	opacity: 1;
	filter:alpha(opacity=100);
	border: 1px solid #66FFCC;
}

.finfobar {
	font: 14px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: red;
	padding: 4px;
	border: 1px solid #c3bdbd;
	background-image: url(forum/finfobar.png);
}

a.forumlink {
	color: #4083a5;
	text-decoration: none;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0;
	color: #777777;
}

.nforumcaption {
	background-image: url(images/nforumcaption.png);
	padding: 8px 4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	font-weight: bold;
	color: #93c9ff;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.png);
	padding: 8px 0 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #004080;
	font-weight: bold;
}

.nforumcaption3 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #e4eaf2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #990033;
}

.nforumthread {
	border: 1px solid #dadada;
	padding: 4px;
	background-color: #eef2f7;
	font-size: small;
	color: #003366;
}

.nforumthread2 {
	border: 1px solid #ff8000;
	padding: 4px;
	background-color: #d1dceb;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #336699;
}

.nforumreplycaption {
	border: 1px solid #cc0000;
	padding: 4px;
	background-color: #e2edf2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
}

.nforumreply {
	border: 1px solid #ff0000;
	padding: 4px;
	background-color: #edf4f7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #3366cc;
}

.nforumreply2 {
	border: 1px solid #ff0000;
	padding: 4px;
	background-color: #cfe0eb;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #006699;
}

.nforumdisclaimer {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #5d6e75;
}

.nforumview1 {
	border: 1px solid #b3d9ff;
	padding: 4px;
	background-color: #e4eaf2;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #336699;
}

.nforumview2 {
	border: 1px solid #8ac5ff;
	padding: 4px;
	background-color: #dfe6ef;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #336699;
}

.nforumview3 {
	padding: 4px;
	background-color: #bcd0ed;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #e4eaf2;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif, Courier New;
	color: #3a4f6c;
}
/* end forum styles */

/* plugin styles */

/* tag styles */
.tag a:link {
	text-decoration: none; 
}

.tag a:visited {
	color: #ADD8E6; 
	text-decoration: none; 
}

.tag a:active {
	color: #800000;
	text-decoration: none; 
	background-color: red; 
}

.tag a:hover {
	text-decoration: none; 
} 
/* end tag styles */

/* end plugin styles */

/* nice title styles */
.nicetitle {
	font-weight: bold;
	font-size: x-small;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 25em;
	z-index: 20;
	max-width: 50%;
}

.nicetitle-content{
	overflow: hidden;
	background: #fff;
	padding: 5px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/*box-shadow: 2px -1px 10px #000, -2px 2px 10px #000;
	-moz-box-shadow: 2px -1px 10px #000, -2px 2px 10px #000;
	-webkit-box-shadow: 2px -1px 10px #000, -2px 2px 10px #000;*/
	border: 1px sold #000;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #A8A8A8;
}
div.nicetitle p span.accesskey {
	color: red;
}
/* end nice title styles */

/* end CSS by DJ Beater */
