﻿

body
{
	background-color:#6699CC;

	
}


#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
	width: 100%;
	height: 100px;
	padding: 0px; margin: 0px;
	  background-color:White;
	
	
	
}

#header2
{
	position: absolute; top: 0px; left: 0px;
	background-image: url(images/gomembers_logo2.png);
	background-color:White;
	width: 270px; height: 100px;
	
	
	 
	
}

#header3
{
	position: absolute; top: 0px;  right: 0px;
	background-image: url(images/csp01.jpg);
	background-color:White;
	width: 450px; height: 100px;
	
	
}

#leftcol
{
	position: absolute; top:120px; left:0px; 
	width: 225px; 
	/*height:653px;*/
	/*height: 720px;*/
	height: 760px;
	
	background-color:#D6E8FF;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding-top:10px;
	padding-left:10px;
	padding-right: 10px;
	
	 border-bottom-style:solid;
	 border-bottom-width:5px;
	 border-bottom-color: #6699CC;
	
	z-index:1;
}


#centertop
{
	position: absolute; top:100px; left:0px;
	background-image: url(images/horizontalgradient_orangenew.bmp);
	background-repeat:repeat-x;
	height:20px;
	width:100%;
}



#centercol
{
  /*  position: absolute;
	left: 255px; 
	top: 120px;
  */
  
  
  position: absolute;
	top: 120px;
	left: 255px;
	right:0px;
  
  
	/*height:653px;*/
	/*height: 720px;*/
	height: 760px;
	
	
	/*width:100%;*/
	
	
	padding-top:10px;
	background-color:White;
	margin-top:5px;
	padding-right:10px;
	margin-right:5px;
	
	 border-bottom-style:solid;
	 border-bottom-width:5px;
	 border-bottom-color: #6699CC;
	
	z-index:0;
   
    
	
	
}



#messagelabels
{
	 padding-left:10px;
	 color:#15428B;
	 
}

#gridarea
{
 padding-left:15px;	
 padding-right:15px; 
 
}

.collapsePanelHeader
{
	
	height:31px;
	background-image: url(images/wunderbar_rest.gif);
	background-repeat:repeat-x repeat-y;
	font-weight:bold;
	font-family:Tahoma;
	font-size: small;
	color:#15428B;
    border-style:solid;
	border-width: 1px;
	border-top-width:1px;
	border-color: #6893CF;
	
	
}

.collapsePanelContent
{
	
	background-color:White;
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #6893CF;
	
}

.collapsePanelHeaderMenuItems
{
	
	height:31px;
	background-image: url(images/wunderbar_rest.gif); 
	background-repeat:repeat-x repeat-y;
	font-weight:bold;
	font-family:Tahoma;
	font-size: small;
	color:#15428B;
    border-style:solid;
	border-width: 1px;
	border-top-width:0px;
	border-color: #6893CF;
	 
	
}

.collapsePanelHeaderMenuItemsHover
{
	
	height:31px;
	background-image: url(images/wunderbar_hover.gif); 
	background-repeat:repeat-x repeat-y;
	font-weight:bold;
	font-family:Tahoma;
	font-size: small;
	color:#15428B;
    border-style:solid;
	border-width: 1px;
	border-top-width:0px;
	border-color: #6893CF;
	 
	
}

.collapsePanelHeaderMenuItemsOn
{
	
	height:31px;
	background-image: url(images/horizontalgradient_orangenew.bmp); 
	background-repeat:repeat-x repeat-y;
	font-weight:bold;
	font-family:Tahoma;
	font-size: small;
	color:#15428B;
    border-style:solid;
	border-width: 1px;
	border-top-width:0px;
	border-color: #6893CF;
	
	
}


.login
{
	 font-family:Tahoma;
	 font-size: x-small;
	 color:#15428B;
}

.logincenter
{
	 font-family:Tahoma;
	 font-size:small;
	 color:#15428B;
	 
}

#logincontrols 
{
	  text-align:center;
	  color:#15428B;
}

#contactcontrols
{
	  text-align:left;
	  color:#15428B;
	  font-family:Tahoma;
	  font-size:small;
	  
}



.rootnode
{
   font-size:14px;
   width:350px;
   border-bottom: solid 1px ;
   border-bottom-color: #15428B;
   border-bottom-style:dashed;
   font-family:Tahoma;
   font-weight:bold;
}

.panelpadding
{
	 padding: 10px 10px 10px 10px;
}

.progress
{
	position:relative;
	border:solid 2px ;
	border-color: #6699CC;
	padding: 5px;
	
}









