/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	margin:0;
	width : 100%;
	height : 100%;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

.ContentPane  { 
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

.RightPane  { 
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* text style for the selected tab */
.SelectedTab {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.SelectedTab:visited  {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.SelectedTab:active   {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.SelectedTab:hover    {
	color : #999999;
	font-weight:bold;
	text-decoration:none;
}

/* text style for the unselected tabs */
.OtherTabs {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.OtherTabs:visited  {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.OtherTabs:active   {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.OtherTabs:hover    {
	color : #999999;
	font-weight:bold;
	text-decoration:none;
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* text style used for most text render by modules */
.Normal
{
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

.Normalr
{
font-family : "Trebuchet MS", verdana, arial, sans-serif;
}

.NormalBold
{
font-family : "Trebuchet MS", verdana, arial, sans-serif;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.CommandButton:visited  {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.CommandButton:active   {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A.CommandButton:hover    {
	color : #999999;
	font-weight:bold;
	text-decoration:none;
}
    
/* GENERIC */
p{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	color:#000;
}

H1  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

H2  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

H3  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

H4  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

H5, DT  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

H6  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

TFOOT, THEAD    {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

TH  {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

A:link  {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A:visited   {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A:active    {
	color : #999999;
	font-weight:bold;
	text-decoration:underline;
}

A:hover {
	color : #999999;
	font-weight:bold;
	text-decoration:none;
}

SMALL   {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
}

BIG {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
}

BLOCKQUOTE, PRE {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
}


UL LI   {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

UL LI LI    {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

UL LI LI LI {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

OL LI   {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

OL OL LI    {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

OL OL OL LI {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {

}

.ModuleTitle_MenuIcon {
	
}

.ModuleTitle_SubMenu {
	
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	
}

.ModuleTitle_MenuArrow {
	
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
width:203px;
background-color:transparent;
}

.MainMenu_MenuBar {
width:203px;
background-color:transparent;
}

.MainMenu_MenuItem {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color: #FFF;
font-weight:normal;
font-size:12px;
border:none;
height:22px;
}

.MainMenu_MenuIcon {
background-color : #999999;
border:none;
height:22px;
}

.MainMenu_SubMenu {
filter:none;
border:none;
background-color : #999999;
padding:5px;
}

.MainMenu_MenuBreak {
	background-color : transparent;
	border:none;
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
border:none;
}

.MainMenu_RootMenuArrow {
}

.RootMenuItem TD{
	width:203px;
	height:24px;
	background : transparent url(images/g-menu-item.gif) no-repeat scroll top;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:16px;
	color:#fff;
	text-indent:22px;
	font-weight:bold;
}

.RootMenuItemSelect TD{
	width:203px;
	height:24px;
	background : transparent url(images/g-menu-item.gif) no-repeat scroll bottom;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:16px;
	color:#8371ae;
	text-indent:22px;
	font-weight:bold;
}

.SubMenuItemSelect{
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color:#000;
font-weight:normal;
font-size:12px;
border:none;
background-color : #8371ae;
bordeg-top:1px dashed #FFF;
bordeg-bottom:1px dashed #FFF;
}

/*  
Skin Build CSS
------------------------------------------------ */

.skinbody{
	background-color: #8371ae;
}

.skintop{
	background : transparent url(images/skin-top-border.gif) repeat-x scroll bottom;
}

.skintopdivide{
	background : transparent url(images/g-top-divide.gif) no-repeat scroll bottom right;
}

.skinbanner{
	background-color : #E0E0E0;
}

.skincontent{
	background-color:#FFF;
}

.skinleftcontent{
	background : #FFF url(images/g-skin-divide.gif) repeat-y scroll right top;
	padding-top:8px;
}

.contentpadd{
	padding-top:15px;
	padding-bottom:15px;
}

.solpartpadd{
	padding-right:37px;
	padding-left:15px;
}

.skindate{
	padding-right:36px;
	padding-bottom:5px;
}

.padd5{
	padding-bottom:5px;
}

.skinlogin{
	padding-right:15px;
}

.skinfooter{
	padding:0 15px 10px 15px;
}

.skinfooter p{
	margin-top:0;
	margin-bottom:1em
}

.logodivide{
	background : url(images/g-mid-divide.gif) no-repeat scroll bottom right;
}

#Logo img{
	text-align:center;
	margin:10px 31px 10px 10px;
}

.skinfooterdivide{
	background : url(images/g-footer-divide.gif) no-repeat scroll top right;
}

#Solpart{
	background : #999999 url(images/g-solpart-top.gif) no-repeat scroll top;
	margin-bottom:8px;
}

#Solpart .bottom{
	padding:10px;
	background :url(images/g-solpart-bottom.gif) no-repeat scroll bottom;
}

.SkinWhiteLink{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
}

a.SkinWhiteLink:link, a.SkinWhiteLink:visited, a.SkinWhiteLink:active{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

a.SkinWhiteLink:hover{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.footerpadd{
	padding-top:15px;
}

#SkinSearch{
	margin:5px 0 5px 0;
	padding:0;
	background-color:#FFF;
	width:300px;
}

#SkinSearch .lt{
	background : url(images/g-search-left-top.gif) no-repeat scroll top left;
}

#SkinSearch .lb{
	background : url(images/g-search-left-bottom.gif) no-repeat scroll bottom left;
}

#SkinSearch .rt{
	background : url(images/g-search-right-top.gif) no-repeat scroll top right;
}

#SkinSearch .rb{
	background : url(images/g-search-right-bottom.gif) no-repeat scroll bottom right;
}

#SkinSearch .padd{
	padding:5px 10px 5px 10px;
}

.SkinSearchControl{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:normal;
}

a.SkinSearchControl:link, a.SkinSearchControl:visited, a.SkinSearchControl:active{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	color: #999999;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

a.SkinSearchControl:hover, a.SkinSearchControl:focus{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	color: #999999;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#SkinSearch .NormalTextBox{
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	color:#333;
	font-size:12px;
	border: 1px solid #000;
	width:130px;
}

a.LinkArrow:link, a.LinkArrow:visited, a.LinkArrow:active{
	color:#FFF;
	padding:0 0 0 14px;
	background : url(images/link-arrows.gif) no-repeat scroll left;
	margin:0 0 0 5px;
	text-decoration:none;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

a.LinkArrow:hover, a.LinkArrow:focus{
	color:#FFF;
	padding:0 0 0 14px;
	background : url(images/link-arrows.gif) no-repeat scroll left;
	margin:0 0 0 5px;
	text-decoration:underline;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.LeftMarginPadd{
	margin-top:15px;
}

.PanePadding{
	padding:5px 19px 5px 3px;
}
