/* 
================================
Skin styles for CHILD CARE CHOICES
	JIVE design
	By Buck Anderson www.jivemg.com
	Contributors.
	Justin Anderson
	info (at@) jivemg.com
================================
*/   
Body
{
background-color:#d0e3ef;
margin-top: 20px;
margin-bottom: 20px;    
}
.pagemaster {
	width: 100%;
	height: 100%;
        BACKGROUND-POSITION: center top;
        /*background:url(bg.gif);*/	
	background-color: #d0e3ef;
}
.pagemasterSP {
	width: 100%;
	height: 100%;
        BACKGROUND-POSITION: center top;
        /*background:url(bg.gif);*/	
	background-color: #eaeaea;
}
.skinmaster {
	/*height: 100%;*/
	background-color: #FFFFFF; 
}
.skinheader {
}
.skingradient {

}
.skingradient1 {

}
.skingradient2 {

}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	/*width: 351px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.leftpane {
        width: 204px;
	background-color: white;
	/*padding-left: 0px;
	padding-right: 15px;*/
	/*padding-top: 6px;*/
}
.hpvideocontentpane {
	width: 617px;
	/*background-color: white;*/
	/*padding-left: 6px;*/
	padding-right: 6px;
	/*padding-top: 6px;*/
}
.topbonuspane {
	width: 363px;
}
.leftvideopane {
        /*width: 220px;*/
	padding-left: 0px;
	padding-right: 10px;
	/*padding-top: 6px;*/
}
.bottompane {
	/*width: 980px;*/
	background-color: white;
	/*padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;*/
}
.contentpane {
	/*width: 980px;*/
	background-color: white;
	/*padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;*/
}
.fullcontentpane {
	width: 100%;
	background-color: white;
	/*padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;*/
}
.widecontentpane {
	/*width: 980px;*/
	background-color: white;
	/*padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;*/
}
.spconentpane {
	width: 940px;
	background-color: #FFFFFF;
	/*padding-left: 50px;
	padding-right: 50px;
	padding-top: 6px;*/
}
.rightpane {
	/*width: 377px;*/
	background-color: white;
	/*padding-left: 15px;
	padding-right: 0px;
	padding-top: 6px;*/
}
.rightpane200 {
	width: 200px;
	background-color: white;
	padding-left: 15px;
	padding-right: 0px;
	/*padding-top: 6px;*/
}
.rightpane220 {
	width: 220px;
	background-color: white;
	padding-left: 15px;
	padding-right: 0px;
	/*padding-top: 6px;*/
}
.rightvideopane {
        /*width: 220px;*/
	padding-left: 6px;
	padding-right: 0px;
	/*padding-top: 6px;*/
}
.videocontentpane {
	/*width: 100%;*/
	background-color: white;
	/*padding-left: 6px;*/
	padding-right: 6px;
	/*padding-top: 6px;*/
}
.linkspane {
	width: 922px;
}
.bottombackground {
	width: 100%;
        /*height: 100%;*/
        background-color: #D5CEBB;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.menubkg {
/*BACKGROUND-IMAGE: url(menubkg.gif); HEIGHT:28px;*/
}
.StandardButton
{ 
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #7b9ebd 1px solid;
	padding-left: 5px;
	font-size: 9px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	border-left: #7b9ebd 1px solid;
	/*width: 68px;*/
	cursor: hand;
	border-bottom: #336699 1px solid;      
    /*background: #0784D4 none; 
    color: #000000;
    font-family:Verdana, sans-serif; 
    font-size: 10px;
    font-weight: bold;*/
}
.Links
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Tahoma, Arial, Helvetica;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    /*padding-right:10;*/
}
A.Links:visited  {
    font-size: 9pt;
    text-decoration: underline;
    color: #3697cd;
}
A.Links:link {
    font-size: 9pt;
    color: #3697cd; TEXT-DECORATION: none;
}
A.Links:active   {
    font-size: 9pt;
    text-decoration: none;
    color: #3697cd;
}
A.Links:hover    {
    text-decoration: none;
    color: #344c78;
}


