.LeftPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:1%;
    
}

.ContentPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
   width: 50%;
}
.RightPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
   width:25%;
}


.sell .LeftPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:225px;
    line-height: 1.5;
    text-align: left;
    
}

.sell .ContentPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:0%
    
}


.sell .RightPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:243px;
    
}

.sell .ContactControl
{
    width:243px;
}

.party .LeftPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:225px;
    line-height: 1.5;
    text-align: left;
    
}

.party .ContentPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:0%
    
}


.party .RightPane
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
    width:243px;
    
}

.party .ContactControl
{
    width:243px;
}


.HeadBg
{
	/* Note: This defines the banner color. It is set to a shade of green
	    To change to a background image replace the style to - background-image: url(../Images/banner.jpg);*/
	background-color: #fff;
	width:1023px;
	height:106px;
	padding: 0px;
	margin: 0px;


}

.SocialIcons
{
position:absolute;
top:5;
left:1000;
}

a IMG
{
	/* filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; */
}

a:hover  IMG
{
	/* filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0; */
}

.PwsMasterDiv
{

	
	/*border: 1px solid #d3e27e ;
	background-color:#f9ab4d;*/
  	margin: 0 auto;
  	width: 1025px;

 
		


  	text-align: left;
  	margin-top: 5px;
    background-color:#fff;
}

.MasterTable
{
    width:1025px;
    margin:auto;
    background-color: #fff;
    border-left:5px solid #ebebeb;
    border-right:5px solid #ebebeb;
}
.MasterTable .ContentPane
{
    padding:20px;
    margin:0px;
    border-left:4px double #ebebeb;
}
#PageContent
{
  position: static;
  z-index:0;

 

}

object 
{


	
}
.MasterTable .ContentPane
{

}
.PageCounterRow
{
	
	display:none;
}
.PWSPageFooter
{

    display:block;
 	
	height:75px;
    background-color: #fff;
    background-repeat: repeat-y;
  background-image: url(//cs.discoverytoys.com/pwscontent/DT/contentimages/homepagefooterwhite.gif)
}

table
{
    font-family: Arial;
    font-size: 10pt;
    line-height:14pt;
    color:#636363;
    font-weight: normal;
}

input
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.ReadOnly
{
    color: Gray;
}

textarea
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

select
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;

}

/* Div tag (popup)*/
.DivAbsPosition
{
    z-index: 1;
    left: 0px;
    position: absolute;
    top: 0px;
    visibility:hidden;
    background-color: White;
    border-color: #004000;
	border-style: groove;
	border-width: 4px;
	font-weight: bold;
	width:85%;
}

/* Div tag header. Eg: used in Orders component of Team Details*/
.DivHeader
{
    background-color: LightGoldenrodYellow;
    border-bottom-color: #004000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

/* Business Summary */
.TableHeaderStyle
{
	background-color: #316531;
}

/* Custom TextBox
*/
.CustomText
{
	width:95%;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    /* Note: This is the header title against the green background.
	Please change to a darker color if HeadBg color is light*/
    /*color: #A33216; */
    color:#798f79;
    margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    margin-top: 0px;

}

/* background color for the content part of the pages */
.HeaderLogo
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    
    /* Note: this is the height of the cell with the banner logo.
	Please comment the height or change it to resize the
	height of the banner. */


}
img.ModuleSpacer
{
	width: 1px;
	height: 10px;
}

/* Module Base Class Styles */
/*ModuleTitle: Defines title font style of each module */
.ModuleTitle
{
    color: black; /*Note: Font color */
    font-weight: Bold;
    font-size: 10pt;
}

.ModuleTitleCell
{
	width:80%;
}

/* ModuleMain - Style of each module box*/
.ModuleMain
{
	background-color: white;
    /* Note: To remove module border */
 /* border-width: 1px;
    border-style: solid;
	border-color: #999999;*/
    padding: 0px;
    width: 100%;
}

.ModuleHeader
{
	/*background-color: #DFE2DF;*/
	background-color: #DFE2DF;
	padding:0px;
	margin: 0px;
	width: 100%;
	border-bottom: solid 2px #7880A0;
    /* Note: Defines the background image of the title cell.
	If removed it will take the  background-color*/
   /* background-image : url(../Images/moduleheader.gif);*/
}

/* Note: Defines the base style of module content cell
If background-color is changed it will take the background-color
or image of ModuleMain style*/
.ModuleContents
{

  /*  background-color: #f0dbeb;*/
    color: Black;
    padding:0px;
  /*  padding-top:5px; */
}

/* Note: Defines the background color or image for the pwspage tabs.
To replace it by color replace it by the background-color property
Eg: background-color: blue;*/
.MenuImage
{


}

.MenuImageHover
{



}
.ChildMenuImage
{
    width:150px;

}
.ChildMenuImageHover
{

}


.NavigationTab
{
	color:#D3874E;
	font-size:11px;
	font-weight:bold;
}

/* background/border colors for the selected tab */
td.SelectedTab
{
    background-color: Black;
    color: White;
    font-weight: bold;
    font-size: 10pt;
    border-left:Solid 1px;
    border-right:Solid 1px red;
}

a.SelectedTab:hover, a.SelectedTab:visited, a.SelectedTab:link
{
    color: Red;
    text-decoration: none;
}

/* background/border colors for the unselected tabs */
.UnSelectedTab
{
	font-weight: bold;
	font-size: 10pt;
    background-color: white;
    Border-Color:black;
    border-right:Solid 1px black;
}

/* hyperlink style of the unselected tabs */
a.UnSelectedTab:hover, a.UnSelectedTab:visited, a.UnSelectedTab:link
{
    color: White;
    text-decoration: none;
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:white;

}

/* hyperlink style for the site links */
a.SiteLink:link, a.SiteLink:visited
{
    font-family: Arial !important;
    font-size:10pt;
    line-height:14pt;
    color:#898989;
    text-transform:uppercase;
    text-decoration:none;
}

a.SiteLink:hover
{
    text-decoration: underline;
}

/* style for separator between site links */
.Accent
{
    color: #A33216;
    font-weight: bold;
}

/* MODULE-SPECIFIC */
/* Company News Item Header */
.ItemTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: Green;
}

/* Company News */
.NewsStart
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9px;
    color: Green;
    font-style: italic;
}


/* SfaTaskCategory Styles */
.OverdueTask
{
	color: Red;
}

.UpcomingTask
{
	color: #009C00;
}

.NewTask
{
	color:#FFCE00;
}

.OpenTask
{
	color: #3a5fcd;
}

.FutureTask
{
	color: #99CEF9;
}
.CompletedTask
{
	color: #9C389C;
}

