﻿/********************************************************************************************/
/*	Styles for defining the body tag														*/
/********************************************************************************************/
body
	{
	margin: 0px 0px 5px 0px
	; font-family: Verdana
	; font-size: 8pt
	}

/********************************************************************************************/
/*	Styles for the containing divs															*/
/********************************************************************************************/
#ISV_Skin_Wrap
	{
	background: #FFFFFF repeat-x scroll center top
	; margin: 0px auto
	; overflow: hidden
	; text-align: center
	; width: 997px
	}
	
#ISV_Skin_InnerWrap
	{
	background: #FFFFFF none repeat scroll 0%
	; margin: 0px auto
	; overflow: hidden
	; text-align: left
	; width: 997px
	}

/********************************************************************************************/
/*	Styles for the header strip																*/
/********************************************************************************************/
#ISV_Skin_HeaderLeft
	{
	float: left
	; width: 764px
	; height: 122px
	; padding: 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	}
	
#ISV_Skin_HeaderRight
	{
	float: right
	; width: 233px
	; height: 122px
	; padding: 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */ 
	}
	
#ISV_Skin_LoginLinks
	{
	margin: 60px 0px 0px 0px
	; text-align: right
	; height: 23px
	; width: 233px
	; color: #939393
	}
	
span.ISV_Skin_LoginLinks
	{
	vertical-align: middle 
	; line-height: 23px
	}

/********************************************************************************************/
/*	Styles for the navigation bar															*/
/********************************************************************************************/
#ISV_Skin_NavbarLeft
	{
	float: left
	; width: 336px
	; height: 17px
	; padding: 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; background-image: url(images/ISV_Skin_NavbarLeft.jpg)
	; padding: 11px 418px 10px 10px
	}
	
#ISV_Skin_NavbarRight
	{
	float: right
	; width: 213px
	; height: 21px
	; padding: 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; background-image: url(images/ISV_Skin_NavbarRight.jpg)
	; padding: 7px 10px 10px 10px
	}

/********************************************************************************************/
/*	Styles for the breadcrumb																*/
/********************************************************************************************/
#ISV_Skin_Breadcrumb
	{
	float: left
	; width: 971px
	; padding: 0px
	; margin: 10px 13px 5px 13px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	}
	
/********************************************************************************************/
/*	Styles for the content area																*/
/********************************************************************************************/
#ISV_Skin_Banner
    {
    float: left
    ; width: 971px
    ; padding: 0px
    ; margin: 0px 3px 2px 3px
    ; overflow: hidden
    ; max-height: 50px
    ; min-height: 50px
    ; text-align:left
    /* This section applies a vertical scroll bar (only)
    ; overflow-x: hidden
    ; overflow-y: auto*/
    }
#ISV_Skin_Content_Split
    {
	float: left;
	; width: 971px
	; padding: 0px
	; margin: 0px 13px 2px 13px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; min-height: 330px
	; text-align: left
	}
#ISV_Skin_Content_NoSplit
	{
	float: left;
	; width: 971px
/*	; padding: 52px 0 0 0*/
	; margin: 0px 13px 2px 13px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; min-height: 330px
	; text-align: left
	}
	
#ISV_Skin_Content_ThreeColumnLeft
	{
	float: left
	; width: 243px
	; padding: 0px
	; margin: 0px 13px 20px 13px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; min-height: 340px
	; text-align: left 
	}

#ISV_Skin_Content_ThreeColumnRightWrapper
	{
	float: right
	; width: 715px
	; padding: 0px
	; margin: 0px 13px 20px 0px
	; overflow: hidden 
	; min-height: 340px
	; text-align: left 
	}

#ISV_Skin_Content_ThreeColumnRightLeft
	{
	float: left
	; width: 459px
	; padding: 0px
	; margin: 0px 13px 0px 0px
	; overflow: hidden 
	; min-height: 340px
	; text-align: left 
	}

#ISV_Skin_Content_ThreeColumnRightRight
	{
	float: right
	; width: 243px
	; padding: 0px
	; margin: 0px 0px 0px 0px
	; overflow: hidden 
	; min-height: 340px
	; text-align: left 	
	}

	
