/* MAIN LAYOUT SETTINGS FOR 3 COL LAYOUT */

h1 {
 color: #A30019;
 font-size: 1em;
}
a, a:visited {
  color: #A30019;
  text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

body {
	font-family: Lucida Sans Unicode, Lucida Grande, Monaco, sans-serif;
	font-size:95.1%
}

#RSGall {
	width: 1000px;
	borderx: aqua 1px solid;
	background-color: white;
	background-image: url(http://jes.rsgzone.com/fileadmin/layout/Rightside2_1-50-fade.jpg);
	background-repeat: repeat-y;	
	padding:0; 

}

#RSGin {
	width: 100%;
	borderx: yellow 1px solid;
	padding:0; 
}

#RSGpageCONTAINER {
borderx: red 1px solid;

	border-left-width: 0;
	border-right-width: 0px;
	padding-left: 300px;
	padding-right: 40px;
	font-size: .95em;
	text-alignx: justify;

}


#RSGpageCONTAINERinside { 	
	border: solid 1px white;
	border-width: 40 1px; 
	margin: 0 -1px;
}	


#RSGpageLEFT{ 
	margin: 0 1px 0 -300px; 	/* width of left column */
	width: 300px;		/* width of left column */
}

#RSGpageRIGHT
{

	width: 40px;		/* width of right column */
	margin: 0 -40px 0 1px;	/* width of right column */
}

#RSGheaderCONTAINER {
	width: 100%;

}

#RSGheaderHEAD {

	font-size: .8em;
	clear:both;
}

#RSGheaderHEAD a {

	
}


#RSGheaderMAIN {


}

#RSGheaderMAIN img {

}


#RSGheaderH1 {
	

}


#RSGheaderH3 {
position:relative;
top:0;
left:0;
}



body {
	background-color: #819EC6;
}


#RSGpageLEFT {
	background-repeat: repeat-y;
	background-position:  130px 0;	
}


#RSGpageLEFTinside {
	padding: 10px ;

}

#RSGsection {
}


#RSGpageCENTER {
padding-bottom: 30px;

			margin-top:0px;
}
#RSGpageCENTERinside {
padding-left: 40px;
}



#RSGpageCENTERinside .news-list-item  .news-list-title,#RSGpageCENTERinside .news-list-item1  .news-list-title { 
background-colorx: #EEE2BA;
color:#A30019;
font-weight: bold;
font-size: 1.2em;
display: block;
padding: .25em;
}

#RSGpageCENTERinside .news-list-item {
  clear:both;
  border-top: silver 1px solid;
  margin-top: 1em;
  padding-top: 1em;
}

#RSGpageCENTERinside .news-list-item1 {
 clear:both;
}

#RSGpageCENTERinside .news-list-item  .news-list-content,
#RSGpageCENTERinside .news-list-item1  .news-list-content { 
display: block;
padding: .25em;
}


#RSGpageCENTERinside .news-list-item  .news-list-content,
#RSGpageCENTERinside .news-list-item1  .news-list-content { 
list-style-position: inside;
}


#RSGpageCENTERinside .news-list-image {
  float:right; 
  padding: .5em;
}

#RSGfooterCONTAINER {

}

#RSGfooterHEAD {


}

#RSGfooterMAIN {


}


#heading{
background-imagexx: url(http://jes.rsgzone.com/fileadmin/layout/logos/DI_logo-test.png);

}

.menu1-level1-no { 
    margin:0;
    padding:0;
    font-size: 1em;
    }

  .menu1-level1-no a { 
    padding: 3px;
    padding-left: .5em;
    padding-right: .5em;
    display:block;
    position:relative;
	text-decoration:none;
	color: black;
    }

  .menu1-level1-no a:hover { 
	background-color: #646C9A;
	color: #EEAE26;
	color:  #EFD295	;
    }

  .menu1-level1-act { 
    margin:0;
    padding:0;
    font-size: 1em;
	background-color: #646C9A;
	color: #EEAE26;
	color: #EFD295	;

    }

  .menu1-level1-act a { 
    border-style: inset;
    border-width: 1px;
    padding: 2px .5em;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    display:block;
    position:relative;
	color: black;
    }

  .menu1-level1-cur { 
    border-style: inset;
    border-width: 1px;
    padding: 2px .5em;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    color:black;
    font-size: 1em;
	background-color: #646C9A;
	color: #EEAE26;
	 color: #EFD295	;

    }
    
    .csc-frame-frame6 {
      background-color: #EFD295	;
      margin:0; padding:0;
     font-size: .8em;
     border-top: 2px solid #1534AF;
     border-bottom: 2px solid #1534AF;
    }
    
    .csc-frame-frame6  p {
    padding: .5em;
    }
    .csc-frame-frame6 img{
    padding: 1em 0;
    }
    
    .csc-frame-frame6 h1 {
      background-color: #1534AF;
      padding: .5em; 
      margin:0;
      color: white;
      border-bottom: 2px solid #1534AF;
    }
    
    #RSGall {
      font-size: 90%;
    }