.NewInfoReq
{
	color: Firebrick;
}
a.NewInfoReq:hover, a.NewInfoReq:visited, a.NewInfoReq:link
{
	color: Firebrick;
}
.OverdueTaskPanel
{
	border-color: Red;
	border-width:thin;
}

.UpcomingTaskPanel
{
	border-color: #009C00;
	border-width:thin;
}

.NewTaskPanel
{
	border-color:Yellow;
	border-width:thin;
}

.FutureTaskPanel
{
	border-color:#99CEF9;
	border-width:thin;
}

.CompletedTaskPanel
{
	border-color: #9C389C;
	border-width:thin;
}

/*Task Panel Headers*/
.OverdueTaskPanelHeader
{
	background-color: #cd4f39;
	color:White;
	font-size:10pt;
	font-weight:bold;
}

.UpcomingTaskPanelHeader
{
	background-color: #698b69;
	color:White;
	font-size:10pt;
	font-weight:bold;
}

.NewTaskPanelHeader
{
	background-color: #EEC591;
	color:White;
	font-size:10pt;
	font-weight:bold;
}


.OpenTaskPanelHeader
{
	background-color:#6ca6cd;
	color:White;
	font-size:10pt;
	font-weight:bold;
}

.FutureTaskPanelHeader
{
	background-color: #6ca6cd;
	color:Black;
	font-size:10pt;
	font-weight:normal;
}

.CompletedTaskPanelHeader
{
	background-color:#cd6889;
	color:White;
	font-size:10pt;
	font-weight:bold;
}

.OverdueTaskCalendarDay
{
	background-color:#CD4F39;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
}

.NewTaskCalendarDay
{
	background-color: #FFCE00;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
}

.UpcomingTaskCalendarDay
{
	background-color: #698B69;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
}

.FutureTaskCalendarDay
{
	background-color: #6CA6CD;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;

}

.CompletedTaskCalendarDay
{
	background-color: #CD6889;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
}

.OverdueTaskDate
{
	color:Red;
	font-size:8pt;
	font-weight:bold;
}

.NewTaskDate
{
	color:#C99446;
	font-size:8pt;
	font-weight:bold;
}

.UpcomingTaskDate
{
	color:#009C00;
	font-size:8pt;
	font-weight:bold;
}

.FutureTaskDate
{
	color:#1E1EFF;
	font-size:8pt;
	font-weight:bold;
}

.CompletedTaskDate
{
	color:#9C389C;
	font-size:8pt;
	font-weight:bold;
}

.TaskDate
{
	font-size:10pt;
	font-weight:bold;
}

.TaskLink
{
	font-size:10pt;
	font-weight:bold;
}

.TaskCalendarCurrentMonth
{
	background-color:#395584;
	color:White;
	width: 100%;
	height: 100%;
}

.TaskDayHeaderClass
{
	background-color: White;
	font-weight: bold;
	font-size: 7pt;
	border-bottom-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

.TaskDayClass
{
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	text-decoration: none;
	vertical-align: top;
}

.TaskWeekendDayClass
{
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	text-decoration: none;
	vertical-align: top;
}

.TaskOtherMonthDayClass
{
	background-color: #dee3ef;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	text-decoration: none;
	vertical-align: top;
}

.TaskTitleClass
{
	background-color: #efefef;
	border-color: #efefef;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	height: 100%;
}

.TaskTodayDayClass
{
	font-weight: bold;
	color: Black;
	background-color: White;
	border-width: 2px;
	border-color: #87CEFA;
	border-style: solid;
	vertical-align: top;
}

.TaskNextPrevClass
{
	font-size: 10pt;
	border-color: #efefef;
	background-color: #efefef;
}

.TaskSelectedDayClass
{
	color: White;
	font-weight: bold;
	background-color: #ADADAD;
	border-width: 2px;
	border-color: #4282b5;
	border-style: solid;
	text-decoration: none;
	vertical-align: top;
}

.TaskSelectorClass
{
}

.TaskCalendarClass
{
	background-color: White;
	font-family: Verdana;
	font-size: 8pt;
	border-color: #efefef;
	background-color: #efefef;
}

.TaskFooterClass
{
	font-weight: bold;
	color: Red;
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	vertical-align: top;
}

.UWGButtonStyle
{
	border:0px;
	background-color:Transparent;
	cursor:hand;
}

a.OverdueTask:hover, a.OverdueTask:visited, a.OverdueTask:link
{
	color: Red;
}

a.UpcomingTask:hover, a.UpcomingTask:visited, a.UpcomingTask:link
{
	color: Green;
}

a.NewTask:hover, a.NewTask:visited, a.NewTask:link
{
	color:#C99446;
}

a.FutureTask:hover, a.FutureTask:visited, a.FutureTask:link
{
	color: Blue;
}
a.OpenTask:hover, a.OpenTask:visited, a.OpenTask:link
{
	color: #3a5fcd;
}
a.CompletedTask:hover, a.CompletedTask:visited, a.CompletedTask:link
{
	color: #9C389C;
}
/* End SfaTaskCategory Styles */


/* Business Summary */
.BusinessSummarySubHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: White;
}

/* GENERAL */
/* style for module titles */
.Head {
    border-top: 20px solid #FFFFFF;
    color: #121010;
    font-family: georgia;
    font-size: 16pt;
    font-weight: bold;
    text-transform: lowercase;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #636363;
}


/* style of item titles on edit and admin pages */
.SubHeadSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: bold;
}

.SubTitle
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #004000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #DFE2DF;
}

.ControlTextSmall
{
    font-size: 9px;
    color: Black;
}

.Error
{
    font-family: century, times new roman;
    font-size: 12pt;
    font-weight: normal;
    font-style:italic;
    color: Red;
}

.Save
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Green;
}


.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.SubHeader
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: Black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited
{
    text-decoration: underline;
    color: #4e84c4;
}

a.CommandButton:hover
{
    text-decoration: none;
    color:#4e84c4
}

/* Standard click button style */
.StandardButton
{
	/* Note: Change in the backgroung-color will change the color of the button
	The color property can be changed to change the button text color.
	Add background-image: url(your image path) to have an image as a background */
	background-image: url('../Images/StandardButton.gif');
	color: Black;
	cursor: Hand;
	border: 1px outset #7880A0;
	font-weight: normal;
	font-family: Microsoft Sans Serif;
	width: 100;
	height: 22;
}

.StandardButton:hover
{
	background-image: url('../Images/StandardButtonHover.gif');
}

