/* project: internet music template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
	text-decoration: none;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(../images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(../images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 200px;
	border: none; 
	background: url(../images/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 800px; 
}

.logo a {
	font-size: 1.9em;
	float: left;
	width: 280px;
	padding: 2px 0 2px 2px;
	text-decoration: none;
	color: #464548;
	background: inherit;
}

.logo {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

.logo a:hover {
	color: #C3593C;
	background: #FFF;
	text-decoration: none;
}

.logo .red{
	color: #C3593C;
	background: inherit;
}

.header_right {
	float: right;
	width: 500px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 0px;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(../images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(../images/bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 300px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right left bottom; 
	color: #fff;
	clear: both;
	padding: 0 0 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.menubar {
	float: center;
	margin: 0 0 3px 0;
	text-align: left;
	width: 850px;
	height: 33px;
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}


.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		width: 540px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(../images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(../images/lb.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

	
	.rt {
		background: #C85E35 url(../images/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #C85E35 url(../images/rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(../images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(../images/button1a.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:203px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:200px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:197px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 190px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(../images/arrow_over.gif) 190px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(../images/arrow_over.gif) 190px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:200px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:203px; z-index:200; height:auto;}

#top_banner 
{
    position:relative;
    padding: 0 0 10px 0;
}

#top_banner img
{
    height:100px;
}

#top_banner #top_banner_content
{
    position:absolute; 
    top:35px; 
    left:18px; 
    width:520px;
    background: transparent;
}

#top_banner_content #title
{
    font: 19px Helvetica, Arial;
    color: #000000;
    margin: 0 0 10px 0;
    background: transparent;
}

#top_banner_content #content
{
    font-size: 14px;
    font-weight: normal;
    font-family: Lucida Sans, Helvetica, Arial;
    color: #FFF;
    line-height: 1.5em;
    margin: 0 0 10px 0;
    background: transparent;
    width: 520px;
}

#top_banner_content a:link, #top_banner_content a:visited, #top_banner_content a:hover, #top_banner_content a:active { 
    font-size: 14px;
    font-weight: normal;
    font-family: Lucida Sans, Helvetica, Arial;
    color: #fff;
    line-height: 1.5em;
    background: transparent;
}

.portlet {
    border: none;
    margin-bottom: 4px;
    padding: 0;
}

/* Compensation when rendering portlets in the content area */
#region-content .portlet {
    font-size: 94%;
}

.portlet h4 { /* The new base portlet header, h5 and h6 will be for use inside
                 the portlet in the upcoming versions. */
    background: #efefeb;
    border-width: 1px 0 1px 0;
    border-color: #ccc;
    border-style: dashed;
    padding: 3px 1em 2px 7px;  
    color: #000;
    text-transform: ;
    height: 15px;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
    top: -1px;
    margin: 4px 0 0 0;

}

 .portlet h5 { 
    background: #0253A4;
    padding: 3px 2px 2px 7px;
    color: #fff;
    text-transform: ;
    height: 15px;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
    top: -1px;
    margin: 4px 0 0 0;
}

.portlet h5.white { 
    background: #0253A4;
    padding: 3px 2px 2px 7px;
    color: #fff;
    text-transform: ;
    height: 15px;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
    top: -1px;
    margin: 0px 0 0 0;
}

.portlet h6 { 
    background-color: #dee7ec;
    border: 1px solid #0253A4;
    padding: 0em 0.3em 0em 1em;
    text-transform: ;
    display: block;
    font-size: 1em;
    font-weight: normal;

}

.portlet .portletLink a {
    margin: 0px;
    display: block;
    padding: 5px 7px 5px 7px;
}

ul.sitemap
list-style-type:disc;
margin:0 0 10px 16px;
padding:0;
}

li.sitemap a
color:#000000;
font-style:normal;
font-weight:bold;
}

li.sitemap a:hover
color:#666666;
cursor:pointer;
text-decoration:none;
}