#rss_content .gf-author, #rss_content .gf-spacer, #rss_content .gf-relativePublishedDate{
        display:none;
}
#rss_content .gf-result {
        margin-bottom:10px;
}
#rss_content .gf-snippet {
	font-size:11px;
}
html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: white;
	font-size: 12px;
	color: black;
	height:100%;
}
td {
	font-size:12px;
}
a {
	text-decoration:none;
	color:#339999;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 5px 0;
}
.fullheight {
	height:100%;
}

#maincontainer {
	width:980px;
	background:url(img/anna.jpg) no-repeat bottom left;
}
#maincontainer2 {
	width:980px;
}
#maincontainer3 {
	width:980px;
	background:url(img/anna2.jpg) no-repeat bottom right;
}

#headercontainer {
	background:url(img/image.jpg);
	background-repeat:no-repeat;
	height:165px;
}
#logo {
	float:left;
	height:165px;
}

#langContainer {
        height:20px;
        line-height:20px;
        text-align:right;
        font-size:11px;
        color:white;
        font-weight:bold;
}
#langContainer a {
        color:white;
}
#menucontainer {
	vertical-align:bottom;
	padding-top:104px;
	margin:0 70px 0 189px;
}
#menu {
  height:40px;
	margin:0;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid white;
	background:transparent url(img/mback.gif) repeat-x;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
	padding:0 10px;
	line-height:40px;
}
#menu li a {
  color:white;
	font-weight:bold;
}
#menu li.act {
	background-color:#336868;
}
#mdiv {
	clear:both;
	height:10px;
	background:url(img/mdiv.gif) repeat-x;
}
#contentcontainer {
	text-align:justify;
}
#rightcontainer {
	float:right;
	width:320px;
	padding-top:15px;
}
.module {
	background-color:#f6f6f6;
	border:1px solid #eaeaea;
	margin-bottom:10px;
	padding:10px;
}
#timetable td{
	font-size:11px;
}
#timetable th {
	background-color:#339999;
	color:white;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
#timetable td {
	color:#666;
}
#timetable p {
  margin:0 0 2px 0;
}

#leftcontainer {
	text-align:justify;
	padding-right:330px;
	padding-top:5px;
}
#leftcontainer2 {
	text-align:justify;
	padding-top:5px;
}
#leftcontainer3 {
	text-align:justify;
	padding-top:5px;
}
#bigbanner {
	text-align:center;
	margin-bottom:10px;
	padding-top:10px;
}
#bigbanner img {
  border:1px solid #339999;
}
#road {
  padding-bottom:10px;
}
#road, #road a {
  font-size:11px;
  color:#999;
}
#submenucontainer {
  text-align:center;
}
#submenu {
  list-style-type: none;
  margin:0;
  padding:10px 0;
  margin-bottom:5px;
  border:1px solid #999;
  background-color:whitesmoke;
}
#submenu li {
  font-size:16px;
  padding:0 0 8px 0;
  text-align:left;
  display: inline;
  padding-right:10px;
}
#submenu li.act {
  font-weight:bold;
}
#content {
	padding-left:160px;
}
#content2 {
  line-height:150%;
}
#content3 {
  line-height:150%;
  padding-right:350px;
}
#content a, #content2 a {
  color:#336666;
}
#content p {
	line-height:140%;
}

#footercontainer {
	clear:both;
	background-color:#339999;
	height:57px;
	border-top:1px solid white;
}
#salsaworld {
	float:right;
	border-left:1px solid white;
}
#footer{
	line-height:57px;
	text-align:center;
	color:white;
	font-size:16px;
}
#footer a{
  color:white;
  text-decoration:underline;
}


#searchContainer {
    clear:both;
}
/* MODULES -------------------------------------------------- */

.module h3{
  margin-bottom:10px;
}

.news_module_item {
  border-bottom:1px solid #ccc;
  padding:5px 0;
  text-align:center;
  font-size:11px;
}
.news_module_item img {
  margin-bottom:5px;
}

.reading_module_item {
  border-bottom:1px solid #ccc;
  padding:5px 0;
  text-align:left;
  font-size:11px;
}
.reading_module_link {
  text-align:right;
  font-size:11px;
  padding:5px;
}

.salsainriga_module_item {
  clear:left;
  margin-bottom:5px;
}

.salsainriga_module_item_img {
  float:left;
  width:70px;
  height:40px;
  text-align:center;
}
.salsainriga_module_item_img img {
  border:1px solid #339999;
}

.salsainriga_module_item_title {
  height:40px;
}


/* MODULES -------------------------------------------------- */

