/* layout.css

This stylesheet is based on "andreas09.css", modified for Goldberg.
The original credits follow:

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas
Viklund - http://andreasviklund.com. Free to use for any purpose as
long as the proper credits are given to the original author.
*/

* {padding: 0; margin: 0;}

body {
background-color:#000000;	
color:#000000;
font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:14px;
margin:0px;
padding:0;
text-align:center;

}

a {
color:#000000;
font-weight:bold;
text-decoration:none;
}





div.content a{
color:#212e68;	
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/
div.wrap_container {
min-width:960px;


}

div.container {
float:left;width:100%;	
background:#aee1e7; 
color:#000000;
padding:0;
text-align:left;
}

div.container h1 {
}	

/*** Header section ***/

div.header {
position:relative;	
background:#009ddc;
color:#ffffff;
height:85px;
text-align:left;
}

div.header img.logo_right {  
float: right ;
height:85px ;
margin:0 0 0 0px ;
border:0 0 0 0px ;
}

div.header p {
line-height:1.5em;
margin:0 0 0px;
}

div.header p.right_text { 
text-align: right ;
}

div.header h1, div.header h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

div.header h1 {
font-size:2.4em;
padding-top:15px;
}

div.header h2 {
font-size:1.6em;
}


/** new Horizontal menu **/
/* TOP NAVIGATION */
#navigationx {
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 12px;
	background-color: #a2a2a2;
}

#navigationx ul.navigationx li {
	background-image: url(/images/menus/borders/tableft.gif);
	line-height: 20px;
	height: 30px;
	background-color:#000000;
	background-repeat: no-repeat;
	
}

#navigationx ul.navigationx li a{
	background-image: url(/images/menus/borders/tabright.gif);
	line-height: 30px;
	height: 35px;
	background-position: top right;
	background-repeat: repeat-x;
	font-weight: normal;
	display: block;
	width: auto !important;
	width: 50px;
	text-align: center;
	padding-right: 10px;
	padding-left: 0px;
	white-space: nowrap;
	color:white;
}
#navigationx ul.navigationx li.active {
	background-image: url(/images/menus/borders/tabactiveleft.gif);
	background-color:#B8E6EC;
	font-size: 1em;
}

#navigationx ul.navigationx li.active a{
	background-image: url(/images/menus/borders/tabactiveright.gif);
	color: #333333;
	font-style:normal;
	font-weight: bold;
}

ul.navigationx {
	margin: 0px;
	padding-left:0px;
	padding: 0px;
	display: inline;
}

ul.navigationx li {
	margin:0px;
	list-style: none;
	display:block;
	float:left;
	padding:0px;
	padding-left:10px;
	margin-right:5px;
}

ul.navigationx li.active {
	font-size: 1.2em;
	font-style: italic;
}
ul.navigationx.secondary {
	float:right;
	margin-top: -30px;
	margin-right: 0px;
}


/*** Horizontal menu ***/

div.mainmenu {
	
float:left;
margin-top:0px;
margin-left:0px;
margin-bottom:10px;
background-color:#a2a2a2;
}

div.mainmenu ul {
font-size:13px;
margin:0;
padding:0;
}    

div.mainmenu li {
float:left;
/*height:20px;*/
list-style:none;
margin:0;
padding:0;
}

div.mainmenu a {
border-right:1px solid #b0b0b0;
color:#ffffff;
display:block;
font:Verdana;	
font-size:11px;
padding:10px 5px 11px;
/* text-transform:uppercase; */
}

div.mainmenu a:hover {
background:#f0f0f0 url(/goldberg/images/menuhover.jpg) top left repeat-x;
color:#ffffff;
text-decoration:none;

}

div.mainmenu li.selected a {
background:#f0f0f0 url(/goldberg/images/menuhover.jpg) top left repeat-x;
color:#ffffff;
text-decoration:none;
/*border: 1px inset #999;*/		/*added by mpe for bug #3*/
}

/*** Content wrap ***/

div.wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

div.sidebar {
/*  width: 200px ;*/
  	float: right ;
	display:block;
/*	background:background: url(/images/backgr.png) ;*/
	color:#d9002d;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}

.sidebar a:link
{
	color:#d9002d;
}

.sidebar a:visited
{
	color:#d9002d;
}

div.sidecontent { 
  margin: 0px ;
}

div.leftside{
margin-left:10px;
margin-top:5px;
padding:0 0px 0px;
width:160px;
}

div.leftside {
	
float:left;
width:160px;
margin-left:-140pxpx;

}

div.rightside {
}

div.leftside h1, div.rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

div.leftside h2, div.rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

div.leftside p, div.rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/


ul.sidemenu {
list-style-type:none;
margin-left: 0px;
padding-left: 0px;
margin-top:10px;
background: #ffffff;
}



ul.sidemenu ul.sidemenu li a {
font-size:0.7em;
letter-spacing:1px;
margin:3px 0 2px 12px;
padding:4px 2px 2px 8px;
width:80px;
}

ul.sidemenu a:hover, ul.sidemenu > li.selected > a {
background:#01a0c7;
color:#ffffff;
width:139px;
text-decoration:none;

}

ul.sidemenu li a {
/*background:#e8e9ea;*/

color:#01A0C7;
display:block;
margin-top:0px;
margin-left:5px;
padding:5px 4px 4px 10px;
position:relative;
/*text-transform:uppercase;*/
width:139px;
line-height:15px;
}

ul.sidemenu a:hover{
background:#01a0c7;
color:#ffffff;
width:139px;

text-decoration:none;
}



/*** Content ***/

.content {
background-color:#ffffff;
color:#000000;
margin-right:10px;
padding:15px 20px 20px;
}

.menu_top
{
	display:block;
	background:background: url(/images/backgr.png) ;
	color:#d9002d;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}

.menu_top a:link
{
	color:#d9002d;
}	


.menu_top a:visited
{
	color:#d9002d;
}	


.content {margin-left:200px;}

div.content h1, div.content h2 {
background-color:inherit;
color:#01A0C7;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

div.content h2 {
font-size:1.6em;
margin-bottom:10px;
}

div.content img {
border:1px solid #b0b0b0;
}

/*** Footer ***/

div.footer {
background:#d4002f;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:5px 0;
text-align:center;
width:100%;
}

div.footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}


.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

input[type="submit"] {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

input[type="submit"]:hover {
background:#f8f9fa;
border:1px solid #D9002D;
color:#303030;
}


.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

h1 {
  font-size: 1.5em;	
  color:#da012f;
  padding:5px;
  margin-bottom:10px;
  border: 1px solid #aee1e7;
  background: url(/images/backgroundtile.png) ;
}

h2 {
  font-size: 1.5em;	
  color:#01A0C7;
}

h3 {
  font-size: 1em;	
  margin-bottom:10px;
  color:#01A0C7;
}

.last {
  margin-bottom: 0 ;
}

.clearing {
  height: 0 ;
  clear: both ;
}



/*** End of file ***/