body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFF;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #93C51C 1px solid; 
    BORDER-TOP: #93C51C 1px solid; 
    BORDER-LEFT: #93C51C 1px solid; 
    BORDER-BOTTOM: #93C51C 1px solid; 
}
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #E83C0B;
}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #ADD944;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}
A:link  {
    text-decoration:    none;
    color:  #FF4200;
}

A:visited   {
    text-decoration:    none;
    color:  #FF4200;
}

A:active    {
    text-decoration:    none;
    color:  #FF4200;
}

A:hover {
    text-decoration:    underline;
    color: #56AC0D;
}
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #FF4200;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #FF4200;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #FF4200;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color:#56AC0D;
}
table, tr, td, p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   margin: 0px;
}
.toystore_topbg001{
	background-image: url(toystore_searchbg001.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 23px;
}
.toystore_topbg01{
	background-image: url(toystore_topbg01.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.topystore_topbg002{
	background-image: url(toystore_topbg002.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 34px;
}
.toystore_topbg02{
	background-image: url(toystore_topbg01.jpg);
	background-repeat: repeat-x;
	width: 154px;
	height: 34px;
}
.toystore_searchbg01{
	background-image: url(toystore_searchbg001.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 23px;
}
.toystore_searchbg02{
	background-image: url(toystore_searchbg02.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
.toystore_searchbg03{
	background-image: url(toystore_searchbg03.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 23px;
}
.toystore_searchbg{
	background-image: url(toystore_searchbg.jpg);
	background-repeat: no-repeat;
	width: 147px;
	height: 23px;
}
.bannerpane{
	height: 149px;
	width: 485px;
	background-image:url(/bg.jpg);
}
.toystore_bottombg{
	height: 90px;
}
.toystore_bannerbg01{
	background-image: url(toystore_bannerbg001.jpg);
	background-repeat: no-repeat;
	width: 228px;
	height: 23px;
}
.toystore_bannerbg02{
	background-image: url(toystore_bannerbg02.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
/**/
.toppane{
	padding: 0px;
}
.bannerpane{
	padding: 1px;
}
.rightpane{
   padding: 1px;
}
.leftpane{
	padding: 40px;
	top:43
}
.contentpane{
	padding: 1px;
}
.content01pane{
	padding: 1px;
}
.rightpane{
	padding: 1px;
}
.bottompane{
	padding: 1px;
}
.bottom01pane{
	padding: 1px;
}
/* Container for main menu */
.MainMenu_MenuContainer {	
	background: transparent;
	padding: 0px;
	width: 100%;
}


/* Menu bar */
.MainMenu_MenuBar {
	padding: 0px; 
	background: transparent;
	width: 100%;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #999;
	font-size: 11px;
	font-weight: normal;  
	border: #fafafa 1px solid;
	padding: 1px 4px 2px 1px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background: #fafafa;
	border: #bbb 1px solid;
	padding: 1px;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #555;
	border-left: #555 1px solid;
	border-right: #555 1px solid;
	padding: 1px 4px 2px 1px;
}




/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}



/* Idle state for main menu items */
.MainMenu_Idle {
   font-family: Tahoma;
	background-image: url(toystore_menubg02.jpg);
	height: 29px;
	width: 221px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Hover state for main menu items */
.MainMenu_Selected {
   font-family: Tahoma;
	background-image: url(toystore_menubg02.jpg);
	height: 29px;
	width: 221px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
   font-family: Tahoma;
	background-image: url(toystore_menubg01.jpg);
	color: #ffffff;
	font-size: 11px;
	height: 29px;
	width: 221px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}


/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #666;
	font-size: 11px; 
	font-weight: normal; 
	border: #f6f6f6 1px solid;
	padding: 1px 4px 1px 2px;
}


/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f6f6f6; 
	filter: none; 
	border: #999 1px solid;
	padding: 1px;
}


/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #444;
	border: #444 1px solid;
	padding: 1px 4px 1px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
.currentdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
}
A.currentdate:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
A.currentdate:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
A.currentdate:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
   text-decoration: underline;
}
A.currentdate:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010206;
}
A.user:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
A.user:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
A.user:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #010206;
   text-decoration: underline;
}
A.user:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #010206;
	text-decoration: none;
}
.privacy{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.cuadro{
	width:215px;
	height:20px;
	position:absolute;
	left: 406px;
	top: 253px;
}
A.privacy:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.terms{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
A.terms:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.terms:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.terms:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.terms:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copyright{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.SearchButton {
   background: transparent;
   padding: 0px 0px 12px 49px; 
   cursor: hand; 
   font-size:1px;
   margin: 0 0 0 0px;
}
 #dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:14px; background: transparent; width: 95px; color: #333333; padding: 3px 2px 1px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 10px;}