.WebLink
{

	cursor: hand;
	background-color:#dfe2df;
	text-align:left;
	border:1px solid #798f79;

}

/* hyperlink style for website links */
a.WebLink:link, a.WebLink:visited
{
	font-size:10pt;
	font-family: Microsoft Sans Serif;
 	color: #798f79;

        width:100%;
        padding-top:5px;
        padding-bottom:5px;
	padding-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.WebLinkModule
{
	background-color: #blue
;	width:200px;
}

a.WebLink:hover
{
    text-decoration: underline;
    color: #A33216;
}

/* Title links - for business modules */
a.TitleLink:link, a.TitleLink:visited
{
    text-decoration: none;
    color:  #2149c6;
    font-weight:bold;
}

a.TitleLink:hover
{
    text-decoration: underline;
    color:  #316531;
    font-weight:bold;
}

a:link, a:visited
{
    font-size:10pt;
    text-decoration: underline;
    color:#4e84c4;
    font-weight:bold;
    line-height:28pt;
}

a:hover
{
    text-decoration: none;
    color:  #4e84c4;
    cursor:pointer;
}

HR
{
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Infragistics Toolbar Styles */
.ToolbarStyle
{
	/*background-color: #C3C6D5;*/
	background-image: url(../Images/ToolBarBackground.gif);
	color: Black;
	vertical-align:middle;
}

.ToolbarDefaultStyle
{
	border-right: inset 2px #C3C6D5;
	background-image: url(../Images/ToolBarBackground.gif);
	/*background-color: #C3C6D5;*/
	width: 125px;
	height: 25px;
	color: #636B8D;
	font-size: 9pt;
	font-weight: bold;
	font-family:MS Sans Serif;
	text-align:center;
	vertical-align:middle;
}

.ToolbarHoverStyle
{
	border-right: outset 2px #C3C6D5;
/*	background-color: #e9c596;*/
	font-weight: bold;
	font-size: 9pt;
	width: 125px;
	cursor: hand;
	color: #7880a0;
	font-family: MS Sans Serif;
	height: 25px;
	background-image: url(../Images/ButtonBackground.gif);
	text-align: center;
	vertical-align:middle;
}

.ToolbarSelectedStyle
{
/*	border-right: thin inset;
	border-top: thin inset;
	border-bottom: thin inset;
	border-left: thin inset;
	border: solid 1px Gray;*/
	width: 125px;
	height: 25px;
	cursor: hand;
	color: #EEC591;
	font-size: 9pt;
	font-family: MS Sans Serif;
	background-color: #7880A0;
	text-align: center;
	vertical-align:middle;
}
/* End Infragistics Toolbar Styles */

/* Infragistics Tab Styles */
.TabStyle
{
	background-color: #638e63;
	color: Black;
}

.TabStyleDefault
{
	background-color: #638e63;
	color: Black;
}

.TabStyleSelected
{
	background-color: #d6e3d6;
	color: Black;
}

.TabStyleHover
{
	background-color: #d6e3d6;
	/* color: Black; */
	color: #f7c308;
}
/* End Infragistics Tab Styles */

/* Infragistics UltraWebGrid Styles */
/* .UltraWebGrid1-ic */
.GridRowStyle
{
	font-family: Verdana;
	font-size: 8pt;
	border-width: 0px 1px 1px 0px;
	border-style: Solid;
	border-color: Gray;
	background-color: White;
	padding: 0px 0px 0px 3px;
}

.GridAlternateRowStyle
{
	background-color: #FFFFCE;
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
	border-width: 0px 1px 1px 0px;
	border-style: Solid;
	border-color: Gray;
	padding: 0px 0px 0px 3px;
}

/* .UltraWebGrid1-hc */
.GridHeaderStyle
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #DFE2DF;
	border-width: 1px;
	border-style: Solid;
	border-color: White Gray Gray White;
	color: White;
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	height:25px;
}

/* .UltraWebGrid1-rlc */
.GridRowSelector
{
	background-color: #006100;
	border-width: 1px;
	border-style: Solid;
	border-color: White Gray Gray White;
	color: White;
	vertical-align: middle;
}

.GridSelectedRow
{
	background-color: Black;
	color: White;
}
/* Infragistics UltraWebGrid Styles */

/* Infragistics UltraWebGrids */
.WebGridFrameStyle
{
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	background-color: White;
}

.WebGridHeaderStyle
{
	background-color: #9B9B9B;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	border-top-style: outset;
	border-bottom-style: solid;
	border-bottom-color: DarkGray;
	border-top-color: DarkGray;
	font-weight: bold;
}

.SelectedItemsStyle
{
	background-color: #CAD3E4;
}

/* DataGrid styles */
.DataGridStyle
{
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin: 2px;
}

.DataGridHeaderStyleDefault
{
	background-color: #7b79ac;
	border-style: none;
	border-width: 1px;
	font-weight: bold;
}

.DataGridHeaderStyle
{
	background-color: #7b79ac;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
    color:#ffffff;
}

.DataGridItemStyle
{
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	border-left: 0px;
	border-top: 0px;
	background-color: White;
	padding: 3px 3px 3px 3px;
}

.DataGridFooterStyle
{
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;

}

.DataGridFooterStyleDefault
{
	border-style: none;
	border-width: 0px;
	background-color:Transparent;
}

/* Infragistics WebPanels */
.PanelStyle
{
	border-color: #798F79;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}

.PanelHeaderStyle
{
	background-color: #988b5c;
	color: White;
	font-weight: bold;
}

.PanelDataStyle
{
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.ICEPageTable
{
	background-color:#ffffff;
}
.PageTable
{
	width: 100%;
	padding: 1px;
	margin: 1px;
	background-color:#ffffff;

}

.DetailsTable
{
	width:100%;
	border-width: 2px;
	padding: 10px;
	border-collapse:collapse;
}

/* Information tables */
.InfoTableCell
{
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}
.InfoTable
{
	background-color:White;
	border-color:#404040;
	border-style: solid;
	border-width: 1px;
	background-color:#ffffff;
}

.InfoTableData
{
	background-color: #9B9B9B;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.InfoTableDataHeader
{
	background-color: #9B9B9B;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-size:  11px;
	border-top-style: outset;
	border-bottom-style: solid;
	border-bottom-color: DarkGray;
	border-top-color: DarkGray;
	text-align:center;
	color:#ffffff;
}

/* Filter panels */
.FilterHeaderStyle
{
	background-color: #a2a1c5;
	/*background-image: url(../Images/Filter.gif);*/
	color: White;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.FilterPanelStyle
{
	background-color: LightGoldenrodYellow;
	border-color: PaleGoldenrod;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	padding-left: 20px;
	padding-bottom:10px;
	padding-top:10px;
}

/* Calendar Style Classes */
.DayHeaderClass
{
	font-weight: bold;
	font-size: 7pt;
	border-bottom-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	/*background-image: url(../Images/ig_cal_green1.gif);*/
}

.DayClass
{
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	text-decoration: none;
	/*background-image: url(../Images/white1.jpg);*/
	vertical-align: top;
}

.WeekendDayClass
{
	/*background-image: url(../Images/ig_cal_green3.gif);*/
	background-repeat: repeat;
	color: #738294;
	border-style: solid;
	border-width: 1px;
	border-color: #4282b5;
	vertical-align: top;
}

.OtherMonthDayClass
{
	/*background-image: url(../Images/white1.jpg);*/
	background-repeat: repeat;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #4282b5;
}

.TitleClass
{
	font-size: 10pt;
	font-weight: bold;
	/*background-image: url(../Images/ig_cal_green1.gif);*/
	width: 100%;
	height: 100%;
}

.TodayDayClass
{
	font-weight: bold;
	color: Red;
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	/*background-image: url(../Images/white1.jpg);*/
	vertical-align: top;
}

.NextPrevClass
{
	font-size: 10pt;
	/*background-image: url(../Images/ig_cal_green1.gif);*/
}

.SelectedDayClass
{
	font-weight: bold;
	color: Black;
	font-weight: bold;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	/*background-image: url(../Images/ig_cal_green2.gif);*/
	vertical-align: top;
}

/* Calendar Style Classes for Infragistics calendar control*/
.IGDayHeaderClass
{
	font-weight: bold;
	font-size: 7pt;
	border-bottom-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	background-color: #B9D3EE;
	/*background-image: url(../Images/ig_cal_green1.gif);*/
}

.IGDayClass
{
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	text-decoration: none;
	background-image: url(../Images/white1.jpg);
	vertical-align: top;
}

.IGWeekendDayClass
{
	/*background-image: url(../Images/ig_cal_green3.gif);
	background-repeat: repeat;*/
	background-color: White;
	color: #738294;
	border-style: solid;
	border-width: 1px;
	border-color: #4282b5;
	vertical-align: top;
}

.IGOtherMonthDayClass
{
	background-image: url(../Images/white1.jpg);
	background-repeat: repeat;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #4282b5;
}

.IGTitleClass
{
	font-size: 10pt;
	font-weight: bold;
	/*background-image: url(../Images/ig_cal_green1.gif);*/
	background-color:#C1CDCD;
	width: 100%;
	height: 100%;
}

.IGTodayDayClass
{
	font-weight: bold;
	color: Red;
	background-color: White;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	background-image: url(../Images/white1.jpg);
	vertical-align: top;
}

.IGNextPrevClass
{
	font-size: 10pt;
	/*background-image: url(../Images/ig_cal_green1.gif);*/
	background-color:#C1CDCD;
}

.IGSelectedDayClass
{
	font-weight: bold;
	color: Black;
	font-weight: bold;
	border-width: 1px;
	border-color: #4282b5;
	border-style: solid;
	background-image: url(../Images/ig_cal_green2.gif);
	vertical-align: top;
}
/* END Calendar Style Classes for Infragistics calendar control*/

.SelectorClass
{
}

.CalendarClass
{
	font-family: Verdana;
	font-size: 8pt;
}

.FooterClass
{
	background-image: url(../Images/white1.jpg);
	background-repeat: repeat;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

/* Event Classes */
.OverdueEventPanelHeader
{
	background-color: #CD4F39;
	color:White;
	font-size:10pt;
	font-weight:bold;
}

.UpcomingEventPanelHeader
{
	background-color: #698B69;
	color:White;
	font-size:10pt;
	font-weight:bold;
}





.DefaultItemClass
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #cecfff;
}

.AlternatingItemClass
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #ffffce;
}

.IconStyle
{
	vertical-align:bottom;
}
.StandardImage
{
	cursor: hand;
}

/* For the Information Panel */
.InfoPanel
{
	padding-bottom:5px;
}

/* For the Information Panel Header*/
.InfoPanelHeader
{
	background-color:#FFF0B2;
	color:Black;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}

/* For the Information Panel Label*/
.InfoPanelLabel
{
	background-color:#FFF8DC;
	font-size:8pt;
	padding:3 3 5 5;
}

/* For the Information Panel Cell*/
.InfoPanelCell
{
	width:25%;
}



.WizLeft
{
	background-color: #d6e3d6;
	vertical-align:top;
	width:25%;
	font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 9pt;
    color: #316531;
}

.WizFooter
{
	height:10%;
	background-color: #d6e3d6;
}

.WizHead
{
	height:10%;
	text-align:left;
	background-color: #d6e3d6;
	font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 10pt;
}

.WizBody
{
	vertical-align:middle;
	text-align:center;
	width:75%;
}
.EventFrame
{
	width: 100%;
	height: 1500px;
}

.ChartHeaderBackground
{
	background-color: lightblue;
	width:100%;
	border:0;
}

.ChartStartRow
{
	border-bottom: gray 4px ridge;
}
.ParagraphHeader
{
	color:#7b79ac;
	font-weight:bold;
	font-size:12px;


}
body
{
    width:1025px !important;
    margin:auto !important;
    font-family: Arial;
    font-size: 10pt;
    line-height:14pt;
    font-weight: normal;
    text-align:left;
    margin: 0px;
    padding:0px;
    color:#666666;
    border-width: 0px;
    background-color:#FFF;
    behavior:url("/pws/include/csshover.htc");
}

.ProductsHeader
{
	color:#f9ab4d;
	font-size:14pt;
	font-weight:bold;
}
.ContactMeTable, .ContactMeTableDiv
{
    background-color:#ffffff;
    width:500px !important;
    font-family:arial !important;
    font-size:10pt !important;
}

/*DHTML WINDOW STYLES*/
.dhtmlwindow{
position: absolute;
border: 2px solid #f9ab4d;
visibility: hidden;
background-color: white;
z-index:999;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 5px;
text-indent: 3px;
font: bold 18px Arial;
background-color: #d3e27e;
color: #7979ac;
cursor: move;
overflow: hidden;
width: auto;

}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #d3e27e;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
/*POPUP WINDOW PARENT BACKGROUND*/
.FreezePaneOff
{
  visibility: hidden;
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;

}

.FreezePaneOn
{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  visibility: visible;
  display: block;
  width: 2000px;
  height: 2000px;
  background-color: #cccccc;
  z-index: 99;
  filter:alpha(opacity=45);
  -moz-opacity:0.45;opacity:.45;
  padding-top: 20%;
}

.InnerFreezePane
{
  text-align: center;
  width: 66%;
  background-color: #FF137F;
  color: White;
  font-size: large;
  border: dashed 2px #FF7BB7;
  padding: 9px;
}

.YesIndicator
{
	width: 20px;
	height: 20px;
	background-image: url(//cs.discoverytoys.com/pwscontent/DT/HostPortalThemes/ThePerfectTheme/images/yes.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.NoIndicator
{
	width: 20px;
	height: 20px;
	background-image: url(//cs.discoverytoys.com/pwscontent/DT/HostPortalThemes/ThePerfectTheme/images/no.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.MaybeIndicator
{
	width: 20px;
	height: 20px;
	background-image: url(//cs.discoverytoys.com/pwscontent/DT/HostPortalThemes/ThePerfectTheme/images/maybe.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.HeadsUpContactLink
{
  cursor: pointer;
}
.ContactConfirmLabel
{
  font-size: 14pt;
}


p 
{
font-family: arial;
font-size: 10pt;
line-height: 15pt !important;
color: #898989;
}

.AboutMeStory
{
    width:600px;
    color:#636363;
    font-family:arial !important;
    font-size:10pt;
    line-height:14pt;
}
.AboutMeStory div
{
    width:600px;
    color:#636363;
    font-family:arial !important;
    font-size:10pt;
    line-height:14pt;
}
.AboutMeSectionHeader
{
color:#aaa;
font-size:14pt;
font-weight:bold;
}


.AboutMePublic #Table2
{
}

.AboutMePublic #Table3
{
xyzmargin-left: auto;
margin-right: auto;
xyztext-align: center;
}

{
	
}
.AboutMeQuestion
{
  color: #bbb;
  font-weight:bold;
  font-size:12pt;
}

.AboutMeAnswer
{
  font-size:10pt;
  color:#333;
}




.HomePageCenter
{
 border-right::2px solid #e0e0e0;
	
}
.AboutMePublic
{
margin-left: auto;
margin-right: auto;
text-align: center; 

	
}

html, body {
    height: 100%;
    text-align: left;
}



.SELLOPPORTUNITY
{
  align: left;
}

#LeftPane ul li a, #LeftPane ul li a:visited {
    color: #5D5959;
}

#LeftPane ul li a {
    display: block;
    padding-left: 13px;
    text-decoration: none;
}

a {
    cursor: pointer;
    outline: medium none;
}
#LeftPane ul {
    color: #5D5959;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin: 24px 10px 0 24px;
    padding: 0;
    width: 166px;
}

#LeftPane ul li {
    margin-bottom: 6px;
    padding: 0 10px 0 0;
}

.your-business #LeftPane ul li a#ctl10_UserWebLinks_ctl03_userLink, .join-now #LeftPane ul li a#ctl09_UserWebLinks_ctl02_userLink,
.sell-best-books #LeftPane ul li a#ctl10_UserWebLinks_ctl01_userLink, .why-become-a-consultant #LeftPane ul li a#ctl10_UserWebLinks_ctl04_userLink,
.rewards-and-compensation #LeftPane ul li a#ctl10_UserWebLinks_ctl05_userLink
  {
    background: url("//cs.discoverytoys.com/pwsdata/DT/ContentImages/bg_arrow_green.gif") no-repeat scroll 0 2px transparent;
    color: #6CAB21;
}

.coordinator-rewards #LeftPane ul li a#ctl09_UserWebLinks_ctl04_userLink, .easy-as-1-2-3-4 #LeftPane ul li a#ctl09_UserWebLinks_ctl03_userLink, .what-is-an-event #LeftPane ul li a#ctl09_UserWebLinks_ctl02_userLink, .host-an-event #LeftPane ul li a#ctl09_UserWebLinks_ctl01_userLink {
background:transparent url('//cs.discoverytoys.com/pwsdata/DT/ContentImages/bg.arrow.orange.gif') no-repeat scroll 0 2px;
color:#FC7619;
}
.sell .MasterTable {
background:#FFFFFF url(//cs.discoverytoys.com/pwsdata/DT/Images/GENERAL/bg.consultant-laptop.jpg) no-repeat scroll center bottom;
}

.party .MasterTable {
background:#FFFFFF url(//cs.discoverytoys.com/pwsdata/DT/Images/GENERAL/bg.consultant-iphone.jpg) no-repeat scroll center bottom;
}
.IceStartTable
{
	width: 100%;
}





/*********************************
//Start Forward to a Friend
/*********************************/
body .ForwardToFriend 
{
    text-align:left;
    padding-left: 10px;
}

.ForwardToFriend .Addresses .Name span,
.ForwardToFriend .Addresses .Email span
{
    display:block;
}

.ForwardToFriend .Addresses .Name,
.ForwardToFriend .Addresses .Email
{
    padding-bottom: 5px;
    vertical-align: top;
}

.ForwardToFriend .Addresses .Name input,
.ForwardToFriend .Addresses .Email input
{
    width: 200px;
}

.ForwardToFriend .Addresses .YourInfo .Name,
.ForwardToFriend .Addresses .YourInfo .Email
{
    padding: 10px 0px 10px 0px;
}

.ForwardToFriend .Addresses .FriendNumber
{
    vertical-align: top;
}

.ForwardToFriend .PersonalMessage
{
    padding: 10px 0px 10px 0px;
}

.ForwardToFriend .PersonalMessage span
{
    display: block;
}
/*********************************
//End Forward to a Friend
/*********************************/


/*********************************
//Start Unsubscribe
/*********************************/
.UnsubscribeFromCampaign .confirm
{
    padding-bottom: 5px;
}
/*********************************
//End Unsubscribe
/*********************************/






.container
{
	margin:auto;
	width:1025px !important;
	border-left:5px solid #ebebeb;
	border-right:5px solid #ebebeb;
	border-bottom:5px solid #ebebeb;
	padding:20px;
}
.corpnav
{
    background-image: url("navbar.png");
    background-repeat: repeat-x;
    height: 58px !important;
    margin: auto;
    padding: 0 !important;
    width: 1025px !important;
}
.corpnav table td
{
    color: #FFF;
    font-family: arial;
    font-size: 20pt;
    padding: 10px;
    text-align: center;
    width: 1025px !important;
}
.corpnav table td:hover
{
    background-image:url(navbar-hover.png);
    background-repeat: repeat-x;
	color: #FFF;
    font-family: arial;
    font-size: 20pt;
    padding: 10px;
    text-align: center;
	cursor:pointer;
}
.callouts
{
	width:930px;
	margin:auto;
}
.callout01
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/corp-callout01.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.callout01:hover
{
	border:5px solid #4e84c4;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
.callout02
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/corp-callout02.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.callout02:hover
{
	border:5px solid #ee3e42;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
.callout03
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/corp-callout03.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.callout03:hover
{
	border:5px solid #f8972a;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}






.corpcallout01
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/corp-callout01.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.corpcallout01:hover
{
	border:5px solid #4e84c4;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
.corpcallout02
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/corp-callout02.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.corpcallout02:hover
{
	border:5px solid #ee3e42;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
.corpcallout03
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/corp-callout03.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.corpcallout03:hover
{
	border:5px solid #f8972a;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}











.pwcallout01
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/pw-callout01.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.pwcallout01:hover
{
	border:5px solid #4e84c4;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
.pwcallout02
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/pw-callout02.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.pwcallout02:hover
{
	border:5px solid #ee3e42;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
.pwcallout03
{
	background-image:url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/pw-callout03.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-top:200px;
	height:189px !important;
	width:282px !important;
	border:5px solid #ebebeb;
    box-shadow: 0 0 4px #777;
}
.pwcallout03:hover
{
	border:5px solid #f8972a;
	cursor:pointer;
    box-shadow: 0 0 4px #4F4E4E;
}
p
{
	font-family:arial;
	font-size:10pt;
	line-height:14pt;
	color:#636363;
}

.redDot {
    font-family: century;
    font-size: 16pt;
}
.redDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-red.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.redDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-red.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.orangeDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.orangeDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-orange.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.orangeDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-orange.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.yellowDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.yellowDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-yellow.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.yellowDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-yellow.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.greenDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.greenDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-limegreen.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.greenDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-limegreen.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.turqDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.turqDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-turq.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.turqDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-turq.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.blueDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.blueDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-blue.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.blueDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-blue.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.lightPurpleDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.lightPurpleDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-lightpurple.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.lightPurpleDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-lightpurple.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.darkPurpleDot {
    font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}
.darkPurpleDot:hover
{
    padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-darkpurple.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
}
.darkPurpleDotSelected
{
	padding-left: 18px;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-darkpurple.png);
    background-position: center left !important;
    background-repeat:no-repeat !important;
	font-family: century;
    font-size: 16pt;
    line-height: 28pt;
}

.redBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#ee3e42;
	color:#FFF !important;
	border:8px solid #ee3e42;
	text-decoration:none !important;
}
.redBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#e5282d;
	color:#FFF;
	border:8px solid #e5282d;
	text-decoration:none;
}
.orangeBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#f8972a;
	color:#FFF !important;
	border:8px solid #f8972a;
	text-decoration:none !important;
}
.orangeBtn:hover
{
	font-family:arial;
	font-size:10pt;
	background-color:#ee8917;
	color:#FFF;
	border:8px solid #ee8917;
	text-decoration:none;
}
.yellowBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#ffc425;
	color:#FFF !important;
	border:8px solid #ffc425;
	text-decoration:none !important;
}
.yellowBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#f4b50b;
	color:#FFF;
	border:8px solid #f4b50b;
	text-decoration:none;
}
.greenBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#c1d72f;
	color:#FFF !important;
	border:8px solid #c1d72f;
	text-decoration:none !important;
}
.greenBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#a2b718;
	color:#FFF;
	border:8px solid #a2b718;
	text-decoration:none;
}
.turqBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#9ed4b6;
	color:#FFF !important;
	border:8px solid #9ed4b6;
	text-decoration:none !important;
}
.turqBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#7ccea1;
	color:#FFF;
	border:8px solid #7ccea1;
	text-decoration:none;
}
.blueBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#4e84c4;
	color:#FFF !important;
	border:8px solid #4e84c4;
	text-decoration:none !important;
}
.blueBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#2f70bd;
	color:#FFF;
	border:8px solid #2f70bd;
	text-decoration:none;
}
.lightPurpleBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#97a4d3;
	color:#FFF !important;
	border:8px solid #97a4d3;
	text-decoration:none !important;
}
.lightPurpleBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#8394d2;
	color:#FFF;
	border:8px solid #8394d2;
	text-decoration:none;
}
.darkPurpleBtn
{
	font-family:arial;
	font-size:10pt;
	background-color:#9460a8;
	color:#FFF !important;
	border:8px solid #9460a8;
	text-decoration:none !important;
}
.darkPurpleBtn:hover
{
	font-family:arial;
	font-size:11pt;
	background-color:#8948a2;
	color:#FFF;
	border:8px solid #8948a2;
	text-decoration:none;
}
.cta
{
	width:300px !important;
	height:200px !important;
	padding:0px !important;
	vertical-align:bottom !important;
	background-repeat:no-repeat !important;
}
.smalltext
{
	font-size:10px !important;
}
.PwInfo
{
	text-align:right !important
}
.PwInfo table td
{
	vertical-align:top !important;
	text-align:right !important;
}
.PwPhoto img
{
	height:200px !important;
	width:200px !important;
	float:left !important;
}
.PwStory
{
	font-family:arial;
	font-size:10pt;
	line-height:12pt;
	color:#636363;
}
h1
{
    font-family: georgia;
    font-size: 20pt;
    font-weight: bold;
    line-height: 22pt;
    text-transform: lowercase;
    color:#000;
}