/* TEXT tools -----------------------------------------------*/
ul, ol {
  margin-top:5px;
  margin-bottom:5px;
}
h1 {
	margin:5px 0;
	font-size:20px;
	font-weight:normal;
	color:#339999;
	border-bottom:1px solid #339999;
}
h2 {
	margin:5px 0;
	font-size:20px;
	font-weight:normal;
	color:#339999;
	border-bottom:1px solid #339999;
}
h3 {
	margin:5px 0;
	font-size:14px;
	font-weight:normal;
	color:#339999;
}
#facebook_comments {
	border:1px dotted #ccc;
	color:#666;
	margin-bottom:10px;
	clear:left;
}
.abstract {
  margin-bottom:15px;
  border-bottom:1px dotted #999;
}
.abstract img {
  margin-right:10px
}
.cmenu {
  border:1px solid whitesmoke;
  text-align:center;
  width:200px;
  padding:2px;
  height:160px;
  margin:2px;
  float:left;
}
.cmenuimage {
  height:134px;
}
.cmenusmall {
  border:1px solid whitesmoke;
  text-align:center;
  width:150px;
  padding:2px;
  height:115px;
  margin:2px;
  float:left;
  font-size:11px;
}
.cmenusmallimage {
  height:95px;
}
.align-right {
  text-align:right;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.csc-frame-frame1 {
    border:1px solid #999;
    background-color:#f9f9f9;
    margin:0;
    padding:10px 10px 10px 50px;
    background-image:url(img/icon_att.gif);
    background-repeat:no-repeat;
    background-position:left top;
    font-size:11px;
}
.csc-frame-frame2 {
    border:1px solid #ff0000;
    background-color:#f9f9f9;
    margin:0;
    padding:10px 10px 10px 50px;
    background-image:url(img/icon_war.gif);
    background-repeat:no-repeat;
    background-position:left top;
    text-align:center;
    font-weight:bold;
    font-size:12px;
}
.csc-frame-frame1 td, .csc-frame-frame2 td{
    padding:2px 3px;
}

#content .csc-frame-frame1 {
    border:1px solid #999;
    background-color:#f9f9f9;
    margin:0;
    padding:10px 10px 10px 50px;
    background-image:url(img/icon_att.gif);
    background-repeat:no-repeat;
    background-position:left top;
    font-size:14px;
    line-height:30px;
}

.abstractmenu {
	clear:left;
}
.abstractmenu_img {
	float:left;
	
}
.abstractmenu_img {
  padding-bottom:5px;
}
.abstractmenu_img img {
  margin-right:10px;
}
.abstracthr {
  clear:left;
  height:5px;
  border-bottom:1px dotted #999;
}

.csc-menu {
  list-style-type: none;
  margin:0;
  padding:0;
}

.photomenu {
	margin:5px;
	float:left;
	text-align:center;
}
.photomenu .photomenu_img {
	margin:5px 0;
	border:1px solid #339999;
}


.photomenu_small {
	margin:5px;
	float:left;
	text-align:center;
	width:150px;
}
.photomenu_small .photomenu_img {
	border:1px solid #339999;
}


.contenttable {
  width:100%;
  border-top:1px solid #339999;
  border-left:1px solid #339999;
  background-color:white;
  border-collapse: collapse;
}
.contenttable td, .contenttable th{
  border-bottom:1px solid #339999;
  border-right:1px solid #339999;
  padding:5px;
  width:33%;
  text-align:left;
}
.contenttable th{
  background-color:#339999;
  color:white;
  white-space:nowrap;
}

.csc-textpic-single-image {
  float:left;
}
.csc-textpic-intext-left-nowrap {
  clear:left;
}

/* PHOTO GALLERY ------------------------------------- */

.tx-photogals-pi1 {
  padding:0 8px;
}

#loadingMessage {
  position:absolute;
  margin-left:416px;
  margin-top:312px;
}

#tx-photogals-pi-caption {
  padding:5px;
  border:1px solid #999;
  margin:10px;
  text-align:center;
  color:#333;
  background-color:whitesmoke;
  display:none;
}

#tx-photogals-pi-bigimage {
  padding:1px;
  text-align:center;
  border:1px solid #339999;
}

#tx-photogals-pi-thubms {
}

.tx-photogals-pi-thubm {
  float:left;
  padding:1px;
  border:1px solid #9c9376;
  margin:2px 1px;
}

#dhtmltooltip{
position: absolute;
width: 120px;
border: 1px solid #9c9376;
padding: 1px;
background-color: whitesmoke;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

/* PHOTO GALLERY ------------------------------------- */


/* BLOG ---------------------------------------------- */

.tx-blog-pi1-image {
  border:1px solid #336699;
  float:left;
  padding:2px;
  margin-right:10px;
  margin-bottom:10px;
}

.tx-blog-pi1-date {
  clear:left;
  text-align:right;
  color:#333;
}

.tx-blog-pi1-html {
  padding:10px 0;
}

.tx-blog-pi1-spacer{
  clear:left;
}

/* BLOG ---------------------------------------------- */

.gsc-wrapper {
  background-color:white;
  border:1px solid #ccc;
}

/* BLOG ---------------------------------------------- */


/* CATALOG ---------------------------------------------- */

.tx-catalog-pi1 {}
.productList {}
.productListItem {
  width: 210px;
  height:235px;
  border:1px solid #ccc;
  moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float:left;
  margin:0 0 15px 20px;
} 
.productListImage {
  margin:10px 10px 0 10px;
  text-align:center;
  height:200px;
}
.productListTitle {
  text-align:center;
  font-weight:bold;
}

.mailFormTable {
  border-collapse:collapse;
}

.mailFormTable tr:nth-child(odd) {
  background: #f1f1f1;
}

.mailFormLabel {
  width:120px;
  font-weight:bold;
}

.productSignleImageItem {
  float:left;
  text-align:center;
  width:350px;
}

/* CATALOG ---------------------------------------------- */

