/* global styles for all projects */
html, body, form, td, th {margin: 0; padding: 0;}
html {height: 100%;}
body {
    background: #c8e9fa;
    color: #525252;
    font: 11px Tahoma, Arial, monospace;
}
table {border-collapse: collapse;}
img {border:0;}

a {text-decoration:underline; color: #0d3f58;}
a:hover {text-decoration:none;}

.aright {text-align:right;}
.aleft {text-align:left;}
.acenter {text-align:center;}

.vtop {vertical-align:top;}
.vbottom {vertical-align:bottom;}
.vmiddle {vertical-align:middle;}

.fright {float:right;}
.fleft {float:left;}
.clb {clear: both;}

.aw {width:100%;}
.ah {height:100%;}

.bold {font-weight: bold;}

/* global styles for current project */
.paging{
            margin: 0 0 25px 0;
            }
            .paging a{
                color: #AE2121;
                font-weight: bold;
                font-size: 12px;
                text-decoration: underline;
                }
            .paging a:hover{
                text-decoration: none;
                }
            .paging a:visited{
                color: #514949;
                }

            .paging span{
                font-weight: bold;
                font-size: 16px;
                }
.select {
    width: 235px;
}
.select .title {
    width: 100px;
    padding-top: 2px;
    float: left;
    font-weight: bold;
    text-align: right;
}
.select .control {
    width: 135px;
    float: left;
    text-align: right;
}
.select .control select {
    width: 130px;
    font: 11px Tahoma, Arial, monospace;
    color: #525252;
}

/* corners */
.rtop,.rbottom {display:block}
.rtop *,.rbottom * {display:block; height: 1px; overflow: hidden}
.r1, .r2, .r3, .r4 {background: #ffffff;}
.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {margin: 0 1px;height: 2px}

/* head */
.head {
    background: url('/img/head_clouds_bg.gif');
    min-width: 1000px;
    width: 100%;
    position: relative;
}
.head .sublayer {
    background: url('/img/head_clouds.jpg') 60% 28px no-repeat;
    height: 185px;
    min-width: 1000px;
    position: relative;
    z-index: 1;
}
.head .sublayer .logo {
    width: 220px; height: 173px;
    margin-left: 3%;
    background: url('/img/logo.gif') bottom no-repeat;
    z-index: 2;
}
.head .sublayer .logo a {
    width: 182px; height: 56px;
    margin-top: 25px;
	margin-left:35px;
    float: left;
    padding: 92px 0 0 38px;
    display: block;
    /*background: url('/img/logo.png') bottom no-repeat;*/
    color: #716f6c;
    font: bold 11px Tahoma, Arial, monospace;
    text-decoration: none;
    z-index: 2;
}

#top-select {
    float: right;
    right: 20px;
    top: 10px;
    z-index: 3;
    position: absolute;
}

/* bear*/
.bearcontainer {
    min-width: 1000px;
    width: 100%;
    top: -18px;
    position: absolute;
    z-index: 7;
}
#bear {
    position: absolute;
    z-index: 7;
    left: 35%;
}

/* subnaviation */
.subnav {
    position: absolute;
    z-index: 2;
    top: 95px; left: 26%;
}
.subnav img {
    margin: 0 10px 0 10px;
}
.subnav a {
    margin: 0 10px 0 10px;
}
.subnav a img {
    margin: 0;
}


/* navigation */
.nav {
    position: absolute;
    z-index: 11;
    margin: 95px 0 0 50%; padding: 0;
}
.nav li {
    margin: 0 8px 0 0; padding: 0;
    float: left;
    list-style: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #255e7b;
    letter-spacing:0px;
}
.nav li a {
    text-decoration: none;
    color: #255e7b;
}
.nav li a:hover {
    text-decoration: underline;
}

/* subhead */
.subhead {
    height: 346px;
    min-width: 1000px;
    background: url('/img/subhead_bg.jpg');
    position: relative;
    z-index: 1;
}

/* toys */
#toys {
    width: 246px; height: 346px;
    background: url('/img/toys.jpg');
    position: absolute;
    z-index: 2;
}

/* catalogue */
#catalogue {
    width: 399px; height: 346px;
    background: url('/img/catalogue.jpg');
    margin-left: 22%;
    z-index: 3;
    position: absolute;
}
#catalogue h1 {
    margin: 17px 0 0 16px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #525252;
}
#catalogue h2 {
    margin: 17px 0 10px 16px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #977314;
}
.menucontainer {
    min-width: 1000px;
    width: 100%;
    position: absolute;
    z-index: 9;
}
#menu {
    width: 380px; height: 180px;
    left: 23%;
    margin-top: 50px;
    position: absolute;
    z-index: 9;
}
#menudummy {
    width: 380px; height: 180px;
    margin: 5px 0 0 5px;
}
#ball {
    position: absolute;
    margin: 225px 0 0 300px;
    width: 70px; height: 121px;
}

