/* ================================
    CSS STYLES FOR HP Online Skin Design
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head {
	font-family:Verdana;
	font-size: 13px;
    color: #383838;
	font-weight: bold;
}

Body {
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
}

.maintable
{
    width: 1000px;
}

.lefttopcorner
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/lefttopcorner.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 32px;
}

.topmiddel
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/topborder.png);
    background-repeat: repeat-x;
    height: 32px;
    width: 972px;
    text-align: right;
}

.righttopcorner
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/righttopcorner.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 32px;
}

.holdertable
{
    width: 100%;
    height: 100%;
}

.leftbordercolum
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/leftborder.png);
    background-repeat: repeat-y;
    width: 10px;
    height: 100%;
}

.menucornercolum
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/topmenucorner.png);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #000120;
    width: 11px;
    height: 100%;
    vertical-align: bottom;
}

.menucolum
{
    vertical-align: top;
    background-color: #000120;
    width: 187px;
    height: 599px;
}

.menulangtable
{
    height: 100%;
}

.menurow
{
    vertical-align: top;
}

.langrow
{
    vertical-align: bottom;
}

.contentcolum
{
    vertical-align: top;
    width: 595px;
    height: 100%;
}

.admincontentcolum
{
    vertical-align: top;
    width: 782px;
    height: 100%;
}

.imagecolum
{
    width: 187px;
    vertical-align: top;
}

.rightbordercolum
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/rightborder.png);
    background-repeat: repeat-y;
    width: 10px;
}

.leftbottomcorner
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/leftbottomcorner.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 32px;
}

.bottommiddel
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/bottomborder.png);
    background-repeat: repeat-x;
    height: 32px;
    text-align: center;
}

.rightbottomcorner
{
    background-image: url(/Portals/_default/Skins/Daugaard/images/rightbottomcorner.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 32px;
}






.LeftPane {
	background-color: #8f8f8f;
	background-image:url(images/Design/panelBg.png);
	background-repeat:no-repeat;
}

.LeftLogo {
	background-color: #8f8f8f;
	background-image:url(images/Design/panelBg.png);
    cursor: pointer;
	background-repeat:no-repeat;
}

.ContentPane {
	background-image: url(images/Design/logoBG.gif);
	background-repeat: no-repeat;
    background-color: #FFFFFF;	
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.ContentPane2 {
	background-image: url(images/Design/logoBG2.gif);
	background-repeat: no-repeat;
    background-color: #FFFFFF;	
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
}


.ContentPaneBG {
    background-color: #ffffff;
}


.ContentWhite {
    color: #ffffff;
    background-color: #ffffff;
}


.ContentWhiteText {
  color: #ffffff;
}


.RightPane {
   background-color: #CCCCCC;
}

.SearchTextBox 
{
  width: 100px;
  height: 14px;
  	font-family:Verdana;
	font-size: 11px;
}


/* text style used for most text rendered by modules */
.Normal {
	font-family:Verdana;
	font-size: 11px;
    color: #383838;
	font-weight: normal;
}

.SearchTextBox {
	font-family:Verdana;
	font-size: 11px;
    color: #383838;
    width="40"
	font-weight: normal;
}

.SkinObject {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #848484;
}

A.SkinObject {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #848484;
}

A.SkinObject:link {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #848484;
}

A.SkinObject:hover {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #6699cc;
}

.SkinObjectWhite {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}

A.SkinObjectWhite {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}

A.SkinObjectWhite:link {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}

/* text style for the selected tab */
.SelectedTab {
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color: #6699cc;
}

A.SelectedTab:hover {
	color:#DEDEDE;
}

A.SelectedTab:active {
	color: #6699cc;
}

A.SelectedTab:visited {
	color:  #6699cc;
} 

.SubHead    {
    color: #848484;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    color: #666666;
}

A {
	cursor: pointer;
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}

A:link {
	color: #6699cc;
}

A:hover {
	color:#DEDEDE;
}

A:active {
	color: #6699cc;
}

A:visited {
	color:  #6699cc;
} 

.CommandButton {
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #000000;
	text-decoration: none;
}

A.CommandButton:hover {
	color: #666666;
	text-decoration: none;
}

A.CommandButton:active {
    color: #000000;
	text-decoration: none;
}

A.CommandButton:visited {
	color: #000000;
	text-decoration: none;
} 

/* text style for the unselected tabs */
.OtherTabs {
    color: #DEDEDE;
    font-family: Verdana;
    text-decoration: none;
}	

A.OtherTabs {
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}

    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #00546D;
}

A.OtherTabs:hover {
	color:#DEDEDE;
}

A.OtherTabs:active {
	color: #00546D;
}

A.OtherTabs:visited {
	color:  #00546D;
} 

.Footer {
}

.MenuTable {
	background-color: #ffffff;
	background-image: url(images/Menu/pageBg.gif);
	background-repeat: no-repeat;
}