h1.black {
    color:#000;
    font-size:28pt;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:2px;
    padding:0px;
}
h1.red {
    color:#ee3e42;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.orange {
    color:#f8972a;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.yellow {
    color:#ffc425;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.green {
    color:#c1d72f;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.turq {
    color:#9ed4b6;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.blue {
    color:#4e84c4;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.lightPurple {
    color:#97a4d3;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.darkPurple {
    color:#9460a8;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h1.blueB {
    color:#4e84c4;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
}

h2.text2
{
     font-family:georgia;
	font-weight:bold;
	font-size:16pt;
	color: #636363;
	margin:0px !important;
}

h2.red {
    font-family: georgia;
    color:#da1f32;
    font-size:28pt;
    margin-bottom:2px;
    margin-left:0px !important;
    margin-top:0px;
    margin-right:0px;
    padding:0px;
    text-transform: none !important;
}

h3
{
	font-family:georgia;
	font-weight:bold;
	font-size:16pt;
	color:#c1d72f;
	margin:0px !important;
        line-height: 30px;
}

h3.kelloggsred
{
	font-family:georgia;
	font-weight:bold;
	font-size:16pt;
	color:#cd0741;
	margin:0px !important;
        line-height: 30px;
}


h4
{
     font-family: arial;
     font-weight: bold;
     font-size: 13pt;
     color: #898989;
     line-height: 14pt;
}
h4.green
{
     font-family: arial;
     font-weight: bold;
     font-size: 13pt;
     color: #c1d72f;
     line-height: 14pt;
}
h5
{
    font-family: georgia;
    font-size: 20pt;
    font-weight: bold;
    line-height: 22pt;
    xxxtext-transform: lowercase;
    color: #5E68C4;
}

