/**menu**/
@import "menu_style.css";
@import "followus.css";
@import "tagcloud.css";
@import "links_widget.css";
@import "blog.css";
@import "downloads.css";
html, body {
        margin:0px;
        padding:0px;
}
body{
        text-align: center;
        font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
        background-color: #FFFFFF;
        color: #444;
	font-size: 75%;
	line-height:170%;
}

h1,h2,h3,h4,h5 {
        font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	line-height:100%;
}


h1 {
        font-size: 15px;
	color: #214DB1;	
	line-height:110%;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
h1 a:visited {
        color: #214DB1;
        text-decoration:none;
}

a.normal {
        color:#555;
}
a.normal:visited {
        color:#555;
}
a.hilighted {
        color:#214DB1;
}
a.red {
        color:#AA0000;
	font-size:11px;
}

a.clearlink {
        color:#214DB1;
	text-decoration:underline;
}


a.footlink {
	font-size:10px;
	color:#AFC3FF;
}
a.footlink:hover {
        font-size:10px;
        color:#214DB1;
}


a.minia {
	font-size:11px;
	line-height:14px;
}

a.minia_selected {
        font-size:11px;
        line-height:14px;
	font-weight:bold;
	color: #214DB1;
}

a.logo {
        color:#5e5e5e;
        text-decoration:none;
}

a.logo:hover {
        color:#5e5e5e;
        text-decoration:none;
}

a {
	color:#5e5e5e;
	text-decoration:none;
}

a:hover {
        text-decoration:underline;
        color: #214DB1;
}

a:visited {
/*	color: #00B5E6;	*/

}



.hilighted {
	line-height:15px;
        color:#214DB1;
}

.lang{
        float: right;
        text-align: right;
        margin-right: 10px;
        margin-top: 3px;
}


ul {
	list-style-position: inside;
	list-style-type: square;
	list-style:none;
/*	list-style-image: url("../img/interface/btn_play_green.png");*/
	text-indent: 0px; 
	padding-left:25px;
}

li {
        background-image: url("../img/interface/btn_play_green.png");
        background-repeat: no-repeat;
        background-position: 0px 2px;


}

div#footer {
        position:absolute;
	clear:both;
        width:100%;
        margin-left: auto;
        margin-right: auto;
	border-top:0px solid #ddd;
	background-color:#FFFFFF;
        color: #777;
        left:0px;
        right:0px;
        padding-top: 0px;
	padding-bottom: 0px;
	bottom:0px;
        z-index:1;
}

div#footernav{
        position:relative;
        text-align: center;
        clear:both;
        width:800px;
        margin-left: auto;
        margin-right: auto;
}


div#top {
	position:absolute;
/*      background-image: url(/default/img/interface/bg.png);*/
	background-color:#FFFFFF;
        margin-left: auto;
        margin-right: auto;
        width:100%;
	height:auto;
        left:0px;
        right:0px;
	z-index:10;
}

div#top a {
        color: #888;
}


div#topnav {
	width:800px;
	margin-left: auto;
        margin-right: auto;
}


div#space {
	margin-top:24px;
	height:3px;
	background-color:#fff;
	z-index:2;
}
div#content {
        position:relative;
        width:100%;
	height:100%;
        left:0px;
        right:0px;
	padding:0px;
	margin:0px;
        background-color: #FFFFFF;
        z-index:1;
	top:24px;
}
div.header {
        position:absolute;
        width:800px;
        margin-left: auto;
        margin-right: auto;
        left:0px;
        right:0px;
        top:0px;
        background-color: #FFFFFF;
        z-index:1;
        margin-left:auto;
        margin-right:auto;
}


div.contentnav {
        position:relative;
        width:800px;
	height:auto;
        margin-left: auto;
        margin-right: auto;
        left:0px;
        right:0px;
	top:0px;
        background-color: #FFFFFF;
        z-index:1;
	margin-left:auto;
	margin-right:auto;
}

div#page {
        width:100%;
        height:auto;
	background-color: #FFFFFF;
        float:left;
	text-align:left;    
        margin-left: auto;
        margin-right: auto;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

div#leftcol {
        width:150px;
	float:left;
        height:auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        background-color: #FFFFFF;
}

div#rightcol {
        width:100px;
        float:left;
        height:auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        background-color: #FFFFFF;
}

div#logo {
	float:left;
	position:relative;
	left:10px;
	top:10px;
	z-index:5;
	margin-bottom:40px;
	margin-top:10px;
}

a.logo span {
	font-size:40px;
}

img {
  border: none;
}

div#followus {
	width:250px;
        position:relative;
	float:right;
	text-align:center;
        right:0px;
        top:0px;
}

div#widget {
	margin-top:2px;
}