/* glowing kids */
#kids {
    width: 370px; height: 346px;
    background: url('/img/kids.jpg');
    margin-left: 62%;
    float: left;
    z-index: 2;
    position: absolute;
}

/* corners */
.corners-gray, .corners-gray div {
    width: 182px; height: 76px;
}
.corners-gray {
    margin-left: 30px;
    z-index: 2;
    position: absolute;
    background: #ffffff url('/img/corners_gray_lt.gif') no-repeat left top;
}
.corners-gray .code {
    display: block;
    font-size: 11px;
    color: #acacac;
}
.corners-gray .phones {
    display: block;
    font-size: 14px;
    color: #525252;
}
.corners-gray div {
    background: url('/img/corners_gray_rt.gif') no-repeat right top;
}
.corners-gray div div {
    background: url('/img/corners_gray_rb.gif') no-repeat right bottom;
}
.corners-gray div div div {
    background: url('/img/corners_gray_lb.gif') no-repeat left bottom;
    width: 172px; height: 61px;
    padding: 7px 0 8px 10px;
}

/* //photostrip// */
.photostrip {
    width: 100%; height: 225px;
    min-width: 1000px;
    background: url('/img/filmstrip_index.jpg') center repeat-x;
    text-align: center;
}
.photostrip img {
    margin: 51px 3px 0 0;
    padding: 0;
}

/* //content// */
.content {
    min-width: 1000px;
}
.content .left-column {
    position: relative;
    left: 35px;
    width: 238px;
    float: left;
}
.content .left-column .button {
    position: absolute;
    width: 41px; height: 41px;
    margin: -15px 0 0 -22px;
    background: url('/img/button.gif') no-repeat;
}
.content .left-column h1 {
    padding: 10px 0 16px 20px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #cea434;
}
.content .left-column p {
    padding: 0 10px 20px 10px;
    margin: 0;
    display: block;
    height: 58px;
}
.content .left-column p img {
    float: left;
    margin-right: 10px;
    border: 1px solid #9b9669;
}
.content .left-column p a {
    display: block;
    font-weight: bold;
    color: #173a7b;
}

.content .right-column {
    position: relative;
    right: 20px;
    margin-left: 306px;
}
.content .right-column h1 {
    padding: 10px 0 16px 20px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #cea434;
}
.content .right-column p {
    padding: 0 20px 16px 20px;
    margin: 0;
}

/* corners */
.corners-blue {
    background: #ffffff url('/img/corners_blue_lt.gif') no-repeat left top;
}
.corners-blue div {
    background: url('/img/corners_blue_rt.gif') no-repeat right top;
}
.corners-blue div div {
    background: url('/img/corners_blue_rb.gif') no-repeat right bottom;
}
.corners-blue div div div {
    background: url('/img/corners_blue_lb.gif') no-repeat left bottom;
}

/* //foot// */
.foot {
    min-width: 1000px;
    width: 100%; height: 122px;
    position: relative;
}
.foot .amadeo {
    width: 126px; height: 27px;
    background: url('/img/amadeo.jpg') no-repeat;
    float: left;
    margin: 52px 0px 0 52px;
    position: absolute;
}
.foot .contacts {
    float: left;
    margin: 18px 0 0 15%;
    left: 15%;
    position: absolute;
}
.foot .cubes {
    width: 89px; height: 58px;
    background: url('/img/cubes.jpg') no-repeat;
    float: right;
    margin: 34px 72px 0 0;
}
#innerball {
    width: 70px; height: 121px;
    float: right;
    margin: 0 72px 0 0;
}

/* //subclouds// */
.subclouds {
    height: 116px;
    min-width: 1000px;
    background: url('/img/subclouds_bg.jpg') repeat-x;
    position: relative;
}
.little-girl {
    width: 342px; height: 164px;
    position: absolute;
    top: -50px;
    z-index: 2;
    right: 20px;
    background: url('/img/girl.png') no-repeat;
}

/* toys */
.inner-toys {
    width: 100px; height: 89px;
    background: url('/img/triangles.jpg') no-repeat bottom;
    position: relative;
    margin-left: 1%;
}

/* phone corners */
.corners-phone {
    left: 39px;
    top: -19px;
    z-index: 2;
    position: absolute;
}
.corners-phone .code {
    display: block;
    font-size: 11px;
    color: #acacac;
}
.corners-phone .phones {
    display: block;
    font-size: 14px;
    color: #525252;
}
.corners-phone {
    width: 181px; height: 76px;
}
.corners-phone div {
    width: 171px; height: 55px;
    background: #ffffff;
    padding: 2px 0 7px 10px;
}

/* bearphone */
.bearphone {
    width: 141px; height: 119px;
    background: url('/img/bear_phone.gif') no-repeat;
    position: absolute;
    z-index: 3;
    left: 90px;
    top: 35px;
}

/* //inner-content// */
.inner-content {
    min-width: 1000px;
    width: 100%;
    background: url('/img/content_bg.gif') repeat-x;
    position: relative;
}