h6
{
   font-family: arial;
   padding: 3px;
   margin: 3px;
   font-size: 14px;
   color: #575757;
}

h7
{
	font-family:georgia;
	font-weight:bold;
	font-size:16pt;
	color: black;
	margin:0px !important;
}


.CorpNavHeader, .PwNavHeader
{
	width:1025px;
	height:50px;
	margin:auto;
	border:0p !important;
	background-color:#c1d72f;
	text-transform:lowercase;
	font-family:georgia;
	font-size:16pt;
	text-decoration:none;
	text-align:center;
}
.CorpNavHeader td, .PwNavHeader td
{
	/*background-image:url(file:///Macintosh%20HD/Users/spagnoni/Dropbox/Discovery%20Toys/images/navbar.png);*/
	background-repeat:repeat-x;
	color:#FFF;
	text-transform:lowercase;
	font-family:georgia;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.CorpNavHeader td:hover, .PwNavHeader td:hover
{
	/*background-image:url(file:///Macintosh%20HD/Users/spagnoni/Dropbox/Discovery%20Toys/images/navbar-hover.png);*/
	background-repeat:repeat-x;
	color:#FFF;
	text-transform:lowercase;
	font-family:georgia;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
}
.CorpNavFooter, .PwNavFooter
{
	width:1015px;
	margin:auto;
	border:10px solid #ebebeb;
	background-color:#ebebeb;
	color:#898989;
	text-transform:uppercase;
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
}
.CorpNavFooter td, .PwNavFooter td
{
	color:#898989;
	text-transform:uppercase;
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
}
.CorpNavFooter td:hover, .PwNavFooter td:hover
{
	color:#898989;
	text-transform:uppercase;
	font-family:arial;
	font-size:10pt;
	text-decoration:underline;
	cursor:pointer;
	text-align:center;
}
.FooterTable
{
    width:1015px;
    background-color:#ebebeb;
    display:none;
}











#wrapper
{
    width:925px !important;
    margin:auto !important;
}

.sliderbuttonleft
{
	float:left;
	width:32px;
	background-color:#ebebeb;
	margin-top:180px;
        display:none;
}
.sliderbuttonleft:hover
{
	background-color:#898989;
	cursor:pointer;
}
.sliderbuttonright
{
	float:right;
	width:32px;
	background-color:#ebebeb;
	margin-top:180px;
        display:none;
}
.sliderbuttonright:hover
{
	background-color:#898989;
	cursor:pointer;
}
.sliderbutton img
{
	cursor:pointer;
}
.sliderbutton img:hover
{
	background:#666;
}
#slideshow
{
	float:left;
	width:925px !important;
	height:400px !important;
	border:5px solid #ebebeb;
	background:#fff;
    box-shadow: 0 0 4px #777;
}
#slides
{
	position:relative;
	width:925px !important;
	height:400px !important;
	list-style:none;
	overflow:auto;
	margin:0px !important;
	padding:0px !important;
}
#slides li
{
	width:925px !important;
	height:400px !important;
}

.pagination
{
	float:left;
	list-style:none;
	height:25px;
	margin:15px 0 0 32px;
}
.pagination li
{
	float:left;
	cursor:pointer;
	margin:0 4px 0 0;
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-gray.png);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.pagination li:hover 
{
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-green.png);
	background-repeat:no-repeat;
}
li.current
{
	background-image:url(//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-green.png);
	background-repeat:no-repeat;
}

li#content
{
	width:925px !important;
	height:400px !important;
	padding:0px !important;
	background:#fff;
}
#content h1
{
    font-family:georgia;
    font-size:20pt;
    font-weight:bold;
    margin-bottom:8px;
    color:#c1d72f;
}



















#wrapper2 {
    margin: auto !important;
    width: 600px !important;
    float: right !important;
}
.sliderbuttonleft {
    background-color: #EBEBEB;
    display: none;
    float: left;
    margin-top: 180px;
    width: 32px;
}
.sliderbuttonleft:hover {
    background-color: #898989;
    cursor: pointer;
}
.sliderbuttonright {
    background-color: #EBEBEB;
    display: none;
    float: right;
    margin-top: 180px;
    width: 32px;
}
.sliderbuttonright:hover {
    background-color: #898989;
    cursor: pointer;
}
.sliderbutton img {
    cursor: pointer;
}
.sliderbutton img:hover {
    background: none repeat scroll 0 0 #666666;
}
#slideshow2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #EBEBEB;
    float: left;
    height: 400px !important;
    width: 600px !important;
    box-shadow: 0 0 4px #777 !important;
}
#slides2 {
    height: 400px !important;
    list-style: none outside none;
    margin: 0 !important;
    overflow: auto;
    padding: 0 !important;
    position: relative;
    width: 600px !important;
}
#slides li {
    height: 400px !important;
    width: 925px !important;
}
.pagination {
    float: left;
    height: 25px;
    list-style: none outside none;
    margin: 15px 0 0 32px;
}
.pagination li {
    background-image: url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-gray.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0 4px 0 0;
    width: 20px;
}
.pagination li:hover {
    background-image: url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-green.png");
    background-repeat: no-repeat;
}
li.current {
    background-image: url("//cs.discoverytoys.com/pwsdata/DT/HostPortalThemes/ThePerfectTheme/Images/circle-green.png");
    background-repeat: no-repeat;
}
li#content {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 400px !important;
    padding: 0 !important;
    width: 925px !important;
}
.taglineText {
    background-color: #EBEBEB;
    color: #000000;
    height: 100px !important;
    opacity: 5;
    padding: 10px;
    vertical-align: top;
}
.taglineText h1
{
    font-family:georgia;
    font-size:20pt;
    font-weight:bold;
    margin-bottom:8px;
    color:#4e84c4 !important;
    margin:0px !important;
    padding:0px !important;
}









