/* default css */
body{
 	background-color:#a69d99;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
}

#wrapper{
  	position: relative;
  	width:860px;
  	margin:0px auto;
}

#header{
	width: 100%;
	height: 286px;
	border: 2px solid #ddd;
	margin-top: 100px;
}

#logo{
	position: absolute;
	top: -100px;
	left: -70px;
	border: 0;
}

#content{
	/*
	width: 100%;
	height: 400px;
	border: 2px solid #ddd;
	margin-top: 5px;
	margin-bottom: 20px;
	*/
}

#main{
	width: 100%;
	height: 450px;
	border: 2px solid #ddd;
	margin-top: 5px;
	margin-bottom: 20px;
}

div.fullpage{
	background-color: #f2f2f2;
	width: 100%;
	/*float: left;*/
  	height: 450px;
}

div.fullpage h2{
	background-color: black;
	margin-top: 0px;
	padding-left: 25px;
	line-height: 40px;	
}

div.fullpage h3{
}

#pleft{
	float: left;
  	width: 60%;
  	height: 450px;
}

#pleft img{
  margin-right:8px;
}

#pright{
	position: absolute;
	left: 60%;
 	width:40%;
	height: 450px;
}

div.left_block1{
	background-color: #f5f5f5;
	height: 100%;
	width: 100%;
}

div.left_block1 h2{
	background-color: black;
	margin-top: 0px;
	padding-left: 25px;
	line-height: 40px;	
}


.catalog:hover{
	border: 2px #006B9C solid;	
}

/* index page */
div.right_block1{
	background-color: #b9b4b2;
	height: 100%;
	width: 100%;
}

div.right_block1 h2{
	background-color: #453a34;
	margin-top: 0px;
	padding-left: 25px;
	line-height: 40px;	
}

div.right_block1 ul{
	margin: 0;
    padding-left: 5px;
    list-style: none;
	display: block;
	float: left;
}

div.right_block1 li{
	color: #ffeeff;
    padding: 0;
}

div.right_block1 li h3{
	margin: 0;
    padding: 0;
}

#news_title{
	float:left;
	color: #fff;
	font-weight: bold;
}

#footer{
  background-color: #a69d99;
  height: 50px;
  text-align: center;
  font-size:12px;
}

.feature{
    border: 6px #e8e4e3 solid;
    float: left;
    margin-right: 5px;
    margin-top:16px;
    height:200px;
    width:200px;
    text-align:left;
}

.thumbnail_title{
    border: 1px solid gray;
    width: 740px;
    font-size: 90%;
    color: black;
    margin-bottom: 10px;
    padding-left: 10px;
}

.thumbnail{
    border: thin black solid;
    float: left;
    margin-bottom: 5px;
    background-color:white;
    height: 100px;
    width: 100px;
}

.thumbnail_border{
    border: thin black solid;
    float: left;
    width: 102px;
    margin-right: 20px;
    margin-bottom: 10px;
    background-color:gray;
    text-align: center;
}

.thumbnail_border p a{
    color:white;
}

.message{
    border: 1px solid #c98c21;
    background-color: #efdda8;
    color: #c98c21;
    padding: 5px;
    width: 250px;
    font-size: 12px;
    margin: 5px 0px 5px 0px;
}

/*navigation */
#globalnav{
    width: 100%;
    height: 40px;
    background: #453a34;
}

.globalnavpos{
	position: relative;
	float: right;
	
}

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

#globalnav li{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#globalnav li a{
    float: left;
    padding: 10px 12px;
    text-decoration: none;
    color: #fff;
    border: none;
}

#globalnav li a:hover{
    color: black;
	background-color: brown;
}

#globalnav li form{
    padding: 3px 0px;
}
body#home #nav_home,
body#artists #nav_artists,
body#albums #nav_albums,
body#lanzamientos #nav_lanzamientos,
body#noticias #nav_noticias,
body#about-us #nav_about-us,
body#contact #nav_contact
{color:#a2becf; border-top:1px solid #72a0ba; border-right:1px solid #2a4a5f; border-left:1px solid #8cb3c9; background: brown;}

#globalnav ul li a.first{
border-left: 0;
}

#globalnav ul li a.last{
border-right: 0;
}

#nav{
  float:left;
  width: 20%;
  height:300px;
}

#nav li{
    height: 25px;
    text-transform: uppercase;
    font-size:70%;
}

#nav li a{
    color:#666666;
    text-decoration: none;
}



h1 {
  font-size:1.2em;
  color:#14b8b8;

}

h2{
  	color: white;
	font-size: 95%;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3{
	color:gray;
	padding-left: 5px;
}

h4{
  font-size:.8em;
  color:#3D3A33;
}

p, li, td{
  font-size:.8em;
}

a, a:link{
  color:brown;
  text-decoration:none;
}

a:hover{
 	color:#14b8b8;
	text-decoration:underline;
}

p{
    color:gray;
	padding-left: 5px;
}

#search{
    position:absolute;
    top:-30px;
	left: 440px;
}

#product_details{
    color: white;
}

#telephone{
    position: absolute;
    top: -90px;
    left: 600px;
    font-size: 80%;
}

#fax{
	position: absolute;
	top: -70px;
	left: 600px;
	font-size: 80%;
}

#download{
	position: absolute;
	top: -90px;
	left: 350px;
	font-size: 80%;
	color: white;
}

#distributor_star{
	position: absolute;
	top:-90px;
	left:800px;
	background-image:url(../images/site/distribuotors.png);
	background-repeat:no-repeat;
	background-size: 80%;
}
#categories{
border: thin #453a34 solid;
height: 300px;
margin-left: 4px;
}

#categories a{
text-decoration: none;
color: #453a34;
}

#categories li{
line-height: 30px;
}

#categories p{
background-color: brown;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 0px;
}

#pagination a, #pagination strong {
 background: #e3e3e3;
 padding: 4px 7px;
 text-decoration: none;
border: 1px solid #cac9c9;
color: #292929;
font-size: 13px;
}

#pagination strong, #pagination a:hover {
 font-weight: normal;
 background: #cac9c9;
}

ul#news{
-moz-border-radius: 2px;
border-radius: 2px;
padding: 10px;
margin-left: 12px;
width: 304px;
background-color: #006B9C;
}


#news li a{
text-decoration: none;
}

#news li a:hover{
text-decoration: underline;
}

#news li{
clear:both;
font-size: 10px;
}

#news li :first-child{
color: black;
font-size: 12px;
float: left;
font-weight: bold;
}

.news_detail{
width: 820px;
margin-left: 20px;
}

.news_detail h3{
color: black;
}

.news_detail :last-child{
color: black;
}