.SkinObject {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
A.SkinObject:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.SkinObject:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.SkinObject:active {
	COLOR: #666666F TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #cf6e39; TEXT-DECORATION: none
}

background:url(magnifying-glass.gif);

/* text style for the search tab */
.search {
	color: #FFFFFF;
}

/* hyperlink style for the search tab */
A.search:link {
	color: #FFFFFF;
}

A.search:visited  {
        color: #FFFFFF;
}

A.search:active   {
        color: #FFFFFF;
}

A.search:hover    {
	color: #961E23;
}


/* text style for the selected tab */
.SelectedTab {
	color: #3697cd;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color: #3697cd;
}

A.SelectedTab:visited  {
        color: #3697cd;
}

A.SelectedTab:active   {
        color: #3697cd;
}

A.SelectedTab:hover    {
	color: #344c78;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-style: bold;
        line-height: 11pt;
	color: #989ca5;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #989ca5;
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
	color: #d97946;
}

.OtherTabs2 {
}

/* hyperlink style for the LinksPane tabs */

.PromoH2Orange    {
    Color: #ee8426;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.PromoH2Blue    {
    Color: #1e71b8;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.PromoH2Black    {
    Color: #000000;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.PromoHead    {
    Color: #000000;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 16pt;
    font-weight: normal;
}
.PromoSubHead    {
    Color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 13pt;
    font-weight: normal;
}
.Head    {
    Color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead    {
	color:#000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	color:#000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold; 
}
/* text style used for most text rendered by modules */
.Normal
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 13px;
	font-weight: normal;
}
.Normal2
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 14px;
	font-weight: normal;
}
.Normal3
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 15px;
	font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
        color: #ca0b01;
}
.NormalSmallRed
{
        color: #ca0b01;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

        line-height: 10pt;
}
.NormalBrown
{
        color: #9A805F;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.NormalBold
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.NormalLightGray
{
        color: #C0C0C0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal; 
}
.NormalBoldGray
{
    color: #C0C0C0;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}
.Quotes
{
	background-color: #f6f2ab;
	font-weight: normal;
	font-size: 14px;
	color: #716f6f;
	font-family: Verdana, Helvetica, sans-serif;
	LETTER-SPACING:0pt;
	text-decoration: none;
        padding:10px;
        border-top: 2px solid #fbcb4d;
        border-bottom: 2px solid #fbcb4d;
}
.small { font-family: Verdana, Tahoma, Arial, Helvetica; font-size: x-small; }
.tiny { font-family: Verdana, Tahoma, Arial, Helvetica; font-size: xx-small; }
a:link, a:visited, a:active {
        color: #3697cd;
	/*font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 13px;
	font-weight: normal;*/
        text-decoration: underline;
}
a:hover {
	color: #344c78; text-decoration: underline;
}
/* For links that come with a pre-attached Normal class */
.NormalWhiteBold
{
        color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
a.NormalWhiteBold:link, a.NormalWhiteBold:visited, a.NormalWhiteBold:active {
	text-decoration: none;
	color: #FFFFFF!Important;
}
a.NormalWhiteBold:hover {	
	text-decoration: underline;
	color: #FFFFFF!Important;
}
.Normalsmall
{
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana; Helvetica;
}
a.Normalsmall:link, a.Normalsmall:visited, a.Normalsmall:active {
    color: #344c78!Important;
    text-decoration: none;
}
A.Normalsmall:hover    {
    text-decoration: underline;
    color: #3697cd!Important;
}
.NormalRed
{
        color: #ca0b01;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: normal;   
}

.NormalBold
{
    color: #666666;
    font-family: Tahoma, Arial, Verdana; Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
}
.NormalGray
{    
    color: #666666;
    font-family: Tahoma, Arial, Verdana; Helvetica;
    font-size: 12px;
    font-weight: normal;
}
a.NormalGray:link, a.NormalGray:visited, a.NormalGray:active {
        color: #344c78!Important;
        text-decoration: underline;
}
a.NormalGray:hover {
	color: #ca0b01!Important;
        text-decoration: underline;
}
a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color:#3697cd!Important;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.SubHead:hover {
	color: #344c78!Important;
	text-decoration: underline;
}
a.Normal:link, a.Normal:visited, a.Normal:active {
        color: #3697cd!Important;
        text-decoration: underline;
}
a.Normal:hover {
	color: #344c78!Important;
        text-decoration: underline;
}
a.Normal2:link, a.Normal2:visited, a.Normal2:active {
        color: #3697cd!Important;
        text-decoration: underline;
}
a.Normal2:hover {
	color: #344c78!Important;
	text-decoration: underline;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color: #3697cd;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 13px;
	font-weight: bold;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #3697cd;
	text-decoration: underline;
}
a.CommandButton:hover {
	color: #344c78!Important;
	text-decoration: underline;
}
.NormalHighlight {
	background-color: #FBF7F4;
	color: #282B39;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBoxGray {
    color: #666666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 10px;
    /*line-height: 10pt;*/
    background-color: Whitesmoke;
    cursor: not-allowed;  
	
}
/* text style used for textboxes in the LanguageBox */

.LanguageBox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #003366;
	FONT-FAMILY: verdana, sans-serif;
	background-color: #B9D0D0;
	
}

/* GENERIC */
H1  {
	font-size:30px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold; 
}

H2  {
	font-size:18px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold;
}

H3  {
	font-size:16px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold;
}

H4  {
	font-size:13px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold;
}

H5, DT  {
}

H6  {
}

TABLE {
}

TFOOT, THEAD    {
}

TH  {
}

TD  {
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: normal;
}
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
  margin: 0.5em 0;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
  	margin: 0.5em 0;
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}
/* ================================
    CSS STYLES FOR Inventua SideMenu
   ================================
*/ 