.main
{
    font-family:arial;
    font-size:10pt;
    line-height:12pt;
    color:#636363;
    text-align: left;
}



.leftnavCta
{
    width: 350px !important;
}
.leftnav
{
    width:350px !important;
}
.leftnav a
{
    border-left: 40px solid #FFF;
    font-size:18pt;
    color:#000;
    font-family:century, times new roman;
    text-decoration:none;
    font-weight:normal;
    line-height:30pt;
}
.leftnav a:hover
{
    border-left: 40px solid #FFF;
    font-size:18pt;
    color:#000;
    font-family:century, times new roman;
    text-decoration:underline;
    font-weight:normal;
    line-height:30pt;
}
.leftnav img
{
    border-left: 0px solid #FFF !important;
    font-size:18pt;
    color:#000;
    font-family:century, times new roman;
    text-decoration:none;
    font-weight:normal;
    line-height:30pt;
}
.leftnav img:hover
{
    border-left: 0px solid #FFF !important;
    font-size:18pt;
    color:#000;
    font-family:century, times new roman;
    text-decoration:underline;
    font-weight:normal;
    line-height:30pt;
}


.AboutMeTable
{
 margin-left:auto; 
 margin-right:auto;
}

.AboutMeTable .Row2,
.AboutMeSectionHeader
{
    display:none;
}