div#loginbox {
	color:#333;font-size:12px;
        position:absolute;
        left:0px;
	top:100px;
        right:0px;
        width:400px;
        margin:auto;
	z-index:10;
        text-align: left;
        border-color: #ccc;
        border-style: solid;
        border-width: 1px;
}

div#loginbox_trans {
        background-color: #ffffff;
        filter: alpha(opacity:85);
        opacity:.85;

}

#loginbox table {
	padding:25px;
	background-color: #ffffff;
}

.catalog_browser {
	height:542px
}

.catalog_node_container {
	float:left;
	width:342px;
	height:267px;
	padding:7px;
	background-image: url(../img/interface/container.png);
	background-repeat:no-repeat;
}

.product_container {
        float:left;
        width:710px;
        height:567px;
        padding:10px;
	padding-bottom:0px;
        background-image: url(../img/interface/product_container.png);
        background-repeat:no-repeat;
}

.catalog_pag_footer {
	float:clear;
	text-align:right;
	width:800px;
}

div.families {
	float:left;
	width:114px;
	height:550px;
	line-height:15px;
	margin-left:-10px
}

div.guestbook {
        margin-left:110px;

}

div.cart {
        margin-left:110px;

}

table.cart_title {
        font-size:11px;
        background-color:#ffffff;
        border:1px;
        border-style:solid;
        border-color:#999;
        padding:5px;
        width:690px;
}

table.cart_title tr {
        background-color:#44AFE4;
}

table.cart_contents {
	font-size:11px;
	background-color:#ffffff;
	border:1px;
	border-style:solid;
	border-color:#999;
	padding:5px;
	width:690px;
}

div.footbar {
	margin-left:0px;
	width:800px;
	height:50px;
/*	background-image: url(../img/interface/footbar.png);*/
	background-repeat:no-repeat;
	text-align:left;
	padding:0px;
	font-size:11px;
}

span.postdetails {
	color:#999;
	font-size:11px;
}

div.textbox {
        background-color:#eff5ff;
	border: solid 0px #cfd5ef;
	padding:0px 0px 0px 10px;
}

table.footer-table td {
	text-align:left;
	padding-right:20px;
	color:#555;
	vertical-align:top;
}

td {
	vertical-align:top;
}

h3 {
	color:#555;
}

tr.row1 {
	background-color:#EFFCFF;
}

tr.row2 {
        background-color:#fff;
}

span.contact {
	display: list-item;
	list-style-image: url(../img/icons/bullet.png);
	list-style-position:inside;
	list-style-type: none;
	vertical-align:top;
	height:5px;	
}

/** web form **/

textarea {
	margin-left:3px;
}

textarea {
	color:#444;
}


textarea, input[type="text"], input[type="password"]
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de; 
    background-color: #EDF2F7;
}


input[type="text"]:focus, #inputArea textarea:focus
{
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #33677F;
}

input[type="password"]:focus
{
    background-image: none;
    background-color: #ffeeee;
    border: solid 1px #99677F;
}


hr {
    background-color: #ccc;
 height: 1px;
 border:0px;
 margin:0px;
}

.chk_remove {
 /*background-color:#faa;*/
 border: solid 1px #f66;
 width:21px;
}

 

/*** SLIDESHOW: set the width and height to match your images **/
 
#slideshow {
    position:relative;
    height:350px;
}
 
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}

/** Seccio downloads */

.downloads_div_container {

margin:20px 20px 20px 20px;
width: 100%;

}

.downloads_div_header {

padding-top:20px;
padding-bottom:20px;

}

.downloads_div_footer {

padding-top:20px;
padding-bottom:20px;

}

.downloads_table_container {

width:95%;

}


.downloads_table_tr_head {
	color: #FFF;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;

}

.downloads_table_tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}

.downloads_table_tr:hover {
        background: #4267BC;
        color: #FFF;
        text-decoration: none;

}

.downloads_table_tr:hover a {
	background: #4267BC;
	color: #FFF;
        text-decoration: none;

}


.file_td_head {

text-align:left;
text-color:#FFF;
background-color:#AFC3FF;
padding-left: 7px;
width:50%;
}

.file_td {

text-align:left;
padding-left: 3px;
}

.date_td_head {

text-align:center;
background-color:#AFC3FF;
padding-left: 3px;
width:20%;
}

.date_td {

text-align:center;
padding-left: 3px;
}

.size_td_head {

text-align:right;
background-color:#AFC3FF;
padding-right:10px;
width=20%;
}


.size_td {

text-align:right;
padding-right:10px;
}

.download_link_td_head {

text-align:right;
background-color:#AFC3FF;
padding-right:10px;
width=20%;
}


.download_link_td {

text-align:right;
padding-right:10px;
width=20%;
}

/** ***/