.MenuHdr
{ 
  font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 14px; vertical-align: middle; padding-left: 3px; font-weight: bold; padding-bottom: 2px; color: #000000; padding-top: 1px; cursor: default
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link
{
  text-decoration: none; color: #000000; width: 198px; padding-top: 1px;
  padding-bottom: 1px; cursor: default
}
.MenuItem, .MenuItemMouseOver
{
font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 13px; vertical-align: middle; padding-left: 5px; font-weight: normal; padding-bottom: 1px; background-color: #cccbcb padding-top: 1px;
}
.CMenuHdr
{
  font-size: 14px; vertical-align: middle; padding-left: 3px; font-weight: bold; padding-bottom: 2px; 
  color: #000000; padding-top: 1px; cursor: default; cursor: pointer 
}
.CMenuHdr A:Active, .CMenuHdr A:Hover, .CMenuHdr A:Visited, .CMenuHdr A:Link
{
  text-decoration: underline; color: #000000; font-weight: bold; width: 198px; padding-top: 1px;
  padding-bottom: 1px; cursor: default;
}
.CMenuItem
{
  font-family: Verdana, Tahoma, Arial, Helvetica; color: #ee8426; font-size: 13px; vertical-align: middle; padding-left: 0px; font-weight: normal; padding-bottom: 2px; background-color: #cccbcb padding-top: 1px;
}
.CMenuItem A, .CMenuItem A:Active, .CMenuItem A:Hover, .CMenuItem A:Visited, 
.CMenuItem A:Link 
{
  text-decoration: none; color: #000000; width: 198px; padding-top: 1px;
  padding-bottom: 1px; cursor: default 
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link 
{
  text-decoration: none; color: #000000; width: 198px; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer
}
.MenuItemMouseOver
{
 /*background-color: #F1F5FA!Important;*/
background-color: #ffffff!Important; 
}
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
text-decoration: underline; color: #000000; width: 198px; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer
}
.MenuItem HR

{

	color: #3697cd;
        width: 194px;
	height: 1px;

}
.MenuHdr IMG
{
border: 0px;
margin-right:5px;
}
.CMenuHdr IMG
{
border: 0px;
margin-right:5px;
}
.MenuItem IMG
{
border: 0px;
margin-right:5px;
}
.CMenuItem IMG
{
border: 0px;
margin-right:5px;
}
.MenuItemMouseOver IMG
{
border: 0px;
margin-right:5px;
}
/* ================================
    CSS STYLES FOR DNN BLOG MODULE
   ================================
*/ 
h2.blog_title
{
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica";
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}
/* ================================
    CSS STYLES FOR SIMPLE GALLERY DNN4
   ================================
*/
.popupBG 
{
	background-color: #F7F4EB;	
}
/* ================================
    CSS STYLES FOR PRIVATE MESSAGES
   ================================
*/
/* Private Messages Custom Styles */
.messageTable { background-color: black; margin: 0px; }
.messageTopCell { background-color: #5c5c5c; font-weight: bold; padding: 6px; height: 25px; }
.messageIconCell { background-color: #EEF2F3; width: 20px; }
.messageContentCell { padding: 6px; background-color: #FFFFFF; }
.messageFooterCell { padding: 3px; background-color: #5c5c5c; height: 25px; }

.messageQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }

.messageTopCell .NormalBold { color: #FFFFFF; }
.messageFooterCell .NormalBold { color: #FFFFFF; }
.messageContentCell .Normal { color: #000000; }


/* ================================
   CSS STYLES FOR FEEDBACK CENTER (www.smcculloch.net)
   ================================
*/
#FeedbackHeader .Normal { font-weight: bold; color: #FFFFFF; }
.feedbackQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.feedbackTitle { font-size : 14px; font-weight : bolder; color : #5c5c5c; }

.feedbackTable { background-color: #696969; margin: 0px; }
.feedbackTopCell { background-color: #696969; color: white; font-weight: bold; padding: 6px; height: 25px; }
.feedbackContentCell { color: black; padding: 6px; background-color: #FFFFFF; }
.feedbackTextCell { color: black; padding: 6px; background-color: #deecef; }
.feedbackIconCell { background-color: #EEF2F3; width: 20px; }
.feedbackFooterCell { color: #FFFFFF; padding: 3px; background-color: #5c5c5c; height: 25px; }

.button
{
	 font-size:xx-small; padding-left:10px; padding-right:10px;
}

/* ================================
    CSS STYLES FOR Data Springs Opt In Module
   ================================
  

.GridText{
  color: #ffffff; 
}

tr.HeaderRowStyle
{
  background-color: #f1f1f1;
}
tr.HeaderRowAlternate
{
  background-color: #dfe5f2;
  }

td.HeaderStyle
{
	color: #ffffff; 
	font-weight: bold; 
}
th.HeaderStyle 
{
	color: #ffffff; 
	font-weight: bold; 
}
*/ 
/* =================================================================
    CSS STYLES FOR XMOD DETAIL LIST TEMPLATE - THUMBNAIL IMAGES 
    Currently Used for Resort Locator
   =================================================================

.xmod-photo_198 {
	border: 4px solid #FFFFFF;
}

.xmod-photo-frame .topx-- 
{
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.xmod-photo-frame .top-x- {
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.xmod-photo-frame .top--x {
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.xmod-photo-frame .midx-- {
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.xmod-photo-frame .mid--x {
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}


.xmod-photo-frame .botx-- {
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.xmod-photo-frame .bot-x- {
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.xmod-photo-frame .bot--x {
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


.xmod-photo-frame .topx-- { background-image: url(images/frame-topx--.gif); }
.xmod-photo-frame .top-x- { background-image: url(images/frame-top-x-.gif); }
.xmod-photo-frame .top--x { background-image: url(images/frame-top--x.gif); }

.xmod-photo-frame .midx-- { background-image: url(images/frame-midx--.gif); }
.xmod-photo-frame .mid--x { background-image: url(images/frame-mid--x.gif); }


.xmod-photo-frame .botx-- { background-image: url(images/frame-botx--.gif); }
.xmod-photo-frame .bot-x- { background-image: url(images/frame-bot-x-.gif); }
.xmod-photo-frame .bot--x { background-image: url(images/frame-bot--x.gif); }
*/
/* Main Menu */
/*SOLPARTMENU*/
.MainMenu_MenuContainer {	
	background-color: Transparent;
	background-position: top;
   margin:0px auto;
}
.MainMenu_MenuBar {
}

.rootmenuitem, .RootItem TD{
	background-image: url(off-1px.gif);
	background-repeat: repeat x;
	background-position: left top;
	height: 48px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 10px 0px 10px;
}
.rootitemactive, .RootItemActive TD{
	background-image: url(on-1px.gif);
	background-repeat: repeat x;
	background-position: left top;
	height: 48px;
	background-color: transparent;
	color: #ff7c07;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 10px 0px 10px;
}
.rootmenuitemselected, .RootItemSelected TD{
	background-image: url(on-1px.gif);
	background-repeat: repeat x;
	background-position: left top;
	height: 48px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 10px 0px 10px;
}
.rootmenuitembreadcrumb, .RootItemBreadCrumb TD{
	background-image: none;
	background-color: transparent;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 10px 0px 10px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-position: top;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #000000; 
	border-left: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
	border-bottom: #363636 1px solid; 
	border-left: #363636 1px solid; 
	background-position: top;
	border-top: #363636 1px solid;  
	border-right: #363636 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #363636; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
   margin-top: 3px;
}
.MainMenu_MenuBreak {
   display:none;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: hand; 
	color: #c5cce2;
	background-position: top;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
   display: none;
}
.MainMenu_RootMenuArrow {
   display: none;
}

/* END SOLPARTMENU Main Menu */
/* END Main Menu */