.AboutMeTable .Row3,
.AboutMeSectionHeader
{
    display:none;
}

.AboutMeTable .Row4,
.AboutMeSectionHeader
{
    text-align: center;
}


AboutMeTable .Row5,
.AboutMeSectionHeader
{
    display:none;
}



.sstext
{
    vertical-align:top;
    padding:20px;
}




.PW-CONSULTANTINFO
{
  
}

.PW-CONSULTANTINFO table
{
    float: right;
}

.PW-CONSULTANTINFO table td
{
    vertical-align:top;
}

.PW-CONSULTANTINFO img
{
    border: 0px solid #EBEBEB;
    height: 130px;
    width: 94px;
}

.PW-CONSULTANTINFO .name 
{
    font-family: georgia;
    font-size: 18pt;
    font-weight: bold;
    color: #c1d72f;
    line-height: 20px;
}
.PW-CONSULTANTINFO .title
{
    font-family: arial;
    font-size: 12pt;
}
.PW-CONSULTANTINFO .email
{
    color: #4e84c4;
    text-decoration: underline;
}

.PW-CONSULTANTINFO .ContactControl .SubHead
{
    color: #898989;
    display: inline !important;
    font-family: arial;
    font-size: 10pt;
    margin-right: 50px;
}

.PW-CONTACTMEFORM .ToolbarStyle
{
    display:none !important;
}

