@charset "utf-8";
/* CSS Document */
body {text-align:center;margin:0px;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;background: #465d7f url(../images/bg-main.jpg) repeat-x top center;}
a                            {color:#ffffff;font-weight:800;text-decoration:none;}
a:visited                    {color:#ffffff;font-weight:800;text-decoration:none;}
a:active                     {color:#ffffff;font-weight:800;text-decoration:none;}
a:selected                   {color:#ffffff;font-weight:800;text-decoration:none;}
a:hover                      {color:#ff7e00;font-weight:800;text-decoration:none;}
img                          {border: none;}
h1                           {font-size:18px;font-weight:bold;}
h2                           {font-size:17px;font-weight:bold;}
h3                           {font-size:16px;font-weight:bold;}
h4                           {font-size:15px;font-weight:bold;}

.page                  {width:1000px;}

.header                {float:left;width:100%;height:185px;background:url(../images/title.png) no-repeat top center;}

.menu                  {float:left;width:100%;text-align:left;}
.menu_main             {float:left;width:100%;height:35px;line-height:33px;vertical-align:middle;background:url(../images/menu-bg.jpg) repeat-x top center;}
.menu_home             {float:left;width:50px;margin-left:20px;}
.menu_contact          {float:right;width:50px;text-align:right;margin-right:20px;}
.menu_links            {float:right;width:50px;text-align:right;margin-right:20px;}
.menu_kids             {float:left;width:100%;height:35px;line-height:33px;vertical-align:middle;background:url(../images/menu-bg.jpg) repeat-x top center;}
.menu_kid              {float:left;width:120px;margin-left:20px;}
.menu_details          {float:left;width:100%;height:35px;line-height:33px;vertical-align:middle;background:url(../images/menu-bg.jpg) repeat-x top center;}
.menu_pictures         {float:left;width:140px;margin-left:20px;}
.menu_videos           {float:left;width:140px;margin-left:20px;}
.menu_measurements     {float:left;width:140px;margin-left:20px;}
.menu_assignments      {float:left;width:140px;margin-left:20px;}

.data                  {float:left;width:100%;margin-top:10px;}
.title01               {float:left;width:100%;}
.title01               {float:left;width:100%;color:#ff7e00;font-weight:800;font-size:25px;}
.title01 h1            {float:left;width:100%;color:#ff7e00;font-weight:800;font-size:25px;}
.title02               {float:left;width:100%;margin-bottom:20px;color:#ff7e00;font-weight:800;}
.images_box            {float:left;width:100%;margin:20px 0px 20px 0px;}
.images_thumbnails     {float:left;width:49%;}
.images_thumbnail      {float:left;min-height:220px;height:auto !important;height:220px;margin:10px;}
.images_enlarged       {float:left;width:500px;}

.admin_images_box      {float:left;width:100%;margin:20px 0px 20px 0px;}
.admin_upl_box         {float:left;width:100%;vertical-align:middle;border:solid 1px #ff7e00;}
.admin_upl_file        {float:left;width:450px;;height:33px;cursor:hand;font-size:16px;font-weight:800;}
.admin_upl_comment     {float:left;width:300px;height:27px;font-weight:800;font-size:25px;margin:0px 5px 0px 5px;}
.admin_upl_order       {float:left;width:100px;height:27px;font-weight:800;font-size:25px;text-align:right;}
.admin_upl_btn         {float:right;width:102px;height:33px;font-weight:800;border-left:solid 2px #ff7e00;}
.admin_image_box       {float:left;width:100%;height:100px;border:solid 1px #ff7e00;}
.admin_image_nr        {float:left;width:25px;height:100px;border-right:solid 2px #ff7e00;}
.admin_image           {float:left;width:100px;height:100px;}
.admin_image img       {max-height:100px;max-width:100px;height:auto;width:auto;}
.admin_image_comment   {float:left;width:750px;height:100px;text-align:left;}
.admin_image_tool_box  {float:right;width:100px;height:100px;border-left:solid 2px #ff7e00;}
.admin_btn_up          {float:left;width:100%;height:33px;font-weight:800;}
.admin_btn_del         {float:left;width:100%;height:33px;font-weight:800;}
.admin_btn_dwn         {float:left;width:100%;height:33px;font-weight:800;}
.goimagepos            {float:left;width:100%;border:solid 2px red;}

.admin_textarea        {width:100%;}
.admin_btn_assignments {width:100%;height:33px;font-weight:800;}

.footer                {float:left;width:100%;margin-top:50px;padding:10px 0px 10px 0px;border-top:solid 2px #ff7e00;border-bottom:solid 2px #ff7e00;}
.copyright             {float:left;}
.promotion             {float:right;color:#000000;}