/********************************************************************************************/
/*	Styles for the footer																	*/
/********************************************************************************************/
#ISV_Skin_FooterLeft
	{
	float: left 
	; width: 267px
	; height: 17px
	; padding: 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; background-image: url(images/ISV_Skin_FooterLeft.jpg)
	; padding: 11px 80px 10px 10px
	}
	
#ISV_Skin_FooterRight
	{
	float: right 
	; width: 640px
	; height: 38px
	; padding: 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; background-image: url(images/ISV_Skin_FooterRight.jpg)
	}
	
a.ISV_Skin_FooterLinkStyle
	{
	font-weight: bold
	; padding-right: 13px
	; text-decoration: none
	; color: #939393	
	}
	
a.ISV_Skin_FooterLinkStyle:hover
	{
	font-weight: bold
	; text-decoration: underline
	; cursor: pointer 
	; color: #2f496e
	}

#ISV_Skin_FooterLinkOracle
	{
	float: left
	; width: 160px
	; padding-left: 315px
	; height: 38px
	}
	
#ISV_Skin_FooterLinkGreyMatter
	{
	float: right
	; width: 165px
	; height:38px
	}

#ISV_Skin_FooterImageLink
	{
    border: 0px
    ; border-color: white
	}

/********************************************************************************************/
/*	Styles for the copyright area															*/
/********************************************************************************************/
#ISV_Skin_CopyrightArea
	{
	float: left;
	; width: 297px
	; padding: 10px 0px 0px 700px
	; margin: 0px 0px 0px 0px
	; overflow: hidden /* This fixes the white space bug in IE6 */
	; height: 20px
	; color: #939393
	}

/********************************************************************************************/
/*	Styles for the search box																*/
/********************************************************************************************/
#ISV_Skin_SearchButton
	{
    border: 0px
    ; border-color: white
	}
	
#dnn_dnnSEARCH_txtSearch
	{
	width: 180px
	}

/********************************************************************************************/
/*	Styles for the login links and date 													*/
/********************************************************************************************/
a.ISV_Skin_LoginLinks
	{
	font-weight: bold
	; color: #939393
	}

a.ISV_Skin_LoginLinks:hover
	{
	font-weight: bold
	; color: #2f496e
	; text-decoration: underline 
	; cursor: pointer 	
	}

.ISV_Skin_CurrentDate
	{	
	}

.ISV_Skin_Breadcrumb
	{
	font-weight: bold
	; color: #939393
	}
	
/********************************************************************************************/
/*	Styles for the breadcrumb																*/
/********************************************************************************************/
span#dnn_dnnBREADCRUMB_lblBreadCrumb a:link
	{
	font-weight: bold
	; color: #939393	
	}

span#dnn_dnnBREADCRUMB_lblBreadCrumb a:visited
	{
	font-weight: bold
	; color: #939393	
	}

span#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover
	{
	font-weight: bold
	; color: #2f496e
	; text-decoration: underline 
	; cursor: pointer 		
	}

span#dnn_dnnBREADCRUMB_lblBreadCrumb a:active
	{
	font-weight: bold
	; color: #939393	
	}

/********************************************************************************************/
/*	Styles for the SOLPARTMENU			 													*/
/********************************************************************************************/
.MainMenu_MenuItem 
	{
	background-color: #2f496e
	; border-width: 0px
	; color: white
	; cursor: pointer
	; font-family: Verdana
	; font-size: 8pt
	; font-style: normal
	; font-weight: bold
	}
	
.MainMenu_MenuIcon 
	{
	cursor: pointer
	; background-color: #2f496e
	; text-align: center
	}
	
.MainMenu_SubMenu 
	{
	cursor: pointer
	; background-color: #2f496e
	}
	
.MainMenu_MenuBreak 
	{
	border: 0px #2f496e none
	; background-color: #2f496e 
	; height: 1px
	}
	
.MainMenu_MenuIcon 
	{
	cursor: pointer; 
	; background-color: #2f496e
	; text-align: center
	; width: 15px
	; height: 21px
	}

.MainMenu_MenuItemSel 
	{
	cursor: pointer 
	; color: white
	; background-color: #939393
	; font-weight: bold
	}

/********************************************************************************************/
/*	Override the dnn style to prevent the content being centered							*/
/********************************************************************************************/
#dnn_ctr_contentpane
	{
	text-align: left
	}