.inner-catalogue {
    width: 252px; height: 448px;
    background: url('/img/inner-catalogue.jpg') no-repeat;
    z-index: 4;
    position: absolute;
    left: 20px;
}
.inner-catalogue h1 {
    margin: 17px 0 0 16px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #525252;
}
.inner-catalogue h2 {
    margin: 17px 0 10px 16px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #977314;
}
#inner-menu {
    margin-left: 20px;
}
.inner-menu-container {
    width: 250px; height: 320px;
}

/* content-text */
.content-text {
    margin: 0 210px 0 292px;
    position: relative;
    z-index: 3;
    top: -96px;
}
.long-content {
    margin-right: 20px !important;
}
.content-text-middle {
    background: #ffffff;
}
.content-sub-text {
    margin-right: 210px;
    margin-left: 292px;
    position: relative;
    top: -90px;
}
.content-sub-text .r1, .content-sub-text .r2, .content-sub-text .r3, .content-sub-text .r4 {
    background: #e4f4fd;
}
.content-sub-text-middle {
    background: #e4f4fd;
}
.content-sub-text-middle a {
    font-size: 14px;
    font-weight: bold;
}
.content-sub-text-middle ul {
    margin: 0; padding: 0 0 20px 0;
}
.content-sub-text-middle ul li {
    margin: 0; padding: 20px 0 0 22px;
    list-style: none;
    color: #a5a29e;
    font-size: 10px;
}

.bread-crumbs {
    margin: 0; padding: 25px 0 0 22px;
    position: relative;
    z-index: 9;
}
.bread-crumbs ul {
    margin: 0; padding: 0;
}
.bread-crumbs ul li {
    margin: 0; padding: 0 0 0 4px;
    list-style: none;
    display: inline;
    color: #a5a29e;
    font-size: 10px;
}
.bread-crumbs ul li a {
    color: #8b9cbd;
}

.content-text .header {
    padding: 10px 0 7px 22px;
}
.content-text .header h1 {
    background: #f8ed9e;
    margin-right: 5px;
    padding: 20px 4px 20px 4px;
    float: left;
    color: #525252;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}
.content-text .header h2 {
    font-size: 16px;
    margin: 5px 0; padding: 5px 0;
    color: #cea434;
}

h2 {
    font-size: 14px;
    margin: 5px 0; padding: 5px 0 0 20px;
}

.content-text .header h3 {
    font-size: 12px;
    margin: 0; padding: 5px 0;
    color: #525252;
}

.promo-header {
    float: right;
    width: 420px; height: 72px;
    margin: 0 5px 0 0; padding: 4px;
    background: #f8efc5;
    position: relative;
    z-index: 11;
}
.promo-header img {
    float: left;
    margin-right: 4px;
}

.switcher {
    float: right;
    margin-top: 7px;
}
.switcher-top {
    float: right;
    margin: 75px 20px 0 0;
    position: relative;
}
.switcher-bottom {
    text-align: right;
    padding: 3px 15px 15px 0;
}

.plain-content {
    padding: 0 22px;
}
.plain-content p {
    margin: 0; padding: 20px 0;
}
.plain-content .links {
    margin: 0 13px 10px 0;
    width: 200px;
    float: left;
    position: relative;
}
.plain-content .links .filmstrip {
    width: 194px; height: 148px;
    margin: 0; padding: 23px 0 0 2px;
    background: url('/img/filmstrip_content.jpg') no-repeat;
}
.plain-content .links_small {
    margin: 0 13px 10px 0;
    float: left;
    position: relative;
}
.plain-content .links_small .filmstrip_small {
    margin: 0;
    padding: 18px 1px 18px 1px;
    background: url('/img/filmstrip_content_small.jpg') no-repeat;
}
.plain-content .links a {
    font-weight: bold;
}

.plain-content .collection-photo {
    float: left;
    position: relative;
    margin: 10px 10px 10px 0px;
    padding: 0 0px;
    width: 314px;
    text-align: center;
}
.plain-content .collection-photo img {
    border: 2px solid white;
}
.plain-content .collection-photo .mid {
    background: #c8e9fa;
}
.plain-content .collection h1 {
    margin: 0 0 16px 0;
    padding-top: 10px;
    font-weight: bold;
    font-size: 12px;
}
.plain-content .collection p {
    margin: 0 0 16px 0; padding: 0;
}
.collection-photo .r1, .collection-photo .r2, .collection-photo .r3, .collection-photo .r4 {
    background: #c8e9fa;
}

/* banner fields */
.b-field {
    position: absolute;
    z-index: 3;
    right: 20px;
    width: 169px;
}
.b-field .back {
    background: #ffffff;
}
.b-field .back h1 {
    padding: 10px 0 16px 10px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #cea434;
}
.b-field .back p {
    margin: 0 10px 20px 10px;
    display: block;
    float: left;
}
.b-field .back img {
    margin: 0 10px 5px 10px;
    border: 1px solid #9b9669;
}
.b-field .back p a {
    display: block;
    font-weight: bold;
    color: #173a7b;
}
