﻿/* project: internet music template
   author: luka cvrk (www.solucija.com) */
#headermenu{
margin-left:auto;
margin-right:auto;
width:850px;
color:white;
height:29px;
text-align:center;

}
.Imgborder
{
    padding:4px;
    border:solid 1px gray;
    margin-right:5px;
    margin-bottom:5px;
}
#quote{
margin-left:10px;

width:700px;
}


#quote h2{
display:block;
padding-left:10px;
background-color:#eee;
height:20px;
padding-top:5px;
padding-bottom:5px;
border-left:10px #C3593C solid;
border-bottom:1px gray solid;

}
.inputbox{
padding-left: 5px;
	background-color: #FFFFE1;
	border-top: 1px gray solid;
	border-right: 1px gray solid;
	border-bottom: 1px gray solid;
	border-left: 1px gray solid;
	font-weight:bold;
	
	
	color: #713422;
}
.tablecss{
margin-left:30px;
margin-right:10px;
width:600px;
border-collapse:collapse;

}
.tdcss{
	border-bottom:1px maroon solid;
	padding-left:10px;
	padding-bottom:4px;
		padding-top:4px;
		vertical-align:top;
	}
#Imgleft
{
    float:left;
    width:260px;   
}
.testimonialimg
{
 
    float:left;
    width:90px;
}
.testimonial
{
    margin-bottom:10px;
    padding:10px;    
    background-color:#eee;
    font-style:italic;
}
.testimonialtitle
{
font-style:normal;
font-weight:bold;
color:Red;
}
#headermenu a
{
    padding-top:7px;
    padding-bottom:4px;

display:block;
color:white;
text-decoration:none;
font-weight:bold;
}
#headermenu a:hover
{
    padding-top:7px;
padding-bottom:4px;

display:block;
	background-color:#C3593C;
color:white;
text-decoration:none;
font-weight:bold;
}
.overmenu {
	
	
	background-color:#464548 ;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	
	height:27px;
}
.normalmenu {

	
	background-color:#C3593C;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:27px;

}
   
/* 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;
}

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 { 
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 145px; 
	    height: 22px;
	background: #fff url('../images/input.gif') no-repeat; 
	    padding: 5px 10px 0 25px;
	    color: #808080;
}

input.button {
	border-style: none;
    border-color: inherit;
    border-width: 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 { 
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 150px;
	background: url('../images/logininput.gif'); 
	    padding: 4px; 
}

/* layout
   ------ */
.title
{
     font-size:20px
}
.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
	width: 189px;
	padding: 10px 0 11px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url('../images/dot.gif') repeat-x 50% bottom;
	color: #444;
    margin-right: 0;
    margin-top: 12px;
    margin-bottom: 5px;
}
	

.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: 540px;
	height: 38px;
	background: #464548 url('../images/searchbg.gif') no-repeat right top; 
	color: #000;
	clear: both;
	padding: 10px 10px 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;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: white ;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
.lefth {
	float: left;
	width: 390px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.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 left bottom;
}
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	/* */
	
	.lth {
		height: 10px;	
		background: #6E6E6E url('../images/lth.jpg') no-repeat;
		color: #FFF;
	}
	
	.lboxh {
		color: #eee;		
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url('../images/lbh.jpg') no-repeat left bottom;
}
	.lboxh a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lboxh h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	/* */
	.lboxF a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lboxF h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	.lboxF {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url('../images/lb.gif') no-repeat left bottom; 
		min-height:187px;
		
	}
	.lt740 {
		height: 10px;	
		background: #6E6E6E url('../images/lh740.jpg') no-repeat;
		color: #FFF;
	}
	.lboxFull a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lboxFull h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	.lboxFull {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E ;
		background: #6E6E6E url('../images/lb740.jpg') no-repeat left bottom;  
		min-height:187px;
		
	}
	
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb120 {
	float: left;
	width: 120px;
	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;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.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 50% 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;
}

#search-top{
width:424px;
height:16px;
float:left;
margin:0px;
padding:0px;
background-image:url(../images/search-top.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:12px;
color:#000000
}
#search-bottom{
width:424px;
height:22px;
float:left;
margin:0px;
padding:0px;
background-image:url(../images/search-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:12px;
color:#000000
}
#search h2
{
    display:block;
    background:#379f05;
    color:#fff;
    padding:3px;
    margin-right:20px;
    margin-bottom:5px;
}
#search{
width:404px;

float:left;
margin:0 0 0 0;
padding:10px 10px 0 20px;
background-image:url(../images/search-middle.gif);
background-position:top left;
background-repeat:repeat-y;
font-family:Tahoma;
font-size:10px;
color:#000000
}
#search i
{
    color:Blue;
}
#search p
{
    
line-height:17px;

}
#cover
        {
            display: none;
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            background: black;
            filter: alpha(Opacity=70);
            opacity: 0.7;
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
        }