/* home.css
stylesheet for spsbv.com
*/ 
body 
{
    padding-top:0px;
    margin-left:0px;
    margin-top:0px;
}

.layout
{
    width: 900px;
    border-style: solid;
    border-width: 0px;
}
.colum1_bottom
{
    width: 140px;
    height: 90px;
}
.colum1_top
{
    width: 140px;
    height: 120px;
    background-color:#666666;
}
.colum2_top
{
    width: 218px;
    background-color: #939495;
}
.column2_middle
{
    width: 218px;
    height: 450px;
    background-color: #939495;
}
.column3_top
{
    background-color: #666666;
    height: 120px;
}

TD.TitelPane
{
}

TD.BreadCrumb
{
	vertical-align: bottom;
	padding-left: 120px;
	color: White;
}

.column1_middle1
{
    width: 140px;
    height: 350px;
    background-color: #666666;
    border-top:solid 1px white;
    border-bottom:solid 1px white;
    font-size: medium;
    color: White;
}

td.LeftTopPane
{
	height: 100%;
}

Table.LeftTopPane
{
	width: 100%;
	height: 100%
}

td.login
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: White;
}

.content
{
    height: 350px;
    background-color:#bcbcbc;
    background-image:url(images/bg_content_home.gif);
    background-repeat:no-repeat;
    border-top:solid 1px white;                
    padding-left:120px;
    color:White;
    font-family:Arial;
    font-size:12px;

}
.colum1_middle2
{
    width: 140px;
    height: 100px;
    background-color:#666666;
}
.colum2_bottom
{
    height: 90px;
    background-color:#939495;
}

.footer 
{
    color:#666666;
    font-family:Arial;
    text-align:right;
    padding-top:5px;
    padding-right:10px;
}

/* DNN styles */ 
.Normal
{
  font-family: Arial;
  font-size: 12px;
  color: white;
  font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold
}

.CommandButton
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

A.CommandButton:link
{
    text-decoration: underline;
    color: #003366;
}

A.CommandButton:visited
{
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active
{
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    
{
    text-decoration:    underline;
    color: #ff0000;
}

.SelectedTab 
{
    font-weight: normal; /* bold;*/
    font-size: 9pt;
    color: white;
    font-family: Arial Sans-Serif;
    text-decoration: none;
}

A.SelectedTab:link 
{
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  
{
   text-decoration:    none;
   color:white;
}

A.SelectedTab:active
{
    text-decoration:    none;
    color:white;
}
A.SelectedTab:hover
{
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs
{
    font-weight: normal; /* bold;*/
    font-size: 9pt;
    color: white;
    font-family: Arial Sans-Serif;
    text-decoration: none;
}

A.OtherTabs:link 
{
}

A.OtherTabs:hover    
{
    text-decoration: none;
    color: #bcbcbc;
}

A.OtherTabs:visited  
{
}

A.OtherTabs:active
{

}

A
{
  
}
A:link
{
    text-decoration:    none;
    color:  #003366;
}

A:hover
{
    text-decoration:    underline;
    color:  #ff0000;
}

A:visited
{
  
}

A:active
{
    text-decoration:    none;
    color:  #003366;
}

/* Menu classes */
.MainMenu_MenuArrow 
{
	/*font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;*/
	
	visibility: hidden; /* just hide it */
}

.MainMenu_MenuBreak 
{
	/*border-bottom: #404040 1px solid;
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; */
	border: solid 0 white;
	height: 1px;
}


.MainMenu_MenuContainer 
{
	/*border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  */
	border: solid 0 white;
	background-color: #666666; /*#333333;*/
	width: 140px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.MainMenu_MenuBar 
{
	border: solid 1px lime;
	cursor: pointer; 
	cursor: hand; 
	height: 16pt; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #666666; /* #333333 */
	filter: none; /* progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) */
	/*border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
	width: 1px;*/


	margin-left: -10px;
	padding-left: 8px;
	border-left: solid 1px white;
}

.MainMenu_MenuIcon 
{
	/*cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;*/
	
	border: solid 0 white;
	width: 0px;
	display: none; /* hide it */
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-weight: normal;
	font-style: normal; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; /* #333333 1px solid; */
	border-top: #333333 0px solid; /* #333333 1px solid; */
	border-right: #333333 0px solid;
  font-family: arial, sans-serif;
  font-size: 9pt;
  letter-spacing: 0.2pt;

	background-color: #666666;
	height: 16pt;
}

.MainMenu_MenuItemSel 
{
	background-color: #666666; 
	cursor: pointer; 
	cursor: hand; 
	color: #bcbcbc; 
	font-weight: normal; 
	font-style: normal;
  font-family: arial, sans-serif;
  font-size: 9pt;
  letter-spacing: 0.2pt;
}



























































