.ABOUTME .CommandButton
{
    display:none !important;
}





.ContactControl input,
.ContactControl textarea,
.ContactControl select
{
    border:1px solid #ebebeb;
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
    border-color: #929293 #AEAEAE #BDBDBD !important;
    border-left: 1px solid #AEAEAE !important;
    border-right: 1px solid #AEAEAE !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.2) inset, 0 1px rgba(255, 255, 255, 0.3) !important;
    padding:5px;
    margin-top:2px;
    font-family:arial !important;
    color:#000 !important;
    font-size:10pt !important;
}
.ContactControl input:hover,
.ContactControl textarea:hover,
.ContactControl select:hover
{
    border:1px solid #898989;
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
    border-color: #929293 #AEAEAE #BDBDBD !important;
    border-left: 1px solid #AEAEAE !important;
    border-right: 1px solid #AEAEAE !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.2) inset, 0 1px rgba(255, 255, 255, 0.3) !important;
    padding:5px;
    margin-top:2px;
}
.ContactControl input:focus,
.ContactControl textarea:focus,
.ContactControl select:focus
{
    border-color: rgba(104, 189, 244, 0.9) !important;
    box-shadow: 0 0 4px 0 rgba(104, 189, 244, 0.9) !important;
    padding:5px;
    margin-top:2px;
}



#Header1xeditToolbarButtonsxButtonsToolbar
{
    display: none !important;
}




.LOGO-PW
{
    position: absolute !important;
    top: 0px !important;
    z-index: 2 !important;
    width: 405px !important;
    height: 150px !important;
    background-color:transparent !important;
}
.CORP-LOGO
{
    position: absolute !important;
    top: 0px !important;
    z-index: 2 !important;
    width: 425px !important;
    height: 150px !important;
    background-color:#FFF !important;
}
.CORP-SOCIAL {
    background-color: transparent;
    width: 200px !important;
    position: absolute;
    top: 52px;
    
    text-align: center;
    border-left: 873px solid transparent;
}
.social img:hover {
    box-shadow: 0 0 4px #777;
    cursor:pointer;
}


#CookieCheck, #wpBrowserCap {
    display: none !important;
}


.PhotoCell {
    border: 24px solid #FFF;
}
.PhotoCell img {
    width: 179px !important;
    height: 200px !important;
}
.ConsultantInfo ul li {
    list-style-type: none !important;
}

.CORP-CONSULTANTLOCAT .LocatorLookup {
    color: #000000;
    font-weight: bold;
    vertical-align: top;
}



#ContactConfirmLabel h1 {
    text-align: left !important;
    position: absolute;
    margin-left: -178px;
}

/* Starter Kit ITEM STYLES */
.KIT-category-item
{
	cursor: hand;
	border: 2px solid #ebebeb;
	background-color: #ebebeb;
    text-align: center;
}
.KIT-category-item2
{
	cursor: hand;
	border: 4px solid blue;
	background-color: #ebebeb;
   text-align: center;

}
.KIT-category-item3
{
	cursor: hand;
	border: 4px solid yellow;
	background-color: #ebebeb;
   text-align: center;

}

.KIT-category-item:hoverxxx
{
              background-color: #ebebeb;
              border: 2px solid #88acd7;
}

.KIT-category-item-selected
{
	background-color: #DBDBDB;
	border: 1px solid #ccc;
	cursor: hand;
}

.KIT-category-item .menu xxhover a
{
	color: #333;
}

.KIT-category-item img
{
	border:solid 3px #ebebeb !important;
	padding:0px !important;
}
.KIT-category-item2 img
{
	border:solid 3px white !important;
	padding:0px !important;
}
.KIT-category-item3 img
{
	border:solid 3px white !important;
	padding:0px !important;
}

.KIT-category-item img:xxxhover
{
	border:solid 3px #4e84c4 !important;
}

.KIT-text1
{
	font-family:georgia;
	font-weight:bold;
	font-size:16pt;
	color:#A3BE09;
	margin:0px !important;
        line-height: 20px;
}
.KIT-text2
{
	font-family:georgia;
	font-weight:bold;
	font-size:16pt;
	color: #636363;
	margin:0px !important;
}



.hula-text1
{
    font-family: georgia;
    font-size: 20pt;
    font-weight: bold;
    line-height: 22pt;
    color:#000;
}